/* WEBSITE BY DESTOMEDIA.COM */

/* RESET */
* {margin:0;padding:0;outline:none;border:none;}

/* BODY */
body {
	text-align:center;
	margin:0;
	padding:0;
	background:#95a8ca;
	color:#5d5d5d;
	font:11px Arial, "Trebuchet MS", Arial, Helvetica;
	line-height:17px;
	}
	
#container {
	text-align:left;
	width:910px;
	background:#fff url(../../images/design/body/container.png) repeat-y;
	margin:0 auto;
	}
	
#main {
	width:900px;
	margin:20px 0 20px 10px;
	}


/* TOP */
#top {
	width:910px;
	height:80px;
	background:#95a8ca url(../../images/design/body/top.png) bottom no-repeat;
	}

.logo {
	width:245px;
	height:30px;
	margin:20px 0 0 10px;
	background:#95a8ca url(../../images/design/body/logo.png) no-repeat;
	text-indent:-9999px;
	float:left;
	}

.topnav {
	width:205px;
	height:22px;
	float:right;
	margin:48px 30px 0 0;
	display:inline;
	background:url(../../images/design/nav/topnav.png) no-repeat;
	}

ul#tnitems {background:url(../../images/design/nav/topnav.png);}
ul#tnitems li { float:left; list-style-type:none;}
ul#tnitems li a {display:block;top:0;text-indent:-9999px; height:22px;}

li#tnPrijzen a, li#tnContact a{
	background:url(../../images/design/nav/topnav.png);
	}

li#tnPrijzen a {background-position:0 0; width:103px; left:0;}
li#tnPrijzen a:hover { background-position:0 -22px;}
body#pPrijzen li#tnPrijzen a {background-position:0 -22px;}

li#tnContact a {background-position:-103px 0;width:102px;left:103px;}
li#tnContact a:hover {background-position:-103px -22px;}
body#pContact li#tnContact a {background-position:-103px -22px;}

/* MAIN NAVIGATION */
#navbar {
	width:880px;
	height:12px;
	margin:15px 0 20px 30px;
	}
	
ul#nav {background:url(../../images/design/nav/mainnav.png);}
ul#nav li {float:left; list-style-type:none; }
ul#nav li a { height:12px; display:block;top:0;text-indent:-9999px; line-height:12px;}

li#nHome a, li#nOverons a, li#nWorkshops a, li#nCulinair a, li#nVergadering a, li#nNieuws a, li#nFotos a, li#nFotos a, li#nReferenties a {
	background:url(../../images/design/nav/mainnav.png);
	}

li#nHome a { background-position:0 0; width:54px; left:0;}	
li#nHome a:hover { background-position:0 -12px; }
body#pHome li#nHome a {background-position:0 -12px;}

li#nOverons a {background-position:-54px 0; width:100px; left:54px;}
li#nOverons a:hover {background-position:-54px -12px}
body#pOverons li#nOverons a {background-position:-54px -12px;}

li#nWorkshops a {background-position:-154px 0; width:117px; left:154px;}
li#nWorkshops a:hover {background-position:-154px -12px}
body#pWorkshops li#nWorkshops a {background-position:-154px -12px}

li#nCulinair a{background-position:-271px 0; width:185px; left:271px;}
li#nCulinair a:hover{background-position:-271px -12px}
body#pCulinair li#nCulinair a {background-position:-271px -12px}

li#nVergadering a{background-position:-456px 0; width:128px; left:456px;}
li#nVergadering a:hover{background-position:-456px -12px}
body#pVergadering li#nVergadering a {background-position:-456px -12px}

li#nNieuws a{background-position:-584px 0; width:80px; left:584px;}
li#nNieuws a:hover{background-position:-584px -12px}
body#pNieuws li#nNieuws a {background-position:-584px -12px}

li#nFotos a{background-position:-664px 0; width:75px; left:664px;}
li#nFotos a:hover{background-position:-664px -12px}
body#pFotos li#nFotos a {background-position:-664px -12px}

li#nReferenties a{background-position:-739px 0; width:111px; left:739px;}
li#nReferenties a:hover{background-position:-739px -12px}
body#pReferenties li#nReferenties a {background-position:-739px -12px}

/* HEADER */	
#header {
	height:350px;
	margin:0 0 0 30px;
	position:relative;
	}
	
#headercontent {
	display:none;
	position:absolute;
	top:20px;
	left:20px;
	z-index:2;
	width:0;
	height:0;
	}
	
#headertext {
	top:20px;
	left:40px;
	width:510px;
	height:310px;
	font-size:11px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:3;
	position:absolute;
	color:#fff;
	opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
	}

table {
	margin:0;
	border:0;
	}

#headertext h1 {
	font-size:20px;
	padding:10px 0 0 0;
	margin:0 0 25px 0;
	color:#d1e148;
	}

/* HOMEPAGE */
	
.melding {
 	width: 820px;
 	float: left;
 	background:#e8e8e8;
 	margin: 0 0 20px 20px;
 	border-radius: 10px;
 	padding: 10px;
 	font-weight: bold;
 	font-size: 13px;
 	text-align: center;
 	}

.hp-bk {
	width:405px;
	padding:0 10px 0 0;
	height:154px;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	background:#e8e8e8 url(../../images/design/bk_415x154.png) no-repeat;
	}

.hp-bk h2 {
	padding:0;
	width:270px;
	float:left;
	display:block;
	height:20px;
	margin:8px 0 5px 0;
	}
	
.hp-bk h4 {
	height:18px;
	width:270px;
	float:left;
	display:block;
	margin:4px 0 4px 0;
	}	
	
.hp-bk img {
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	margin:10px 10px 10px 10px;
	}

.hp-bk p {margin:5px 0 6px 1px;}
	
p.overons {line-height:20px;}

.hp-bk ul {
	list-style:none;
	float:left;
	font-weight:bold;
	}
	
.hp-bk ul li{
	background:url(../../images/design/li_bullet.gif) no-repeat left center;
	height:16px;
	padding:0 0 0 15px;
	}
	
.hp-bk ul li:hover {
	background:url(../../images/design/li_bullet_hover.gif) no-repeat left center;
	height:16px;
	padding:0 0 0 15px;
	}
	
.hp-bk ul li a {
	color:#5d5d5d;
	text-decoration:none;
	}
	
.hp-bk ul li a:hover {text-decoration:underline;}
	
.hp-bk ul.left {
	float:left;
	width:150px;
	}
	
.hp-bk ul.right {float:left;}
	
.hp-bk .drs-left {
	float:left;
	width:130px;
	font-weight:bold;
	}

.hp-bk .drs-left h4{
	width:130px;
	font-size:14px;
	line-height:16px;
	color:#d1e148;
	}
	
.hp-bk .drs-right {
	float:left;
	font-weight:bold;
	margin:12px 0 0 0;
	width:100px;
	}
	
/* OVER ONS */
.sil-vincent {
	width:415px;
	height:250px;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	background:#e8e8e8 url(../../images/design/overons/sil_vincent.png) no-repeat bottom right;
	}
	
.sil-laura {
	width:415px;
	height:250px;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	background:#e8e8e8 url(../../images/design/overons/sil_laura.png) no-repeat bottom right;
	}

.sil-laura p, .sil-vincent p {margin:10px 10px 10px 150px;} 
.sil-laura h2, .sil-vincent h2 {margin:10px 10px 10px 147px;} 
	
/* WORKSHOPS en CULINAIR SUMMARIES */
.wss-bk {
	width:405px;
	padding:0 10px 0 0;
	height:154px;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	background:#e8e8e8 url(../../images/design/bk_415x154.png) no-repeat;
	position:relative;
	}

.wss-bk h2 {
	padding:0;
	width:270px;
	float:left;
	display:block;
	height:20px;
	margin:8px 0 5px 0;
	}
	
.wss-bk p {
    width:270px;
	float:left;
	margin:10px 0 10px 0;
	}
	
.wss-bk img	{
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	margin:10px;
	}
	
.wsmeer {
	background:url(../../images/design/sum_tag.png);
	text-align:center;
	width:94px;
	height:20px;
	font-size:13px;
	bottom:10px;
	right:10px;
	position:absolute;
	color:#fff;
	line-height:20px;
	}

/* WORKSHOPS DETAILS */
#workshop-detail {
	width:850px;
	margin:0 0 0 20px;
	position:relative;
	float:left;
	display:inline;
	}
	
#workshop-detail-top {
	background:url(../../images/design/gradient_top_850.png) no-repeat;
	height:25px;
	width:850px;
	}

#workshop-detail-top a {
	color:#fff;
	line-height:25px;
	padding:0 0 0 10px;
	}
	
#workshop-detail-gradient {
	background:url(../../images/design/bg_850_top.png) no-repeat;
	height:20px;
	width:850px;
	}	
	
#workshop-detail-content {
	width:850px;
	background:#e8e8e8 url(../../images/design/bg_850_line.png) repeat-y;
	position:relative;
	float:left;
	}
	
.workshop-detail-img {
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	margin:0 20px 20px 20px;
	}
	
.workshop-detail-menu {
	float:left;
	width:410px;
	text-align:center;
	font-style:italic;
	font-size:12px;
	}

.workshop-detail-hoofd-culinair {
	float:left;
	width:410px;
	}
	
.workshop-detail-hoofd-culinair h1 {
	height:30px;
	width:410px;
	color:#95a8ca;
	}
	
.workshop-detail-menu h3 {
	color:#d1e148;
	font-size:15px;
	margin:0 0 10px 0;
	font-style:normal;
	width:410px;
	height:25px;
	color:#d1e148;
	}

.workshop-detail-menu ul {
	list-style-type:none;
	margin:0 20px 0 20px;
	}
	
.workshop-detail-menu ul li { padding:5px 0 5px 0; }
	
.workshop-detail-navlist {
	width:235px;
	float:right;
	}
	
.workshop-detail-navlist h4 {
	border-bottom:1px solid #ccc;
	height:20px;
	font-size:15px;
	line-height:20px;
	color:#d1e148;
	padding:0 15px 10px 10px;
	width:210px;
	}

ul#wsnavlist{
	list-style:none;
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid #f5f5f5;
	}
	
ul#wsnavlist li a{
	font-weight:bold;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	display:block;
	height:20px;
	line-height:20px;
	}
	
ul#wsnavlist li a:hover{
	color:#d1e148;
	background:#dbdbdb;
	text-decoration:none;
	}

.workshops-detail-cta {
	width:600px;
	float:left;
	clear:left;
	}

.workshop-detail-reserveren {
	width:270px;
	margin:20px 0 10px 20px;
	float:left;
	}
	
.workshop-detail-reserveren h4 {
	height:25px;
	font-size:18px;
	line-height:25px;
	color:#95a8ca;
	}
	
.workshop-detail-culinair {
	width:270px;
	margin:20px 0 10px 20px;
	float:left;
	}
	
.workshop-detail-culinair h4 {
	height:25px;
	font-size:18px;
	line-height:25px;
	color:#95a8ca;
	}
	
#workshop-detail-bottom {
	background:url(../../images/design/roundedbottom_850.png) no-repeat;
	height:10px;
	width:850px;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	}

/* NEWS */
#newsmain {
	width:600px;
	margin:0 0 20px 20px;
	padding:0 0 10px 0;
	float:left;
  	background:#e8e8e8 url(../../images/design/newsmain_bottom.png) bottom no-repeat;
	display:inline;
	}
	
.newsmain-gradient {
	background:url(../../images/design/newsmain_top.png) no-repeat;
	width:600px;
	height:25px;
	}
	
#newsmain h3 {
	line-height:25px;
	width:580px;
	padding:0 0 0 10px;
	color:#fff;
	height:25px;
	font-size:16px;
	} 
	
 #newsmain .newsmain-top, #newsmaindetail .newsmain-top {
	width:600px;
	height:20px;
	background:#e8e8e8 url(../../images/design/newsmain_body.png);
	}

.ni {
	margin:0 0 25px 20px;
	width:260px;
	padding:0 5px 0 5px;
	float:left;
	display:inline;
	}

h5.ni-title	{
	font-size:18px;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#95a8ca;
	}
	
h5.ni-title a {
	color:#95a8ca;
	font-weight:normal;
	}
	
h5.ni-title a:hover {
	color:#bdcc3e;
	text-decoration:none;
	}

.ni-intro {height:170px;}	

.ni-intro img {
	border:1px solid #ccc;
	padding:4px;
	float:left;
	position:relative;
	margin:0 10px 5px 0;
	background:#fff;
	}
	
.ni-more {
	text-align:right;
	width:260px;
	clear:both;
	position:relative;
	}

.nidivider {
	height:1px;
	line-height:1px;
	background-color:#ccc;
	width:260px;
	clear:both;
	overflow:hidden;
	}
	
 #newsright {
	width:230px;
	height:165px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
	} 
	
#newsright h3 {
	line-height:25px;
	width:220px;
	padding:0 0 0 10px;
	color:#fff;
	height:25px;
	background:url(../../images/design/newsleft_h3.png) no-repeat;
	font-size:16px;
	} 
	
#newsright .contentblock {
	width:230px;
	padding:0 0 10px 0;
	background:#e8e8e8 url(../../images/design/newsleft_contentblock_top.png) top no-repeat;
	}
	
#newsright .contentblock p {
	padding:10px 10px 0 10px;
	margin:0 0 10px 0;
	}
	
#newsright .contentblockbottom {
	background:url(../../images/design/newsleft_contentblock_bottom.png);
	height:10px;
	width:230px;
	margin:0 0 20px 0;
	overflow:hidden;
	}
	
ul#ni-cat{
	list-style:none;
	font-size:13px;
	margin:0 0 0 0;
	border-bottom:1px solid #fff;
	}
	
ul#ni-cat li a{
	font-weight:bold;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	height:20px;
	line-height:20px;
	display:block;
	}
	
ul#ni-cat li a:hover{
	color:#d1e148;
	background:#dbdbdb;
	text-decoration:none;
	}
	
.rsslink {
	background:url(../../images/design/rss.png) no-repeat;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:12px;
	}

#newsmaindetail {
	width:600px;
	margin:0 0 20px 20px;
	padding:0 0 10px 0;
	float:left;
  	background:#e8e8e8 url(../../images/design/newsmain_bottom.png) bottom no-repeat;
	display:inline;
	}
	
#newsmaindetail h3{
	line-height:25px;
	width:580px;
	padding:0 0 0 10px;
	height:25px;
	font-size:11px;
	color:#fff;
	}
	
#newsmaindetail h3 a{color:#fff;}
.nidetail {padding: 0 20px 0 20px;}
	
.nidetail .ni-intro {
	height:auto;
	font-size:12px;
	font-weight:bold;
	}	
	
.ni-intro-mi {height:100px;}

#newsright .contentblock form {margin:10px 0 0 0;}
	
#newsright .contentblock form input {
	background:url(../../images/design/forms/input_210.png) no-repeat;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	margin:0 10px 5px 10px;
	width:200px;
	height:21px;
	padding:2px 5px 2px 5px;
	}
	
#newsright .contentblock input.newsletter-submit {
	height:33px;
	width:132px;
	background:url(../../images/design/forms/aanmeldbutton.png) no-repeat;
	cursor:pointer;
	margin:0 0 0 49px;
	text-indent: -9999px;
	}

#newsright .contentblock input.newsletter-submit:hover {
	background:url(../../images/design/forms/aanmeldbutton.png) no-repeat;
	background-position:0 -33px;
	}	

/* FOTOALBUM OVERZICHT*/
.albumcat {
	width:197px;
	height:200px;
	background:url(../../images/design/albumcatbg.png) no-repeat;
	margin:0 0 20px 20px;
	float:left;
	display:inline;
	cursor:pointer;
	}
	
.albumcat:hover {
	background:url(../../images/design/albumcatbg_hov.png) no-repeat;
	cursor:pointer;
	}
	
.albumcat img {
	padding:4px;
	border:1px solid #ccc;
	margin:10px;
	background:#fff;
	}
	
.albumcat h2 {
	margin:0 0 0 10px;
	font-weight:normal;
	font-size:15px;
	width:170px;
	height:15px;
	color:#95a8ca;
	}
	
.albumcat p {margin:0 10px 0 10px;}

/* FOTOALBUM ALBUM */
ul.gallthumblist {
	list-style:none;
	float:left;
	}
	
#gallery {
	margin:0 0 20px 30px;
	width:850px;
	display:inline;
	float:left;
	}
	
.gallthumblist li {
	float:left;
	width:150px;
	height:107px;
	background:#e8e8e8 url(../../images/design/thumb_bg.png) no-repeat;
	margin:10px 20px 10px 0;
	text-align:center;
	padding:13px 0 0 0;
	display:inline;
	}
	
.gallthumblist li:hover {
	background:#e8e8e8 url(../../images/design/thumb_bg_hov.png) no-repeat;
	}
	
.gallthumblist li a:hover {
	text-decoration:none;
	}
	
.breadcrumb {
	font-size:12px;
	font-weight:bold;
	}
	
/* REFERENTIES */
#refsform {
	width:850px;
	margin:0 0 20px 20px;
	background:#d1e148;
	float:left;
	position:relative;
	display:inline;
	}
	
.refsform-top {
	background:url(../../images/design/refs_form_top.png) no-repeat;
	height:10px;
	width:850px;
	}
	
.refsform-bottom {
	background:url(../../images/design/refs_form_bottom.png) no-repeat;
	height:10px;
	width:850px;
	float:left;
	overflow:hidden;
	}	
	
#refsform-form {
	margin:10px 20px 0 20px;
	font-size:12px;
	font-weight:bold;
	}
	
#refsform-form p {margin:0 0 10px 0;}

#refsform h6 {
	cursor:pointer;
	width:810px;
	height:20px;
	background:url(../../images/design/refsform_oc.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 0 20px;
	}	
	
#refsform h6.active {
	width:810px;
	height:20px;
	background:url(../../images/design/refsform_oc.png) no-repeat;
	background-position:0 -20px;
	text-indent:-9999px;
	}

#refsform-form .left {
	width:385px;
	float:left;
	}
	
#refsform-form .right {
	width:385px;
	float:right;
	}
	
#refsform-form .capchta-and-submit {
	width:810px;
	float:left;
	}

#refsform-form input {
	background:url(../../images/design/forms/input_ref.png) no-repeat;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	width:373px;
	height:20px;
	padding:3px 6px 2px 6px;
	margin:0 0 10px 0;
	}
	
#refsform-form input#captcha {
	background:url(../../images/design/forms/input_refs_captcha.png) no-repeat;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	width:208px;
	margin:2px 0 0 25px;
	padding:3px 6px 2px 6px;
	float:left;
	}
	
#refsform-form input#file1 {
	background:url(../../images/design/forms/input_ref.png) no-repeat;
	font:normal 11px/25px Arial, Helvetica, sans-serif;
	width:380px;
	height:25px;
	padding:4px 0 2px 5px;
	margin:0 0 10px 0;
	}
	
#refsform-form .captchaimg {
	padding:0 0 0 0;
	float:left;
	}
	
#refsform-form select {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:200px;
	height:21px;
	padding:0 0 0 3px;
	background:#fff;
	}

#refsform-form textarea {
	width:373px;
	height:80px;
	background:#fff url(../../images/design/forms/textareamiddle_refs.png) repeat-y;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	margin:-1px 0 -1px 0; /* -1px = IE 7 Fix */
	padding:1px 6px 0 6px;
	}
	
#refsform-form .textareabottom {
	background:url(../../images/design/forms/textareabottom_refs.png) no-repeat;
	height:10px;
	width:385px;
	margin:0;
	overflow:hidden;
	}
	
#refsform-form .textareatop {
	background:url(../../images/design/forms/textareatop_refs.png) no-repeat;
	height:10px;
	width:385px;
	overflow:hidden;
	}

#refsform-form input#gbsubmit {
	height:33px;
	width:132px;
	background:url(../../images/design/forms/sendbutton.png) no-repeat;
	cursor:pointer;
	margin:0 0 0 160px;
	}

#refsform-form input#gbsubmit:hover {
	background:url(../../images/design/forms/sendbutton.png) no-repeat;
	background-position:0 -33px;
	}	

.formsmall {font-size:10px;}
	
/* REFERENTIE LIJST */
#refcomments {
	width:850px;
	margin:0 0 0 20px;
	float:left;
	position:relative;
	display:inline;
	}
	
.referentie {
	width:850px;
	background:#e8e8e8  url(../../images/design/referenties/mainbg.png) repeat-y;
	float:left;
	}
	
.referentie-top {
	background:url(../../images/design/referenties/top.png) no-repeat;
	height:25px;
	width:850px;
	cursor:pointer;
	}
	
.referentie-top.active {
	width:850px;
	height:25px;
	background:url(../../images/design/referenties/top.png) no-repeat;
	background-position:0 -25px;
	text-indent:-9999px;
	cursor:pointer;
	}
	
.referentie-bottom {
	background:url(../../images/design/referenties/bottom.png) no-repeat;
	height:10px;
	width:850px;
	float:left;
	margin:0 0 20px 0;
	}
	
.referentie-content {
	float:left;
	width:850px;
	padding:0 0 10px 0;
	font-size:12px;
	background:url(../../images/design/referenties/middle.png) right bottom no-repeat;
	}

.referentie-content h4 {
	color:#95a8ca;
	font-size:14px;
	height:20px;
	}
	
.referentie-content-top {
	background:url(../../images/design/referenties/content_top.png) no-repeat;
	height:20px;
	width:850px;
	float:left;
	}
	
.referentie-img {
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	}
	
.referentie-content .left {
	float:left;
	width:470px;
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	display:inline;
	}

.referentie-content .right {
	width:298px;
	float:right;
	color:#696d90;
	margin:0 20px 0 0;
	padding:0 0 0 20px;
	display:inline;
	}
	
/* CONTACT */
#contactleft {
	width:415px;
	margin:0 0 0 20px;
	float:left;
	display:inline;
	}
	
#contactright {
	float:left;
	margin:0 0 20px 20px;
	}
	
.routetop {
	background:#e8e8e8 url(../../images/design/route_top.png) no-repeat;
	height:10px;
	width:415px;
	}
	
.route {
	width:375px;
	background:#e8e8e8;
	padding:0 20px 0 20px;
	}

.route h1 {
	height:25px;
	line-height:25px;
	color:#d1e148;
	font-size:18px;
	}
	
.routebottom {
	background: url(../../images/design/route_bottom.png) no-repeat;
	height:10px;
	width:415px;
	}

.maplink {margin:10px 0 0 0;}

img.google-maps-img {
	border:0;
	padding:0;
	margin:0 0 10px 0;
	}
	
#contactform {
	background:#d1e148;
	width:395px;
	padding:0 10px 0 10px;
	}
	
#contactform h1 {
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:22px;
	width:375px;
	}

.contactform-top {
	background:url(../../images/design/contact_form_top.png) no-repeat;
	height:10px;
	width:415px;
	overflow:hidden;
	}
	
#contactform-form {
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	}

#contactform-form input {
	background:url(../../images/design/forms/input.png);
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	width:383px;
	height:20px;
	padding:3px 6px 2px 6px;
	margin:0 0 15px 0;
	}
	
#contactform-form input#captcha {
	background:url(../../images/design/forms/input_captcha.png) no-repeat;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	width:218px;
	height:20px;
	margin:2px 0 0 0;
	padding:3px 6px 2px 6px;
	float:right;
	}
	
.captchaimg {float:left;}
.captchadiv {height:12px;}

#contactform-form input.checkbox {
	margin: 0 10px 5px 0;
	padding: 0;
	width: 13px;
	height: 13px;
	}

.nwslttr-accept {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 13px;
}
	
#contactform-form textarea {
	background:#fff url(../../images/design/forms/textareamiddle.png) repeat-y;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	width:383px;
	height:120px;
	margin:-1px 0 -1px 0; /* -1px = IE 7 Fix */
	padding:1px 6px 0 6px;
	}
	
#contactform-form .textareatop {
	background:url(../../images/design/forms/textareatop.png) no-repeat;
	height:10px;
	width:395px;
	overflow:hidden;
	}
	
#contactform-form .textareabottom {
	background:url(../../images/design/forms/textareabottom.png) no-repeat;
	height:10px;
	width:395px;
	margin:0;
	}

.contactform-bottom {
	background:url(../../images/design/contact_form_bottom.png) no-repeat;
	height:10px;
	width:415px;
	margin:0 0 10px 0;
	}
	
#contactform-form input#gbsubmit {
	height:33px;
	width:132px;
	background:url(../../images/design/forms/sendbutton.png) no-repeat;
	cursor:pointer;
	margin:10px 0 0 135px;
	}
	
#contactform-form input#gbsubmit:hover {
	background:url(../../images/design/forms/sendbutton.png) no-repeat;
	background-position:0 -33px;
	}

/* PRIJZEN */
.price-bk {
	width:405px;
	padding:0 10px 0 0;
	height:154px;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	background:#e8e8e8 url(../../images/design/bk_415x154.png) no-repeat;
	position:relative;
	}

.price-bk h2 {
	padding:0;
	width:270px;
	float:left;
	display:block;
	height:20px;
	margin:8px 0 5px 0;
	}
	
.price-bk p {
    width:270px;
	float:left;
	margin:0 0 10px 0;
	}
	
.price-bk img	{
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	margin:10px;
	}
	
.price-bk .pricetag {
	background:url(../../images/design/sum_tag.png);
	width:94px;
	height:20px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	bottom:10px;
	right:10px;
	position:absolute;
	}

/* FOOTER */
#footer {
	height:40px;
	width:910px;
	background:url(../../images/design/body/footer.png) top no-repeat;
	clear:both;
	}
	
#footer p {
	text-align:center;
	width:750px;
	color:#fff;
	word-spacing:6px;
	line-height:20px;
	margin:0 0 0 80px;
	padding:5px 0 0 0;
	height:16px;
	}

#bottom {
	width:910px;
	height:20px;
	padding:0;
	margin:0;
	background:#95a8ca url(../../images/design/body/bottom.png) bottom no-repeat;
	clear:both;
	}

#credit{
	height:40px;
	width:910px;
	background:#95a8ca;
	text-align:right;
	font-size:10px;
	line-height:10px;
	}
	
#credit p {margin:0 10px 0 0;}

#credit a {
	color:#bccdea;
	font-weight:normal;
	}

#credit a:hover {
	color:#fff;
	text-decoration:none;
	}

/* PAGE IMAGES */
.imgbrdr4left {
	float:left;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	margin:12px 0 0 0;
	}	

/* TYPE */
p {margin:10px 0 10px 0;}
	
#main h1 {
	padding:0;
	margin:0;
	}

h2 {
	font-size:16px;
	color:#95a8ca;
	}

h3 {font-size:15px;}

#contactright h3 {
	margin:0 0 -8px 0;
	color:#d1e148;
	}

a {
	text-decoration:none;
	border:none;
	color:#95a8ca;
	font-weight:bold;
	}
	
a:hover	{text-decoration:underline;}
	
.required {
	color:red;
	font-size:10px;
	}
	
/* SIFR */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-flash + div[adblocktab=true] {display: none !important;}

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:30px;
	}

.sIFR-hasFlash h2 {
	visibility: hidden;
	height:25px;
	}
	
.sIFR-hasFlash h3 { height:20px;}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
	}

.lbLoading {background: #fff url(../../images/design/box/loading.gif) no-repeat center;}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	}

#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(../../images/design/box/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(../../images/design/box/nextlabel.gif) no-repeat 100% 15%;}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../images/design/box/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
	}

#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}
