@charset "utf-8";
/* CSS Document */

#container #middle #colLeft{
	width:206px;
	min-height:666px;
	height:auto!important;
	height:666px;
	display:inline;
	float:left;
	background-image:url(/images/site/backgroundLeftContent.jpg);
	background-repeat:no-repeat;
}

#container #middle #colLeftBottom{
	width:194px;
	min-height:490px;
	height:auto!important;
	height:490px;
	display:block;
	background-image:url(/images/site/colLeftBackgroundContent.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 12px;
}

#container #middle #colMiddle #header{	
	width:533px;
	height:231px;
	display:block;
}
#container #middle #colMiddle #header #headerMiddle{	
	background-image:url(/images/site/afbeeldingContent.jpg);
	background-repeat:no-repeat;
	width:533px;
	height:101px;
	display:block;
}
#container #middle #colMiddle #header #headerBottom{	
	background-image:url(/images/site/middleTopBottomBackgroundContent.jpg);
	background-repeat:no-repeat;
	width:533px;
	height:40px;
	display:block;
}

#container #middle #colLeft #colLeftBottom #newsLetter {
	margin:20px 0px 21px 0px;
	padding:0px 0px 0px 0px;
	width:194px;
	height:auto!important;
	display:inline-block;
	border-top:1px solid #686766;
	background-image:url(/images/site/socialmediaBackgroundContent.jpg)!important;;
}

#container #middle #colLeft #colLeftBottom #newsLetter #newsLetterContent { margin: 0px 0px 0px 0px; }
#container #middle #colLeft #colLeftBottom #newsLetter #newsLetterContent #newsletterTitle{
	font-weight:bold;
	font-size:14px;
	color:#666666;
	margin:16px 0px 6px 14px;
}

#container #middle #colMiddle #colMiddleBottom{	
	background-image:url(/images/site/colMiddleBottomBackgroundContent.jpg);
	background-repeat:no-repeat;
	width:533px;
	min-height:320px;
	height:auto!important;
	height:320px;
	display:block;
}

#container #middle #colMiddle #colMiddleBottom #contentWrapper{	
	width:500px;
	height:auto;
	display:inline;
	float:left;
	margin:10px 10px 20px 12px;
	padding:0px;
	color:black;
}



