body {
	background:#000000 url(/templates/Blackfuel/images/background.jpg) no-repeat center top fixed;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
}
body, html {
	margin:0;
	padding:0;
	/* The IE scrollbar crap */
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #232222; 
	scrollbar-arrow-color: #827c7c;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#CCCCCC;
}
p {
	margin:1px;
}
input, select, textarea {
	background-color:#2D2D2D;
	border:1px solid #B40721;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#B40721;
}
	/* Top portion */
	div#top {
		width:500px;
		margin:0 auto;
		padding:0;
		clear:both;
		text-align:center;
	}
	div#banner {
		width:468px;
		margin:10px auto 0 auto;
	}
	img#logo {
		clear:both;
	}
	/* Left, right and center */
	div#contentholder {
		width:100%;
		margin:0;
		padding:0;
		clear:both;
	}
	div#rightbox{
		position:absolute;
		top:260px;
		right:1%;
		width:13%;
	}
	div#leftbox {
		position:absolute;
		top:260px;
		left:1%;
		width:19%;
	}

	div#centerbox {
		position:absolute;
		top:260px;
		left:22%;
		width:62%;
		min-width:590px;
	}
	div#rightbox_fullwidth {
		position:absolute;
		top:260px;
		right:1%;
		width:78%;
	}


/* Titles and values */

div.elte_menu {
/*	border:1px solid #B40721;*/
	border:1px solid #323232;
	background-color:#000000;
	clear:both;
	margin-bottom:10px;
	width:100%;
	float:left;
}

div.blok_titel, div.menuname, .pagetitle {
	background:#B91400 url(/templates/Blackfuel/images/titlebar.gif) repeat-x center;
	border:1px solid #000000;
	font-size:9pt;
	color:#FFFFFF;
	padding:3px;
	clear:both;
	font-weight:bold;
	overflow:hidden;
	
}
.blok_titel a, .menuname a, .pagetitle a {
	color:#FFFFFF;
	text-decoration:underline;
}
.blok_titel a:hover, .menuname a:hover, .pagetitle a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.pagetitle {
	margin:0;
}
/* Menu UL/LI */
div.elte_menu ul {
margin:0px;
padding:0px;
font-size:12px;
white-space:nowrap;
}
div.elte_menu li {
list-style-type:none;
height:20px;
padding:0;
margin:0;
}
div.elte_menu li a {
height:20px;
display:block;
text-decoration:none;
color:#FFFFFF;
line-height:20px;
padding:0 5px;
font-weight:bold;
}
div.elte_menu li a:hover {
text-decoration:none;
color:#B40721;
font-weight:bold;
}
/* Centerbox content */
div.blok_center {
/*	border:1px solid #B40721;*/
	border:1px solid #323232;
	background-color:#000000;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
	width:100%;
}
div.padder {
	padding:3px;
	float:left;
	clear:both;
}
#prijsvraag a {
	font-weight:bold;
	font-size:12px;
}
#prijsvraag {
	padding-top:5px;
	padding-bottom:5px;
}
#prijsvraag img {
	width:150px;
	margin-top:10px;
}

