@charset "UTF-8";
/* CSS Document */

body {
background-color: #110000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;}
a:link {color: #555555;}
a:visited {color: #555555;}
a:hover {text-decoration: none; color: #999999;}
a:active {color: #999999;text-decoration: none}

.header {
	position: absolute;
	margin: 100px;
	width: 1px;
	height: 1px;
	top: -67px;
	left: 71px;
	color:#999999
}

.links {
	position: absolute;
	margin: 100px;
	left: 71px;
	top: 36px;
	width: 300px;
	height: 504px;
}

.midden {
	position: absolute;
	left: 472px;
	width: 600px;
	top: 135px;
	height: 468px;
}

.rechts {
	position: absolute;
	width: 600px;
	left: 472px;
	top: 22px;
	height: 33px;
	bottom: inherit;
	color: #999999;
}

