body {
	margin-top: 50px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #63811E;
}

img a {
	border: none;
}


h1 {
	padding: 0;
	margin: 0 0 10px 0;
}


#main {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	border: 4px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	background-color: #C5D893;
}

#main a {
	color: #63811E;
	text-decoration: none;
}

#top {
	position: relative;
	width: 680px;
	height: 166px;
	background-color: #96BC33;
}

#top #slogan {
	position: absolute;
	width: 628px;
	height: 25px;
	background-color: #63811E;
	top: 137px;
	right: 0px;
}

#top #logo {
	float: left;
	width: 160px;
	height: 130px;
}

#top #navi {
	float: right;
	width: 130px;
	height: 130px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 22px 0 0 0;
}

#top #navi a {
	color: #FFFFFF;
	text-decoration: none;
}

.kasten {
	border-left: 4px solid #63811E;
	display: block;
	margin-bottom: 4px;
}


.kasten_aktiv {
	border-left: 4px solid #F31B28;
	display: block;
	margin-bottom: 4px;
}

#main #left {
	float: left;
	width: 210px;
	background-color: #C5D893;
	border-top: 4px solid #FFFFFF;
}

#main #content {
	float: right;
	width: 470px;
	border-top: 4px solid #FFFFFF;
	background-color: #FFFFFF;
	line-height: 18px;
}

#impressum {
	margin-left: auto;
	margin-right: auto;
	width: 688px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 2px;
}

#impressum a {
	color: #FFFFFF;
	text-decoration: none;
}

#main #content #abstand {
	margin: 25px;
}

#clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
	
.pic_left {
		float: left;
		margin-right: 110px;
}
	
.pic_right {
		float: right;
		margin-left: 100px;
}
	
.bold {
		color: #63811E;
		font-weight: bold;
}

.box_partner {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}

.formular {
	margin-bottom: 5px;
}

.formular_font {
	float: left;
	width: 170px;
}

.formular_box {
	width: 230px;
	border: 1px solid #63811E;
	background-color: #ffffff;
}


.formular_button {
	float: left;	
	margin-left: 272px;
	* margin-left: 277px;
	width: 130px;
	border: 1px solid #63811E;
	background-color: #ffffff;
}


