body { background-color:#FFFFFF;
       background-attachment:fixed;
       color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;}
h1 {
	font-size:16pt;
	font-weight:bold;
	color: #666666;
	text-align: center;
}
h2 {
	font-size:13pt;
	font-weight:bold;
	color: #000000;
	text-align: center;
}
h3 {
	font-size:10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size:10pt;
	font-weight:bold;
	color: #DE4141;
}
b { font-weight:bold; }
i { font-style:italic; }

a:link {
	color:#0066FF;
	text-decoration: none;
}
a:visited { color:#0066FF;text-decoration:none; }
a:active { color:#6600FF; text-decoration:underline; }
a:hover { color:#0066FF;  text-decoration:underline; }
input, textarea, option { color:#000000; background-color:#CCCCCC; }
address { color:blue; font-style:normal; font-size:10pt }


table { background-color:#FFFFFF;
       background-attachment:fixed;
       color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;}



#menu {
 float:left;
 width:120px;
 font-family:arial;
 background-color: transparent;
 font-size:17px; font-weight:bold;
}

#menu a, #menu a:link {
 margin:2px 0 0 0;
 padding:0;
 height:20px;
 width:120px;
 display:block;
 text-decoration:none;
 text-align:center;
 border:2px solid green;
}

#menu a:visited {
 border:2px solid green;
}


#menu a:hover {
 color:#ffffff;
 background-color: transparent;
 border:2px solid black;
}


#menu a:active {
 background-color:#54AA54;
 color:#ffffff;
 border:2px solid black;
}

#menu a:focus {
 background-color:#54AA54;
 color:#ffffff;
 border:2px solid black;
}


.rahmen {
	margin: 12px;
}
.foerderer {
	background-color: #ffffff;
	margin: 12px;
	height: auto;
	width: auto;
	border: 0px none #000000;
	padding: 1px;
}
.geaste {
	background-color: #CCCCCC;
	margin: 12px;
	height: auto;
	width: auto;
	border: 0px none #000000;
	padding: 0px;
}

