body, html {

	border: 0;
	margin: 0;
	padding:0px 0 0 0;

	background:#f4f1e0 url("../data/hintergrundpixel.gif") repeat;
	font: normal 11px Verdana, Arial, Helvetica, Verdana, sans-serif;
}



#content {
	position: absolute;
	top: 100px;
	left: 150px;
	width: 640px;
}
#sprache {
	position: absolute;
	top: 500px;
	left: 150px;
	width: 640px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f4f1e5;
	}
span.sprachwahloff, span.sprachwahl {
    padding: 0 25px 0 0;
    color:#cf3e00;
	text-decoration: none;
	font: bold italic 15px Times;
    list-style: none;
    display: inline;
}
a {
	color: #a69c76;
	text-decoration:none;
}
