html {
	margin: 0px;
	min-width: 900px;
	padding: 0px;
	position: relative;
	width: 100%;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg_website.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	min-width: 900px;
	padding: 0px;
	position: absolute;
	width: 100%;
}

table#watdoenwij p {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

table#watdoenwij p a {
	color: #000000;
	text-decoration: none;
}

table#watdoenwij p a:hover {
	color: #000000;
	text-decoration: underline;
}

input.aantal {
	border: 1px solid #abadb3;
	height: 18px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 30px;
}

p {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

p.title {
	color: #000000;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p.subtitle {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div#website {
	border: 0px;
	height: 100%;
	left: 50%;
	margin: 0px -435px;
	min-height: 100%;
	padding: 0px;
	position: absolute;
	width: 870px;
}

div#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 870px
}

div#header.ingelogd {
	background-image: url(images/bg_header_ingelogd.jpg);
}

div#header label.ingelogd {
	color: #ffffff;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	height: 24px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 3px;
	width: 198px;
}

div#header label.menu {
	color: #9ca1af;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 12px;
	width: 870px;
}

div#header label.menu a {
	color: #9ca1af;
	text-decoration: none;
}

div#header label.menu a:hover {
	color: #9ca1af;
	text-decoration: underline;
}

div#header p {
	color: #9ca1af;
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

div#header p a {
	color: #9ca1af;
	text-decoration: none;
}

div#header p a:hover {
	text-decoration: underline;
}

div#header table {
	border: 0px;
	border-collapse: collapse;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
}

div#header tr.navigatie {
	background-image: url(images/bg_navigatie.jpg);
	background-repeat: repeat-x;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

div#header td.empty {
	width: 6px;
}

div#header td.home {
	background-image: url(images/btn_home.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.home_active {
	background-image: url(images/btn_home_over.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.home:hover {
	background-image: url(images/btn_home_over.jpg);
}

div#header td.webshop {
	background-image: url(images/btn_webshop.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.webshop_active {
	background-image: url(images/btn_webshop_over.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.webshop:hover {
	background-image: url(images/btn_webshop_over.jpg);
}

div#header td.waarvindtuons {
	background-image: url(images/btn_waarvindtuons.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.waarvindtuons_active {
	background-image: url(images/btn_waarvindtuons_over.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.waarvindtuons:hover {
	background-image: url(images/btn_waarvindtuons_over.jpg);
}

div#header td.watdoenwij {
	background-image: url(images/btn_watdoenwij.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.watdoenwij_active {
	background-image: url(images/btn_watdoenwij_over.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.watdoenwij:hover {
	background-image: url(images/btn_watdoenwij_over.jpg);
}

div#header td.nieuws {
	background-image: url(images/btn_nieuws.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.nieuws_active {
	background-image: url(images/btn_nieuws_over.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.nieuws:hover {
	background-image: url(images/btn_nieuws_over.jpg);
}

div#header td.contact {
	background-image: url(images/btn_contact.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.contact_active {
	background-image: url(images/btn_contact_over.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

div#header td.contact:hover {
	background-image: url(images/btn_contact_over.jpg);
}

div#header td img {
	border: 0px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	width: 140px;
}

div#sidebar {
	float: left;
	margin: 0px;
	margin-top:  20px;
	padding: 0px;
	padding-right: 20px;
	position: relative;
	width: 196px;
}

div#sidebar table.contact {
	background-image: url(images/bg_sidebar_table.gif);
	background-repeat: no-repeat;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

div#sidebar table.contact td {
	height: 93px;
	padding: 0px 18px;
	width: 160px;
}

div#sidebar table.contact p {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

div#sidebar table.contact p.title {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#pdfplaatje {
	background-image: url(images/bg_sidebar_table.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 93px;
	margin-bottom:20px;
	}

div#sidebar table#winkelwagen {
	background-image: url(images/bg_sidebar_table.gif);
	background-repeat: no-repeat;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

div#sidebar table#winkelwagen td {
	height: 93px;
	padding: 0px 18px;
	width: 160px;
}

div#sidebar table#winkelwagen p {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

div#sidebar table#winkelwagen p.title {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

div#sidebar table#winkelwagen a {
	color: #0e4a87;
	text-decoration: none;
}

div#sidebar table#winkelwagen a:hover {
	color: #0e4a87;
	text-decoration: underline;
}

div#sidebar table#zoeken {
	background-image: url(images/bg_sidebar_table.gif);
	background-repeat: no-repeat;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

div#sidebar table#zoeken td {
	height: 93px;
	padding: 0px 18px;
	width: 160px;
}

div#sidebar table#zoeken p {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

div#sidebar table#zoeken form {
	margin: 0px;
	padding: 0px;
}

div#sidebar table#zoeken input, div#sidebar table#zoeken select {
	background-color: #ffffff;
	border: 1px solid #abadb3;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width: 105px;
}

div#sidebar table#zoeken select {
	width: 156px;
}

div#sidebar table#zoeken input.btn {
	width: 50px;
}

div#sidebar table#navigatie {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 100%;
}

div#sidebar table#navigatie p {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

div#content {
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #9ca1af;
	bottom: 0px;
	float: right;
	height: 750px;
	margin: 0px;
	margin-top: 20px;
	min-height: 300px;
	padding: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 163px;
	position: relative;
	width: 632px;
	width: 631px;
}

div#content img.links {
	border: 0px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

div#footer {
	background-color: #ffffff;
	border-top: 1px solid #9ca1af;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 870px;
}

div#footer table {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#footer p {
	color: #9ca1af;
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div#footer p a {
	color: #9ca1af;
	text-decoration: none;
}

div#footer p a:hover {
	text-decoration: underline;
}
   
table#producten {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table#producten tr.header {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table#producten tr.header td {
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

table#producten tr.item {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table#producten tr.item td {
	border-bottom: 1px solid #c4c7cf;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

table#producten tr.item td.prijs {
	border: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

table#producten tr.item td.aantal {
	padding-top: 0px;
	vertical-align: bottom;
}

table#producten form {
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

table#producten input {
	border: 1px solid #abadb3;
	height: 18px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 30px;
}

table#producten tr.item img {
	border: 1px solid #0e4a87;
	margin: 0px;
	padding: 0px;
	width: 60px;
}

table#nummering {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table#nummering td.paginas {
	color: #9ca1af;
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	width: 110px;
}

table#nummering td.nummers {
	color: #9ca1af;
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
}

table#nummering td.nummers  label.active {
	background-color: #9ca1af;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

table#nummering td.nummers a {
	color: #9ca1af;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

div#sidebar ul {
	color: #5d5d5d;
	font-family: arial;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 196px;
}

div#sidebar ul li.nav1 {
	background-image: url(images/bg_navigatie_1.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 25px;
	width: 171px;
}

div#sidebar ul li.nav2 {
	background-image: url(images/bg_navigatie_2.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 50px;
	width: 146px;
}

div#sidebar ul li.nav1_over {
	background-image: url(images/bg_navigatie_1_over.jpg);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 25px;
	width: 171px;
}

div#sidebar ul li.nav2_over {
	background-image: url(images/bg_navigatie_2_over.jpg);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 50px;
	width: 146px;
}

#container {
position: relative;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
}

.tabel{
	font-family:Verdana;
	font-size: 11px;
}

.tabel	a:link, .tabel a:visited, .tabel a:hover{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: underline; 
	color: #0075b7; 
}


.tekst{
 	font-family:Verdana;
	font-size: 11px;
}

.tekst	a:link, .tekst a:visited, .tekst a:hover{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: underline; 
	color: #0075b7; 
}

.contact{
	font-weight:normal;
	font-family:Verdana;
	font-size: 11px;
	text-align: left;
}

.contact a:link, .contact a:visited, .contact a:hover{
	font-weight:normal;
	font-family:Verdana;
	font-size: 11px;
	text-decoration: underline; 
	text-align: left;
	color: #0075b7; 
}

#d1{	
  	background-color: #f4afbd;
	font-family:Verdana;
	font-size: 11px;
}

#d0{	
	font-family:Verdana;
	font-size: 11px;
}

#d0	a:link, #d0 a:visited, #d0 a:hover{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #000000; 
}


#d3	a:hover{display: block; width: 100%; height: 100%; font-family: Verdana; text-decoration: none; background-color: #d7dae1; color: #000000; font-size: 14px;}
#d3	a:link, #d3 a:visited{display: block; width: 100%; height: 100%; font-family: Verdana; text-decoration: none; color: #000000; font-size: 14px;}

   tr.highlight{ 
     background-color: #d7dae1;
     cursor: pointer;
   }

.d2{	
	background-color: #d7dae1;
	font-family:Verdana;
	font-size: 11px;
}

.smallfieldcell { 
 width: 300px; 
 font: 11px Verdana; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #000000; 
} 

.button{ 
 width: 178px; 
 font: 11px Verdana; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #000000; 
} 

.dateveld { 
 width: 60px; 
 font: 11px Verdana; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #000000; 
}

.yearveld { 
 width: 50px; 
 font: 11px Verdana; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #000000; 
}  

#button2{ 
 width: 30px; 
 font: 11px Verdana; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #000000; 
} 


.smallfieldcell select { 
 font: 11px Verdana; 
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #000000; 
}



#textarea{
 border: 1px solid #000000; 
 background-color: #FFFFFF;
 font: 11px Verdana;	
}

.product{
 	font-family:Verdana;
	font-size: 11px;
}
#historyplaatje
{
	
	position:relative;
	margin-top: 200px;
}