@charset "utf-8";

/* CSS Document */

 
 *{
	 margin:0;
	 padding:0;
 }


/*end reset*/

/*BASICS*/
body, html{
	font-family:Arial, Helvetica, sans-serif;
	color:#38373c;
    line-height:25px;
	font-size:12px;
}

h1{
	margin-top:30px;
	margin-bottom:20px;
	font-size:30px;
	font-weight:100;
}

h2{
 	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:100;
	color: #920000;
}

h3{
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:100;
}

 a{
      color: #38373c;
      text-decoration: none;
}

a:hover{ 
  color: #920000;
  text-decoration: none;

}

a:hover h1{
  color: #920000;
}

a:hover h3{
  color: #920000;
}


p{
margin-top:10px;
margin-bottom:10px;
}

hr{
  border: none;
  border-top: 1px dotted #c1c1c1;
  margin-top: 50px;
  margin-bottom:50px;
}

.innerContainer {
    position: relative;
    margin: auto;
    width: 940px;
}


/*HEADER*/

#headerContainer{
     margin-top:35px;
    width: 100%;
    height: 99px;
    background-image: url('../images/header.png');
}


#headerContainer a{
    text-decoration: none;
    color:#c1c1c1;
}

#headerContainer a:hover{
    color: #920000;
}

#header{
    height: 110px;
}

#logo{
    background: url('../images/logo.png') no-repeat;
    height: 110px;
    width:280px;
    float:left;
}

#header ul{
  float: right;
  margin-top: 32px;
  text-transform: uppercase;
}

#header ul li{
	float:left;
  margin-left: 35px; 
  padding: 3px;
  padding-left:10px;
  padding-right:10px;
 
}

#header ul li:first-child{
  margin-left: 0; 
 
}

#talen{
  position: absolute;
  right: 0px;
  top: -30px;
  height: 25px;
  background-color:#000;
  color:#fff;
  padding-left:20px;
  padding-right:20px;
}

#talen .act{
  color: #920000; font-weight:  900;
}

#talen a{
	padding:3px;	
}




/*CONTENT*/

.categories p{
	color: #A0A0A0;
}

a:hover .eenvierde span{
   color: #920000;
}




/*SLIDER*/
#sliderContainer{
  width: 916px;
  height: 335px;
  background: url('../images/sliderbg.png') no-repeat;
  padding: 15px;
  position:relative;
}


#slider {
	width:916px;
	clear:both;
	height:285px;
	overflow:hidden;
	margin:auto;
}

#slider ul, #slider li {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

#slider li {
	width:916px;
	height:285px;
	overflow:hidden;
}

#slider img {
	float:left;
}

.prevBtn, .nextBtn {
	width:61px;
	height:119px;
	background-image:url(../images/prev.png);
	position:absolute;
	top:120px;
	left:-60px;
	text-indent:-8000px;
}

.slidernav{
	background-image:url(../images/sliderNav.png);
	width:355px;
	height:58px;
	margin:auto;
	margin-top:-18px;
	position:relative;
	z-index:40;
}

.slidernav a{
	display:block;
	float:left;
	width:16px;
	height:18px;
	background-image:url(../images/unactive.png);
	margin-top:15px;
	margin-right:10px;
}

.slidernav a.current{
	background-image:url(../images/active.png);
}




.collectie{
  position: relative;
  -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
background:  #ffffff;
  width: 260px;
  padding: 15px;
  height: 360px;
  float: left;
}

#collectiesHolder{
  position:relative;
}

#collectieSlider {
	width:940px;
	clear:both;
	height:400px;
	overflow:hidden;
	margin:auto;
}

#collectieSlider ul, #collectieSlider li {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

#collectieSlider li {
	width:320px;
	height:400px;
	padding-top:5px;
	padding-left:5px;
	overflow:hidden;

}


.prevBtn, .nextBtn {
	width:16px;
	height:32px;
	background-image:url(../images/prev.png);
	position:absolute;
	top:170px;
	left:-30px;
	text-indent:-8000px;
}

.nextBtn {
	background-image:url(../images/next.png);
	left:960px;
}





/*FOOTER*/

#footer {
   text-align: center;
   vertical-align: middle;
   width:100%;
   padding-top:10px;
   height:160px;   /* Height of the footer */
   background: #dcdcdc;
   color: #38373c;
   position:relative;
}

#footer a{
  color: #920000;
  text-decoration: underline;
  font-weight: bold;
}

.footeritem{
  float: left;
  text-align: left;
  width: 140px;
  margin-right: 40px;
}

.lastfooteritem{
  float: left;
  text-align: left;
  width: 360px;
  margin-left: 40px;
}

#footer h3{
    margin-top:0px;
    color:#920000;
    font-weight: bold;
}

#footer .siteby{
	background-color:#fff;
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
}

#footer .innerContainer{
	margin-top:10px;
}

#footer .innerContainer .fl{
text-align: left;
}






#ourmission img{
  padding: 5px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;

}

#ourmission{
  position: relative;
  float: left;
  width:  465px;
  height: 540px;
}





#laatsten{
  position: relative;
  margin-left: 10px;
  float: left;
  width:  465px;
   height: 540px;
}


#laatsten img{
  padding: 5px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
}

#ng{
  position: relative;
  margin-left: 10px;
  float: left;
  width:  465px;

}

#bp{
  position: relative;
  float: left;
  width:  465px;

}

.collectie img{
  border: 1px solid #920000;
}

.lm{
	margin-top:10px;
        width:100%;
}

.lm span{
   color: #38373c;
   padding-right: 20px;
   background: url('../images/arrowMeer.png') no-repeat 100%;
   width:100%;
}

.lm img{ 
  border: none;
}


#vestigingen li{
	display: inline-block;
	width: 90px;
	margin-right: 25px;
}

.pijl{
	width:100%;
	background: url('../images/arrowMeer.png');
    background-position:right;
	background-repeat:no-repeat;
}
.pijl.nobg{
	background: none;
}

a:hover .collectie{
  background:  #920000;
  color: #fff;
}

.collectie h2{
	margin-top:10px;
	margin-bottom:10px;
}

.collectie p{
	line-height:20px;	
}

a:hover .collectie h2{
  color: #fff;
}

a:hover .collectie span{
  background:  #920000;
  color: #fff;
}

a:hover .collectie .lm span{
   background: url('../images/arrowWhite.png') no-repeat 100%;
}

#nlinput{
  position: relative;
  margin-top: 5px;
    width: 296px;
    height: 46px;
    background: url('../images/input.png');
}

#nlinput input{
  position: absolute;
  left: 5px;
  top: 4px;
  width: 200px;
  height: 30px;
  margin-left: 0px;
  background: transparent;
  border:none;
}

#collectiesHolder{
  position: relative;
}

#newsContent
{
}

#colPrev{
  position: absolute;
  top: 175px;
  left: -35px;
  width: 16px;
  height: 32px;
  background: url('../images/prev.png');
  z-index: 99;
}

.datum{
  color: #767676;
}

#colNext{
  position: absolute;
  top: 175px;
  right: -10px;
  width: 16px;
  height: 32px;
  background: url('../images/next.png');
  z-index: 99;
}

.active{
  background: #fff;
  color: #000;
}

#headerContainer .active a{
  color: #000;
}


#nieuwsContainer h2{
	margin-top:0px;	
}

#nieuwsContent{
  width: 700px;

  padding-right: 5px;
  float: left;
}

.nieuwsMission{
  float: right;
  width: 225px;

}

.missionBorder{
  padding: 15px;
  border: 1px dotted #920000;
}

.mission{
  width: 195px;
  border-bottom:1px dotted #ccc;
  margin-bottom:10px;
  padding-bottom:10px;
  color: #a0a0a0;
}



#bfilmclosed{
  position: fixed;
  z-index:1000;
  width:72px;
  height: 85px;
  background: url('../images/video.png');
  left: 0px;
  top: 150px;
}



#vestigingen{
  border: 1px solid #920000;
  padding: 15px;
}

#vestigingen > span {
  float: left;
  width: 280px;
}

#vestigingen > span:first-child {
  width: 210px;
}

#vestigingen > span > span{
  color: #920000;
  font-weight: bold;
}

#vestigingen ul a li{
  position: relative;
  list-style: disc;
  color: #920000;
  margin-left: 15px;
}

#vestigingen ul  li img{
  position: absolute;
  right: 40px;
}

#vestigingen  ul a:hover li span {
  color: #920000;
  text-decoration: underline;

}

.red{
  color: #920000;
}



#ooffl{
  float: left;
  width: 450px;

}
#ooffl h2{
 /*margin-top: 0px;*/
}

#ooffr img{
  border: 1px solid #920000;
  margin-top:20px;
}

#ooffl ul{
}

#ooffl ul li{
  margin-left: 15px;
 list-style: disc;
 color: #920000;
}

#ooffl ul li span{
	color:#38373c;
}

#ooffr{
  float: right;
  width: 460px;
}

.vaca{
  float: left;
  width: 620px;
}


#ooffr ul li{
  margin-left: 15px;
 list-style: disc;
 color: #920000;
}

#ooffr h2{
 margin-top: 0px;
}

.sollicitatie{
  margin-top: 20px;
}

#map-canvas{
   width: 100%; margin-top: 0px;
   height: 380px;

       -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

.small{
  width: 65px;
  border: 1px solid #cacaca;
  padding: 6px;
  color: #7a7a7a;
}

.norm{
  width: 200px;
  border: 1px solid #cacaca;
  padding: 6px;
  color: #7a7a7a;
}
.big{
  width: 420px;
  border: 1px solid #cacaca;
  padding: 6px;
  color: #7a7a7a;
}

.med{
  width: 250px;
  border: 1px solid #cacaca;
  padding: 6px;
  color: #7a7a7a;
}

.mede{
  width: 127px;
  border: 1px solid #cacaca;
  padding: 6px;
  color: #7a7a7a;
}

/*           Algemeen eenderde systeem(vaak onderkant sites)          */

.eenvierde{
  width: 21%;
  float: left;
  color: #a0a0a0;
}

.eenvierde h3{
	color:#38373c;
}

#contactLeft{
  float: left;
  width: 475px;


}

#uwvraag{
width: 400px;
height: 261px;
}

#contactRight{
  float: left;
    border-left: 1px solid #b1b1b1;
    padding-left: 40px;
}

.eenderde{
  width: 30%;
  margin-right:25px;
  float: left;
}

#ooinh .eenderde{
	height:250px;
	position:relative;
}

#ooinh .eenderde .lm{
	position:absolute;
	bottom:0px;
}

.ml5c{
  margin-left: 5%;
}

.ml3c{
  margin-left: 3%;
}

.ooin{
}

input, select{
    margin-bottom: 5px;
}

.nm{
    margin: 0 0 0 0;
}

.rb{
    border-right: 1px solid #dedede;
}

.lb{
    border-left: 1px solid #dedede;
}

.cb{
    clear: both;
}

.mt25{
  margin-top: 25px;
}

.mt0{
  margin-top: 0px;
}

.mt30{
  margin-top: 30px;
}

.mt15{
  margin-top: 15px;
}


.bw{
    border: 5px solid #fff;
}

.nb{
    border: none;
    border-right: 0px;
    
}

.fl{
    float: left;
}

.fr{
    float:right;
}

.mr50{
    margin-right: 50px;
}

.mr0{
    margin-right: 0px;
}

#last{
    border: none;
    border-right: 0px;
}

form{
                margin:0px;
		padding:0px;
		border-spacing:0px;
}

form input[type=text], form textarea{
    border: 1px solid #ccc;
    width: 425px;
    padding: 3px;
    height: 20px;
    margin-bottom: 10px;
}

form input[type=submit], .button{
   height: 30px;
   padding-left:20px;
   padding-right:20px;
   border: none; 
   background-image:url(../images/btnbg.png);
   background-repeat: repeat-x;
   color:#fff;
   font-weight:bold;
   -moz-border-radius: 5px;
    border-radius: 5px;
     display:block;
     float:left;
}

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

form input[type=text].fout{border:1px solid #F7584C; color:#F7584C;}
form .fout{border:1px solid #E2017B; color:#F7584C;}
	

#cvraag{
      border: 1px solid #ccc; 
      width:410px;
      padding: 5px;
      height: 168px;
}

