/* 	CSS fuer www.anaesthesie-bottrop.de
	
	01.2006
*/

/* Allgemeine Layoutelemente ..........................................*/

body,html{
	text-align:center;
	font-family: Verdana, Geneva, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #000;
	background: #ffffff;
}

body *{

	border:none;
	margin:0;
	padding:0;
}

body ul{
	list-style-type:none;
}

#seite{
	margin:20px auto;
	text-align:left;
	border:1px solid #999;
	/*background: #FFFFFF;*/
	width:752px;
	/*voice-family: "\"}\""; */
	/*voice-family:inherit; */
  	width:750px;
}

.logo{
	height: 65px;
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-top: 10px;
	
/*	 border-bottom: 1px #999 solid;*/
	
	
}

/* grosses Bild .........................................................*/
.teaser{
	float: left;
	height: 267px;
	width: 750px;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	background: #F2F2F2;
}


/* Navigation .........................................................*/

.navigation{
	height: 60px;
	float: left;
	width: 230px;
	margin-bottom:10px;
	/*background: #f2f2f2;*/
	/*padding: 5px;*/
	
	
	/*
	 border-bottom: 1px #999 solid;*/ 

}

.navigation a{
	text-decoration: none;
	/*color: #304A9A;*/
	color: #474747;
	border-bottom: none;
	line-height: 18px;
}



.navigation a:hover{
	text-decoration: none;
	color: #650E0E;
	border-bottom: 1px #650E0E solid; /* rot 650E0E */
}



.aktiv a{
	font-weight:bold;
}

ul.ohneBullets{
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	line-height:18px;
}

.ebene2{
	/*background-image: url("../images/dotted_links.gif"); */
	
}

.ebene3{
	
	text-align: center;
	/*background-image: url("../images/dotted_links.gif"); */
}

.ebene3 a:hover{
	border-bottom:none;
}

.inhalt ul{
	line-height:16px;
}


a{
	text-decoration: none;
	color: #999; /*rot 650E0E */
	border-bottom: 1px #999 solid;
}

a:hover{
	text-decoration: none;
	color: #650E0E;
	border-bottom: 1px #650E0E solid;
}

/* Inhalt .........................................................*/

.spalte{

	width: 245px;
	/*background-image: url("../images/dotted_oben.gif"); */
	line-height: 18px;
	float:left;
}

.spalte ul{
	padding-left: 10px;
	line-height:18px;
}

.fuss{
	clear: both; 
	/*border-top: solid 1px #999;*/
	font-size: 10px;	
	color: #666;
	background: #ffffff;
	display:block;
	width:750px;
}

.fuss p{
	margin:0;
	padding:0;
 	padding:2px 10px 3px 10px;

}

.doppelspalte{
	/*background-image: url("../images/dotted_oben.gif");*/
	width: 480px;
	float: left;
	padding-bottom: 20px;
}

.ohnebild{
	background-image:none;
}


 h1{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #650E0E;

	width:100%;
}

.doppelspalte h2{
	margin: 10px;
	margin-top: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #650E0E;

}

.doppelspalte p{
	margin: 10px;
	margin-right:24px;
	line-height: 18px;
}

.doppelspalte ul{
	list-style-type: circle;
	padding-left: 15px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 10px;
	list-style-image:url("../../struktur/images/aufzaehlung.gif");
}

.doppelspalte ul li{
	margin-left: 10px;
	margin-top: 0px;
}

.doppelspalte img{
	margin-left:10px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}
 
.doppelspalte img.rechts{
	margin-right:24px;
	float:right;
	margin-bottom:0px;

}

.doppelspalte img.breit{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
 
}

.doppelspalte br{
	clear:both;
}

.doppelspalte a{
	color:#000000;
	border-bottom:1px #650E0E solid;
}

.spalte a{
	color:#000000;
	border-bottom:1px #650E0E solid;
}

.spalte img{
	margin-top:10px;
	margin-left:10px;
	padding:1px;
	/*border:1px solid #999; */
	
}

h1.anders{
	font-size:12px;
}


.spalte h1{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #650E0E;
}

.zeile{
	width:499px;
	float:left;
	/*border-top:1px solid #999; */
}

.inhalt{
	margin: 10px; 
}

#links{
	border-right: solid 1px #ddd; 
}

#teaser{
	clear:both;
	display:block;
}



.both{
	clear:both;
	line-height:0;
	height:0px;
}

#unten{
	background-color:#FFF;

}

p{ margin: 10px;}

.spalte h1{
	width:90%;
}


