html,body{
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	overflow:hidden;
	background-image: url(img/bg_flaeche.jpg);
	background-color: #d1ebd0;
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
}

#mailinglist{
text-align:right;
	position:absolute;
	top:380px;
	left:164px;
	width: 200px;
	line-height:2px;
	font-size:10px;
}

#myspace{
	position:absolute;
	bottom:20px;
	left:23px;
	line-height:2px;
	font-size:10px;
}

#heli1{
	position:absolute;
	top:282px;
	left:65px;
	width:144px;
	height:83px;
	background-image: url(heli/heli_1.gif);
}

#heli2{
	position:absolute;
	top:83px;
	left:824px;
	width:99px;
	height:69px;
	background-image: url(heli/heli_2.gif);
}

#heli3{
	position:absolute;
	top:0px;
	left:947px;
	width:256px;
	height:128px;
	background-image: url(heli/heli_3.gif);
}

#heli4{
	position:absolute;
	top:0px;
	left:783px;
	width:271px;
	height:56px;
	background-image: url(heli/heli_4.gif);
}

#heli5{
	position:absolute;
	top:40px;
	left:433px;
	width:379px;
	height:320px;
	background-image: url(heli/heli_5.gif);
}
#heli6{
	position:absolute;
	top:339px;
	left:284px;
	width:71px;
	height:60px;
	background-image: url(heli/heli_6.gif);
}
#heli7{
	position:absolute;
	top:279px;
	left:0px;
	width:94px;
	height:67px;
	background-image: url(heli/heli_7.gif);
}
#heli8{
	position:absolute;
	top:0px;
	left:20px;
	width:181px;
	height:65px;
	background-image: url(heli/heli_8.gif);
}

#logo{
	position: absolute;
	width:363px;
	top:26px;
	left:8px;
	background-image: url(img/logo.gif);
	height: 225px;
}

#bg {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	background-image: url(img/bg.jpg);
	background-repeat:no-repeat;
}

#content_scroll {
	position:absolute;
	top:0px;
	left:388px;
	width:485px;
	height:100%;
	overflow:auto;
}

#content {
	position:absolute;
	top:0px;
	left:10px;
	right:10px;
	font-size: 12px;
	width: 451px;
}


.linie{
	background-image: url(img/bg_linie.gif);
	width: 100%;
	height:1px;
	margin: 10px 0px 10px 0px;
}


td {
	color:#000;
	font-style: normal;
	font-size: 13px;
	line-height:15px;
	font-weight: normal;
}
td p{
	margin-top:0px;
	margin-bottom:10px;
	line-height:15px;
}

ul {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:15px;
}

li {
	list-style-type:square;
	margin-bottom:8px;
}

.navi {
	position: absolute;
	left: 264px;
	top:127px;
	width: 99px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.navi p {
text-align:right;
margin-top:0px;
margin-bottom:9px;
}
.navi a {
	color: #955B10;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	font-style: regular;
}

a:visited{color: #955B10;}

#content a{
color: #955B10;
}
#text a:visited{color: #fff;}
.navi a:hover { color: #000;}


.auszeichnung1 a{
color: #000;
}


.titel{
	font-size: 18px;
	font-weight: bold;
	color: #955B10;
}
