html {background-image:url(bilder/background.jpg);color:#22336a;}
	
html,body  {margin:0em;
		  padding:0em;
		  height:100%;
		  width:100%;
		  font-family:tahoma;
		  font-size:0.96em;
		  line-height:1.2em;
		  overflow:hidden;
		  }

ul, li, div,p {margin:0px; padding:0px;}

ul {width:185px;
   margin:0 auto 0 auto;
   padding-left:0.5em;
   line-height:1.5em;
   }

li {list-style-type:none; margin-top:0.6em;}

/*Liste Prophylaxe*/
ul.prophy{width:80%;
   margin:0;
   margin-left:20px;
   padding-left:0.5em;
   line-height:1.5em;
   list-style-type:disc;
   }
   

.datum{width:100%; height:70px; margin-top:-20px;text-align:right;}  


.pfeilfar{}
.wortfar {color:#ffffff;font-weight:bold;font-size:1em; margin-left:0.7em;}
.aerzte {font-weight:bold;font-size:1em; margin-left:0.7em;}
.navfar{font-weight:bold;margin-left:30px;}

.abstand{margin-top:10px;}
.zentriert{width:80%;text-align:center;}
.text {width:80%;margin-top:-0.8em;}
.text20 {width:80%;margin-left:20px;}
.bild {width:80%;text-align:center;}
 
.dr{line-height:1.1em;width:370px;}
.rechtsunten ul {margin:0 auto 0 auto;}
.bilddr{font-weight:bold;}
.farbe {color:#e37034; font-style:italic;}

.schoppenhauer {font-size:0.84em; font-weight:normal;}

.tabelle {margin-left:20px; line-height:1.3em;}
.titel1 {float:left; width:250px;}
.titel2 {float:left;line-height:1.5em;width:50%;}

/*Begrenzt die ganze Seite */
.alles {height:100%;
		width:100%;
		min-width:950px;		
		background-image:url(bilder/strich.gif);
		background-repeat:repeat-x;
		}

/*Aufteilung innerhalb der Seite*/
.links {width:28%;
		height:100%;		
		float:left;
		}
			
.rechts{width:72%;
		height:100%;		
		float:left;	
		}
		
.linksoben {width:263px;
			height:70px;
			margin:0 auto 0 auto; 
			overflow:hidden; }
		
.linksoben img{border:0;}
		
.linksunten {height:100%;
		background-image:url(bilder/nav.jpg);
		background-repeat:no-repeat;
		background-position:top;
		margin-top:-3px;
		overflow:auto;
		min-width:263px;
		}
		
.rechtsoben {height:70px;
		overflow:hidden;
		margin-top:0px;
		text-align:right;}
		
.rechtsunten {height:85%;
		overflow:auto;
		border-bottom:2px solid #bccbe3;		
		min-width:450px;}
		
.rechtsunten img{margin-top:10px;
				border-top:1px solid #22336a;
				border-left:1px solid #22336a;
				border-right:2px solid #bccbe3;
				border-bottom:2px solid #bccbe3; 
				}
				
.rechtsunten img.rechtsunten2 {margin-top:0px;
				border-top:0px solid #22336a;
				border-left:0px solid #22336a;
				border-right:0px solid #bccbe3;
				border-bottom:0px solid #bccbe3; 
				}

.titel1 img {border-top:0px solid #22336a;
			border-left:0px solid #22336a;
			border-right:0px solid #bccbe3;
			border-bottom:0px solid #bccbe3;
			margin-left:30px;}
			
.foto {width:40%;float:left;text-align:center;}
.layout {width:40%;float:left;text-align:center;}
.layout img {border:0px;}

/*Ende Seitenaufteilung */
.stopper{clear:left;}
.stopperr{clear:right;}

/*Formular Erfahrungsaustausch*/
fieldset{text-align:left; border:none;}

input{width:12em;
	padding:2px;
	margin-left:4px;
	float: left;
	font-size:0.9em;
	background-color:#164891;
	color:#ffffff;
	border-top:1px solid #22336a;
	border-left:1px solid #22336a;
	border-right:2px solid #bccbe3;
	border-bottom:2px solid #bccbe3;
}
	
label{text-align:right;
	width: 7em;
	float: left;
	font-size:0.9em;
	margin-left:10px;
	margin-bottom:0.3em;
	padding:2px;
	background-color: #164891;
	color:#ffffff;
	border-top:1px solid #22336a;
	border-left:1px solid #22336a;
	border-right:2px solid #bccbe3;
	border-bottom:2px solid #bccbe3;	
}


textarea {width: 24em;
	height:15em;
	float: left;
	font-size:0.9em;
	margin:0px;
	margin-left:4px;
	padding-top:7px;
	background-color:#164891;
	color:#ffffff;
	font-family:unicode, verdana;
	border-top:1px solid #22336a;
	border-left:1px solid #22336a;
	border-right:2px solid #bccbe3;
	border-bottom:2px solid #bccbe3;
	}
	
/*Absendebutton Email*/
input#email{width: 5em; margin-left:27.8em; margin-top:0.5em;}
