/* CSS studio hanenschrei*/

body{
	background-color:#AA3129; 
}



#main {
	position: relative;
	width: 603px;
	min-height: 800px;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #2846BC;	
	padding: 0px; margin-top: 15px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	background-color:#F7D042;
	padding-top:180px;
	padding-left:50px;
	padding-right:240px;
}


#logohanenschrei{
	position: absolute;
	width: 221px;
	height: 168px;
	right:40px;
	top:14px;
	z-index: 150;
	}


#footer{
	position: absolute;
	width: 843px;
	height: 25px;
	left:50px;
	bottom:26px;
	z-index: 50;
	}

#obenlinks{
	position: absolute;
	width: 300px;
	height: 130px;
	left:50px;
	top:50px;
	z-index: 50;
	}


/*#unterricht{
	position: absolute;
	width: 100px;
	height: 26px;
	left:40px;
	top:252px;
	z-index: 50;
	border: 3px solid #2846BC;	
	padding: 0px; 
	padding-top: 6px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	}

#singlust{
	position: absolute;
	width: 100px;
	height: 26px;
	left:40px;
	top:352px;
	z-index: 50;
	border: 3px solid #2846BC;	
	padding: 0px; 
	padding-top: 6px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	}


#kontakt{
	position: absolute;
	width: 100px;
	height: 26px;
	left:40px;
	top:452px;
	z-index: 50;
	border: 3px solid #2846BC;	
	padding: 0px; 
	padding-top: 6px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	}


#aktuelles{
	position: absolute;
	width: 100px;
	height: 26px;
	left:40px;
	top:552px;
	z-index: 50;
	border: 3px solid #2846BC;	
	padding: 0px; 
	padding-top: 6px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	}
	
#vermietung{
	position: absolute;
	width: 100px;
	height: 26px;
	left:40px;
	top:652px;
	z-index: 50;
	border: 3px solid #2846BC;	
	padding: 0px; 
	padding-top: 6px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	}
	

#impressum{
	position: absolute;
	width: 100px;
	height: 26px;
	left:40px;
	top:752px;
	z-index: 50;
	border: 3px solid #2846BC;	
	padding: 0px; 
	padding-top: 6px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	}*/