@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../basics/HG.gif);
}
.streifen {
	position: absolute;
	background-color: #B2C744;
	height: 369px;
	width: 100%;
	visibility: visible;
	z-index: 0;
	top: 80px;
	margin: 0px;
	padding: 0px;
	border-top-color: #f8d95f;
	border-bottom-color: #f8d95f;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.luftbild {
	background-color: #A4B434;
	height: 369px;
	width: 867px;
	margin-left: -433px;
	visibility: visible;
	z-index: 1;
	left: 50%;
	top: 88px;
	position: absolute;
}
.luftbild_sl {
	height: 369px;
	width: 867px;
	margin-left: -433px;
	visibility: visible;
	z-index: 1;
	left: 50%;
	top: 88px;
	position: absolute;
	background-image: url(../basics/luft_hg.jpg);
}
.kopf {
	background-color: #FFFFFF;
	height: 76px;
	width: 678px;
	margin-left: -339px;
	visibility: visible;
	z-index: 1;
	left: 50%;
	top: 12px;
	position: absolute;
}
.headline {
	background-color: #FFFFFF;
	height: 45px;
	width: 500px;
	visibility: visible;
	z-index: 3;
	left: 115px;
	top: 400px;
	position: absolute;
}
.text_li {
	background-color: #FFFFFF;
	height: auto;
	width: 300px;
	visibility: visible;
	z-index: 2;
	left: 88px;
	top: 377px;
	position: absolute;
	padding-right: 350px;
	padding-left: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f8d95f;
	border-left-color: #f8d95f;
	padding-top: 65px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8d95f;
}
.text_re {
	background-color: #FFFFFF;
	height: auto;
	width: 300px;
	visibility: visible;
	z-index: 3;
	left: 435px;
	top: 377px;
	position: absolute;
	padding-top: 65px;
	padding-bottom: 5px;
}
.fuss {
	height: auto;
	width: 622px;
	visibility: visible;
	z-index: 4;
	position: absolute;
	text-align: center;
}
.bild {
	background-color: #FFFFFF;
	height: 305px;
	width: 458px;
	visibility: visible;
	z-index: 1;
	left: 200px;
	top: 24px;
	position: absolute;
	border: 10px solid #FFFFFF;
}
.back {
	background-color: #FFFFFF;
	height: 28px;
	width: 27px;
	visibility: visible;
	z-index: 4;
	left: 677px;
	top: 24px;
	position: absolute;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	text-align: center;
	line-height: 17px;
}
h1 a:link, h1 a:visited {
	color: #AA0000;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}
p a:link, p a:visited {
	color: #F2F2F2;
}
p a:hover {
	color: #97AABA;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}
.abstand {
	margin-top: 6px;
	margin-bottom: 4px;
	padding-top: 6px;
	padding-bottom: 4px;
}

