/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
}

ol, ul {
	list-style-image: url(../images/template/bull.gif);
	padding: 0px 30px;
	
}

li {
	padding: 0px 20px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

a {
	color: #030303;
}

.foutmelding {
	padding: 10px;
	border: 1px #8d011e solid;
	margin: 0px 0px 10px 0px;
	background: #ffc7c7;
}

.melding {
	padding: 10px;
	border: 1px #016501 solid;
	margin: 0px 0px 10px 0px;
	background: #c7ffd7;
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: url(../images/template/bg_body.gif) top left repeat-x #8d011e;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	background: url(../images/template/bg_container.gif) top left no-repeat;
}

#site {
	position: relative;
	width: 971px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	padding-bottom: 68px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	width: 971px;
	height: 149px;
	background: url(../images/template/bg_header.png) no-repeat;
}

#logo {
	position: absolute;
	width: 228px;
	height: 102px;
	top: 19px;
	left: 46px;
	background: url(../images/template/logo.png) no-repeat;
	cursor: pointer;
}

#tracktrace a {
	position: absolute;
	width: 130px;
	height: 36px;
	bottom: 7px;
	right: 19px;
	font-size: 15px;
	color: #056ea5;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
}

#menu {
	position: absolute;
	width: 201px;
	height: auto;
	z-index: 30;
}

#menu #items {
	position: relative;
	width: 201px;
	height: auto;
	padding-top: 21px;
	padding-bottom: 23px;
	background: url(../images/template/bg_menu.png) repeat-y;
}

.item {
	position: relative;
	width: 137px;
	height: 31px;
	margin-left: 31px;
	padding-right: 21px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #373736;
	line-height: 31px;
	text-transform: uppercase;
	text-align: right;
	background: url(../images/template/bg_item.gif) bottom repeat-x;
}

.item.nobg {
	background: none;
}

.item a {
	text-decoration: none;
	color: #373736;
}

.item a:hover {
	text-decoration: underline;
	color: #8d011e;
}

.submenu {	
 	position: absolute;
	right: -150px;
	top: 0px;
	width: 160px;
	background: #ffffff;
	z-index: 200;
}

.submenu .subitem {
	float: left;
	height: 31px;
	width: 130px;
	display: block;
	margin: 0px 15px 0px 15px;
	line-height: 31px;
	text-transform: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/template/bg_item.gif) bottom repeat-x;
	z-index: 200;
}

.submenu .subitem a {
	position: relative;
	float: left;
	width: 150px;
	padding: 0px;
	color: #373736;
	text-align: left;
	z-index: 200;
}

.submenu .subitem a:hover {
	color: #8d011e;
}

#menu #bottom {
	position: relative;
	width: 201px;
	height: 20px;
	background: url(../images/template/menu_bottom.png) no-repeat;
}

#content {
	position: relative;
	float: right;
	width: 744px;
	height: auto;
	padding: 0px 19px 7px 19px;
	background: url(../images/template/bg_content.png) repeat-y;
}

#kopfoto {
	position: relative;
	float: left;
	width: 518px;
	height: 222px;
	margin-right: 7px;
	overflow: hidden;
}

#kopfoto .slide {
	position: absolute;
	top: 0px;
	left: 0px;
}

#contactgegevens {
	position: relative;
	float: left;
	width: 195px;
	height: 202px;
	padding-top: 20px;
	padding-left: 24px;
	color: #ffffff;
	background: #1e96d5;
}

#contactgegevens h2 {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
}

#contactgegevens span {
	padding-right: 6px;
	color: #ffffff;
}

#contactgegevens a {
	text-decoration: none;
	color: #ffffff;
}

#contactgegevens a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#tekst {
	position: relative;
	float: left;
	width: 644px;
	height: auto;
	padding: 50px;
}

#tekst #tekst_2 {
	margin: 26px 0px;
	padding: 0px;
	line-height: 21px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000000;
}

#thumbnails {
	position: relative;
	float: left;
	width: 241px;
}

#thumbnails img {
	position: relative;
	float: left;
	padding: 0px 0px 20px 0px;
}

#omschrijving_detail {
	position: relative;
	float: right;
	width: 383px;
}

#omschrijving_detail #prijs {
	font-size: 14px;
	font-weight: bold;
	padding: 22px 0px;
}

.afb_rechts {
	float: right;
}

#aanbodbalk {
	position: relative;
	float: left;
	width: 744px;
	height: 40px;
	background: url(../images/template/bg_aanbodbalk.gif) repeat-x;
}

#aanbodbalk #vorige a {
	position: absolute;
	width: 55px;
	height: 40px;
	top: 0px;
	left: 30px;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
}

#aanbodbalk #volgende a {
	position: absolute;
	width: 75px;
	height: 40px;
	top: 0px;
	right: 30px;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
}

#aanbod {
	position: relative;
	float: left;
	width: 744px;
	height: 177px;
	margin-top: 7px;
	overflow: hidden;
}

#slider {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 177px;
}

.product {
	position: relative;
	float: left;
	width: 241px;
	height: 177px;
	margin-right: 10px;
	overflow: hidden;
}

.product_overzicht {
	position: relative;
	float: left;
	width: 644px;
	height: 177px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

.product_overzicht .info {
	position: absolute;
	width: 241px;
	height: 36px;
	bottom: 0px;
	left: 0px;
	background: url(../images/template/aanbodnaam.png) no-repeat;
}

.product_overzicht .info a {
	position: absolute;
	width: 150px;
	height: 36px;
	top: 0px;
	left: 15px;
	font-weight: bold;
	line-height: 36px;
	color: #ffffff;
}

.product_overzicht .info2 {
	position: absolute;
	width: 393px;
	height: 178px;
	top: 0px;
	left: 251px;
	background: #F5F5F5;
}

.product_overzicht .info2 .naam {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #8d011e;
}

.product_overzicht .info2 .omschrijving {
	position: absolute;
	top: 55px;
	left: 15px;
	height: 60px;
	overflow: hidden;
}

.product_overzicht .info2 .prijs {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #8d011e;
}

.product .info {
	position: absolute;
	width: 241px;
	height: 36px;
	bottom: 0px;
	left: 0px;
	background: url(../images/template/aanbodnaam.png) no-repeat;
}

.product .info .naam {
	position: absolute;
	width: 150px;
	height: 36px;
	top: 0px;
	left: 15px;
	font-weight: bold;
	line-height: 36px;
	color: #ffffff;
}

.product .info .prijs {
	position: absolute;
	width: 91px;
	height: 36px;
	top: 0px;
	right: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 36px;
	color: #ffffff;
}

#footer {
	width: 971px;
	height: 68px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/template/bg_footer.png) top right no-repeat;
}

#footer #inhoud {
	position: relative;
	width: 782px;
	height: 68px;
	float: right;
	line-height: 68px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#footer #inhoud a {
	text-decoration: none;
	color: #ffffff;
}

#footer #inhoud a:hover {
	text-decoration: underline;
}

#footer #inhoud span {
	padding: 0px 7px;
	color: #ffffff;
	font-size: 11px;
}

/* OPMAAK */

h1 {
	margin: 0px 0px 20px 0px;
	font-size: 23px;
	color: #8d011e;
	font-weight: normal;
}

p {
	margin: 26px 0px;
	padding: 0px;
	line-height: 21px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000000;
}

a {
	color: #7d6a55;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

label {
	cursor: pointer;
}

#meldingpr {
	position: relative;
	float: left;
	width: 363px;
	padding: 10px;
	border: 1px #D5D5D5 solid;
	background: #ffffff;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000000;
}

#formulier {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 35px;
}

.body {
	width: 175px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
}

.form {
	width: 175px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000000;
	border: 1px #D5D5D5 solid;
	background: #ffffff;
}

.form-knop {
	width: 100px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000000;
	border: 1px #D5D5D5 solid;
	background: #ffffff;
}

/* Op zondag gesloten */

#zondag_header {
	width: 971px;
	height: 149px;
	position: relative;
}

#zondag {
	width: 771px;
	height: auto;
	position: relative;
	padding: 50px 0px 50px 200px;
	background: #fff;
}

