@charset "utf-8";
/* GLOBAL ELEMENTS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,ul,li { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
img{
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
ol,ul {
	list-style:none;
}

BODY{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	background: #5098da url('../images/bg.jpg') no-repeat center top;
	color: #000;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
TEXTAREA{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
a{
	outline: 0;
	text-decoration: none;
	font-weight: normal;
	color: #5098DA;
}
a:hover{
	text-decoration: underline;
}

h1{
	padding-bottom: 10px;
	font-size: 15px;
	color: #000;
}
h2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 3px 0px;
}
p{
	padding: 4px 0px 4px 0px;
}

#content ul{
	list-style: disc;
	padding: 5px 0px 5px 20px;
}

/* GLOBAL LAYOUT */
#container{
	width: 867px;
	margin: 0 auto;
	position: relative;
}
#navbar ul.nav{
	margin-top: 65px;
	margin-right: 2px;
	height: 35px;
	float: right;
	position: relative;
	z-index: 5;
}
#navbar ul li.item{
	float: left;
	display: block;
	margin-left: 10px;
	height: 35px;
	position: relative;
}
#navbar ul li ul{
	display: none;
	position: absolute;
	top: 30px;
	left: -10px;
	float: left;
	background: #000;
	margin: -4px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	width: auto; 
	z-index: 5;
}
#navbar ul li ul li a{
	color: #fff;
}
#navbar ul li ul li a:hover{
	text-decoration: none;
	color: #FFCB08;
}
#keurmerk{
	position: absolute;
	margin-right: 6px;
	margin-top: 6px;
	right: 0;
}
#topfooter{
	width: 828px;
	margin: 10px 0px 0px 41px;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#footer{
	margin: 5px 0px 0px 41px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
}
#footer a{
	color: #fff;
}
.footer-block{
	background: url('../images/footer.png');
	width: 828px;
	height: 30px;
	margin: 0px 0px 0px 41px;
	text-align: center;
	padding-top: 7px;
}
.footer-block a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 15px 0px 15px;
	text-decoration: underline;
}
.footer-block a:hover{
	text-decoration: none;
}
/* HOME */
#home-top{
	width: 940px;
	height: 382px;
	margin-bottom: 30px;
}
#home-lefttop{
	width: 453px;
	height: 392px;
	background: url('../images/home_lefttop.png') no-repeat;
	float: left;
}
#home-lefttop .title{
	margin: 110px 0px 0px 110px;
}
#home-lefttop .title h2{
	margin: 0;
	padding: 0;
}
#home-lefttop .text{
	width: 360px;
	margin: 10px 0px 0px 70px;
}
#home-lefttop .descript{
	margin: 0px 0px 10px 0px;
}
#home-lefttop ul li{
	border-bottom: 1px dotted #ccc;
	padding: 2px 0px 2px 0px;
}
#home-righttop{
	margin-top: 1px;
	width: 414px;
	height: 392px;
	background: url('../images/home_righttop.png') no-repeat;
	float: left;
}
#home-righttop #navbar{
	width: 412px;
	height: 110px;
}
#home-righttop #navbar .nav{
}
#home-righttop .home-righttop-left{
	width: 172px;
	padding: 0px 10px 0px 18px;
	float: left;
}
#home-righttop .home-righttop-left .text{
	padding-left: 4px;	
}
#home-righttop .home-righttop-left .title{
	margin: 0px 0px 6px 25px;
}
#home-righttop .home-righttop-left h2{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#home-righttop .home-righttop-right{
	float: left;
	margin: 0px 0px 0px 22px;
	width: 180px;
	height: 280px;
}
#home-righttop .home-righttop-right .title{
	height: 32px;
	text-align: center;
	margin: 7px 0px 0px 0px;
}
.bestelnu{
	width: 236px;
	height: 95px;
	background: url('../images/home_bestelnu.png') no-repeat;
	background-position: top;
	cursor: pointer;
	display: block;
	text-indent: -999em;
}
.bestelnu:hover{
	background-position: bottom;
}
.home-block{
	width: 265px;
	height: 265px;
	background: url('../images/home_block.png') no-repeat;
	float: left;
	margin: 0px 15px 0px 0px;
}
.home-block .title{
	text-align: center;
	margin: 13px 0px 0px 0px;	
}
.home-block .text{
	margin: 12px 13px 0px 13px;	
	min-height: 100px;
}
.home-block #video-home{
	margin: 12px 11px 0px 15px;	
	min-height: 100px;
}

.home-block .image{
	width: 226px;
	height: 82px;
	margin: 0px 0px 0px 20px;
}
.home-block .images {
	position: relative; width: 235px; height: 190px; overflow: auto; margin: 12px 15px 15px 15px; 
}

.imgholder { display: block; width: 235px; height: 190px; text-align: center; z-index: 1; overflow: hidden; }
.imgholder .mask { position: absolute }

#prev_btn {position: absolute; margin-top: -94px; margin-left: -6px; width: 38px; height: 40px; background-image: url(../images/button_left.png); display: block; float: left; z-index: 5;}
#next_btn {position: absolute; margin-top: -94px; margin-left: 234px; width: 38px; height: 40px; background-image: url(../images/button_right.png); display: block;  float: left; z-index: 5;}

#blaadje1{
	width: 80px;
	height: 73px;
	background: url('../images/blaadje1.png') no-repeat;
	position: absolute;
	margin: 210px 0px 0px 200px;
}
#blaadje2{
	width: 113px;
	height: 100px;
	background: url('../images/blaadje2.png') no-repeat;
	position: absolute;
	margin: 205px 0px 0px 185px;
	z-index: 999;
}

#home-bottom{
	padding-left: 41px;	
	margin: 0px 0px 20px 0px;
}

/* CONTENT */
#content_top{
	background-image: url('../images/content_top.png');	
	background-repeat: no-repeat;
	width: 867px;
	height: 109px;
	margin: 0px 0px 0px 0px;
}
#content_top #navbar{
	padding-top: 1px;
	width: 865px;
	height: 100px;
}
#content_title{
	background: url('../images/content_title.png') no-repeat 0px -1px;	
	width: 586px;
	height: 33px;
}
#content_title h1{
	margin: 0px 0px 0px 80px;
	padding: 0px;
	width: 320px;
	text-align: center;
}

#content{
	background: url('../images/content_left.png') no-repeat;
	width: 586px;
	float: left;
}
#content_right{
	float: right;
	margin-top: -25px;
	width: 265px;
}
#content #text{
	background: url('../images/content_bg.png') repeat-y;
	width: 514px;
	margin: 0px 0px 0px 41px;
	padding: 0px 15px 15px 15px;
}
#text #crums{
	font-size: 10px;
	text-align: left;
}
#crums a{
	color: #5098DA;	
}
#content #content_bottom{
	background: url('../images/content_bottom.png') no-repeat;
	width: 546px;
	height: 7px;
	margin: 0px 0px 0px 41px;
}
.side-block{
	width: 265px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 9px 0px;
	background: url('../images/sideblock_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
}
.side-block .title{
	background: url('../images/sideblock_top.png') no-repeat;
	padding: 13px 0px 0px 13px;
	height: 31px;
	width: 252px;
}
.side-block .text{
	background: url('../images/sideblock_bg.png') repeat-y;
	width: 235px;
	padding: 15px;
}
.side-block .sidemenu li{
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 0px;
}
.side-block .image{
	width: 226px;
	height: 82px;
	margin: 0px 0px 0px 20px;
}
.side-block .images {
	position: relative; width: 235px; height: 190px; overflow: auto; 
}

.pn{
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 18px;
	border: 1px dotted #ccc;
	text-align: center;
	padding: 2px 0px 0px 0px;
}
#bestelform{
	padding: 10px 5px 5px 5px;
}
#bestelform input[type="text"]{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: 1px solid #333;
}
input.n_overzicht{
	border: none;
	outline: none;
	background: url('../images/betaal-na-ontvangst.png') no-repeat;
	width: 183px;
	height: 91px;
	margin: 30px 0px 0px 0px;
	cursor: pointer;
}
input.big{
	width: 169px;
	height: 13px;
	padding: 2px;
	background: url('../images/input_bg.png');
}
input.small{
	width: 55px;
	height: 13px;
	padding: 2px;
	background: url('../images/input_bg.png');
}
input.postal{
	width: 75px;
	height: 13px;
	padding: 2px;
	background: url('../images/input_bg.png');
}
textarea.big{
	padding: 2px;
	width: 169px;
	background: url('../images/input_bg.png') repeat-x bottom;
	border: 1px solid #000;	
}
/* GLOBAL CLASSES */
.formline{
	margin: 5px 40px 5px 5px;	
}
.error{
	border: 4px solid #5098DA;
	padding: 10px;
}
.last{
	margin-right: 0px; !important	
}
.first{
	margin-left: 0px; !important	
}
.right{
	float: right;	
}
.left{
	float: left;	
}
.clear{
	clear: both;	
}
.center{
	width: 812px;
	text-align: center;
	margin-left: 50px;
	margin-top: 10px;
}
.fc-tbx a.close {
	float: right;
	background: url('../images/formcheck/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
	width: 200px;
	background: url('../images/error-bg.png') bottom left;
	padding: 5px 5px 10px 5px;
	font-size: 12px;
	color : #000;
	cursor: pointer;
}
.fc-tbx p {
	width : auto;
	display: block;
	margin : 0;
	padding : 0;
	border : 0;
	margin-left: 10px;
}

.ajax_loader {
	background : url('../images/formcheck/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
	z-index: 9999;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}
.fc-tbx{
	z-index: 9999;
}
/* mediaboxAdvanced */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(../images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #5098DA;
}

.mbLoading {
	background: #000 url(../images/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #5098DA;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #5098DA;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(../images/delete.jpg) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 60px;
	height: 20px;
	background: url('../images/button_vorige.jpg') no-repeat center;
	margin-right: 4px;
}

#mbNextLink {
	width: 60px;
	height: 20px;
	background: url('../images/button_volgende.jpg') no-repeat center;
}

#mbCloseLink {
	width: 55px;
	height: 19px;
	background: transparent url(../images/close.png) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}

