body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
th{
	background-color:#005524;;
	text-align:left;
	color:#fff;
	}
input, select, textarea{
	border:1px solid #8dbe01;
}
input{
	width:360px;
}
textarea{
	width:448px;
	height:86px;
}
.plz{
	width:50px;
}
.ort{
	width:294px;
}
.button{
	width:200px;
	border-top: 1px solid #518b6a;
	border-right:1px solid #00411b;
	border-bottom: 1px solid #003416;
	border-left: 1px solid #2b7249;
	color:#fff;
	font-weight:bold;
	background-color:#8dbe01;
}
#wrapper {
	width:950px;
	margin:0 auto 0 auto;
}
a{
	color:#005524;
}
h1, h2, h3{
	color:#005524;
	margin:0;
	padding:0;
}

h1{
	font-size: 15px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
}
#logo a{
	width:950px;
	height:51px;
	display:block;
	text-indent:-9999px;
	background-image:url(/images/logo.gif);
}
#leftleft{
	width:475px;
	float:left;
	margin:20px 0 20px 0;
}
#left{
	width:475px;
	float:left;
	margin:0;
}
#right{
	width:455px;
	float:right;
	margin:20px 0 20px 10px;
}
#footer{
	width:950px;
	float:left;
	border-top:1px solid #8dbe01;
}
#left h2{
	margin:2px 0 0 0;
}
#left h2 a{
	display:block;
	background-color:#91c100;
	color:#005524;
	border:1px solid #91c100;
	text-decoration:none;
	padding:3px 0 3px 7px;
	overflow:hidden;
	/*width:728px;*/
}
#left h2 a span{
	display:block;
	float:right;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#left h2 a:hover span{
	text-decoration:none;
}
#left h2 a.opened{
}
#left div.opened{
	border: 1px solid #91c100;
	border-width:0 1px 1px 1px;
	background-color:#fff;
	margin:0;
	padding:0;
	overflow:hidden;
	padding:2px 7px 2px 7px;
	display:inline-block;
}
#left div.opened:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#left div.closed{
	display:none;
}
#leftleft #oben{
	width:475px;
	height:23px;
	text-indent:-9999px;
	background-image:url(/images/oben.gif);
	float:left;
}
#leftleft #unten{
	width:475px;
	height:23px;
	text-indent:-9999px;
	background-image:url(/images/unten.gif);
	float:left;
	margin-top:2px;
}
#zusammenfassung{
	margin-top:15px;
	float:left;
}
#zusammenfassung #zf_top{
	width:475px;
	height:31px;
	text-indent:-9999px;
	background-image:url(/images/oben_dark.gif);
	float:left;
}
#zusammenfassung #zf_bottom{
	width:475px;
	height:23px;
	text-indent:-9999px;
	background-image:url(/images/unten_dark.gif);
	float:left;
}
#zusammenfassung #zf_content{
	width:455px;
	background-color:#005524;
	float:left;
	color:#fff;
	padding:10px;
}
#zusammenfassung ul{
	color:#fff;
	margin:0 0 0 40px;
	padding:0;
}
#zusammenfassung li{
	line-height:20px;
}

