BODY {
	margin:0px;
	background-color: #E0E0E0;
	overflow:-moz-scrollbars-vertical;
}

H1 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	margin-bottom:15px;
	font-style: normal;
	font-weight: bold; 
	color: #008E52;
}

H2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	margin-top:10px;
	margin-bottom:10px;
	font-style: normal;
	font-weight: bold; 
	color: #008E52;
}

H3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	margin-top:10px;
	margin-bottom:10px;
	font-style: italic;
	font-weight: bold; 
	color: #777777;
}

P {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

.fehlertext {
	color: #FF0000;
}

P.highlights {
	font-family: Verdana;
	font-size: 13px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold; 
}

A {
	font-family: Verdana;
	margin:0px;
	padding:0px;
	text-decoration: none;
	color: #008E52;
}

A.subnavi {
	color: #008E52;
}

.subnavi_aktiv {
	color: #FF9100;
}

A:hover {
	color: #FF9100;
}

INPUT {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	border-color: #179359;
	border-width:1px;
	border-style: solid;
}

INPUT.rechts {
	text-align: right;
}

INPUT.checkbox {
	border-width:0px;
}

INPUT.radio {
	border-width:0px;
}

SELECT {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	border-color: #179359;
	border-width:1px;
	border-style: solid;
}

TEXTAREA {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	border-color: #179359;
	border-width:1px;
	border-style: solid;
}

.mussfeld {
	background-color: #D6E6D5;
}


FORM {
	margin:0px;
	padding:0px;
}
