

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:center
}

.testtekst {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F7F7F7;
	font-weight: normal;}
	
.style4 {color: #99CCFF}
.style5 {font-size: 09px; color: #003399; font-family: "Trebuchet MS";}
.style6 {font-size: 11px; color: #003399; font-family: "Trebuchet MS";}
.style27 {font-size: 14px; color: #0066FF; font-family: "Trebuchet MS";}
.style82 {font-size: 14px; color: #0099FF; font-family: "Trebuchet MS"; font-weight: bold; }
.style88 {font-size: 14px; color: #FF0000; font-family: "Trebuchet MS";}
.style89 {font-size: 18px; color: #FF0000; font-family: "Trebuchet MS";}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline; color: #FF9900;
}
a:active {
	text-decoration: none;
}
.tabelleke {
	border: 1px solid #0094CC;
}
#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}



