/***************************************************************** 
PRE-FIXED BASICS
*****************************************************************/ 

html,body{
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
	background-color: #333333;
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	line-height: 18px;
	font-weight: normal;
}

a {
	color: #FF6600;
	text-decoration: none;
  }
            
a:hover {
		color: #666666;
		text-decoration: underline;
	}

p {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	color: #000;
	line-height: 18px;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: left;
	
}

img{
border: 0px;
}

.clear {
	clear: both;
}


/***************************************************************** 
WEBSITE
*****************************************************************/ 

div#website{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-image:url(/img/bg_website.gif);
	
}


/***************************************************************** 
header
*****************************************************************/ 

div#header{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 965px;
	height: 204px; 
	background-image:url(/img/jpg/header.jpg); 
	background-repeat: no-repeat;
}

/***************************************************************** 
Logo
*****************************************************************/ 

div#logo{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 236px; 
	height: 204px;
	}

/***************************************************************** 
menu 
*****************************************************************/ 
div#menu{
	width:729px; 
	height: 204px; 
	float:right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
		
}

ul#navmenu{
	float:right;
	height:55px;
	margin: 127px 0 0 0;
	padding: 0 0 0 0;
	white-space: nowrap;
	text-align: right;
	color: #fff;
}

ul#navmenu li {
	list-style: none;
	font-size: 13px;
	float: left;
	height: 55px;
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	/** background-image: url(/img/streep.jpg); 
	background-position: right;
	background-repeat: no-repeat;**/
}

ul#navmenu li a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
}

ul#navmenu a:hover{
	color: #ff6600;
	font-weight: bold;
}

ul#navmenu li a.tabeen {
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 50px;
	padding: 5px 18px 0 0px;
	display: block;
	float: left;
	/**line-height: 204px;**/
	margin: 0 0 0 0;
	text-decoration: none;
}

ul#navmenu li a.tabeen:hover{
	color: #686868;
	font-weight: bold;
}

ul#navmenu li a.tabtwee {
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px 3px 0 0px;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 0 0 0 0;
	text-decoration: none;
}

ul#navmenu li a.tabtwee:hover{
	color: #686868;
	font-weight: bold;
}

ul#navmenu li a.tabdrie {
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px 14px 0 5px;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 0 0 0 0;
	text-decoration: none;
}

ul#navmenu li a.tabdrie:hover{
	color: #686868;
	font-weight: bold;
}

#navmenu a#selected:link, 
#navmenu a#selected:visited{
	color: #FFFFFF;
	font-weight: bold;
	}


ul#navmenu li.streeploos {
	background-image: none;
}
/***************************************************************** 
contentcontainer
*****************************************************************/ 

div#contentcontainer{
	width: 965px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: auto;
	overflow: hidden;
	min-height: 250px;
	background-image:url(/img/jpg/bg_content.jpg);
	background-repeat:repeat-y;
	
}

/***************************************************************** 
colom1 en alles daar in
*****************************************************************/ 

div#colom1{
	width: 683px;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left; 
	line-height:16px;
}

div#rij1{
	width: 640px;
	height: 151px;
	margin:  10px 20px 20px 23px;
    background-image:url(/img/jpg/bg_zoekbox.jpg);
	background-repeat: no-repeat;
}

div#formulier{
	width: 580px;
	height: 131px;
	padding: 20px 0 0 20px;
	margin: 0 0 0 0;
	color:#FFF;
}

form, fieldset{
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #FFF;
}

div#formulier h1{
	color: #FFF;
	font-size: 16px;
	height: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

div#formulier h1 span {
	color: #FF6600;
}

div#rij2{
	width: 640px;
	height: 151px;
	margin: 0px 20px 20px 23px;
    }

div#rij2left{
	float:left;
	width: 152px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*background-image: url();*/
    }

div#rij2right{
	float:left;
	width: 450px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
    }

div#rij2right h1{
	float: left;
	color: #000;
	font-size: 16px;
	height: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
    }

div#rij2right h2{
	color: #FF6600;
	font-size: 16px;
	height: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
    }
/***************************************************************** 
colom2
*****************************************************************/ 

div#colom2{
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
    width: 282px; 
	
}

div#colom2 div.subcolom2{
	margin: 0 0 0 0;
	padding:0 0 0 20px;
	width: 262px;
	height: 154px;
	background-image:url(/img/jpg/bg_subcolom2.jpg);
	background-repeat: no-repeat;
}

div#colom2 div.subcolom2 div.title{
	width: 126px;
	height: 38px;
	margin: 0 0 0 0;
	padding: 30px 20px 0 106px;
	font-size: 13px;
	font-weight: bold;
	vertical-align:text-bottom;
}

div#colom2 div.subcolom2 div.foto{
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100px;
	height: 78px;
	}
div#colom2 div.subcolom2 div.foto img {
	padding:1px;
	border:1px solid #000;
}
div#colom2 div.subcolom2 div.tekst{
	float:left;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	width: 115px;
	height: 74px;
	}
div#colom2 div.subcolom2 div.tekst strong {
	font-size:14px;
}
div#colom2 div.subcolom2 div.tekst span {
	color:#ff6600;
	font-weight:bold;
}
div#colom2 div.subcolom2 div.tekst a.leesmeer {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	color: #000;
	text-align: left;
	font-weight: bold;
	
}

	
/***************************************************************** 
footer
*****************************************************************/ 

div#footer{
	width: 965px; 
	height: 59px;
	float: left; 
	background-image:url(/img/jpg/bg_footer.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	}
	
div#hoekdcb{
	width: 120px;
	height: 117px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
	
ul#navfooter{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	white-space: nowrap;
	text-align: center;
	height: 22px;
	line-height: 22px;
	color: #666;
}

#navfooter li{
	display: inline;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#navfooter li.kleur{
color:#003366;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#navfooter a { 
margin: 0 0 0 0;
padding: 0 0 0 0;
 }

#navfooter a:link, #navfooter a:visited{
	color: #666;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navfooter a:hover{
	color: #000;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/***************************************************************** 
Koppen en linkjes
*****************************************************************/ 

	.kop {
	font-family: Arial, Verdana;
	font-size: 22px;
	color: #FF6600;
	font-weight:normal;
	line-height: 18px;
	font-weight: normal;
	}
	
	
	
	.nieuws {
	font-family: Arial, Verdana;
	font-size: 22px;
	color: #003366;
	font-weight:normal;
	line-height: 18px;
	font-weight: normal;
	}
	
	.contact {
	font-family: Arial, Verdana;
	font-size: 22px;
	color: #999999;
	font-weight:normal;
	line-height: 18px;
	}

	.leesmeer {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	line-height: 18px;
	text-decoration: none;
	}
	
	.leesmeer:hover {
	color: #999;
	font-weight: bold;
	}
	
	.mail {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	line-height: 18px;
	font-weight: normal;
	}
	
	.link {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000;
	font-weight:normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	}
	
	.link:hover {
	color: #999;
	font-weight: normal;
	}


/* formulier */
.foutmelding{
	color: #FF0000;
}
.bevestiging{
	color: #0074bd;
}
form{
	padding: 0px;
	margin: 0px;
}
form,
fieldset,
legend,
label,
input,
select,
textarea{
	font-family: inherit;
	font-size: inherit;
	color: #000000;
}
form,
fieldset,
label {
	color: #ffffff;
}
div#formulier button {
	border: 1px outset #d4dff1;
	background-color: #ffffff;
	color: #FF6600;
	font-weight: bolder;
	margin-right: 5px;
	margin-top: 10px;
}
