html, body {
	height: 100%;
}
body {
	background: url(images/body_horizontal_background.gif) 0 70px repeat-x;
}
div#background {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 200px;
	background: #fff url(images/dot.gif) 0 38px repeat-x;
	z-index: 1;
}
div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 936px;
	_height: 100%;
	min-height: 100%;
	background: url(images/body_vertical_background.gif) 24px 0 repeat-y;
	z-index: 2;
}
div#logo {
	float: left;
	width: 63px;
}
div#body {
	float: left;
	width: 873px;
	_height: 100%;
	min-height: 100%;
}
div#header {
	background: #fff;
	width: 873px;
}
div#midden {
	height: auto;
	margin: 0 auto;
	padding-bottom: 35px;
}
div#links, div#rechts {
	float: left;
}
div#links {
	width: 169px;
	border-right: 1px solid #ddd;
	background: #fff;
}
div#links div.line {
	text-align: right;
}
div#links div#links_top {
	height: 15px;
}
div#links div#links_bottom {
	padding-top: 15px;
}
div#links div#object {
	padding-right: 15px;
}
div#rechts {
	width: 642px;
	width: 640px;
	margin: 0 0 0 30px;
}
div#rechts div#inhoud {
	float: left;
	width: 438px;
}
div#footer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 35px;
	clear: both;
	margin-top: -35px;
}
div#footer p {
	margin: 0;
	padding: 0;
}
div.clear_float {
	clear: both;
}

/* Algemeen */
body.editor {
	background: #fff none;
}
body, td {
	font: 13px/25px "Century Gothic" , Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}
input, textarea {
	font: 12px Arial, Geneva, Helvetica, sans-serif;
}
label {
	font: 11px/20px Tahoma, Verdana, Arial;
}
div#rechts {
	text-align: justify;
}
h1, h2, h3, p {
	margin: 0;
}
ul, ol {
	margin: 0 30px;
	padding: 0;
	list-style: square;
}
h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-size: 17px;
	color: #666;
}
h3 {
	font-size: 14px;
	color: #666;
}
a:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #83a006;
	text-decoration: none;
}
img {
	border: none;
}

/* Navigatie */
div#navigatie {
	height: 70px;
	border-bottom: 3px solid #839e03;
}
div#navigatie table {
	height: 70px;
}
div#navigatie table tr td {
	width: 90px;
	height: 70px;
	padding: 0 0 0 10px;
	vertical-align: bottom;
	cursor: pointer;
	line-height: normal;
}
div#navigatie table tr td a:link, div#navigatie table tr td a:visited {
	display: block;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	padding-bottom: 5px;
}
div#navigatie table tr td a:focus {
	outline: none;
}
div#navigatie table tr td.active_element a:link, div#navigatie table tr td.active_element a:visited {
	color: #83a006;
}

/* Home */
div#trace {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 15px 20px;
	margin: 20px 0 0 25px;
	color: #bbb;
}
div#trace a:link, div#trace a:visited {
	color: #bbb;
	font-weight: normal;
}
div#trace a#first_element:link, div#trace a#first_element:visited {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bbb;
}

/* Links */
div#links {
	color: #999;
	text-align: right;
}
div#links ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	line-height: 20px;
	width: 155px;
}
div#links ul li {
	text-align: right;
	padding: 5px 20px 5px 0;
	background: url(images/subnav_bullet_active.gif) 148px 13px no-repeat;
}
div#links ul li a:link, div#links ul li a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
div#links ul li a:focus {
	outline: none;
}

/* Subnavigatie */
ul#subnavigatie li.active {
	background-image: url(images/subnav_bullet.gif);
}

/* Footer */
div#footer,
div#footer p a:link,
div#footer p a:visited {
	font-size: 9px;
	color: #999;
	font-weight: bold;
	text-align: right;
}
div#footer p {
	margin: 0;
	padding: 5px 50px;
}
div#footer p a:link, div#footer p a:visited {
	text-decoration: none;
}
div#footer p a:hover {
	color: #666;
}

/* Nieuws */
div.nieuws div.element {
	border-top: 2px solid #ccc;
	padding-top: 20px;
	height: 180px;
	margin-bottom: 20px;
}
div.nieuws div.element p.datum {
	font-size: 11px;
	line-height: auto;
	font-weight: bold;
	color: #ccc;
}
div.nieuws div.element div.thumbnail {
	float: left;
	margin-right: 20px;
}

/* Nieuwspagina */
div#news_page h1 {
	margin-bottom: 15px;
}
div#news_page div#message img#thumbnail {
	float: left;
	margin: 5px 20px 5px 0;
}

/* Nieuwsweergave */
div#news_view div#days_wrapper {
	margin-left: 200px;
}

/* Gallery */
div#gallery {
	float: left;
	width: 180px;
	margin-right: 20px;
}
div#gallery div.element {
	margin-bottom: 20px;
}

/* Contactformulier */
div.mailer_ext div.regel {
	margin-bottom: 4px;
}
div.mailer_ext div.regel label {
	display: block;
	float: left;
	width: 125px;
}
div.mailer_ext div.regel input, div.mailer_ext div.regel textarea {
	width: 250px;
}
div.mailer_ext div.regel textarea {
	height: 100px;
}
div.mailer_ext div.buttons {
	margin-left: 125px;
}
div.mailer_ext div.buttons p.footnote {
	font-size: 11px;
	margin-bottom: 10px;
	color: #666;
}
div.mailer_ext div.messageContainer {
	position: relative;
}
div.mailer_ext div.message {
	position: absolute;
	top: -290px;
	left: 380px;
	width: 280px;
	margin: 15px 0;
	padding: 0 15px;
	font: 12px/17px Arial, sans-serif;
	text-align: left;
	background: #fff;
	cursor: pointer;
	font-size: 11px;
}
div.mailer_ext div.message ul {
	margin-top: 25px;
	margin-left: 20px;
}
div.mailer_ext div.message ul li {
	margin: -15px 0 0 0;
	padding: 0;
}
div.mailer_ext div.message br {
	display: inline;
}

div#image_gallery {
	width: 580px;
}
div#image_gallery div.element {
	float: left;
	margin: 0 20px 20px 0;
}

/* taalselectie */
div#language {
	position: absolute;
	top: 0;
	right: 370px;
	width: 150px;
	text-align: right;
}
div#language a {
	color: #aaa;
}
div#language a:hover {
	color: #666;
}
div#language img {
	vertical-align: middle;
}

/* Shopping cart */
div#shopping_cart {
	position: absolute;
	top: 0;
	right: 70px;
	float: right;
	height: 40px;
	text-align: center;
	z-index: 10;
}
div#shopping_cart,
div#shopping_cart a {
	font: bold 11px Arial, sans-serif;
}
div#shopping_cart div.amount,
div#shopping_cart div.amount_hover {
	float: left;
	cursor: pointer;
}
div#shopping_cart div.amount p,
div#shopping_cart div.amount_hover p {
	border: 1px solid #dfdfdf;
	border-top: none;
	border-right: none;
	padding: 6px 10px 7px 10px;
	color: #83a006;
}
div#shopping_cart div.amount_hover p {
	text-decoration: underline;
}
div#shopping_cart div.amount p img,
div#shopping_cart div.amount_hover p img {
	display: none;
}
div#shopping_cart div.button {
	float: left;
}
div#shopping_cart div.button a {
	display: block;
	float: left;
	padding: 3px 10px 4px 10px;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	background: #eee;
	color: #555;
}
div#shopping_cart div.button a:hover {
	background: #b3cd44;
	color: #fff;
}
div#shopping_cart strong {
	color: #666;
}

/* Order shopping cart */
div#order_shopping_cart table {
	width: 100%;
	margin: 20px 0;
}
div#order_shopping_cart table tr th,
div#order_shopping_cart table tr td,
div#order_shopping_cart table tr a {
	font: 12px/16px 'Trebuchet MS', Arial, sans-serif;
}
div#order_shopping_cart table tr a:hover {
	color: #333;
	text-decoration: underline;
}
div#order_shopping_cart table th,
div#order_shopping_cart table td {
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #c5d792;
	border-left: 1px solid #c5d792;
	padding: 6px 12px;
	color: #666;
}
div#order_shopping_cart table th {
	border-top: 1px solid #c5d792;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #d9eba3 url(images/table_heading_background.png) no-repeat;
	white-space: nowrap;
}
div#order_shopping_cart table tr td {
	background: #fff;
}
div#order_shopping_cart table tr.element_even td {
	background: #f0fbd0;
	color: #555;
}
div#order_shopping_cart table tr .last_element {
	border-right: 1px solid #c5d792;
}
div#order_shopping_cart table tr th.empty {
	border-bottom: 1px solid #c5d792;
}
div#order_shopping_cart table tr .empty {
	border: none;
	background: none;
}
div#order_shopping_cart table tr .extra_element {
	border-left: none;
	border-right: 1px solid #c5d792;
}
div#order_shopping_cart table tr.table_footer td {
	font-weight: bold;
}
div#order_shopping_cart table tr th.artikel {
	width: 400px;
}
div#order_shopping_cart table tr th.quantity {
	width: 52px;
}
div#order_shopping_cart table tr form {
	padding: 0;
	margin: 0;
}
div#order_shopping_cart table tr form.quantity input.value {
	width: 20px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #bbb;
	padding-left: 1px;
}


/* Producten */
div#producten h1 {
	display: none;
	margin-bottom: 20px;
}
div#producten div.element {
	padding-bottom: 20px;
}
div#producten div.element h2 a {
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
div#producten div.element p.description {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
div#producten div.element div.thumbnail {
	float: left;
	width: 178px;
	height: 178px;
	background: #555;
	margin-right: 20px;
	cursor: pointer;
}
div#producten div.element p.details {
	margin-top: 25px;
}
div#producten div.element p.details span.custom3 {
	font-weight: bold;
}
div#producten div.element p.details span.custom4 {
	font-size: 10px;
	color: #666;
}
div#producten div.element p.read_more a {
	display: block;
	float: left;
	width: 200px;
}
div#producten div.element p.read_more a:hover {
	text-decoration: underline;
}

div#producten div#product div#product_navigation {
	margin: 10px 0 20px 0;
	width: 580px;
	height: 30px;
}
div#producten div#product div#product_navigation label {
	color: #444;
	padding-right: 5px;
}
div#producten div#product div#product_navigation p#back,
div#producten div#product div#product_navigation p#info {
	float: left;
}
div#producten div#product div#product_navigation p#info {
	margin-left: 10px;
}
div#producten div#product div#product_navigation p#back a,
div#producten div#product div#product_navigation p#info a {
	color: #fff;
	background: #bbb;
	padding: 5px 10px;
}	
div#producten div#product div#product_navigation p#back a:hover,
div#producten div#product div#product_navigation p#info a:hover {
	background: #ccc;
}
div#producten div#product div#product_navigation form#order {
	float: right;
}
div#producten div#product div#product_navigation form#order input#order_quantity {
	width: 20px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #bbb;
	padding-left: 1px;
	margin-right: 10px;
}
div#producten div#product div#product_navigation form#order a.submit {
	color: #fff;
	background: #b3cd44;
	padding: 5px 10px;
}
div#producten div#product div#product_navigation form#order a.submit:hover {
	background: #bfd953;
}
div#producten div#product div.thumbnail {
	cursor: auto;
}
div#product_gallery {
	position: relative;
	width: 580px;
	height: 450px;
	margin: 20px 0;
}
div#product_gallery div#product_gallery_thumbnails {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 450px;
}
div#product_gallery div#product_gallery_thumbnails img{
	margin-bottom: 20px;
	width: 128px;
	height: 128px;
}
div#product_gallery div#product_gallery_preview {
	position: absolute;
	top: 0;
	left: 150px;
	width: 430px;
	height: 450px;
}
div#product_gallery div#product_gallery_preview img {
	width: 428px;
	height: 428px;
}

/* Order form */
div#bestellen_formulier h2 {
	margin: 20px 0;
}
div#bestellen_formulier h2#continue_shopping {
	float: left;
}
div#bestellen_formulier h2#continue_shopping a {
	color: #fff;
	background: #bbb;
	padding: 5px 10px;
}
div#bestellen_formulier h2#continue_shopping a:hover {
	background: #ccc;
}
div#bestellen_formulier h2#finish_order {
	float: right;
	margin-right: 45px;
}
div#bestellen_formulier h2#finish_order a {
	color: #fff;
	background: #b3cd44;
	padding: 5px 10px;
}	
div#bestellen_formulier h2#finish_order a:hover {
	background: #bfd953;
}
div#bestellen_formulier h2 a:hover {
	text-decoration: underline;
}
div#bestellen_formulier form {
	display: none;
}
div#bestellen_formulier div#altAddress {
	display: none;
}
div#bestellen_formulier .select {
	width: 255px;
}

/* GLOBAL IMAGE BORDERS */
div#product_gallery img,
div.thumbnail,
img.thumbnail_border {
	border: 1px solid #333;
}

/* Zoekfunctie */
div#search {
	position: absolute;
	top: 0;
	right: 380px;
	float: right;
	height: 40px;
	text-align: center;
	z-index: 10;
}
div#search .text {
	font: 11px Arial, sans-serif;
	color: #555;
	display: block;
	width: 235px;
	border: 1px solid #dfdfdf;
	border-top: none;
	border-right: none;
	padding: 5px 10px 7px 10px;
}
div#search .bar {
	float: left;
}
div#search .button {
	display: block;
	float: left;
	padding: 3px 10px 4px 10px;
	border-top: none;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-left: none;
	font-size: 16px;
	background: #eee;
	color: #555;
	font-weight: bold;
	width: 30px;
	height: 27px;
}
div#search .button:hover {
	background: #b3cd44;
	color: #fff;
}
/* Zoekpagina */
div#search-page form {
	margin: 20px 0;
}
div#search-page .element {
	border-top: 2px solid #ccc;
	padding-top: 20px;
	margin-bottom: 20px;
}
div#search-page .element .thumbnail {
	float: left;
	margin-right: 20px;
}
div#search-page #page-navigation {
	position: relative;
	height: 40px;
	border-top: 2px solid #ccc;
}
div#search-page #page-navigation a {}
div#search-page #page-navigation a:hover {}
div#search-page #page-navigation #current-page {}
div#search-page #page-navigation .left, div#search-page #page-navigation .middle, div#search-page #page-navigation .right {
	position: absolute;
	top: 20px;
	width: 204px;
}
div#search-page #page-navigation .left {
	left: 0;
}
div#search-page #page-navigation .middle {
	left: 204px;
	text-align: center;
}
div#search-page #page-navigation .right {
	left: 408px;
	text-align: right;
}
