@charset "utf-8";
/* CSS Document */

html body{
	background-color: #005baa; /*#fc8c08;*/
	background-image: url(../gfx/base/bg4.png); /*bg-rwb.png */
	background-position: left top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
a, a:hover, a:active, a:focus {
   outline: none;
}
img{
	border: none;
}
img.l{
	float: left;
}
img.l-l{
	float: left;
	border: 10px solid #ccc;
	margin: 0px 20px 10px 0px;
}

img.r-l{
	float: right;
	border: 10px solid #ccc;
	margin: 0px 0px 10px 10px;
}
img.l2{
	float: left;
	margin: 0px 10px 10px 0px;
}
img.l3{
	float: left;
	margin: 0px 10px 0px 0px;
}
img.l3{
	float: left;
	margin: 0px 10px 2px 0px;
}
img.r{
	float: right;
}
img.r2{
	float: right;
	margin: 0px 0px 10px 10px;
}
img.l-logo{
	margin-bottom: 2px;
}

img.app-l,
img.app-r{
	float: left;
	margin: 0px 0px 10px 0px;
}
img.app-r{
	margin: 0px 0px 10px 10px;
}
p, p.r{
	margin: 10px 0px 14px 0px;
}
p.r{
	text-align: right;
}

.more-txt{
	color: #005ead;
}
a.more-txt{
	color: #005ead;
	text-decoration: underline;
}
a.more-txt:hover{
	color: #990000;
}
.w-txt{
	color: #fff;
}
a.w-txt{
	text-decoration: none;
	color: #fff;
}
a.w-txt:hover{
	text-decoration: underline;
}

/*******************************************/
/* MAIN CONTAINERS */
/*******************************************/

#head, #content, #foot{
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 958px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	display: inline-block;
}

/*******************************************/
/* HEAD CONTAINER */
/*******************************************/
#head{
	height: 375px;
	background-image: url(../gfx/base/bg-head.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#head .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 238px;
	height: 75px;
	border-right: 2px solid #fff;
}
#head .menu-main{
	position: absolute;
	top: 70px;
	left: 10px;
	width: 228px;
	height: 300px;
	border-right: 2px solid #fff;

}
	.menu-main-txt{
		background-image: url(../gfx/base/bg-menu-main.png);
		background-position: left top;
		background-repeat: no-repeat;
		color: #fff;
		font-size: 13px;
		line-height: 22px;
		padding-left: 10px;
	}
	a.menu-main-txt{
		text-decoration: none;
		color: #fff;
	}
	a.menu-main-txt:hover{
		color: #fad402;
	}

#head .menu-top{
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}
	a.menu-top-txt{
		color: #fff;
		text-decoration: none;
	}
	a.menu-top-txt:hover{
		color: #fad402;
	}
	
#head .crumb{
	background-image: url(../gfx/base/bg-crumb.png);
	background-position: left top;
	background-repeat: repeat-x;
	position: absolute;
	top: 54px;
	left: 240px;
	width: 708px;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	border-bottom: 2px solid #fff;
}
	a.crumb-txt{
		text-decoration: underline;
		color: #000;
	}
	a.crumb-txt:hover{
		color: #990000;
	}

#head .pres,
#head .pres-full{
	position: absolute;
	top: 76px;
	left: 240px;
	width: 478px;
	height: 299px;
}
#head .pres-full{
	width: 718px;
}
#head .actie{
	position: absolute;
	top: 76px;
	left: 718px;
	width: 238px;
	height: 299px;
	border-left: 2px solid #fff;
}

#head .actie-txt{
	position: absolute;
	top: 76px;
	left: 718px;
	width: 218px;
	height: 299px;
	border-left: 2px solid #fff;
	padding: 5px 10px;
}
#head h1.white{
	font-size: 20px;
	margin: 6px 0px 0px 0px;
	color: #fff;
}

/*******************************************/
/* CONTENT CONTAINER */
/*******************************************/

#content{
	background-color: #fff;
	background-image: url(../gfx/base/bg-content.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#content .left{
	float: left;
	width: 238px;
	border-right: 2px solid #fff;
}
#content .middle{
	float: left;
	width: 478px;
}
#content .full{
	float: left;
	width: 718px;
}

#content .full .fl1,
#content .full .fl2,
#content .full .fl3{
	float: left;
	width: 238px;
}
#content .full .fl2{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
#content .right{
	float: left;
	width: 238px;
	border-left: 2px solid #fff;
}

#content .anim-right,
#content .anim-left{
	float: right;
	margin: 0px 0px 10px 20px;
	border: 10px solid #ccc;
}
#content .anim-left{
	float: left;
	margin: 0px 20px 10px 0px;
}

.head-blue,
.head-yellow{
	float: left;
	background-image: url(../gfx/base/bg-blue.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	margin: 0px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
.head-yellow{
	background-image: url(../gfx/base/bg-yellow.png);
}

h1.in-white,
h1.in-black{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	line-height: 46px;
}
h1.in-black{
	color: #000;
}

.block,
.block-l,
.block-f{
	float: left;
	margin: 5px 0px 10px 10px;
	width: 210px;
	display: inline-block;
}
	.left .block{ 	width: 218px;	}
	.middle .block{	width: 438px; margin: 5px 0px 0px 10px;	}
	.middle .block-f{width: 478px;	margin: 0px;}
	.middle .block-l{	width: 458px; border-bottom: 1px solid #005ead; margin: 5px 0px 0px 10px;}
	.right .block{	width: 218px;	}
	.full .block-f{	width: 718px; margin: 0px 0px 10px 0px;}
	.full .block{	width: 698px;	}
	.fl1 .block,
	.fl2 .block,
	.fl3 .block{
		width: 218px;
	}

.hblock{
	float: left;
	width: 49%;
	margin: 0px 0px 10px 0px;
}

h1.blue,
h2.blue,
h2.blue-i{
	font-size: 20px;
	margin: 6px 0px 0px 0px;
	color: #005ead;
}
h2.blue-i{
	font-style:italic;
}

h3.sub{
	font-size: 16px;
	font-weight: bold;
	color: #005ead;
	margin: 0px 0px 5px 0px;
}

img.vestiging{
	float: left;
	width: 250px;
	height: 100px;
	margin: 0px 10px 0px 0px;
	border: 10px solid #ccc;
}

img.vestiging-b{
	float: left;
	width: 480px;
	height: 155px;
	margin: 0px 0px 10px 0px;
}

.menu-txt{
		background-image: url(../gfx/base/bg-menu-main.png);
		background-position: left top;
		background-repeat: no-repeat;
		color: #000;
		font-size: 13px;
		line-height: 24px;
		padding-left: 10px;
	}
	a.menu-txt{
		text-decoration: none;
		color: #005ead;
	}
	a.menu-txt:hover{
		color: #990000;
	}
	
.k-more-txt{
	font-size: 20px;
	font-weight: bold;
	color: #005ead;
	margin: 0px;
}
a.k-more-txt{
	text-decoration: none;
}
a.k-more-txt:hover{
	color: #990000;
}

#content .keuken{
	float: left;
	background-color: #ccc;
	border: 10px solid #ccc;
	margin-bottom: 10px;
}
.keuken .next{
	position: absolute;
	top: 125px;
	left: 275px;
	width: 35px;
	height: 35px;
	z-index: 100;
}
/*******************************************/
/* FOOT CONTAINER */
/*******************************************/
#foot{
	background-image: url(../gfx/base/bg-foot2.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 958px;
	margin: 0px auto;
	border: 2px solid #fff;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
.footer{
	float: left;
	margin: 8px 10px 10px 10px;
	width: 930px;
	color: #555;
	font-size: 11px;
	line-height: 18px;
}

a.foot-txt{
	text-decoration: underline;
	color: #555;
}
a.foot-txt:hover{
	color: #005ead;
}

p.foot{
	margin: 0px 0px 0px 0px;
}
/*******************************************/
/* FORMS */
/*******************************************/
input{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.ezine-field{
	width: 218px;
	height: 20px;
	text-align: center;
	border: 1px solid #005ead;
	padding: 2px 0px 0px 0px;
}
.ezine-but{
	width: 220px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #666;
	border-top: #999
	border-right: #999;
	background-color: #ccc;
}

.label-txt{
	float: left;
	width: 100px;
	height: 20px;
	margin-bottom: 10px;
}
.label-field{
	float: left;
	width: 330px;
	height: 20px;
	margin-bottom: 10px;
	clear: right;
}
.label-areatxt{
	float: left;
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}
.label-area{
	float: left;
	width: 150px;
	height: 100px;
	padding-bottom: 10px;
	clear: right;
}
.field-txt,
.label-submit{
	width: 250px;
	height: 14px;
	line-height: 12px;
}

.field-area{
	width: 250px;
	height: 150px;
}
.submit-but{
	width: 255px;
	height: 24px;
	line-height: 14px;
	background-color: #ffcb08;
	border: 1px solid #666;
	color: #fff;
	font-weight: bold;
}

/****************************************************/
/* SLIDESHOW */ 
/****************************************************/

div#slideshow {
   position: relative;
   display: block;
   width: 718px;
   height: 299px;
   overflow: hidden;
   padding: 0px;  
   margin:  0px;
}
div#slideshow br { 
   display: none;
}