@charset "utf-8";
/* CSS Document */
/* basic colors 
	blue : #00345B
	green : #477622
	fontcolor #fff
	font Verdana
	*/
body, html {
	margin:0px;
	padding:0px;
	/*background-color:#4C3D36;*/
	width:100%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	position: absolute;
	left: 0px;
	top: 0px;
	}
h1 {
	margin-left:10px;
	margin-right:10px;	
	font-size:18px;
	}
h2 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-size:16px;
	}
h3 {
	margin-left:10px;
	margin-right:10px;
	font-size:14px;
	}
h4 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	font-size:12px;
	}
h5 {
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
	}
h6 {
	margin-left:10px;
	margin-right:10px;
	font-size:9px;
	}
p {	
	margin-left:10px;
	margin-right:10px;
	font-size:13px;
	line-height:18px;
	}
a, a:hover {
	font-weight:bold;
	color:#CBD6DE;
	}
address {
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	}
hr {	
	margin:15px 10px 15px 10px;
	color:#fff;
	}
.nieuws a, .nieuws a:hover {
	margin:15px 10px 15px 0px;
	text-decoration:none;
	color:#FFFFFF;
	}	
/*start definition of site frame */
#siteFrame {
       top: 0px;
	width:950px;
	height:590px;
	margin:0px auto 0px auto;
	}
/*start definition of siteHeader and siteHeader elements */
#siteHeader{
	background-image:url(http://www.wensink.com/images/header_background_950x100.jpg);
	background-repeat:no-repeat;
	text-align:right;
	width:950px;
	height:100px;
	}
#siteHeader h4 {
	padding-top:17px;
	}

/*start definition of siteLeftcol and siteLeftcol elements */
.siteLeftcol {
	margin-top:5px;
	padding:10px 25px 2px 45px;
	float:left;
	width:650px;
	height:440px;
	overflow-x:hidden;
	overflow-y:auto;
	}
.siteLeftcolAanbod {
	margin-top:5px;
	padding:10px 25px 2px 45px;
	float:left;
	width:650px;
	height:440px;
	overflow-x:hidden;
	overflow-y:scroll;
	}
/*start definition of siteRightcol and siteRightcol elements */
.siteRightcol {
	background-image:url(http://www.wensink.com/images/rightCol_background_40x465.jpg);
	background-repeat:no-repeat;
	float:left;
	width:190px;
	height:455px;
	padding:5px 5px 5px 32px;
	}
.siteRightcol_landelijk {
	background-image:url(http://www.wensink.com/images/rightCol_background_landelijk_40x465.jpg);
	background-repeat:no-repeat;
	float:left;
	width:190px;
	height:455px;
	padding:5px 5px 5px 32px;
/*	font-size:10px;*/
	}
.siteRightcol p {
	margin-right:10px;
	text-align:center;
	font-size:10px;
	}
.siteRightcol_landelijk p {
	margin-right:10px;
	text-align:center;
	font-size:10px;
	}
/*start definition of siteFooter and siteFooter elements */
#siteFooter {
	clear:both;
	float:left;
	width:930px;
	height:30px;
	background-image:url(../images/footer_970x45.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
	#siteFooter h1 {
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		color:#00345B;
		}
		.siteFooterSpacerLeft {
		width:80px;
		height:44px;
		float:left;
		}
		.siteFooterMenuholder {
		text-align:center;
		width:800px;
		float:left;
		}
		.siteFooterSpacerRight {
		text-align:right;
		width:80px;
		height:44px;
		float:left;
		}
		#siteFooter h1 {
		padding-top:7px;
		}
		#disclaimer {
		padding:5px;
		color:#00345B;
		text-align:center;
		}
		#disclaimer a, #disclaimer a:hover{
		font-weight:bold;
		font-size:10px;
		color:#00345B;
		text-decoration:none;
		}
.fiftyfifty {
	float:left;
	width:48%;
	}
/* css for Adobe spry tabbed panels menu */
.TabbedPanels {
	margin: -20px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
	}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	font-size:10px;
	font-weight:bold;
	color:#00345B;
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #fff;
	list-style: none;
	border-left: solid 1px #477622;
	border-bottom: solid 1px #477622;
	border-top: solid 1px #477622;
	border-right: solid 1px #477622;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	color:#FFFFFF;
	background-color: #477622;
	border-bottom: 1px solid #477622;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	background-image:url(http://www.wensink.com/images/content_background_950x465.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:465px;
	clear: both;
}
.TabbedPanelsContent {
	padding:0px 0px 0px 0px;
}
.TabbedPanelsContentVisible {
}
.back_btn {
	position:absolute;
	width:40px;
	height:40px;
	margin-left:-50px;
	}
.back_btn img {
	border:none;
}
.nieuws h2 {
	margin:0px 10px;
	}
.green {
	background-color:#00345B;
}
.banner {
        position:absolute;
	width:950px;
	margin:0px auto 0px auto;
	top: 0px;
        z-index: 2;
        overflow:inherit;
}
