* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#231f20;
	background-image:url('/assets/img/bg_top.jpg');
	background-repeat:repeat-x;
	background-color:#fff;
}

h1 {
	font-family:Verdana, Arial;
	font-size:16px;
	color:#231f20;
	margin-bottom:5px;
}
h2 {
	font-family:Verdana, Arial;
	font-size:24px;
	font-weight:normal;
	color:#aa2e2e;
	margin-bottom:15px;
}
h3 {
	font-family:Myriad Pro, Verdana, Arial;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-bottom:10px;
}
h4 {
	font-family:Myriad Pro, Verdana, Arial;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	margin-bottom:15px;
}
h5 {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#720a0a;
	font-weight:bold;
	margin-bottom:5px;
}
p {
	margin-bottom:15px;
}
a {
	color:#aa2e2e;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table, td {
	border-collapse:collapse;
	border:none;
	margin:0px;
	padding:0px;
}
.spacer { clear:both; }

/* --------------------------------------------------- HARGASSNER --------------------------------------------------- */
#container {
	position:relative;
	top:0px;
	left:50%;
	width:974px;
	margin-left:-487px;
}


/* TOP
------------------------------------------------------ */
#top {
	position:relative;
	top:0px;
	left:0px;
	width:974px;
	height:154px;
	z-index:1;
}
#top .last {
	border-right:none;
}


/* TOP Logo ------------------------ */
#top-logo {
	float:left;
	width:231px;
	height:50px;
	margin-top:25px;
}


/* TAALKEUZE ----------------------- */
#taalkeuze {
	float:left;
	width:71px;
	height:24px;
	margin:41px 0px 0px 10px;
}
#taalkeuze ul {
	list-style:none;
	float:left;
}
#taalkeuze li {
	list-style:none;
	float:left;
	border-right:#d9d3d3 1px solid;
	padding:0px 8px;
}


/* TOP LOGIN ---------------------- */
#top-login {
	float:right;
	width:147px;
	height:20px;
	padding:5px 0px 0px 10px;
	background-image:url('/assets/img/bg_inloggen.jpg');
	background-repeat:no-repeat;
	color:#f5e9e9;
}
#top-login ul {
	list-style:none;
	float:left;
}
#top-login li {
	list-style:none;
	float:left;
	border-right:#d9d3d3 1px solid;
	padding:0px 5px;
}
#top-login a {
	color:#f5e9e9;
	text-decoration:underline;
}


/* TOP NAV ----------------------- */
#top-nav {
	position:absolute;
	right:0px;
	top:46px;
	width:575px;
	height:24px;
}
#top-nav ul {
	list-style:none;
	float:right;
}
#top-nav li {
	list-style:none;
	float:left;
	border-right:#d9d3d3 1px solid;
	padding:0px 8px;
}
#top-nav li a {
	color:#a7a7a7;
	text-decoration:underline;
	font-size:11px;
}


/* HOOFD NAV --------------------- */
#top-hnav {
	position:absolute;
	left:0px;
	top:98px;
	width:974px;
	height:41px;
	background-image:url('/assets/img/navbalk.jpg');
	background-repeat:no-repeat;
}

ul.menu {
	list-style:none;
	
}
ul.menu a {
	display:block; 
	color:#fff; 
	text-decoration:none;
	font-size:14px;
}
ul.menu a:hover {
	background-color:#720a0a;
}
ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;
}
ul.menu ul {
	list-style:none;
	position:absolute;
	top:41px; 
	left:0px;
	background:#720a0a;
	display:none;
	opacity:0;
	z-index:1;
}
ul.menu ul li {
	position:relative;
	border:1px solid #945d5d;
	border-bottom:none;
	border-left:none;
	width:219px;
	height:36px;
	margin:0px;
}
ul.menu ul li a {
	display:block; 
	padding:10px 7px 0px 17px; 
	background-color:#720a0a;
	font-weight:bold;
	font-size:12px;
}
ul.menu ul li a:hover {
	background-color:#6d0a0a;
}
ul.menu ul ul {
	left:218px;
	top:-1px;
}

ul.menu a.home,
ul.menu a.producten,
ul.menu a.hargassner,
ul.menu a.verdelers,
ul.menu a.contact {
	width:71px;
	height:28px;
	padding:13px 14px 0px 14px; 
	font-weight:bold;  
}
ul.menu a.home {
	width:50px;
	padding-left:35px;
	background:url('/assets/img/icon_home.gif') 14px 17px no-repeat;
}
ul.menu a.producten {
	width:118px;
	padding-left:17px;
	background:url('/assets/img/arrowdown.gif') 112px 17px no-repeat;
}
ul.menu a.hargassner {
	width:168px;
	padding-left:17px;
	background:url('/assets/img/arrowdown.gif') 162px 17px no-repeat;
}
ul.menu a.verdelers {
	width:83px;
	padding-left:17px;
}
ul.menu a.contact {
	width:79px;
	padding-left:20px;
}
ul.menu a.sub {
	background:#720a0a url('/assets/img/arrow.gif') 187px 17px no-repeat;
}

/* ZOEKFUNCTIE ------------------ */
#search {
	position:absolute;
	top:98px;
	right:10px;
	width:271px;
	height:32px;
	padding:9px 0px 0px 11px;
}
#search input.zoekveld {
	float:left;
	width:220px;
	height:16px;
	padding:3px;
	border:#c3c1c1 1px solid;
}
#search input.zoek {
	float:left;
	width:24px;
	height:20px;
	background:url('/assets/img/btn_zoeken.jpg') no-repeat;
	border:none;
	margin-left:11px;
}




/* CONTENT
------------------------------------------------------ */
#content {
	width:974px;
	/*position:absolute;
	top:169px;
	left:0px;*/
	text-align:left;
}

#content hr {
	/*position:absolute;
	top:294px;
	left:0px;*/
	width:439px;
	border:#eae9e1 1px solid;
}
#content strong,
#content b {
	color:#aa2e2e;
}

#content-left #intro ul,
#content-left #reasons ul {
	list-style:none;
}
#content-left #intro li {
	list-style:none;
	background:url('/assets/img/arrow_content.jpg') no-repeat;
	height:21px;
	padding:7px 0px 0px 25px;
}
#content-left #reasons li {
	list-style:none;
	background:url('/assets/img/arrow_content.jpg') 124px 0px no-repeat;
	height:21px;
	padding:7px 0px 0px 147px;
}

/* CONTENT LEFT ------------------ */
#content-left {
	float:left;
	width:439px;
	padding-top:30px;
}

#content-left #intro {
	height:226px;
	padding:0px 21px;
}

.reasons-btn {
	/*position:absolute;
	top:259px;
	left:21px;*/
	background-image:url('/assets/img/bg_tab-home.jpg');
	background-repeat:no-repeat;
	width:99px;
	height:23px;
	padding:12px 0px 0px 9px;
	margin-left:21px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#content-left #reasons {
	width:396px;
	padding:0px 21px;
	border-right:#eae9e1 1px solid;
}
#content-left #reasons .lblock {
	height:102px;
	margin-bottom:30px;
}
#content-left #reasons img {
	float:left;
	margin-right:20px;
	border:#cecece 1px solid;
}

/* CONTENT RIGHT ----------------- */
#content-right {
	float:right;
	width:529px;
}
#content-right .nwprod,
#content-right .nwprod-fr {
	background-image:url('/assets/img/bg_nieuwproducthome.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	width:504px;
	height:294px;
	padding:29px 0px 0px 25px;
}
#content-right .nwprod-fr {
	background-image:url('/assets/img/bg_nieuwproducthome-fr.jpg');
}
#content-right .nwprodcontent ul {
	list-style:none;
}
#content-right .nwprodcontent li {
	list-style:none;
	background-image:url('/assets/img/ulnwprodcontent.png');
	background-repeat:no-repeat;
	width:190px;
	height:24px;
	padding:9px 0px 0px 32px;  
}
#content-right .nwprodcontent a {
	color:#fff;
}
#content-right .nwprodcontent {
	width:230px;
	color:#fff;
}

#content-right #producten {
	width:514px;
	padding:0px 0px 0px 15px;
}
#content-right #producten .rblock {
	float:left;
	width:249px;
	/*height:120px;*/
	margin-bottom:22px;
}
#content-right #producten li {
	list-style:none;
	background:url('/assets/img/arrow_content.jpg') 91px 0px no-repeat;
	height:21px;
	padding:7px 0px 0px 115px;
}
#content-right #producten img {
	float:left;
	margin-right:15px;
	border:#720a0a 1px solid;
}
#content-right #producten p {
	margin-bottom:10px;
}

/* FOOTER 
------------------------------------ */
#spacer {
	height:25px;
}
#footer-container {
	width:100%;
	height:125px;
	color:#747474;
}
#footer {
	position:relative;
	top:0px;
	left:50%;
	width:976px;
	margin-left:-487px;
	font-size:11px;
}
#footer a {
	color:#747474;
}
#footer-content {
	width:930px;
	height:57px;
	border:#9b1d1d 1px solid;
	padding:0px 21px;
}

#footer-content-left {
	float:left;
	width:667px;
	padding-top:21px;
}
#footer-content-right {
	float:right;
	padding-top:13px;
}
#footer a.weblodge {
	color:#231f20;
	text-decoration:none;
}


/* form error */
input.error {
	background-color:#ff0000;
}

/* product listing */
.product-info { clear:both; }
.product-link { clear:both; margin:10px 0; }
#content-right #producten .product-link li,
#content-right #producten .product-link li { padding-left:25px; background-position:0 0; }