body { 
	background-color: #ddecff;
	color: #0b4a1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
}

.main { 
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.headmenu { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: text-top;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-decoration: none;
}

.headmenu:link, .headmenu:visited { 
	text-decoration: none;
	color: #696969;
}

.headmenu:hover { 
	text-decoration: none;
	color: #ae131e;
}

.headmenu_linie { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a, a:link, a:visited { 
	text-decoration: underline;
	color: #4B4B4B;
	border: 0px;
	border-width: 0px;
}

a:hover { 
	color: #b40026;
}

.headline { 
	font-family: Arial, Helvetica, sans-serif;
	color: #6aa524;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}

.subheadline { 
	font-family: Arial, Helvetica, sans-serif;
	color: #6aa524;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.normal { 
	font-family: Arial, Helvetica, sans-serif;
	color: #0b4a1f;
	font-size: 12px;
	border: 0px;
}

.klein { 
	font-size: 11px;
	border: 0px;
}

.bild { 
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* form-module
*******************************************************************************/
#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 0px;
	color: #6aa524;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form-module fieldset { 
	border: 0px;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
	border-top: 0px solid #fff;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 80px;
	border-right: 0px solid #fff;
}

#form-module label.checkbox { 
	width: 350px;
	border-left: 0px solid #fff;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	float: left;
	margin: 5px;
	padding-top: 1px;
	padding-left: 1px;
	width: 350px;
	border: 1px solid #6aa524;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: 80px;
	padding: 0px;
	border: none;
}

#form-module input.submit { 
	margin: 2px 2px 2px 97px;
	padding: 2px 5px;
	border: 1px solid #6aa524;
	background-color: #d1ecb2;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: #ffffff;
	color: #000;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
	display: block;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
