body {
	background-color: #336600;
	}


a:link    { text-decoration:none; color:336600; }
a:visited { text-decoration:none; color:336633; }
a:hover   { text-decoration:none; color:000000; }
a:active  { text-decoration:none; color:336600; }

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 18px;
	display: inline;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h3
{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.logo_links_box {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	float: none;
	clear: none;
	text-align: left;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: url(picture/logo_gif.gif);
	background-repeat: no-repeat;
	background-position: left left;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	height: 40px;
	width: 300px;
}
.logo_rechts_box {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	text-align: center;
	color: #33ff33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 10px;
	vertical-align: middle;
	word-spacing: normal;
	font-weight: bold;
	white-space: normal;
	display: none;


}

a.links{
	display:block;
	width:180px;
	color:#336600;
	text-align:center;
	text-decoration:none;
	font:bold normal 36px arial, sans-serif;
	margin: 1px;
	padding: 1px;
	height: 20px;
	border: 1px solid #006633;

}

a.links:hover{
	color:#000000;
	text-decoration:none;
	border: 1px solid #339900;
	background-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
}

.navrahmen {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px dotted #666600;
}

hr {
	height:1px; 
	color: #009240;
	border: 0;
	}


a.navigation_oben{
	color:#336600;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 2px;
	width: auto;
}

a.navigation_oben:hover{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	width: auto;
	border: thin none #003300;
	background-color: #CCFFCC;
} 
a.navigation_oben:active{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	width: auto;
	border: thin none #003300;
	background-color: #CCFFCC;
} 
.neurechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #33FF00;
	letter-spacing: 10px;

}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hg {
	background-image: url(picture/hg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
