html, body{height:100%}

body {
color: #724333;
font:12px Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
text-align:justify;}

#content {
color:black;
background:#ffffe6;
height:100%;
margin:0 8% 0 8%;
padding:0px;}



.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #724333;
	text-decoration: none;
}
.schrift-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #724333;
	text-decoration: none;
}
.schrift-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #724333;
	text-decoration: none;
}
.schrift-fett-hervorgehoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

