@charset "UTF-8";
/* CSS Document */

#Rahmen {
	position: absolute;
	left: 50%;
	top: 0%;
	width: 793px;
	height: 747px;
	visibility: visible;
	margin-left: -400px;
	margin-top: 0px;
	overflow: visible;
	z-index: 1;



}
body {
	
	background-color: #000000;
}

A {
	FONT-WEIGHT: normal;
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}
A:hover {
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}	

