/* ===== GLOBAL RULES ===== */
body, html, form, img{
	padding:0px;
	margin:0px;
	border:0px;
}
body, html{
	height:100%;
}
body{
	background:#3d3837 url(../images/bg.gif) repeat-y top center;
	position:relative;
	font-size:13px;
	font-family:"Trebuchet MS", Arial;
	color:#1d1d1d;
	line-height:160%;
}
.errorDisplay,
.successDisplay{
	padding:8px;
	margin:10px 0px 10px 0px;
	border:1px solid #BF0000;
	border-width:4px 0px 4px 0px;
	color:#BF0000;
}
.errorDisplay ul,
.successDisplay ul{
	margin:0px;
	padding-left:40px;
}
.successDisplay{
	color:#075F00;
	border-color:#075F00;
}
.error{
	color:#BF0000;
}
.success{
	color:#088600;
}
input, textarea, select{
	font-family:Arial;
	font-size:12px;
	border:2px solid #c3c3c3;
}
input, textarea, select{
	padding:2px 4px 2px 4px;
}
input:focus,
textarea:focus{
	border-color:#326894;
}
button{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	padding:1px 5px 1px 5px;
	background:#efefef url(../images/button_bg.gif) repeat-x left top;
	border:2px solid #c3c3c3;
	color:#000;
	width:auto !important;
	height:auto !important;
	width:1px;
	height:1px;
	line-height:normal;
	overflow:visible;
}
button:hover{
	border-color:#326894;
}
button.bg{
	border:0px;
	background-color:#FFF;
	padding:0px;
	text-indent:-9999px;
	cursor:pointer;
	background-position:top;
}
button.bg:hover{
	background-position:bottom;
}
a{
	color:#326894;
	text-decoration:none;
	outline:0px;
}
a:hover{
	text-decoration:underline;
}
h1,
h2,
h5{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#326894;
	font-weight:normal;
	margin:0px 0px 12px 0px;
}
h2{
	font-size:20px;
	font-weight:normal;
}
h3,
h4{
	display:block;
	padding:10px 15px 9px 15px;
	margin:0px;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	border-bottom:3px solid #f0f0f0;
	background:#2a2826 url(../images/h3_bg.gif) repeat-x;
}
h4{
	background-image:url(../images/h4_bg.gif);
}
h3 a,
h4 a{
	color:#FFF;
}
h5{
	font-size:14px;
	margin-bottom:4px;
}
h1 span, 
h2 span, 
h3 span, 
h4 span,
h5 span{
	float:right;
}
p{
	margin:0px 0px 14px 0px;
}
hr{
	border:1px solid #dfdfdf;
	margin:15px 0px 15px 0px;
}
div.padder{
	padding:5px;
}
div.marger{
	margin-bottom:10px;
}
div.block{
	background:#FFF url(../images/block_bg.gif) repeat-x top center;
}
div.cPadder{
	padding:15px 20px 15px 20px;
}
ul.menu{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}
ul.menu li{
	display:block;
	padding:2px 0px 2px 22px;
	margin:0px;
	background:url(../images/menu_bullet.gif) no-repeat 8px 9px;
}
ul.menu li a{
	color:#1d1d1d;
}
ul.menu li a.active{
	font-weight:bold;
}
a.backButton{
	display:block;
	text-indent:-9999px;
	width:76px;
	height:33px;
	background:url(../images/back_button.png) no-repeat top center;
	position:relative;
	top:-6px;
}
a.backButton:hover{
	background-position:bottom;
}

/* ===== STRUCTURE RULES ===== */
div.wrapper{
	margin:0px auto 0px auto;
	width:960px;
	position:relative;
}
div.headerBg{
	background:#292625 url(../images/header_bg.jpg) repeat-x top center;
	position:relative;
	z-index:100;
}
div.header{
	padding:12px 15px 0px 15px;
	height:104px;
}
div.header a.logo{
	display:block;
	float:left;
	text-indent:-9999px;
	width:156px;
	height:91px;
	background:url(../images/logo.gif);
}
div.header div.adres{
	position:relative;
	top:-2px;
	float:left;
	padding-left:12px;
	line-height:16px;
	font-size:12px;
	color:#353535;
}
div.header div.cbw{
	display:block;
	float:right;
	text-indent:-9999px;
	width:72px;
	height:80px;
	background:url(../images/cbw_logo.gif);
	margin:6px 5px 0px 0px;
}
div.header a.webshop{
	display:block;
	float:right;
	text-indent:-9999px;
	width:225px;
	height:89px;
	background:url(../images/webshop_button.png) top center;
	margin:0px 25px 0px 0px;
}
div.header a.webshop:hover{
	background-position:bottom;
}
div.topMenu{
	background:#e2dfd9 url(../images/topmenu_bg.gif) repeat-x top center;
	height:39px;
	padding:2px 0px 4px 0px;
	*margin-left:1px;
}
div.topMenu form.search{
	float:right;
	padding:7px 15px 0px 0px;
}
div.topMenu form.search input{
	background:#332f2f url(../images/search_icon.gif) no-repeat left;
	padding:5px 5px 5px 28px;
	height:15px;
	width:130px;
	color:#FFF;
	border:0px;
}
div.topMenu div.parent{
	float:left;
	background:url(../images/topmenu_dev.gif) repeat-y right;
}
div.topMenu div.parent a.top{
	display:block;
	color:#2b2726;
	font-size:16px;
	text-decoration:none;
	padding:9px 16px 8px 16px;
}
div.topMenu div.parent.webshop a.top{
	background:url(../images/topmenu_a_webshop.png) top center;
	color:#FFF;
}
div.topMenu div.parent.hover a.top{
	background:url(../images/topmenu_a_hover.gif);
	color:#FFF;
}
div.topMenu div.parent a.top:hover{
	text-decoration:underline;
}
div.topMenu div.parent div.children{
	display:none;
	position:absolute;
	margin-left:-4px;
	z-index:500;
	width:240px;
	background:transparent url(../images/topmenu_children_bg.png) no-repeat bottom center;
	padding:8px 4px 15px 4px;
}
div.topMenu div.parent div.children a{
	display:block;
	background:url(../images/topmenu_bullet.gif) no-repeat 18px 9px;
	padding:2px 12px 2px 32px;
	font-size:12px;
	color:#FFF;
}
div.topMenu div.parent div.children a:hover{
	background-color:#3D3837;
}
div.main{
	padding:10px 15px 0px 15px;
}
div.midCol{
	width:700px;
	float:left;
}
div.rightCol{
	width:215px;
	float:right;
}
div.legenda{
	height:340px;
	background:#d8d7d3 url(../images/legenda.jpg);
}
div.legenda div.links{
	padding:12px 10px 0px 15px;
}
div.legenda div.links a{
	display:block;
	height:31.6px;
	text-indent:-9999px;
}
div.copyright{
	background-color:#E4E4E4;
	font-size:12px;
	padding:4px 8px 4px 8px;
}
div.kruimel{
	background-color:#E4E4E4;
	font-size:12px;
	padding:4px 8px 4px 8px;
}
div.kruimel em{
	color:#545454;
	font-style:normal;
	padding:0px 3px 0px 3px;
}
div.kruimel span{
	color:#545454;
	padding-right:5px;
}
div.copyright span{
	float:right;
}
div.footerBg{
	background:#292625 url(../images/footer_bg.jpg) repeat-x top center;
	height:320px;
}
table.sitemap{
	margin:15px;
	width:930px;
	font-size:12px;
}
table.sitemap tr td{
	padding:0px 10px 0px 10px;
}
table.sitemap tr td a{
	display:block;
	color:#d1d0d0;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}
table.sitemap tr td a:hover{
	color:#FFF;
}
table.sitemap tr td a.head{
	font-weight:bold;
	border-bottom:1px dotted #d1d0d0;
	padding-bottom:3px;
	margin-bottom:3px;
	font-size:13px;
}

/* ===== MISC RULES ===== */
/* Children buttons */
div.children_buttons a{
	display:block;
	height:28px;
	padding:7px 10px 0px 10px;
	color:#1d1d1d;
	text-decoration:none;
	background:url(../images/children_buttons_a.gif) top;
	margin-bottom:2px;
}
div.children_buttons a:hover{
	text-decoration:underline;
}
div.children_buttons a:hover,
div.children_buttons a.active{
	color:#FFF;
	background-position:bottom;
}

/* Featured blok */
div.features{
	position:relative;
	background-color:#E4E4E4;
}
div.features div.wrap{
	height:340px;
}
div.features div.wrap a.item{
	display:block;
	width:700px;
	height:340px;
	position:absolute;
	text-decoration:none;
	background-position:center;
	background-repeat:no-repeat;
}
div.features div.wrap a.item span{
	float:left;
	color:#FFF;
	max-width:400px;
	margin:10px;
	padding:10px;
	background:url(../images/feature_desc_bg.png);
	font-size:12px;
	line-height:normal;
}
div.features div.wrap a.item span h1,
div.features div.wrap a.item span h2{
	color:#5AB0CF;
	margin-bottom:6px;
}
div.features div.picker{
	position:absolute;
	margin:-33px 0px 0px 10px;
	z-index:100;
}
div.features div.picker a{
	display:block;
	float:left;
	padding:2px 8px 2px 8px;
	color:#FFF;
	background:url(../images/feature_desc_bg.png);
	margin-right:4px;
	border:1px solid #333;
}
div.features div.picker a:hover{
	background:#FFF;
	color:#000;
}
div.features div.picker a.active{
	text-decoration:underline;
}

div.overview div.item{
	border:3px solid #DFDFDF;
	padding:2px;
	margin-bottom:10px;
}
div.overview div.item h3{
	font-size:14px;
	padding-top:9px;
	padding-bottom:9px;
}
div.overview div.item img.pic{
	display:block;
	float:left;
	width:80px;
	height:80px;
	padding:1px;
	border:1px solid #c3c3c3;
	margin:0px 10px 0px 0px;
}
div.overview div.item a.more{
	display:block;
	background-color:#EFEFEF;
	clear:both;
	text-align:right;
	padding:2px 5px 2px 0px;
}

div.overview_item img.pic{
	float:left;
	border:3px solid #DFDFDF;
	padding:1px;
	margin-right:10px;
}

/* ===== Zoeken ===== */
div.search form{
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
	background-color:#EFEFEF;
}
div.search form span{
	float:right;
}
div.search div.item{
	border-top:2px solid #DFDFDF;
	padding:5px;
}
div.search div.item div.cn{
	padding:3px 0px 3px 0px;
}
div.search div.item div.cn img.av{
	float:left;
	height:70px;
	width:70px;
	padding:1px;
	border:1px solid #c3c3c3;
	margin:5px 8px 0px 0px;
}
div.search div.item div.src{
	color:#8F8F8F;
	font-size:11px;
}
div.search div.item a.more{
	float:right;
}

/* ===== Form ===== */
form.formModule table{
	width:100%;
}
form.formModule table tr td{
	padding:3px 6px 3px 6px;
}
form.formModule table tr td.name{
	background-color:#EFEFEF;
	text-align:right;
	width:25%;
}

/* ===== Fotoboek ===== */
div.fotoboek{
	margin-top:25px;
}
div.fotoboek table.pics{
	width:640px;
}
div.fotoboek table.pics tr td{
	width:160px;
	text-align:center;
	padding-bottom:10px;
}
div.fotoboek table.pics tr td a img{
	display:block;
	margin:0px auto 5px auto;
	padding:1px;
	border:1px solid #c3c3c3;
}
div.fotoboek table.pics tr td a:hover img{
	border-color:#326894;
	background-color:#326894;
}
div.fotoboek table.pics tr td span{
	display:block;
	margin:0px 5px 0px 5px;
	background-color:#EFEFEF;
	font-size:11px;
	color:#4F4F4F;
	-moz-border-radius:4px;
	border-radius:4px;
}

/* ===== Bijlagen ===== */
div.bijlagen{
	border-bottom:1px dotted #c3c3c3;
}
div.bijlagen div.item{
	font-size:11px;
	line-height:normal;
	color:#7F7F7F;
	padding:6px 0px 6px 0px;
	border-top:1px dotted #c3c3c3;
}
div.bijlagen div.item b{
	font-size:13px;
	padding-bottom:3px;
}
div.bijlagen div.item img{
	float:left;
	margin-right:6px;
}

/* ===== Folder ===== */
div.folder a{
	
}
div.folder a img{
	display:block;
	padding:1px;
	border:1px solid #c3c3c3;
	margin:5px auto 5px auto;
}
div.folder a span{
	display:block;
	padding:2px;
	margin:2px auto 2px auto;
	font-size:12px;
	text-align:center;
}
