/* BASIC */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	background-color: #ebebeb;
	}

td, div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30;
	vertical-align: top;
	}

table.basic {
	width: 780px;
	height: 100%;
	background-image: url('../images/fixed/bg_basic.gif');
	margin: auto;
	}

td.topbar {
	height: 95px;
	background-image: url('../images/fixed/bg_topbar.gif');
	}
td.topbar table {
	width: 780px;
	}

td.logo {
	height: 95px;
	width: 215px;
	vertical-align: bottom;
	}

td.contentbar {
	padding: 10px 25px 0px 15px;
	}

td.bottombar {
	height: 40px;
	line-height: 40px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	background-image: url('../images/fixed/bg_bottombar.gif');
	}
td.bottombar a {
	text-decoration: none ! important;
	}
td.bottombar p {
	margin: 0px ! important;
	}


/* MENU */

td.menu {
	height: 20px;
	padding: 10px 5px 0px 0px;
	}
td.menu div {
	float: right;
	margin: 15px 5px 0px 0px;
	}
td.menu div a {
	line-height: 18px;
	padding: 0px 5px 0px 5px;
	background-color: #DD8080;
	text-decoration: none ! important;
	font-weight: bold ! important;
	color: #ffffff ! important;
	}
td.menu div.selected a {
	background-color: #540E10;
	}
td.menu div a:hover {
	background-color: #cc0000;
	color: #ffffff;
	}

/* MAIN LAYOUT */

table.content {
	height: 100%;
	width: 100%;
	}

td.contentleft {
	width: 185px;
	}
td.contentright {
	padding-left: 30px;
	padding-bottom: 10px;
	}
td.login {
	vertical-align: bottom;
	padding-top: 10px;
	}


/* SUBMENU */

td.contentleft {
	background-image: url('../images/fixed/bg_submenu.jpg');
	background-repeat: no-repeat;
	background-position: 10px 80px;
	}

td.contentleft ul {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url('../images/fixed/bullet_submenu.gif');
	}
td.contentleft li {
	padding: 0px;
	margin: 0px 0px 5px 20px;
	}
td.contentleft a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

td.contentleft li.selected {
	list-style-image: url('../images/fixed/bullet_submenu_selected.gif');
	}
td.contentleft li.selected a {
	color: #cc0000;
	}


/* SEARCHFORM */

td.search {
	padding: 10px 5px 0px 0px;
	height: 50px;
	text-align: right;
	}
td.search a {
	color: #666666 ! important;
	text-decoration: none ! important;
	margin-left: 5px;
	margin-right: 5px;
	}

td.search form {
	width: auto;
	height: 18px;
	float: right;
	text-align: right; 
	margin: 0px 5px 0px 10px;
	color: #666666;
	background-color: #cccccc;
	font-weight: bold;
	padding: 1px 10px 0px 10px;
	}

td.search form input {
	width: 100px;
	height: 16px;
	}
td.search form button,
td.search form input.button {
	width: 65px;
	height: 16px;
	}
td.search form > input {
	margin-bottom: 2px;
	}
td.search form > button,
td.search form > input.button {
	margin-bottom: 0px;
	}

	
/* SHOP */

table.shop {
	margin-top: 5px;
	width: 185px;
	}
table.shop th {
	height: 20px;
	background-image: url('../images/fixed/bg_shop_th.gif');
	color: #ffffff;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	padding-left: 5px;
	}
table.shop td {
	background-color: #FCF3F3;
	padding: 5px 5px 0px 5px;
	line-height: 14px;
	}
table.shop td.end {
	height: 10px;
	font-size: 1px;
	background-image: url('../images/fixed/bg_shop_end.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	}
	
	
	
/* LOGIN */

td.login table {
	width: 175px;
	}

td.login th {
	text-align: left;
	color: #ffffff;
	font-family: arial;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
	padding-left: 5px;
	background-image: url('../images/fixed/bg_login.html');
	}
td.login td {
	background-image: url('../images/fixed/bg_login.html');
	background-position: left bottom;
	padding-bottom: 5px;
	}
td.login td td {
	background-image: none;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	}

td.login input,
td.login button {
	width: 75px;
	}


/* HOME */

#home td.contentleft {
	line-height: 14px;
	background-image: none;
	}
#home td.contentleft h1 {
/*	display: none; */
	}
#home td.contentleft div.contentright img {
	float: normal;
	margin-bottom: 10px ! important;
	}
#home td.contentleft div.contentright p {
	clear: both ! important;
	margin-bottom: 10px ! important;
	}
#home td.contentleft div.contentright h2,
#home td.contentleft div.contentright h3 {
	background-image: none ! important;
	}

/*
div.homepagepicture {
	width: 200px;
	height: 100%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	}
div.homepagepicture img {
	}
#home td.contentleft img {
	float: left;
	margin: 0px;
	margin-right: 5px;
	}
*/
	
/* HOMEPAGE NEW */

#home td.contentright {
	padding: 0px;
	}

div.homepagepicture img {
	}
#home td.contentleft img {
	float: left;
	margin: 0px;
	margin-right: 5px;
	}
#home td.contentright table {
	border-top-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	}
#home td.contentright td {
	border-bottom-width: 0px;
	}
td.contentright td.homepagetext {
	padding: 2px 10px 2px 0px;
	}
td.homepagepicture {
	width: 200px;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	}
	
	
/*
#home table.content td.contentleft {
	width: 290px;
	}
#home table.content td.login {
	width: 290px;
	}
#home table.content td.contentright {
	width: 410px;
	} */


/* FONTS & COLORS */

a {
	color: #660000;
	}
#home a {
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	}
a:hover {
	color: #cc0000;
	}

td.contentleft h2 a,
td.contentleft h3 a {
	color: #cc0000;
	font-weight: normal ! important;
	text-decoration: none;
	}

h1,
#home h2,
#home h3 {
	font-family: Arial;
	font-weight: normal;
	width: 100%;
	background-image: url('../images/fixed/bg_h1.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 1px;
	padding-bottom:3px;
	}

h1,
p.h1 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	}
td.contentleft h1 {
	margin-top: 0px;
	color: #999999;
	}
/*h2,
p.h2 {
	font-size: 14px;
	font-style: italic;
	padding: 10px;
	background-color: #f2f2f2;
	color: #333333;
	} */
h2,
p.h2,
h3,
p.h3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 10px;
	margin-bottom: 0px;
	}
h4 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
p {
	margin-bottom: 15px;
	}


/* CONTENT*/
	
td.contentright ul {
	margin: 5px 0px 15px 0px;
	list-style-type: square;
	}
td.contentright li {
	margin: 0px 0px 5px 20px;
	}

td.contentright p img,
td.contentright h3 img,
td.contentright h4 img {
	margin-left: 10px;
	}

/* TABLES */	
	
td.contentright table {
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	}
td.contentright td {
	padding: 2px 10px 2px 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	}
	
/* FORMS */

form {
	padding: 0px;
	margin: 0px;
	}

input,
select,
textarea,
button,
input.button {
	font-family: verdana;
	font-size: 10px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #000000; 
	width: 150px;
	}
input,
textarea {
	background-image: url('../images/fixed/bg_input.gif');
	background-repeat: no-repeat;
	}
textarea {
	height: 100px;
	}
	
input,
button,
input.button {
/*	height: 16px; */
	}

button,
input.button {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
	background-image: none;
	}

input.radio,
input.check {
	background-image: none;
	border-width: 0px;
	width: 10px;
	height: 10px;
	}
button.small {
	width: 75px;
	}

form table,
form td {
	border-width: 0px ! important;
	}


/* NEWS */

div.nieuwsitem {
	width: 100%;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px dashed #cccccc;
	}
div.nieuwsitem p {
	margin-top: 5px;
	margin-bottom: 0px;
	}

h1 span.smalltxt,
h2 span.smalltxt,
h3 span.smalltxt {
	font-weight: normal;
	color: #999999;
	font-size: 11px;
	}
table.newspics {
	margin-top: 0px ! important;
	width: 125px ! important;
	float: right;
	border-width: 0px ! important;
	margin-left: 20px;
	}
table.newspics  td{
	border-width: 0px ! important;
	}

/* PRODUCTEN */

col.leftcol,
col.rightcol {
	width: 250px;
	}

td.contentright table {
	width: 100%;
	margin-top: 15px;
	}

td.contentright th {
	font-size: 12px;
	text-align: left;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}

td.contentright td {
	padding: 2px 0px 2px 10px;
	}

td.contentright td table,
td.contentright td td {
	border-width: 0px ! important;
	}

td.contentright table.pro {
	margin-left: -10px;
	}
table.pro td {
	padding: 0px;
	}
table.pro p {
	margin-top: 0px ! important;
	}

table.bestel {
	margin-top: -2px;
	margin-left: -10px;
	width: 550px;
	margin-bottom: -2px;
	margin-right: -10px;
	background-color: #ebebeb;
	}
td > table.bestel {
	width: 515px;
	}
td.contentright td td {
	padding: 2px 5px 2px 5px;
	}

td.producttab {
	height: 35px;
	line-height: 35px;
	padding: 0px 18px 0px 10px;
	background-image: url('../images/fixed/bg_producttab.html'); 
	background-repeat: no-repeat;
	background-position: right top;
	font-style: italic;
	font-weight: bold;
	}
td.producttab a {
	text-decoration: none;
	}
td.producttab#selected a {
	color: #000000;
	}

/* ONLINE BESTELLEN */

table.nopadding td {
	padding: 0px ! important;
	border-bottom-width: 0px ! important;
	}
table.nopadding table.cat {
	float: left;
	width: 240px;
	height: 180px;
	margin-right: 20px;
	border: 1px solid #cccccc ! important;
	}
table.cat td {
	padding: 5px ! important;
	}
table.cat h2,
table.cat h3 {
	margin: 0px ! important;
	}


/* CART */

div.cart {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-top: 20px;
	}
div.cart h1 {
	margin-left: -5px;
	margin-right: -5px;
	padding: 5px;
	background-color: #999999;
	color: #ffffff;
	}
div.cart a {
	text-decoration: underline;
	}


/* BESTELFORMULIER */

table.bestelform {
	border-top-width: 0px ! important;
	margin-top: -15px;
	}

table.bestelform td {
	border-width: 0px;
	padding: 2px 10px 2px 0px;
	}
table.bestelform table {
	margin-bottom: 20px;
	}

td.overzicht {
	border-bottom: 1px solid #ffffff ! important;
	padding: 2px;
	background-color: #ebebeb;
	color: #000000;
	}
