html, body {
  SCROLLBAR-FACE-COLOR: #ffffff; /* binnenkleur*/
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; /* links omheen binnen*/
  SCROLLBAR-SHADOW-COLOR: #ffffff; /* rechts omheen binnen*/
  SCROLLBAR-3DLIGHT-COLOR: #C8D300; /* links omheen buiten*/
  SCROLLBAR-ARROW-COLOR: #950003; 
  SCROLLBAR-TRACK-COLOR: #ffffff; /* ondergrond*/
  SCROLLBAR-DARKSHADOW-COLOR: #C8D300; /* rechts omheen buiten*/
  SCROLLBAR-BASE-COLOR: #ffffff;
}

body{
	background-color: #F7F7E3;
	background-image: url(/images/bgstrook.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#site {
	margin-left: -380px;
	margin-top: 0px;
	position:absolute;
	width:760px;
	height:auto;
	left: 50%;
	top: 0%;
	background-color: #FFFFFF;
	xbackground-image: url(../images/bckgr.gif);
	xbackground-repeat: repeat-y;
	/*height: expression(document.body.clientHeight+ "px");*/
}

#header {
	position: relative;
	height: 128px;
	width: 760px;
	left: 0px;
	top: 0px;
	vertical-align: middle;
}
#sitectd {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: -12px;
}
#footer {
	position: relative;
	height: auto;
	width: 760px;
	left: 0px;
	overflow: visible;
	bottom: 10px;
	clear: both;
	text-transform: uppercase;
	text-align: right;
	background-color: #8A0202;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
}


 
.navkol {
	position: relative;
	min-height: 900px;
	
	height:100%;
	_height: 900px;
	width: 162px;
	top: 8px;
	float: left;
	overflow: hidden;
	bottom: 25px;
	background-color:#f3f5c7;
	
}

.navkol .agendaloginform
{    
    padding: 8px;    
}
.navkol .agendaloginform .myloginbutton
{
    margin-top: 10px;
}

.navkol .agendaloginform .mylogintextinput
{
    width: 125px;
}


.ctdkol {
position: relative;
	background-color: #FFFFFF;
	
	height: auto;
	width: 590px;
	left: 0px;
	top: 0px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 8px;
	
}

.ctdkolhome {
position: relative;
	background-color: #FFFFFF;
	
	height: auto;
	width: 590px;
	left: 0px;
	top: 0px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 8px;
	
}



.newshome {
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	width: 587px;
	left: 0px;
	top: 0px;
	float: left;
	overflow: hidden;
	border: 0px;
	
}


.contentcol {
	position: relative;
	height: auto;
	width: 380px;
	left: 0px;
	top: 0px;
	font-size: 12px;
}

.contentcol_parkmanager {
	position: relative;
	height: auto;
	width: 587px;
	left: 0px;
	top: 0px;
	font-size: 12px;
}

.contentcol a:link { color: #9B1B15; 
	text-decoration: none;
}
.contentcol a:hover {
	text-decoration: underline;
}
.contentcol a:visited { color: #9B1B15; 
	text-decoration: underline;}

.pagetitle {
	background-color: #9B1B15;
	position: relative;
	height: 24px;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(../images/bluesquare.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	line-height: 20px;
}
.rightkol {
	text-align: right;
	float: right;
	position: relative;
	min-height: 500px;
	_height: 500px;
	width: 200px;
	right: 0px;
	padding: 0px;
	top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#f3f5c7; 
}

.spacer {
position: relative;
	height: auto;
	width: 9px;
		left:0px;
		
	top: 0px;
	float: left;
	overflow: hidden;
}
.n_hoofd {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #9B1B15;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
}
.n_hoofd_act {
background-color: #9B1B15;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #9B1B15;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
}
.n_item {
	padding-left: 10px;
	background-image: url(../images/bullit_red.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
.n_item_act {
	padding-left: 10px;
	background-image: url(../images/bullit_red.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	background-color: #9B1B15;
}
.n_groep_act .n_item_act {
	padding-left: 10px;
	background-image: url(../images/bullit_green.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	background-color: #C8D300;
}

.n_item a:link,.n_hoofd a:link{
	color:#9B1B15;
	text-decoration: none;
}
.n_item a:visited,.n_hoofd a:visited{
	color: #9B1B15;
	text-decoration: none;
}
.n_item a:hover,.n_hoofd a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.n_item a:active,.n_hoofd a:active{
	color: #9B1B15;
	text-decoration: none;
}

.n_item_act a:link, .n_item_act a:visited, .n_item_act a:hover, .n_item_act a:active, .n_hoofd_act a:link, .n_hoofd_act a:visited, .n_hoofd_act a:hover, .n_hoofd_act a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.n_groep_act .n_item a:link,.n_groep_act .n_hoofd a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.n_groep_act .n_item a:visited,.n_groep_act .n_hoofd a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.n_groep_act .n_item a:hover,.n_groep_act .n_hoofd a:hover{
	color: #9B1B15;
	text-decoration: underline;
}
.n_groep_act .n_item a:active,.n_groep_act .n_hoofd a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.n_groep_act .n_item_act a:link, .n_groep_act .n_item_act a:visited, .n_groep_act .n_item_act a:hover, .n_groep_act .n_item_act a:active,.n_groep_act .n_hoofd_act a:link, .n_groep_act .n_hoofd_act a:visited, .n_groep_act .n_hoofd_act a:hover, .n_groep_act .n_hoofd_act a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.n_hoofd a:link{
	color: #9B1B15;
	text-decoration: none;
}
.n_hoofd a:visited{
	color: #9B1B15;
	text-decoration: none;
}
.n_hoofd a:hover{
	color: #9B1B15;
	text-decoration: underline;
}
.n_hoofd a:active{
	color: #9B1B15;
	text-decoration: none;
}

.navhoofd {
	margin-left: -5px;
}
.borderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}

.n_groep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}
.n_groep_act {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
	background-color: #9B1B15;
}
.n_groep_act .n_item{
	color: #FFFFFF;
}
.navtabel {
	padding-bottom: 15px;
}
.n_groep_act .n_hoofd{
	color: #FFFFFF;
}





/*--------------------------*/


.kophome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 36px;
	margin: 4px;
	font-weight:bold; 
	padding: 0px;
	}


h1 {
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}


h2 {
	margin-top:10px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.interview {
	font-size: 9px;
	color: #000000;
	background-color: #5EC6F2;
	font-family: Arial, Helvetica, sans-serif;
}
.kaderhome1 {
	border: 1px solid #C8D300;
	position: relative;
	text-align: center;
	min-height:10px;
	width: 300px;
	left: 3px;
	top: 0px;
}
.kaderhome1 h1 {
	font-size: 19px;
	line-height: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 8px;
}
.redenen {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 109px;
	min-height:250px;
	visibility: hidden;
}
.cirkel {
	position: absolute;
	height: auto;
	width: auto;
	left: 2px;
	top: -69px;
	z-index: 10;
}
#reden1 .cirkel{
left: 12px;
}
#reden2 .cirkel{
left: 70px;
}
#reden3 .cirkel{
left: 127px;
}
#reden4 .cirkel{
left: 182px;
}
#reden5 .cirkel{
left: 236px;
}
#reden6 .cirkel{
left: 277px;
}
#reden7 .cirkel{
left: 328px;
}
.redentitel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B1B15;
	text-align: center;
	padding: 5px;
	
}
.redentekst {
	font-size: 12px;
	padding: 10px;
	
}
.mainvisualhome {
	border-top: 0px solid #C8D300;
	border-right: 1px solid #C8D300;
	border-bottom: 1px solid #C8D300;
	border-left: 1px solid #C8D300;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #940609;
	margin: 0px;
}
td {
	font-size: 11px;
	color: #000000;
}
.box {
	float: left;
	position: relative;
	overflow: visible;
	height: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8D300;
	padding: 8px;
}
.bleft {
	width: 250px;
	text-align: center;
}
.bright {
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8D300;
}
.eerste {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navpayoff {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top:13px;
	padding-left:9px;
	height:32px;
	color: #ffffff;
	display:inline;
}

.rightkolhome {
	float: right;
	text-align: right;
	position: relative;
	height: auto;
	right: 0px;
	padding: 0px;
	top: 0px;
	padding-right: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;	
}

.wiu {
	padding: 2px 0px;
	border: 1px solid #C8D301;
	position: relative;
	height: auto;
	width: 160px;
	left: 0px;
	top: 0px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.wiu image {
	margin: 0px;
}

.interviewhome {
	font-size: 11px;
	color: #000000;
	background-color: #F3F5C7;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-top: 4px;
	margin-bottom: 4px;
	position: relative;
	height: auto;
	width: 155px;
	left: 0px;
	top: 0px;
}

.testimonialkopje {
font-size: 18px;
font-weight: bold;
color: #C8D300;
}

.contact {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}

.white a:link { color: #FFFFFF; 
	text-decoration: none;
}
.white a:visited { color: #FFFFFF; 
	text-decoration: underline;}
.white a:hover {  color: #FFFFFF; 
	text-decoration: underline;
}

a:link {
	color: #9B1B15;
	text-decoration: none;
}
 a:visited {
	color: #9B1B15;
	text-decoration: none;
}
 a:hover {
	color: #9B1B15;
	text-decoration: none;
}
 a:active {
	color: #9B1B15;
	text-decoration: none;
}
.navpayoff {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top:13px;
	padding-left:9px;
	height:32px;
	color: #ffffff;
		display:inline;
}

.nieuwsitem, .homepagenieuwsitem {
width: 580px;
}

.nieuwsitem img , .homepagenieuwsitem img {
border: 0px solid white;
margin: 0px;
border-right: 5px solid white;
float:left;
}

#vlaggen {
	position: relative;
	height: 26px;
	width: 100%;
	left: 0px;
	top: 0px;
	
	vertical-align: middle;
}


#ctl00_ContentPlaceHolder1_sidemenu
{
padding-left: 19px;
xbackground-color: #eeddff;
margin-left: 0px;
}


LI {
list-style-image : url(../images/list.jpg);
padding-left:0px;
}

.Level1
{
	xbackground-color:#FF0099;
	xmargin-left: 4px;
	xmargin-right: 4px;
}

#ctl00_ContentPlaceHolder1_sidemenu .Level2
{
	margin-left: -23px;
	margin-right: 6px;
}

.date 
{
    display: block;
    margin-top: 8px;
    font-size: 0.85em;
}