/* ------------------------------------------------------------------- */
/* algemene code */
/* ------------------------------------------------------------------- */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, dl, address {
		margin:0;
		padding:0;
		
}

body {
		font:75%/150% Verdana, Arial, Helvetica, sans-serif;
		background:#fff;
		color:#333;
}
/* ------------------------------------------------------------------- */
/* Algemene Layout divs	*/
/* ------------------------------------------------------------------- */
#content1wrapper{
	width: 100%;
	margin:0;
	background: #fff url(../pics/bg_content1.gif) repeat-x;
}

#content1{
	margin:0 auto;	
	width:800px;
}	

#content2{
	margin:0 auto;
	text-align:left;
}	
#content1 img{
	border:0;
}

#content2  {
	padding:12px 19px;
	width:800px;
	clear: both;
}	
#titelbanner{
		margin:0;
		padding:0;
		width: 800px;
		height: 150px;
		background: #0082BD url(../pics/banner_boven.jpg) no-repeat;
}

#titelbanner img{
		margin:0;
}


#content-area {
		width:800px;
}
#linkerkolom{	  
		margin: 20px 0 0 0;  
		width: 200px;
		position: relative;
		float: left;
}

#rechterkolom{
		margin: 20px 0 20px 20px;  
		float: left;
		width: 580px;
}

.refpic a:link{
	text-decoration: none;
	border: none;
}
.refpic img{
	float:left;
	padding:10px;
	margin:0 10px 10px 0;
	background:#DEFD98;

}
/* ------------------------------------------------------------------- */
/* */
/* ------------------------------------------------------------------- */

ul,ul li { list-style-type:none; }


.hide { display:none; }
.clear { clear:both; }
.clearfloat { display: table; margin-bottom:0; }



#taaldiv{
		text-align:center;
		float:left;
		width:200px;
}

#taaldiv a:link,#taaldiv a:hover,#taaldiv a:visited{
text-decoration: none;
border-bottom: none;
}

#tijddiv{
		margin:10px 0 20px 0px;
		float:left;
		width:200px;
		text-align:center;

}

#menudiv{
		height:100%;
		float:left;
		width:200px;
		line-height:1.5em;
		margin-bottom: 50px;
}

#menudiv a:link, #menudiv a:visited{
	text-decoration: none;
	border-bottom: none;
}

h1.producttitel {
		font:120%/130% Verdana,Arial,Helvetica,sans-serif;
		color:#fff;
		background: #96D710;
		width:570px;
		padding:5px;
		text-indent: 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		}

h2.producttitel2 {

font:120%/100% Verdana,Arial,Helvetica,sans-serif;
color:#000048;
background: #E5F3FF url("../pics/bg_titel2.gif") no-repeat;
text-transform:uppercase;
margin:15px 0;
padding:5px 5px 5px 65px;
width:510px;
}

h3{
		font-size: 10pt;
		font:normal 1.5em Verdana,Arial,Helvetica,sans-serif;
		font-weight:bold;
		color:#33cc66;
		text-align:left;
		margin-bottom: 10px;
}	

.menuhr{
		border:0;
		width:100%;
		color: #AFB0B1;
		background-color: #AFB0B1;
		height: 1px;
}

#footer{
	clear:both;
	width:100%;
	line-height: 1.5em;
	margin: 25px 0;
}

#footer p{
	margin: 20px 0;
	color:#000;
	font-size: 10pt;
}


h4#sitemaph{
border-top: 1px dotted #0082BD;
font:140%/150% Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
text-transform: uppercase;
color:  #0082BD;
margin-bottom:0;
padding-bottom:0;
padding-left: 10px;
padding-top: 10px;
background: #E5F3FF;
}



ul#sitemapli{
background: #E5F3FF;
	float:left;
	list-style:none;
	font-size:10pt;
	padding-left: 0px;
	margin: 0;
	width: 100%;
	border-bottom: 1px dotted #0082BD;
}

ul#sitemapli li{
	padding: 10px 5px 10px 30px;
	background: url(../pics/kleinblauwpijltje.png) no-repeat 1% center;
}

.linkp{
	margin-bottom: 20px;
}
/*#footer a:link{
	font-size: 10pt;
	border-bottom: 0;
	text-decoration:none;
}

#footer a:hover{
	font-size: 10pt;
	border-bottom: 1px solid #fff;
	text-decoration:underline;
}
#footer a:visited{
	font-size: 10pt;
	text-decoration:none;
}*/

a:link{
		color:#0082BD;
		text-decoration: none;
		border-bottom: 1px dotted #0082BD;
		padding-bottom:1px;
		}	
			
a:visited{
		color:#004D5A;/*#7f7f7f*/;
		text-decoration:none;
		padding-bottom:1px;
		border-bottom: 1px dotted #0082BD;
		line-height: 1.5em;
		}			
	
a:hover{
		color:#FF5600;
		border-bottom: 1px solid #FF5600;
		text-decoration: none;
		padding-bottom:1px;
}
a:active{
		color:#FF5600;
		padding-bottom:1px;
		border-bottom: 1px solid #FF5600;
		line-height: 1.5em;
		text-decoration: none;
}
/* ------------------------------------------------------------------- 	*/
/* stop algemene code													*/
/* ------------------------------------------------------------------- 	*/


/* ------------------------------------------------------------------- 	*/
/* PAGINA INDEX2														*/
/* ------------------------------------------------------------------- 	*/
#col_index_fotos {
	width:200px;
	float:left;
}

#col_index_tekst{
	width:370px;
	float:left;
}

ul#fotoIndex{
	float:left;
	list-style:none;
}

ul#fotoIndex img{
	border:1px solid #004D5A;
	padding: 5px;
	margin:5px 0;
}

ul#fotoIndex a:link img{
border-style: none;
}
a.noborder { border:none;}

ul#tekstIndex{
	float:left;
	list-style:none;
	font-size:10pt;
	padding-left: 0px;
	margin: 5px 0 0 20px;
}

ul#tekstIndex li{
	display:block;
	margin-bottom: 15px;
	padding: 0px 5px 15px 30px;
	border-bottom: 1px dotted #C0C0C0;
	background: url(../pics/groenpijltje.png) no-repeat 0px 5%;
}



ul#tekstIndex li.download{
	width: 350px;
	height:80px;
	background: url(../pics/download-knop.png) no-repeat center top;
	text-align: center;
	padding: 15px 5px 5px 0;
}

#col_index_contact{
	line-height: 1.5em;
}
/* ------------------------------------------------------------------- 	*/
/* PAGINA INDEX2														*/
/* ------------------------------------------------------------------- 	*/

.tijd{
		padding-top:0px;
		font-size: 8pt;
		color:#336699;
		text-align:center;
		}

.col1 {
	width:580px;
	float:left;
}

.col1 img{
	float:left;
	padding:10px;
	margin:0 10px 10px 0;
	background:#DEFD98;
}


col1Links{
	float:left;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
}

.col2 {
	width:580px;
	float:left;
}

.col2 img{
	float:left;
	padding:10px;
	margin:0 10px 10px 0;
	background:#DEFD98;
}


ul#downloadfolder{
	float:right;
	list-style:none;
	font-size:10pt;
	padding-left: 0px;
	margin: 5px 0 0 20px;
}

ul#downloadfolder li{
	display:block;
	margin-bottom: 15px;
	padding: 0px 5px 15px 30px;
	background: url(../pics/groenpijltje_download.png) no-repeat 0px 5%;
}


/* ------------------------------------------------------------------- 	*/
/* PAGINA CONTACTFORMULIER												*/
/* ------------------------------------------------------------------- 	*/

.reflijst{
	margin: 0 0 0px 0;
	
}
.reflijst li{
	background: url(../pics/details.png) no-repeat center left;
}

.reflijst li a {
	display:block;
	padding:9px 5px 9px 30px;
	}
	
.reflijst li a:hover {
	background:#DEFD98 url(../pics/details.png) no-repeat center left;
	}
	
#col_flash{
	text-align: center;
}

label, legend{
	line-height: 1.3em;
	padding-bottom: 10px;
	letter-spacing:1px;
	font-variant: small-caps;
}

fieldset{
	font: 110%/120% Verdana, Helvetica, Arial, serif;
	color: #000;
	border: 1px solid #0082BD;
	background: #E5F3FF;
	padding: 0 0 20px 20px;
}

.rood{
	color: #FF5600;
}

input.veld, textarea.veld, select.veld, option.veld{
	width: 200px;
	margin-bottom:10px;
	border: 1px solid #0082BD;
	padding: 2px;
	font: 100%/120% Verdana, Helvetica, Arial, serif;
}

.verstuurForm{
	width: 120px;
	margin-bottom:10px;
	color: #fff;
	background: #96D710;
	border: 1px solid #fff;
	line-height: 1.5em;
	letter-spacing:1px;
	font-variant: small-caps;
	padding: 5px;
}
		
#col_index_route h3{
	color: #96D710;
	margin: 20px 0;
	font:150%/120% Verdana, Helvetica, Arial, serif;
	padding: 0px 5px 15px 30px;
	border-bottom: 1px dotted #C0C0C0;
	background: url(../pics/groenpijltje.png) no-repeat 0px  5%;
}

.routecenter{
	text-align: center;
}

#col_index_personeel{
	
}

/* ------------------------------------------------------------------- 	*/
/* PERSONEEL OPMAAK											*/
/* ------------------------------------------------------------------- 	*/

#col_index_personeel{}

#col_index_personeel ul{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dotted #96D710;
background: url(../pics/personeel_icon.gif) 0 0 no-repeat;
}

#col_index_personeel ul li{
margin:0;
padding:0 0 0 70px;
}

.pict{
background: url(../pics/groenpijltje.png) 0 0 no-repeat;
}


/* ------------------------------------------------------------------- 	*/
/* MENU OPMAAK											*/
/* ------------------------------------------------------------------- 	*/

.OutPlus{
background: url(../pics/plusik.gif) no-repeat 0 9px;
padding:0px 0px 0px 20px;
}

.OutMin{
background: url(../pics/minus.gif) no-repeat 0 9px;
padding:0px 0px 0px 20px;
}

.n{
background: url(../pics/n.gif) no-repeat 0 9px;
padding:0px 0px 0px 20px;
}

.nActive{
background: url(../pics/kleinblauwpijltje.png)  140px 11px no-repeat;
padding:0px 0px 0px 20px;
background-color:#fff; 
font:bold 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

#active{
background-color:#E5F3FF;
font:bold 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

#subactive{
background-color: #fff;
font:bold 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

#subcurrent{}

#navcontainer { 
margin: 0; 
padding:0;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font:100%/120% Verdana, Arial, Helvetica, sans-serif;
}

.navlist li{
}

#navcontainer li { 
margin: 0px 0 1px 0; 
border-top: 1px dotted #0082BD;
}

#navcontainer a
{
display: block;
text-decoration: none;
padding:9px 0px 9px 0px;
margin: 0;
}

#navcontainer a:hover
{
background-color: #0082BD;
color: #fff;
text-decoration: none;
padding:9px 0px 9px 0px;
margin: 0;
}

#navcontainer a:visited{
text-decoration: none;
}

#navcontainer ul ul li { 
margin: 0px 0 1px 0; 
}

#navcontainer ul ul a
{
display: block;
text-decoration: none;
padding:9px 0px 9px 0px;
margin: 0;
}

#navcontainer ul ul a:hover
{
background-color: #0082BD;
text-decoration: none;
}

