﻿
#zentrum {
position:absolute;
margin-top:10px;
margin-bottom:10px;
width: 1048px;
}


#body {
background-color:#CCCCCC;
}


#banner {
	position: absolute; 
	width: 1038px; 
	height: 103px; 
	z-index: 1; 
	left: 5px; 
	top: 10px; 
	right: 5px;
	padding-bottom:1px;
	background-color:white;
}


#navi_oben {
	position: absolute; 
	width: 1038px; 
	height: 18px; 
	z-index: 2; 
	left:5px; 
	top: 113px;
	right:5px;	
	background-color:#363434;		
}


#container{ 
	 position: absolute;
	 z-index: 3; 
	 left: 5px; 
	 top: 131px; 
	 font-family:Arial, Helvetica, Sans-Serif;	
	 right:5px;
	 background-color:#FFFFFF; 
	 width: 1038px;
	 background-image:url('../images/head/hintergrund_navi_aerzte.jpg'); 
	 background-repeat:repeat-y; 
	 min-height:600px;
}
	

#navi_links {    					
position:relative;
width: 170px;
float: left;			 	 
margin-left: 0;
line-height:25px;
text-indent:10px;
padding:0px;
}
				
				
				#navi_links ul{
					list-style-type:none;
					margin-left:0px;
					padding:0px;
					margin:0px;																			
					}
					
					
				#navi_links a {
					/*font-size:10pt;*/
					/*font-weight: bold;*/
					color:#000000;
					text-decoration:none;
					display: block;							
					border-bottom: solid 1px white;
					padding-left:20px;
					padding-top:0px;
					text-align:right;
					padding-right:35px;
					}
				
				
				#navi_links a:hover {
					color:#000000;
					text-decoration:none;
					/*font-weight:bold;*/
					display: block;
					padding-left:20px;
					padding-top:0px;
					text-align:right;
					padding-right:35px;
					background-image:url('../images/head/hintergrund_navi_hover_aerzte.jpg'); 
					background-repeat:repeat;
					}

	
				#text {
				    position:relative;	
				    z-index:4;			    				    		
					padding:20px;					
					overflow:inherit;
					background-color: white;
					min-height:400px;
					width:820px;
					float:right;
					margin-left:170px;
					top:0px;
					}		
					

h3 {
color:#000000;
font-size:12pt;
font-weight: bold;
}


h6{
	font-size:8pt;
	font-weight:lighter
}


p{
	font-size:10pt;
}


a { color:#ee1c25;
	font-weight:bold;
	text-decoration:underline;	
}
	
	
a:hover{
	color:#ee1c25;
	text-decoration:underline;		
}
	
	
td{ 
font-size:10pt;
}


li{
font-size:10pt;
}




