
<!--

HTML
{
	overflow: -moz-scrollbars-vertical;
}

BODY
{
	background: #000000 url(design/background.jpg) top left repeat-x;
	margin:0px 0px 0px 0px;
}

#GFXDesignV3
{
	background-color:#1A1A1A;
	border: 0px;
	width:  900px;
	height: 216px;
}

#header
{
	background: #1A1A1A url(design/headerbg.jpg) top left repeat-x;
	width:  900px;
	height: 169px;
}

.MENUholder
{
	background-image: url(design/MENUbg.jpg);
	background-repeat: repeat-x;
	background-color:#1A1A1A;
	width: 900px;
	height: 47px;
}

.MENUsearch
{
	background-image: url(design/MENUbg.jpg);
	background-repeat: repeat-x;
	background-color:#1A1A1A;
	width: 156px;
	height: 47px;
}

.imgFader
{
	position:relative;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	border: 0px;
}

.BOXholder
{
	width: 160px;
	vertical-align:top;
	background-color:#1A1A1A;
}

.BOX
{
	width: 160px;
	border: 0px;
}

.BOXleft
{
	background-image:url(design/BOXleft.jpg);
	background-repeat:repeat-y;
	width: 13px;
}

.BOXright
{
	background-image:url(design/BOXright.jpg);
	background-repeat:repeat-y;
	width: 15px;
}

.navigatie
{
	font-family: Verdana;
	font-size: 11px;
	border: 0px;
	padding: 0;
	margin: 0;
	background-color: #1A1A1A;
	color: #000000;
}

.navigatie ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigatie ul li
{
	margin: 0;
	padding: 1px 3px 1px 3px;
}

.navigatie ul li a
{
	display: block;
	padding: 1px 3px 1px 3px;
	background-color: #1F1F1F;
	color: #7bf600;
	text-decoration: none;
	width: 100%;
}

html>body .navigatie ul li a
{
	width: auto;
}

.navigatie ul li a:hover
{
	background: #0007FC url(design/boxmenuimage.gif) bottom right no-repeat;
	font-size: 11px;
	color: #7bf600;
	padding: 1px 0px 1px 6px;
}

.navigatie ul li a:active
{
	background-image:none;
	background-color: #000000;
	font-size: 11px;
	color: #7bf600;
	outline:none;
}


ul{border:0; margin:0; padding:0;}

#paginatie {
margin-left: 60%;
}
#paginatie li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
display:inline;
}
#paginatie a{
border:solid 1px #000;
margin-right:4px;
background-color:#1F1F1F;
outline: none;
}

html>body ul li #paginatie a
{
	width: auto;
}

#paginatie .previous-off,
#paginatie .next-off {
border:solid 1px #000;
color:#C0C0C0;
display:block;
float:left;
font-weight:bold;
margin-right:4px;
padding:3px 4px;
cursor:default;
}
#paginatie .next a,
#paginatie .previous a {
font-weight:bold;
}
#paginatie .active{
background-color: #0007FC;
color: #7bf600;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
font-weight:bold;
}
#paginatie a:link,
#paginatie a:visited {
color: #7bf600;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#paginatie a:hover{
background-color: #0007FC;
border:solid 1px #000;
padding:1px 6px 5px 6px;
}
#paginatie a:active{
background-color: #000;
border:solid 1px #000;
padding:1px 6px 5px 6px;
}

#content
{
	width: 580px;
	background-color:#1A1A1A;
	vertical-align:top;
	padding-top:10px;
}

.text
{
	font:12px Verdana;
	line-height:16px;
	color: #CCCCCC;
	text-align: justify;
}
	
	.text a
	{
		font:bold 12px Verdana;
		text-decoration: none;
	}
	
	.text a:link
	{
		color: #7bf600;
		font: bold 12px;
		text-decoration: none;
	}
	
	.text a:visited
	{
		color: #7bf600;
		text-decoration: none;
	}
	
	.text a:hover
	{
		color: #1C6DF4;
		text-decoration: underline;
	}
	
	.text a:active
	{
		color: #1C6DF4;
		text-decoration: underline;
	}

.title1
{
	font:bold 16px Verdana;
	line-height:22px;
	color: #0064ED;
}
	
	.title1 a
	{
		font:bold 16px Verdana;
		line-height:22px;
		color: #0064ED;
		text-decoration: none;
	}
	
	.title1 a:link
	{
		font:bold 16px Verdana;
		line-height:22px;
		color: #0064ED;
		text-decoration: none;
	}
	
	.title1 a:visited
	{
		color: #0064ED;
		text-decoration: none;
	}
	
	.title1 a:hover
	{
		color: #64a5ff;
		text-decoration: none;
	}
	
	.title1 a:active
	{
		color: #64a5ff;
		text-decoration: none;
	}

.spacetext
{
	font:12px Verdana;
	color: #CCCCCC;
	padding:0px 0px 0px 30px;
}

	.spacetext a
	{
		font:bold 12px Verdana;
		text-decoration: none;
	}
	
	.spacetext a:link
	{
		color: #7bf600;
		font: bold 12px;
		text-decoration: none;
	}
	
	.spacetext a:visited
	{
		color: #7bf600;
		text-decoration: none;
	}
	
	.spacetext a:hover
	{
		color: #1C6DF4;
		text-decoration: none;
	}
	
	.spacetext a:active
	{
		color: #1C6DF4;
		text-decoration: none;
	}

.bluetext
{
	font:12px Verdana;
	line-height:16px;
	color: #1C6DF4;
}

.bluetext a
{
	font: 12px Verdana;
	text-decoration: none;
}

.bluetext a:link
{
	color: #1C6DF4;
	font: 12px;
	text-decoration: none;
}

.bluetext a:visited
{
	color: #1C6DF4;
	text-decoration: none;
}

.bluetext a:hover
{
	color: #64a5ff;
	text-decoration: none;
}

.bluetext a:active
{
	color: #64a5ff;
	text-decoration: none;
}

.stext
{
	font:10px Verdana;
	color: #C0C0C0;
}

.greentext
{
	font:12px Verdana;
	line-height:16px;
	color: #7bf600;
}

.statistic
{
	font:12px monospace;
	color: #7bf600;
}

.inactivestatistic
{
	font:12px monospace;
	color: #45a20e;
}

.smalltext
{
	color: #C0C0C0;
	font:10px Verdana;
}

	.smalltext a
	{
		font:bold 10px Verdana;
		text-decoration: underline;
	}
	
	.smalltext a:link
	{
		color: #7bf600;
		font:bold 10px Verdana;
		text-decoration: none;
	}
	
	.smalltext a:visited
	{
		color: #7bf600;
		font:bold 10px Verdana;
		text-decoration: none;
	}
	
	.smalltext a:hover
	{
		color: #1C6DF4;
		text-decoration: underline;
	}
	
	.smalltext a:active
	{
		color: #7bf600;
		text-decoration: underline;
	}

h1, h2, h3
{
	font: 700 12px Verdana;
}

h1
{
	font-size:20px;
	color: #0064ED;
	padding-top:10px;
	line-height:22px;
}

h2
{
	font-size:16px;
	color: #0064ED;
	line-height:16px;
	margin: 0px 0px 10px 5px;
}

h3
{
	font-size:13px;
	color: #0064ED;
	line-height:16px;
	margin: 0px 0px 10px 10px;
}

.btext
{
	font: bold 12px Verdana;
	color: #CCCCCC;
}

.padding5
{
	padding-top:5px;
}

.padding10
{
	padding-top:10px;
}

#dhlist tr td {
	margin: 10px;
	padding:10px 0px 10px 0px;
	width: 290px;
	background-color:#000;
}
#dhlist tr td a img {
	border: #000 1px solid;
}
#dhlist tr td a:hover img {
	border: #0007fc 1px solid;
}

.imgtd a img {
	border: #1f1f1f 1px solid;
}
.imgtd a:hover img {
	border: #0007fc 1px solid;
}


fieldset
{
	border: 1px solid #1A1A1A;
	width: 70%;
	margin-left:50px;
	margin-bottom: 5px;
	padding-left: 10px;
}

legend
{
	position:relative;
	padding-left:0px;
}

.color1
{
	background-color:#1A1A1A;
}

.color2
{
	background-color:#2f2f2f;
}

input, textarea
{
	background-color: #CCCCCC;
	border: 1px solid #1A1A1A;
	font:11px Verdana;
	color: #0007FC;
}

input[type="submit"]
{
	cursor: pointer;
	font:12px Verdana;
	color: #000000;
}

input:focus, textarea:focus
{
	background-color: #f7f7f7;
}

.formbutton
{
	background-color: #F8F8F8;
	border-color: #B7B7B7;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	color: #000000;
	font-weight:bold;
}

.submit
{
	cursor: pointer;
}

textarea, select
{
	background-color: #1A1A1A;
	border-color: #1C6DF4;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	color: #CCC;
	cursor:pointer;
}

option
{
	background-color: #1A1A1A;
	border-width: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #CCC;
}

option:hover
{
	color: #000;
}

.sitepath
{
	margin-top: 10px;
	font:10px Verdana;
	color: #45a20e;
	text-align: justify;
}

	.sitepath a
	{
		font:bold 10px Verdana;
		text-decoration: none;
		outline:none;
	}
	
	.sitepath a:link
	{
		color: #45a20e;
		font: bold 10px;
		text-decoration: none;
	}
	
	.sitepath a:visited
	{
		color: #45a20e;
		text-decoration: none;
	}
	
	.sitepath a:hover
	{
		color: #7bf600;
		text-decoration: none;
	}
	
	.sitepath a:active
	{
		color: #7bf600;
		text-decoration: none;
	}

.footer
{
	width:900px;
	height:30px;
	background: #1A1A1A url(design/footbg.jpg) bottom left repeat-x;
	font:11px Verdana;
	color:#3A3A3A;
	padding-top:5px;
}

	.footer a
	{
		font:11px Verdana;
		text-decoration: none;
		outline:none;
	}
	
	.footer a:link
	{
		color: #3A3A3A;
		font: bold 11px;
		text-decoration: none;
	}
	
	.footer a:visited
	{
		color: #3A3A3A;
		text-decoration: none;
	}
	
	.footer a:hover
	{
		color: #505050;
		text-decoration: none;
	}
	
	.footer a:active
	{
		color: #3A3A3A;
		text-decoration: none;
	}
-->
