body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('../images/bg.jpg') no-repeat bottom right;
	font: normal 12px "lucida grande", arial, sans-serif; 
	color: #424242;
	line-height: 20px;
	text-align: center;
}

.productlink {
	padding: 6px 0px 0px 0px;
}

.productlist {
	display: block;
	clear: both;
}

.thumbnail {
	display: block;
	float: left;
	margin: 3px 3px 0px 0px;
	border: 1px #c3c3c3 solid;
	height: 30px;
	width: 30px;
}

.reset {
	display: none;
}

.small {
	float: right;
	font-size: 10px;
}

#zoom {
	border: 1px #C0C0C0 solid;
	margin: 0px 0px 20px 20px;
	float: right;
	width: 240px;
}

#zoom img.productimage {
	width: 240px;
	border: 0px;
}

.zoom {
	width: 100px;
	border: 0px;
}

#zoom2 {
	border: 1px #C0C0C0 solid;
	margin: 0px 0px 20px 0px;
	width: 150px;
	float: left;
}

#zoom2 img {
	width: 150px;
	border: 0px;
}

.zoom2 {
	width: 100px;
	border: 0px;
}

form.registration input {
	width: 200px;
}

form.registration select {
	width: 200px;
}

form.quicknav select {

	border: 1px #888888 solid;

}

td, th {
	font-size: 11px;
}

a { 
	color: #05A;
	font-weight: bold; 
	text-decoration: none;
} 

a:hover {
	color: #ff0022;
} 

h3, h3 a {
	font-weight: normal;
	font-size: 16px;
}

h3 a {
	text-decoration: underline;
}

div#top {
	margin: 0px; 
	padding: 0px;     
	background: url('../images/bg_divider_bottom.gif') bottom repeat-x;
	border-bottom: 1px solid #A6C8EA;
	height: 80px;
	width: 100%;
}

div#headertext {
	position: absolute;
	top: 15px;
	left: 25px;
}

div#headertext h1 {
	font-size: 18px;   
	color: #ff0022;
}

div#navigation {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 150px;
}

div#navigation ul {
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#navigation ul.sub {
	padding: 0px 0px 0px 20px;
}

div#navigation ul li {
	padding: 0px;    
	border-bottom: 1px #C0C0C0 solid; 
}

div#navigation ul li a {    
	display: block;
	width: 150px; 
	padding: 4px;
}                    

div#content { 
	position: absolute;
	width: 500px;
	top: 80px;
	left: 200px;
}

thead td {
	background: #05A;
	color: #FFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #A6C8EA;
	height: 23px;
}

td.odd {
	background: #DDEEFF;
	padding: 4px;
	color: #424242;          
	border-bottom: 1px #78b6f1 solid;
}

td.even {
	background: #FFFFFF;
	padding: 4px;
	color: #424242; 
	border-bottom: 1px #78b6f1 solid;
}

/* tab menu */

#tabmenu {
	border-bottom: 1px solid #05A;
	list-style: none;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#tabmenu li {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0;
}

#tabmenu li a {
	background-color: #DEF;
	border: 1px solid #A6C8EA;
	border-bottom: none;
	color: #05A;
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px 10px;
}

#tabmenu li a:hover {
}

#tabmenu li.selected span {
	border: 1px solid #05A;
	border-bottom: none;
	color: #F02;
	display: block;
	font-weight: bold;
	padding: 4px 10px;
}

#tabmenu li.disabled span {
	border: 1px solid #C0C0C0;
	border-bottom: none;
	color: #C0C0C0;
	display: block;
	font-weight: bold;
	padding: 4px 10px;
}

a {
	color: #424242;
	text-decoration: underline;
}

a:hover {
	color: #424242;
}

div#wrapper {
	width: 1000px;
	margin: 0px auto;
	font-family: verdana;
	text-align: left;
	margin-bottom: 30px;
}

div#topbar {
	background: url('../images/site/bg_topbar.jpg') repeat-x;
	width: 1000px;
	height: 90px;
	margin: 0px auto;
}

#topbar img {
	margin: 20px 0px 0px 0px;
	border: 0px;
}

div#header {
	background: url('../images/site/bg_header.jpg') no-repeat;
	border: 1px #6d0000 solid;
	height: 148px;
	margin: 0px auto;
	color: #FFFFFF;
}

div#header a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

div#header h3 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

div#header_left {
	float: left;
	width: 400px;
	margin: 0px 100px 0px 20px;
	padding: 10px 0px 0px 0px;
}

#header_left p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

div#header_right {
	float: left;
	width: 400px;
	margin: 0px;
	height: 148px;
}


div#header_left h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

div#navigatie {
	width: 1000px;
	margin: 0px auto;
	height: 33px;
	border: 1px #888888 solid;
	background: url('../images/site/bg_navigatie.jpg') repeat-x;
	margin-top: 5px;
	clear: both;
}

div#navigatie_left {
	float: left;
	width: 600px;
}

div#navigatie_right {
	float: right;
	width: 300px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

div#navigatie_right form {
	padding: 5px 5px 0px 0px;
	margin: 0px;
}

div#navigatie ul {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

div#navigatie ul li {
	list-style: none;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}

div#navigatie ul li a {
	display: block;
	padding: 11px 10px 11px 10px;
	color: #5c5c5c;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

div#navigatie ul li a:hover {
	background: url('../images/site/bg_navigatie_rev.jpg') repeat-x;
}

.actief {
	background: url('../images/site/bg_navigatie_rev.jpg') repeat-x;
}

div#inhoud {
	width: 1000px;
	margin: 0px auto;
	margin-top: 20px;
}

div#inhoud_left {
	float: left;
	width: 240px;
}

div#inhoud_right {
	float: left;
	width: 710px;
	font-size: 11px
}

div#inhoud_right h3 {
	color: #d61e2a;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

div#inhoud_left h3 {
	color: #d61e2a;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

input#query, input#search {
	border: 1px #c0c0c0 solid;
	background: #f5f5f5;
	color: #888888;
	font-size: 10px;

}

.heading1 {
	font-family: Arial; 
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

.heading2 {
	font-family: Arial; 
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #666666;
}

.heading3 {
	font-family: Arial; 
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

.categorie {
	font-weight: bold;
	font-size: 12px;
	color: #6a6a6a;
	border-bottom: 1px #C0C0C0 solid;
	width: 100%;
}