html,body{
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	background-image: url();
	background-color: #d1ebd0;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}

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

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

#heli1{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli2{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli3{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli4{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli5{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli6{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli7{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}
#heli8{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background-image: url();
}


#logo{
	position: absolute;
	width:230px;
	top:12px;
	left:8px;
	background-image: url(img/logo_iphone.gif);
	height: 144px;
}

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

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

#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: 0px;
	top:10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.navi p {
text-align:right;
margin-top:0px;
margin-bottom:0px;
margin-right:10px;
}
.navi a {
	color: #955B10;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	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;
}
