BODY {
	background-color : #c2e4c9;
	background-attachment: fixed;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 0;
	margin-right : 0;
	scrollbar-base-color: Black;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color: #2E8B57;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 94%;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: Black;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a.an {
	text-decoration: underline;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

.bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

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

input, textarea, select, option {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	
}li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}
.beschreibung {
	display: none;
} 

a:focus {
	border: none;
	outline: none;
}