body {
	background-color: #CFE9D9;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ECAC57;
	scrollbar-shadow-color: #FF8400;
	scrollbar-highlight-color: #FCDAAC;
	scrollbar-3dlight-color: #FCDAAC;
	scrollbar-darkshadow-color: #FF8400;
	scrollbar-track-color: #CFE9D9;
	scrollbar-arrow-color: #FFFFFF;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.kleiner {
	font-size: 11px;
}

a {
	color: #FF8400;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.hauptnavi {
	color: #4C8B71;
	text-decoration: none;
}
a.hauptnavi:hover {
	text-decoration: none;
}
a.hauptnavi_selected {
	color: #000000;
	text-decoration: none;
}
a.hauptnavi_selected:hover {
	text-decoration: none;
}
a.unternavi {
	color: #4C8B71;
	text-decoration: none;
}
a.unternavi:hover {
	text-decoration: none;
}
a.unternavi_selected {
	color: #000000;
	text-decoration: none;
}
a.unternavi_selected:hover {
	text-decoration: none;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border : 1px solid #1B4E18;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
} 
.ueberschrift {
	font-size: 12px;
	font-weight: bold;
}
.tabBox {
	border: 1px solid #F2A500;
}
.HGdunkelorange {
	background-color: #FF8400;
}
.HGhellorange {
	background-color: #FCDAAC;
}
.HGorange {
	background-color: #ECAC57;
}
.HGgruen {
	background-color: #CFE9D9;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #000033;
}
h4 {
	font-weight: bold;
	font-size: 12px;
}

