@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic);

/*
	font-family: 'Crimson Text', serif;
*/

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Crimson Text', serif;
	font-weight: 400;
}
.gigawrap {
	width: 100%;
}
.wrap {
	/*width: 1147px;*/
	width: 100%;
	margin: 0 auto;
	padding-top: 71px; /* dit is sticky menu */
}

.header_wrap {
	width: 100%;
	height: 71px;
	background: #242422;
	position: fixed;
	z-index: 1000;
}

.header {
	padding: 0 93px;
	width: 960px;
    z-index: 1000;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 165px;
	height: 46px;
	position: relative;
	top: 12.5px;
}

.menu {
    margin: 0;
    padding: 0;
	padding-top: 16px;
    list-style-type: none;
    float: right;
	height: 55px;
}
.menu li {
	display: inline-block;
	height: 71px;
	line-height: 71px;
}
.menu li.hoofdmenu_item a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 0;
	margin: 0 12px;
	font-size: 16px;
}
.menu li.hoofdmenu_item.active a {
	border-bottom: 1px solid #fff;
}

.slider {
	width: 100%;
	height: 574px;
	position: relative;
	background: url('../img/slider_bg.jpg') no-repeat center center;
}
.slider_slogan {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -240px;
}
.slider_slogan_groot {
	color: #ffffff;
	font-size: 41px;
	font-weight: 700;
	margin: 0;
	margin-bottom: 3px;
	text-transform: uppercase;
	text-align: right;
}
.slider_slogan_klein {
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
	text-align: justify;
}
.slider_balk_wrap {
	width: 100%;
	background: #d7c7ac;
}
.slider_balk {
	padding: 0 93px 0 93px;
	width: 960px;
	margin: 0 auto;
	height: 75px;
}
.slider_balk_links {
	float: left;
	width: 187px;
	height: 44px;
    padding-top: 14px;
}
.slider_balk_rechts {
	float: right;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
	padding-top: 23px;
}
.home_laatste_nieuws {
	padding: 69px 93px 32px 93px;
	width: 960px;
	margin: 0 auto;
}

span.knop {
	display: inline-block;
	text-align: center; 
	padding: 0 9px;
	height: 25px;
	line-height: 25px;
	background: #ffffff;
	color: #242422;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 13px;
	font-style: normal;
	margin-left: 11px;
	font-weight: bold;
}
span.knop a {
	text-decoration: none;
	font-weight: bold;
}
span.knop.knop_zwart {
	background: #242422;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 0;
}

.content {
	width: 100%;
}
.content_foto {
	/*width: 1146px;*/
	width: 100%;
	height: 311px;
	overflow: hidden;
	position: relative;
}
.content_foto_center {
	height: auto;
    width: 100%;
    max-width: none;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.content_foto_caption {
	position: absolute;
	bottom: 70px;
	left: 50%;
	margin-left: -360px;
	z-index: 3;
	text-align: right;
}
.content_foto_caption_groot {
	font-weight: 700;
	color: #ffffff;
	font-size: 48px;
	margin: 0;
}		
.content_foto_caption_klein {
	font-weight: 700;
	color: #ffffff;
	font-size: 30px;
	margin: 0;
}			

.content_text_wrap {
	width: 100%;
	background: #d7c7ac;
}
.content_text {
	padding: 69px 93px 62px 93px;
	width: 960px;
	margin: 0 auto;
}

.content_foto_onder {
	width: 100%;
	height: 311px;
	position: relative;
}
.content_foto_onder_caption {
	position: absolute;
	bottom: 78px;
	left: 50%;
    margin-left: -260px;
}		
.content_foto_onder_caption_groot {
	font-weight: 700;
	color: #ffffff;
	font-size: 48px;
	margin: 0;
}
.content_foto_onder_caption_klein {
	font-weight: 700;
	color: #ffffff;
	font-size: 30px;
	margin: 0;
}

.content_subitems {
	padding: 69px 93px 32px 93px;
	width: 960px;
	margin: 0 auto;
}


p.home_titel {
	width: 462px;
	font-size: 33px;
	line-height: 42px;
	font-weight: 700;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	margin-top: 0;
}
.home_content_links {
	width: 462px;
	float: left;
}
.home_content_rechts {
	width: 462px;
	float: right;
}

.home_content_links hr, .home_content_rechts hr {
	border: 0;
	height: 1px; 
	background: #000;
	margin: 0;
}

.item_blok {
	width: 300px;
	height: 355px;
	float: left;
	margin-right: 30px;	
	margin-bottom: 30px;
}
.item_image {
	width: 300px;
	height: 151px;
	overflow: hidden;
	margin-bottom: 30px;	
	position: relative;
	background: url('../img/no_image2.png') no-repeat center center;
}
.item_image .fb_image {
	/*max-width: 100%;
	position: relative;*/
}
.item_blok_titel {
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 32px 0 21px 0;
}
.item_content {
	margin: 0;
	border-top: 1px solid #000000;
}
.item_content p {
	margin: 16px 0 0 0;
	height: 78px;
	overflow: hidden;
}

.footer_wrap {
	width: 100%;
	background: #2a2a29;
}
.footer {
	padding: 69px 93px 62px 93px;
	width: 960px;
	margin: 0 auto;
}			
.footer_vak {
	float: left;
	width: 320px;
}
.footer_vak_contact p {
	color: #ffffff;
}
.footer_vak_contact p a {
	color: #ffffff;
	text-decoration: none;
}
.footer_titel {
	color: #ffffff;
}
.footer_content {
	color: #ffffff;
}
.footer_content a {
	color: #ffffff !important;
	text-decoration: none !important;
}
a.footer_land {
	display: inline-block;
	color: #ffffff !important;
	text-decoration: none !important;
	width: 140px;
	margin-right: 10px;
}
.img_center {
	height: auto; 
	width: 300px; 
	max-width: none; 
	display: block; 
	position: absolute; 
	top: 50%; 
	left: 50%;
	transform: translate(-50%, -50%); 
	-webkit-transform: translate(-50%, -50%); /* Safari and Chrome */ 
	-moz-transform: translate(-50%, -50%); /* Firefox */ 
	-ms-transform: translate(-50%, -50%); /* IE 9 */ 
	-o-transform: translate(-50%, -50%); /* Opera */
}

.contact_content {
	width: 530px;
	float: left;
}
.contact_rechts {
	width: 430px;
    float: right;
    margin-top: 35px;
    height: 230px;
}

.Contactformulier {
	width: 530px;
}
.contact_row {
	margin-bottom: 10px;
}
.contact_row label {
	display: inline-block;
	width: 200px;
	height: 28px;
	line-height: 28px;
}
.contact_row input {
	padding: 0 5px;
	width: 300px;
	height: 28px;
	line-height: 28px;
	outline: none;
	font-family: 'Crimson Text', serif;
	font-size: 14px;
}
.contact_row textarea {
	width: 300px;
	height: 160px;
	padding: 5px;
	outline: none;
	font-family: 'Crimson Text', serif;
	font-size: 14px;
}
.contact_row label[for=vraag_of_opmerking] {
	float: left;
}
#submit {
	display: inline-block;
	text-align: center; 
	padding: 0 9px;
	height: 25px;
	line-height: 25px;
	background: #ffffff;
	color: #242422;
	text-transform: uppercase;
	cursor: pointer;
	font-style: normal;
	margin-left: 201px;
	font-weight: bold;
}
.contact_fout {
	color: red;
}



/* ------------------------ Basis Stijl Elementen ------------------------ */

.clearBoth 					{ clear:both; }
img 							{ border: 0px; }

h1, h2, h3, h4, h5			{ color: #000000; }
h1							{ font-size: 34px; text-transform: uppercase; }
h2							{ font-size: 30px; }
h3							{ font-size: 26px; }
h4							{ font-size: 20px; }

p, ul, li, tr, td, li, ol, a, label		{ color: #000000; font-size: 14px; line-height: 24px; font-weight: normal; font-style: normal; }
strong 						{ font-weight: bold; }



a 							{ text-decoration: underline; color: #000000; }
a:active 					{ text-decoration: underline; color: #000000; }
a:link 						{ text-decoration: underline; color: #000000; }
a:visited 					{ text-decoration: underline; color: #000000; }
a:hover 						{ text-decoration: underline; cursor: pointer;  }



/* -------------------------------- COPYRIGHT ALL-IN-MEDIA 2013 --------------------------------- */