@charset "utf-8";
/* CSS Document written by landervs.be */
body{
	background:url(../htmimg/body_background.jpg) top center repeat;
	margin: 0 auto;
	padding: 0px;
}

#container{
	width: 992px;
	margin: 0 auto;
}

#header{
	width: 992px;
	height: 81px;
	float: left;
}

#menu{
	width: 992px;
	height: 107px;
	background:url(../htmimg/menu_bg.jpg) no-repeat top center;
	float: left;
}

#headerNav{
	width: 992px;
	height: 153px;
	float: left;
}

#tussenstuk{
	width: 992px;
	height: 25px;
	float: left;
}

#contentBg{
	width: 992px;
	background:url(../htmimg/content_bg_repeat.jpg) top center repeat-y;
	float: left;
}

#titelHoek{
	width: 992px;
	height: 56px;
	float: left;
	background:url(../htmimg/home_titelhoek.jpg);
}

#productenTitelHoek{
	width: 992px;
	height: 56px;
	float: left;
	background:url(../htmimg/producten_titelhoek.jpg);
}

#linksTitelHoek{
	width: 992px;
	height: 56px;
	float: left;
	background:url(../htmimg/links_titelhoek.jpg);
}

#divBruin{
	margin: 0px;
	margin-top: 3px;
	margin-left: 310px;
	width: 290px;
	height: 50px;
	float: left;
	
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
}

#divProductTitel{
	margin: 0px;
	margin-top: 3px;
	margin-left: 310px;
	width: 400px;
	height: 50px;
	float: left;
	
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
}

#divRood{
	margin: 0px;
	margin-top: 3px;
	margin-left: 20px;
	width: 290px;
	height: 50px;
	float: left;
}

#footer{
	width: 992px;
	height: 45px;
	float: left;
}

#footerImg{
	width: 391px;
	height: 45px;
	float: left;
	margin-left: 300px;
	
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
}

#prodLijst{
	width: 200px;
	float: left;
	margin-left: 67px;
	margin-bottom: 10px;
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	font-size: 10px;
	color: #000000;	/*end IE6 solutions ¨*/
}

#prodLijst a:link, #prodLijst a:visited{
	text-decoration: underline;
	color: #000000;
}

#prodLijst a:active, #prodLijst a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

#borderLinks{
	width: 25px;
	height: 173px;
	float: left;
	margin: 0px;
	margin-left: 7px;
	background: url(../htmimg/content_left.jpg) right top no-repeat;
	
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
}

#homeContent{
	width: 660px;
	float: left;
	background: url(../htmimg/home_content_bg.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#productenContent{
	width: 660px;
	float: left;
	background: url(../htmimg/producten_content_bg.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#linksContent{
	width: 660px;
	float: left;
	background: url(../htmimg/links_content_bg.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#linksContent a:link, #linksContent a:visited{
	text-decoration: underline;
	color:#000000;
}

#linksContent a:hover, #linksContent a:active{
	text-decoration: underline;
	color: #FFFFFF;
}

#linksContent ul li{
	list-style: none;
	/*float: left;*/
	margin: 0px;
	background:url(../htmimg/pijltje.gif) no-repeat 0px 6px!important;
	padding:0 0 0 20px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#contentRight{
	float: left;
	width: 681px;
	margin: 0px;
	background:url(../htmimg/content_right.gif) bottom right no-repeat;
}

#credits{
	width: 450px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 350px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
}

#credits a:link, #credits a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}

#credits a:active, #credits a:hover{
	color: #000000;
	text-decoration: underline;
}
	

/* divs voor menu /*/
#menuStart{
	margin-left: 330px;
	margin-top: 24px;
	width: 110px;
	height: 80px;
	float: left;
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
}

.menuKotje{	
	margin-left: 13px;
	margin-top: 24px;
	width: 110px;
	height: 80px;
	float: left;
}

#menuEind{
	margin-left: 13px;
	margin-top: 24px;
	width: 250px;
	height: 80px;
	float: left;
}

#menu span{
	color:#FFFFFF;
	background:#000000;
	padding: 2px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}

#menu span a:link, #menu span a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#menu span a:hover, #menu span a:active{
	text-decoration: none;
	color:#FFFF00;
}

/*end /*/

#prodLijst ul{
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#prodLijst span{
	color:#FFFFFF;
	background:#000000;
	padding: 2px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}

/*2e level */
#prodLijst li ul li{
	list-style: none;
	/*float: left;*/
	margin: 0px;
	background:url(../htmimg/pijltje.gif) no-repeat 0px 6px!important;
	margin-left:-35px;
	padding:0 0 0 20px;
}


/*titel zwaar */
.titel{
	padding: 5px;
	background:#000000;
	color:#FFFFFF;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

#contentLinks{
	width: 300px;
	float: left;
	margin-left: 5px;
	
	/* solutions */
	word-wrap: break-word;
	overflow: auto;
	display: inline;
	/*end IE6 solutions ¨*/
	
	/* min height hack*/
	min-height:250px;
	height:auto !important;
	height:350px;
}


#contentRechts{
	width: 330px;
	float: left;
	margin-left: 15px;
	
	/* min height hack*/
	min-height:250px;
	height:auto !important;
	height:350px;
}

#contentMain{
	width: 640px;
	float: left;
	margin-left: 5px;
	
	/* min height hack*/
	min-height:250px;
	height:auto !important;
	height:350px;
}

/*divs voor productfiche */
#productenStreep{
	width: 615px;
	height: 19px;
	background:url(../htmimg/producten_streep.jpg) no-repeat top;
	margin-left: 12px;
	float: left;
}

#productContainer{
	width: 615px;
	margin-left: 12px;
	float: left;
}

#productLinks{
	float: left;
	width: 250px;
}

#productRechts{
	width: 350px;
	margin-left: 10px;
	float: left;
}

.productTitel{
	width: 330px;
	float: left;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #000000;
}

.productPrijs{
	width: 330px;
	float: left;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FF0000;
	font-weight: normal;	
}

#productInfo{
	width: 300px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	background: #ED1E24;
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
}

#productLinksInfo{
	width: 330px;
	margin-left: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#productLinksInfo a:link, #productLinksInfo a:visited{
	text-decoration: underline;
	color: #000000;
}

#productLinksInfo a:hover, #productLinksInfo a:active{
	color: #000000;
	text-decoration: none;
}

#productLinksInfo ul li{
	list-style: none;
	/*float: left;*/
	margin: 0px;
	background:url(../htmimg/pijltje.gif) no-repeat 0px 6px!important;
	margin-left:-35px;
	padding:0 0 0 20px;
}

/*labels*/
.labels{
	padding: 2px;
	margin: 2px;
	color:#FFFFFF;
	background:#2A2627;
	width: 280px;
	text-align:left;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.labels2{
	padding: 4px;
	margin: 0px;
	color:#FFFFFF;
	background: #FF6600;
	width: 280px;
	text-align:left;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txtKlein{
	padding: 1px;
	margin: 1px;
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.buttons{
	padding: 2px;
	margin: 2px;
	color:#FFFFFF;
	background:#2A2627;
	width: 280px;
	text-align:center;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttons2{
	padding: 2px;
	margin: 2px;
	color:#FFFFFF;
	background: #990033;
	width: 280px;
	text-align:center;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* divs voor items */
.items_container{
	margin: 5px;
	width: 125px;
	height: 150px;
	float: left;
	background:#776557;
}

.items_foto{
	border: 0px;
	margin: 5px;
	background-color: #776557;
}

.items_beschrijving{
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
}

.items_beschrijving a:link, .items_beschrijving a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

.items_beschrijving a:active, .items_beschrijving a:hover{
	text-decoration: none;
	color:#000000;
}
