/* @override 
	http://tweed.xs4all.nl/dev.vobi.nl/css/style.css
*/

/*type*/
/*
 8px = 0.6666em
 9px = 0.7500em
10px = 0.8333em
11px = 0.9166em
12px = 1em
13px = 1.0833em
14px = 1.1666em
15px = 1.2500em
16px = 1.3333em
17px = 1.4166em
18px = 1.5000em
19px = 1.5833em
20px = 1.6666em
*/
/* @group algemeen */

body {
	background: #008cd7 url(img/headers/vobiheader01.jpg) no-repeat center 0;
	border-top: solid #000 6px;
	font-family:  Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.75em; /* =12px (1em = 16px/0.75=12px) alle fonts zijn vanaf nu dus 12px, 1em is nu 12px*/
	line-height: 1.5em;
	letter-spacing:0.1em;
	max-width: 2500px;
	color: #fff;
	margin: 0;
	padding: 0;
}

p {
	letter-spacing: 0.1em;
}


/*#body_subpagina_10 p{
	font-family:  Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#body_subpagina_11 p{
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.0em;
}

#body_subpagina_12 p{
	font-family: Geneva, sans-serif;
	font-size: 11px;
}*/


h1 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	}


a {
	color: #008cd7;
	text-decoration: none;
}
a:hover {
	color: #008cd7;
	text-decoration: none;
	border-bottom: dotted 0px #fff;
}
a:active {
	outline: none;
}
a:focus{
-moz-outline-style: none;
}

.clear {
	clear: both;
}

#wrap {
	margin: 0 auto;
	width: 960px;
	border: 0px solid red;
	}

/* @end */

#body_home , #body_hoofdpagina_1  {
	background: #008cd7 url(img/headers/vobiheader01Home.jpg) no-repeat center 0;
}

#body_home #nav, #body_hoofdpagina_1 #nav {
	margin: 0;
	border: 0px solid red;
	}
/* HOME	*/
#body_home #navigatie2, #body_hoofdpagina_1 #navigatie2{
	margin-top: 192px;
}
#slideshowhome{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
	border: 0px solid red;
	display:block;
}
#slideshowhome #logo {
	background: url(./img/logo.png) no-repeat 48px 12px;
	position: absolute;
	left: 50%;
	width: 180px;
	display: block;
	border: 0px solid red;
	text-indent: -9999em;
	height: 72px;
	z-index: 600;
	margin: -440px 0 0 -480px;
	padding: 12px 48px;
}
#quickjump{
	position: relative;
	margin-top: 384px;
	border: 0px solid red;
	width: 1008px;
	color: #000;
	margin-bottom: 24px;
}

#quickjump a{
	color: #000;
}
	
#quickjump a:hover{
	color: #008cd7;
}

#quickjump ul{
	border: 0px solid red;
	float: left;
	display: inline;
	width: 300px;
	height: 161px;
	margin: 0 36px 16px 0;
	padding: 32px 0 0 0;
	list-style: none;
}
#quickjump ul li{
	display: block;
	color: black;
	margin: 2px 24px 3px 12px;
	padding: 4px 12px;
	border-bottom: 0px dotted #666;
	font: bold 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
}
#qj_projecten{background: transparent url(./img/qj_projecten.gif) no-repeat;}
#qj_snelnaar{background: transparent url(./img/qj_snelnaar.gif) no-repeat;}
#qj_vacatures{background: transparent url(./img/qj_vacatures.gif) no-repeat;}

#body_home #nav, #body_hoofdpagina_1 #nav {
	position: relative;
	top: 24px;
	border: 0px solid red;
}
#header {
	color: #fff;
	height:  216px;	
	margin: 0;
	padding: 0;
	position: relative;
	top: 6px;
}

#body_hoofdpagina_1 {
	background: #008cd7 url(img/headers/vobiheader01Home.jpg) no-repeat center 0;
	border-top: solid #000 6px;
}

#body_hoofdpagina_8 {
	background: #008cd7 url(img/headers/vobiheader02.jpg) no-repeat center 0;
	border-top: solid #000 6px;
}

#body_hoofdpagina_9 {
	background: #008cd7 url(img/headers/vobiheader04.jpg) no-repeat center 0;
	border-top: solid #000 6px;
}


#body_contact {
	background: #008cd7 url(img/headers/vobiheader05.jpg) no-repeat center 0;
	border-top: solid #000 6px;
}
#body_producten {
	background: #008cd7 url(img/headers/vobiheader03.jpg) no-repeat center 0;
	border-top: solid #000 6px;
}
#logo {
	background: url(./img/logo.png) no-repeat 48px 12px;
	width: 180px;
	display: block;
	border: 0px solid red;
	text-indent: -9999em;
	height: 72px;
	margin: 0;
	padding: 12px 48px;
}
#header img{padding: 0;}

#logo a{
	border: 0px solid red;
	width: 180px;
	height: 72px;
	display: block;
	border: 0px solid red;
}

/* @group navigatie */

#subnav a{
	font-size: 1.1666em;

}

#nav {
	position: relative;
	display: block;
	background: url(img/navigatie_achtergrond.png) no-repeat;
	margin: 0px 0 0 0;
	width: 648px;
	height: 42px;
	padding: 10px 0 0 24px;
	border: red 0px solid;
	text-transform: uppercase;
	top: -196px;
	left: 264px;
	font-size: 10px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
border: 0px solid red;
}
/*#navigatie{
	height: 0px;
	margin: 0;
	padding: 0;
}*/
#nav a {
	text-align: center;
	display: block;
	width: auto;
	color: #0c2a57;
	text-decoration:none;
	padding: 12px;
	color: #fff;
}

#nav a:hover{
	color: #008cd7;
	text-decoration: none;
	border: none;
	
}

#nav li { /* all list items */
	float: left;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0;
	width: auto; /* width needed or else Opera goes nuts */
	height: 36px;
	border-right: 1px solid #444;
}
/*#nav li.current{
	background: url(img/bg_menu.png) no-repeat center 3px;
}*/

#nav li.current a{
	color: #008cd7;
	background: url(img/bg_menu.png) no-repeat center 0px;
}
#nav li ul { /* second-level lists */
	background: url(img/navigatie_achtergrond.png) bottom;
	position: absolute;
	border: solid 0px #000;
	width: 642px;
	left: -999em;
	float: left;
	display: inline;
	margin: 0px 0 0 0;
	padding: 0 0 0 30px;
	 /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul
{ /* lists nested under hovered list items */
	left: 0px;
}


#nav li ul li
{
	font-size: 0.9em;
	
padding: 8px 0 0 0;
float: left;
display: inline;
margin: 0 ;
}

#nav li ul li a
{
padding: 6px;
color: #fff;
}

#nav li.current ul li a
{
padding: 6px;
color: #fff;
}

#nav li ul li a:hover
{
padding: 6px;
display: block;
width: auto;
color: #008cd7;
text-decoration:none;
}


#nav li.current li a, #nav li.current ul li.current a{
	background: none;
	margin: 0;
	padding: 6px;
	color: #008cd7;
}
#navigatie_zoek {
display: block;
padding: 2px 0px 4px 24px;
margin: 4px 12px;	
float: right;
display: inline;
width: 170px;
background: url(img/zoekachtergrond.png) no-repeat;
color: #000;
font-size: 10px;
height: 23px;
border: 0px solid red;
}

#navigatie_zoek p{
	margin: 0;
	padding: 0px;
	}

#navigatie_zoek form{
margin: 0;
}	

#navigatie_zoek input{
	border: 1px solid #fff;
	margin: 1px 0;
	}



#subnav li.current{
	font-weight: bold;
}


/* @end */

/* @group navigatie2 */

#navigatie2 {
	border: 0px solid red;
	display: block;
	color: red;
	width: 500px;
	position: absolute;
	top: 156px;
	margin: 0 48px;
}

#navigatie2 li, #navigatie ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
display: inline;
}



#navigatie2 li{
	display: block;
	margin-right: 0px;
	width: 52px;
	height: 48px;
}

#navigatie2 li a{
	display: block;
	width: 52px;
	height: 48px;	
	cursor: pointer;
	cursor: hand;
}

#navigatie2 li a:hover{
	display: block;
	width: 120px;
	height: 48px;	
	cursor: pointer;
	cursor: hand;
}
#navigatie2 li:hover{
	text-decoration: none;
	border: none;
	width: 132px;
	display: block;
	position: relative;
}

#navigatie2 li#home {
	background: transparent url(img/navigatie2_but_home.png) no-repeat;
}
#navigatie2 li#profiel {
	background: transparent url(img/navigatie2_but_profiel.png) no-repeat;
}
#navigatie2 li#geschiedenis{
	background: transparent url(img/navigatie2_but_geschiedenis.png) no-repeat;
}
#navigatie2 li#projecten{
	background: transparent url(img/navigatie2_but_project.png) no-repeat;
}
#navigatie2 li#werkenbij {
	background: transparent url(img/navigatie2_but_werkenbij.png) no-repeat;
}

#navigatie2 li#home:hover {
	background: transparent url(img/navigatie2_but_home.png) no-repeat 0 -48px;
}
#navigatie2 li#profiel:hover {
	background: transparent url(img/navigatie2_but_profiel.png) no-repeat 0 -48px;
}
#navigatie2 li#geschiedenis:hover{
	background: transparent url(img/navigatie2_but_geschiedenis.png) no-repeat 0 -48px;
}
#navigatie2 li#projecten:hover{
	background: transparent url(./img/navigatie2_but_project.png) no-repeat 0 -48px;
	background-position:0 -48px;
	background-repeat:repeat-x;
}
#navigatie2 li#werkenbij:hover{
	background: transparent url(img/navigatie2_but_werkenbij.png) no-repeat 0 -48px;
}



/* @end */


/* @group breadcrumb */

#breadcrumb {
	display: none;
}
/* @end */

/* @group titel */

#body_hoofdpagina_8 #contentheader,
#body_subpagina_6 #contentheader,
#body_subpagina_7 #contentheader,
#body_subpagina_19 #contentheader,
#body_historie #contentheader{
	background: #008cd7 url(headers/content_vobi.gif) no-repeat 0 top;
	height: 28px;
}

#body_subpagina_5 #contentheader{
	background: #008cd7 url(headers/content_algemeen.png) no-repeat 0 top;
	height: 28px;
}
#body_find #contentheader
{
	background: #008cd7 url(headers/content_zoeken.gif) no-repeat 0 top;
	height: 28px;
}




#body_subpagina_8 #contentheader{
	background: #008cd7 url(headers/content_bestuur.png) no-repeat 0 top;
	height: 28px;
}

#body_subpagina_9 #contentheader{
	background: #008cd7 url(headers/content_organogram.png) no-repeat 0 top;
	height: 28px;
}

#body_producten #contentheader{
	background: #008cd7 url(headers/content_projecten.gif) no-repeat 0 top;
	height: 28px;
}

#body_hoofdpagina_9 #contentheader,#body_subpagina_15 #contentheader,#body_subpagina_17 #contentheader,#body_subpagina_18 #contentheader,#body_subpagina_20 #contentheader,#contentheader,#body_subpagina_20 #contentheader
{
	background: #008cd7 url(headers/content_werkenbijvobi.gif) no-repeat 0 top;
	height: 28px;
}



#body_contact #contentheader{
	background: #008cd7 url(headers/content_contact.gif) no-repeat 0 top;
	height: 28px;	
	}



/* @end */

/* @group content */

#content {
	display: inline-block;
margin:  -30px 0 12px 0;
padding: 0;
background: #fff url(img/contentmidden.gif);
width: 960px;
float: left;
display: inline;
}

#contentheader{
	color: red;
	background: #008cd7 url(headers/content_werkenbijvobi.gif) no-repeat 0 top;
}

#contentfooter{
	color: red;
	background: #008cd7 url(img/contentonder.gif) no-repeat left bottom;
	border: 0px solid red;
	width: 1024px;
	height: 30px;
}


#col1 {
	display: none;
	float: left;
	margin: 30px;
	width: 0px;
	min-height: 262px;
	padding: 0px;
	background:#FFFFFF;
	color: #000;	
}
#col2 {
	border: 0px solid red;
	float: left;
	display: inline;
	width: 480px;
	margin: 24px 24px;
	padding: 0px 0px 24px 0px;
	color: #000;	
}



#body_producten #col2{
	border-bottom: 0px solid red;
	float: left;
	display: inline;
	width: 920px;
	margin: 24px 24px;
	padding: 0px 0px 24px 0px;
	color: #000;	
}

#col3{
	float: left;
	display: inline;
	margin: 24px;
	width: 330px;
	border: 0 red solid;
	padding: 24px;
		
}

#col3 img {
	border: 1px solid #008cd7;
}

#col1_tekst {
	
}

#col1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#col1 li {
	list-style: none;
	margin: 0;
	padding: 6px 0;
	font-variant: small-caps;
	font-size: 14px;
	
}

#col1 li a{
	color: #99b3cc;
}

#col1 li.current a{
	color: #fff;
}




#tekst {

}

#tekst p{
}
#tekst a{

}
#tekst a:hover{
	color: #deded7;
	text-decoration: none;
	border-bottom:dotted 1px ;
}
#tekst ul{
	list-style-type: square;
	margin: 0;
	padding:  0 18px;
}

#tekst ol{
	list-style-type: decimal-leading-zero;
	margin: 0;
	padding:  0 27px;
	opacity: 1;
}

#col1_foto {
	float: left;
	display: inline;
	width: 170px;
	border: solid 0px red;
}


#col1_foto ul {
	list-style: none;
	margin: 0;
	padding: 6px;
}

#col1_foto li, #col1_foto img{
	margin: 0;
	padding: 0px;
}

#col1_foto img{
	display: inline;
	margin: 0 0 6px 0;
	padding: 3px;
	background: #008cd7;
	border: 0px solid red;
}


#col1_att ul{
	list-style: none;
	padding: 0px 0;
	margin: 0;
	
}
#col1_att ul li{
	background: #fff;
	border-bottom: #008cd7 1px solid;
	padding: 6px;
	margin: 3px 0;
	
}
#col1_att ul li a {
	display: block;
	color: #008cd7;
}
#col1_att ul li a:hover {
	border: none;
}


#col2 h1 {
	color: #000;
/*	border-bottom: 1px solid #59493B;*/
	padding: 0 0 6px 0;
	margin: 0 0 3px 0;
}
#col2 h3, #col2 #titel {
	text-transform: uppercase;
	color: #008cd7;
	padding:6px 0 0 0;
	margin: 0;
}

#col2 #titel {
margin: 12px 0 24px 0;
	}
#col2 p {
padding: 0 0 0 0;
}

.leesmeer {
color: #A7C0E5;
font-style: italic;
border: dotted 1px #fff;
}

#col2 p.meernieuws {
	display: none;
	margin: 6px 0 0 148px;
	padding: 2px 6px;
	background: #008fd0;
	width: 80px;
	text-align: center;
}
.med_button {
	background:  url(img/medewerkersballon2.gif);
	bottom: 100px;
	left: 0;
	margin: 6px 0;
	padding: 36px 12px;
	width: 302px;
}

#body_historie .med_button {
	background: url(img/historieballon.gif);
	bottom: 100px;
	left: 0;
	margin: 6px 0 0 0;
	padding: 18px 24px;
	width: 278px;
	height: 36px;
}

.med_button a{
	display: block;
	color: #fff;
}

/* @end */

#body_subpagina_15 #col2{
	width: 920px;
	margin: 0 12px;
	padding: 0;
}
.portretwrap{
	float: left;
	display: inline;
	width: 296px;
	padding: 0 5px;
	margin: 0;
}

.portretwrap img{
	float: left;
	display: inline;
	width: 296px;
	border: 1px solid #008cd7;
}

#col2 .portretwrap .portrettextwrap{
	background: #fff url(img/medewerkersballon.gif);
	float: left;
display: inline;
}
.portrettextwrap a{color: #fff;}
#col2 .portretwrap p{
	float: left;
	display: block;
	display: inline;
	width: 272px;
	color: #fff;
	height: 16px;
	padding: 0 12px;
	border: 0px solid red;
}

.portretwrap h2{
	padding: 0 12px;
	line-height: 1.2em;
	color: #fff;
}

/* @group productoverzicht */
#body_producten #col3, #body_subpagina_15 #col3,
#body_subpagina_17 #col3{
	display: none;
}

#body_producten #col1_tekst{
	position: relative;
}
#productwrap{
	position: relative;
	left: 20px;
	width: 890px;
	border: 0px solid red;
	overflow: hidden;
}
#productoverzicht {
	background: #fff url(img/projectloading.gif) no-repeat 320px 155px;
	min-height: 310px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 890000px;
}

#productoverzicht li{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #008cd7;
	width: 140px;
	height: 250px;
	float: left;
	display: inline;
	list-style: none;
	margin: 0 18px 0px 0;
	padding: 12px 10px 48px;
	border: dotted 0px #deded7;
}
#productoverzicht p.introtxt{
	list-style: none;
	margin: 0;
	padding: 0px 0;
	}
	
#productoverzicht p{
	list-style: none;
	margin: 0;
	padding: 12px 0;
	}
#productoverzicht .prijs{
	padding: 0;
}
#productoverzicht li img{
	float: none;
	margin: -24px 0 0 0;
	border: 1px solid #fff;
}

#productoverzicht h1 {
	margin: 0 0 0px 0;
	
}

.productmeer {
	clear: both;
}

.productmeer img{
	margin: 0;
	padding: 12px 0;
	
}
.toonproject{
	position: relative;
	float: right;
	display: inline;
	top: 265px;
	right: -24px;
	border: 0px solid red;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -99999em;
	background: url(img/butmeerprojecten.gif) no-repeat;
}
li .prijs {
	width: 144px;
	float: left;
	padding: 0;
	margin: 0;
	display: none;
	height: 24px;
}

li span.toggler {
	color: #deded7;
	display: block;
	width: 60px;
	height: 12px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	left: 147px;
	background: white;
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 1px solid black;
}
a#prevproject{
	float: left;
	display: block;
	display: inline;
	position: absolute;
	top: 60px;
	left: 0px;
	color: #000;
	width: 34px;
	height: 34px;
	background: url(img/proj_prev.gif);
	bottom: 0;
	margin: 0 0 0 -37px;
	text-indent: -9999px;
	border: 0px solid red;
	overflow: visible;
}

a:hover#prevproject {
	background-position: 0 -34px;
}

a#nextproject{
	position: absolute;
	top: 60px;
	right:0px;
	color: #000;
	margin: 0 -29px 0 0px;
	background: url(img/proj_nxt.gif);
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	border: 0px solid red;	
}

a:hover#nextproject {
	background-position: 0 -40px;
}


#firstproject {
	display: block;
	float: left;
	display: inline;
	width: 60px;
	height: 16px;
	background: #fff url(img/project_first.png);
	text-indent: -9999px;
	padding: 3px;
	margin: -6px 29px 0 712px;
}

#lastproject {
	display: block;
	float: left;
	display: inline;
	width: 60px;
	height: 16px;
	background: #fff url(img/project_last.png);
	text-indent: -9999px;
	padding: 3px;
	margin:  -6px 0 0 00px;
}

#selectboxes {
	border: red solid 0px;
	float: left;
	display: inline-block;
	display: inline;
	margin: 12px 0 0 0;
	padding: 3px;
}

#selectboxes select{
	background: #008cd7;
	color: #fff;
	margin: 0 12px 0 0;
	border: 0px solid #000;
	
}
#projecten_aantallen {
color: #666;
margin: 10px 26px 0 0;
padding: 0;
float: right;	
display: inline;
}
/* @end */

/* @group projectdetails */
#projectdetails li{
	margin: 3px 0;
}


#projectdetails span.key{
	
	clear: both;display: block;
	width: 100px;
	float: left;
	display: inline;
	margin: 0px 20px 0 0;
	border: red 0px solid;
}

#projectdetails span.value{
	display: block;
	margin: 0px 20px 0 0;
	border: red 0px solid;
	}

#projectdetails{
	position: relative;}
	
#projectdetails #imgwrap{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: 308px;
	background: #008cd7;
	border: 0px solid red;
	overflow:auto;
	width:870px
}

#projectdetails #imgwrap img{
	margin: 0px;
	float: left;
	display: inline;
	padding: 0;
}
#projectdetails #imgwrap p{
	color: #fff;
	min-height: 10px;
	padding: 0 24px 0 0;
}
#projectdetails #imgwrap img {
	background-color: maroon;
	border: 0px solid orange;
}
#projectdetails #imgwrap p#bijschrift {
	display: block;
	width: 360px;
	border: 0px solid red;
	position: absolute;
	left: 458px;
	bottom: 270px;
	border: 0px solid red;
}

#projectdetails div.item{
	float: left;
	display: inline;
	width: 244px;
	margin: 12px 24px 0 0;
}
#projectdetails div.itemcenter{
	float: left;
	display: inline;
	width: 400px;
	margin: 12px 24px 0 0;
}
#projectdetails div.itemlinks{
	float: left;
	display: inline;
	width: 144px;
	margin: 12px 24px 0 0;
}

.item table{border-collapse: collapse;}
.item table td{
	border-bottom: 1px dotted #008cd7;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.value{
	padding: 0 0 0 5px;
}
#projectdetails .currentss img {opacity: .5;}
#projectdetails #imgbig{width: 428px;float: left;border: 1px solid #000;margin: 10px 24px 10px 10px;padding: 0;overflow: hidden;}
#projectdetails .ssnav{
	height: 150px;border: 0px solid red;width: 405px;margin: 10px 0 0 460px; display: block; }
#projectdetails #imgwrap .slideshownav img{border: 1px solid #fff;margin: 0;clear: both;}
/*#projectdetails #imgwrap .slideshownav{margin: 0 6px 0 0;border: 1px solid red; width: 10px; height: 10px;display: block;}*/
#projectdetails #imgwrap .slideshownav_new {border: 0px solid #f00;display: inline;float: left;clear: right;margin: 0 6px 6px 0;display: block;}

#projectdetails #imgwrap .slideshownav_new img{border: 1px solid #fff;margin: 0;clear: both
}




#projectdetails ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#projectdetails #imgwrap{
	overflow: hidden;
}

.terugprojecten {
	background: url(img/project_overzicht.gif);
	width: 222px;
	display: block;
	margin: 0px 0px -3px 618px;
	padding: 6px;
	text-align: center;
}
.terugprojecten a{
	color: #fff;
	color: #008cd7;
	display: block;
	}
/* @end */

/* @group vacatures */



#body_subpagina_17 #col2 {
	border: red solid 0px;
	width: auto;
	
}
#body_subpagina_17 #col1_tekst p {
	float: left;
	width: 468px;
	display: inline;
	}
#body_subpagina_17 #col1_tekst .vacatureswrap ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#vacturetitel{
	float: left;
	display: inline;
	margin: 0 0 0 120px;
	border: solid 0 red; color: #008cd7 ;
	font-size: 14px;
}

#vacturetitel2{
	margin: 0 0 0px 30px;
	padding: 0 0 0px 0;
	border: solid 0 red; color: #008cd7 ;
	font-size: 14px;
}
#body_subpagina_17 p {
	height: 500px;
}


#body_subpagina_17 #col1_tekst .vacatureswrap {
	margin: 12px 0 0 120px;
}

#body_subpagina_17 #col1_tekst {
	min-height:  400px;
}

.vacatureswrap {
	float: left;
	display: inline;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display: block;
	border: 0px #008cd7 dotted;
	width: 300px;
	background: #008cd7;
	margin: 12px 0 0 35px;
	padding: 11px;
	color: #fff;
	height: 30px;
}
.vacatureswrap a {
	color: #fff;
}
.vacatureswrap h1{margin: 0;}
form#myform {
	border: 0px red solid;
	
}

form#myform fieldset {
	border: none;
	padding: 12px;
	margin: 0;
	background: #008cd7;
}

form#myform input {margin: 6px 0;}


form#myform .grootveld{	width: 300px;}

form#myform .mediumveld{
	width: 240px;
}

form#myform .kleinveld{
	width: 52px;
}

form#myform .halfveld{
	width: 140px;
}
form#myform .straat{
	margin-right: 157px;
}

form#myform .postcode{
	margin-right: 0px;
	padding: 0px;
}

form#myform .nummer{
	margin-left: 50px;
}

form#myform .kwartveld{
	margin-right: 12px;
}

form#myform #telefoon{
	margin-right: 12px;
}

form#myform .telefoonmob{
	margin-left: 57px;
}
form#myform input#fileatt {
	border-bottom: 1px solid #008cd7;
	width: 100%;
}

/* @end */

/* @group contactformulier */

#body_contact #col2
{
	border:  0 red solid;
	width: 850px;
	height: 800px;
}

#body_contact #col3, #body_contact #col2 p{
	display: none;
}
#body_contact #col2 #responseform p{
	display: block;
	border: 0px solid red;
	margin-top: 16px;
}

#body_contact #col2 #tekst{
	margin: 0;
	padding: 0;
	height: 1px;
}

#body_contact .contact_col1 {
 display: block;
 float: left;
 display: inline;
width: 280px;
 height: 200px;
}

#body_contact .contact_col2 {
 display: block;
 float: left;
 display: inline;
width: 220px;
 height: 200px;
}

#body_contact .contact_col3 {
 display: block;
 float: left;
 display: inline;
width: 280px;
 height: 300px;
}

#contactform {
	color: #fff;
	margin: 12px 0;
	padding: 12px;
	background: #008cd7;
	width: 380px;
}
#contactform .grootveld {
	width: 324px;
	margin: 6px 0;
	padding: 0;
}

#contactform .mediumveld {
	width: 252px;
	margin: 6px 0;
	padding: 0;
}

#contactform .kleinveld {
	width: 60px;
	margin: 6px 0;
	padding: 0;
}

.nummer {
margin-left:50px;;
}
.straat{
	margin-right:157px;
}
.postcode {
	padding: 0 9px 0 0;
	margin: 0;
}

textarea {
	width: 324px;
	height: 60px;
	margin: 6px 0;
	padding: 0;
}


/* @end */

#routeplannerform {
	margin:24px 0 0 0;
	padding: 12px ;
	width: 380px;
	color: #fff;
	background: #008cd7;
}

input {
	margin: 0;
	padding: 0;
}

#Contactformulierbutton {
	margin: 0 px;
}

button {
	margin: 0;
}

#routeplannerform form{
	margin: 0px;
	height: 12px;
	padding: 12px 0px 24px 0;
}

#saddr {
	width: 100px;
	padding: 0;
	margin: 0 12px;
}

/* @group footer */

#footer {
	background: #000;
	color: #fff;
	width:  100%;
	padding: 0px 0 0px 0;
	height: 140px;
	clear: both;
	border-top: 1px solid #fff;
	
}

#footer_wrap {
	display: block;
	
	width: 960px;
	border: 0px solid red;
	margin:  0 auto;
	
}


#footer p {
	display: inline;
	float: left;
	margin:  12px 0px 0 0px;
	padding: 0px;
	width: 280px;
	height:  84px;
}

 p#footermidden {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 12px 24px 0 36px;
	padding: 0 30px 0 24px;
	
}

#sitemap_button {
	color: #fff;
	float:  right;
	letter-spacing: 0;
	padding: 0 12px 0 0;
	display: inline;
}
.validation-failed{background: #F9B0A4;}
.validation-advice{}

#footer .cert {
	color: #008CD7;
}

#footer a {
	color: #008CD7;
}

#footer a:hover {
	color: #6bb1d7;
}

#footer a.whitelink {
	color: white;
}

#footer a.whitelink:hover {
	color: #8ec1dc;
}
/* @end */

/*blogoverzicht*/
/*#col2 img{
	float: right;
	clear: right;
	margin: 12px 0 6px 6px;
display: inline;
}*/
#col2 .blogoverzicht p{
	border-bottom: 1px dotted #fff;
	padding-bottom: 12px;
	margin: 0 0 12px 0;
}
#col2 .blogoverzicht .datum,#col2 .blogoverzicht .leesmeer{
	border: none;
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 0.8333em;
}
#col2 .blogoverzicht .leesmeer:hover{border-bottom: dotted 1px #fff;}
#col2 .blogoverzicht .datum{
	color: #A7C0E5;
}
#col2 .blogoverzicht p{
	color: #fff;
}
/*nieuwsoverzicht col3*/
#nieuwsoverzicht, #blogoverzicht{font-size: 0.9166em;margin: 0 0 24px 0;}
#nieuwsoverzicht .datum,#blogoverzicht .datum{color: #A7C0E5;margin: 0;padding: 0;}
#nieuwsoverzicht p, #blogoverzicht p{margin: 0;padding: 0;}
#nieuwsoverzicht h1, #blogoverzicht h1{color:#2294BF;}
#nieuwsoverzicht h3, #blogoverzicht h3{
	margin: 0;
	padding: 0;
	color: #2294bf;
}
#nieuwsoverzicht p.leesmeer, #blogoverzicht p.leesmeer{border: none;margin: 0 0 12px 0;}
/*comment*/
#comments{}
#age{display: none;}
#comments .datum{font-size: 0.8333em; margin: 0;}
#comments .content{margin: 0;}
#comments h1{border-top:dotted 1px #fff;margin: 6px 0 0 0;padding-top:12px ;}
#comments .naam{font-weight: bold;padding: 0;margin: 0;}
#commentform{margin: 24px 0 0 0;}

/*selectboxes projecten*/
#selectboxes select{letter-spacing:normal}

/*timeline*/
#body_subpagina_7 #col3{display: none;}
#body_subpagina_7 #col2{width: 908px;}
.timeline-event-bubble-title a{
	color: #008cd7;
}

.timeline-event-bubble-body{
	color: #000;
}
.timeline-band{
	background: #f00;
}

.timeline-copyright {
	visibility: hidden;
}

/*find*/
#zoekresultaat a{color: #000;}
.result{
	background: #fff;
	border: 0px solid red;
}
#col2 .result h1{
	padding: 5px 15px 0 0;
	margin: 0;
	color: #008CD7;
}
#col2 .result p{
	padding: 0 0px;
	margin: 0;
}
#col2 .result h2{
	padding: 0 0px;
	margin: 0;
	font-size:1em;
	}
ul.result{
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0 0 15px 0;
	background: #fff;
	
	}
ul.result li{
	margin: 0 0 10px 0;
	padding: 0;
}	
.highlight{background: #96BFD1;}


/*ProtoFade*/
#slideshow{ 
	width:100%;
	position: relative;
	margin:0 auto;
	border: 0px solid red;
	overflow: hidden;
}
#slideshow_home img{display: none;border: 0px solid red;}
#slideshow_home{ 
	position:relative; 
	display:block; 
	margin:0 auto; 
	padding:0px; 
	width:100%;  
	height:420px; 
	overflow:hidden; 
	clear:both; 
	border: 0px solid #CCCCCC;
}
#slideshow_home li { position:absolute; top:0; left:50%; display:block; margin:0 0 0 -960px; padding:0; background:none;}
#slideshow_home li p{border: 0px solid red;margin: -75px 0px 0 1100px; text-align:left;}
#slideshow_home li img{ display:block; margin: 0 auto;}
.start, .stop {cursor:pointer; display: none; margin:5px 15px 15px 15px; float:left; }
.controls{
	width: 1000px; 
	margin: 0 auto 0;
	position: relative; 
	top: -150px;
	z-index: 200;
	height: 40px;
	
	}
.next{
	float: right;
	display: block; 
	text-indent: -9999em;
	background: url(img/next.png);
	width: 34px;
	height: 34px;
	border: 0px solid red;
	}

a:hover.next{display: inline;float: right; text-indent: -9999em;background: url(img/next.png) 0 -34px;width: 34px;height: 34px;}
.previous{display: inline;float: left;text-indent: -9999em;background: url(img/prev.png) 0 -34px;width: 34px;height: 34px;}
a:hover.previous{display: inline;float: left;text-indent: -9999em;background: url(img/prev.png);width: 34px;height: 34px;}
#selectboxes{
	float: left;
display: inline;
	width: 100%;
}
#selectboxes a{
	color: #fff;
	background: #008cd7;
	display: block;
	width: 132px;
	float: left;
	display: inline;
	margin:0 20px 12px 0px;
	padding: 0 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
}

.lijstcurrent {
	color: black;
	font-weight: bold;
}

/* @group New JQuery lightbox */

#lightbox-image-details-caption {
	color: #007ace;
}

#lightbox-image-details-currentNumber {
}



/* @end */

/* @group Old lightbox */

#imageContainer {
	background-color: white;
}

#lightbox #caption {
	color: #007ace;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#overlay {
	background-color: #002946;
}

#bottomNavClose img {
	background-image: url(img_lightbox/lightbox-btn-close.gif);
}



/* @end */

/* @group projectdetails nieuw */


/* @end */

/* @group projectenoverzicht nieuw */

#proj_all {
	width: 952px;
	padding: 0;
	margin: 24px 0 0;
}

#proj_all_vlakjes {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 308px;
}

#proj_geen {
	font-weight: bold;
	color: #008cd7;
	padding-top: 96px;
	text-align: center;
}

a#proj_einde {
	width: 66px;
	height: 22px;
	padding: 0;
	text-indent: -9999px;
	background: url(img/project_last.png) left;
	display: block;
	float: right;
	margin-left: 27px;
	text-align: left;
}

#proj_teller {
	margin-top: 36px;
}

a#proj_begin {
	width: 66px;
	height: 22px;
	padding: 0;
	background: url(img/project_first.png) left;
	display: block;
	float: right;
	margin: 0;
	text-indent: -9999px;
	text-align: left;
}

#proj_all_vlakjes ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#proj_all_vlakjes li {
	margin: 0 9px;
	width: 140px;
	background-color: #008cd7;
	float: left;
	height: 298px;
	padding: 10px 10px 0;
}

#proj_all_vlakjes ul li a img {
	margin: 0;
	padding: 0;
	border: 1px solid white;
}

#proj_all_vlakjes ul li a img:hover {
	border: 1px solid #7fcaff;
}

#proj_all_vlakjes ul li h1 {
	margin: 6px 0 0;
	padding: 0;
}

#proj_all_vlakjes ul li p {
	color: black;
	margin: 3px 0 0;
	padding: 0;
}

#proj_all_select_wrap {
	width: 953px;
	display: block;
	float: left;
	margin: 0 0 2px;
	padding: 0 0 24px;
}

#proj_all_teller {
	color: #727272;
	text-align: right;
	padding-top: 12px;
	width: 174px;
	float: right;
	margin: 0 40px 0 0;
	padding: 0;
}

#proj_all_nav {
	height: 40px;
}

#proj_all_selecties {
	color: orange;
	float: left;
	width: 648px;
	display: block;
	margin-left: 40px;
}

a#proj_volgende {
	float: right;
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(img/proj_nxt.gif) no-repeat 0 0;
	left: 21px;
	bottom: 264px;
}

a:hover#proj_volgende {
	background-position: left -40px;
}

a#proj_vorige {
	float: left;
	display: block;
	position: relative;
	bottom: 264px;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	background: url(img/proj_prev.gif) no-repeat 0 0;
	right: 14px;
}

a:hover#proj_vorige {
	background-position: left -34px;
}

#proj_all_selecties table tbody tr td a {
	padding: 0;
	margin: 0;
	line-height: 16px;
}

#proj_all_vlakjes ul li a.link_onder {
	float: right;
	position: relative;
	top: 170px;
	background-color: #299ad7;
	width: 24px;
	height: 24px;
	left: 24px;
	text-indent: -9999px;
	background-image: url(img/butmeerprojecten.gif);
}


/* @end */

