/********************************************* RESET ************************************************/
/****************************************************************************************************/

html, body, form{ 
	height: 100%;
	width:100%;
	padding:0; 
	margin:0;
} 

img, a img, :link img, :visited img{ 
	border: 0;
	/* AFBEELDINGEN BOVEN EN ONDER TEGEN ELKAAR ZETTEN */
	display:block;
	/* OF */
	vertical-align: top
}

ul{ margin:11px 0; padding:0 0 0 40px; list-style-type:square;}
ol{ margin:11px 0; padding:0 0 0 40px; list-style-type:decimal;}

p{ 
	padding:0 0 11px 0; 
	margin:0;
}

/****************************************************************************************************/
/****************************************************************************************************/
/************************************** START STANDAARD CSS *****************************************/
/****************************************************************************************************/
/****************************************************************************************************/


/* WEBSITE */
body#website{
	height: 100%;
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	/* default font */
	font-family: 'Exo', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #FFF;
	line-height: 24px;



	background-position: top;
}

/* BACKSITE */
body{
	background-color: #FFF;
	/* default font */
	font-family: 'Exo', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #FFF;
	line-height: 24px;
}



/* TABEL */
td{
	/* default font */
	font-family: 'Exo', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #FFF;
	line-height: 24px;
}


/* HOOFDTITEL OP DE PAGINA */
h1{
	font-family: 'Exo', sans-serif;
	font-weight: 100 !important;
	font-size: 40px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97BF0D;
	line-height: 48px;
}

/* IDEM MAINTITLE */
h2{ 
font-family: 'Exo', sans-serif;
	font-weight: 300 !important;
	font-size: 36px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97BF0D;
	
}

.maintitle{ 
	margin:0;
	padding:0;
	
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#009ddc;
	text-decoration:none;
	
	padding-bottom:0px;
}

/* IDEM SUBTITLE */
h3{
	font-family: 'Exo', sans-serif;
	font-weight: 700 !important;
	font-size: 20px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: rgba(151,191,13,1);
	margin-top: 0px;
	padding-top: 0px;
}

.subtitle{
	margin:0; 
	padding:0;
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:20px;
	color:#CCC;
}


/* NORMALE LINK */
a,
a:link,
a:visited,
a:active{
	color: #97BF0D;
	text-decoration: underline;
}
a:hover{
	color:#009ddc;
	text-decoration:none;
}


/* MENULINK */

a.menulink,
a.menulink:link,
a.menulink:visited,
a.menulink:active {
	outline: none;
	overflow: hidden;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #FFF;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 112px;
	height: 110px;
	display: inline-block;
	margin-right: 20px;
	-webkit-transition: color 0.2s linear 0s, border-bottom-color 0.2s linear;
	-moz-transition: color 0.2s linear 0s, border-bottom-color 0.2s linear;
	-ms-transition: color 0.2s linear 0s, border-bottom-color 0.2s linear;
	-o-transition: color 0.2s linear 0s, border-bottom-color 0.2s linear;
	transition: color 0.2s linear 0s, border-bottom-color 0.2s linear;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,0,0,1);
	
}

/* MENULINK ROLLOVER */
a.menulink:hover {
	text-shadow: none;
	color: rgba(151,191,13,1);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(79,93,22,1);
	
}

/* MENULINK ACTIEF */
.actief{
	text-shadow: none;
	color: rgba(151,191,13,1) !important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(79,93,22,1) !important;
}

/* korte omschrijving DNA02 */
.korte_omschrijving{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#333;
	line-height:24px;
}
.korte_omschrijving p { 
	margin:0;
	padding:0;
	border:0;
	line-height:24px;
}

/* VET VOOR BRAM */
.vet{
	font-weight:bold !important;
}

/* SUB */
.klein{
	font-size:12px;
}

/* STROKE */
.stroke{
	border: 1px solid #FFF !important;
}

.stroke_met_schaduw{
	border:6px solid #000 !important;
	box-shadow:1px 1px 15px #CCC; 
}
.sig {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}




/* handje voorzien bij rollover Bart */
.rollover{
	cursor:pointer;
}

/****************************************************************************************************/
/****************************************************************************************************/
/**************************************** START EIGEN CSS *******************************************/
/****************************************************************************************************/
/****************************************************************************************************/
#tablesite {
	width:100%;
	height: 100%;

}
#footer {
	background-image: url(../images/verhoeven_09.png);
	background-repeat: repeat;
	height: 60px;
	
}
#header {
	position: relative;
	height: 250px;

}
#header_home {
	
}
.fixedHeader {
	background-image: url(../images/verhoeven_01.png);
	background-repeat: repeat-x;
	height: 112px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	min-width: 970px;
}
.image_right {
	float: right;
	margin-bottom: 40px;
	margin-left: 80px;
}
.mailfiche {
	float: right;
	background: rgba(0, 0, 0, .4);
}

.image_left {
	float: left;
	margin-right: 80px;
	margin-bottom: 40px;
}


#content {
	background-image: url(../images/verhoeven_06.png);
	background-repeat: repeat;
}
.content_Home {
	background-repeat: repeat;
	height: auto;
	width: 100%;
	overflow: auto;
	background-image: url(../images/verhoeven_06.png);
}

.content_right {
	width: 840px;
	float: right !important;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 20px;
	padding-top: 10px;
}
.content_right_home {
	width: 580px;
	float: right !important;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 260px;
}


#nav {
	float: right;
	height: 112px;
	width: 715px;
	text-align: right;
}


.schuin {
	height: 157px;
	width: 100%;
	margin-top: 300px;
}
.schuin_home {
	height: 157px;
	width: 100%;
}

.italic {
	font-size: 24px;
	font-style: italic;
	font-weight: 200;
	line-height: 35px;
}
.thumbTemp {
	height: 140px;
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
a.thickbox :hover {opacity:0.7;
}
.logo {
	float: left;
}

.section50 {
	width: 50%;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

@media screen and (max-width: 960px) {
	.section50 {
		width: 100%;
	}
	
	.mailfiche {
		float: none;
	}
}
