body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#A69270;
}
table, td {
	font-size: 12px;
}
#menue {
	font-size : 12pt;
	font-weight : normal;
	background-color:#FFF;
	height:30px;
	min-height:30px;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:c9bda9;
	width:920px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#content {
	background-color:c9bda9;
	height:400px;
}
.content-text {
	font-family:Arial, Helvetica, sans-serif;
	color : #535353;
	font-size : 12pt;
	font-weight : normal;
	padding-right:25px;
	text-align:justify;
}
a {
	color: #A69270;
	text-decoration: none;
}
a:hover {
	color : #ad99c0;
}
.color-weiss {
	color: #FFFFFF;
}
.color-erdfarbe {
	color: #800000;
}
.klein {
	font-size : 10px;
}
.headline-sw {
	color : #333333;
	font-size : 18px;
	font-weight : bold;
}
.headline-sw-klein {
	color : #333333;
	font-size : 14px;
	font-weight : bold;
}
.headline-weiss {
	color : #FFFFFF;
	font-size : 14pt;
	font-weight : normal;
}
.headline-antra-bold {
	color : #535353;
	font-size : 18pt;
	font-weight : bolder;
}
.headline-antra {
	color : #535353;
	font-size : 18pt;
	font-weight : regular;
}
.headline-erdfarbe {
	color : #800000;
	font-size : 14px;
	font-weight : bold;
}
.headline-rot {
	color : #CC0000;
	font-size : 14px;
}
#subnavi {
	color: #FFFFFF;
}
#subnavi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#subnavi a:visited {
	color: #FFFFFF;
}
#subnavi a:focus {
	color: #FFFFFF;
	font-weight : bold;
}
#subnavi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#subnavi a:active {
	color: #FFFFFF;
	font-weight : bold;
}
#subnavi .selected {
	color : #FFFFFF;
	font-weight : bold;
}
.header_u {
	height:35px;
	background-image:url(grafik/HG_1-4_u.gif);
	background-position:left, top;
	background-repeat:no-repeat;
	}
/*.formfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #c0e795;
	border: 1px solid #800000;
	text-indent: 2px;
}*/
