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

*			{
			margin:0px;
			padding:0px;
			border:0px;
			}
			
html {min-height:101%; /*Firefox scrollbar fix*/ }

			
body		{
			font-family: Arial,sans-serif; 
			font-size:0.8em;
			background-color:#42434c;
			color: #333333;
			}
			
			
			
#wrapper	{
			width:960px;
			height:680px;
			position:absolute;
			left:50%; /* Um die Hälfte der Breite nach links schieben */
			margin-left:-480px; /* Um die Hälfte der Breite nach links schieben */
			top:50%; 
			margin-top:-340px;  
/*			border:1px dotted red; */
			}
			
#stellenanzeige	{
			width:960px;
/*			border:1px dotted red;*/
			height:30px;
			padding-bottom:20px;
			}		
			
			
#contentlinks		{
			width:206px;
			height:620px;
			float:left; 
/*			margin: 0px 0px 0px 0px;*/
/*			border:1px solid green;*/
			background-image:url("../images/urologen1.jpg");
			}	
			
#contentmitte		{
			width:465px;
			height:620px;
			float:left; 
/*			margin: 0px 0px 0px 0px;*/
			background-image:url("../images/urologen2.jpg");
/*			border:1px solid blue;*/
			}	
			
	
			
#contentrechts		{
			width:291px;
			height:620px;
			margin-left:670px;
			background-image:url("../images/urologen3.jpg");
/*			border:1px solid red;*/
			}	
			
#contentrechtsleistungen		{
			width:291px;
			height:620px;
			margin-left:670px;
			background-image:url("../images/urologen4.jpg");
/*			border:1px solid red;*/
			}	
			
#contentrechtskontakt		{
			width:291px;
			height:620px;
			margin-left:670px;
			background-image:url("../images/urologen5.jpg");
/*			border:1px solid red;*/
			}		

#contentrechtsimpressum		{
			width:291px;
			height:620px;
			margin-left:670px;
			background-image:url("../images/urologen6.jpg");
/*			border:1px solid red;*/
			}
			
#navigation		{
			width:200px;
			height:100px;
			float:left;
			margin: 12px 0px 0px 20px;
/*			border:1px solid green;*/
			letter-spacing:1px;
			font-size:16px;
			}
						
#navigation ul li		{
			list-style:none;
			margin-bottom:2px;
/*			border:1px solid green;*/
			}
			
#navigation ul li a 	{
			text-decoration:none;
			color:#787c9b;

			}
			
#navigation ul li a:hover	{
			color:#373d73;
			}
			
#navigation ul li a.active		{
			color:#373d73;
			}
			
			
#logo		{
			width:320px;
			height:100px;
			margin: 10px 0px 0px 22px;
/*			border:1px solid green;*/
			letter-spacing:1px;
			float:left;
			font-size:20px;
			text-align:right;
			color:#373d73;
			
			}
			
#logoselbst		{
			width:95px;
			height:90px;
			float:left;
			margin: 0px 0px 0px 22px;
/*			border:1px solid green;*/
		}
			
			
#bildunterschrift		{
	width:180px;
	margin: 350px 0px 0px 30px;
/*	border:1px solid green;*/
			}
			
#textfeld		{
	width:405px;
	height:420px;
	margin: 20px 0px 0px 40px;
	padding-right:20px;
/*	border:1px solid green;*/
	overflow:auto;

			}
			
#textfeld ul li		{
			list-style:disc;
			margin:0px 0px 0px 15px;
/*			border:1px solid green;*/
			}
			

			



			
#b-index #n-index a,
#b-leistungen #n-leistungen a,
#b-kontakt #n-kontakt a {
  color: #373d73;

}

			

			
			
#clear		{
			clear:both;
			}
		
					
#footer		{
			width:270px;
			padding-top:591px;
			text-align:right;
/*			border:1px solid yellow;*/
}
			

.weiss	{ font-size: 80%; color: white;}
.weiss a:link { color: white; text-decoration:none;}
.weiss a:visited { color: white; text-decoration:none;}
.weiss a:hover { color: white; text-decoration:underline;}
.weiss a:active { color: white; text-decoration:underline; }*/



			




.fliess 		{

			font-size: 100%;
			line-height:150%;
}

.fliessohnezab 		{

			font-size: 100%;
			line-height:120%;
}



.headorange 			{
			margin-bottom:10px;
			font-size:120%;
			color:#CC6600;
			}	
				
				
.head 			{
			margin-bottom:10px;
			font-size:120%;
			}
			
.blau 			{
	margin-bottom: 10px;
	font-size: 100%;
	color: #0596DE;

			}	
			
.head2			{
			margin-bottom:10px;
			font-size:150%;
			line-height:150%;
			}	
			
		
			
				
p 		{
	margin-bottom: 1em;
	color: #000000;
/*			font-size: 90%;*/
/*			border:1px solid yellow;*/
}

.fliessklein 		{

			font-size: 80%;
			line-height:110%;
			text-align:justify;
			
}



a:link { color: #373d73; text-decoration:none;}
a:visited { color: #373d73; text-decoration:none;}
a:hover { color: #373d73; text-decoration:underline;}
a:active { color: #373d73; text-decoration:underline; }


hr {
  background-color:#590303;
  color:#6c2926;
  height:1px;

}


img.links {float: left; margin-top: 0.0em; margin-bottom:10px; margin-right: 10px; }
img.rechts {float:right; margin-top: 0.0em; margin-bottom:10px; margin-left:10px; }
