body {
	padding:0;
	margin:0;
	background-color: white;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica,  sans-serif; 
	font-size: 12px;	
	line-height: 1.5em; /* voor verticale centrering mac Firefox */
	background: url(../images/achtergrond.jpg) repeat-x 50% 0% fixed;
}

img {
	border:0;
}

p {
	margin-top:0;
}

td {
	padding:2px 5px;
	height:28px;
}

th {
	text-align:left;
}

a {
	color:#000;
}

a:hover {
	color:#CF0000;
}

.hidebox {
	display:none;	
}

#wrapper {
	margin:0 auto;	
	width:980px;
	position:relative;
	background-image: url(../images/bg_body_winter.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#kop {
	height:54px;
	background:#fff url(../images/logo.gif) no-repeat;
	position:absolute;
	width:980px;
	top:0px;
	left:0px;
	z-index:10;
}

#kop #vestigingen {
	color:white;
	font-size:13px;
	right:10px;
	letter-spacing:0.06em;
	position:absolute;
	top:27px;
}

#kop #actiebutton {
	top:0px;
	left:275px;
	position:absolute;
}

#kop #actiebutton a {
	display:block;
	width:280px;
	height:50px;
}

#kop #topLinks {
	right:10px;
	position:absolute;
	top:0px;
	z-index:11;
	color:#fff;
}

#left {
	width:131px;
	float:left;
	margin-top:25px;
	background:#fff;
	text-align:center;
}

#leftBorder {
	background:#293592;
	float:left;
	margin-top:25px;
	width:1px;
	height:350px;
}

#main {
	margin:0;
	background:#fff;
	float:left;
	width:520px;
	overflow:hidden;
}

#nav {
	padding:62px 0 0;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
}
#nav ul li{
	display: block;
	padding: 0;
	margin: 0;
	height: 31px;
	float: left;
}
#nav ul li.selected {
	background-image: url(../images/menu_selected_verloop.gif);
}

#nav ul li a {
	padding:6px 15px 0;
	display:block;
	height:25px;
	float:left;
	color: #293592;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#nav ul li a:hover {
	background-image: url(../images/menu_selected_verloop.gif);
	color: white;
}

#nav ul li.selected a {
	color: white;
}


#deheeren {
	display:block;
	text-decoration:none;
	color:#5865C4;
	font-size:9px;
	text-align:center;
	margin:0 0 10px;
}

#deheeren:hover {
	text-decoration:underline;
}

#sitemap {
	color:#fff;
	text-decoration:underline;
	font-size:10px;
}

#disclaimer {
	color:#fff;
	text-decoration:underline;
	font-size:10px;
}

#routebeschrijving {
	color:#293592;
	background:#fff;
	text-decoration:none;
	font-size:11px;
	padding:0 8px;
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px;
	border-radius: 0 0 8px 8px;
}

#wrapper  #header div#productenmenu {
	background-image: url(../images/producten_menu_winter.gif);
}

#wrapper  #header div#productenmenu {
	width: 267px;
	float:left;
	margin-top:11px;
}

#wrapper  #header div#productenmenu ul {
	padding: 0;
	margin: 3px 0 0;
	list-style-type: none;
}

#wrapper  #header div#productenmenu ul li {
	display: block;
	float: left;
	padding:0;
	margin: 1px 3px 0 0;
}

#wrapper  #header div#productenmenu ul li.selected {
	background: url(../images/menu_selected_verloop.gif) repeat-x;
}

#wrapper  #header div#productenmenu ul li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	display:block;
	float:left;
	padding: 4px 0 5px 18px; 
	width: 112px;
}

#wrapper  #header div#productenmenu ul li a:hover {
	background: url(../images/menu_selected_verloop.gif) repeat-x;
}

#wrapper  #header div#header_foto {
	float:left;
	position:relative;
	width:393px;
	height:216px;
}

#wrapper  #header img#headerfoto {
	position:absolute;
	top:0;
	left:11px;
	border-left: 11px solid white;
	border-bottom: 11px solid white;
	border-right: 11px solid white;
}

#wrapper  #header img#headerfoto_slagschaduw {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#wrapper  #header div#rechterheaderblok {
	float:left;
	width: 320px;
	height: 206px;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 0;
	color: white;
}
#wrapper  #header div#rechterheaderblok a {
	text-decoration: none;
	color: white;
}

#content {
	padding:15px 0 50px;
}

.productBlok {
	width:285px;
	float:left;
	padding:0;
	position:relative;
	border:1px solid #ff0000;
	margin:0 10px 11px 0;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
.productBlok .image {
	margin:0 0 0 3px;
	width:150px;
	height:122px;
	float:left;
	overflow:hidden;
	position:relative;
}
.productBlok .image img {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}
.productBlok .korting {
	position:absolute;
	bottom:0;
	left:5px;
	z-index:5;
	width:133px;
	height:21px;
	padding:3px 0 0 0px;
	background:url(../images/korting_rood.png) no-repeat;
	color:#FFEC00;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.productBlok .korting span{
	font-size:12px;
}
.productBlok .korting2 {
	position:absolute;
	bottom:0;
	left:5px;
	z-index:10;
	width:133px;
	height:21px;
	padding:3px 0 0 0px;
	background:url(../images/korting_geel.png) no-repeat;
	color:#CF0000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.productBlok .korting2 span{
	font-size:12px;
}

.right {
	float:right;
	margin-top:-17px;
	width:170px;
}

.korting_banner {	
	background:#DB0000;
	padding:3px 7px;
	color:white;
	text-align:center;	
	text-decoration:underline;
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px;
	border-radius: 0 0 8px 8px;
}

.korting_banner2 {
	color:#999;
	line-height:14px;
	font-size:11px;
	text-align:center;
	padding:5px;
}

.productBlok .segment {
	margin:0 0 0 2px;
	float:left;
	display:block;
	z-index:2;
	background:#DB0000;
	color:white;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	padding:3px 5px 5px;
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px;
	border-radius: 0 0 8px 8px;
}

.productBlok .info {
	position:relative;
	float:left;
	width:124px;	
	height:116px;
	padding:5px 0 0 5px;
	line-height:14px;
}

.productBlok .info a { 
	line-height:18px;
	color:#000;
}

.productBlok .info a:hover {
	line-height:18px;
	color:#D80000;
}

.productBlok .info .prijs {
	position:absolute;
	bottom:2px;
	right:0px;
	text-align:right;
}

del {
	color:#D80000;
	line-height:28px;
	font-size:18px;
	font-weight:bold;
}

del span {
	color:#000;
	font-weight:normal;
	font-size:12px;
}

h1 {
	font-size:29px;
	font-weight:normal;
	color:#DB0000;
	margin:0;
	padding:10px 0 30px;
	line-height:25px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#293592;
	margin:0;
	padding:0;
}

h4 {
	font-size:18px;
	margin:0;
	padding:14px 0;
}

h3 {
	color:#293592;
	font-size:14px;
	margin:0 10px 0 0;
	padding:5px 0 12px;
	font-weight:normal;
}

h3.border {
	border-top:1px solid #293592;
}

h4 {
	color:#DB0000;
	font-size:14px;
	margin:10px 10px 0 0;
	padding:0px 0 8px 5px;
	font-weight:bold;
}

h5 {
	color:#000;
	font-size:14px;
	margin:0 10px 0 0;
	padding:5px 0 0px 5px;
	font-weight:bold;
}
h6 {
	color:#000;
	font-size:12px;
	margin:0;
	padding:0 0 12px 5px;
	font-weight:normal;
}

#right {
	float:left;
	width:317px;
	margin:25px 0 0 10px;
	height:400px;
	background:#fff;
}

#photo {
	width:182px;
	height:126px;
	background:#fff;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	padding-left:9px;
}

#winkelwagen {
	background:url(../images/shopping_bag.gif) no-repeat;
	padding:5px 0 0 60px;
	margin-top:10px;
	height:60px;
}

#links {
	margin:15px 0;
	color:#979697;
	line-height:16px;
	padding:0 0 10px 0px;
	border-bottom:1px solid #AE0A0B;
}

#links a {
	text-decoration:none;
	color:#979697;
}

#links a:hover {
	text-decoration:underline;
	color:#979697;
}

#opties {
	margin:0 0 2px 0px;	
	overflow:hidden; 
	color:#8E8E8E;
	width:590px;
}

#opties a  {
	text-decoration:none;
	color:#8E8E8E;
	margin:0 3px;
}

#opties a:hover {
	color:#000;
}

#opties a.selected {
	text-decoration:underline;
}

#opties div#sorteren {
	float:left;	
	padding:0;
}

#opties div#aantal {
	float:left;	
	padding:0 0 0 50px;
}

#opties div.nav {
	float:right;	
	padding:0 5px 0 0;
}

#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:10;
}

#sponsors {
	width:980px;
	margin:0 auto;
	padding:0 0 5px;
	border-bottom:5px solid #293592;
	overflow:hidden;
	background:#fff;
}

#mooq {
	height:25px;
	padding:5px 0;
	border-top:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;
	position:relative;
	width:980px;
	overflow:hidden;
}

.mooquee {	
	background-color: white;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: absolute;	
}

.mooquee img {
	margin: 12px 10px 0 10px;
	border: 0;	
}

.red {
	display:block;
	float:left;
	background:#DB0000;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px 2px;
	margin:0 10px;
	-moz-border-radius-topright: 8px; 
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px; 
	-webkit-border-top-left-radius: 8px;
	border-radius: 8px 8px 0 0;
}

.red:hover {
	color:#fff;
}

.table-tr-odd {
	background:#f2f2f2;
}

select {
	width:150px;
}

label {
	display:inline-block;
	text-align:left;
	width:100px;
}

input.submitbutton {
	background-color:#E4E4E4;
	border:0 none;
	cursor:pointer;
	height:20px;
	margin-top:10px;
}

.highlight {
	font-weight:bold;
}

#content.padding {
	padding:15px 15px 50px;
}
#banner1 {
	display:block;
	float:right;
	border:1px solid #ff0000;
	margin:0 16px 11px 0px;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	width:285px;
	background: #C80000;
	color: white;
	/* height:257px; */
	height:309px;
	overflow:hidden;
	cursor: pointer;
}

#banner1 p {
	margin:0;
	padding:0;
}
#banner1 a {
	color: white;
	text-decoration: none;
}
#banner1 img {
	border: 0;
}

#banner2 {
	display:block;
	float:left;
	border:1px solid #ff0000;
	margin:0 0px 11px 0;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	width:482px;
	padding:15px 50px 0;
	height:105px;
	overflow:hidden;
	background:#c80000;
	text-align:center;
	color:#fff;
	font-size:30px;
	line-height:30px;
	cursor: pointer;
}

#banner2 p {
	margin:0;
	padding:0;
}
#banner2 a {
	color: white;
	text-decoration: none;
}


/*
#banner1 {
	display:block;
	float:right;
	border:1px solid #ff0000;
	margin:0 16px 11px 0px;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	width:285px;
	height:257px;
	overflow:hidden;
}

#banner1 p {
	margin:0;
	padding:0;
}

#banner2 {
	display:block;
	float:left;
	border:1px solid #ff0000;
	margin:0 0px 11px 0;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	width:582px;
	height:120px;
	overflow:hidden;
}
*/
ul.faqlijst {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.faqlijst ul li {
	cursor:pointer;
	text-decoration:underline;
}

ul.faqlijst ul li span {
	display:none;
}

div.pointyWrapper p{
	margin: 0;
	padding: 0;
}

div.pointyWrapper ul, div.pointyWrapper ol {
	margin-bottom:0;
	margin-top:0;
}

div.pointyWrapper a {
	color:#fff;
}
