/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}

/*
img, div, a, input { behavior: url(../htc/iepngfix.htc);}
*/


/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	font: Tahoma, Arial, Helvetica;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
}

/* ******************* LINK ************************ */

a, a:visited {
	text-decoration:none;
	color: #8bdef6;
}

a:hover {
	text-decoration:none;
	color: #6dc2e3;
}

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px;
	font:bold 14px Tahoma, Arial, Helvetica;
	color: #005282;
	margin-bottom: 10px;
}

h2 {
	padding:0px 0;
	font:bold 12px Tahoma, Arial, Helvetica;
	color: #3399cc;
	margin-bottom: 10px;
}

h3 {
	padding:0px 0;
	font:bold 11px Tahoma, Arial, Helvetica;
	color: #005282;
	margin-bottom: 10px;
}

h4 {
	padding:0px 0;
	font:bold 10px Tahoma, Arial, Helvetica;
	color: #005282;
	margin-bottom: 10px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #666666;
	font-size: 11px;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0;
}

img {
	border:0;

}




/* ******************* GLOBAL CLASSES ******************** */


.clear 			{ 
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 1px solid #dfe1e0;
	padding: 1px;
	background: #FFFFFF;	
}

.spacer {

	width: 1px;

	float: left;

	display: block;

	margin: 0px 14px 0px 15px;

	padding: 0px;

}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }






/* ************************************************** */	
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */

#wrapper     {
	width: 1028px;
	padding: 0;
	margin: 0 auto;
	position: relative;

	}

#leftframe{
	float: left;
	width: 29px;
	height: 796px;
	background-image: url(../images/winter/leftshadow.png);
	background-repeat: no-repeat;
}

#rightframe{
	float: left;
	width: 29px;
	height: 796px;
	background-image: url(../images/winter/rightshadow.png);
	background-repeat: no-repeat;
	
}
#centerframe{
	float: left;
	background-color: #220900;
	width: 967px;

}

/* ******************* TOP ************************ */

#top{
	width: 967px;
	height: 206px;
}
#topflourish{
	background-image: url(../images/winter/topbanner.png);
	background-repeat: no-repeat;
	width: 967px;
	height: 206px;
	z-index: 1;
	position: absolute;
}
#topbg{
	background-image: url(../images/winter/topbannerbg.png);
	background-repeat: no-repeat;
	width: 967px;
	height: 206px;
	z-index: 0;
	position: absolute;
}
#middleframe{
	width: 967px;
	background-color: #1c6187;
	
}
#leftcontent{
/*	width: 300px;*/
	width: 296px;
	float: left;
}

.plantvdweekgroep{
	margin: 0px;
	padding: 25px;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	float: left;
	width:407px;
}
.plantvdweek{
	margin: 0px;
	padding: 20px 10px 20px 20px;
	background-color: #a0a0a0;
	width: 192px;
	height: 330 px;
	float: left;
}

.plantfoto{
	width: 192px;
	height: 192px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	
}
.plantkadrage{
	margin:-50px;
	display:block;
}

.plantuitlijn {
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
	
}
.galleryfoto{
	width: 136px;
	height: 136px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	
}
.gallerykadrage{
	margin:-82px;
	display:block;
}

.galleryuitlijn {
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
	
}
.galleryrow{
	height: auto;
	width: auto;
}
.gallerycollection{
	width: 570px;
}
/*
html>body .centerimageplant img {    hidden from IE 5-6 
	margin-top: 0; /* to clean up, just in case IE later supports valign!
	vertical-align: middle;
	}*/

.binnenplantbg{
	width: 192px;
	text-align: left;
	vertical-align: top;
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	border-bottom: solid 1px #ebebeb;
	background-image: url(../images/winter/bgplantvdweek.jpg);
	background-repeat: repeat-x;
}
.binnenplantcontenttitel{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #479dca;
	padding-bottom: 8px;
}
.binnenplantcontent{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #005380;
	padding: 12px;

}

#rightcontent{
	width: 600px;
	padding: 10px 0px 0px 25px;
	float: left;
}
#rightcontent2{
	width: 640px;
	padding: 10px 0px 0px 0px;
	float: left;
}

.menu {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	padding: 25px 0px 0px 30px;
	margin: 0px;
	clear: both;
}
.menu ul{
	padding: 0px;
	margin: 0px;	
}
.menu ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
.menu ul li.active{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	background-image: url(../images/winter/menubulletactive.jpg);
	background-repeat: no-repeat;
	color: #8BC0F1;
}
.menu ul li.active a{
	color: #8BC0F1;
	background-image: url(../images/winter/menubulletactive.jpg);
	background-repeat: no-repeat;
}
.menu ul li.active a:hover{
	color: #FFFFFF;
	background-image: url(../images/winter/menubullet.jpg);
	background-repeat: no-repeat;
}
.menu ul li a{
	color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(../images/winter/menubullet.jpg);
	background-repeat: no-repeat;
}
.menu ul li a:hover{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(../images/winter/menubulletactive.jpg);
	background-repeat: no-repeat;
	color: #8BC0F1;
}
.formulier {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #bde3fb;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	clear: both;
	line-height: 12px;
}
.formulierzoeken {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	padding: 5px 0px 0px 30px;
	margin: 0px;
	clear: both;
	line-height: 12px;
}
.formuliertitelnieuws{
	height: 30px;
	font-size: 15px;
	color: #bde3fb;
	width: 200px;
	background-image: url(../images/winter/iconieuwsbrief.jpg);
	background-repeat: no-repeat;
	padding: 16px 0px 0px 50px;
}
.formuliertitelzoeken{
	height: 30px;
	font-size: 15px;
	width: 200px;
	color: #bde3fb;
	background-image: url(../images/winter/iconieuwszoeken.jpg);
	background-repeat: no-repeat;
	padding: 16px 0px 0px 50px;
}
.formulierform{
	padding-top: 5px;
	
}

.color1{
	color: #FFFFFF;
}
.formulierveld{
	width:150px;
	float:left;
}
a.wedstrijd{
	display:block;
	margin: 15px 0px 0px 30px;
	clear: both;
	width: 264px;
	/*height: 152px;*/
}
/* ***************** BUTTON LAYOUT ***************** */

a.knoppen{
	background: transparent url(../images/winter/buttonnormalleft.png) no-repeat top left;
	display: block;
	float: right;
	font: 13px Tahoma, Arial, Helvetica; /* Change 13px as desired */
	line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 23px; /* Height of button background height */
	padding-left: 6px; /* Width of left menu image */
	text-decoration: none;
	text-align: center;
}
a.knoppen2{
	background: transparent url(../images/winter/buttonnormalleft.png) no-repeat top left;
	display: block;
	float: left;
	font: 13px Tahoma, Arial, Helvetica; /* Change 13px as desired */
	line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 23px; /* Height of button background height */
	padding-left: 6px; /* Width of left menu image */
	margin-top: 6px;
	text-decoration: none;
	text-align: center;
}
a.knoppen3{
	background: transparent url(../images/winter/buttonnormaltop.png) no-repeat top left;
	display: block;
	font: 13px Tahoma, Arial, Helvetica; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: auto; /* Height of button background height */
	width: 138px;
	padding-left: 0px; /* Width of left menu image */
	padding-top: 5px;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	
}
a:link.knoppen, a:visited.knoppen, a:hover.knoppen, a:active.knoppen{
	color: #FFFFFF; /*button text color*/
}
a:link.knoppen2, a:visited.knoppen2, a:hover.knoppen2, a:active.knoppen2{
	color: #FFFFFF; /*button text color*/
}
a:link.knoppen3, a:visited.knoppen3, a:hover.knoppen3, a:active.knoppen3{
	color: #FFFFFF; /*button text color*/
}

a.knoppen .knop1{
	background: transparent url(../images/winter/buttonnormalright.gif) no-repeat top right;
	display: block;
/*	padding: 0px 10px 4px 2px; */
	padding: 0px 0px 4px 0px; 
/*	width: 85px; */
	width: 80px;
}
a.knoppen .knop2{
	background: transparent url(../images/winter/buttonnormalright.gif) no-repeat top right;
	display: block;
	padding: 0px 10px 4px 2px; 
	width: 100px;
}
a.knoppen2 .knop3{
	background: transparent url(../images/winter/buttonnormalright.gif) no-repeat top right;
	display: block;
	padding: 0px 10px 4px 2px; 
	width: 112px;
}
a.knoppen2 .knop4{
	background: transparent url(../images/winter/buttonnormalright.gif) no-repeat top right;
	display: block;
	padding: 0px 10px 4px 2px; 
	width: 120px;
}
a.knoppen2 .knop5{
	background: transparent url(../images/winter/buttonnormalright.gif) no-repeat top right;
	display: block;
	padding: 0px 10px 4px 2px; 
	width: 120px;
}
a.knoppen3 .knop1{
	background: transparent url(../images/winter/buttonnormalbottom.gif) no-repeat bottom left;
	padding: 0px 12px 7px 6px; 
	width: 128px;
}
a:hover.knoppen, a:hover.knoppen2, a:hover.knoppen3{ /* Hover state CSS */
	text-decoration: underline;
}


.buttonwrapper{
	overflow: hidden;
	width: 112px;
}
.buttonwrapperzoek{
	overflow: hidden;
	width: 100px;
}
.buttonwrapper2{
	overflow: hidden;
	width: 130px;
}
.buttonwrapper3{
	padding-top: 7px;
	overflow: hidden;
	width: 120px;
	float: right;
}

.buttonwrapper4{
	overflow: hidden;
	width: 138px;
}
.buttonwrapper5{
	margin: 20px 0px 10px 0px;
	overflow: hidden;
	width: 138px;
	float: right;
}
.buttonwrapperplantvdweek{
	overflow: hidden;
	width: 120px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.formulierveldgrootte {
	width: 150px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	height: 18px;
}
.prikbordgroep{
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 10px 16px;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	float: left;
	width:582px;
}
.prikitemgroep{
	width: 145px;
	float: left;
	
}
.prikitemtitel{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	padding-bottom: 5px;
	width: 130px;
	float: left;
	padding-right: 15px;
}

.prikfoto{
	width: 128px;
	height: 128px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	
}
.prikkadrage{
	margin:-84px;
	display:block;
}

.prikuitlijn {
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
	
}
.titlepage{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	color: #FFFFFF;
	padding-bottom: 5px;
	display: block;
	border-bottom: solid 1px #FFFFFF;
}
			
.berichtcrumb{
	float:right;
	display: block;
	text-align:right;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px 5px 12px 0px;
	vertical-align:middle;
}

.berichtcrumbico{
	width: 20px;
	height: 20px;
	float: left;
}
.berichtcrumbtekst{
	padding: 3px 0px 0px 15px;
	float: left;
	height: 20px;
}
.berichtcrumb .active{
	color: #8bdef6;
}
.berichtcrumb a {
	color: #FFFFFF;
}
.berichtcrumb a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.icobericht{
	padding: 0px 10px 0px 0px;
}
.font1{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	float:left;
	padding: 8px 5px 0px 0px;
}
.font2{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #1c6187;
	float: left;
	padding: 8px 20px 0px 0px;
}
.font3{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	float:left;
	padding: 8px 20px 0px 0px;
}

.prikborditem{
	width: 600px;
	height: auto;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	padding: 30px 10px 0px 30px;
	margin-bottom: 5px;
}
.prikborditemfoto{
	width: 112px;
	height: 112px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	float: left;
	
}
.prikborditemfotokadrage{
	margin:-29px;
	display:block;
}

.prikborditemfotouitlijn {
	width: 170px;
	height: 170px;
	vertical-align: middle;
	text-align: center;
	
}
.prikborditemcontent{
	width: 450px;
	padding: 0px 0px 0px 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	float: left;	
}
.prikborditemtitel{
	font-size: 16px;
	padding-bottom: 7px;
	
}
.prikborditemtitel2{
	font-size: 16px;
	padding: 15px 0px 15px 0px;
	
}

.prikborditemdetailfoto{
	width: 555px;
	height: 182px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	float: left;
	
}
.prikborditemdetailfotokadrage{
	margin-left:-72px;
	margin-top: -259px;
	display:block;
}

.prikborditemdetailfotouitlijn {
	width: 700px;
	height: 700px;
	vertical-align: middle;
	text-align: center;
	
}
.prikbordtekst{
	width: 400px;
	padding: 25px 0px 25px 0px;
	font-size:12px;
	float: left;
	
}
.tiptekst{
	width: 400px;
	padding: 5px 0px 25px 0px;
	font-size:12px;
	float: left;
	
}
.prikbordcontent {
	width: 560px;
}
.prikbordthumb{
	width: 105px;
	height: 105px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
	
}
.prikbordthumbkadrage{
	margin-left: -48px;
	margin-top: -46px;
	display:block;
}
.prikbordthumbkadrageglass{
	margin: -48px;
	display:block;
	position: fixed;
}

.prikbordthumbuitlijn {
	width: 200px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
	
}
.prikbordthumb .glass {
	background-image:url(../images/winter/magnifyingglass.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 103px;
	height: 103px;
	position: absolute;
	
}
.prikbordthumbcollection {
	width: 110px;
	padding-top: 25px;
	float: right;
}
.tipthumbcollection {
	width: 110px;
	padding-top: 5px;
	float: right;
}
.icoknop {
	padding-top: 10px;
}
.icoimage {
	width: 20px;
	height: 20px;
	float: left;
}
.icoknopuitlijning{
	float: right;
	height: 20px;
}
.icotekst {
	font-family: Tahoma, Arial, Helvetica;
	vertical-align: middle;
	padding: 3px 0px 0px 15px;
	float: left;
	font-size: 12px;
}
.icoknop a{
	color: #FFFFFF; 
	text-decoration: none;
}
.icoknop a:hover {
	color: #bde3fb; 
	text-decoration: underline;

}
.bloembox {
	width: 545px;
	margin: 20px 20px 0px 20px;
}
.bloemboxbg {
	background-image:url(../images/winter/bgboxbloemen.jpg);
	background-repeat: no-repeat;
	border: solid 1px #ebebeb;
	width: 545px;
	height: 224px;
}
.bloemboxbg2 {
	background-image:url(../images/winter/bgboxbloemen.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	width: 545px;
	height: auto;
	margin: 0px 20px 0px 20px;
}
.bloemtitel {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.tipbox {
	width: 530px;
	margin: 0px 20px 0px 20px;
}
.tipboxbg {
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	width: 500px;
	height: 100px;
	padding: 5px 15px 5px 15px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px
}
.tipboxbg2 {
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	width: 500px;
	height: auto;
	padding: 5px 15px 5px 15px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px
}
.tipboxbg3 {
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	width: 530px;
	height: auto;
	padding: 5px 15px 5px 15px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px
}
.tipfoto{
	width: 530px;
	height: 125px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	margin-bottom: 1px;
	
}
.tipkadrage{
	margin-top:-380px;
	margin-left:-135px;
	display:block;
}

.tipuitlijn {
	width: 800px;
	height: 800px;
	vertical-align: middle;
	text-align: center;	
}
.tipboxbg a {
	color: #FFFFFF;
	text-decoration: none;
	;
}
.tipboxbg a:hover {
	color: #1c6187;
	text-decoration: underline;	
}
.tipboxbg2 a {
	color: #FFFFFF;
	text-decoration: none;
	;
}
.tipboxbg2 a:hover {
	color: #1c6187;
	text-decoration: underline;	
}
.tipboxbg3 a {
	color: #FFFFFF;
	text-decoration: none;
	;
}
.tipboxbg3 a:hover {
	color: #1c6187;
	text-decoration: underline;	
}
.tiptitel {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	padding: 8px 0px 8px 0px;
}
.campagnebox {
	width: 297px;
	margin: 20px 18px 0px 0px;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	cursor:pointer;
	float: left
}
.campagnebox2 {
	width: 297px;
	margin: 0px 18px 0px 0px;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	cursor:pointer;
	float: left
}
.campagneboxbg {
	width: 296px;
	height: 290px;
}
.campagnefoto{
	width: 295px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	
}
.campagnekadrage{
	margin-top: -90px;
	margin-left:-102px;
	display:block;
}

.campagneuitlijn {
	width: 500px;
	height: 500px;
	vertical-align: middle;
	text-align: center;
	
}
.campagneboxtext{
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 10px 10px 10px;
	line-height: 13px;
	overflow:hidden;
	height: 66px;
}
.campagnecontent{
	width: 640px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.campagnetitel {
	width: 245px;
	font-size: 15px;
	padding: 12px 0px 12px 0px;
}
.campagnetext {
	float: left;
	width: 245px;
}
.campagne {
	float: right;
	width: 360px;
}

.campagnepic {
	border: solid 1px #ebebeb;
	margin: 15px 0px 15px 0px;
}
.campagneicobox {
	min-height: 100px;
	float: left;
	
}
.campagneico {
	float: left;
}
.campagneicotext {
	float: left;
	padding: 8px 0px 20px 8px;
	max-width: 180px;
	
}
.campagneicobox a {
	color: #FFFFFF;
}
.campagneicobox a:hover{
	color: #1c6187;
	text-decoration: underline;
}
.campagnecontentright{
	float: left;
}



.interactiefbox {
	width: 380px;
	/*height: 136px;*/
	margin: 0px 18px 20px 0px;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;
	float: left;
	padding: 14px 0px 0px 14px; 
}

.interactieffoto{
	width: 160px;
	height: 115px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	float: left;
	
}
.interactiefkadrage{
	margin-top: -90px;
	margin-left:-70px;
	display:block;
}

.interactiefuitlijn {
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
	
}
.interactiefboxtext {
	padding: 0px 15px 0px 0px;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	width: 180px;
	float: right;
	text-align: right;
	
}
.allerttxt{
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
}
.allerttxt2{
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 15px;
}

.input{
	font-family: Tahoma, Arial, Helvetica;
	color: #333333;
	font-size: 12px;
}
.textbox {
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	padding: 25px;

}
.textbox2 {
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 14px;
	padding: 25px;

}
.linkbox {
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	padding: 25px;
	background-color: #a0a0a0;
	border: solid 1px #ebebeb;

}
.linkbox a{
	font-size: 18px;
	color: #1c6187;
}

.linkbox a:hover{
	font-size: 18px;
	color: #4D9DCA;
}
.linkcontent{
	padding-top: 5px;
}
.linkitem{
	padding-bottom: 20px;
}
.zoekbox {
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	padding: 25px;

}
.zoekitem{
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
}
/* ******************* LOGO ************************ */

#logo  {
	margin: 10px 0px 0px 30px;
}
.zoeklink a{
	font-size: 18px;
	width: 100%;
	display: block;
}
.zoeklink a:hover{
	font-size: 18px;
	width: 100%;
	display: block;
	color: #FFFFFF;
}
.zoeklinkbottom a{
	font-size: 12px;
	width: 100%;
	display: block;
}
.zoeklinkbottom a:hover{
	font-size: 12px;
	width: 100%;
	display: block;
	color: #FFFFFF;
}

.hometitle1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #8bc0f1;
	padding-bottom: 15px;
	}
.hometext{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	}
.homeprikbox {
	width: 520px;
	margin-top: 15px;
}
.homeprikbox a{
	color: #fff;
	text-decoration: underline;
}
.homeprikbox a:hover{
	color: #1c6187;
	text-decoration: underline;
}
.homeprikfoto{
	width: 520px;
	height: 125px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #ebebeb;
	overflow: hidden;
	margin-bottom: 1px;
}
.homeprikkadrage{
	margin-left:-140px;
	margin-top:-337px;
	display:block;
}

.homeprikuitlijn {
	width: 800px;
	height: 800px;
	vertical-align: middle;
	text-align: center;	

}
.homeprikboxbg a {
	color: #fff;
	text-decoration: none;
	
}
.homeprikboxbg a:hover {
	color: #1c6187;
	text-decoration: underline;	
}
.homevdweek{
	width: 258px;
	margin-top: 2px;
	float: left;
	border: solid 1px #ebebeb;
	background: url(../images/winter/bghomebox.jpg) -280px 70px no-repeat;
	}
.homevdweekfoto{
	width: 258px;
	height: 165px;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 1px #ebebeb;
	overflow: hidden;
	margin-bottom: 1px;
}
.homevdweekkadrage{
	margin-left:-171px;
	margin-top:-218px;
	display:block;
}

.homevdweekuitlijn {
	width: 600px;
	height: 600px;
	vertical-align: middle;
	text-align: center;	
}
.homevdweektxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #404040;
	text-align: center;
	padding: 5px;
	}
.homevdweeklink{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-bottom: 15px;
	}
.homevdweeklink a{
	color: #fff;
	text-decoration: underline;
	}
.homevdweeklink a:hover{
	color: #1c6187;
	text-decoration: underline;
	}

.homeboxbg {
	background: url(../images/winter/bghomebox.jpg) -20px -60px no-repeat;
	border: solid 1px #ebebeb;
	width: 490px;
	padding: 5px 15px 5px 15px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px
}
.groenetipstxt{
	color: #8bc0f1;
	}


/* ******************* CONTENT *********************** */

#content   { margin: 0px; padding: 0px}

#main   {
	
}



/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */

#nav   {
	float: left;
	margin: 0px;
	padding: 0px;
	font: 11px "Trebuchet MS";
	color: #FFFFFF;
	height: 41px;
	width: 550px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #d5ac77;
	text-decoration: none;
}

#navitem ul {
	color: #FFFFFF;
	font-size: 1em;
	font-family: "Trebuchet MS";
	text-align: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 31px;
}



#navitem li {
	display: inline;
	list-style: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}


.navactif{
	color: #d5ac77;
	text-decoration: none;
}

.navactif a {
	color: #d5ac77;
	text-decoration: none;
}

.navactif a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* ************************************************** */
/* ******************* BREADCRUMB ******************* */
/* ************************************************** */
#breadcrumb   {
	color: #1a597e;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	background-color: #eff4fa;
	border-bottom: 5px solid #FFFFFF;
	width: 729px;
}

#breadcrumb a { 
	color: 0099cc; 
	text-decoration: none;
	}
#breadcrumb a:hover { 
	color: #1a597e; 
	text-decoration: none;
	 }






/* ************************************************** */
/* ******************* HOMEPAGE ********************* */
/* ************************************************** */


/* ************************************************** */
/* ******************* SUBPAGES ********************* */
/* ************************************************** */



/* ************************************************** */
/* ******************* FORM ************************ */
/* ************************************************** */
form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

.verplicht{
	color: #FF0000;
}





/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer{
	background-color: #a0a0a0;
	width: 967px;
	height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}


#footer .menufooter {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 74px;
	clear: both;
}
#footer .menufooter ul{
	padding: 0px;
	display: block;

}
#footer .menufooter .webwinkel{
	background-image: url(../images/winter/icowinkel.png);
	background-repeat: no-repeat;
}
#footer .menufooter .contact{
	background-image: url(../images/winter/icocontact.png);
	background-repeat: no-repeat;
	padding-left: 60px;
}
#footer .menufooter .links{
	background-image: url(../images/winter/icolinks.png);
	background-repeat: no-repeat;
}
#footer .menufooter .wetinfo{
	background-image: url(../images/winter/icowetinfo.png);
	background-repeat: no-repeat;
	padding-left: 60px;
}
.galleryitem {
	float: left;
	width: 140px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 26px;
}
#footer .menufooter .streep{
	width: 3px;
	height: 42px;
	padding: 0px 10px 0px 0px;
	background-image: url(../images/winter/streep.png);
	background-repeat: no-repeat;
}
#footer .menufooter ul li{
	margin: 0px;
	list-style-type: none;
	float: left;
	display: block;
	width: 150px;
	height: 30px;
	padding: 15px 0px 0px 50px;
}
#footer .menufooter .active{
	color: #1c6187;
}
#footer .menufooter ul li a{
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	padding-right: 0px;
}
#footer .menufooter ul li a:hover{
	color: #1c6187;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.wedstrijdform td{
	padding: 2px;
}
/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */





/* ******************* WESTSITE ****************** */

.westsite {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	}

.campagnetext ul, campagnetext ol, .prikbordtekst ul, .prikbordtekst ol, .tiptekst ul, .tiptekst ol {margin:16px; } /* anders niet zichtbaar in CDCP-teksten in IE */
.campagnetext a:link, .campagnetext a:visited, .campagnetext a:hover, .campagnetext a:active { text-decoration: underline }

#footer a:link, #footer a:visited { color: #525252; text-decoration:underline; }
#footer a:hover { color: #000; text-decoration:underline; }

.campagnebox {  }

.prikbordtekst a:link, .prikbordtekst a:visited { color: #fff; text-decoration:underline; }
.prikbordtekst a:hover, .prikbordtekst a:active { color: #8BC0F1; text-decoration:underline; }

/* ********************** INDEX OP ALBUMPAGINA ************* */
.h2_album_index	{ margin-left:25px; margin-top:20px; color:#525252; font-family: Tahoma, Arial, Helvetica; font-size:14px; font-weight:normal; }
.h3_album_index	{ margin-left:25px; margin-top:10px; color:#FFFFFF; font-family: Tahoma, Arial, Helvetica; font-size:12px; cursor:pointer; }
.a_album_index	{ margin-left:30px; font-family: Tahoma, Arial, Helvetica; font-size:12px; }
.formulierveld2{
	width:144px;
	float:left;
}
.formulierveldgrootte2 {
	width: 144px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	height: 18px;
}
