	body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
text-decoration: none;
}
.headline/* Logoebene */ 
 {
	max-height: 500px;
	position: absolute;
	background-color:#000000;
	font-size: 24px;
	left: 90px;
	top: 190px;
	min-height: 100px;
	min-width: 100px;
	max-width: 600px;
	color: #ffffff;
	padding: 10px;
}
#linke1 {
	color: #e2007a;
}
.content/*textebene */ 
 {
	color: white;
	position: absolute;
	left: 90px;
	top: 270px;
	min-width: 90px;
	max-width: 300px;
	font-size: 12px;
	background-color: #000000;
	padding: 10px;
}
.logo {
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 200px;
	left: 40px;
	position: absolute;
	top: 50px;
	cursor:pointer;
}

.subline{
	position: absolute;
	background-color: #000000;
	height: 20px;
	top:100%;
	margin-top: -20px;
	color:#ffffff;
	width: 100%;
	text-align: right;
	margin-right: 50px;
}
.contenteng {
	color: #505050;
	position: absolute;
	left: 440px;
	top: 270px;
	min-width: 100px;
	max-width: 300px;
	font-size: 12px;
	background-color: #000000;
	padding: 10px; 


}
#linke2 {
	color: #f19da0;
}
.bg1 {
	position: static;
	height: 25px;
	width: 25px;
}
#bg ul li{
	display: block;
	width:30px;
	height:30px;
	position:relative;
	float:left;
	list-style-type: none;	
}
div#bg {
height: 600px;
width: 950px;
overflow: inherit;

}

.subline a {
	font-size: 11px;
	padding-right: 20px;
}
.headlineeng {
	max-height: 500px;
	position: absolute;
	background-color:#000000;
	font-size: 24px;
	left: 440px;
	top: 190px;
	min-height: 100px;
	min-width: 100px;
	max-width: 600px;
	color: #505050;
	padding: 10px;
}
.aktive_de{
font-size: 12px;
color: #e2007a;
}
.aktive_en{
font-size: 12px;
color: #f19da0;
}
#contactfrom{
background-color:#000000;
color: #ffffff;
position: absolute;
left: 90px;
top: 200px;
font-size:12px;
display:none;
width:200px;
}
.con_de{
color:#ffffff;
font-size:12px;

}	
.con_en{
color:#505050;
font-size:12px;
}

#imprint{
background-color:#000000;
color: #ffffff;
position: absolute;
left: 90px;
top: 200px;
font-size:12px;
display:none;
width:400px;
}
a{
cursor:pointer;
}