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

body, html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;} 
	
div{
	padding:0;
	margin:0;}
	
h1 {
	font-size:22px;}
h2 {
	font-size:20px;}
h3 {
	font-size:18px;}
h4 {
	font-size:14px;}

body { background:#ACDB78;}
	
#banner{
	width:1000px; 
	height:145px;
	margin-top:1%;
	margin-left:auto;
	margin-right:auto;}

#haupt{
	width:1000px; 
	height:382px;
	margin-top:1%;
	margin-left:auto;
	margin-right:auto;
	background:url(../pics/hintergrund.gif) no-repeat;}
	

#links{
	position:relative;
	left:10px;
	top:10px;
	float:left;
	width:219px;
	height:359px;}

#mitte{
	background:url(../pics/hintergrundmitte.gif) no-repeat;
	position:relative;
	left:20px;
	top:10px;
	float:left;
	width:508px;
	height:359px;
	padding-left:10px;}
	
#mitteweitere{
	background:url(../pics/hintergrundmitteweit.gif) no-repeat;
	position:relative;
	left:20px;
	top:10px;
	float:left;
	width:738px;
	height:359px;
	padding-left:10px;
	overflow:auto;}	

#rechts{
	position:relative;
	left:30px;
	top:10px;
	width:219px;
	height:359px;
	float:left;}
	
#deineseite{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:250px;
	height:30px;
	}
	
#mitte a{
	color:#000000;}	
#mitte a:hover{
	color:#CC9E19;}	
	
#mitteweitere a{
	color:#000000;}	
#mitteweitere a:hover{
	color:#CC9E19;}	
	
	
	
	
	
	
	
	
	
	
	
	

	
#navi{
	background:#696969;
	position:absolute; 
	width:905px; 
	height:50px; 
	top: 230px;  
	left:0;}
	#navi a{
		color:#CCCCCC;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;}
	#navi a:hover{
		color:#FFFFFF;}
