body {
	background-color: #e0e0e0;
	margin: 0;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Calibri, Arial, sans-serif, sans;
	background-image: url(hg.png);
}
.ersteZeile {
	font-family: Verdana, Arial, sans-serif, sans;
	background-color: white;
	border-bottom: 1px solid forestgreen;
	text-align: center;
	font-size: 0.8em;
	padding: 0.2em;
	letter-spacing: 2et;
}

.ersteZeile a:link, .ersteZeile a:visited, .ersteZeile a:hover,
.navi a:link, .navi a:visited, .navi a:hover {
	text-decoration: none;
}
.ersteZeile a:link { color: forestgreen; }
.ersteZeile a:visited { color: #555; }
.ersteZeile a:hover { color: #d02020; }

.navi a:link { color: #3C6800; }
.navi a:visited { color: #555; }
.navi a:hover { color: #d02020; }

table.geruest {
	background-color: #fbfbfb;
	margin: 0px;
	width: 100%;
	min-height: 15em;
}
table.geruest td {
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	border: 0;
}

.navi {
	width: 20%;
	min-height: 15em;
	font-size: 0.8em;
}
.naviKopf {
	width: 100%;
	height: 31px;
	line-height: 30px;
	vertical-align: middle;
	background-image: url(navbg.png);
	background-color: ghostwhite;
	text-align: center;
	font-weight: bold;
}
.naviH {
	display: none;
}
.naviV {
	display: run-in;
}
.kopf {
	height: 100px;
	max-height: 100px;
	background-color: #98a14d;
	background-image: url(001.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
}

.inhalt {
	height: 100%;
	background-color: white;
}

.letzteZeile {
	font-family: Verdana, Arial, sans-serif, sans;
	background-color: white;
	border-top: 1px solid forestgreen;
	text-align: center;
	font-size: 0.70em;
	padding: 0.2em;
	letter-spacing: 2et;
	color: #444;
}

img {
	border: 0.5em solid #f0f0f0;;
}
a img, .navi img, img.nob {
	border: 0px;
}