/* CSS Document */

.oben		{ height: 151px; }
.topcontent		{
	background-color: #ffffff;
	border-bottom: 1px #108508 solid;
	border-right: 1px #108508 solid;
	border-left: 1px #108508 solid;
}
.Content	{ padding: 22 10 10 20px;}
.Menue {
	background-color: #108508;
}
#nav {
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.navi
{
	color: #FFFFFF;
	text-decoration: none;
}
.navi:hover
{
	color: #99CC33;
	text-decoration: none;
}
.navi:active
{color: #FFFFFF;}
.navi:focus
{color: #FFFFFF;}

body       { background-color: white; margin-left:0; margin-right:0; margin-top:10; margin-bottom:0; scrollbar-track-color:#FFFFFF;  }
hr         { height: 1px; }
h2	 { color: #666; font-size: 13px; font-weight: bold; letter-spacing: 2px; margin: 0 0 0 0px; }
h3	 { color: black; font-size: 11px; font-weight: bold; letter-spacing: 3px; margin-top: 10px; margin-bottom: 10px }
td	 { color: #000; font-size: 12px; font-family: arial,geneva,sans-serif, Verdana }
.fuss { COLOR: black; FONT-FAMILY: arial,geneva,sans-serif; FONT-SIZE: 10px; }
ul,div	 { COLOR: black; FONT-FAMILY: arial,geneva,sans-serif; FONT-SIZE: 12px; }
.Footer    { COLOR: white; FONT-FAMILY: arial,geneva,sans-serif; FONT-SIZE: 12px; }
a {
	COLOR: black;
	FONT-FAMILY: arial,geneva,sans-serif;
	FONT-SIZE: 12px;
}
a:hover { COLOR: #108508; }
.input { font-family: arial; font-size: 12px; color: #000000; background-color:#FFFFFF;
 border-bottom : 1px solid #AFAFAF;
 border-left: 1px solid #AFAFAF;
 border-right: 1px solid #AFAFAF;
 border-top: 1px solid #AFAFAF; }.submit{ font-family: arial; font-size: 12px; color: #000000; background-color:lightgrey; }

