body.bg {
 background-image: url(bilder/higru.gif);
 margin-top: 15px;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 10px;
}
body.impressum {
 background-color: #669933;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 10px;
 margin-right: 10px;
}
body.navi {
 background-color: #FFBF00;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 10px;
 margin-right: 10px;
}
p,td,body {
 font-family: Arial;
 font-size: 12px;
 color: #005F00;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	list-style-position: outside;
}
ul.navi {
	list-style: none;
	margin-left: 0;
}
ul.bild {
	list-style: none url(bilder/bullet.gif);
	margin-left: 15px;
}
ul.bild li {
	margin-bottom: 10px;
}
table {
 background-color: transparent;
}
table.layout {
	width: 80%;
	border: none;
}
table.border {
	border: 1px solid #005F00;
}
.floatl{
	float: left;
	margin: 5px 5px 5px 0;
}
.floatr{
	float: right;
	margin: 5px 0 5px 5px;
}
.clear{
	clear: both;
}
h1 {
 font-family: Arial;
 font-size: 16px;
 margin-top: 10px;
 margin-bottom: 5px;
}
h1.start {
 font-family: Arial;
 font-size: 16px;
 text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
td.impressum {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;
	font-size: 11px;
	color: #FFffcc;
	background-color: transparent;
}
td.bogen {
	background-image: url(bilder/bogen.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
th {
	color: #005F00;
	font: normal bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
a.navi:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #005F00;
	font-size: 12px;
}
a.navi:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #005F00;
	font-size: 12px;
}
a.navi:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: Maroon;
	font-size: 12px;
}
a.navi:active {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: Red;
	font-size: 12px;
}
a.navi2:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #005F00;
	font-size: 10px;
}
a.navi2:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #005F00;
	font-size: 10px;
}
a.navi2:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: Maroon;
	font-size: 10px;
}
a.navi2:active {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: Red;
	font-size: 10px;
}
img.border {
	border: 1px;
	border-style: solid;
	border-color: #669933;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
hr {
	color: #005F00;
	height: 1px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #005F00;
	background-color: transparent;
	border: 1px solid #005F00;
}
input.check {
	font-family: Arial;
	font-size: 11px;
	color: #005F00;
	background-color: transparent;
	border: none;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #005F00;
	background-color: transparent;
	border: 1px solid #005F00;
}
td.galerie {
	text-align: center;
	vertical-align: top;
}
div.bild_rechts {
	float: right;
	font-size: 10px;
	text-align: right;
	margin: 0 0 10px 0;
}
div.bild_rechts img {
	border: 1px;
	border-style: solid;
	border-color: #669933;
	margin: 0 0 5px 0;
}