* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font: 11px/17px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #5b5836;
}

p, ul, ol {
	margin-bottom: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #2bbed8;
}

a:link:hover, a:visited:hover {
	text-decoration: underline;
}

#wrapper {
	width: 995px;
	margin: 0 auto;
	background-image: url(../images/wrapper.png);
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#main {
	overflow: hidden;
	padding-left: 103px;
	clear: both;
}

h1 {
	display: none;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

h2.nieuws {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 2px;
}

p.small {
	margin-bottom: 2px;
	color: #2bbed8;
}
	

img {
	border-style: none;
	border-width: 0;
	vertical-align: bottom;
}

img.right {
	border-style: none;
	border-width: 0;
	vertical-align: bottom;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.clearfloat {
	clear: both;
}

.klantenservice {
	background: url(../images/klantenservice.png) no-repeat 0 1px;
	padding-left: 18px;
}

.winkelwagen {
	background: url(../images/cart.png) no-repeat 0 1px;
	padding-left: 18px;
}

.bestel {
	background: url(../images/cart.png) no-repeat 0 5px;
	padding-left: 15px;
	margin-left:25px;
	color:#5B5836;
}

.button {
	background: none;
	margin-left:25px;
	border:none;
	cursor:pointer;
	width:100px;
	height:22px;
	font-weight:none;
	font-size:0px;
}

.b_bestellen{
	background: url(../images/knoppen/bestellen.gif) no-repeat;
}
.b_bijwerken{
	background: url(../images/knoppen/bijwerken.gif) no-repeat;
}
.b_verderwinkelen{
	background: url(../images/knoppen/verder-winkelen.gif) no-repeat;
}
.b_kassa{
	background: url(../images/knoppen/kassa.gif) no-repeat;
}
.b_overzicht{
	background: url(../images/knoppen/overzicht.gif) no-repeat;
}
.b_wijzigen{
	background: url(../images/knoppen/wijzigen.gif) no-repeat;
}
.b_bevestigen{
	background: url(../images/knoppen/bevestigen.gif) no-repeat;
}
.b_login{
	background: url(../images/knoppen/inloggen.gif) no-repeat;
}
.b_verzenden{
	background: url(../images/knoppen/verzenden.gif) no-repeat;
}
.b_aanmelden{
	background: url(../images/knoppen/aanmelden.gif) no-repeat;
}
.b_betaal{
	background: url(../images/knoppen/betaal.gif) no-repeat;
}
.input {
	width: 150px;
}

.input_300 {
	width: 300px;
}

.textarea {
	width: 600px;
	height: 200px;
	font: 11px/17px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #5b5836;
}

.aantal {
	width:30px;
	text-align:right;
}

.floatleft{
	float:left;
	margin-right:25px;
}

.floatright{
	float:right;
	margin-left:25px;
}

.nomargin {
	margin:0px;
}

.spacer{
	clear:both;
	padding-top:25px;
	margin-bottom:25px;
	border-bottom:1px solid #000000;
}

/* HEADER */

#header {
	height: 92px;
	overflow: hidden;
	position: relative;
}

#header #logo {
	background-image: url(../images/logo.png);
	display: block;
	width: 132px;
	height: 80px;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 137px;
}

#header #slogan {
	background-image: url(../images/slogan.png);
	display: block;
	width: 222px;
	height: 46px;
	text-indent: -9999px;
	position: absolute;
	top: 42px;
	left: 311px;
}

#header #btn-contact {
	display: block;
	height: 46px;
	position: absolute;
	top: 42px;
	right: 50px;
	background: url(../images/contact.png) no-repeat;
	text-transform: uppercase;
	padding-left: 26px;
	color: #5b5836;
}

#header #ideal {
	background-image: url(../images/ideal.png);
	display: block;
	width: 28px;
	height: 24px;
	text-indent: -9999px;
	position: absolute;
	top: 68px;
	right: 50px;
}

/* NAVIGATION */

#navigation {
	list-style-type: none;
	background-image: url(../images/navigation.png);
	height: 45px;
	padding-left: 20px;
	line-height: 46px;
	width: 840px;
	margin: 20px 0 0 103px;
}

#navigation li {
	display: inline;
	margin-right: 10px;
}

#navigation li a {
	color: #5b5836;
	text-transform: uppercase;
}

ul.menu {list-style:none; margin: 0 0 0 103px; padding: 6px 0 0 5px;
	width: 855px;
	height: 39px;
	background-image: url(../images/navigation.png);
}
ul.menu * {margin:0; padding:0;}
ul.menu a {display: inline-block; color: #5b5836; text-decoration:none;
	text-transform: uppercase; font-size: 12px;	
}

ul.menu a span {
	color: #2bbed8;
	font-size: 16px;
	line-height: 13px;
}
ul.menu li {position:relative;
	z-index: 1;
	float: left;
}
ul.menu ul {position:absolute; top: 35px; left:0; background: #fff; display:none; opacity:0; list-style:none;
	border-bottom: 1px solid #ddd;
}
ul.menu ul li {position:relative; border: 1px solid #ddd; border-top:none; width:215px; margin:0;
	border-bottom-style: none;
}
ul.menu ul li a {display:block; background-color: #fff;
	font-size: 10px;
	line-height: 13px;
	padding: 3px 7px;
}
ul.menu ul li a:hover {background-color: #5b5836;
	text-decoration: none;
	color: white;
}
ul.menu ul ul {left:215px; top: -1px;
	width: 215px;
	margin-top: 0;
}
ul.menu .menulink { padding: 8px 5px 0;
	height: 24px;
}

ul.menu .menulink ul {
	
}
ul.menu .menulink:hover {
	background-color: #5b5836;
	text-decoration: none;
	color: #fff;
}

ul.menu .menulink.menuhover {
	color: #fff;
	background-color: #5b5836;
}

ul.menu .menulink.current {
	color: #fff;
	background-color: #5b5836;
}

ul.menu .topline {border-top: 1px solid #e1e1e1}

/* SIDEBAR */

#sidebar {
	width: 162px;
	float: left;
	padding: 0 10px 11px;
	background: url(../images/sidebar.png) 0 bottom;
	margin-bottom: 20px;
}

#sidebar ul {
	list-style-position: outside;
	list-style-type: none;
}

#sidebar ul li {
	
}

#sidebar a {
	color: #5b5836;
}

#sidebar a.current {
	color: #2BBED8;
}

#sidebar hr {
	border-bottom: 1px solid #2bbed8;
	border-left-style: none;
	border-right-style: none;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-top-width: 0;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar a.winkelwagen {
	
}

/* --- */

#sidebar #search {
	margin: 0 -10px 9px;
	background: url(../images/form.png) no-repeat;
	padding: 7px 10px 0;
	height: 23px;
}

#sidebar #search label {
	display: none;
}

#sidebar #search input {
	padding: 5px 30px 0 10px;
	margin: 0;
	height: 18px;
	border-width: 1px;
	border-style: none;
	width: 122px;
	position: absolute;
	top: 0;
	left: 0;
	font: 11px/17px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #5b5836;
	background: url(../images/input.png) no-repeat;
	z-index: 0;
}

#sidebar #search button {
	padding: 0;
	margin: 0;
	height: 23px;
	border-width: 1px;
	border-style: none;
	background-image: url(../images/button.png);
	width: 23px;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	left: 141px;
}

#sidebar #search p {
	margin-bottom: 0;
	position: relative;
	height: 23px;
	z-index: 0;
}

/* CONTENT */

#content {
	float: right;
	width: 625px;
	padding-right: 60px;
	padding-top: 10px;
}

#content ul {
	list-style-position: outside;
	margin-left: 15px;
}

#content ol {
	list-style-position: outside;
	margin-left: 25px;
}

#content #breadcrumbs {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
}

#content #breadcrumbs li {
	display: inline;
}

#content #breadcrumbs li a {
	
}

/* --- */

#content #products {
	padding-top: 10px;
	border-top: 1px solid #2bbed8;
}

#content #products ul {
	border-bottom: 1px solid #2bbed8;
	overflow: hidden;
	zoom: 1;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
}

#content #products ul li {
	float: left;
	width: 199px;
	margin-right: 14px;
}

#content #products ul li.nomargin {
	margin-right: 0;
}

#content #products ul li a.img {
	background-color: #D9F4F8;
	width: 179px;
	display: block;
	min-height: 100px;
/*	height: auto !important;*/
	height: 179px;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#content #products ul li h2 {
	margin-bottom: 0;
}

#content #products ul li h2 a {
	color: #5b5836;
}

#content #products ul li h3 {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 5px;
}

#content #products ul li h3 a {
	color: #2bbed8;
}

#content #products ul li .price {
	color: #2bbed8;
	font-weight: bold;
}

#content #products ul li .aanbieding {
	position:absolute;
	display: block;
	width: 171px;
	height: 119px;
	background-image: url(../images/aanbieding.png) !important; 
	background-image: url(../images/aanbieding.gif);
}

/* --- */

#content #products.vertical {
	
}

#content #products.vertical ul {
	border-bottom-style: none;
	margin-bottom: 0;
	margin-left: 0px;
}

#content #products.vertical ul li {
	float: none;
	border-bottom: 1px solid #2bbed8;
	margin-bottom: 10px;
	width: 100%;
	margin-right: 0;
	overflow: hidden;
	zoom: 1;
}

#content #products.vertical ul li h2 {
	
}

#content #products.vertical ul li h2 a {
	color: #5b5836;
}

#content #products.vertical ul li h3 {
	
}

#content #products.vertical ul li h3 a {
	color: #2bbed8;
}

#content #products.vertical ul li p {
	color: #5b5836;
}

#content #products.vertical ul li .img {
	float: left;
	margin-bottom: 10px;
	width: 161px;
	min-height: 119px;
	height: auto !important; 
	height: 119px;
	
	display: block;
	text-align: center;
	padding: 5px;
	
}

#content #products.vertical ul li .text {
	float: right;
	width: 434px;
}

#content #products.vertical ul li .price {
	color: #2bbed8;
	font-weight: bold;
}

#content #products div.opvulling {
	display:block;
}

#content #products.vertical div.opvulling {
	display:none;
}

.uitklap{
	background: url(../images/maximise.gif) no-repeat left;
	padding-left:18px;
	font-weight:bold;
	cursor:pointer;
}

.uitklap_content{
	margin-bottom:10px;
}

a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	background: url(../images/switch.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
}
a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

a.swap { background-position: left bottom; }


.vvk {
	width:625px;
/*	border-top: 1px solid #5B5836; */
	margin-bottom:10px;
}

.vvk .vraag, .vvk .antwoord{
	padding: 5px;
}

.vvk .antwoord {
	background-color: #e6f9ff;
}

.vvk .vraag{
	background-color: #f7fdff;
}

.suggesties{
	padding-bottom:10px;
}

.suggesties td{
	padding: 0px 10px;
}
