body {
	background-color:#E1E9CF;
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #008244;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.aufzaehlung {
	list-style-type: circle;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008244;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008244;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000874;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000874;
	font-weight: bold;
}

.ueberschrift-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.ueberschrift-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000874;
	font-weight: bold;
}

.standard-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
}

.standard-rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	text-indent: 5pt;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #008244;
	font-weight: bold;
}

B {
	font-weight : bold;
}

input, textarea, select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px solid #98B9D1;
	BORDER-RIGHT: 1px solid #F3F7FA;
	BORDER-TOP: 1px solid #98B9D1;
	BORDER-BOTTOM: 1px solid #F3F7FA;
	background-Color: #DCE2E9;
}

.radio, .checkbox {
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	background-Color: #FFFFFF; 	
}
.standard-center {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-indent: 5px;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	height: auto;








}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008244;
	font-weight: bold;

}

