/* 4see styles */
/* ------------------------------------------------------------------------------------------ STANDARD ---------------------------------------------*/
body {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #001F51;
}
a {
color: #000000;
}
a:hover {
color: #000000;
}
p {
width: 650px;
}


/* ------------------------------------------------------------------------------------------ BACKGROUND SWITCHER ---------------------------------------------
Outer wrapper krijgt een verschillend ID in de html naargelang de BG
--------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#wrap_home {
width: 900px;height:auto;
}
#wrap_service {
width: 900px;height:auto;
}
#wrap_service1 {
width: 900px;height:auto;
}
#wrap_service2 {
width: 900px;height:auto;
}
#wrap_service3 {
width: 900px;height:auto;
}
#wrap_service4 {
width: 900px;height:auto;
}
#wrap_solution {
width: 900px;height:auto;
}
#wrap_reference {
width: 900px;height:auto;
}
#wrap_about {
width: 900px;height:auto;
}
#wrap_contact {
width: 900px;height:auto;
}
#wrap_jobs {
width: 900px;height:auto;
}
#wrap_news {
width: 900px;height:auto;
}
/* ------------------------------------------------------------------------------------------ WRAP ---------------------------------------------*/

#wrap2 {
height: auto;
width: 900px;
float: left;
text-align: left;
}
.home {
width: 900px;
height:auto;
float: left;
text-align: left;
}



/* ------------------------------------------------------------------------------------------ FOOTER ---------------------------------------------*/
#footer {
width: 900px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #778EAD;
text-align: left;
float: left;
clear: both;
margin-top: 20px;
}
#footer p{
width: 810px;
border-top: 1px solid #9AAFCB;
text-align: center;
word-spacing: 5px;
padding-top: 7px;

}
#footer p a{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #778EAD;
text-decoration: none;
word-spacing: 4px;
}
#footer p a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #072F62;
text-decoration: none;
word-spacing: 4px;
}
#footer_fix {
width: 900px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #778EAD;
text-align: center;
}
#footer_fix p{
width: 810px;
border-top: 0px solid #9AAFCB;
text-align: center;
word-spacing: 5px;
margin: auto;
padding-top: 7px;

}
#footer_fix p a{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #778EAD;
text-decoration: none;
word-spacing: 4px;
}
#footer_fix p a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #072F62;
text-decoration: none;
word-spacing: 4px;
}
/* ------------------------------------------------------------------------------------------ LOGO ---------------------------------------------*/
#logo {
margin: 0;
padding: 0;
float: left;
margin: 0 25px 0 0;
display: none;
width: 900px;
}
#print {
width: 900px;
text-align: left;
margin: 0 0 0 10px;
float: left;
clear: both;
height: auto;
}
/* ------------------------------------------------------------------------------------------ MAIN MENU ---------------------------------------------*/
#header {
margin-top: 10px;
width: 900px;
height: 150px;
text-align: left;
padding: 0 0 10px 0;
border-left: 50px solid white;
border-bottom: 1px solid #00336B;
}
.menu {
width: 900px;
height: 40px;
text-align: left;
margin: 0 0 20px 35px;
border: 1px solid red;
}
#main_menu ul {
text-align: left;
margin: 0 0 0 0;
padding: 0px 0 0 0px;

}
#main_menu ul li {
margin: 0;
padding: 0;
display: block;
height: auto;
float: left;
padding-left: 15px;
padding-right: 15px;
padding-top: 35px;
}
#main_menu ul li a{
margin: 0;
padding: 0;
width: 100%;
height: 55px;
padding: 35px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #00336B;
text-decoration: none;
border: 0px solid  #001F51;
}
#main_menu ul li a.top_locator{
width: 100%;
height: 55px;
padding: 35px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #001F51;
font-weight: bold;
border: 0px solid #001F51;
}
/* ------------------------------------------------------------------------------------------ CONTENT ---------------------------------------------*/
#content #subnav {
width: 900px;
height: 35px;
margin: 0 0 35px 0px;
padding: 0 0 0 50px;
border: 0px solid red;
}
#content #subnav ul{
width: 900px;
height: 35px;
margin: 0 0 35px 40px;
text-align: left;
border: 1px solid green;
}
#content #subnav li{
float: left;
padding: 0 20px 0 0;
}
#content #subnav li a{
color: #00336B;
text-decoration: none;
}
#content #subnav li a:hover{
color: #00336B;
text-decoration: underline;
}
#content #subnav li a.active{
color: #00336B;
text-decoration: underline;
font-weight: bold;
}
#content {
width: 900px;
height: auto;
margin-top: 20px;
margin-bottom: 10px;
border: 0px solid black;
/*_margin-left: -50px;*/

}
#content1 {
width: 900px;
margin-top: 0px;
margin-bottom: 10px;
border-bottom: 0px solid black;
/*_margin-left: -50px;*/

}
#content_service {
width: 900px;
float: left;
clear: both;
height: auto;
margin: 0px;
}
#flashbanner {
display: none;
width: 802px;
height: 251px;
margin-left: 48px;
}
#content #flashbanner {
display: none;
width: 802px;
height: 251px;
margin-left: 48px;
}
/* ------------------------------------------------------------------------------------------ TRANSPARENT BOXES FOR HOMEPAGE ---------------------------------------------*/
.een{
color: #000033;
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
}
.twee{
color: #000033;
font-weight: bold;
margin: 0 0 5px 40px;
}
.drie{
color: #000033;
font-weight: bold;
margin: 0 0 5px 80px;
}
.vier{
color: #000033;
font-weight: bold;
margin: 0 0 5px 0px;
}
#box1 {
width: 650px;
height: auto;

}
#box100 {
font-family: Arial, Helvetica, sans-serif;
float: left;
margin-left: 40px;
clear: both;
}
#box100 h3{
color: #000000;
font-size: 20px;
font-weight: bold;
margin: 0 0 30px 0;
}
#box100 ul li{
color: #000033;
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
}
#box100 p{
width: 650px;
height: auto;
margin-bottom: 10px;
}
#box100 p strong{
font-weight: bold;
}
#box100 p a{
color: #000033;
text-align: left;
float: left;
margin-bottom: 40px;
}
#box100 a{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;color: #E4EAF1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration: none;
}
#box100 a:hover{
color: #00000;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
}
#box100 p.right{
width: 650px;
color: #000000;
font-size: 10px;
font-weight: normal;
margin: 40px 0 5px 0;
text-align: right;
}
#box2 {
width: 650px;
height: auto;
}
#box200 {
font-family: Arial, Helvetica, sans-serif;
float: left;
clear: both;
margin-left: 40px;
}
#box200 h3{
color: #FFFFFF;
font-size: 20px;
font-weight: bold;
margin: 0 0 30px 0;
}
#box200 ul li{
color: #000033;
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
}
#box200 p{
width: 650px;
height: auto;
margin-bottom: 10px;
}
#box200 p strong{
font-weight: bold;
}

#box200 a{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration: none;
}
#box200 a:hover{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
}
#box200 p.right{
width: 340px;
color: #000000;
font-size: 10px;
font-weight: normal;
margin: 40px 0 5px 0;
text-align: right;
}
/* ------------------------------------------------------------------------------------------ Boxes on services page ---------------------------------------------*/
#block1, #block3 {width: 650px; height: auto; float: left; border: 0px solid red; margin: 20px; clear: both; padding: 0px 0 0 0; margin-left: 48px;}
#block2, #block4 {width: 650px; height: auto; float: left; border: 0px solid red; margin: 20px; clear: both; padding: 0px 0 0 0; margin-left: 48px;}
#block1 h1, #block2 h1, #block3 h1, #block4 h1 { margin: 85px 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000066;}
#block1 a, #block2 a, #block3 a, #block4 a {color: #000066; font-size: 14px; font-weight: bold; text-decoration: none;}
#block1 a:hover, #block2 a:hover, #block3 a:hover, #block4 a:hover {color: #72B8E9; font-size: 14px; font-weight: bold; text-decoration: none;}
#block1 p, #block2 p, #block3 p, #block4 p {color: #000066; font-size: 12px; font-weight: normal; margin: 0 0 10px 0;}
#block1, #block3 {margin-left: 60px;}
#block1 {background: transparent url(../template_img/services_1enkel.gif) no-repeat top left; overflow: hidden; }
#block2 {background: transparent url(../template_img/services_2enkel.gif) no-repeat top left; }
#block3 {background: transparent url(../template_img/services_3enkel.gif) no-repeat top left; }
#block4 {background: transparent url(../template_img/services_4enkel.gif) no-repeat top left; }
/* ------------------------------------------------------------------------------------------ Boxes on solutions page ---------------------------------------------*/
#block1b, #block3b {width: 650px; height: auto; float: left; border: 0px solid red; margin: 20px; clear: both; padding: 0px 0 0 0; margin-left: 48px;}
#block2b, #block4b {width: 650px; height: autopx; float: left; border: 0px solid red; margin: 20px; clear: both; padding: 0px 0 0 0; margin-left: 48px;}
#block1b h1, #block2b h1, #block3b h1, #block4b h1 { margin: 85px 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000066;}
#block1b a, #block2b a, #block3b a, #block4b a {color: #000066; font-size: 14px; font-weight: bold; text-decoration: none;}
#block1b a:hover, #block2b a:hover, #block3b a:hover, #block4b a:hover {color: #72B8E9; font-size: 14px; font-weight: bold; text-decoration: none;}
#block1b p, #block2b p, #block3b p, #block4b p {color: #000066; font-size: 12px; font-weight: normal; margin: 0 0 10px 0;}
#block1b, #block3b {margin-left: 60px;}
#block1b {background: transparent url(../building_data/servi1.gif) no-repeat top left; overflow: hidden; }
#block2b {background: transparent url(../building_data/servi2.gif) no-repeat top left; }
#block3b {background: transparent url(../../building_data/servi3.gif) no-repeat top left; }
#block4b {background: transparent url(../building_data/servi4.gif) no-repeat top left; }
/* ------------------------------------------------------------------------------------------ Koll1, Koll2 ---------------------------------------------*/

#koll1 {
width: 760px;
height: auto;
text-align: left;
margin: 0 28px 0 50px;
font-family: Arial, Helvetica, sans-serif;
}

#koll1 p{
color: #052964;
font-size: 14px;
margin: 0 0 12px 0;
width: 750px;
}
#koll1 p.right{
color: #052964;
font-size: 14px;
margin: 0 0 12px 0;
text-align: right;
}
#koll1 ul.about{
list-style: none;}
#koll1 ul{
color: #052964;
font-size: 14px;
list-style: none;
margin: 0 0 15px 0px;
}
#koll1 li{
color: #052964;
font-size: 14px;
list-style: none;
background: url(../template_img/bullet1.gif) no-repeat 0px 5px;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
}
#koll1 h1{
color: #052964;
font-size: 16px;
font-weight: bold;
margin: 0 0 22px 0;
}
#koll1 h3{
color: #052964;
font-size: 20px;
font-weight: bold;
margin: 0 0 22px 0;
}
#koll1 h3.right{
color: #052964;
font-size: 20px;
font-weight: bold;
margin: 0 0 22px 0;
text-align: right;
}
#koll1 h4{
color: #052964;
font-size: 16px;
font-weight: bold;
margin: 0 0 12px 0;
}
#koll1 fieldset {
float: left;
margin: 0 0 30px 0;
_margin: 0 0 30px 35px;
}
#koll1 fieldset p {
margin: 0 0 3px 10px;
float: left;
clear:none;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#koll1 fieldset img.img_left {
float: left;
clear:none;
margin: 0 10px 0 0;
}
#koll1 fieldset p strong {
font-weight: bold;
line-height: 20px;
margin-top: 5px;
}

#koll1 fieldset a{
font-weight: normal;
text-decoration: none;
color: #052964;
}
#koll1 fieldset a:hover p{
font-weight: normal;
text-decoration: none;
color: #72B8E9;
}
#koll1 fieldset a:hover{ 
color: #72B8E9;
}
#koll1.foto {
display: none;
}
#selected p, #selected p a{
color: #72B8E9;
}
#koll2 {
width: 750px;
height: auto;
margin: 0 28px 0 50px;
margin: 0 28px 0 50px;
font-family: Arial, Helvetica, sans-serif;
}
#koll2 p{
color: #052964;
font-size: 14px;
margin: 0 0 12px 0;
width: 750px;
}
#koll2 p.last_p{
padding: 0 0 10px 0;
margin: 0 0 20px 0;
border-bottom: 0px solid #052964;
}
#koll2 p.right{
color: #052964;
font-size: 14px;
margin: 0 0 12px 0;
text-align: right;
}
#koll2 p strong{
font-weight: bold;
}
#koll2 ul{
color: #052964;
font-size: 14px;
list-style: none;
margin: 0 0 15px 0px;
}
#koll2 li{
color: #052964;
font-size: 14px;
list-style: none;
background: url(../template_img/bullet1.gif) no-repeat 0px 5px;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
}
#koll2 h1{
color: #052964;
font-size: 20px;
font-weight: bold;
margin: 0 0 22px 0;
}
#koll2 h1.right{
color: #052964;
font-size: 20px;
font-weight: bold;
margin: 0 0 22px 0;
text-align: right;
}
#koll2 h4{
color: #052964;
font-size: 16px;
font-weight: bold;
margin: 0 0 12px 0;
}
#koll2 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #052964;
}
#koll2 a:hover{ 
color: #72B8E9;
}
.foto {
display: none;
}
#about {
list-style: none;
}
#about li {
list-style: none;
}
#koll1 ul.about{
list-style: none;
}
#koll1 ul.about {
list-style: none;
}
#koll1.form {
height: auto;
}
#koll1 p{
color: #052964;
font-size: 14px;
margin: 0 0 12px 0;
}
#koll1 p.last_p{
padding: 0 0 10px 0;
margin: 0 0 20px 0;
border-bottom: 1px solid #052964;
}
#koll1 p.right{
color: #052964;
font-size: 14px;
margin: 0 0 12px 0;
text-align: right;
}
#koll1 p strong{
font-weight: bold;
}
#koll1 ul{
color: #052964;
font-size: 14px;
list-style: none;
margin: 0 0 15px 0px;
}
#koll1 li{
color: #052964;
font-size: 14px;
list-style: none;
background: url(../template_img/bullet1.gif) no-repeat 0px 5px;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
}
#koll1 li a{
font-weight: normal;
}
#koll1 h1{
color: #052964;
font-size: 20px;
font-weight: bold;
margin: 0 0 22px 0;
}
#koll1 h1.right{
color: #052964;
font-size: 20px;
font-weight: bold;
margin: 0 0 22px 0;
text-align: right;
}
#koll1 h4{
color: #052964;
font-size: 16px;
font-weight: bold;
margin: 0 0 12px 0;
}
#koll1 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #052964;
}
#koll1 a:hover{ 
color: #72B8E9;
}
#koll1 ul li a{
font-weight: normal;
}

form p {
padding: 5px 0 13px 0;
}
form label {
float: left;
color: #193664;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}
form input {
color: ;
background: transparent url(../template_img/form_input_bg.jpg) repeat-x;
width:220px;
height: 20px;
float: right;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}
form input.bttn {
	width:8em;
	text-align:center;
}
form textarea {
float: right;
color: ;
background: transparent url(../template_img/form_input_bg.jpg) repeat-x;
width:220px;
height: 50px;
float: right;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

form h1 {
color: #193664;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin: 0 0 20px 0;
}
.form {
height: auto;
}
.bttn {
border: none;
width: 91px;
height: 20px;
float: right;
clear: both;
padding:auto;
margin-top: 5px;
background: url(../template_img/form_bttn_-bg.gif) no-repeat;
color: #000033;
}
.bttn:hover {
background: url(../template_img/form_bttn_bg_over.gif) no-repeat;
}
#customer {
list-style: none;
background: none;}
ul.customer {
list-style: none;
background: none;
}
#customer li {
font-weight: bold;
list-style: none;
background: none;
padding: 10px 0 0px 0;
}
#customer li ul li{
font-weight: normal;
margin: 0px 0 0 15px;
}
#contact {
width: 275px;
height: auto;
padding: 20px;
border: 0px solid #193664;
}
#contact strong{
font-weight: bold;
}
/* ------------------------------------------------------------------------------------------ TEST STUF ---------------------------------------------*/

#flashbanner {
display: none;
}
div {
border: 0px solid red;
}