*{
	margin:0px;
	padding:0px;
}



body {
	background-color: #E2E99F;
	}
	
.alles {
	margin: 7px auto 7px auto;
	background-color:white;
	padding:7px 7px 0px 7px;
	width:958px;
	}

.head {
	}

.logo {
	float:left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height:111px;
	}

.header {
	float:right;
/*	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;*/
  	background-repeat: no-repeat;	
 	height: 136px;
	width:743px;
	}	

.suche {
	float:left;
	background-color:#DBE282;
	width: 209px;
	height:20px;
	margin-top: 5px;
	}	
	
.top_bg {
	float:left;
	background-image: url(../images/nav_top_bg.png);
	width:743px;
	height:20px;
	margin-left:215px;
	margin-top:-20px;
	}
	
	
.nav_top {
	float:left;
	}
	
.nav_top a {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding: 4px 5px 3px 5px;
	margin-right:10px;
	color:#006039;
	text-decoration:none;
	}
	
.nav_top a:hover {
	background-image: url(../images/nav_top_hover_bg.png);
	text-decoration:none;
	color:#006039;
	}

.nav_top_active {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding: 4px 5px 3px 5px;
	margin-right:10px;
	color:#006039;
	text-decoration:none;
	background-image: url(../images/nav_top_hover_bg.png);
	}

	
.zoom{
	float:right;
	}	
	
.zoom a{
	float:left;
	margin-left:5px;
	}


.mainbody {
	float:left;
	margin-bottom:7px;
	}	
	
	
.content_left {
	float:left;
	width: 209px;
	margin-top: 7px;
	margin-bottom:20px;
	}
	
.nav_left {
	background-color:#C5D43F;
	border-bottom:1px solid #006038;
	}
	
.nav_left a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	padding:5px 5px 5px 20px;
	display:block;
	color:#006038;
	text-decoration: none;
	border-top:1px solid #006038;
	background-image: url(../images/nav_left_blume.png);
	background-repeat: no-repeat;
	background-position: 2.5% 50%;
	}
	
.nav_left a:hover{
	background-color: #006038;
	color:white;
	background-image: url(../images/nav_left_blume_hover.png);
	background-repeat: no-repeat;
	background-position: 2.5% 50%;
	text-decoration:none;
	}
	
.nav_left_active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	padding:5px 5px 5px 20px;
	display:block;
	border-top:1px solid #006038;
	background-position: 2.5% 50%;
	background-color: #006038;
	color:white;
	background-image: url(../images/nav_left_blume_hover.png);
	background-repeat: no-repeat;
	text-decoration:none;

	}
	
.nav_left_sub_01 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	background-image: none;
	color:#006038;
	background-color:#E2E99F;
	padding: 5px 5px 5px 25px;
	border-top:1px solid white;
	}

.nav_left_sub_01 a:hover {
	background-color:#D1DD65;
	color:#006038;
	background-image: none;
	}


.nav_left_sub_01_active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	background-image: none;
	padding: 5px 0px 5px 25px;
	border-top:1px solid white;
	background-color:#D1DD65;
	color:#006038;
	display:block;
	}

.anschrift {
	float:left;
	color:#006038;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	margin:10px 0px 0px 20px;
	text-align:left;
	}

table {

	height:100%;
	vertical-align:bottom;
	}
th {

	height:100%;
	vertical-align:bottom;
	}


	
.content_main {
	float:left;
	width:743px;
	height:100%;
	margin-top:7px;
	margin-left:6px;
	}
	
.footer {
	margin-top:20px;
	}
	
.nav_bottom {
	float:left;
	background-color: #C5D43F;
	height:20px;
	width:768px;
	margin-left:-7px;
	padding-left:17px;
	}

.nav_bottom a{
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#006038;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	}

.nav_bottom a:hover {
	text-decoration:none;
	background-color:#E2E99F;
	color:#006038;
	}
	
.nav_bottom_active {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#006038;
	text-decoration: none;
	background-color:#E2E99F;
	margin-left:5px;
	margin-right:5px;
	}

.nav_contact{
	float:right;
	background-color: #006038;
	width:187px;
	height: 20px;
	margin-right:-7px;
	}

.cleardiv {
	clear:both;
	}
	
.tx-srfeuserregister-pi1, .tx-sremailsubscribe-pi1, .tx-felogin-pi1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:0.7em;
line-height:1.2em;
padding-left:14px;
}
.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 h4,
.tx-sremailsubscribe-pi1 p, .tx-sremailsubscribe-pi1 h4 {
font-size: 1em;
padding-left:0;
color:#333;
}
.tx-felogin-pi1 h3 {
padding-left:0;
}
div.tx-srfeuserregister-pi1 dt,
div.tx-sremailsubscribe-pi1 dt {
text-align: left;
}
div.tx-srfeuserregister-pi1,.tx-sremailsubscribe-pi1 {
width: 500px;
}
.tx-srfeuserregister-pi1 label, .tx-srfeuserregister-pi1 label span,
.tx-sremailsubscribe-pi1 label, .tx-sremailsubscribe-pi1 label span {
color:#333;
}
.tx-srfeuserregister-pi1 fieldset {padding-top:0;}
