/*
  Website OMG

  Created by Bart Bruggemann I Eyefun
  Copyright 2008 Eyefun. All rights reserved.

*/


/** @group Reset**/
body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset {
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style-type: disc;
}
ul {
	padding-left: 3;
}

ul.nieuws {
	padding-left: 15px;
}

caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000;
}




/***********************************************************/
/** basis **/
/***********************************************************/

html, body {
	height: 100%;
	}
.img_border 
{
border: 1px solid #cdcdcd;
padding:5px;
background:#fff;
}

body {
	background-color: #f2f2f2;
	}

#container {
	width: 960px;
	margin: auto;
	background-color: #ffffff;
	border-right: 1px #cdcdcd solid;
	border-left: 1px #cdcdcd solid;
	border-bottom: 1px #cdcdcd solid;
	background-color: #ffffff;
	}
	

/***********************************************************/
/** navigatie **/
/***********************************************************/

#header {
	height: 140px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	}
#header2 {
	height: 140px;
	background-image: url(../images/bg_algvoorw.gif);
	background-repeat: repeat-x;
	}

#nav {
	padding-top: 40px;
	padding-left: 50px;
	}

#home a {
	float: left;
	width: 35px;
	height: 8px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	}	
	
#home_active a {
	float: left;
	width: 35px;
	height: 8px;
	background-image: url(../images/home_50.gif);
	background-repeat: no-repeat;
	}		

#home a:hover {
	background-image: url(../images/home_50.gif);
	background-repeat: no-repeat;	
	}	


#sitepartner a {
	float: left;
	width: 62px;
	margin: 0px 20px 0px 20px;
	height: 8px;
	background-image: url(../images/sitepartner.png);
	background-repeat: no-repeat;
	}	
	
#sitepartner_active a {
	float: left;
	width: 62px;
	margin: 0px 20px 0px 20px;
	height: 8px;
	background-image: url(../images/sitepartner_50.png);
	background-repeat: no-repeat;
	}		

#sitepartner a:hover {
	background-image: url(../images/sitepartner_50.gif);
	background-repeat: no-repeat;
	}	

#adverteren a {
	float: left;
	width: 72px;
	height: 8px;
	background-image: url(../images/adverteren.gif);
	background-repeat: no-repeat;
	}	
	
#adverteren_active a {
	float: left;
	width: 72px;
	height: 8px;
	background-image: url(../images/adverteren_50.gif);
	background-repeat: no-repeat;
	}		

#adverteren a:hover {
	background-image: url(../images/adverteren_50.gif);
	background-repeat: no-repeat;
	}		
#vacatures a {
	float: left;
	width: 63px;
	height: 8px;
	margin: 0px 20px 0px 20px;
	background-image: url(../images/vacatures.gif);
	background-repeat: no-repeat;
	}	

#vacatures_active a {
	float: left;
	width: 63px;
	height: 8px;
	margin: 0px 20px 0px 20px;
	background-image: url(../images/vacatures_50.gif);
	background-repeat: no-repeat;
	}	

#vacatures a:hover {
	background-image: url(../images/vacatures_50.gif);
	background-repeat: no-repeat;
	}	

#nieuws a {
	float: left;
	width: 44px;
	height: 8px;
	background-image: url(../images/nieuws.gif);
	background-repeat: no-repeat;
	}	
	
#nieuws_active a {
	float: left;
	width: 44px;
	height: 8px;
	background-image: url(../images/nieuws_50.gif);
	background-repeat: no-repeat;
	}		

#nieuws a:hover {
	background-image: url(../images/nieuws_50.gif);
	background-repeat: no-repeat;
	}
	
#contact a {
	float: left;
	width: 53px;
	height: 8px;
	margin: 0px 20px 0px 20px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	}	
	
#contact_active a {
	float: left;
	width: 53px;
	height: 8px;
	margin: 0px 20px 0px 20px;
	background-image: url(../images/contact_50.gif);
	background-repeat: no-repeat;
	}		

#contact a:hover {
	background-image: url(../images/contact_50.gif);
	background-repeat: no-repeat;
	}
#sitemap a {
	float: left;
	width: 49px;
	margin: 0px 0px 0px 0px;
	height: 8px;
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	}
	
#sitemap_active a {
	float: left;
	width: 49px;
	margin: 0px 0px 0px 0px;
	height: 8px;
	background-image: url(../images/sitemap_50.gif);
	background-repeat: no-repeat;
	}		

#sitemap a:hover {
	background-image: url(../images/sitemap_50.gif);
	background-repeat: no-repeat;
	}			
			
#logolink {
	width: 90px;
	height: 60px;
	position:relative;
	top: -5px;
	left: 845px;
}


/***********************************************************/
/** content **/
/***********************************************************/

	
#beeld {
	height: 330px;
	}		


#kolommen_1 {
	background-color: #ffffff;
	width: 960px;
	}		

#kolommen_1_1 {
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	width: 270px;
	}		

#kolommen_1_2 {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	width: 270px;
	}		

#kolommen_1_3 {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	width: 270px;
	}		

.kop {
	margin-bottom: -10px;
	}
	
.lijn1 {
	margin-bottom: 15px;
	border-bottom: 2px #cdcdcd solid;
	}
	
.lijn2 {
	margin-bottom: 10px;
	border-bottom: 1px #cdcdcd solid;
	font-size:1px;
}		

	
#balk_grijs1 {
	clear: both;
	float: none;
	height: 15px;
	margin-top: 15px;
	background-color: #3a3740;
	}	

#kolommen_2 {
	background-color: #ffffff;
	}		

#kolommen_2_1 {
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	width: 270px;
	}	


#kolommen_2_2 {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	width: 270px;
	}		

#kolommen_2_3 {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	width: 270px;
	}	
	
#kolommen_3 {
	clear: both;
	float: none;
	color: #ffffff;
	background-color: #3a3740;
	width: 960px;
	height: 22px;
	padding-top: 3px;
	}		

#kolommen_3_1 {
	float: left;
	margin-left: 50px;
	width: 200px;
	background-color: #3a3740;
	}			
	
#kolommen_3_2 {
	float: left;
	margin-left: 20px;
	width: 200px;
	background-color: #3a3740;
	}		

#kolommen_3_3 {
	float: left;
	margin-left: 20px;
	width: 200px;
	background-color: #3a3740;
	}	

#kolommen_3_4 {
	float: left;
	margin-left: 20px;
	width: 200px;
	background-color: #3a3740;
	}			


#kolommen_4 {
	font-size: 11px;
	clear: both;
	float: none;
	color: #ffffff;
	background-color: #b2b1b4;
	width: 960px;
	height: 110px;
	padding-top: 10px;
	}		


#kolommen_4_1 {
	float: left;
	margin-left: 50px;
	width: 200px;
	background-color: #b2b1b4;
	}		

#kolommen_4_2 {
	float: left;
	margin-left: 20px;
	width: 200px;
	background-color: #b2b1b4;
	}		

#kolommen_4_3 {
	float: left;
	margin-left: 20px;
	width: 200px;
	background-color: #b2b1b4;
	}	

#kolommen_4_4 {
	float: left;
	margin-left: 20px;
	width: 200px;
	background-color: #b2b1b4;
	}	

#balk_zwart {
	clear: both;
	float: none;
	height: 25px;
	background-color: #0081e5;
	}	
	
#balk_grijs2 {
	clear: both;
	float: none;
	height: 23px;
	background-color: #3a3740;
	color: #ffffff;
	padding-left: 50px;
	padding-top: 2px;
	}
	
#balk_wit {
	clear: both;
	float: none;
	background-color: #ffffff;
	height: 25px;
	}			
	
	
#content {
	width: 960px;
	height: 100%;
	}		

#kolom_links {
	float: left;
	margin-left: 50px;
	margin-top: 50px;
	width: 565px;
	}
#kolom_links_contact {
	float: left;
	margin-left: 50px;
	margin-top: 50px;
	width: 165px;
	}

#kolom_rechts {
	float: left;
	background-color: #f2f2f2;
	margin-left: 25px;
	margin-top: 50px;
	padding: 0px 10px 10px 10px;
	width: 250px;
	}
	
#kolom_algvoorw {
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 20px;
	width: 520px;
	}

#kolom_rechts_contact {
	float: left;
	background-color: #f2f2f2;
	margin-left: 25px;
	margin-top: 50px;
	padding: 0px 10px 10px 10px;
	width: 650px;
	}
	
.nieuwsbrief { 
	border-top: 2px #ffffff solid; 
	padding-top: 10px;
	}	
	
.print { 
	border-top: 2px #ffffff solid; 
	padding-top: 10px;
	}


.weg {
	position:relative;
	margin-top:-3500px;
	width: 1px;
	height: 1px;
}

***********************************************************/
/** form **/
/***********************************************************/

.focus	{
	border-width: 1px;
	border-style: solid;
	border-color: #f60000;
	width: 150px;
	padding: 1px;
	background-color: #f2f2f2;
	color: #3a3740;
	}

input.veld {
	border-width: 1px;
	border-style: solid;
	border-color: #3a3740;
	width: 150px;
	padding: 1px;
	background-color: #f2f2f2;
	color: #3a3740;
	font-family: Arial,Verdana,sans-serif; 
  	font-size: 11px;
	}
	
	
input.veld2 {
	border-width: 1px;
	border-style: solid;
	border-color: #3a3740;
	padding: 1px;
	background-color: #f2f2f2;
	color: #3a3740;
	font-family: Arial,Verdana,sans-serif; 
  	font-size: 11px;
	}
	


/***********************************************************/
/** typografie **/
/***********************************************************/

body {
	font-family: Arial,Verdana,sans-serif; 
  	font-size: 11px;
	line-height: 20px;
	color: #3f3f3f;
	}

h2 {
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
h3 {
	font-size: 20px;
	margin-bottom: 20px;
	}	

a {
	color: #f60000;
	}

	
#content p {
	margin-top: 15px;
	}

#kolommen_3 {
	font-weight: bold;
	}
	
#kolommen_4 a {
	color: #ffffff;
	text-decoration: none;
	}	

#kolommen_4 a:hover {
	color: #3f3f3f;
	text-decoration: none;
	}				
	
hr {
	display: none;
	}	

.blauw {	
	color: #0081E5;
}

.paars {	
	color: #8704f7;
}

.txt25 {
	font-size: 25px;
}
.sitemap ul
{ 	
	list-style-image: url(../images/pijl_zwart.gif) !important;
	COLOR: #3F3F3F;  
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}
.sitemap li a:link, .sitemap li a:visited
{ 	
	list-style-image: url(../images/pijl_zwart.gif) !important;
	COLOR: #323232; 
	line-height: 18px;
	COLOR: #3F3F3F !important;  
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	text-decoration:none !important;
}
.sitemap li a:hover
{ 	
	list-style-image: url(../images/pijl_zwart.gif) !important;
	COLOR: #323232; 
	line-height: 18px;
	COLOR: #3F3F3F !important;  
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	text-decoration:underline !important;
}
.sitemap hr
{
display:block;
}
.hr_sitemap
{
border: 1px dotted #cccccc;
}	
/***********************************************************/
/** Contact Google Map **/
/***********************************************************/		
	
.map_kop{
background:#3a3740;
color:#fff;
padding:5px;
}
.marker_correctie
{
position:relative;
margin-top:-10px;
margin-bottom:-20px;
}
.map_scheiding { 
border-top: 2px #ffffff solid; 
margin: 10px 0px 10px 0px;
}

/***********************************************************/
/** IE 6 fix **/
/***********************************************************/	
	
*html #kolommen_1_1 {
	margin-left: 25px;
	}

*html #kolommen_2_1 {
	margin-left: 25px;
	}			

*html #kolommen_3_1 {
	margin-left: 25px;
	}
	
*html #kolommen_4_1 {
	margin-left: 25px;
	}	
	
*html #kolom_links {
	margin-left: 25px;
	}
