body {
	color: black; 
	/* background-color: #d5d5d5; */
	background: #656565 url("../pictures/backs.gif") repeat-x top left fixed; 
	margin-left:0; 
	margin-top:0;
	margin-bottom:0;
	}

.counter_form {
	background-color:white;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: bold;
}	


.shoutbox_form {
	background-color:white;
	border-left:solid 1px #adadad;
	border-right:solid 0x #adadad;
	border-top:solid 0px #adadad;
	border-bottom:solid 1px #adadad;
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.shoutbox_form2 {
	display:none;
}
	
.table_center {
	background-color:white; 
	/* border-left:solid 2px #adadad; */
	/* border-right:solid 2px #adadad; */
	}

.table_right {
	background-color:white; 
	/* border-left: solid 2px #adadad; */
	/* border-right:solid 2px #adadad; */
	}
	
.table_unten {
	background-color:white; 
	border-bottom:solid 15px #009442; 
	}
	
.table_left {
	background-color:white; 
	border-bottom:solid 1px #d5d5d5; 
	}
	
.table_left_active {
	background-color:#d5d5d5; 
	border-bottom:solid 1px #d5d5d5; 
	}

.table_gray_row {
	background-color:white; 
	border-bottom:solid 4px #d5d5d5; 
	}

.table_green_row {
	background-color:white; 
	border-bottom:solid 4px #009442; 
	}

.table_gray_line {
	background-color:white; 
	border-bottom:solid 1px #d5d5d5; 
	}
	
.oben_unten {
	border-bottom:solid 11px #009442;
	border-top:solid 5px #e6e6e6;
	}

.text_headline { 
	color:black;
	font-family: Verdana, sans-serif;
		font-size: 15px;
	font-style: normal;
	}
	
	
.text_white {
	color:white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}
	
.text_small { 
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

.text { 
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
a.text:link {
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	}
a.text:visited {
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	}
a.text:active {
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	}	
a.text:hover {
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	}
	

.link_news { 
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
a.link_news:link {
	color:black;
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dotted #009442;
	}
a.link_news:visited {
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	border-bottom: 1px dotted #009442;
	}
a.link_news:active {
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	border-bottom: 1px dotted #009442;
	}	
a.link_news:hover {
	color:white;
	background-color: #009442;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	border-bottom: 1px dotted white;
	}
	

.text_green { 
	color:#009442;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
		
.menu_text { 
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

a.menu_text{
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}


	

a.menu_text_white:active{
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}
	
a.menu_text_white:visited{
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}

a.menu_text_white:link{
	color:black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}
	
a.menu_text_white:hover{
	color:white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}

		
#menubar {
    border-bottom: 2px solid #009422;
    background-color: white;
    color: black;
    height: 1.4em;
    line-height: 1.2em;
    font-family: Verdana, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		text-decoration: none;
		}

.menu {
    width: auto;
    float: left;
    padding: 0.1em 1.7em 0.1em 0.5em;
    cursor: default;
    }
	
.menu ul {
    display: none;
    position: absolute;
    background-color: #e6e6e6;
    color: black;
    list-style: none;
    margin: 0.1em 0 0 0;
    padding: 0;
    }
    
.menu ul li {
    display: block;
    padding: 0.2em;
    border-bottom: solid 1px #adadad;
		}
    
div.menu:hover ul {
    display: block;
    margin: 0;
    padding: 0;
    }

div.menu ul li:hover {
    color:white;
		background-color: #009442;
    }
