@charset "UTF-8";
/* CSS Document */
@font-face {
 font-family:"GraublauWeb";
 src:url(/fonts/GraublauWeb.eot);
 src:local('GraublauWeb Regular'), local('GraublauWeb-Regular'),  url(/fonts/GraublauWeb.otf) format("opentype");
}
@font-face {
 font-family:"GraublauWeb";
 src:url(/fonts/GraublauWebBold.eot);
 src:local('GraublauWeb Bold'), local('GraublauWeb-Bold'),  url(/fonts/GraublauWebBold.otf) format("opentype");
 font-weight: bold;
}
body {
	font: 62.5% Verdana, Geneva, sans-serif;
	/*background:#000 url(../images/grad.gif) repeat-x left bottom;*/
	background:#000;
	color: #355330;
}

#main {
	top: 25px;
	margin: auto;
	width: 960px;
	height: 560px;
	border:solid 1px #030;
	padding: 10px;
}
a {
	text-decoration:none;
	color:#55854d;
}
a:hover {
	color:#6fad65;
}
#top {
	background: url(../images/top.jpg);
	height:27px;
	text-align: left;
	color:#000;
	z-index:2;
}
#content { background: url(../images/back.jpg) left bottom; height:500px; text-align: left; position:absolute; }
#this {
	padding:1px 0px 0px 25px;
	 position:relative;
	width:935px;
	font-size:2em;
	font-family:"GraublauWeb";
	text-shadow: #000 5px 5px 5px;
	filter: Shadow(Color=#000000, Direction=135, Strength=5);
}
#this a {
		font-weight:bold;
}
#footer {
	background:#020;
	width:945px;
	height:18px;
	text-align: left;
	padding: 8px 5px 5px 10px;
	margin-top:-15px;
	color:#4b6347;
}
#footer a {
	color:#a0cf96;
}
#footer a:hover {
	color:#cbcdce;
}
#wx_module_6616{
	position:absolute;
	top:50px;
	left:20px;
	z-index:1;
}
.line {
	border-top:1px solid #666;
	width: 200px;
	padding:0;
	margin:0;
}
#klok {
	position:absolute;
	top:20px;
	right:20px;
}
#tools {
	width:500px;
	padding:20px;
	margin:20px;
	background:#000;
	opacity:0.6;
	visibility:hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
#inner {
	height:330px;
	overflow:auto;
}
fieldset {
	border:1px solid #090;
	margin-right:20px;
	margin-bottom:10px;
}
legend {
	color:#3C0;
}
.invoeg {
	background:#9C9;
	border:1px solid #030;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background-color: #333;
}
.vscrollerbar {
width: 15px;
background-color: #0070a8;
cursor:default;
}


.scrollerjogbox {
width: 16px;
height: 16px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #f00;
}