/* CSS Document */
input.aantal
{
	font-family: Tahoma;
	font-size: 8pt;

	color: #000000;
	text-decoration: none;
	border: #808080 1px solid;
	
	BACKGROUND: #FFFFFF;

	height: 16px;
	width: 35px;

}
table.showcart {
	width: 500px;
	border: 0px;
}
tr.showcart_head {
	background-color: #556289;
	height:22px;
	font-weight:bold;
	color: #D7D8E1;
}
td.item_pic {
	border-left: #556289 1px dashed;
	border-right: #556289 1px dashed;
}
td.item_info_a {
	border-bottom: #556289 1px dashed;
	border-left: #556289 1px dashed;
}
td.main_aanbod {
	border-right: #556289 1px dashed;
}
td.item_info_b {
	border-bottom: #556289 1px dashed;
	border-right: #556289 1px dashed;
}
td.product_detail {
	border-bottom: #556289 1px dashed;

}
td.pl {
	border-bottom: #242E55 1px solid;

}
div.prijs_a {
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	color: #242E55;
	font-size: 20px;
	font-weight:bold;		
}
div.prijs_b {
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	color: red; 
	font-size: 20px;
	font-weight:bold;		
}
div.prijs_a_l {
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	color: #242E55;
	font-size: 40px;
	font-weight:bold;		
}
div.prijs_b_l {
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	color: red;
	font-size: 40px;
	font-weight:bold;		
}

a.menu {
	color: #000000; 
	background-color: transparent; 
	text-decoration: none 
}
a.menu:hover {
	color: #FFFFFF;
}

table.menu {
	background: #FFFFFF;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
td.submenu {
	background: #54B63B;
	color: #FFFFFF;
	border-bottom: #000000 1px solid;
}
td.navigatie {
	border-top: #000000 1px dashed;
	border-bottom: #000000 1px dashed;
}
td.infomenu {
	background: #1A5B0A;
	color: #FFFFFF;
}
td.questions {
	border-right: #000000 1px dashed ;
}

select.multiple
{
	font-size: 8.5pt;
	font-family: Tahoma;
	border: black 1px solid;
	width: 100px;

}
input.button {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	border: #808080 1px solid;
	height: 20px;
}
hr
{
	height: 1px;
	color: #ebebeb;
}
input

.checkbox
{
	font-family: Verdana;
	border: none;
}
.text
{	
	font-family: Tahoma;
	font-size: 8pt;
	width: 150px;
	color: #000000;
	text-decoration: none;
	border: #808080 1px solid;
	
	BACKGROUND: #EEEEEE;

	height: 16px;
	WIDTH: 150px;

	display: inline;
}

.inputarea
{
	padding-bottom: 2px;
	height: 24px;
}
