body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/e1_bgh.jpg);
	background-repeat:no-repeat;
}
a:link{
	color:#006600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
 }
 a:visited{color:#003366;
 	font-size: 12px;
	font-weight: 500; 
	text-decoration: none;
 }
 a:hover{
	color:#666600;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	font-family: Arial;
 }
 a:active{color:#7E3A91;
 	font-size: 12px;
	font-weight: 500; 
	text-decoration: none;
 }
 
.copyright {
	margin-left:8px;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

#kopfmenu{
width: 120px;
height:20px;
background-color: #ffffff;
color: #ffffff;
margin-right: 2px;

}

#topmenu{
position:absolute;
 left:450px; top:-50px; width:300px; height:150px;
width: 120px;
height:1px;
color: #ffffff;
font-size:1px;
margin-right: 2px;
}

#js-menu{
margin-left: 2px;
background-color: #f2f2f2;
display:block; 
}

#js-menu a{
margin-left: 2px;
text-decoration: none;
color:#7E3A91;
display:block; 
background-color: #f2f2f2;

}

#js-menu a:hover{
margin-left: 2px;
text-decoration: none;
color:#7E3A91;
background-color: #ffffff;
display:block; 

}

