body {
	margin: 0 0 0 0;
	background-color: White;
	font-family: arial;
}

body.index {
	background-image: url(../images/index-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

td,a {
	font-size: 13px;
}

img, table {
	border: none;
}

table.index {
	width: 850px;
	background-image: url(../images/index.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
}

table.default {
	width: 850px;
/*	background-image: url(../images/top.jpg); */
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
}

td.indexmenu {
	padding-left: 22px;
	color: White;
	font-weight: bold;
	padding-top: 14px;
}

td.bottom {
	height: 38px;
	background-color: #acacac;
}

a.indexmenu {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

span.indexhome {
	color: #141f6d;
}

table.indexgroep {
	margin-top: 63px;
}

td.index-kolom1 {
	padding-left: 98px;
	width: 166px;
}

td.index-kolom2 {
	padding-left: 117px;
	width: 166px;
}

td.index-kolom3 {
	padding-left: 38px;
	width: 240px;
}

td.menu {
	padding-top: 110px;
	padding-left: 20px;
	color: White;
	font-weight: bold;
	height: 37px;
}

td.totaalbedrag {
	padding-top: 110px;
	padding-left: 20px;
	color: White;
	font-weight: bold;
	height: 37px;
}

td.shoplink {
	text-align: right;
	padding-right: 25px;
	padding-top: 110px;
}

a.homelink {
	color: #141f6d;
	text-decoration: none;
}

a.restlink {
	color: White;
	text-decoration: none;
}

td.indicator {
	padding-top: 30px;
	padding-left: 208px;
}

td.master {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px 25px 30px 20px;
	background-color: White;
	position:top;
	width: 100%;
}

table.master {
	width: 100%;
}

td.shopkop {
	background-color: #C40000;
	padding-left: 20px;
	height: 22px;
	color: White;
	font-weight: bold;
	vertical-align: middle;
}

td.copy {
	padding-left: 20px;
	color: White;
}

td.bottommenu {
	padding-left: 180px;
	color: #2E44EF;
}

td.terms {
	padding-left: 230px;
	color: #2E44EF;
	text-decoration: underline;
}

a.bottommenu {
	text-decoration: underline;
	color: #2E44EF;
}

table.shop {
	margin-top: 30px;
	margin-left: 20px;
	width: 812px;
	background-color: White;
	height: 300px;
}

table.prodline-image {
	background-image: url(../images/prodline-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 812px;
	height: 112px;
}

table.prodline {
	background-image: url(../images/prodline.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 812px;
	height: 25px;
}

td.shopprod {
	background-image: url(../images/productkop.jpg);
	width: 812px;
	height: 31px;
}

input.aantal {
	height: 12px;
	text-align: right;
	width: 22px;
}

input.shp-totaal {
	border: none;
	border-width: 0px;
	text-align: right;
}

td.omhoog {
	height: 40px;
	text-align: right;
}

td.shop {
	background-color: White;
	width: 849px;
}

input.totaalbedrag {
	background-color: #979798;
	border-color: inherit;
	border-width: 0px;
	color: White;
	width: 60px;
	text-align: right;
	font-weight: bold;
}

span.bestellen {
	padding-left: 200px;
}

td.bestellen {
	text-align: right;
	padding-right: 20px;
}

tr.bestellen {
	display: none;
}

input.button {
	cursor: pointer;
	display: none;
}

td.bestel-right {
	padding-top: 26px;
}

td.shopbutton {
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
}

td.prod-image {
	vertical-align: middle;
	height: 110px;
}

td.prodbestel {
	text-align: right;
}

tr.hfdmenu {
	display: none;
}

tr.extratekst {
	display: none;
}

td.ref-naam {
	font-weight: bold;
	padding-bottom: 10px;
}

td.ref-titel {
/*	font-weight: bold; */
	font-size: 18px;
	padding-bottom: 20px;
	
}

td.best_aantal {
	width: 37px;
	text-align: right;
}

td.best_omschrijving { 
	width: 200px;
	padding-left: 20px;
}

td.best_prijs { 
	width: 100px;
	text-align: right;
	padding-right: 20px;
}

td.best_sub  {
	width: 100px;
	text-align: right;
}

td.best_titel {
	font-weight: bold;
}

td.best_invoer {
	width: 100px;
	line-height: 26px;
}
