body {
	background:#dae9e4 url(background.gif) repeat-x top center;
	font-family:Arial, Tahoma, 'sans-serif';
}

h1 {
	font-family:Times New Roman, Tahoma, 'sans-serif';
	color:#A80B3E;
	font-size:1.6em;
}

p {
	color:#000;
	font-size:0.9em;
}

a:link,
a:visited,
a:active {
	color:#A80B3E;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div.allinone {
	width:990px;
	margin:0 auto;
	margin-top: 120px;
}

div.text {
	width:700px;
	padding-top: 90px;
}

div.sprache {
	clear:both;
	text-align:right;
	padding-right:200px;
}

img.logo {
	float:right;
}

img.sprache {
	border:none;
}
