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

*{margin:0; padding:0;}

body{
	font-family: Trebuchet MS;
	text-align:center;
	background-color:#EEEDEE;
	
}

a img{border:none;}
a:link {text-decoration:none; color:#FFFFFF;}
a:visited{text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:none; color: #333333;}

p {line-height:18px;}

/**************** Header and navigation styles ****************/

#main{
	margin:0 auto;
	width: 920px;
	text-align:center;
	background-image:url(../layout/bg-main.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#maincenter{
	margin:0 auto;
	width: 920px;
	text-align:center;
	background-image:url(../layout/bg-main.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#header{
	height:110px;
	width:920px;
	background-image:url(../layout/bg-main.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding-bottom:10px;
}

#headerLogo{
	height:110px;
	width:300px;
	margin-left:10px;
	float:left;
	text-align:left;
}

#headerNavi{
	height:40px;
	width:570px;
	float:left;
	text-align:right;
	padding-top:65px;
	padding-right:22px;
}

#headerBildBg{
	width:844px;
	height:260px;
	margin-left:38px;
	margin-top:10px;
	background-image:url(../layout/bg-header-gross.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#headerBild{
	width:822px;
	height:238px;
	margin-left:22px;
	margin-top:22px;
	text-align:left;
}

#mitte{
	width:920px;
	height:260px;
	background-image:url(../layout/bg-header-gross.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}

#mitte3er{
	width:920px;
	height:260px;
	background-image:url(../layout/bg-header-3.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}

#bild1{
	width:250px;
	height:238px;
	float:left;
}

#bild2{
	width:300px;
	height:238px;
	float:left;

}

#bild3{
	width:250px;
	height:238px;
	float:left;

}

#sph1{
	width:920px;
	height:95px;
	background-image:url(../layout/bg-schwerpunkte-bubbles.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:20px;
}

#sph2{
	width:920px;
	background-image:url(../layout/bg-main.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#krankheitenH1{
	width:350px;
	height:52px;
	float:left;
	margin-left:100px;
	margin-top:20px;
}

#therapienH1{
	width:350px;
	height:52px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#krankheitenH2{
	width:350px;
	
	float:left;
	margin-left:100px;
	margin-top:10px;
	padding-bottom:30px;
}

#therapienH2{
	width:350px;
	
	float:left;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:30px;
}

#contentLeft{
	width:485px;
	float:left;
	margin-top:20px;

}

#contentKontakt{
	width:840px;
	float:left;
	margin-top:20px;

}

#contentRight{
	width:310px;
	float:right;
	margin-right:10px;


}

#mainFooter{
	margin:0 auto;
	width: 920px;
	text-align:center;
	background-image:url(../layout/bg-main-footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
}

#footerNavi{
	width:400px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
}

#footerCopy{
	width:480px;
	height:15px;
	float:right;
	margin-right:10px;
	margin-top:12px;
	text-align:right;
}


/***************** Überschriften ***************/
h1{
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

h2{
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#565656;

}

/**************** Style-Deklarationen für den internen Bereich nach der Anmeldung****************/


#noNavi { 	
	font-size:16px;
	font-weight:bold;
	color:#000000;
	float:right;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
}

div.navi { 	
	font-size:16px;
	font-weight:bold;
	color:#000000;
	float:right;
}

div.navi a  {
	text-decoration:none; 
	color:#999999; 
	padding-left:12px;
	padding-right:12px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
}

div.navi a:link { text-decoration:none; color:#999999;}
div.navi a:visited{text-decoration:none; color:#999999;}
div.navi a:hover {text-decoration:none; color: #000000;}





.navFooter {
	font-size:11px;
	color:#565656;
}

.navFooter a  {color:#565656;}
.navFooter a:link {color:#565656;}
.navFooter a:visited{color:#565656;}
.navFooter a:hover {color:#000000; text-decoration:underline;}

.copy {
	font-size:8px;
	color:#AAAAAA;
}

.copy a  {color:#AAAAAA;}
.copy a:link {color:#AAAAAA;}
.copy a:visited{color:#AAAAAA;}
.copy a:hover {color:#AAAAAA;}

.contentL{
	padding-left:65px;
	padding-top:15px;
	padding-bottom:30px;
	padding-right:0px;
	text-align:left;
	font-size:12px;
	color:#4b4b4b;
	border-right:0px solid #000000;
}

.contentL a  {color:#565656;}
.contentL a:link {color:#565656;}
.contentL a:visited{color:#565656;}
.contentL a:hover {color:#000000; text-decoration:underline;}


.contentL ul{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../layout/bg-ul.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	border: 0px solid #666666;
}

.contentL li{
	
	list-style-type:circle;
	line-height:18px;
	padding-right:25px;
	padding-top:5px;
	margin-left:10px;

}

.contentL2{
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	text-align:left;
	font-size:12px;
	color:#4b4b4b;
	border-right:0px solid #000000;
}

.contentR{
	padding-left:0px;
	padding-top:45px;
	padding-bottom:30px;
	padding-right:0px;
	text-align:left;
	font-size:12px;
	color:#4b4b4b;

}

.main{
	

}

.headerKlein{
	text-align:left;
	padding-left:22px;
	padding-top:22px;
}

.headerGross{
	padding-top:22px;
}

.bildL{
	padding-top:22px;
	text-align:left;
	padding-left:60px;
}

.bildM{
	padding-top:22px;
	text-align:center;
}

.bildR{
	padding-top:22px;
	text-align:right;
	padding-right:60px;
}

.sp{
	text-align:center;
	padding-top:8px;
}

.sp2{
	text-align:left;
	padding-top:8px;
}

.tabelleL{
	text-align:right;
	font-size:12px;
	color:#000000;
	vertical-align:text-top;
	font-weight:bold;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;

}

.tabelleR{
	color:#565656;
	text-align:left;
	font-weight:normal;
	vertical-align:text-top;
	font-size:12px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
}

.tabelleR a  {color:#565656;font-weight:bold}
.tabelleR a:link {color:#565656; font-weight:bold;}
.tabelleR a:visited{color:#565656;font-weight:bold}
.tabelleR a:hover {color:#000000; text-decoration:underline;font-weight:bold}

.element a  {color:#565656;font-weight:bold}
.element a:link {color:#565656; font-weight:bold;}
.element a:visited{color:#565656;font-weight:bold}
.element a:hover {color:#000000; text-decoration:underline;font-weight:bold}



