@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#124591;
	text-align:center;
	line-height:1.4em;
	background-color:#fffef1;
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:675px;
	margin: 0 auto;
}

#ivm-01 {
	position:absolute;
	left:225px;
	top:0px;
	width:633px;
	height:138px;
}

#ivm-02 {
	position:absolute;
	left:20px;
	top:21px;
	width:189px;
	height:104px;
}

#ivm-03 {
	position:absolute;
	left:20px;
	top:138px;
	width:868px;
	height:17px;
}

#ivm-04 {
	position:absolute;
	left:49px;
	top:155px;
	width:145px;
	height:491px;
}

#ivm-05 {
	position:absolute;
	left:201px;
	top:155px;
	width:687px;
	height:491px;
	background: url(bilder/ivm_content_bg.jpg) left repeat-y;
	border-bottom:#f3e3c2 solid 1px;
}
#ivm-06 {
	width:129px;
	height:38px;
	border-bottom:#f3e3c2 solid 1px;
}

#ivm-07 {
	width:129px;
	height:65px;
	border-bottom:#f3e3c2 solid 1px;
}
#ivm-07a {
	width:129px;
	border-bottom:#f3e3c2 solid 1px;
}
#ivm-08 {
	width:129px;
	height:38px;
	border-bottom:#f3e3c2 solid 1px;
}

#ivm-09 {
	top:202px;
	width:129px;
	height:38px;
	border-bottom:#f3e3c2 solid 1px;
}

#ivm-10 {
	top:257px;
	width:129px;
	height:38px;
}

#ivm-11 {
	position:absolute;
	left:1px;
	top:450px;
	width:129px;
	height:38px;
	border-top:#f3e3c2 solid 1px;
}
#ivm-12 {
	width:129px;
	height:65px;
	border-bottom:#f3e3c2 solid 1px;
}

#content-start{
	position:absolute;
	left:50px;
	top:34px;
	width:436px;
	height:418px;
	text-align:left;
	padding-top:25px;
	background:url(bilder/willkommen.jpg) left top no-repeat;
}

#content-box{
	position:absolute;
	left:50px;
	top:34px;
	width:591px;
	height:444px;
	text-align:left;
	overflow:auto;
}

.content-symptome{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/symptome.gif) left top no-repeat;
}

.content-angebote{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/angebote.gif) left top no-repeat;
}

.content-erfolge{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/erfolge.gif) left top no-repeat;
}
.content-beratung{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/vorteile.gif) left top no-repeat;
}
.content-ablauf{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/ablauf.gif) left top no-repeat;
}
.content-aktuell{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/aktuelles.gif) left top no-repeat;
}
.content-person{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/zur-person.gif) left top no-repeat;
}
.content-kontakt{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/kontakt.gif) left top no-repeat;
}
.content-impressum{
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	background:url(bilder/impressum.gif) left top no-repeat;
}
#li-subnav-actice{
	list-style-image: url(bilder/list-dot.gif);
	text-align:left;
	margin:0.5em auto;
}
#li-subnav{
	list-style: none;
	text-align:left;
	margin:0.5em auto;
}

#ul-subnav { 
	margin-left: 0.9em; 
	padding-left: 0.9em; 
}

#li-sublist{
	list-style-image: url(bilder/sublist-dot.gif);
	text-align:left;
}

a:link, a:active, a:visited {
	color:#124591;
	text-decoration:underline;
	}
a:hover  {
	color:#FF9900;
	text-decoration:underline;
	}
a.blau:link, a.blau:active, a.blau:visited {
	color:#124591;
	text-decoration:none;
	display:block;
	}
a.blau:hover  {
	color:#FF9900;
	text-decoration:none;
	display:block;
	}
a.orange:link, a.orange:active, a.orange:visited {
	color:#FF9900;
	text-decoration:none;
	display:block;
	}
a.orange:hover  {
	color:#124591;
	text-decoration:none;
	display:block;
	}
a.green:link, a.green:active, a.green:visited {
	color:#61a16e;
	text-decoration:none;
	display:block;
	}
a.green:hover  {
	color:#FF9900;
	text-decoration:none;
	display:block;
	}
.b-orange{
	color:#FF9900;
	font-weight:bold;
	}
.b-blass{
	color:#f3e3c2;
	font-weight:bold;
	}
	
	
