/* -- basic  ------------------------------------------------------------------------------------------- */
html {
	/* voor het tonen van de (non)actieve scrolbar, zodat de pagina niet verschuift */
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #fff url("../images/bg.gif") repeat scroll 0 0;
	color: #666;
	font: normal 0.80em/140% Trebuchet MS, Arial, Verdana, Tahoma;
	text-align: center;
}

div.container {
	width:					984px;
	margin:					0 auto;
	border:					0;
	text-align:				left;
}

/* -- basic link --- do change! ------------------------------------------------------------------------ */
a {color:#006892;}
a:visited {color:#006892;}
a:hover {color:#006892;}
a:active {color:#006892;}


/* -- Basic layout elements --- dont change! ---------------------------------------------------------- */
/* -- Om kolommen te maken zet je een 'wrapper' direct om gefloate elementen heen. zie voorbeeldkolommen hieronder */
div.wrapper {overflow:hidden;width:100%;}
div.left {float: left;}
div.right {float: right;}


/* -- Text elements ----------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {color:#006892;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4, h5, h6 {font-size: 1em;}

p {}

/* -- form specifications ----------------------------------------------------------------------------- */
select, input, textarea {
	font: normal 100% Trebuchet MS, Arial, Verdana, Tahoma;
	color: #000;
	border: solid 1px #7db2c7;
	padding: 1px 2px;
}

input.textfield, textarea.textfield {
	border: solid 1px #7db2c7;
	padding: 1px 2px;
	background: #fff url("../images/bg_textfield.gif") repeat-x scroll 0 0;
	color:#7db2c7;
}

/* -- TOP ------------------------------------------------------- */
div.top {
	width: 984px;
}

div.stroke {
	background: #fff url("../images/bg_breadcrum.gif") no-repeat scroll 0 0;
	color:#006892;
	width: 984px;
	height: 27px;
	padding: 8px 0 0 0;
}

div.breadcrum {
	padding: 0 0 0 30px;
	width:480px;
}

div.breadcrum a {
	font: normal 1.00em Trebuchet MS, Arial, Verdana, Tahoma;	
	color:#006892;
	padding: 0 10px 0 10px;
}

div.submenu {
	font: normal 1.10em Trebuchet MS, Arial, Verdana, Tahoma;	
	color:#006892;
}

div.submenu a {
	text-decoration: none;
	padding: 10px 10px;
}

div.submenu a.search {
	background: transparent url("../images/icon_search.gif") no-repeat scroll 0 6px;
}

/* -- Coll left ------------------------------------------------------------------------------- */

div.coll-left {
	width: 232px;
	padding: 10px 10px 0 15px;
	color: #006892;
}

div.box {
	margin: 10px 0 30px 0;
}

div.divider {
	margin: 10px 0 0 0;
}

div.boxtop {
	background: #006892 url("../images/box_top.gif") no-repeat scroll 0 0;	
	width: 232px;
	height: 12px;
}

div.boxcontent {
	background: transparent url("../images/box_content.gif") repeat-y scroll 0 bottom;
	width: 222px;
	padding: 0 5px 10px 5px;
	color:#fff;
}

/* -- vacatures ------------------------------------------------------------------- */

div.boxcontent ul.nav {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

div.boxcontent ul.nav a {
	font: normal 1.10em Trebuchet MS, Arial, Verdana, Tahoma;	
	color:#fff;	
	background: transparent url("../images/icon_arrow_false.gif") no-repeat scroll 4px 8px;	
	display: block;
	margin: 0;
	padding: 0 5px 0 20px;
	text-decoration: none;
	line-height:26px;
	max-height: 36px;
	min-height: 26px;
}

div.boxcontent ul.nav a:hover
{
	color: #80b4c9;
}

div.boxcontent ul.nav a.true {
	font-weight: bolder;
	background: #3386a8 url("../images/icon_arrow_true.gif") no-repeat scroll 4px 8px;	
}
div.boxcontent ul.nav a.bold {
    font-weight: bold;
}

div.boxcontent ul.subnav {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

div.boxcontent ul.subnav a {
	padding: 2px 0 0 30px;
	font: normal 0.90em Trebuchet MS, Arial, Verdana, Tahoma;	
	background-color: #3386a8;
	color: #fff;
	list-style: none;	
	background-image: none;		
}

div.boxcontent ul.subnav a.true {
	font-weight: bold;
}




/* -- werken bij Verhoeve ------------------------------------------------------------------- */

div.werkenbij ul.nav {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

div.werkenbij ul.nav a {
	background: transparent url("../images/icon_work.gif") no-repeat scroll 0 3px;	
	padding: 0 5px 0 20px;
	line-height: 26px;	
}


/* -- coll content ------------------------------------------------------------------- */

div.coll-content {
	width: 460px;
	padding: 35px 10px 0 10px;
	border: #000 solid 0px;
}

/* -- coll content ------------------------------------------------------------------- */

div.footer {
	margin-top: 20px;
	padding: 10px 0 0 290px;
	width: 984px;
	height: 27px;
	background: #e5f0f4;
	border-top: #b7d5e0 solid 1px;
	border-bottom: #b7d5e0 solid 1px;
	color: #006892;
}

div.footer a {
	padding: 0 20px 0 20px;
	
}


ul.footer {
	text-align: center;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

ul.footer li {
	float: left;
}

ul.footer a {
	text-align: center;
	float: left;
	text-decoration: none;
}


div.place {
	margin: 10px 0 50px 0;
}

div.place a {
	padding: 0 15px 0 15px;
}

div.homebox {
	background: transparent url("../images/ph_hometext.gif") no-repeat scroll 0 bottom;		
	width: 208px;
	height: 147px;
	padding: 20px 20px 0 0;
}

div.hometext {
	width: 190px;
	height: 55px;
	padding: 5px 0 0 10px;
	border: #000 solid 0px;
}

div.tabs {
	margin: 0 0 15px 0;
}

div.sublinks {
	padding: 8px 0 0 140px;	
}

div.sublinks a {
	padding: 0 20px 0 20px;	
}

a.iconprint {
	background: transparent url("../images/icon_print.gif") no-repeat scroll 0 2px;		
	padding: 0 0 0 10px;
}

a.iconmail {
	background: transparent url("../images/icon_mail.gif") no-repeat scroll 0 2px;		
	padding: 0 0 0 10px;
}

/* -- coll right ------------------------------------------------------------------- */

div.coll-right {
	width: 240px;
	border: #000 solid 0px;
	padding: 45px 0 0 0;
}

div.videobox {
	width: 230px;
	height: 195px;
	background-color: #e3e3e3;	
	margin-bottom: 20px;
	padding: 10px 0 0 10px;
}

div.countrymap 
{
	width: 230px;
	height: 194px;
	background-image: url("/images/landkaartje.gif");
	background-repeat:no-repeat; 
}
div.countrydot_arnhem
{
    position:relative;
    left:105px;
    top:105px;    
}
div.countrydot_zwolle
{
    position:relative;
    left:110px;
    top:45px;    
}
div.countrydot_leusden
{
    position:relative;
    left:84px;
    top:65px;    
}
div.countrydot_utrecht
{
    position:relative;
    left:68px;
    top:55px;    
}

/* -- coll right ------------------------------------------------------------------- */

div.popup {
	border: #000 solid 1px;
	height: 520px;
	width: 430px;
	padding: 15px;
	background-color: #FFFFFF;
}

div.popup_reactionform {
	border: #000 solid 1px;
	height: 540px;
	width: 430px;
	padding: 15px;
	background-color: #FFFFFF;
}

div.icon{
	margin-left: 200px;
	border: #000 solid 0px;
}

div.icon_reactionform{
	margin-left: 40px;
	border: #000 solid 0px;
}

div.popup table input.textfield, div.popup_reactionform table input.textfield {
	border: solid 1px #b2d1de;
	color:#064c69;	
	background-color:#d9e8ef;
	height: 20px;
	width: 213px;
}

div.popup table textarea.textlarge, div.popup_reactionform table textarea.textlarge {
	border: solid 1px #b2d1de;
	color:#064c69;	
	background-color:#d9e8ef;
	height: 130px;
	width: 400px;
	text-align: left;
}

div.popup table input.file, div.popup_reactionform table input.file {
	height: 20px;
	width: 210px;
}

div.popupControl
{
	background-color:#FFFFFF;
	position: fixed;
	_position:absolute;
	width: 440px;
	left: 50%;
	margin-left: -240px;
	top: 40%;
	margin-top: -250px;
	z-index: 0;
}

.inline 
{
    display:inline;
}

div.inputform label
{
	float: left;
	width: 140px;
}


div.printcontent {
	width: 800px;
	text-align:left;
	padding: 35px 10px 0 10px;
	border: #000 solid 0px;
}

div.blackout
{
	z-index: -1;
	position: fixed;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity:0.7;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	_width: 0;
	_height: 0;
}

img.videoalternative
{
	background-color: #e3e3e3;
	padding: 10px;
}