/************** elements **************/

body {
	margin: 0 0 0 0;
	background-color:black;	
}

table, img {
	border: none;
}

tr {
	vertical-align: top;
}

td, a, input {
	font-family: arial;
	font-size: 12px;
}

td {
	line-height: 17px;
	color: #3d3d3d;
}

a {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

/************** classes **************/

table.master {
	width: 1000px;
	height: 100%;
	background-image: url(../images/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

table.maintext {
	margin-bottom: 42px;
	margin-left: 42px;
	margin-right: 42px;
	margin-top: 50px;
	
}

table.rechts {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

td.left {
	width: 117px;
/*	background-image: url(../images/bg-left.jpg);
	background-position: top;
	background-repeat: no-repeat; */
}

td.right {
	width: 109px;
	padding-left: 8px;
}

td.center {
	width: 766px;
/*	background-color: White;
	background-image: url(../images/bg-center-top.jpg);
	background-position: top;
	background-repeat: no-repeat; */
}


td.right-center {
	width: 301px;
	background-image: url(../images/bg-right.jpg);
	background-position: top;
	background-repeat: repeat-y;
}	
	
td.right-center-top {
	height: 398px;
	width: 301px;
}

td.left-center {
	width: 465px;
	background-color: White;
	background-image: url(../images/content_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

td.bottom-center {
	height: 57px;
	background: url('../images/bg-bottom-center.jpg');
	color: white;
	padding-left: 40px;
	padding-top: 23px;
}

td.bottom-center a {
	color: white;
}

td.menupart {
	vertical-align: middle;
/*	padding-left: 42px; *
/*	color: #587EA9;*/
	text-align: center;
	height: 46px;
	background-image:url(../images/menu_balk.jpg);
	background-position:top;
	
}

td.content-left{
	padding: 20px 20px 20px 20px;
}

a.hfdmenu {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.hfdmenu:hover {
	color: Red;
}

/************ shop *****************/

.shoptop {
	background-color: White;
	background-image: url(../images/content_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
}

.shop{
	background-color:white;
	width:100%;
}

.hoofdregel {
	background-color: #00316B;
	color: White;
	text-align: center;
	line-height: 18px;
}

.hoofdregel-2 {
	background-color: #00316B;
	color: White;
	text-align: center;
	line-height: 18px;
	height: 30px;
	vertical-align: middle;
}

.prijs {
	border: 0;
	text-align: right;
}

.artregel-c {
   text-align: center;
	vertical-align: middle;
}

.artregel {
	vertical-align: middle;
	overflow: hidden;
}


.bestelstatus {
	padding-top: 5px;
	color: #EE1C25;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}

.aantaltekst {
	color: White;
	padding-bottom: 5px;
	text-align: center;
}

.aantal {
	color: White;
	padding-bottom: 20px;
	text-align: center;
}

.prijs-1 {
	color: white;
	text-align: center;
	padding-bottom: 15px;
}

.bestelbutton {
	text-align: center;
	padding-bottom: 5px	
}

table.kassa {
	width: 115px;
}

.wwdispatl, .wwdisp {
	border: none;
	text-align: right;
	background-color: transparent;
	color: white;
	font-weight: bold;
}

.korting {
	border: 0px;
	text-align: left;
}

.winkelheader {
	font-weight: bold;
	padding-left: 30px;	
}

.dummy {
	padding-top: 200px;
}

.button {
	cursor: pointer;
}

/************** ID's **************/

#afreken {
	cursor: pointer;
	text-align: center;
	padding-bottom: 5px;
	visibility: hidden;
}

#terug {
	position: relative;
	top: 220px;
	left: 20px;
}