body { font-size: 1em; line-height: 1.4;  padding-bottom: 4em; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;}
img { vertical-align: middle; border: none; }
a{ text-decoration: none; }
ol, ul{ 
	margin: 0;
	padding: 0;
	list-style-type:none;
}
body {-webkit-font-smoothing: antialiased; font-smooth: always; text-shadow: 1px 1px 1px rgba(0,0,0,0.004); font: 16px/24px 'courier_primeregular'; }
.wrapper { width: 1140px; margin: 0 auto; }

.klein  { font-size: 0.7em; line-height: 0.5em }

/* ==========================================================================
   Theme Colours
   ========================================================================== */
html, button, input, select, textarea, a { 
	color: #656a6f; /* General Body Text Color*/
}
.main ul li:before, h1 span, h2 span, h3 span, h4 span, .highlight, h5, h6, h1:after, h2:after, h3:after, .main-container a:hover, 
.more:before, ol > li:before, .cta a:hover, .error[generated=true], .footable.breakpoint > tbody > tr > td.expand:before { color: #d9d9d9 }   
a.btn, input[type=button], nav a.active, input[type=submit] { color: #fff; background-color: #d9d9d9 }
a.btn:hover, input[type=button]:hover, nav a:hover, input[type=submit]:hover{
	background-color: #646d72; /* Button Back Ground Color on Hover*/
	color: #fff;
}
h1, h2, h3, h4, .nav a, h1 a, h2 a, h3 a, h4 a, #response .success, .success:before, #response .failure{
	color: #2d3438; 
} 

.succes { color: #656A6F; font-family: 'courier_primeregular';}
.succes H3 { color: #656A6F; font-family: 'courier_primeregular';}

strong, b, .lead, .main table th, blockquote, .more, .cta a{
	color: #3c4a52;
}

.wit {background: #ffffff; }
.klein  { font-size: 0.7em; line-height: 0.5em }

#masthead{
	background: #a4aeb0!important; 
}
#masthead{
	display: block;
	height: 750px;
}


.vlaggen img { 
	max-width: 30px; 
}
	
.scrollToTop{
	background-color: #CCCCCC;
	color: #fff;
	font-size: 16px;
	padding: .2em .7em;	
	border: none;
	color: #fff;
	font-weight: normal;
	font-family: 'robotobold';
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: .6em 1.2em;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: .5em;
	margin-top: .5em;
	padding:10px; 
	text-align:center; 
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:10px;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
	color: #ffffff !important;
	background-color: #6d6e71;
}





/* ==========================================================================
   Theme Colours
   ========================================================================== */
body { line-height: 25px; background: #f3f4f5; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding-bottom: 5px }

html, button, input, select, textarea, a { 
	color: #656a6f; /* General Body Text Color*/
}
.main ul li:before, h1 span, h2 span, h3 span, h4 span, .highlight, h5, h6, h1:after, h2:after, h3:after, .main-container a:hover, 
.more:before, ol > li:before, .cta a:hover, .error[generated=true], .footable.breakpoint > tbody > tr > td.expand:before { color: #d9d9d9 }   
a.btn, input[type=button], nav a.active, input[type=submit] { color: #fff; background-color: #d9d9d9 }
a.btn:hover, input[type=button]:hover, nav a:hover, input[type=submit]:hover{
	background-color: #646d72; /* Button Back Ground Color on Hover*/
	color: #fff;
}
h1, h2, h3, h4, .nav a, h1 a, h2 a, h3 a, h4 a, #response .success, .success:before, #response .failure{
	color: #2d3438; /* Headings Color*/
} 

.succes { color: #656A6F; font-family: 'courier_primeregular';}
.succes H3 { color: #656A6F; font-family: 'courier_primeregular';}

strong, b, .lead, .main table th, blockquote, .more, .cta a{
	color: #3c4a52; /* Headings Color*/
}


/* ==========================================================================
   Logos
   ========================================================================== */  

.logo {
	max-width: 150px;
	display:block;
	padding-left:0px;
	text-align: center;
	float: left;

}

.logo img, .logo-foot img{
	width: 100%;
} 

.logo-foot{
	max-width: 90px;
}

/* ==========================================================================
   Main Navigation Styles
   ========================================================================== */

.header-container { text-align: center; 
 }  

.header-container nav { margin-top: 10px; float: right }
.header-container .nav li{
	float: left;
	position: relative;
	padding: .4em .4em;
}


.navhouder{
text-align: center;
}

#nav a{
	font-family: '1942_report1942_report';
	font-style: bold;
	font-size: 20px;
	padding: 0.3em 0.4em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

#nav{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
		
#nav li{
	display:inline;
}
			
#navvoet a{
	font-style: bold;
	font-size: 16px;
	padding: 0.3em 1.2em;
	white-space: nowrap;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	
	display:inline-block;

}		
	
#navvoet{
			list-style:none;
			margin-bottom: 60;
			margin-top: 0;
			padding:0;
			text-align:center;
}

#navvoet li{
	display:inline;
}

.tinynav { 
	display: none; 
	width: 100%;
	margin-top: .5em;
	margin-bottom: .6em;
}



/* ==========================================================================
   Main Container General Layout Styles
   ========================================================================== */
.header-container header { padding-top: 30px; padding-bottom: 45px }   
.main-container{
	padding: 50px 0;
}



.main-container H1  { 	font-family: '1942_report1942_report'; }
.main-container H2  { 	font-family: '1942_report1942_report'; }
.main-content H2  { 	font-family: '1942_report1942_report'; }
.main-container H3  { 	font-family: '1942_report1942_report'; }
.main-content H3  { 	font-family: '1942_report1942_report'; }

.main-container H1 { color: #646d72; }
.main-container H2 { color: #646d72; }
.main-content H2 { color: #646d72; }
.main-container H3 { color: #646d72; }
.main-content H3 { color: #646d72; }

.main-content{
	width: 65%;
	float: left;
}
.main-content.full{
	width: 100%;
	float: none;
}
.main-content img, .right-aside img{
	max-width: 100%;width: 100%;

	margin: 1em 0;
	-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
}
a img{
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	opacity: 1;
	position: relative;
}
a img:hover{
	opacity: .6;
}
.right-aside{
	float: right;
	width: 24%;
	border-left: 1px solid #cad2d7;
	padding-left: 4%;
}
.right-aside img{
	width: 100%;
}



/* ============= Columns ===============*/ 
.half{
	width: 47%;
	margin-right: 6%;
	float: left;
}
.third{
	width: 30%;
	margin-right: 5%;
	float: left;
}
.fourths{
	width: 21%;
	margin-right: 4%;
	float: left;
}

.fifths {
	width: 16%;
	margin-right: 4%;
	float: left;
	text-align: center;
}

.two-third, .cta.two-third{
	width: 65%;
	margin-right: 5%;
	float: left;
}
.three-fourths{
	width: 74%;
	margin-right: 4%;
	float: left;
}
.left{
	float: left;
}
.right{
	float: right;
}



/* ==========================================================================
   Typography
   ========================================================================== */
h1, h2, h3, h4, h5, h6, p{
	word-wrap: break-word;
}   
h1, h2, h3, h4, h5, h6{ 
	font-weight: normal;
	line-height: 100%;
	letter-spacing: -1px;
	margin: 25px 0 .5em;
}
h1{
	font-size: 66px;
}
h2{
	font-size: 36px;
	margin-top: 15px;
}
h3{
	font-size: 28px;
}
h4, h5{
	font-size: 24px;
}
h6{
	font-size: 14px;
	letter-spacing: 0px;
	position: relative;
}
h6.meta, blockquote h6{
	top: -1.4em;
}
strong, h1, h2, h3, h4, h5, h6, b, .more, ol > li:before, .cta a{
	font-family: 'courier_primebold';
}
h1:after, h2:after, h3:after{
/* 	content: "."; */
	font-size: 56px;
	position: relative;
	padding-left: 3px;
}
em{ 
	font-style: normal;
	font-family: 'robotoitalic'; 
}
.lead, blockquote{
	font-size: 24px;
	line-height: 32px;
	font-family: 'aleoitalic';
}
.lead{
	margin-top: 0;
}

.main-container a{
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	cursor: pointer;
}


hr { display: block; height: 1px; border: 0; border-top: 1px solid #cad2d7; padding: 0; margin: 3em 0; }
hr.dash { display: block; height: 1px; border: 0; border-top: 1px dashed #cad2d7; margin: 3em 0; padding: 0; }
hr.dots { display: block; height: 1px; border: 0; border-top: 1px dotted #cad2d7; margin: 3em 0; padding: 0; }

.fluid-width-video-wrapper{
	margin-bottom: 1em;
	background-color: #ffffff;
}
.fluid-width-video-wrapper iframe{
	width: 100%;
	padding: 0;
	margin: 0;
}


blockquote, blockquote.right, blockquote.left{
	margin: 0 3% 3%;
}



/* ============= Lists ===============*/   
.main ul, .main ol{
	margin-bottom: 12px;
}   
.main ul li, .more{
	list-style-type: none;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 8px;
	position: relative;
	padding-left: 22px;
}

.main ul li:before, .more:before{
	content: "g";
	font-family: 'bulletsregular';
	font-size: 16px;
	left: 3px;
	top: 6px;
	position: absolute;
}
.main ol{
	margin-left: 22px;
}
ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
ol > li {
    position:relative; /* Create a positioning context */
    list-style:none; /
	margin: 0 0 0 1em;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ol > li:before {
    content:counter(li) "."; /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    position:absolute;
    top:-2px;
    left:-1.5em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:1.5em;
    margin-right:8px;
    padding:4px;
    text-align:center;
}
li ol,li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}




/* ============= Buttons ===============*/
a.btn, input[type=button], input[type=submit]{
	border: none;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	font-family: '1942_report1942_report';
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: .6em 1.2em;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: .5em;
	margin-top: .5em;
}
a.btn:hover{
	color: #fff;
}
a.small-btn{
	font-size: 14px;
	padding: .4em .9em;
}
a.xsmall-btn{
	font-size: 12px;
	padding: .2em .7em;
}



/* ============= Tables ===============*/
.main table{
	border: 1px solid #dde1e5;	
	text-align: left;
	width: 100%;
	background: #ffffff;
}
.main table th{
	padding: .5em;
	border: 1px solid #dde1e5;
	background-color: #ebedef;
	vertical-align: top;	
}
.main table td{
	padding: .5em;
	border: 1px solid #dde1e5;
	vertical-align: top;	
}
.main table tr:nth-child(2n+1){
	background-color: #f8f8f8;
}




/* ============= Forms ===============*/
form{
	margin-top: 3em;
}
fieldset{
	padding: 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d9d6cf;
	margin-bottom: 1em;
}
fieldset fieldset{
	background: #ffffff;
}
label{
	font-weight: normal;
	font-family: 'robotobold';
	padding-right: 1em;
	display: block;
}
input[type=text],  input[type=email], input[type=password], textarea { color: #969ca5; font-family: robotolight_italic; background: #ffffff; display: block; margin-bottom: 1em; padding: 10px 2%; width: 68%; border: solid 3px #dde1e5; outline: none medium; -moz-border-radius: 3px; -webkit-appearance: none; -webkit-border-radius: 3px; border-radius: 3px; resize: none }
 input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=password]:focus { border: solid 3px #a3a7aa }
textarea{
	width: 96%;
	height: 140px;
	display: block;
	resize: none;
	outline: none;
}
select, input[type=radio], input[type=checkbox] {
	margin-bottom: 1em;
	margin-right: 6px;
}
.error[generated=true] {
	font-size: 14px;
	font-family: 'robotoitalic';
}




/* ==========================================================================
   Footer Styles
   ========================================================================== */
				
footer .wrapper{
	font-size: 14px;
	color: #9fa6aa;
	padding: 50px 0 50px;
	margin-top: 0px;
}
.logo-foot{
	display: inline-block;
	padding-right: 5px;
}
.social-link{
	width: 31px;
	opacity: .4;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}					
.social-link img{
	width: 100%;
}
.social-link:hover{
	opacity: 1;
}






/* ==========================================================================
   Media Queries 768
   ========================================================================== */
@media (max-width: 739px) {
	.tinynav { 
		display: none; 
	}
	#nav{ 
		display: block; 
	}	
	#masthead{
		display: block;
		height: 70%;
	}


	.cta h1{
		font-size: 65px;
	}
	
	
	
	/* ============= Main Container General Layout Styles===============*/
.third, .half, .fourths, .fifths, .two-third, ol.icon-lists li, ul.flag-lists li, .three-fourths, .foot.left, .foot.right {
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	
	
	
	
	.third, .half, .fourths, .two-third, .three-fourths{
		margin-bottom: 30px;
	}
	
		.header-container header{
		padding: 30px 0 25px;
		text-align: center;
	} 
	.main-content, .right-aside{
		width: 100%;
		float: none;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.main-container{
		padding: 25px 0 50px;
	}
	.right-aside{
		border-top: 1px solid #cad2d7;
		margin-top: 25px; 
	}
	/* ============= Columns ===============*/ 
	
	blockquote, blockquote.right, blockquote.left{
		margin: 0;
	}
	.foot.left, .foot.right{
		display: block;
		text-align: center;
		margin-bottom: 50px;
	}

	.nav a { font-size: 20px; font-style: bold; padding: 0.3em 0.8em }
	
	
	.header-container .nav li{
	float: left;
	position: relative;
	padding: 0;
}

.logo {
	max-width: 220px;
	display:block;
	padding-left:20px;
} 
	
 }
 

/* ==========================================================================
   Media Queries 769
   ========================================================================== */
@media (min-width: 739px) and (max-width: 1139px) {
	.tinynav { 
		display: none; 
	}
	#nav{ 
		display: block; 
	}	
	#masthead{
		display: block;
		height: 90%;
	}

	.cta h1{
		font-size: 72px;
	}
	

	/* ============= Columns ===============*/ 

	.third, .half, .fourths, .fifths, .two-third, .three-fourths{
		margin-bottom: 30px;
	}
	blockquote.third, blockquote.half, blockquote.fourths, blockquote.two-third{
		width: 100%;
	}
	blockquote, blockquote.right, blockquote.left{
		margin: 0;
	}
	.foot.left, .foot.right{
		display: block;
		text-align: center;
		margin-bottom: 50px;
	}
	
	.logo{
	max-width: 155px;
	padding-top: -120px;
	display:block;
	}
	
 }
 
 
/* ==========================================================================
   Media Queries 1140
   ========================================================================== */  
@media only screen and (max-width: 1140px) { 
	.wrapper { width: 92%; margin: 0 4%; }
	
}








/* ==========================================================================
   FONTS
   ========================================================================== */
   
@font-face {
    font-family: 'aleoitalic';
    src: url('../font/aleo-italic-webfont.eot');
    src: url('../font/aleo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/aleo-italic-webfont.woff') format('woff'),
         url('../font/aleo-italic-webfont.ttf') format('truetype'),
         url('../font/aleo-italic-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'bulletsregular';
    src: url('../font/bullets-webfont.eot');
    src: url('../font/bullets-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bullets-webfont.woff') format('woff'),
         url('../font/bullets-webfont.ttf') format('truetype'),
         url('../font/bullets-webfont.svg#bulletsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoblack';
    src: url('../font/roboto-black-webfont.eot');
    src: url('../font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-black-webfont.woff') format('woff'),
         url('../font/roboto-black-webfont.ttf') format('truetype'),
         url('../font/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotobold';
    src: url('../font/roboto-bold-webfont.eot');
    src: url('../font/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-bold-webfont.woff') format('woff'),
         url('../font/roboto-bold-webfont.ttf') format('truetype'),
         url('../font/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotobold_condensed';
    src: url('../font/roboto-boldcondensed-webfont.eot');
    src: url('../font/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-boldcondensed-webfont.woff') format('woff'),
         url('../font/roboto-boldcondensed-webfont.ttf') format('truetype'),
         url('../font/roboto-boldcondensed-webfont.svg#robotobold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotoitalic';
    src: url('../font/roboto-italic-webfont.eot');
    src: url('../font/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-italic-webfont.woff') format('woff'),
         url('../font/roboto-italic-webfont.ttf') format('truetype'),
         url('../font/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotolight_italic';
    src: url('../font/roboto-lightitalic-webfont.eot');
    src: url('../font/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-lightitalic-webfont.woff') format('woff'),
         url('../font/roboto-lightitalic-webfont.ttf') format('truetype'),
         url('../font/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotoregular';
    src: url('../font/roboto-regular-webfont.eot');
    src: url('../font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-regular-webfont.woff') format('woff'),
         url('../font/roboto-regular-webfont.ttf') format('truetype'),
         url('../font/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: '1942_report1942_report';
    src: url('../font/1942-webfont.eot');
    src: url('../font/1942-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/1942-webfont.woff') format('woff'),
         url('../font/1942-webfont.ttf') format('truetype'),
         url('../font/1942-webfont.svg#1942_report1942_report') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'my_underwoodregular';
    src: url('../font/myunderwood-webfont.eot');
    src: url('../font/myunderwood-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myunderwood-webfont.woff') format('woff'),
         url('../font/myunderwood-webfont.ttf') format('truetype'),
         url('../font/myunderwood-webfont.svg#my_underwoodregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'carbontyperegular';
    src: url('../font/carbontype-webfont.eot');
    src: url('../font/carbontype-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/carbontype-webfont.woff') format('woff'),
         url('../font/carbontype-webfont.ttf') format('truetype'),
         url('../font/carbontype-webfont.svg#carbontyperegular') format('svg');
    font-weight: normal;
    font-style: normal;

}	


@font-face {
    font-family: 'notcouriersansregular';
    src: url('../font/notcouriersans-webfont.eot');
    src: url('../font/notcouriersans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/notcouriersans-webfont.woff') format('woff'),
         url('../font/notcouriersans-webfont.ttf') format('truetype'),
         url('../font/notcouriersans-webfont.svg#notcouriersansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'notcouriersansbold';
    src: url('../font/notcouriersans-bold-webfont.eot');
    src: url('../font/notcouriersans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/notcouriersans-bold-webfont.woff') format('woff'),
         url('../font/notcouriersans-bold-webfont.ttf') format('truetype'),
         url('../font/notcouriersans-bold-webfont.svg#notcouriersansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'courier_primebold';
    src: url('../font/courier_prime_bold-webfont.eot');
    src: url('../font/courier_prime_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/courier_prime_bold-webfont.woff') format('woff'),
         url('../font/courier_prime_bold-webfont.ttf') format('truetype'),
         url('../font/courier_prime_bold-webfont.svg#courier_primebold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primeitalic';
    src: url('../font/courier_prime_italic-webfont.eot');
    src: url('../font/courier_prime_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/courier_prime_italic-webfont.woff') format('woff'),
         url('../font/courier_prime_italic-webfont.ttf') format('truetype'),
         url('../font/courier_prime_italic-webfont.svg#courier_primeitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primeregular';
    src: url('../font/courier_prime-webfont.eot');
    src: url('../font/courier_prime-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/courier_prime-webfont.woff') format('woff'),
         url('../font/courier_prime-webfont.ttf') format('truetype'),
         url('../font/courier_prime-webfont.svg#courier_primeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'courier_primebold_italic';
    src: url('../font/courier_prime_bold_italic-webfont.eot');
    src: url('../font/courier_prime_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/courier_prime_bold_italic-webfont.woff') format('woff'),
         url('../font/courier_prime_bold_italic-webfont.ttf') format('truetype'),
         url('../font/courier_prime_bold_italic-webfont.svg#courier_primebold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #c5c5c5; font-family: 'courier_primeregular';
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #c5c5c5; font-family: 'courier_primeregular';
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #c5c5c5; font-family: 'courier_primeregular';
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #c5c5c5; font-family: 'courier_primeregular';
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.last{ margin-right: 0!important; padding-right: 0!important; border-right: none!important; }
.first{ margin-left: 0!important; padding-left: 0!important; border-left: none!important; }
.tableless, .tableless th, .tableless tr, .tableless td{
	background: none!important;
	border: none!important;
	padding: 0px!important;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
* { background: transparent !important; color: #000 !important; box-shadow:none !important; text-shadow: none !important;}
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")";}
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
img { max-width: 100% !important; page-break-inside: avoid; }

@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}


.activiteiten h2 {
	font-size:28px;	
}
