html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;	
}


.text {
	margin-left: 45px;
	font-size: 11px;
	line-height: 130%;
	margin-right: 20px;
	width: 347px;
}

.text a {
	color: #FFFFFF;
	text-decoration: none;
}

.text a:hover {
	color: #825763;
	text-decoration: none;
}





#inhalt {
	height: 340px;	
	
}

#bild_quer {
	float: left;
	width: 490px;
	margin-left: 75px;	
}

#submenue {
	height: 40px;
	z-index: 2000;
	text-align: right;
}

