html,
body{
	background-image: url(/images/bg_image.jpg);
	background-position: fixed;
	margin: 0;
}
*{
	color: #464748;
	font-size: 11pt;
	font-family: arial, verdana, helvetica, sans-serif;
}
#website{
	margin: 0 auto;
	width: 990px;
}

#website #header #logo{
	border: 0;
	display: block;
	float: left;
	padding: 10px 10px 10px 22px;
	width: 230px;
}
#website #header #logo img{
	border: 0;
	float: left;
}
#website #header #options{
	position: absolute;
	right: 0;
}

#website #header #options a{
	line-height: 20px;
}
#website #headerleft{
	background-image: url(/images/header_left.png);
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
}
#website #headerright{
	background-image: url(/images/header_right.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 11px 0 0;
}
#website #header{
	background-image: url(/images/header_bg.png);
	height: 155px;
	position: relative;
}
#website #header ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#website #header ul li{
	background-repeat: repeat-x;
	float: left;
	margin: 0;
}
#website #header ul li a{
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 1px;
	font-size: 18px;
	display: block;
	width: 135px;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	padding: 110px 0px 0 0px;
	height: 40px;
	line-height: 40px;
}
#website #header ul #logo{
	
}
#website #header ul #roze{ background-image: url(/images/header_roze.png); }
#website #header ul #blauw{ background-image: url(/images/header_blauw.png); }
#website #header ul #geel{ background-image: url(/images/header_geel.png); }
#website #header ul #groen{ background-image: url(/images/header_groen.png); }
#website #header ul #roze a{ color: #ba3289; border-width: 0px 1px 0px 2px;}
#website #header ul #blauw a{ color: #26549f; }
#website #header ul #geel a{ color: #ff9900; }
#website #header ul #groen a{ color: #8fc432; border-width: 0px 0px 0px 1px; width: 124px; padding: 110px 0 0 6px;}
#website #contenttop{
	background-image: url(/images/content_top.png);
	background-repeat: no-repeat;
	margin: 15px;
	width: 960px;
	padding: 8px 0 0 0;
	border-color: #82afcb;
	border-style: solid;
	border-width: 0 0 1px 0;
}
#website #contentbg{
	background-image: url(/images/content_bg.png);
	min-height: 500px;
}
#website #content,
#website #cms{
	float: right;
	margin: 0;
	width: 650px;
	padding: 20px 40px 0 40px;
}
#website #clear{
	clear: both;
	display: block;
}
#website #cms{
	padding: 0;
	width: 730px;
	margin: -7px 0 0 0;
}
#website #content p{
	font-size: 11pt;
	padding: 0 0 1.3em 0;
	line-height: 1.3em;
	margin: 0;
}
#website #content h1,
#website #content h2,
#website #content h3{
	font-size: 16pt;
	padding: 0 0 0.5em 0;
	color: #ba3289;
	margin: 0;
	font-weight: normal;
}
#website #content h2{
	color: #26549f;
}
#website #content h3{
	color: #8fc432;
}
#website #content h4,
#website #content h5,
#website #content h6{
	font-size: 1.1em;
	padding: 0 0 0.3em 0;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0;
	color: #8fc432;
}
#website #content h5{
	color: #ba3289;
}
#website #content h6{
	color: #ff9900;
}
#website #content form,
#website #content fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
#website #content legend{
	display: none;
}
#website #content p label{
	display: block;
	float: left;
	width: 120px;
}
#website #content #captcha{
	float: left;
	margin: 2px 6px 2px 0;
}
#website #content #captcha_image{
	float: left;
}
#website .button{
	clear: left;
}
#website #navigatie{
	float: left;
}
#website #navigatie ul{
	margin: 10px 18px;
	padding: 0;
	list-style: none;
}
#website #navigatie ul li{
	margin: 0;
	padding: 0;
}
#website #navigatie ul li a{
	border-color: #464748;
	border-style: solid;
	border-width: 0 0 1px 0;
	display: block;
	font-size: 11pt;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	width: 192px;
}
