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, font, img, ins, kbd, q, samp,
small, strike, 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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

body {
	background: transparent url("bg_body.gif") repeat-x 0 0;
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
}

#outer {
	position: relative;
	width: 910px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #ccc;
}

.clearer {
	clear: both;
}

/************ HEADER *************/

#header {
	margin: 0 0 0 0;
}

#header h1 {
	background: url("logo.gif") no-repeat 0 0;
	width: 159px;
	float: left;
}

#header h1 a {
	display: block;
	height: 62px;
	text-indent: -9999px;
}

#header h2 {
	background: url("tagline.gif") no-repeat 0 0;
	width: 673px;
	height: 57px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 1px 0 0 70px;
}

/************ MENU *************/

#menuContainer {
	background: url("bg_menu.jpg") no-repeat 0 0;
	margin: 15px 0;
	float: left;
}

#menuContainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 36px;
	width: 695px;
	float: left;
}

#menuContainer ul li {
	float: left;
}

#menuContainer ul li a {
	display: block;
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#menuContainer ul li a.Rood {
	background: url("menu_rood.jpg") no-repeat 0 0;
	width: 97px;
}

#menuContainer ul li a.Rood:hover {
	background: url("menu_rood_hover.jpg") no-repeat 0 0;
	width: 97px;
}

#menuContainer ul li a.Oranje {
	background: url("menu_oranje.jpg") no-repeat 0 0;
	width: 132px;
}
#menuContainer ul li a.Oranje:hover {
	background: url("menu_oranje_hover.jpg") no-repeat 0 0;
	width: 132px;
}
#menuContainer ul li a.Bruin {
	background: url("menu_bruin.jpg") no-repeat 0 0;
	width: 84px;
}
#menuContainer ul li a.Bruin:hover {
	background: url("menu_bruin_hover.jpg") no-repeat 0 0;
	width: 84px;
}
#menuContainer ul li a.Groen {
	background: url("menu_groen.jpg") no-repeat 0 0;
	width: 77px;
}
#menuContainer ul li a.Groen:hover {
	background: url("menu_groen_hover.jpg") no-repeat 0 0;
	width: 77px;
}
#menuContainer ul li a.Blauw {
	background: url("menu_blauw.jpg") no-repeat 0 0;
	width: 146px;
}
#menuContainer ul li a.Blauw:hover {
	background: url("menu_blauw_hover.jpg") no-repeat 0 0;
	width: 146px;
}
#menuContainer ul li a.Paars {
	background: url("menu_paars.jpg") no-repeat 0 0;
	width: 97px;
}
#menuContainer ul li a.Paars:hover {
	background: url("menu_paars_hover.jpg") no-repeat 0 0;
	width: 97px;
}

#menuContainer ul li a#menuHome {
	width: 61px;
	background: url("home.jpg") no-repeat 50% 50%;
	text-indent: -9999px;
}

#quickSearch {
	float: right;
	width: 205px;
	padding: 0 0 0 10px;
}

#quickSearch form {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}

#quickSearch legend {
	display: none;
}

#quickSearch input.textfield {
	background:#FFFFFF url("searchfield.jpg") no-repeat scroll 0 bottom;
	border:0 solid #FFFFFF;
	font-size:90%;
	line-height: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 26px;
	height: 18px;
	width:117px;
	float: left;
}

#quickSearch input.searchButton,
input.searchButton {
	background: #eee;
	border: 0;
	font-weight: bold;
	font-size: 90%;
	padding: 0 2px 0;
	height: 17px;
	float: left;
	margin: 10px 0 0 5px;
}

/************ CONTENT *************/

#contentWrapper {
	background: url("bg_contentContainer.gif") repeat-y 0 0;
	clear: both;
}

#bannerLeft {
	float: left;
	background: #fff;
	border-bottom: 5px solid #fff;
	padding: 0;
}

#introText {
	background: url("bg_intro.jpg") no-repeat 0 0;
	width: 741px;
	height: 242px;
	overflow: hidden;
	float: right;
}
#enqueteText {
	border: 1px solid #ccc;
	margin: 20px 10px;
	padding: 15px;
}
#enqueteText h2 {
	font-size: 16px;
	line-height: 32px;
}
#enqueteText p {
	margin: 0 0 10px 0;
	line-height: 16px;
}
#enqueteText p a {
	color: #666;
}




#introText h2 {
	color: #ccc;
	font-size: 35px;
	margin: 15px 0 0 290px;
	font-weight: normal;
	background: url("welkomopmijnhaard.png") no-repeat 0 10px;
	text-indent: -9999px;
}

* html #introText h2 {
	margin: 15px 0 0 275px;
	background: none;
	text-indent: 0;
}

#textWrapper {
	color: #ccc;
	float: right;
	width: 315px;
	padding: 15px;
}

#textWrapper p {
	margin: 0 0 10px 0;
	line-height: 16px;
}

#textWrapper p.firstLine {
	font-weight: bold;
}

#contentContainer {
	float: left;
	width: 495px;
}

#contentContainer h4 {
	margin: 12px 10px 10px;
}

.artContainer {
	width: 236px;
	float: left;
	margin: 10px 0 10px 7px;
	height: 271px;
	background: url("bg_ArtBackground.jpg") no-repeat 0 119px;
	overflow: hidden;
}

.artContainer h3 {
	margin: 15px 0;
	padding: 0 10px;
	font-size: 1.2em;
	font-weight: normal;
}

.artContainer p {
	line-height: 16px;
	padding: 0 10px;
	height: 63px;
	overflow: hidden;
}

.artContainer p a {
	color: #666;
	text-decoration: none;
	display: block;
}

.artContainer p a:hover {
	text-decoration: underline;
}

.overlay {
	position: relative;
	background: url("overlay.png") no-repeat 0 0;
	display: block;
	height: 118px;
	width: 236px;
	z-index: 200;
}

.artContainer img {
	display: block;
	margin: -118px 0 0 0;
	z-index: 100;
}


#bannerRight {
	float: right;
	width: 242px;
}

h4.moreHeading {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 15px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0;
}

.adText {
	text-align: center;
	font-size: 90%;
	background: url("bg_contentContainer.gif") repeat-x center 5px;
	color: #999;
	margin: 5px 0;
}

.adText span {
	background: #fff;
	padding: 0 7px;
}

#moreArticles {
	list-style-type: none;
}

#moreArticles li {
	padding: 5px 0 5px 15px;
}

#moreArticles li a {
	color: #333;
	font-size: 1.2em;
}

#moreArticles li a:hover {
	color: #999;
}

#categoryHeaderGrijs {
	background: url("header_grijs.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}
#categoryHeaderBlauw {
	background: url("header_blauw.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}
#categoryHeaderBruin {
	background: url("header_bruin.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}
#categoryHeaderGroen {
	background: url("header_groen.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}
#categoryHeaderOranje {
	background: url("header_oranje.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}
#categoryHeaderPaars {
	background: url("header_paars.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}
#categoryHeaderRood {
	background: url("header_rood.jpg") no-repeat center 0;
	height: 90px;
	width: 741px;
	float: right;
}

#contentContainer #moreArticles {
	margin: 12px 10px 10px;
}

#spotLight {
	background: url("bg_spotlight.jpg") no-repeat center 0;
	width: 219px;
	margin: 15px auto;
	height: 457px;
	overflow: hidden;
	color: #d6d6d6;
}

#spotLight h3 {
	margin: 20px 10px 15px;
	font-size: 1.2em;
	font-weight: normal;
}

#spotLight p {
	margin: 0 10px 15px;
	line-height: 18px;
}

#spotLight a {
	margin: 0 10px 15px;
	font-weight: bold;
	color: #d6d6d6;
}

.overlaySpotlight {
	position: relative;
	background: url("overlay_spotlight.png") no-repeat 0 0;
	display: block;
	height: 108px;
	width: 219px;
	z-index: 200;
}

#spotLight img {
	display: block;
	margin: -108px 0 0 0;
	z-index: 100;
}

#contentContainer #detailsContainer {
	position: relative;
	padding: 0 10px 10px;
}

#contentContainer #detailsContainer h2 {
	font-size: 2em;
	margin: 10px 0 10px 0;
	font-weight: normal;
	padding: 0;
}

#contentContainer #detailsContainer h3 {
	margin: 10px 0 5px 0;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0;
}

#contentContainer #detailsContainer h4 {
	margin: 10px 0 5px 0;
	font-weight: normal;
	font-size: 1.1em;
	padding: 0;
}

#contentContainer #detailsContainer h5 {
	margin: 10px 0 5px 0;
	font-weight: normal;
	font-size: 1.0em;
	padding: 0;
}

#contentContainer #detailsContainer p {
	line-height: 16px;
	margin-bottom: 20px;
	padding: 0;
}
#contentContainer #detailsContainer ol,
#contentContainer #detailsContainer ul {
	list-style-type: square;
	padding: 5px 0px 10px 20px;
}
#contentContainer #detailsContainer ul li {
	line-height: 16px;
}
#contentContainer #detailsContainer ul li a {
}

#contentContainer #detailsContainer p a {
	color: #666;
}

#contentContainer #detailsContainer a.backToOverview {
	font-weight: bold;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 4px 0;
	text-align: right;
	color: #666;
}

img.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

img.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}


#contentContainer #detailsContainer p.publishDate {
	font-size: 0.9em;
	color: #999;
	margin-bottom: 10px;
}

#contentContainer #detailsContainer p.firstAlinea {
	font-weight: bold;
	line-height: 20px;
}

/************ COLORS *************/

#contentContainer .Grijs h3 a,
#contentContainer .Grijs p a:hover,
#moreArticles li.Grijs a:hover,
.Grijs h3 span,
#spotLight.Grijs a:hover,
#detailsContainer.Grijs h2,
#detailsContainer.Grijs h3,
#detailsContainer.Grijs h4,
#detailsContainer.Grijs h5,
#detailsContainer.Grijs a,
#detailsContainer h3.Grijs a,
#contentContainer #detailsContainer.Grijs p a:hover  {
	color: #ccc;
}

#contentContainer .Rood h3 a,
#contentContainer .Rood p a:hover,
#moreArticles li.Rood a:hover,
.Rood h3 span,
#spotLight.Rood a:hover,
#detailsContainer.Rood h2,
#detailsContainer.Rood h3,
#detailsContainer.Rood h4,
#detailsContainer.Rood h5,
#detailsContainer.Rood a,
#detailsContainer h3.Rood a,
#contentContainer #detailsContainer.Rood p a:hover  {
	color: #a70c0c;
}

#contentContainer .Oranje h3 a,
#contentContainer .Oranje p a:hover,
#moreArticles li.Oranje a:hover,
.Oranje h3 span,
#spotLight.Oranje a:hover,
#detailsContainer.Oranje h2,
#detailsContainer.Oranje h3,
#detailsContainer.Oranje h4,
#detailsContainer.Oranje h5,
#detailsContainer.Oranje a,
#detailsContainer h3.Oranje a,
#contentContainer #detailsContainer.Oranje p a:hover  {
	color: #cc6633;
}

#contentContainer .Bruin h3 a,
#contentContainer .Bruin p a:hover,
#moreArticles li.Bruin a:hover,
.Bruin h3 span,
#spotLight.Bruin a:hover,
#detailsContainer.Bruin h2,
#detailsContainer.Bruin h3,
#detailsContainer.Bruin h4,
#detailsContainer.Bruin h5,
#detailsContainer.Bruin a,
#detailsContainer h3.Bruin a,
#contentContainer #detailsContainer.Bruin p a:hover,
#contentContainer #detailsContainer.Bruin a.backToOverview:hover {
	color: #98785b;
}

#contentContainer .Groen h3 a,
#contentContainer .Groen p a:hover,
#moreArticles li.Groen a:hover,
.Groen h3 span,
#spotLight.Groen a:hover,
#detailsContainer.Groen h2,
#detailsContainer.Groen h3,
#detailsContainer.Groen h4,
#detailsContainer.Groen h5,
#detailsContainer.Groen a,
#detailsContainer h3.Groen a,
#contentContainer #detailsContainer.Groen p a:hover  {
	color: #93ad3c;
}

#contentContainer .Blauw h3 a,
#contentContainer .Blauw p a:hover,
#moreArticles li.Blauw a:hover,
.Blauw h3 span,
#spotLight.Blauw a:hover,
#detailsContainer.Blauw h2,
#detailsContainer.Blauw h3,
#detailsContainer.Blauw h4,
#detailsContainer.Blauw h5,
#detailsContainer.Blauw a,
#detailsContainer h3.Blauw a,
#contentContainer #detailsContainer.Blauw p a:hover  {
	color: #568c99;
}

#contentContainer .Paars h3 a,
#contentContainer .Paars p a:hover,
#moreArticles li.Paars a:hover,
.Paars h3 span,
#spotLight.Paars a:hover,
#detailsContainer.Paars h2,
#detailsContainer.Paars h3,
#detailsContainer.Paars h4,
#detailsContainer.Paars h5,
#detailsContainer.Paars a,
#detailsContainer h3.Paars a,
#contentContainer #detailsContainer.Paars p a:hover  {
	color: #7964db;
}

#moreArticles li.Grijs {
	background: url("arrow_grijs.gif") no-repeat 0 10px;
}
#moreArticles li.Rood {
	background: url("arrow_rood.gif") no-repeat 0 10px;
}
#moreArticles li.Oranje {
	background: url("arrow_oranje.gif") no-repeat 0 10px;
}
#moreArticles li.Bruin {
	background: url("arrow_bruin.gif") no-repeat 0 10px;
}
#moreArticles li.Groen {
	background: url("arrow_groen.gif") no-repeat 0 10px;
}
#moreArticles li.Blauw {
	background: url("arrow_blauw.gif") no-repeat 0 10px;
}
#moreArticles li.Paars {
	background: url("arrow_paars.gif") no-repeat 0 10px;
}

/************ FOOTER *************/

#footer {
	clear: both;
	padding: 10px 0;
	font-size: 90%;
	background: #fff;
}

#footer a {
	color: #666;
}


/************ FOOTER *************/
#sitemap {
	padding: 20px;
	margin: 0px;
	list-style-type: square;
}
#sitemap li {
	line-height: 18px;
}
#sitemap li a {
	color: #666;
}


/************ SHOWROOM *************/
#bannerShowroom {
	background: url("../imgs/banner-showroom.jpg") no-repeat 0 0;
	width: 742px;
	height: 87px;
	margin-left: 165px;
}