/* EXTERNE FONTS */

@import url(http://fonts.googleapis.com/css?family=[NAAM VAN DE FONT]);

/* GEHOSTE FONTS */
@font-face {
    font-family: '[NAAM VAN DE FONT]';
    src: url('../fonts/[BESTANDSNAAM VAN FONT].eot');
    src: url('../fonts/[BESTANDSNAAM VAN FONT].eot?#iefix') format('embedded-opentype'),
         url('../fonts/[BESTANDSNAAM VAN FONT].woff') format('woff'),
         url('../fonts/[BESTANDSNAAM VAN FONT].ttf') format('truetype'),
         url('../fonts/[BESTANDSNAAM VAN FONT].svg#[NAAM VAN DE FONT]') format('svg');
    font-weight: normal;
    font-style: normal;

}
@charset "UTF-8";

/*positions*/
html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}
	#container {
		min-height:100%;
		position:relative; 
	}
	#header {
		
		 height: 86px; border-bottom:1px solid #FFF; background-color:#000; position: fixed; width:100%; z-index:10000; 
	}
	#body {
		padding-bottom:81px; height:100%;  padding-top:87px;  /* Height of the footer */
	}
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:80px; text-align:center;	background-color:#1d1d1d; border-top:1px solid #FFF;/* Height of the footer */
	}
	
	#footer a { font-size:10px; color:#FFF; text-decoration:none; line-height:18px;}
/*end positions*/

html { background-image:url(../images/bg_site.jpg);}

body { }

.head { width:940px; height:86px; margin:auto;}

.logo { width:411px; height:144px; position:absolute; margin-left:-100px;}

.nav { float:right; font-family: 'Lato', sans-serif; font-weight:400; font-size:12px; padding-top:52px;text-transform:uppercase; color:#FFF;}
.nav ul li { float:right; margin-left:16px;}
.nav ul li a { color:#FFF; text-decoration:none; display:block; padding-bottom:12px; }
.nav a:hover { background-image:url(../images/bg_nav.png); background-repeat:no-repeat; background-position:center bottom; color:#f4a321;}

.sliderzone { width:100%; height:400px;}
.overlay {position:absolute; height:400px; width:100%; background-image:url(../images/mask.png); background-position:center; z-index: 9;}
.innerslider { width:940px; margin:auto; height:400px; }
.prevBtn { width:72px; height:72px; position:absolute; margin-top:-244px; margin-left:-36px; background: url('/images/prev.png');z-index: 10; text-indent: 9999999999999999999px;}
.nextBtn { width:72px; height:72px; position:absolute; margin-top:-244px; margin-left:904px; background: url('/images/next.png');z-index: 10; text-indent: 9999999999999999999px;}
.info { width:750px; padding:10px; position:absolute;  background-color: rgba(0, 0, 000, 0.8); color:#FFF; font-size:12px; line-height:22px; margin-left:30px; margin-top:240px;}
.info h2 {  font-family: 'Cabin Condensed', sans-serif; font-size:24px; margin-bottom:10px; color:#f4a321;}

.stroke { width:100%; height:34px; background-color:#f9f9f9; border-bottom:1px solid #e8e8e8;}

.wrapper { width:940px; margin:auto; font-family: 'Lato', sans-serif; font-weight:400; padding-top:50px; padding-bottom:50px; font-size:13px; color:#353434; line-height:20px;}


.homeslider { width:840px; margin:auto; margin-bottom:40px;}
.homeslide {width:840px; font-family: 'Lato', sans-serif; font-size:30px; color:#7c7c7c; text-align:center; border-bottom:1px solid #e8e8e8; border-top:1px solid #e8e8e8; padding-bottom:20px; padding-top:20px; margin-top:30px;}


.ak_home { width:440px; height:220px; margin-top:30px;}
.inner_block { width:215px; float:right; text-align:justify;}
.inner_block h2 { font-family: 'Cabin Condensed', sans-serif; font-size:22px; margin-bottom:10px; color:#f4a321;}
.meer { color:#FFF; border-radius: 5px;  background-color:#f4a321; padding:3px 10px 3px 10px; font-family: 'Cabin Condensed', sans-serif; font-size:18px; margin-top:10px; }
.meer:hover { background-color:#000;}

.faqs { width:880px; margin:auto;}
.faqs h2 {font-family: 'Cabin Condensed', sans-serif; font-size:18px; border-bottom:1px dotted #353434; color:#353434; margin-top:20px; margin-bottom:10px; height:25px;}
.faqs p { margin-bottom:20px;}


h1 {font-family: 'Cabin Condensed', sans-serif; font-size:26px; color:#f4a321; margin-bottom:30px; text-transform:uppercase; padding-left:32px;}
.bg_h1 { background-image:url(../images/h1.png); background-repeat:no-repeat; width:32px; height:47px; position:absolute; margin-left:-32px; margin-top:-17px;}

.referenties { padding-left:32px;}
.referenties a img {  margin-right:10px; margin-left: 10px;  border:1px solid #000; margin-bottom:23px;}

.arrow_r { width:25px; height:83px; position:absolute; margin-top:179px; margin-left:894px;}
.arrow_l { width:25px; height:83px; position:absolute; margin-top:179px; margin-left:-43px;}
.homearrow_r { width:25px; height:83px; position:absolute; margin-top:30px; margin-left:870px;}
.homearrow_l { width:25px; height:83px; position:absolute; margin-top:30px; margin-left:-56px;}
.vnarrow_r { width:25px; height:83px; position:absolute; margin-top:170px; margin-left:955px;}
.vnarrow_l { width:25px; height:83px; position:absolute; margin-top:170px; margin-left:-50px;}

.voor_na { padding:5px; width:930px; height:440px; background-color:#000;}
.vn { position:absolute; width:100px; height:99px; background-image:url(../images/vn.png); margin-left:-10px; margin-top:-10px;}

#controls{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.blockhome { width:308px; height:308px; float:left; color:#FFF; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; margin-bottom:8px;}
.blockhome img { position:absolute;}
.blockinfo { width:258px; line-height:20px;  -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px#00;box-shadow: 0 0 5px #000; background-image:url(../images/bg_info.png); position:absolute; padding:10px; margin-left:15px; margin-top:135px;}
.blockinfo h2 { color:#FFF; font-size:24px; line-height:35px; text-transform:uppercase; }
.blockhome a { display:block; text-decoration:none; color:#FFF;}
.blockinfo:hover { background-color:#333; background-image:none;}
#middle { margin-left:8px; margin-right:8px; }

.ticker { width:940px; font-family: 'Lato', sans-serif; font-size:30px; color:#7c7c7c; text-align:center; border-bottom:1px solid #e8e8e8; border-top:1px solid #e8e8e8; padding-bottom:20px; padding-top:20px; margin-top:30px;}
.infobar { width:940px; margin:auto; height:34px;}
.breadcrump {font-family: 'Lato', sans-serif; font-size:10px; padding-top:7px; color:#989898; float:right;}
.slidernav { float:right;}
.slidernav a { float:right; height:10px; width:80px; display:block; background-color:#7c7c7c; margin-left:2px}
.slidernav a:hover { background-color:#f4a321;}

.foot { width:940px; margin:auto; background-color:#111; color:#FFF; margin-top:13px; padding-top:15px; padding-bottom:15px;}

.footy {width:940px; text-align:center; font-family: 'Lato', sans-serif; font-size:13px;}
.footy a { color:#a51111; text-decoration:none;}
.fb { width:61px; height:60px; position:absolute; margin-top:-23px; margin-left:860px;}


.folders { width:308px; height:308px; float:left; color:#FFF; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; margin-bottom:8px;}
.folders img { position:absolute;}
.folderinfo { width:258px; line-height:20px;  -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px#00;box-shadow: 0 0 5px #000; background-image:url(../images/bg_info.png); position:absolute; padding:10px; margin-left:15px; margin-top:135px; padding-bottom:20px;}
.folderinfo h2 { color:#FFF; font-size:18px; line-height:22px; text-transform:uppercase; }
.folders a { display:block; text-decoration:none; color:#FFF;}
.folderinfo:hover { background-color:#333; background-image:none; background-image:url(../images/download.png); background-position:bottom right; background-repeat:no-repeat;}



.rightzone { width:210px; float:right; }
.rightinfo { width:190px; line-height:20px;  -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px#00;box-shadow: 0 0 5px #000; background-image:url(../images/bg_info.png); padding:10px; margin-bottom:10px; }
.rightinfo h2 { color:#FFF; font-size:18px; line-height:35px; text-transform:uppercase; }
.rightinfo a { display:block; text-decoration:none; color:#FFF;}
.rightinfo:hover { background-color:#333; background-image:none;}



.fiche { width:702px; float:left;}
.foto_left { width:458px; float:left; height:248px;}
.foto_left img {border:1px solid #333;}
.foto_right { float:right; width:244px;}
.foto_right a img { float:left; border:1px solid #333; margin-left:20px; margin-bottom:21px;}
.fiche_nav { width:702px; height:32px; background-color:#c71414; margin-bottom:20px;}
.fiche_nav_left { width:340px; float:left; padding-left:10px;}
.fiche_nav_left a img { border:none; float:left; margin-right:33px;}
.fiche_nav_right{ width:340px; float:right; padding-right:10px;}
.fiche_nav_right a img { border:none; float:right; }

.contact { width:700px; float:left;}
.map { width:698px; height:228px; border:1px solid #68614f; margin-bottom:15px; margin-top:5px;}
.contactinfo { width:225px; height:218px; background-image:url(../images/bg_contactinfo.png); position:absolute; color:#FFF; line-height:20px; padding-left:10px; padding-top:10px;}
.toon { width:106px; height:36px; position:absolute; background-color:#f4a321; margin-left:592px; margin-top:192px;}
.toon a { width:106px; height:31px; display:block; text-align:center; font-family: 'Arvo', serif; font-size:16px; color:#FFF; text-decoration:none; padding-top:5px;}
.rightcontact { width:190px; line-height:20px;  height:208px; border:1px solid #68614f; background-color:#000; padding:10px; margin-bottom:10px; float:right; color:#FFF; margin-top:115px; font-size:12px;}

/*form*/

form {margin-top:38px;}

form input[type=text] {
	width:325px;
	padding:7px;
	border:1px solid #68614f;
	font-size:12px;
	margin-bottom:12px; border-radius: 2px; color:#3b2f25;
}
form textarea {
	width:685px;
	padding:7px;
	border:1px solid #68614f;
	font-size:12px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif; overflow:hidden;
	margin-bottom:15px;border-radius: 2px; 
}

form select {
	width:384px;
	padding:7px;
	border:1px solid #d6651d;
	font-size:12px;
	margin-bottom:12px; border-radius: 5px; color:#3b2f25;
}
input[type=submit] { background-color:#f4a321; width:106px; height:35px; display:block; text-align:center; font-family: 'Arvo', serif; font-size:16px; color:#FFF; text-decoration:none; padding-top:3px; border: none;
}

#left { float:left;}
#right { float:right;}
	






#sliderzone  #slider {
	overflow: visible !important;
}

.controls li{
	float: left;

}

.controls{
	padding-right: 10px;
	float: right;
}

.controls li a { float:right; height:10px; width:80px; display:block; background-color:#7c7c7c; margin-left:2px}
.controls li a:hover,.controls li.current a { background-color:#f4a321;}

.controls li a span{ display: none;}
@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */
.cb {clear:both}
.fl {float:left}
.fr {float:right}
.al {text-align:left}
.ar {text-align:right}
.aj {text-align:justify}
.ac {text-align:center}
.nm {margin:0px;}
.np {padding:0px;}
.nb {border:none;}
.nmr {margin-right:0px;}
.nml {margin-left:0px;}
.nmt {margin-top:0px;}
.nmb {margin-bottom:0px;}
.npr {padding-right:0px;}
.npl {padding-left:0px;}
.npt {padding-top:0px;}
.npb {padding-bottom:0px;}
.nbr {border-right: none;}
.nbl {border-left:none;}
.nbt {border-top:none;}
.nbb {border-bottom:none;}
.nbg {background:transparent;}