body {
	background-color: #FFFFFF;
	color: #003300;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #D5E569;
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {

	color: #FFFFFF;
	text-decoration: none;
}.impressum {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #003300;
}

#content {
	float: right;
	width: 40%;
	height: 284px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	overflow: auto;
	visibility: visible;
	top: 0px;
	margin-top: 19px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 19px;
}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #22510B;
	border-right-color: #22510B;
	border-bottom-color: #22510B;
	border-left-color: #22510B;
}

#content2 {
	padding-top: 20px;
}
.border {
	border: 1px solid #006633;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2pt;
	color: #FFFFFF;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	letter-spacing: 2px;
}

