body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#db940b;
}

#hg {
	position:absolute;
	left:0%;
	top:0px;
	width:955px;
	height:600px;
	z-index:1;
	background-image: url(../pics/hg_big.jpg);
	background-repeat: no-repeat;
}

#navi {
	position:absolute;
	left:9px;
	top:180px;
	width:122px;
	z-index:2;
}

#footer {
	position:absolute;
	left:0px;
	z-index:20;
	bottom: 0px;
	width: 100%;
	background-color: #db940b;
}

#content {
	position:absolute;
	left:235px;
	top:180px;
	width:720px;
	height:424px;
	z-index:4;
	overflow: auto;
}
#contentneu {
	position:absolute;
	left:235px;
	top:180px;
	width:720px;
	height:600px;
	z-index:4412;
	overflow: auto;
}

#ziel {
	position:absolute;
	left:565px;
	top:388px;
	z-index:100;
}

#logo {
	position:absolute;
	left:25px;
	top:453px;
	width:170px;
	height:120px;
	z-index:21;
	background-image: url(../pics/logo.jpg);
	background-repeat: no-repeat;
}















a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #871E08;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #871E08;
}
a:hover {
	text-decoration: underline;
	color: #871E08;
}
a:active {
	text-decoration: none;
	color: #871E08;
}


a.speziell:link {
	color: #871E08;
	text-decoration: none;
	font-size:12px;
}
a.speziell:visited {
	text-decoration: none;
	color: #871E08;
	font-size:12px;
}
a.speziell:hover {
	text-decoration: underline;
	color: #871E08;
	font-size:12px;
}
a.speziell:active {
	text-decoration: none;
	font-size:12px;
	color: #871E08;
}



.bull {
	font-size: 9px;
	color: #871E08;
}

.fliess {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fliess_1 {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 12px;
	color: #871E08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}

