@charset "utf-8";
@import url("forms.css");
/* CSS Document */

/* PNG fix */
img, div, a, input, p, span {
	behavior: url('/css/iepngfix.htc');
}


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	}
	
div#siteWrapper {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
div#headerWrapper {
	width: 960px;
	height: 112px;
	clear: both;
	float: left;
	background-color: #ec8000;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
div#headerWrapper ul {
	margin-left: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
div#headerWrapper ul li {
	display: inline;
	float: left;
	list-style-type: none;
	}
	
div#headerWrapper ul li a {
	display: block;
	width: 205px;
	height: 112px;
	}
	
span.none {
	position: absolute;
	left: -9999px;
	}
	
a.btn_winkels {
	background-image: url(/images/btn_winkels.jpg);
	background-repeat: no-repeat;
}

a.btn_winkels:hover, a.btn_winkelsActive {
	background-image: url(/images/btn_winkels-roll.jpg);
	background-repeat: no-repeat;
}

a.btn_historie {
	background-image: url(/images/btn_historie.jpg);
	background-repeat: no-repeat;
}

a.btn_historie:hover, a.btn_historieActive {
	background-image: url(/images/btn_historie-roll.jpg);
	background-repeat: no-repeat;
}

a.btn_contact {
	background-image: url(/images/btn_contact.jpg);
	background-repeat: no-repeat;
}

a.btn_contact:hover, a.btn_contactActive  {
	background-image: url(/images/btn_contact-roll.jpg);
	background-repeat: no-repeat;
}

a.btn_aanbiedingen {
	background-image: url(/images/btn_aanbiedingen.jpg);
	background-repeat: no-repeat;
}

a.btn_aanbiedingen:hover, a.btn_aanbiedingenActive {
	background-image: url(/images/btn_aanbiedingen-roll.jpg);
	background-repeat: no-repeat;
}

div#contentWrapper {
	width: 960px;
	clear: both;
	float: left;
	background-image: url(../images/bg-sidebar.gif);
	background-repeat: repeat-y;
}
	
div#leftWrapper {
	background-color: #ec8000;
	float: left;
	width: 142px;
	background-image: url(/images/bg-sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 586px;
	margin: 0px;
	padding: 0px;
	}
	
div#leftWrapper ul {
	margin: 0px;
	padding: 0px;
	}
	
div#leftWrapper ul li {
	list-style-type: none;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/sidebar-nav-bg.png);
	background-repeat: repeat;
	 }

div#leftWrapper ul li a {
	padding-right: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	}	
	
div#leftWrapper ul li a:hover {
	background-image: url(/images/sidebar-nav-bg-roll.png);
	background-repeat: repeat;
}

div#leftWrapper ul li a.active {
	background-image: url(/images/sidebar-nav-bg-roll.png);
	background-repeat: repeat;
}
	
div#textWrapper {
	width: 818px;
	float: left;
	background-image: url(/images/bg-content.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.boxed {
	padding-top: 61px;
	padding-left: 32px;
	text-align: left;
}

.contentLeftHolder {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
}

.contentRightHolder {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.contentRightHolder a {
	background-image: url(/images/bgAanbieding.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 528px;
	display: block;
	float:right;
}

.contentRightHolder a img {
	float: left;
	margin-left: 1px;
	margin-top: 1px;
}

.storeHolder {
	clear: both;
	float: none;
	}
	
.storePictureHolder {
	float: left;
	margin-bottom: 22px;
	width: 340px;
}

.storePictureHolder img {
	border: 2px solid #ec8000;	
}

.storeTextHolder {
	width: 440px;
	float: left;
	}
	
.storeTextHolder table {
	padding: 0px;
	margin: 0px;
	}
	
.storeTextHolder table td {
	padding-right: 7px;
	}
	
img.imageRight {
	float: right;
	padding-left: 15px;
	}
	
.breadHolder {
	clear: both;
	float: left;
	background-image: url(/images/bg-assortiment.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	width: 785px;
	}
	
.breadTextHolder {
	width: 392px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	background-image: url(/images/bgBreadtopholder.gif);
	background-repeat: no-repeat;
}

.breadTextHeader {
	height: 100px;
	width: 390px;
	clear: both;
	overflow: hidden;
}

.smallboxed {
	clear: both;
	float: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
.breadTextHolder img {
	float:left;
	margin-right: 7px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.breadTextHolder h1 {
	float:left;
	margin: 0px;
	padding: 0px;
	}
	
.offerWrapper {
	background-image: url(/images/bg-aanbiedingen.gif);
	background-repeat: no-repeat;
	width: 622px;
	height: 156px;
}

.offerPictureHolder {
	margin: 1px;
	float: left;
	width: 155px;
	display: block;
	}
	
.offerText {
	float: left;
	width: 450px;
	display: block;
	}
	
	
.h1holder {
	float: none;
	clear: both;
	height: 40px;
	overflow: hidden;
	}

.h3holder {
	float: none;
	clear: both;
	height: 66px;
	overflow: hidden;
}

.h4holder {
	float: none;
	clear: both;
	height: 45px;
	overflow: hidden;
}
	
h1.sifrh1 {
	margin: 0px;
	padding: 0px;
}

h2.sifrh2 {
	font-size: 30px!important;
	float: left;
	width: 175px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3.sifrh3 {
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}

h4.sifrh4 {
	font-size: 32px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

.emptyElement {
	height: 5px;
	clear: both;
	float: none;
	width: 788px;
	}