body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F4EDE8;
	font-size: 9pt;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #F08E64;
	line-height: 29px;
}
.maintable {
	border: 1px solid #B59779;
	padding: 5px;
}



h1 {
	font-size: 180%;
	color: #689F68;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
