body {
	background-color: #9C5223;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: 50%;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

table {
	font-size: 11px;
}

.houder {
	background-color: #FFFFFF;
	width: 721px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}

#MenuPos {
	margin: 0px;
	padding: 0px;
	background-color: #597ABD;
	position: relative;
	height: 18px;
	width: 721px;
}

.picNavigatie {
	width: 170px;
	height: 502px;
	padding: 0px;
	float: left;
	margin-top: -1px;
}


#quicksearchbox {
	background-image: url(../images/zoek.jpg);
	background-repeat: no-repeat;
	margin-top: -30px;
	
}

#sword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	height: 16px;
	width: 84px;
	border: 1px solid #000000;
}

.content {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 377px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	background-color: #FFFFFF;
}

.introtekst {
	font-weight: bold;	
}

.inhoud em {
	color:#CC6600;
}

.subPage {
	width: 159px;
	margin: -1px;
	float: right;
	padding: 0px;
}

.subPageKruimel {
	width: 159px;
	margin-top: -21px;
	margin-right: -1px;
	float: right;
	padding: 0px;
}

.voet {
	background-position: center bottom;
	height: 40px;
	width: auto;
	bottom: 0px;
	clear: both;
	background-color: #FFFFFF;
	margin-left: 170px;
	padding: 15px 15px 15px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	/*border-top-color: #CC6600;*/
	border-top-color: #769d24;
	color: #334499;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 9px;
}

H1, H2, H3, H4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif, tahoma;
	margin-top: 0.5em;
}

h1 {
	font-size: 14px;
	color: #000000;
}

h2 {
	font-size: 13px;
	font-style: italic;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #000000;
}

sub {
	font-size: 11px;
	line-height: 0.5em;
}

sup {
	font-size: 11px;
	line-height: 0.5em;
}

a:link {
	color: #597ABD;
	text-decoration: none;
}

a:visited {
	color: #597ABD;
	text-decoration: none;
}

a:hover {
	/*color: #B72E00;*/
	color: #769d24;
	text-decoration: none;
}

a:active {
	color: #DE9649;
	text-decoration: none;
}

.navbalk {
	color: #FFFFFF;
	background-color: #3399FF;
	font-weight: bold;
	width: 721px;
	font-size: 13px;
	height: 21px;
}

td {
	vertical-align: top;
}

#devider {
	float: left;
}

fieldset.csc-mailform label {float:left; width:70px;}
