body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
body {
	background-color: #FEF5DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#page {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #005595;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005595;
}
a:hover {
	text-decoration: underline;
	color: #005595;
}
a:active {
	text-decoration: none;
	color: #005595;
}
h1 {
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 11px;
	color: #005595;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #288B35;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #288B35;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blue_bold {
	font-weight: bold;
	color: #002B72;
}
.rot {color: #951120}
.blau {color: #005595}
.gruen {color: #288B35}
.hellgrau {color: #CCCCCC}

