body{
	background-image: url(bilder/hg.gif);
	background-repeat: repeat-x;

}
ul.imenue {
	background-color: #035034;	
	padding: 0 1px;
	margin-left: 0;
	width: 13em;
	font: normal 0.8em Verdana, sans-serif;
	height: 40em;
	border: 1px solid Black;
	
}

.imenue li {
	list-style: none;
	margin: 0;
	font-size: 1em;


}

.imenue li a, .imenue li span {
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: #03B272;
	border-width: 1px;
	border-style: solid;
	border-color: #0F794D #14BC76 #42E7A3 #96EFCA;
	border-left: 1em solid #03150E;
	padding: 0.25em 0.5em 0.4em 0.75em;
}

.imenue li span {
	color: Black;
	background: #96EFCA;
	border-color: #0D3D28 #18764F #20AC72 White;
	padding: 0.4em 0.35em 0.25em 0.9em;
}

.imenue li a.aktuell {
	border-color: #035034 #039A63 #03D88A #1AFCAA;
}

.imenue li a, .imenue li span {
	width: 12em;
/* Weitenangabe für den Internet Explorer zur Ausdehnung des Linkbereiches */
}

html>body .imenue li a, html>body .imenue li span {
  width:auto;
/* die (falsche) Weitenangabe für standardkonforme Browser zurücknehmen */
}

.imenue li a:hover, .imenue li a.aktuell:hover {
	background: #031D13;
	border-color: Black #03C785 #039664 #03563A;
	padding: 0.4em 0.35em 0.25em 0.9em;
}

.imenue li a:active, .imenue li a.aktuell:active {
	background: #45FCB9;
	border-color: #03E190 #03A369 #036944 white;
	padding: 0.4em 0.35em 0.25em 0.9em;
	color: Black;
}
.rahmen
{
	border: thin solid;
	border-color: #07412c;
	background-color: #035034;
}
h1 {
	color: white;
	font-size: 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #032A1C;
}
h2 
{
	color: #035034;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
h3
{
	color: #D9FCF0;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Stil1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.link
{
	background-color: #FD060D;
	font-size: 18px;
	font-weight: bold;
}
.content{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	color: white;
}
.bild{
		background-image: url(bilder/hg-body.jpg);
}
.form {
	background-color: #DFDFDF;
}

ul.list{
	
	list-style: url(bilder/list.gif);
}
a:link { font-weight:bold; color:silver; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus {
	font-weight: bold;
	color: #C4FCE8;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #38FCB0;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #03E58D;
	text-decoration: underline;
}
