.productHeader
{
	font-size: 1.8em;
	color: #ff0103;
	font-weight: bold;
}

/*** top styles ******************************************/
#subjectBackground
{
	width: 680px;
	height: 85px;
	background: #fff url('/images/denhaagopmaat_home.gif') left 25px no-repeat;
}

#pageTitle img{display: none;}


/*** content styles **************************************/


/**** main content ****/
#mainContentWrapper
{
	float: left;
	width: 447px;
	padding-top: 10px;
	border-top: 1px solid #ff0103;
}

#mainContentProducts
{
	float: left;
	width: 447px;
	padding-top: 10px;
	border-top: 1px solid #ff0103;
}

/**** sidebar styles ****/


/********** indexpage styles***/
#contentContainerHomePage
{
	width: 920px;
	/*height: 260px;*/
}

#mainContentContainerHomePage
{
	position: relative;
	float: left;
	width: 920px;
	margin-top: -20px;
}

/* BEGIN: header carousel styles */
#carousel{
	background: transparent url('../images/homepage_carousel_header.png') no-repeat;	
	width: 920px;
	overflow: hidden;
}

#homepageCarousel{
	clear: both;
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}

#homepageCarousel .admin{
	background: transparent url('../images/homepage_carousel_header.png') no-repeat;
	height: 200px;
	margin-bottom: 10px;
}

#homepageCarousel .carouselItem{
	float: left;
	overflow: hidden;
	width: 920px;
	height: 190px;
	margin-top: 10px;
	padding: 0;
}

#homepageCarousel .carouselItem .admin{
	float: none;
	overflow: normal;
	width: 920px;
	height: 190px;
	margin-top: 10px;
}

.carouselItem .carouselText{
	background-color: #666666;	
	float: left;
	height: 180px;
	padding: 5px 5px 5px 12px;
	width: 219px;

}

.carouselItem .carouselText span{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.carouselItem .carouselText p{
	color: #fff;
	font-size: 1.1em;
}

.carouselItem .carouselText a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.carouselItem .carouselText a:hover{
	text-decoration: underline;
}

#homepageCarousel .carouselItem .carouselImage{
	float: left;
	width: 684px;
	background-color: #234567;
	height: 190px;
}
/* END: header carousel styles */

#homepageIntroText 
{
	clear:both; 
	width: 590px;
}

#clusterContainers{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#clusterContainers li{
	background-color: #d2daff;
	border-bottom: 1px solid #283bc5;
	float: left;
	margin-left: 11px;
	height: 202px;
	/*overflow: hidden;*/
	width: 175px;
}

body.smallSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage #clusterContainers li.clusterBlock{height: 202px;}
body.normalSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage #clusterContainers li.clusterBlock{height: 272px;}
body.largeSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage #clusterContainers li.clusterBlock{height: 300px;}



#clusterContainers li:first-child{margin-left: 0; margin-right: 1px;}


#clusterContainers li .clusterHeader{
	background: transparent url('../images/clusterHeader.jpg') repeat-y;
	float: left;
	height: 45px;
	margin: 0 0 10px 0;
	padding: 2px 10px 0 10px;
	position: relative;
	width: 155px;
}

#clusterContainers li .clusterHeader h2{
	float: left;
	margin-top: 3px;	
}

#clusterContainers li .clusterHeader h2 a{
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 0.933333em;
	margin: 5px 0 0 0;
	text-decoration: none;
	padding:0;
	min-height: 40px;
	width: 123px;
}

#clusterContainers li .clusterHeader img{
	position: absolute;
	right: 10px;
	top: 10px;
}


#clusterContainers li .clusterContent{
	float: left;
	font-size: 1.1em;
	line-height: 120%;
	padding: 0 10px;
	width: 145px;
}

#clusterContainers li ul.clusterLinks
{
	list-style: none;
	list-style-position: inside;
	float: left;
	padding: 0;
	margin: 0 0 0 13px;
}

#clusterContainers li ul.clusterLinks li{
	background: transparent url('../images/bluearrow.gif') no-repeat left 5px;
	border: none;
	height: auto;
	font-size: 1.1em;
	line-height: 150%;
	margin: 0;
	padding-left: 10px;
	width: 140px;
}

#clusterContainers li ul.clusterLinks li a{
	color: #1b47fe;
	text-decoration: none;
}

#clusterContainers li ul.clusterLinks li a:hover{
	color: #000;
	text-decoration: underline;
}

/* IE6 hacks */
*html ul#clusterContainers{margin-left: 0px;}
*html ul#clusterContainers li{margin-right: 11px;}

*html #clusterContainers li .clusterHeader h2 a{font-size: 13px;}

*html #clusterContainers li .clusterHeader img{margin-top: 8px;}
*html #clusterContainers li ul.clusterLinks{margin-left: 6px;}

/*** The boxes ***/
/* styles for all boxes */
.boxstyle_529725, .boxstyle_529726, .boxstyle_529727, .boxstyle_529728{ 
	float: left; 
	height: 168px;
	margin-right: 26px;
	width: 210px;
}

body.smallSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529725,
body.smallSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529726,
body.smallSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529727,
body.smallSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529728{
	height: 168px;
}

body.normalSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529725,
body.normalSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529726,
body.normalSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529727,
body.normalSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529728{
	height: 208px;
}

body.largeSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529725,
body.largeSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529726,
body.largeSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529727,
body.largeSize #centerWrapper #wrapper #contentContainerHomePage #mainContentContainerHomePage div div .boxstyle_529728{
	height: 248px;
}




.boxstyle_529725 h2, .boxstyle_529726 h2, .boxstyle_529727 h2, .boxstyle_529728 h2{
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 33px; 
	margin-top: 0px;
	width: 210px;
	text-indent: -9999px;
}

/*Direct links*/
.boxstyle_529725{
	width: 211px;
	padding-bottom: 30px;
	border-top: 1px solid #666;
	font-size: 11px;
}

.boxstyle_529725 ul{
	float: left;
	line-height: 170%;
	list-style-image: url('../images/bluearrow.gif');
	margin: -15px 0 0 15px;
	padding: 0;
}

*html .boxstyle_529725 ul{margin: 5px 0 0 7px;}
*:first-child+html .boxstyle_529725 ul{margin-top: -5px;}

.boxstyle_529725 ul li a{
	color: #000;
	text-decoration: none;
}

.boxstyle_529725 ul li a:hover{
	text-decoration: underline;
}	

.boxstyle_529725 h2{ background-image: url('../images/header_529725.jpg');}

/*Search*/
.boxstyle_529726{
	background-color: #fe0002;
	border-top: 1px solid #fe0002;	
}

.boxstyle_529726 ul{
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	margin: -5px 0 0 20px;
	padding:  0;
}

*html .boxstyle_529726 ul{margin: 5px 0 0 7px;}
*:first-child+html .boxstyle_529726 ul{margin-top: 0; padding-bottom: 5px;}

.boxstyle_529726 ul li{
	color: #fff;
}

.boxstyle_529726 ul li a{
	color: #fff;
	text-decoration: none;
}


.textarea{
	float: left;
	margin: 0 0 0 10px;
	width: 190px;
}

*html #clusterSearchForm .textarea{
	margin: 10px 5px 0 5px;
}

#clusterSearchForm{
	float: left;
}

#clusterSearchForm .searchBox{ width: 160px; }

.boxstyle_529726 h2{ background-image: url('../images/header_529726.jpg');}

/*Guide*/
.boxstyle_529727{
	background-color: #ba00bb;
	border-top: 1px solid #ba00bb;
}

.boxstyle_529727 p{padding-left: 10px;}

.boxstyle_529727 p a{
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: -7px 0 0 10px;
	text-decoration: none;
}

*:first-child+html .boxstyle_529727 p a{ margin-top: 5px;}

.boxstyle_529727 h2{ background-image: url('../images/header_529727.jpg');}

/*Most visited links*/
.boxstyle_529728{
	background-color: #666;
	border-top: 1px solid #666;
	margin-right: 0;
}

.boxstyle_529728 ul{
	float: left;
	line-height: 170%;
	list-style-image: url('../images/whiteArrowHomeClosed.gif');
	margin: 0 0 0 20px;
	padding: 0 5px 0 0;
}

*html .boxstyle_529728 ul{
	margin: 5px 0 0 7px;
	padding: 0;
	list-style-image: none;
}

*:first-child+html .boxstyle_529728 ul{	margin-top: 5px;}

.boxstyle_529728 ul li a{
	color: #fff;
	text-decoration: none;
}

.boxstyle_529728 ul li a:hover{
	text-decoration: underline;
}	

.boxstyle_529728 h2{ background-image: url('../images/header_529728.jpg');}

/*****************/



#productFieldContainer
{
	display: block;
	float: left;
	width: 210px; 
	height: 271px;
	margin-bottom: 15px;
	background: #fff url('../images/productfield.gif') no-repeat;
}

#guideFieldContainer
{
	display: block;
	float: left;
	width: 210px; 
	height: 271px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: #fff url('../images/guidefield.gif') no-repeat;
}

#searchFieldContainer
{
	display: block;
	float: left;
	width: 210px; 
	height: 271px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: #fff url('../images/searchfield.gif') no-repeat;
}

.imageField
{
	position: relative;
	top: 0;
	margin: 0;
	width: 210px;
	height: 160px;
}

.fieldTextarea
{
	position: relative;
	width: 185px;
	height: 70px;
	margin-top: 10px;
	margin-left: 8px;
	font-size: 1.1em;
}

.productButtonLink
{
	display: block;
	position: relative;
	left: 8px;
	width: 105px;
	height: 18px;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 7px;
	font-weight: bold;
	background-color: #1b47fe;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
}

.guideButtonLink
{
	display: block;
	position: relative;
	left: 8px;
	width: 105px;
	height: 18px;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 7px;
	font-weight: bold;
	background-color: #ba00bb;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
}

.searchButtonLink
{
	display: block;
	position: relative;
	left: 8px;
	width: 105px;
	height: 18px;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 7px;
	font-weight: bold;
	background-color: #ff0103;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
}
.productButtonLink:hover
{
	background-color: #1f43a4;
	text-decoration: none;
}

.guideButtonLink:hover
{
	background-color: #820088;
	text-decoration: none;
}

.searchButtonLink:hover
{
	background-color: #a7000f;
	text-decoration: none;
}

.homepageArrow
{
	float:right; 
	margin-top: -9px;
	margin-right: 4px;
}

@media screen and (min-width: 0px) {

.homepageArrow {
	margin-top: 4px;
}
}


#guideButtonArea:hover
{
	background-color: yellow;
}

.homePageLink
{
	margin-top: -2px;
	display: block;
	outline: none;
}

.buttonText a
{
	height: 18px;
	padding-top: 2px;
	padding-left: 8px;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	cursor: pointer;
}

.buttonText a:hover
{
	text-decoration: none;
}

.buttonArrow
{
	height: 7px;
	margin-top: 2px;	
	float: right;
	margin-right: 5px;
}

/***** IE6 HACKS *****/
*html  #clusterContainers{float: left; width: 950px;margin-left: -5px;}
*html #clusterContainers li{width: 160px; margin: 0 7px 0 0;}