body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
    font-family: Arial;
    line-height:18px;
    color:#666668;  
	/* part 1 of 2 centering hack */
	}
#content {
	width: 400px; 
	padding: 10px;
	margin-top:18%;
	margin-bottom: 20px;
	margin-right: auto;
	text-align:center;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	/* part 2 of 2 centering hack */
	width: 1000px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #content {
	width: 370px; /* ie5win fudge ends */
	}
	
img { 
border:0px;
}

a {
    font-size: 12px;
    font-family: Arial;
    line-height:18px;
    color:#666668;  
	text-decoration:none;
	
 }
 
 .sprache {
 text-align:left;
 padding-left:65px;
 }
 
 
 #top {
 width:100%;
 background:red;
 }
 
 