body {
	background-color: #EEEEEE;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.leftkolom {
	border-right: 1px solid #B0B6BF;
}
.tdmarge {
	padding: 8px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main_back {
	background-image: url(images/main_back.gif);
	background-repeat: repeat-x;
}
.lijstgroeneborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #717B3F;
}
.liststippel {
	background-image: url(images/liststippel.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 3px;
}
.listtextrood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ED171F;
	padding-left: 7px;
	height: 20px;

}
.listtextnorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717B3F;
	padding-left: 7px;
	height: 20px;
}
.qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717B3F;
	width: 30px;
}
.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717B3F;
	width: 190px;
}
.displaygrandtotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #717B3F;
	background-color: transparent;
	vertical-align: middle;
	text-align: right;
	width: 40px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.displayoptionaladdon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717B3F;
	background-color: transparent;
	vertical-align: middle;
	text-align: right;
	width: 40px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.description{
	background-image: url(images/popup_bgp.gif);	
	background-color: #c1c0c0;
	background-repeat: no-repeat;
}

.description_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;			
	color:#717B3F;	
	height:219px;	
	padding-top:10px;
	padding-left:10px;
	padding-right:45px;
	padding-bottom:10px;
	border: 1px solid #717B3F;
}

a{
	color:#717B3F;
	text-decoration: none;
}