html, body 
{
	margin				: 0;
	padding				: 0;
	font				: bold 12px Arial, Helvetica, sans-serif;
	background-color	: #fff;
	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 */
a
{
	color				: #900;
	text-decoration		: none;
}
a img
{
	border				: none;
	text-decoration		: none;
}

#container
{
	width				: 620px;
	margin				: 0 auto;
	background			: url('/img/bg/content.jpg') repeat-y;
}
#wrapper
{
	background			: url('/img/bg/bottom.jpg') no-repeat bottom;
	padding-bottom		: 43px;
}

#header
{
	height				: 137px;
	background			: url('/img/bg/header.jpg') no-repeat;
}
#header h1
{
	margin				: 0px;
}
#header h1 a
{
	text-decoration		: none;
}
#header h1 span
{
	visibility			: hidden;
	font-size			: 0px;
}

#navigation
{
	list-style-type		: none;
	background			: url('/img/bg/navigation.jpg') no-repeat 15px 0;
	height				: 64px;
	margin				: 0px;
	padding				: 3px 75px 0 65px;
	text-align			: center;
	line-height			: 11px;
}
#navigation li
{
	display				: inline;
}
#navigation a
{
	color				: #fff;
	padding				: 0 2px;
	font				: bold 10px Arial, Helvetica, sans-serif;
	text-decoration		: none;
}
#navigation a:hover
{
	color				: #999;
}

#main
{
	background			: url('/img/bg/leftcurve.jpg') no-repeat 0 12px;
}
#text
{
	padding				: 5px 50px;
}
#text h2
{
	margin				: 0 0 15px 0;
	border-bottom		: 1px solid #840;
	text-align			: center;
	font-size			: 16px;
	font-family			: "Times New Roman", Times, serif;
}
#text img
{
	border				: 3px solid #fff;
}
#text small
{
	font-size			: 9px;
}
#text a
{
	color				: #ccc;
	text-decoration		: underline;
}
#container #text a:hover
{
	text-decoration		: underline;
}

#footer
{
	clear				: both;
	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				: 20px 0 10px 0;
}
#container #text div#derockyshow a
{
	text-decoration		: none;
}
