body{
  	margin: 0 auto;
  	padding: 0;
  	background-color: #6e6e6e;
	}

#hintergrundschattierung{
  	background-image:  url("../hintergrund/hintergrundschattierung.jpg");
  	background-repeat: repeat-x;
  	height: 900px;
	}

#container {
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	width: 100%;
  	top: 0;
	left:50%;
	margin-left:-375px;
	}

#top {
	position: relative;
  	left: 0px;
  	top: 0px;
	width: 750px; 
	height: 150px;
	background:  url("../hintergrund/top.png");
	}
	
#menucontainer {
width:750px;
height:36px; 
background:  url("../menu/hintergrund_menu.png"); 
}

#free{
	height: 10px;
	width: 750px;
	background:  url("../hintergrun/hintergrund.png"); 
	}	

#main {
	position: relative;
  	left: 0px;
  	top: 0px;
	width: 750px; 
	background:  url("../hintergrun/hintergrund.png"); 
	}
	
#mainaktuelles {
	position: relative;
  	left: 0px;
  	top: 0px;
	width: 750px;
	background:  url("../hintergrund/aktuelles.png");
	}
	
#mainaktuellesende {
	position: relative;
  	left: 0px;
  	top: 0px;
	width: 750px;
	height: 25px;
	background:  url("../hintergrund/hintergrund.png"); 
	}	

#main a:link, #main a:visited, #main a:active, #main a:hover {text-decoration:none; color:#000000;}

#footer {
	position: relative;
  	left: 27px;
  	top: 4px;
	width: 700px;
	height: 25px;
	background-color: #696969;
	}
	
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {text-decoration:none; color:#000000;}
	
#end {
	position: relative;
  	left: 0px;
  	top: 0px;
	width: 750px;
	height: 50px;
	background:  url("../hintergrund/unten.png");
	}

h1 { color : #000000; font : 14px arial; margin : 0; } 

h2 { color : #000000; font : 17px arial; margin : 0; } 

h3 { color : #000000; font : 20px arial; margin : 0; } 

h4 { color : #000000; font : 15px Times New Roman; margin : 0; } 

h5 { color : #000000; font : 18px Times New Roman; margin : 0; } 

h6 { color : #000000; font : 21px Times New Roman; margin : 0; } 

p { color : #000000; font : 11px helvetica; margin : 0; }	
