body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #8BAC07;
	margin: 0px;
}
#banner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #5489D4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#intern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 400px;
	padding-top: 10px;
}
.fehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
a:link {
	color: #3C6604;
}
a:hover {
	color: #3C6604;
	text-decoration: none;
}
a:visited {
	color: #3C6604;
}
#navigation {
	width: 180px;
	background-color: #3C6604;
	height: 195px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8BAC07;
}
#navigation a:link, #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C005;
	clear: left;
	float: left;
	width: 170px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C005;
	clear: left;
	float: left;
	width: 170px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	background-color: #497C05;
}
#navigation_r {
	width: 180px;
	background-color: #3C6604;
	height: 195px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BAC07;
}
#navigation_r a:link, #navigation_r a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C005;
	clear: left;
	float: left;
	width: 170px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#navigation_r a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C005;
	clear: left;
	float: left;
	width: 170px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	background-color: #497C05;
}
#unternavigation {
	width: 300px;
	background-color: #3C6604;
}
#unternavigation a:link, #unternavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C005;
	clear: left;
	float: left;
	width: 290px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#unternavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C005;
	clear: left;
	float: left;
	width: 290px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	background-color: #497C05;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #497C05;
	text-align: right;
}
#links {
	color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
	line-height: 16px;
}
