body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #CCCCCC;
	background-color: #19462d;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #d5e4d5;
	text-decoration: none;
}
a:visited {
	color: #d5e4d5;
	text-decoration: none;
}
a:hover {
	color: #d5b376;
	text-decoration: none;
}
a:active {
	color: #CCFFCC;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #d5b376;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #d5b376;
	margin-top: 35px;
	margin-bottom: 12px;
}

.textfarbig {
	color: #d5b376;
}

.textb {
	font-weight: bold;
	color: #CCCCCC
}

.textgb {
	font-weight: bold;
	color: #CCCCCC
}


.textg {
	color: #006633
}

.textkl {
	font-size: 9px;
	color: #CCCCCC
}

.headl {
	font-weight: bold;
	color: #CCCCCC
}

.headlg {
	font-weight: bold;
	color: #006633
}

.text11 {
	font-size: 11px;
	color: #CCCCCC
}

.navi {
	color: #d5e4d5;
	font-weight: normal;
	line-height: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
}

.navi2 {
	color: #d5e4d5;
	font-weight: normal;
}

.naviactive {
	color: #d5b376;
	font-weight: bold;
}

.naviactive2 {
	color: #d5b376;
	font-weight: bold;
}

.images {
	border-color: white;
}

.menuelinks {
	float: left;
	margin-left: 80px;
	width: 174px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.divnavi {
	margin-bottom: 8px;
	line-height: 1.3em;
}

.inhalt {
	float: left;
	width: 496px;
	margin-bottom: 20px;
}

.fusszeile {
	clear: both;
	border-top: 1px solid #FFFFFF;
	width: 800px;
	padding-top: 10px;
	margin-bottom: 40px;
}