body, html
		{
margin: 0px auto 0px auto; background: url(../images/bg.gif) repeat; 
font-size:13px; font-family: Arial; color: #003C59; text-align:center; 
		}


#container
		{
position:relative; margin: 0px auto 0px auto; width: 794px; height:100%; padding:0px 3px 0px 3px; background:#fff;
		}

#window
		{
position:relative; height:100%; border-color:#ACACAC; border-style:solid; border-width: 0px 1px 0px 1px; 
padding: 0px 13px 0px 13px;
		}
		
#balken
		{
position:relative; width: 100%; height:31px; background: #003C59; color:#FFF; 
		}
		
#karte 	
		{
position:relative; height: 410px; width: 100%; background:	url(../images/karte_neu.jpg) no-repeat;
		}

.logo 
		{
position:relative; margin:0px auto 0px auto; 
	}
	
hr { border-style:solid; border-color:#000; border-width:1px 0px 0px 0px; height:1px; margin:0px; }