/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color:#000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#tabel {
	position: absolute;
	left: 0px;
	top: 0px;
}

a:visited, a:active, a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.reklame {
	border: thin solid #CCCCCC;
}

.kontaktteks {
	color: #000000;
}
.hvidtekst {
	color: #FFFFFF;
}

