a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
a.menu {
	font-family: Impact;
	font-size: 28px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	color: #999999;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.layout {
	background-color: #000000;
	background-image: url(../img/main_bg.jpg);
}
/*
@font-face {
	font-family: "Bombardier";
	src: url("http://www.studiografix.nl/bombardier.eot")
}
@font-face {
 	font-family: "Bombardier";
 	src: url("http://www.studiografix.nl/bombardier.ttf")
}
*/
#contentbox {
	position: absolute;
	z-index:0;
	visibility: visible;
	left: 25,1%;
	margin-left: +5px;
	margin-top: 5px;
	width: 800px;
	height: 254px;
}
#scrollLine {
	position: absolute;
	z-index:0;
	visibility: visible;
	left: 73,1%;
	margin-left: +381px;
	margin-top: -302px;
	width: 10px;
	height: 216px;
}
.contentTxt {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-image:url(../img/content_bg.png);
}
.contentTxt2 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.headers {
	margin-left: 5px;
	font-family: Arial;
	font-size: 16px;
	font-style:italic;
	color: #CCCCCC;
}
.small {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.nummer {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:bold;
}
.scrollbox {
	width: 407px;
	height: 240;
	overflow: auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-shadow-color: #FF0000;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-track-color: #FF0000;
	filter: chroma(color=#FF0000);
}

.text {
color:#999999;
font-size:12px;
line-height:18px;
margin-left:5px;
}

.texthp {
color:#999999;
font-size:12px;
line-height:15px;
margin-left:5px;
}


