html, body 
{
	margin				: 0;
	padding				: 0;
	font				: bold 0.9em arial;
	background-color	: #aaa;
	color				: #fff;
			scrollbar-face-color: #900;
 			scrollbar-highlight-color: #900; 
 			scrollbar-shadow-color: #900; 
 			scrollbar-3dlight-color: #2F0602; 
 			scrollbar-arrow-color: #2F0602; 
 			scrollbar-track-color: #2F0602; 
 			scrollbar-darkshadow-color: #2F0602;
}

/* algemeen */
#container a
{
	color				: #fc6;
	text-decoration		: none;
}
a img
{
	border				: none;
	text-decoration		: none;
}

#container
{
	width				: 900px;
	margin				: 0 auto;
	background			: #2F0602 url('/img/bg/maintopleft.jpg') no-repeat right 228px;
}
#wrapper
{
	margin				: 0px;
	width				: 900px;
	/*background			: url('/img/bg/pics.gif') no-repeat left bottom;*/
}

#header
{
	height				: 228px;
	background			: url('/img/bg/header.jpg') no-repeat;
}
#header a
{
	position			: absolute;
	height				: 75px;
	width				: 352px;
	text-decoration		: none;
	top					: 117px;
	margin-left			: 297px;
}
#header span
{
	visibility			: hidden;
	font-size			: 0px;
}

#navigation
{
	list-style-type		: none;
	margin				: 0 0 0 50px;
	padding				: 0px;
	float				: left;
	display				: inline;
}
#navigation a
{
	padding				: 0 2px;
	display				: block;
	width				: 150px;
}
#navigation a:hover
{
	background-color	: #753300;
}
#navigation a.selected
{
	color				: #fff;
}

#main
{
	margin				: 0px;
	margin-left			: 226px;
	width				: 615px;
	background			: #900 url('/img/bg/maintop.jpg') no-repeat right top;
	border-left			: 2px solid #fff;
}
#text
{
	padding				: 40px 40px 10px 20px;
}
#text h2
{
	margin				: 0 0 18px 0;
	font-size			: 1.15em;
	border-bottom		: 1px solid #ccc;
	padding-left		: 150px;
}
#text img
{
	border				: 3px solid #fff;
}
#text small
{
	font-size			: 9px;
}
#container #text a:visited
{
	color				: #ccc;
}
#container #text a:hover
{
	text-decoration		: underline;
}

#footer
{
	clear				: both;
	background-color	: #333;
	padding				: 8px 0;
	text-align			: center;
}

p#slidep
{
	margin				: 0px;
	padding				: 0px;
	text-align			: center;
}
#slidep img
{
	border				: 3px solid #fff;
}

table.aanvraag
{
	width				: 390px;
	margin				: 20px auto 0 auto;
	border				: 1px solid #fff;
}
table.aanvraag td.center
{
	text-align			: center;
}
table.aanvraag tr.error
{
	color	: #f99;
}
div#derockyshow
{
	text-align			: center;
	margin-bottom		: 10px;
}
#container #main div#derockyshow a
{
	text-decoration		: none;
}
