body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
}

.border-dark{
	border:#009900 solid 1px;
	padding: 8px;
	margin-top:9px;
}
.border-dark h3{
	color:#009900;
}
.border-dark a{
	color:#009900;
}

.border-light{
	border: 1px solid #99CC00;
	padding: 8px;
	margin-top:9px;
}
.border-light h3{
	color:#99cc00;
}
.border-light a{
	color:#009900;
}


a {
	text-decoration:none;
	font-weight:bold;
	color:#009900;
}
h1{
	margin:0px 0 3px 0;
	font-size:16px;
	padding:0px;
}
h2{
	margin:0px 0 3px 0;
	font-size:13px;
	padding:0px;
}
h3{
	margin:0px 0 3px 0;
	padding:0px;
	font-size:14px; 
	font-weight:normal;
}

ul{
	margin:0 0 0 20px;
	padding:0px;
}
ol{
	margin:0 0 0 20px;
	padding:0px;
}



#page{
	width:760px;
}
/* NAVI */
#navi_innen{
	margin-left:20px;
}
#navi{
	height:21px;
	width:760px;
	background-image:url(../img/fuesse_1.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:#009900 solid 1px;
}

#navi ul{
	list-style-type:none;

	margin:0px;
	padding:0px;
}
#navi ul li{
	float:left;
	margin-right:2px;

}
#navi ul li a{
	display: block;
	text-decoration:none;
	background-color:#99cc00;
	padding:2px 10px 2px 10px;
	color:#ffffff;
	border:#99cc00 solid 1px;
}
#navi ul li a:hover{
	display: block;
	color:#009900;
	background-color:#ffffff;
	border-top:#009900 solid 1px;
	border-left:#009900 solid 1px;
	border-right:#009900 solid 1px;
	border-bottom:#ffffff solid 1px;


}
#navi ul li a.active{
	display: block;
	color:#009900;
	background-color:#ffffff;
	border-top:#009900 solid 1px;
	border-left:#009900 solid 1px;
	border-right:#009900 solid 1px;
	border-bottom:#ffffff solid 1px;
}



/* SUBNAVI */
#subnavi_innen{
	margin:2px 0 0 20px;
}

#subnavi{
	width:760px;
	height:22px;
	padding:4px 2px 0 0px;
	border-bottom:#009900 solid 1px;
	background-image:url(../img/fuesse_2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#subnavi ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#subnavi ul li{
	float:left;
	margin-right:2px;

}
#subnavi ul li.last{
	display: block;
	border-right:0px;
}

#subnavi ul li a{
	display: block;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	border-right:#009900 solid 1px;
}
#subnavi ul li a:hover{
	display: block;
	text-decoration:underline;
}
#subnavi ul li a.active{
	display: block;
	text-decoration:underline;
}


#content{
	padding-left:20px;
}
#content_left{
	width:544px;
	float:left;
}
#content_right{
	margin-left:9px;
	width:187px;
	float:left;
	margin-top:9px;
}
#content_unterseite{
	padding-left:20px;
	/*margin-top:9px;*/
}
#content_unterseite a{
color:#009900;}
#top{
	margin:9px 0 9px 0;
	background-color:#ffff00;
	color:#009900;
}
#inhalt_start{
	margin-top:9px;
	width:318px;;
	float:left;
}
#footer{
	clear:both;
	width:760px;
	padding-top:20px;
	text-align:center;
	color:#009900;
	font-size:11px;
}
#footer a{
	font-weight:normal;
}
.kasten_rand_hell{
	margin-top:9px;
	margin-right:9px;
	border:#99cc00 solid 1px;
	color:#99cc00;
	float:left;
	width:215px;
}
.kasten_gruen{
	background-color:#99cc00;
	border:#99cc00 solid 1px;
	color:#ffff00;
}
.inhalt_innen{
	border-bottom:#99cc00 solid 1px;
}
.teaser{
	color:#009900;}
.teaser_top{
	background-image:url(../img/head_rechts.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:20px;
}
.teaser_rand{
	border-bottom:#009900 solid 1px;
	border-left:#009900 solid 1px;
	border-right:#009900 solid 1px;
} 

#map{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input{
	width:200px;
}
.check{
	width:20px;
	margin:2px 3px 0 0;
}
