body, html, form, p, img, h1, h2, h3, h4, h5, h6, ul, ol
{
  margin: 0;
  padding: 0;
  border: 0;
}
body
{
  background: #ccc;
}
#container {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000;
	position: absolute;
	width: 970px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -485px;
	border: 0;
}
#hinweis {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 1.0em;
	color: #000;
	position: absolute;
    float:left;
	width: 970px;
	height: 20px;
	top: 50%;
	left: 50%;
	margin-top: 250px;
	margin-left: -485px;
}
#start {
	background-image: url(img/start.jpg);
	position: absolute;
	width: 970px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -485px;
	border: 0;
}
#logo {
	float:left;
	width: 180px;
	height: 500px;
	background-image: url(img/logo.jpg);
	border: 0;
}
#header {
    position:relative;
	float:left;
	width: 790px;
	height: 100px;
	border: 0;
	background-image: url(img/head.jpg);
}
#navi-start {
    position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-top:165px;
	width: 313px;
	height: 325px;
}
#navi {
    position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
    background: #d8d9da;
	width: 130px;
	height: 305px;
}
#content {
	float:left;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 620px;
	height: 305px;
    border-right: 40px solid #ebecec;
}
#content-li {
	float:left;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 240px;
	height: 305px;
}
#content-rechts{
	float:left;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	width: 380px;
	height: 305px;
    border-right: 40px solid #ebecec;
}
#bottom {
	float:left;
	background: #ebecec;
	width: 790px;
    height: 95px;
}
#bottom-profil-img {
	float:left;
	background-image: url(img/profil-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-angebot-img {
	float:left;
	background-image: url(img/angebot-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-aktuell-img {
	float:left;
	background-image: url(img/aktuell-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-erstgespr-img {
	float:left;
	background-image: url(img/erstgespr-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-supervision-img {
	float:left;
	background-image: url(img/supervision-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-gruppen-img {
	float:left;
	background-image: url(img/gruppen-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-kooperation-img {
	float:left;
	background-image: url(img/kooperation-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-anfahrt-img {
	float:left;
	background-image: url(img/anfahrt-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-impress-img {
	float:left;
	background-image: url(img/impress-img.jpg);
	width: 240px;
    height: 95px;
}
#bottom-kontakt-img {
	float:left;
	background-image: url(img/kontakt-img.jpg);
	width: 240px;
    height: 95px;
}
#footer {
    position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align:right;
	text-decoration: none;
    background: #ccc;
	width: 970px;
	height: 20px;
}
#iframe {
	background-color: #fff;
}
#iframe p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:normal;
	color: #666;
	line-height: 130%;
	margin: 10px 0px 0px 20px;
}
#iframe ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:normal;
	color: #666;
	list-style-position: outside;
	list-style-type:disc;
	line-height: 110%;
	margin: 10px 10px 0px 35px;
}
#content-home {
    position:relative;
	float:left;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
	width: 740px;
	margin: -110px 0px 0px 0px;
	border: 0;
	z-index: 0;
}
#content-impr-right{
	float:left;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:60%;
	color: #666;
	width: 490px;
	margin: 10px 0px 0px 0px;
	border: 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #eab40a;
	text-align: left;
	margin: 15px 0px 20px 20px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin: 15px 0px 0px 20px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:normal;
	color: #666;
	line-height: 130%;
	margin: 10px 0px 0px 20px;
}
a:link{color:#666;
       text-decoration: none;
}
a:visited{color:#999;
          text-decoration: none;
}
a:hover{color:#eab40a;
        text-decoration: none;
}
a:active{color:#eab40a;
         text-decoration: none;
}
ul {
    list-style-type:none;
	margin:0;
	padding:0;
	color: #933;
}
li {
    list-style-type:none;
	margin:0;
	padding:0;
	line-height:150%;
} 
li span { color: #666; } 
#navi ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight:bold;
	color: #933;
	list-style-type:none;
	line-height: 155%;
	margin: 10px 0px 10px 5px;
}
#navi-start ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight:bold;
	color: #933;
	list-style-type:none;
	line-height: 125%;
	margin: 0px 0px 10px 0px;
}
#content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:normal;
	color: #666;
	list-style-position: outside;
	list-style-type:disc;
	line-height: 130%;
	margin: 10px 10px 0px 35px;
} 
#content-left ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:normal;
	color: #666;
	line-height: 130%;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
#content-left-unten ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	color: #933;
	line-height: 160%;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
#content-right ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	color: #933;
	line-height: 160%;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
#content-right-unten ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	color: #933;
	line-height: 160%;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.txt-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.txt-bold-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #933;
	text-align: left;
}
.txt-08 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.color{
	color: #eab40a;
	font-weight: bold;
}

