/* CSS Document Anna Gruette */

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	
body {background-color:#ffffff;}

#main{ 
	position: absolute;
	width: 900px;
	height: 530px;
	z-index: 10;
	left: 50%;
	margin-left: -450px;
	top:10%;
	background-color:#ffffff;
	border-color:#3F7878;
	border-style:solid;
	border-width:1px;
	}

#flaechelinks{ 
	position: absolute;
	width: 253px;
	height: 530px;
	z-index: 20;
	left: 0px;
	top:0px;
	}

#flaecherechts{ 
	position: absolute;
	width: 525px;
	height: 450px;
	z-index: 20;
	right: 0px;
	top:80px;
	}
#naturheilpraxis{ 
	position: absolute;
	width: 236px;
	height: 46px;
	z-index: 20;
	left: 10px;
	bottom:15px;
	}
#bild{ 
	position: absolute;
	width: 252px;
	height: 232px;
	z-index: 40;
	left: 0px;
	top:194px;	
	}
	
#bild img{
	border-color:#ffffff;
	border-style:solid;
	border-width:2px;	
	}

#kreisname{ 
	position: absolute;
	width: 158px;
	height: 89px;
	z-index: 30;
	left: 30px;
	top:20px;
	}
	
#impressum{ 
	position: absolute;
	width: 80px;
	height: 20px;
	z-index: 50;
	right:0px;
	top:-16px;
	text-align:right;
	}
#linie{ 
	position: absolute;
	width: 495px;
	height: 3px;
	z-index: 50;
	right:0px;
	top:80px;
	}

#kontakt{ 
	position: absolute;
	width: 90px;
	height: 40px;
	z-index: 50;
	left: 407px;
	top:62px;
	}

#therapie{ 
	position: absolute;
	width: 90px;
	height: 40px;
	z-index: 50;
	left: 474px;
	top:62px;
	}

#kurse{ 
	position: absolute;
	width: 90px;
	height: 40px;
	z-index: 50;
	left: 548px;
	top:62px;
	}
#annagruette{ 
	position: absolute;
	width: 90px;
	height: 40px;
	z-index: 50;
	left: 601px;
	top:62px;
	}

#amrum{ 
	position: absolute;
	width:90px;
	height: 40px;
	z-index: 50;
	left: 696px;
	top:62px;
	}
#newsletter{ 
	position: absolute;
	width: 90px;
	height: 40px;
	z-index: 50;
	left: 754px;
	top:62px;
	}

#links{ 
	position: absolute;
	width:90px;
	height: 40px;
	z-index: 50;
	left: 838px;
	top:62px;
	}
	
#kursplan{
	position:relative;
	left:0px;
	top:0px;
}
	
#kursplan *td{
	border-color:white;
	border-style:solid;
	border-width:1px;
	margin-left:1px;
	padding:5px;	
	vertical-align:top;
}

#textfeld img{
	border-color:white;
	border-style:solid;
	border-width:2px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#moeveuntenklein{ 
	position: absolute;
	width:95px;
	height: 89px;
	z-index: 50;
	left: 158px;
	top:72px;
	}
#moeveobenklein{ 
	position: absolute;
	width:86px;
	height: 92px;
	z-index: 50;
	left: 253px;
	top:22px;
	}
