@charset "UTF-8";
/* CSS Document */

/*
	Background color: #f2f2f2
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 27, 2012 */
@font-face {
    font-family: 'letter_gothic_stdregular';
    src: url('lettergothicstd-webfont.eot');
    src: url('lettergothicstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('lettergothicstd-webfont.woff') format('woff'),
         url('lettergothicstd-webfont.ttf') format('truetype'),
         url('lettergothicstd-webfont.svg#letter_gothic_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}


* {
margin: 0;
}

body, html {
	background-color: #f2f2f2;
	height: 100%;
	
	font-family:Verdana, Geneva, sans-serif;
	}

.header, .content, .footer {
	width: 100%;
	
	}
	
h1, h2, h3, h4{
	font-family:'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

h3{
	text-transform: uppercase;
	font-size: 13px;	
	background-color:#FFFFFF;
	width:200px;
	padding-left:5px;
	
}

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

.navlist{
	margin-top:0px;
	margin-bottom:20px;	
}

li{
	list-style:none;
}

.content li{
	margin-left:12px;	
}

.content ul ul{
	margin-left:15px;	
	margin-top:5px;
	margin-bottom:5px;
}

.content li:before {
    content: "• ";
    color: #b4bcbf; /* or whatever color you prefer */
}

.contactDag{
	display:inline-block;
	width:80px;	
}

	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;
	width:100%;
	
}
a {
	color:#000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #dadada;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #b7bec1;
	text-decoration: none;
	font-weight: normal;
}
	
/* HEADER */	
.header {
	height:83px;
	background-image:url(../img/bkg-repeat-header.jpg);
	background-repeat: repeat-x;
	
	}
.header1 {
	padding-top: 9px;
	height: 24px;
	position: relative;
	font-family:'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
	
	}
.align_right {
	text-align: right;	
	vertical-align: middle;
	}
	
.logo {
	display: block;
	/*width: 168px;
	height: 75px;
	padding-top: 15px;
	padding-right: 16px;*/
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: -30px;
	text-align: right;
	
	
	z-index: 1000;
	}
.logo h1{
	font: 28px/1.1 'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-transform: uppercase;
	}
	
/* CONTENT */
.slideshow {
	height: 482px;
	padding-left: 17px;
	margin-bottom: 30px;
	z-index: 100;
	position: relative;
	}
.aankondiging {
	display: block;
	width: 637px;
	
	background:rgba(255,255,255,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF); /* AA, RR, GG, BB */
	position: absolute;
	right: 0px;
	bottom: 20px;
	text-align: right;
	z-index: 999;
	line-height:1;
	padding-top: 20px;
	padding-bottom:15px;
	padding-right:50px;
	font-family: Verdana, Geneva, sans-serif;	
	}
.aankondiging h1{
	text-transform: uppercase;
	font-size: 24px;
	color: #f97d10;
	margin-bottom:10px;
	font-family: 'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
	}
.aankondiging p{
	font-size: 15px;
	margin-bottom:10px;
	}
.bloktitel {

	}
.bloktitel h2 {
	display: block;
	height: 26px;
	width: 174px;
	background-color: #FFF;
	text-align: right;
	font-family: 'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 20px;
	line-height: 1.1;
	text-transform: uppercase;
	padding-top: 17px;
	padding-right: 10px;
	margin-bottom: 20px;
	}
	
/*.asso-list {
	list-style: none;
	padding-bottom: 20px;
	}
.asso-list li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 235px;
	}*/
.artikelInLijst{
	margin-bottom:20px;	
}
	
.artikelInLijst a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
	}
.artikelInLijst a:hover span{
	color: #b7bec1;
	}
.asso-list li.first {
	margin-left: 0px;
	}
.asso-list li.last {
	margin-right: 0px;
	}
.artikelInLijst span {
	display:block;
	height: 17px;
	background-color: #FFF;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	text-align: right;
	padding-right: 7px;
	}
	
/* CONTENT DETAILPAGINA */
.spacebeforecontent {
	height: 80px;
	position:relative;
	z-index:1;
	}
.detailfoto {
	width: 736px;
	float: right;
	margin-right: -9px;
	}
.detailtekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;	
	padding-top: 5px;
	padding-bottom: 5px;
	}
.detailtekst h1 {
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;	
	margin-top: 5px;
	}	
.detailtekst p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;	
	margin-top: 10px;
	}
.detailtekst img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	}
.detailtekst a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
	}
.btn-overzicht {
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	}
.btn-overzicht a {
	/*color:#000;
	text-decoration: none;*/
	font-weight: bold;
}
.btn-overzicht a:active {
	/*color: #dadada;
	text-decoration: none;*/
	font-weight: bold;
}
.btn-overzicht a:hover {
	/*color: #b7bec1;
	text-decoration: none;*/
	font-weight: bold;
}
/* FOOTER */	
.footer, .push {
	height: 56px;
	clear: both;
}
.footer1 {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dfdfdf;
	padding-top: 10px;
	margin-top: 20px;
	z-index: 2;		
	font-family:'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
	}
.footer-hoek {
	width: 11px;
	height: 56px;
	position: absolute;
	z-index: 0;
	right: 0px;
	bottom: 0px;
	}
	
/* NAVIGATIE */
.navigatie {
	position: absolute;
	top: 55px;
	right: 0px;
	z-index: 999;
	width: 100%;
	font-family: 'letter_gothic_stdbold', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	}
.navlist {
	padding-bottom: 10px;
	}
.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	float: right;
}


.navlist li.first {
	padding-right: 0px;
	}

.navlist li.active a{
	color: #b7bec1;
	text-decoration: none;
	font-weight: normal;	
}
	
#breadcrumb {
	display: block;
	float: right;
	height: 45px;
	width: 967px;
	background-color: #4e5457;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #FFF;
	padding-right: 15px;
	padding-top: 22px;
	text-align: right;
	position:relative;
	z-index:1;
	}	
	
#slider img{
	width:983px;
	height:482px;	
	
}
	
#breadcrumb a {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumb a:active {
	color: #dadada;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #b7bec1;
	text-decoration: none;
	font-weight: normal;
}

/*---------------contactformulier------------------*/

fieldset div{
	margin-bottom:10px;	
}

fieldset div label{
	width:80px;	
	display:inline-block;
}

fieldset div.form_button input{
	font-family: letter_gothic_stdregular, Arial, 'Liberation Sans', FreeSans, sans-serif;
	padding:5px;
	padding-left:10px;
	padding:right:10px;
	background-image:url(../img/bkg-repeat-header.jpg);
	cursor:pointer;
	
}

fieldset div.form_button input:hover{
	color:#F2F2F2;
}

.error, .bedanktboodschap{
	color:#F97D10;
	font-style:italic;	
}