/*

colors used:
olive for text-color and backgroundcolor header
#000 for the mouseover of the links and text-color h1-h6
white for the links in the footer

*/

* { margin: 0px;	padding: 0px; outline-style: none; }

html, body {
	height: 100%;
	background: #001440 url(pics/bg-body.jpg) top left repeat-x;
}

#site {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
}

/* ------------------------------------------------------------------------- Header */

#print_header {
	display: none;
}

#header {
	width: 990px;
	height: 96px;
	background-color: #fff;
}

#header .logo a img {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px solid #fff;
}

#header .topnav {
	width: 745px;
	height: 38px;
	background: url(pics/topnav_bg.gif) top right no-repeat;
	float: right;
	}
	
#header .leeg {
	width: 745px;
	height: 24px;
	background: #fff;
	float: right;
	}
	
#header .mainnav {
	width: 745px;
	height: 34px;
	background: #fff;
	float: right;
	}

/* ------------------------------------------------------------------------- Navigation-blue */ 

#navigation-blue {
	width: 990px;
	height: 34px;
	display: block;
	clear: both;
	background-color: #00669d;
	
	/* Onderstaande is alleen als het menu niet gebruikt wordt 
	line-height: 0px;
	font-size: 0px;
	background: url(pics/gradient.gif) top left repeat-x;
	*/
	}

#navigation-blue ul {
	margin: 0px;
	list-style-type: none;
}

/* #navigation-blue .seperator {height: 34px; width: 1px; background-color: #00669D; float: left;} */

#navigation-blue ul li {
	height: 34px;
	line-height: 34px;
	padding: 0px 11px 0 11px; 
	font-weight: bold;
	list-style-type: none;
	background: url(pics/nav_blue_bg.gif) bottom left repeat-x;

	float: left;
	border-right: 1px solid #00669D;
}

#navigation-blue li a:link, #navigation-blue li a:visited {
	color: #fff;
	text-decoration: none;
}

#navigation-blue li a:hover, #navigation-blue li.current a:link, #navigation-blue li.current a:visited, #navigation-blue li.current a:hover {
	color: #ced8eb;
}



/* ------------------------------------------------------------------------- Main Navigation */ 
#header .mainnav ul {
	width: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px 0px;
	background: url(pics/main_nav_bg.gif) top left repeat-x;
}

#header .mainnav .seperator {height: 34px; width: 1px; background: url(pics/main_nav_line.gif) top left no-repeat;}

#header .mainnav ul li {
	width: 119px;
	height: 24px;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	float: left;

width: auto;
	text-align: center;
}

#header .mainnav ul li.first {
	background: url(pics/main_nav_line.gif) top left no-repeat;
	height: 34px;
	}

#header .mainnav ul li.firstcurrent {
	background: url(pics/main_nav_line.gif) top left no-repeat;
	height: 34px;
	}


#header .mainnav li.firstcurrent a:link, #header .mainnav li.firstcurrent a:visited {
	height: 24px;
	padding: 10px 10px 0 10px;
	margin-left: 2px;
	display: inline-block;
	background: url(pics/main_nav_line.gif) top right no-repeat;
	color: #00669d;
	text-decoration: none;
}

#header .mainnav li a:link, #header .mainnav li a:visited {
	height: 24px;
	padding: 10px 10px 0 10px;
	margin-left: 2px;
	display: inline-block;
	background: url(pics/main_nav_line.gif) top right no-repeat;
	color: #00669d;
	text-decoration: none;
}

#header .mainnav li a:hover,#header  .mainnav li.current a:link, #header .mainnav li.current a:visited, #header .mainnav li.current a:hover, #header .mainnav li.firstcurrent a:link, #header .mainnav li.firstcurrent a:visited,  #header .mainnav li.firstcurrent a:hover{
	color: #000;
}


/* ------------------------------------------------------------------------- Top Navigation */ 

.topnav ul {
	width: 737px;
	height: 31px;
	margin: 7px 0px 0px 0px; 
	padding: 0px 8px 0 0px;
	float: right;

}

.topnav .seperator {height: 25px; width: 1px; background-color: #bcbcbb; float: right;}

.topnav ul li {
	color: #71726f;
	font-weight: bold;
	list-style-type: none;
	vertical-align: middle;
	float: right;
	text-align: center;
	padding: 0px 3px;
	background: url(pics/topnav_seperator.gif) top right no-repeat;
}

.topnav li a img {text-decoration: none; border: 0px solid; padding: 0px 7px;}

.topnav li a:link, .topnav li a:visited {
	color: #71726f;
	text-decoration: none;
}

.topnav li a:hover, .topnav li.current a:link, .topnav li.current a:visited, .topnav li.current a:hover {
	color: #71726f;
}



/* ------------------------------------------------------------------------- Subnavigation */ 


#content .subnavigation { 
	position: relative;
	width: 246px; 
	float: left;
	font-family: 'Arial';
	font-size: 12px;
	padding: 15px 0 0 0;
	color: #666666;

	
}

#content .subnavigation ul{
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: inline;
}

#content .subnavigation ul li {
	height: auto;
	width: 242px;
	margin: 0px;
	float:left;
	line-height: 28px;
	list-style-type: none;
	background: url(pics/subnav_li_bg.gif) 15px 10px no-repeat;
	display: inline;
}

#content .subnavigation ul li a:link, #content .subnavigation li a:visited {
	width: 216px;
	height: 28px;
	padding-left: 30px;
	text-decoration: none;
	border-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #2c2c2c;
}

#content .subnavigation ul li a:hover {
	color: #bcbcbb;
	border-bottom: 0px solid;
}

#content .subnavigation ul li.current {
	width: 246px;
	background: none;
	background-color: #7fafce;
}

#content .subnavigation ul li.current a:link, #content .subnavigation li.current a:visited, #content .subnavigation ul li.current a:hover {
	width: 200px;
	height: 28px;
	color: #fff;
	background-color: #7fafce;
	text-decoration: none;
	display: inline-block;
	background: url(pics/subnav_li_current_bg.gif) 15px 10px no-repeat;
}

#content .subnavigation ul li.current ul.sub li a:link,
#content .subnavigation ul li.current ul.sub li a:visited {padding-left: 45px; width: 200px; background: url(pics/subnav_sub_li_bg.gif) 30px 10px no-repeat;}
#content .subnavigation ul li.current ul.sub li.current a:link,
#content .subnavigation ul li.current ul.sub li.current a:visited,
#content .subnavigation ul li.current ul.sub li a:hover { width: 200px; background: url(pics/subnav_sub_li_bg.gif) 30px 10px no-repeat; } 
#content .subnavigation ul li.current ul.sub li {background: none;}


/* ------------------------------------------------------------------------- Content */ 

#content {
	position: relative;
	width: 990px;
  padding: 0px 0px 0px 0px;
	background: #fff url(pics/site_bg.gif) top left repeat-y;

}

#content .subnavigation {
	width: 246px;
	height: 100px;
	float: left;
	}
	
#content #tekst {
	width: 744px;
	min-height: 528px;
	height: auto !important;
	height: 528px;
	float: left;
	}


/*
#intro_bg {
	position: absolute; 
	left: 245px; 
	height: 216px; 
	width: 234px; 
	background: url(pics/intro_bg.png) top left repeat-y;
	}
*/	
	
	
#tekst .intro {
	width: 227px;
	height: 216px;
	background-color: #808080;
	float: left;
	}
	
#tekst .intro .tekst {
	width: 197px;
	height: 162px;
	margin: 27px 15px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 23px;
	text-align: justify;
	overflow: hidden;
	color: #edeced;
}
	
#tekst .afbeelding {
	width: 518px;
	height: 216px;
	float: left;
	background-color: #ff0000;
	}
	
#tekst .contenthome {
	width: 505px;
	float: left;
	}
	
#tekst .contenthome .tekst img.right {margin: 0px 0px 10px 10px; float: right; border: 1px solid #999897; }
#tekst .contenthome .tekst img.left {margin: 0px 10px 10px 0px; float: left; border: 1px solid #999897; }
	
#tekst .contenthome .tekst {
	width: 465px;
	margin: 22px 20px 30px 20px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #818181;
	}

#tekst .contenthome .tekst .nieuwsitem {padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dotted;}

#tekst .contenthome .tekst .nieuwsitem a:link,
#tekst .contenthome .tekst .nieuwsitem a:visited {
        text-decoration: none; 
        border-bottom: 0px;
        color: #818181;
        display: inline-block;
}

#tekst .contenthome .tekst .nav{text-align: center; color: #c2c4c5}
#tekst .contenthome .tekst .nav a:link, #tekst .contenthome .tekst .nav a:visited {
        text-decoration: none; border-bottom: 0px;
}

#tekst .contenthome .tekst .nieuwsitem a:hover {color: #0066ad}

#tekst .contenthome .tekst .vacature {
        border-bottom: 1px dotted #3986c0;
        margin: 10px 0 0 0;
        padding: 0 0 15px 0;
        max-height: 90px;
        overflow: hidden;

}

#tekst .contenthome .tekst .vacature span.title, #tekst .contenthome .tekst .vacature span.datum {
        font-weight: bold;
        color: #009fe0;
}

#tekst .contenthome .tekst .vacature a:link, #tekst .contenthome .tekst .vacature a:visited {text-decoration: none; border-bottom: 0px solid;         display: inline-block;}
#tekst .contenthome .tekst .vacature a:hover {text-decoration: none; border-bottom: 0px;}

#tekst .nieuws {
	width: 237px;
        min-height: 100px;
        height: auto !important;
        height: 100px;
        padding-bottom: 40px;
	float: left;
	background-color: #e1e8f7;
	}
	
#tekst .nieuws .tekst {
	width: 237px;
	margin: 23px 0px 30px 0px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;

	color: #333333;
	}
	
#tekst .nieuws .tekst span.title {
	  color: #1a171b; 
	  font-size: 24px; 
	  line-height: 24px; 
	  font-style: italic; 
	  margin-left: 0px; 
}

#tekst .nieuws .tekst span.title1	{ 
            color: #1a171b; 
	  font-size: 24px; 
	  line-height: 24px; 
	  font-style: italic; 
	  margin-left: 30px; 
}

#tekst .nieuws .tekst ul {
	  margin: 0px 0 0 0;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		display: inline;
}

#tekst .nieuws .tekst ul li {
	  height: auto;
		width: 239px;
		margin: 0px;
		float:left;
		line-height: 20px;
		list-style-type: none;
		display: inline;
} 

#tekst .nieuws .tekst ul li a:link, #tekst .nieuws .tekst ul li a:visited {
    text-decoration: none; 
    border-bottom: 0px solid;
    margin: 10px 0px 0 0;
    padding: 0 15px 0 31px;  
		background: url(pics/nieuws-li.png) 15px 7px no-repeat;
		display: inline-block;

}



#tekst .nieuws .tekst ul li a:hover {
    text-decoration: none; 
    border-bottom: 0px solid; 
    margin: 10px 0px 0 0;
    padding: 0 15px 0 31px;  
    display: block;
color: #9b9b9b;
    background: url(pics/nieuws-li.png) 15px 7px no-repeat;;
}

#tekst .nieuws .tekst-nieuwsbrief {
	width: 209px;
	margin: 23px 15px 30px 15px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	overflow: hidden;
	color: #333333;
}

#tekst .nieuws .tekst-nieuwsbrief span.title {
	  color: #1a171b; 
	  font-size: 24px; 
	  line-height: 24px; 
	  font-style: italic; 
	  margin-left: 0px; 
}

h1, td h1 {font: 24px arial, verdana, sans-serif; font-weight: normal; font-style: italic; color: #00669d; margin-bottom: 7px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: #00669d; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: #00669d; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: #00669d; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: #00669d; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: #00669d; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; color: #00669d;  border-bottom: 1px solid #00669d;}
#content a:hover { color: #818181;  border-bottom: 1px solid #818181; }

table {margin: 5px 0px;}
td {
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: olive;
}

#content img { margin: 0px 0px; }
#content img.left {	margin: 0px 10px 10px 0px; float: left; }
#content img.right { margin: 0px 0px 10px 10px; float: right; }

p { margin-bottom: 20px;}

#content ul { margin: 10px 0px 10px 15px; list-style-type: disc;}
#content li { margin: 0px 0px 0px 15px;}
#content ol { margin: 10px 0px 10px 20px;}


.file { height: 30px; overflow: hidden;} 
.file img { float: left; clear: both; }
.file a { margin: 0px 5px;  }


/* -------------------- Lijst werknemers (ons team) -------------------- */


#content .lijst-large {
	width: 465px;
	height: 70px;
	border: 0px solid;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#content .intro-foto-large {
	width: 70px;
	height: 70px;
	border: 0px solid;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
} 

#content .intro-foto-large a:link, #content .intro-foto-large a:visited, #content .intro-foto-large a:hover{
        text-decoration: none;
        border-bottom: 0px solid;
}

#content .intro-foto-large a img  { border: 0px solid; text-decoration: none; }

#content .intro-tekst-large {
	width: 360px;
	height: 70px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;	
	float: left;
}


/* -------------------- Google Map -------------------- */

.googlemap{
	margin: 0px 0px;
	float: left;
}


.googlemap form{

        margin-left: 25px;
    
 
}

.googlemap .omschrijving {
	margin: 10px 2px 1px 0px;
        font-size: 12px;
	width: 130px;
	padding-top: 10px;

        color: #1a171b;
}

.googlemap .omschrijving2 {
	margin: 2px 2px 9px 0px;
	width: 130px;
	float: left;
}

.googlemap .omschrijving3 {
	margin: 2px 2px 10px 0px;
	width: 130px;
	float: left;
}

.googlemap input{
	padding: 1px 3px;
  margin-top: 5px;
	width: 175px;
	float: left;
	font: 12px Trebuchet MS, verdana, sans-serif; 
  color: #1a171b;
	border: 1px solid #001340;
}

#content .project_home .tekst .googlemap select {
	width: 158px;
	float: left;
	margin-bottom: 10px;
	font: 12px Trebuchet MS, verdana, sans-serif; 
	border: 1px solid #7f9db9;
}

.googlemap input.button {
	width: 110px;
	height: 26px;
	float: left;
	padding: 3px 0 3px 0;
  margin-top: 15px;
	font: 12px Trebuchet MS, verdana, sans-serif; 
	border: 1px solid #001340;
}

.googlemap .invul select{
	width: 160px;
	float: left;
	color: #000;
	margin-bottom: 5px;
	font: 12px Trebuchet MS, verdana, sans-serif;  
	border: 0px solid #434343;
}

.googlemap .invul option{
	padding: 0px 3px;
	color: #434343;
	font: 12px Trebuchet MS, verdana, sans-serif; 
	border: 0px solid #434343;
}


#directions .googledir td a:link, #directions .googledir td a:visited {color: #00669d; border-bottom: 0px solid; text-decoration: none;}
#directions .googledir td {color: #6494ae; border-bottom: 0px solid; text-decoration: none;}

/* ------------------------------------------------------------------------- Footer */ 

/*
*html #footer {
	position: absolute;
	bottom: -1;
}
*/

#footer {
	position: absolute;
/*	bottom: 0; */
	padding: 0px 0px;
	width: 100%;
	height: 30px;
	font: 10px arial, verdana, sans-serif;
	color: #00669d;
	text-align: right;
}

#footer .balk {
	width: 990px;
	height: 14px;
	background-color: #00669d;	
	}

#footer a:link, #footer a:visited {
	text-decoration: none;
	line-height: 20px;
	color: #00669d;
}

#footer a:hover { color: #fff; }

br.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }


/* -------------------- Form -------------------- */

.form { margin: 10px 24px 0px 30px; }

.form .row { margin: 0px 0px 10px 0px; width: 185px; }

.form .value input.text {
	padding: 2px;
 	width: 177px;
  font-size: 11px;	
}

.form .value input.button { 
	padding: 2px 0px;
  width: 100px;
	float: right;
  border: 1px solid #00669d;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background: #418bc5;
}



#tagclouds { 
	position: absolute; 
	width: 216px; 
	max-height: 155px; 
	height: 155px;
	overflow: hidden;
	left: 15px;
	bottom: 15px;
	z-index: 10; 
}

#tagclouds .clouds { padding: 10px; line-height: 21px; text-align: justify; color: #74777c; background: #cfd3df; }
#tagclouds .clouds a:link, #tagclouds .clouds a:visited { color: #74777c; text-decoration: none; border: none; }
#tagclouds .clouds a:hover { border-bottom: 1px solid #74777c; }
