body {
	background-color: #900000;
}

b {
	font-weight: normal;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #046834;
	background-color: #FFFF99;
	display: inline;
	padding: 8px;
	background-repeat: no-repeat;
	width: 80px;
	text-decoration: none;
}
.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #005E2B;
	background-color: #FFFFCC;
	display: inline;
	padding: 8px;
	background-repeat: no-repeat;
	width: 80px;
}
.schrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0C6336;
}
.schrift_kl {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0C6336;
}
.HB_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

h1 {
	font-size: 1.0em;
	font-style:normal;
	font-weight:normal;
	padding:0;
	margin:0;
	color: #003333;
}
