body, html {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#450000;
	text-align: center;
	margin:0;
	text-align:center;
	height:100%;
	background-image:url(../img/body_background_complete.jpg);
	background-repeat:repeat;
}
select{
	border:1px solid black;
	width:150px;
}
select.prijs{
	border:1px solid black;
	width:50px;
}
h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
}
h2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
}
h3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
}
h4{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	text-align:left;
}
td.afbeelding{
	width:33%;
	max-width:160px;
	text-align:center;
	vertical-align:middle;
}
td.box_top{
	background-image:url(../img/box_top.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:210px;
}
td.box_bottom{
	background-image:url(../img/box_bottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:210px;
}
td.box_center{
	background-image:url(../img/box_center.jpg);
	background-repeat:repeat-y;
	width:210px;
}
td.box_small_top{
	background-image:url(../img/box_small_top.jpg);
	background-repeat:no-repeat;
	height:6px;
	width:150px;
}
td.box_small_bottom{
	background-image:url(../img/box_small_bottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:150px;
}
td.box_small_center{
	background-image:url(../img/box_small_center.jpg);
	background-repeat:repeat-y;
	width:150px;
	margin:0;
}
td.space2{
	width:5px;
}
table.quick{
	width:150px;
}
td.quick{
	font-size:10px;
	text-align:left;
}
input.quick{
	font-size:9px;
	width:35px;
}

div{

}
div.st_box{
	margin-top:-2px;
	font-size:14px;
	color:#450000;
	padding:5px;
}
div.box_inhoud{
	margin:6px;
	font-size:12px;
	color:#450000;
}
div.space1{
	height:5px;
}
img{
	border:none;
}
img.artikel{
	border:1px solid #450000;
}
hr.wagen{
	height:1px;
	color: #999ac1;
}
div.menu_item{
	width:210px;
	height:30px;
	background-image:url(../img/menu_button.jpg);
	vertical-align:middle;
	text-align:center;
	margin-top:2px;
}
div.prewagen{
	width:150px;
}

a{
	color:#450000;
	text-decoration:underline;
	cursor:pointer;
}
a:hover{
	color:#6c1c1c;
	text-decoration:underline;
}
a.sublink{
	color:#666666;
	text-decoration:none;
}
a.links{
	color:#FFFFFF;
	text-decoration:none;
}
a.links:hover{
	color:#FFFFFF;
	text-decoration:none;
}
a.sublink:hover{
	color:#000000;
	text-decoration:underline;
}
a.blocks{
	color:#450000;
	font-size:9px;
	font-style:italic;
}
a.blocks:hover{
	color:#000000;
	font-size:9px;
	font-style:italic;
}

a.bottom{
	color:#450000;
	text-decoration:underline;
	font-style:italic;
	font-size:11px;
}
a.bottom:hover{
	color:#e1e4ec;
	text-decoration:underline;
	font-style:italic;
	font-size:11px;
}
a.hoofdmenu{
	font-size:14px;
	color:#450000;
	text-decoration:none;
}
a.hoofdmenu:hover{
	font-size:14px;
	color:#6c1c1c;
	text-decoration:underline;
}
a.quickCalc{
	font-size:9px;
	text-decoration:none;
}
a.quickCalc:hover{
	font-size:9px;
	text-decoration:underline;
}