body{
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
a{
	font-family:	verdana;
	font-weight:	regular; 
	font-size:		10px;
	color:			#FF0000;
	text-decoration:none;
}	

a:hover {
	font-family:	verdana;
	font-weight:	regular; 
	font-size:		10px;
	color:			#FF0000;
	text-decoration:underline;
}
	
	
.impressum {
	
	background-image: url(img/impressum.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top:15px;
	position: absolute;
	top: 15px;
	right: 10px;
	width: 400px;
	height:500px;
}
