/*-- [ general ] -----------------------------------------------*/
BODY
{
	color: #000;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 11px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
}
P
{
	margin: 0;
	padding: 0;
}
UL, LI, IMG
{
	margin: 0;
	padding: 0;
	list-style: none;
}
H1, H2, H3
{
	font-family: "Myriad Pro", Arial, verdana;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
A
{
	color: #806E60;
	font-family: verdana;
	text-decoration: none;
}
A:hover
{
	color: #8CC63F;
	text-decoration: underline;
}
/*-- [ Wrappers ] -----------------------------------------------*/
#wrapper
{
	width: 1020px;
	text-align: left;
	margin: 0 auto;
}
#navmainwrapper
{
	width: 600px;
	padding: 10px 0px 0px 180px;
	float: left;
	display: block;
}
#contentwrapper
{
	width: 1020px;
	float: left;
	display: block;
	background: url(subnav-bg.jpg) repeat-y left;
}
/*-- [ header ] -----------------------------------------------*/
#header
{
	background: url(header.jpg) no-repeat left;
	width: 1020px;
	height: 123px;
	float: left;
	display: block;
}
#topnavigatie
{
	background: url(navigatie.jpg) repeat-y;
	width: 1024px;
	height: 38px;
	float: left;
	display: block;
}
#navmain LI
{
	color: #FFFFFF;
	float: left;
	font-family: "Myriad Pro", Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-align: left;
	display: block;
	padding: 0px 25px 0px 0px;
	line-height: 22px;
}
#navmain A.active
{
	color: #ADADAD;
	float: left;
	padding: 0;
	margin: 0;
}
#navmain A
{
	color: #FFFFFF;
}
#navmain A:hover
{
	color: #ADADAD;
}
#header UL
{
	display: inline-block;
	position: relative;
	width: 222px;
	left: 592px;
	top: 4px;
	border: none;
}
#header UL LI
{
	display: block;
	float: left;
	height: 22px;
	width: 222px;
}
#header UL LI LABEL
{
	width: 94px;
	position: relative;
	float: left;
}
#header UL LI INPUT
{
	position: relative;
	float: left;
}
#header UL LI.submit BUTTON
{
	float: right;
	right: 10px;
}
/*-- [ navigatie ] -----------------------------------------------*/
#navigatie
{
	float: left;
	display: block;
	width: 167px;
	position: relative;
	overflow: hidden;
}
UL.navblok>LI
{
	width: 160px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bolder;
	word-spacing: 2px;
	line-height: 18px;
	border-bottom: 1px solid #AEB31A;
	border-left: 7px solid #A0AA00;
	background: #B9C404;
}
UL.navblok>LI:hover
{
	border-left: 7px solid #191919;
}
UL.navblok>LI>A
{
	color: #632323;
	padding-left: 14px;
}
UL.navblok LI A.active
{
	color: #632323;
	background: url(arrow-bullet.png) no-repeat center left;
	font-weight: bold;
}
UL.subnavblok LI A
{
	color: #632323;
	margin-left: 24px;
	line-height: 18px;
	padding-left: 14px;
	font-size: 11px;
	letter-spacing: 0px;
}
/*-- [ content ] -----------------------------------------------*/
#content
{
	background-color: #FFF;
	float: left;
	display: block;
	padding-bottom: 25px;
}
.text
{
	text-align: left;
	padding: 25px 0px 0px 12px;
	width: 700px;
	float: left;
}
.xspView .text
{
	width: 830px;
}
/*-- [ footer ] -----------------------------------------------*/
#footer
{
	background-image: url(footer.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 1020px;
	height: 30px;
	position: relative;
	display: block;
	clear: both;
	margin: 25px auto 0;
}
/*-- [ Fixes ] -----------------------------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
