@import url("hp.css"); 
#container{ 
margin: 0px auto; 
height:500px; 
width: 770px; 
text-align: left;
/*txt wieder linksbündig wegen body*/ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: White; 
} 
img
{
	/*width: 100%;
	height: 100%;*/
}
#nav0{ 
width: 426px; 
height:25px; 
} 
#nav1{ 
width: 770px; 
height: 25px; 
background-color: black; 
text-align: right; 
} 
#subheadRechts{ 
width: 426px; 
height: 25px; 
margin-top: -25px; 
margin-left: 344px; 
text-transform: uppercase;
} 

#subheadLinks{ 
width: 344px; 
height: 25px; 
background-color: #A71755; 
}
#spaltePresse{ 
width: 415px; 
height: 100%; 
margin-left: 341px;
/*background-color: Aqua;*/ 
} 
#footer{ 
background-color: #221E1F; 
width:770px; 
height: 25px; 
font-size: 0.6em; 
} 



