/* Forms */

.button {
	float: left;
	width: 20px;
	height: 21px;
	margin: 9px 0px 0px 9px;
	padding: 0px 0px 0px 0px;

	line-height: 35px;

	background-image: url(../images/bg_button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

	cursor: pointer;

	border: solid 0px #FFFFFF;
}

.input_textfield {
	float: left;
	width: 118px;
	height: 17px;
	margin: 7px 0px 0px 0px;
	padding: 2px 0px 0px 5px;

	font-family: arial;
	font-size: 11px;
	color: #7D7D7D;

	border: solid 1px #BCBCBC;

	font-weight: normal;
	text-decoration: none;
}
.button_dealer{
	float: left;
	width: 20px;
	height: 21px;
	margin: 9px 10px 0px 9px;
	padding: 0px 0px 0px 0px;

	line-height: 19px;

	background-image: url(../images/bg_button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

	cursor: pointer;

	border: solid 0px #FFFFFF;
}

.input_textfield_dealer {
	float: left;
	width: 100px;
	height: 19px;
	margin: 9px 0px 0px 26px;
	padding: 0px 0px 0px 5px;

	font-family: arial;
	font-size: 11px;
	line-height: 19px;
	color: #7D7D7D;

	border: solid 1px #BCBCBC;

	font-weight: normal;
	text-decoration: none;
}

/* General */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}

.clearboth {
	clear: both;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	content: "";

}
	.clearboth.small {height: 10px;}
	.clearboth.verysmall {height: 5px;}

/* Content */

a {
	font-weight: bold;
	color: #4AAA42;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	font-weight: bold;
	color: #4AAA42;
	text-decoration: underline;
	cursor: pointer;
}

a.mailto {
	font-size: 10px;
	font-weight: normal;
	color: #4AAA42;
	text-decoration: none;
}
 a:hover.mailto{
	font-size: 10px;
	font-weight: normal;
	color: #4AAA42;
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 22px;
	line-height: 33px;
	font-weight: bold;
	color: #006F3D;
    border-bottom: 1px dotted #60c357;
	padding-bottom: 10px
}
	h1.home {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-family: arial;
	font-size: 22px;
	line-height: 33px;
	font-weight: bold;
	color: #006F3D;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;

	color: #4AAA42;
}
	h2.home {
		margin: 0px 0px 34px 0px;
		padding: 0px 0px 0px 0px;
		font-family: arial;
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		color: #4AAA42;
	}
h3 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #006F3D;
}

h4 {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4AAA42;
}

form {
        margin: 0px;
        padding: 0px;
}

h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #4AAA42;
}

hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	height: 0px;
	border: 0px;
	border-top: 1px dotted #4AAA42;
	content: "";
}
.line_welkom {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 100%;
	height: 1px;
	border: 0px;

	font-size: 0px;
    border-bottom: 1px dotted #60c357
}
.line_footer {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 100%;
	height: 1px;
	border: 0px;

	font-size: 0px;

	border-top: 1px dotted #60c357;
}
	.line_footer.siteWidth {
		width: 885px;
	}
.spacer_9 {
	float: left;
	width: 9px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tumb_spacer {
	float: left;
	width: 8px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* TABS */

.sub_tab a{
	float: left;
	width: 122px;
	height: 30px;
	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	text-align: center;
		
	background-image: url(../images/bg_sub_tab_normal.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;

}
.sub_tab a:hover{
	float: left;
	width: 122px;
	height: 38px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	text-align: center;
		
	background-image: url(../images/bg_sub_tab_active.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
	.sub_tab a {
		display: block;
		width: 122px;
		height: 30px;
		
		font-size: 12px;
		color: #60C058;
		line-height: 30px;
		
		font-weight: bold;
		text-decoration: none;
	}
	.sub_tab a:hover {
		display: block;
		width: 122px;
		height: 38px;
		
		font-size: 12px;
		color: #FFFFFF;
		line-height: 38px;
		
		font-weight: bold;
		text-decoration: none;
	}
	
/* SET SUBTAB ACTIVE DOOR DEZE CLASS TOE TE PASSEN */
.sub_tab_active {
	float: left;
	width: 122px;
	height: 38px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	text-align: center;
		
	background-image: url(../images/bg_sub_tab_active.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
	.sub_tab_active a {
		display: block;
		width: 122px;
		height: 38px;
		
		font-size: 12px;
		color: #FFFFFF;
		line-height: 38px;
		
		font-weight: bold;
		text-decoration: none;
	}
	.sub_tab_active a:hover {
		display: block;
		width: 122px;
		height: 38px;
		
		font-size: 12px;
		color: #FFFFFF;
		line-height: 38px;
		
		font-weight: bold;
		text-decoration: none;
	}

/*NAVIGATION MENU */
.assets#container_menu {
	z-index: 980;
	float: left; 
	width: 886px;
	height: 35px;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #CECECE;
} 
#menuHome {
	margin-left: -90px;
}
 .outer_submenu {
	float: left;
	z-index: 9999;
		margin: 1px 0px 0px 0px;
	
}
.inner_submenu {
	width: 200px;
	margin: 0px 0px 0px -1px;
	background-color: #FFFFFF;
	border-top: 1px solid #4AAA42;
	border-right: 1px solid #4AAA42;
	border-left: 1px solid #4AAA42;
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

.item {
    padding: 0px;
    width: 80px;
    text-align: center;
    }
.item a {
	height: 35px;
	width: 106px;
	
	line-height: 35px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	color: #4AAA42;
	font-size: 12px;
}
.item a:hover {
	height: 35px;
	line-height: 35px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: underline;
	color: #4AAA42;
	font-size: 12px;
}
.item_selected a {
	height: 35px;
	line-height: 35px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: underline;
	color: #4AAA42;
	font-size: 12px;
   text-transform: lowercase;
}
.item_selected a:hover {
	height: 35px;
	line-height: 35px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	color: #4AAA42;
	font-size: 14px;
}
.item_active a {
	height: 35px;
	line-height: 35px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: underline;
	color: #4AAA42;
	font-size: 14px;
        text-transform: lowercase;
}
.item_active a:hover {
	height: 35px;
	line-height: 35px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	color: #4AAA42;
	font-size: 14px;
}

.subitem a {
	width: 180px;
	line-height: 29px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #4AAA42;
	text-decoration: none;
	color: #4AAA42;
	display: block;
	float: left;
}
.subitem a:hover {
	width: 180px;
	line-height: 29px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #4AAA42;
	background-color: #4AAA42;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
 .menu_bar {
	display: inline;
	float: left;
	width: 1px;
	height: 35px;
	
	margin: 0px 9px 0px 8px;
	padding: 0px 0px 0px 0px;
		
    border-right: 1px dotted #60c357;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* ASSETS */


.assets#viewport {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background: url('../images/background-grass.jpg') no-repeat  center 140px;
}

.assets#container_header {
	width: 100%;
	height: 140px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
}
	.assets#inner_header {
		position: relative;
		width: 885px;
		height: 140px;
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;

		background-image: url(../images/bg_inner_header.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #FFFFFF;
	}
.assets#container_tabs {
	position: absolute;
	width: 393px;
	height: 40px;
	margin: 100px 0px 0px 492px;
	padding: 0px 0px 0px 0px;
}
.assets#container_content {
	width: 980px;
	height: 100%;
	margin: 0px auto 0px auto;
}
.assets#container_zoeken {
    position: absolute;
	width: 164px;	
	height: 35px;
	top: 10px; 
	left: 730px;
	z-index: 10;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.assets#container_zoeken .input_textfield {
	border: 1px solid #006e3d;
	color: #006e3d;
}
.assets#container_zoeken .button {
	margin-top: 7px;
}
.assets#container_lower_content {
	width: 901px;
	height: 100%;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.assets#container_lower_content_holder {
	float: left; 
	width: 901px;
	height: 100%;

	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
}
	.assets#lower_menu {
		width: 886px;
		height: 31px;
		margin: 3px 0px 0px 51px;
		padding: 5px 0px 0px 0px;
		margin-top: 0px;
		margin-right: 0px;
	}
	.assets#lower_menu_title {
		float:left;
		font-weight: bold; 
		margin: 0px 5px 10px 0px;
		color: #000000;
	}
	.selected A {
		font-weight: bold; 
		color: #535453;
	}
	.assets#lower_menu_item {
		float:left;
		width: 81px;
		margin-bottom: 5px;
		text-align: center;
		border-right: 1px dotted #60c357;
		padding: 0px 8px 0px 9px;		
		
	}
	.assets#lower_menu_item a {
		margin-right: 0px;
		padding: 0px 0px 0px 0px;		
	}
	.assets#lower_left {
		float: left;
		width: 454px;
		height: 100%;

		margin: 0px 0px 0px 60px;
		padding: 0px 0px 0px 0px;
	}
		.assets#container_welkom_text {
			float: left;
			width: 470px;
			height: 213px;

			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;

		}
		.assets#container_welkom_text_Full {
			float: left;
			width: 470px;
			
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;

		}
	.assets#container_welkom_lees_meer {
				float: left;
				width: 470px;
				
				margin: 10px 0px 0px 0px;
				padding: 0px 0px 6px 0px;
				
				text-align: right;
			}
	.assets#lower_right{
		float: right;
		width: 406px;
		height: 100%;

		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}
		.assets#container_regio_zoeken {
                        display: inline;
			float: left;
			width: 345px;
			height: 38px;

			margin: 0px; margin-left: 40px;
			padding: 0px 0px 0px 12px;

			border: solid 5px #63CA5A;
			background-color: #4AAA42;
		}
		.assets#regio_opmaak A {
				color: #ffffff;
				text-decoration: underline;
			}
		.assets#regio_opmaak IMG {
				vertical-align: middle; margin-right: 5px	
			}
			.assets#regio_opmaak {
				float: left;
				font-size: 14px;
				line-height: 38px;
				color: #FFFFFF;

				font-weight: bold;
				text-decoration: none;
			}

.assets#totopdiv {
        vertical-align: middle;
        margin-top: 15px;
}

.assets#totopdiv IMG {
        vertical-align: middle;
        border: 0px;
        margin-right: 8px;
        margin-top: 5px;
}

.assets#totopdiv A {
        text-decoration: none;
        color: #4aaa42;
        font-weight: bold;
}

.assets#backdiv {
        vertical-align: middle;
        margin-top: 15px;
}

.assets#backdiv IMG {
        vertical-align: middle;
        border: 0px;
        margin-right: 10px;
        margin-top: 5px;
}

.assets#backdiv A {
        text-decoration: none;
        color: #4aaa42;
        font-weight: bold;
}

.pagediv {
        margin-top: 30px
}
.footerContainer {
	float: left;
	width: 885px;
	height: 100%;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 10px 0px;
	
	background: url('../images/bg_footer.jpg') no-repeat 0px 26px;
}
.assets#footer_left {
	float: left;
	width: 461px;
	height: 30px;
	margin: 7px 0px 0px 10px;
}
.assets#footer_right {
	float: right;
	width: 362px;
	height: 30px;
	margin: 7px 10px 0px 0px;
}
	.footer_item {
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
			
		font-size: 10px;
		color: #FFFFFF;
		line-height: 30px;	
		font-weight: normal;
		text-decoration: none;
	}
		.footer_item a{
			color: #FFFFFF;	
		}
	.telephone {
		width: 180px;
	}
	.email {
		text-align: right;
		width: 162px;
	}
	.footer_spacer {
		float: left;
		width: 20px;
		height: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

/* NEWS */

.assets#container_nieuws {
	float: left;
	width: 210px;
	height: 100%;
			
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
.assets#container_nieuws .framediv {
	margin: 15px;
}
.assets#container_nieuws .borderdiv {
	width: 195px;
	float: left;
	border: solid 1px #EAEAEA;
	display: block; 
}
.assets#container_nieuws .firstdiv {
	margin-right: 10px;
}
	.assets#container_nieuws H3 {
		margin: 0px;
		margin-bottom: 20px;
		}

	.assets#container_nieuws IMG {
		border: 1px solid #4AAA42;
		margin-top: 10px; 
		margin-bottom: 10px;
		width: 165px;
	}

	.assets#container_nieuws_lees_meer {
		float: left;
		width: 100%;
		height: 100%;
		
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
				
		text-align: right;
		}

/* WIST JE DAT */

.assets#container_wist_je {
		float: left;
		width: 130px;
		margin: 10px 0px 0px 46px;
		padding: 0px 0px 0px 0px;
		}

.assets#box_wist_je {
		float: left;
		width: 127px;
		color: #4AAA42;
		font-size: 14px;
		font-family: Arial;
			
		text-align: left;
			
		font-weight: bold;
		font-style: italic;
			
		margin: 15px 0px 0px 0px;
		padding: 25px 15px 20px 15px;
			
		border: solid 1px #EAEAEA;
		}

.assets#container_wist_je H3 {
		margin: 0px;
		margin-bottom: 5px;
		}

.assets#container_wist_je .noresults{ 
                margin-top: 20px
}

/* DIV : page */

.pagediv { margin: 0px }

/* DIV : paragraph */

.paragraph { margin: 0px }
.paragraph H2 { margin: 0px }
.paragraph P { margin-top: 0px }
.paragraph IMG { margin-right: 10px; margin-bottom: 0px; margin-top: 5px; border: 1px solid #63CA5A }

/* DIV : imagesandfiles */

.assets #imagesandfilesbardiv { float: left; width: 200px; margin-right: 25px; margin-bottom: 10px }

/* DIV : factbardiv */

.assets #factbardiv { float: left; width: 180px }

/* DIV : images */

.assets #imagesdiv { float: left; display: inline; width: 180px; height: 100%; margin: 20px 0px 0px 40px; padding: 0px 0px 0px 0px }
.assets #imagesdiv H3 { margin: 0px; margin-bottom: 20px; }
.assets #imagesdiv H2 { margin-bottom: 10px }
.assets #imagesdiv A { color: #ffffff; text-decoration: none }
.assets #imagesdiv IMG { border: solid 3px #63CA5A; margin-top: 5px }
.assets #imagesdiv .itemdiv { float: left; margin-right: 8px; margin-bottom: 5px }

/* DIV : files */

.assets #filesdiv { float: left; display: inline; width: 200px; height: 100%; margin: 20px 0px 0px 40px; padding: 0px 0px 0px 0px }
.assets #filesdiv H3 { margin: 0px; margin-bottom: 20px; }
.assets #filesdiv H2 { margin-bottom: 10px }
.assets #filesdiv A { color: #4AAA42; text-decoration: none }
.assets #filesdiv IMG { border: 0px; margin-right: 10px }
.assets #filesdiv .itemdiv { float: left; margin-right: 10px; margin-bottom: 5px }

/* DIV : noresults */

.noresults { margin-top: 10px; font-weight: bold; font-style: italic }

/* DIV : creator */

.assets #creator { width: 875px; font-size: 11px; color: #FFFFFF; text-align: right; padding: 0px 10px 10px 0px; vertical-align: middle } 
.assets #creator IMG { vertical-align: middle } 
.assets #creator A { color: #FFFFFF }

/* DIV : flashdiv */

.flashdiv { margin-left: 30px }

/* LIGHBOX styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* LANGUAGES */

#languagediv { position: absolute; left: 700px; top: 21px }
#languagediv .itemdiv { float: left; margin-right: 5px }
#languagediv .itemdiv IMG { border: 0px }
#flashheader { position: absolute; left: 7px; top: 1px;}
#photoAlbumImages {margin: 0px 0px 0px 3px;}
#photoAlbumImages img {margin: 0px 11px 6px 0px;}
.borderDottedContent {	float: left; width: 454px; height:1px;	font-size:0px;	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;	border-bottom: 1px dotted #4AAA42;}
.borderDottedContent.fotoalbum {margin: 0px 0px 15px 0px;}
.faq_content_container {margin: 0px 0px 10px 0px;}
.fotoAlbumImageHolder{ float: left; width: 90px; height: 60px; overflow: hidden; border: 3px solid #4AAA42; margin: 0px 10px 0px 0px;}
.fotoAlbumImageHolder img{ border: 0px;}




/*NEW STYLES*/
#scrollerHome {
	float: left;
	width: 885px;
	/*height: 320px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	#tekstHome {
		float: left;
		width: 470px;
		/*height: 319px;*/
		margin: 0px 15px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px dotted #4bAB43;
	}
		#tekstHome h1 {
			border: 0px;
			margin: 0px;
		}
		#tekstHome h2 {
			margin: 0px 0px 10px 0px;
		}
	#scroller {
		float: left;
		width: 398px;
		height: 318px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #CCCCCC;
	}
		#scrollerItems {
			position: absolute;
			width: 390px;
			height: 120px;
			margin: 194px 4px 0px 4px;
			padding: 0px 0px 0px 0px;
			z-index: 200;
		}
		#scrollerItemsTekst .item {
			float: left;
			width: 470px;
			height: 319px;
			margin: 0px 15px 0px 0px;
			padding: 0px 0px 0px 0px;
			border-bottom: 1px dotted #4bAB43;
		}
		#scrollerItemsTekst h2 {
			margin-bottom: 10px;
		}
		#scrollerItemsTekst #container_welkom_text {
			height: 245px;
		}
			#scrollerItems a.item {
				float: left;
				width: 355px;
				height: 39px;
				margin: 1px 0px 0px 0px;
				padding: 0px 0px 0px 35px;
				color: #000000;
				font-size: 14px;
				font-weight: 500;
				text-align: left;
				line-height: 39px;
				background: url('../images/bg_scrollerItem.png') no-repeat top left;
			}
				#scrollerItems a:hover.item {
					font-weight: bold;
					background: url('../images/bg_scrollerItemActive.png') no-repeat top left;
				}
			/*#scrollerItems a.item.active {
					font-weight: bold;
					background: url('../images/bg_scrollerItemActive.png') no-repeat top left;
				}*/
		#holderPhoto {
			float: left;
			width: 392px;
			height: 312px;
			margin: 3px 3px 3px 3px;
			padding: 0px 0px 0px 0px;
		}
		#scroller img {margin: 3px 3px 3px 3px;}
#quickLinksHolder {
	float: left;
	width: 885px;
	height: 122px;
	margin: 28px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
	a.quickLink {
		float: left;
		width: 182px;
		height: 122px;
		margin: 0px 0px 0px 31px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #CCCCCC;
		text-decoration: none;
		cursor: pointer;
	}
	a:hover.quickLink {
		float: left;
		width: 182px;
		height: 122px;
		margin: 0px 0px 0px 31px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #9FD39B;
		text-decoration: none;
		cursor: pointer;
	}
		a.quickLink .background {
			float: left;
			width: 176px;
			height: 116px;
			margin: 3px 3px 3px 3px;
			padding: 0px 0px 0px 0px;
			background: url('../images/bg_quickLink.jpg') repeat-x top left;
			cursor: pointer;
		}
			a.quickLink .background h5 {
				width: 176px;
				height: 30px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				text-align: center;
				color: #010101;
				font-size: 13px;
				font-weight: bold;
				cursor: pointer;
			}
			a.quickLink .description {
				float: left;
				width: 176px;
				height: 18px;
				text-align: center;
				color: #848484;		
				font-size: 11px;
				font-weight: normal;
				cursor: pointer;
			}
.icon {
	float: left;
	width: 55px;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.icon.foto { margin: 5px 0px 0px 58px; background: url('../images/icon_foto.png') no-repeat top left }
.icon.movie { margin: 5px 0px 0px 58px; background: url('../images/icon_movie.png') no-repeat top left }
.icon.offerte { margin: 5px 0px 0px 58px; background: url('../images/icon_offerte.png') no-repeat top left }
.icon.producten { margin: 5px 0px 0px 58px; background: url('../images/icon_producten.png') no-repeat top left }



