BODY
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #e0e5e9;
	font-family: Trebuchet, "Trebuchet MS", Arial, SunSans-Regular;
	font-size: 11px;
	color: #394b63;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/*Algemeen*/
H1
{
	FONT-SIZE: 14px;
	color:#394b63;
}
H2
{
	FONT-SIZE: 13px;
	color:#394b63;
}
H3
{
	FONT-SIZE: 12px;
	color:#394b63;
}
td {
	font-size: 11px;
	}
A IMG
{
	border:0px
}

.bannerNieuwsbrief {
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -235px;
}

/*KOLOMMENLAYOUT*/
#bg {
	position: absolute;
	width: 946px;
	height: 1100px;
	top: 0px;
	left: 50%;
	margin-left: -474px;
	background-image:url(../_images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 55px;
	}
#logo {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -464px;
	width: 172px;
	height: 42px;	
}
#verlichting
{
	position: absolute;
	width: 200px;
	height: 30px;
	top: 175px;
	left: 50%;
	margin-left: -470px;
	}
#verlichting h1 {
	cursor: hand;
	font-size: 25px;
	color: #61758e;
	line-height: 20px;
	margin-bottom: -18px;
	}
#kleur {
	display: inline;
	color: #394b63;
	margin-left: -7px;
	}
#verlichting p
{
	font-size: 12px;
	color: #394b63;
	padding-left: 12px;
}
/*vertalingen*/
.translate {
	position: absolute;
	left: 50%;
	margin-left: 350px;
	top: 27px;
	width: 150px;
	z-index: 11;
}
.translate img {
	padding: 3px;
	margin: 0px;
}


/*HOOFDMENU*/

.menuitemAdverteren {
	position: absolute;
	left: 50%;
	margin-left: 195px;
	top: 26px;
	z-index: 10;
}
.menuitemAdverteren a {
	padding-left: 25px;
	padding-right: 25px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration:none;
	font-weight: bold;
}
.menuitemAdverteren a:hover {
    color: #e0e5e9;
	text-decoration:none;
}


#menu {
	position: absolute;
	width: 946px;
	left:50%;
	margin-left: -474px;
	top: 0px;
	padding-top: 5px;
	height: 40px;
	border-bottom: solid 10px #e0e5e9;
	z-index: 3;
	text-align: left;
	background-image: url(../_images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul {
	height: 40px;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}
#menu li {
	display: inline;
	padding-top: 0px;
	font-size: 12px;
}
#menu li a
{
	padding-top: 3px;
	padding-bottom: 24px;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	COLOR: #394b63;
	TEXT-DECORATION: none;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu li a:hover
{
    color: #ffffff;
	background-color: #8da9c3;
}
#menu li a.selected {
	height: 40px;
    color: #ffffff;
	background-color: #8da9c3;
}
/*SUBMENU*/

#submenu {
	position: absolute;
	height: 24px;
	width: 946px;
	left: 50%;
	margin-left: -474px;
	top: 23px;
	background-color: #8da9c3;
	z-index: 4;
	text-align: left;
}
#submenu ul {
	width: 700px;
	height: 22px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#submenu li {
	float: left;
	padding-top: 0px;
	font-size: 12px;
	line-height: 22px;
	background-color: #8da9c3;
}
#submenu li a
{
	width: auto;
	padding-left: 25px;
	padding-right: 25px;
	color: #ffffff;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
}
#submenu li a:hover
{
    color: #e0e5e9;
}
#submenu li a.selected {
    color: #e0e5e9;
}



/*KOLOM2*/
#kolom2 {
	position: absolute;
	width: 468px;
	height: auto;
	top: 125px;
	left: 50%;
	margin-left: -235px;
}

#advertentie-google-links {
	position: relative;
	width: 210px;
	top: 0px;
}
#advertentie-google-links img {
	margin-left: -3px;
	margin-right: 200px;
	float: left;
}

/*KOLOM1*/
#kolom1 {
	position: absolute;
	width: 229px;
	top: 125px;
	left: 50%;
	margin-left: -474px;
	padding-left: 10px;
	padding-right: 10px;
}
#kolom1 p, h1, h2 {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
#kolom1 img {
	margin-left: 0px;
	margin-right: 200px;
	margin-bottom: 10px;
}
#kolom1 hr {
	color: #e0e5e9;
	width: 230px;
	height: 10px;
	margin-left: -10px;
	border: 0px;
	background-color: #e0e5e9;
}
#kolom1 a {
	color: #3ca9ff;
	text-decoration: none;
}
#kolom1 a:hover {
	color: #3ca9ff;
	text-decoration: underline;
}
#kolom1 td a {
	COLOR: #394b63;
	text-decoration:none;
	}
#kolom1 td a:hover {
	COLOR: #394b63;
	textdecoration: underline;
	}


#nieuws1 {
	position: relative;
	width: 468px;
	top: 0px;
	height: auto;
	line-height: 20px;
}
#nieuws1 p {
	padding-left: 10px;
	padding-right: 10px;
	}
#nieuws1 a {
	color: #3ca9ff;
	text-decoration:none;
}
#nieuws1 a:hover {
	color: #8da9c3;
	text-decoration:none;
}
#nieuws1 h1 {
	padding-left: 10px;
	margin-bottom: -12px;
	
}
#nieuws1 p img {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
}
#advertentie-468x60 {
	position: relative;
	top: 0px;
	height: 60px;
	width: 468px;
	background-color:#999999;
	color: #fff;
	border-top: solid 10px #e0e5e9;
	border-bottom: solid 10px #e0e5e9;
	}
#advertentie-468x60 {
	padding: 0px
}
#advertentie-468x60 A{
	color: #fff;
	text-decoration: underline;
}
#advertentie-468x60 A:hover{
	text-decoration: none;
}
#nieuws2 {
	position:relative;
	width: 220px;
	top: 0px;
	left: 10px;
	line-height: 20px;
	padding-top: 5px;
}
#nieuws2 a {
	color: #3ca9ff;
	text-decoration:none;
}
#nieuws2 a:hover {
	color: #8da9c3;
	text-decoration:none;
}
#nieuws2 h1 {
	padding-left: 0px;
	margin-bottom: -12px;
}
#nieuws2 img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#nieuws3 {
	position:relative;
	width: 220px;
	line-height: 20px;
	right: 10px;
	float: right;
	padding-top: 5px;
}
#nieuws3 p {
	padding-left: 0px;
	padding-right: 0px;
}
#nieuws3 a {
	color: #3ca9ff;
	text-decoration:none;
}
#nieuws3 a:hover {
	color: #8da9c3;
	text-decoration:none;
}
#nieuws3 h1 {
	padding-left: 0px;
	margin-bottom: -12px;
	
}
#nieuws3 img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#tekst {
	position: relative;
	width: 448px;
	top: 10px;
	left: 10px;
	height: auto;
	line-height: 20px;
	
}
#tekst a {
	color: #8da9c3;
	text-decoration:none;
}
#tekst a:hover {
	color: #3ca9ff;
	text-decoration:none;
}
#tekst h1 {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	
}
#tekst img {
	margin-top: 5px;
	margin-bottom: 10px;
}

/*KOLOM2 nieuwspagina*/

#nieuwsbericht{
	position: relative;
	width: 468px;
	top: 0px;
	padding-top: 10px;
	border-top: solid 10px #e0e5e9;
}
#nieuwsbericht p, h3 {
	padding-left: 10px;
	padding-right: 10px;
}
#nieuwsbericht a {
	color: #3ca9ff;
	text-decoration:none;
}
#nieuwsbericht a:hover {
	color: #3ca9ff;
	text-decoration: underline;
}
#nieuwsbericht h1 {
	padding-left: 0px;
	margin-bottom: 0px;
}
#nieuwsbericht h1 {
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;	
}
#nieuwsbericht h2 {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;	
}
#nieuwsbericht p img {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
#nieuwsbericht p a img {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	float: right;
}
/*KOLOM2 aanmeldpagina*/

#aanmeldformulier {
	position: relative;
	top: 0px;
	width: 468px;
}
#aanmeldformulier p {
	padding-left: 10px;
	padding-right: 10px;
}
#aanmeldformulier h1 {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: -12px;
	
}
#aanmeldformulier img {
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
}
#aanmeldformulier a {
	color: #3ca9ff;
	text-decoration: none;
}
#aanmeldformulier a:hover {
	text-decoration: none;
	color: #394b63;
}
#kolom2 hr {
	color: #e0e5e9;
	width: 468px;
	height: 10px;
	margin-left: -10px;
	border: 0px;
	background-color: #e0e5e9;
}

/*KOLOM3*/
#kolom3 {
	position: absolute;
	width: 229px;
	height: auto;
	top: 125px;
	left: 50%;
	margin-left: 244px;
}
#kolom3 a {
	font-size: 12px;
	color: #394b63;
	text-decoration:none
}
#kolom3 a:hover {
	color: #3ca9ff;
}
#kolom3 hr {
	color: #e0e5e9;
	width: 228px;
	height: 10px;
	margin-left: -10px;
	border: 0px;
	background-color: #e0e5e9;
}

/*KOLOM4 advertentie*/
#kolom4add {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 125px;
	left: 50%;
	margin-left: 485px;
}

#zoeken {
	position: relative;
	left: 4px;
	border-top: solid 1px #e0e5e9;
	border-bottom: solid 1px #e0e5e9;
	padding-top: 5px;
	width: 220px;
	height: 80px;
}
#zoeken form {
	padding:0px
}
.zoekenclass {
	border: solid 1px #e0e5e9;
}
#headlines {
	position: relative;
	width: 448px;
	top: 10px;
	left: 10px;
	background-color: #ffffff;
	line-height: 15px;
	border-bottom: solid 10px #e0e5e9;
}
#headlines p {
	font-size: 12px;
}
#headlines a {
	font-size: 12px;
	color: #394b63;
	text-decoration:none
}
#headlines a:hover {
	color: #3ca9ff;
}
#headlines  h1 {
	padding-left: 0px;
	margin-bottom: -10px;
	}
#agenda {
	position: relative;
	width: 208px;
	left: 10px;
	top: 10px;
	background-color:#FFFFFF;
	line-height: 12px;
}
#agenda p {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;	
}
#agenda h1 {
	padding-left: 0px;
	margin-bottom: -10px;
	}
#agenda a {
	font-size: 11px;
	color: #394b63;
	text-decoration:none
}
#agenda a:hover {
	color: #3ca9ff;
}
#advertentie-228x228 {
	position: relative;
	top: 0px;
	width: 228px;
	border-top: solid 10px #e0e5e9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#advertentie-228x228 h1 {
	margin-left: -10px;
}

#kolom3_tekst {
	position: relative;
	left: 10px;
	padding-bottom: 10px;
	width: 208px;
	background-color:#ffffff;
	
}
#kolom3_tekst H1 {
	padding-left: 0px;		
}


#headlines-nieuws {
	position: relative;
	width: 448px;
	top: 10px;
	left: 10px;
	background-color: #ffffff;
	line-height: 15px;
	padding-bottom: 10px
}
#headlines-nieuws a {
	color: #394b63;
	text-decoration:none;
}
#headlines-nieuws a:hover {
	color: #3ca9ff;
	text-decoration:none;
}
#headlines-nieuws p {
	font-size: 12px;
}
#headlines-nieuws  h1 {
	padding-left: 0px;
	margin-bottom: 0px;
	}
.datum {
	display:inline;
	color: #3ca9ff;
	font-size: 11px;
}

#advertentie-nieuws-228x228 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 228px;
	height:auto;
	padding-top: 10px;
	border-top: solid 10px #e0e5e9;
}
#advertentie-nieuws-228x228 p, H1, H2, H3{
	padding-left: 10px;
	padding-right: 10px;
}
#aanmeldtoelichting {
	position: relative;
	top: 10px;
	width: 208px;
	left: 10px;
	background-color: #ffffff;
}
#aanmeldtoelichting p {
	font-size: 11px;
}
#aanmeldtoelichting  h1 {
	margin-bottom: -12px;
	}
.contact_algemeen{
	width:100%;
	height:500px;
	border:0px none;
}
#RedAlert{
	border: 1px solid red
}

/*PRODUCTENGIDS*/
#productengids-kolom1 {
	position: absolute;
	width: 220px;
	top: 245px;
	left: 50%;
	margin-left: -238px;
	line-height: 20px;
	overflow: hidden;
}
#productengids-kolom1  h1 {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: -12px;
	font-size: 12px;
	background-color:#8da9c3;
	color: #ffffff;
	
}
#productengids-kolom1  ul {
	line-height: 14px;
	list-style-type: none;
	margin-left: 5px;
} 
#productengids-kolom1  a {
	color: #394b63;
	text-decoration:none;
}
#productengids-kolom1  a:hover {
	color: #3ca9ff;
	text-decoration:none;
}
#productengids-kolom2  {
	position: absolute;
	width: 228px;
	top: 245px;
	left: 50%;
	margin-left: -5px;
	overflow: hidden;
	line-height: 20px;
}
#productengids-kolom2  h1 {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: -12px;
	font-size: 12px;
	background-color:#8da9c3;
	color: #ffffff;
	
}
#productengids-kolom2  ul {
	line-height: 14px;
	list-style-type: none;
	margin-left: 5px;
} 
#productengids-kolom2  a {
	color: #394b63;
	text-decoration:none;
}
#productengids-kolom2  a:hover {
	color: #3ca9ff;
	text-decoration:none;
}

#nieuws_maand{
	font-size: 13px;
	color: #394b63
}

.nieuws_body{
}


/*VACATURES*/
#vacatures {
	position: absolute;
	width: 450px;
	top: 0px;
	left: 10px;
	line-height: 20px;
	overflow: hidden;
	}
#vacatures  ul {
	line-height: 20px;
	list-style-type: none;
	margin-left: 0px;
} 
#vacatures li {
	border-bottom: solid 1px #8da9c3;
	background-image: url(/_layout/_images/meerinfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#vacatures  a {
	color: #3ca9ff;
	font-size: 12px;
	text-decoration:none;
}
#vacatures  a:hover {	
	color: #394b63;
	text-decoration:none;
}

#btnSolliciteer{
    padding: 5px;
    border: 1px #d5d5d5 solid;
    width: auto;
    background: #eee url(/_layout/_images/email.png) no-repeat 5px center;
    padding-left: 24px;
    margin-left: 6px;
    float: left
}
#btnSolliciteer: hover{
    border: 1px red solid;
}



/*BEDRIJVENGIDS*/
#bedrijvengids{
	position: absolute;
	width: 450px;
	top: 0px;
	left: 10px;
	line-height: 20px;
	overflow: hidden;
	}

#bedrijvengids-kolom {
	display: block;
	position: relative;
	float: left;
	width: 220px;
	height: auto;
	min-height: 90px;
	/width: 225px;
	/height: 90px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-top: 0px
}
#bedrijvengids-kolom  h1 {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: -12px;
	font-size: 12px;
	background-color:#8da9c3;
	color: #ffffff;
	
}
#bedrijvengids-kolom  ul {
	line-height: 14px;
	list-style-type: none;
	margin-left: -39px;
	margin-top:  20px;
	/margin-left: 2px;
	/margin-top:  20px;
} 
#bedrijvengids-kolom  a {
	color: #394b63;
	text-decoration:none;
}
#bedrijvengids-kolom  a:hover {
	color: #3ca9ff;
	text-decoration:none;
}
#bedrijvengids_productentgids{
	display: block;
	border: 1px solid #8da9c3;
	padding 4px;
	width: 100px;
	height: 170px;
	text-align:center;
	float: left;
	margin-right: 4px;
	margin-bottom: 8px
}
#bedrijvengids_productentgids IMG{
	border: 0px;
}
#bedrijvengids_productentgids DIV{
	display: block;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 2px
}
#bedrijvengids_productentgids A{
	FONT-SIZE: 12px;
	color:#394b63;
	text-align:center;
	text-decoration:none
}
#bedrijvengids_productentgids A:hover{
	text-decoration:underline
}
/*FORMULIER OPBOUW*/

.divForm
{
	FLOAT: left;
	WIDTH: 450px;
}
.divForm H1
{
	PADDING: 0px;
}
.divForm H2
{
	PADDING: 0px;
}
.divForm DIV.row
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	VERTICAL-ALIGN: middle;
	WIDTH: 450px;
	HEIGHT: auto;
	PADDING-TOP: 3px;
}
.divForm P
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
.divForm DIV.left
{
	FLOAT: left;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	WIDTH: 150px;
	HEIGHT: auto;
	BACKGROUND-COLOR: #ffffff
}
* HTML .divForm DIV.left P
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px;
}
.divForm DIV.left P
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff
}
.divForm DIV.right
{
	FLOAT: right;
	WIDTH: 300px;
	HEIGHT: auto;
}
.divForm DIV.right DIV#rightAlign
{
	text-align: right;
	FONT-color: black;
}
.Zoeken_Blok
{
	width: 428px;
	height: 100px;
	background-color: #8da9c3;
	margin: 0px,0px,10px,0px;
	padding: 10px;
}
.Zoeken_Blok FORM
{
	padding: 10px,10px,10px,10px;
}
.Zoeken_Blok INPUT
{
	width: 200px
}
.Zoeken_Blok #Totaal_Vacatures {
	padding: 10px,10px,0px,10px;
	font-size: 12px;
	font-weight: bold;
}
.Zoeken_Blok #Totaal_Vacatures SPAN{
	font-size: 12px;
	font-weight:bold;
	font-weight: bold;
}
.Zoeken_Blok #groepen
{
	width: 450px
	height: auto;	
}
.Zoeken_Blok #groepen {
	float:left;
	width: 450px;
	height: auto;
	background-color: #8da9c3;
	z-index: 4;
	text-align: left;
}
.Zoeken_Blok #groepen ul {
	height: 20px;
	width: 450px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	}
.Zoeken_Blok #groepen li {
	display: block;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px;
}
.Zoeken_Blok #groepen li a
{
	width: auto;
	color: #ffffff;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
	font-size: 10px;
}
.Zoeken_Blok #groepen li a:hover
{
    color: #e0e5e9;
}
.Zoeken_Blok #groepen li a.selected {
    color: #e0e5e9;
}
/*FORMULIEREN*/

#RedAlert{
	border-color: red solid 1 px;
}
#buienradar{
	
	position: relative;
	left: 10px;
	top: 20px;
	width: 208px;
	background-color:#ffffff;
	
}
#buienradar IMG{
	width: 209px;
	height: 209px;
}

#projectfoto img{
	border: 0px;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	cursor: hand;
}
/*AGENDA*/

#agenda_title{
	margin-bottom: 15px
}
#agenda_date{

}
#agenda_options{
	margin-bottom: 20px
}
#agenda_options SPAN{
	font-weight: bold;
}

.addthisHomepage {
	border-top: 1px #cccccc dotted;
	padding-left: 0px;
	padding-top: 6px;
	width: 96%;
	margin-left: 8px;
	margin-top: 3px;
	/margin-bottom: -22px
}
#nieuws2 .addthisHomepage, #nieuws3 .addthisHomepage{
	margin-left: 0px;
}

.tag {
	/*background-image:url(../_images/tag.png);*/
	background-repeat:no-repeat;
	background-position:left 4px; 
	border-top: dotted 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 30px;
	/margin-bottom: 40px;
	padding-top: 6px
}

.tag p {
	padding-left: 20px;
}
.tag a {
	color: #999999;
	text-decoration: none;
}
.tag a:hover {
	text-decoration: underline;
}
.spotlight {
	width: 195px;
	height: auto;
	border: solid 1px #1ab7ea;
	padding: 6px;	
}
.spotlight h1 {
	color: #1ab7ea;	
}
.spotlight ul {
	margin-left: -20px;
}
.spotlight li {
	list-style-image: url(../_images/spotlight.gif);
	line-height: 18px;
}

#addthis_btn a {
	text-decoration: none;
	color: #999999;
}


.leftSearch {
	margin-left: -20px;	
}
.vacatures {
	margin-left:0px;
	width: 200px;
	margin-bottom:4px;
	margin-top:4px;
	border: 1px #394b63 dotted;
	padding: 4px;
}

