body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/e1_bgh_u1.jpg);
	background-repeat:no-repeat;
}
a:link{
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
 }
 a:visited{color:#FF6633;
 	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
 }
 a:hover{color:#33FF66;
 	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
; font-family: Arial; font-style: normal
 }
 a:active{color:#00CC33;
 	font-size: 12px;
	font-weight: 300; 
	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;

}



#js-menu{
	margin-left: 2px;
	background-color: #f2f2f2;
	display:block;
	min-height:17;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;

}

#js-menu a{
	margin-left: 2px;
	text-decoration: none;
	color:#006600;
	display:block;
	background-color: #f2f2f2;
	height:16;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#js-menu a:hover{
	margin-left: 2px;
	text-decoration: none;
	color:#339933;
	background-color: #ffffff;
	display:block;
	height:16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

