A:link, A:visited, A:active {
	text-decoration: none; 
	color: #468C61;
} 
A:hover {
	text-decoration: underline; 
	color: #468C61;
}

IMG.left {
	margin: 0px; 
	margin-right: 10px;
}

IMG.right {
	margin: 0px; 
	margin-left: 10px;
}

BODY,TD,INPUT,SELECT,TEXTAREA {
	color: #030; 
	font-family: 'trebuchet ms', arial, helvetica, sans-serif; 
	font-size: 12px;
	line-height: 24px;
}

.Pagina {
	background: url(images/bg-pagina.jpg) repeat-x;
	margin: 0px;
}

/* Layout Tabel styles */

.LayoutTbl {
	width: 760px;
	height: 100%;
}

.KolLinks {
	width: 342px;
}

.KolRechts
{
	width: 418px;
}


.Boven {
	height: 190px;
	vertical-align: top;
}

.Midden {
	height: 361px;
	vertical-align: top;
}

.Onder {
	height: 100%;
	vertical-align: top;
}

.BG {
	background: url(images/bg-kolrechts.jpg) repeat-x #CCDACC;
}

.MiddenBovenOnder {
	height: 40px;
	vertical-align: top;
}

.MiddenMidden {
	height: 279px;
	vertical-align: top;
}

.Btn {
	margin-top: 12px;
}

h1 {
	color: #468C61;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
}

h2 {
	color: #468C61;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	line-height: 18px;
}

.Menu {
	margin-left: 8px;
}

.BGHome {
	background: url(images/bg-home-links.jpg);
}

.BGLeeg {
	background: url(images/bg-leeg-links.jpg);
}

.BGAbout {
	background: url(images/bg-about-links.jpg);
}
.BGProducts	{
	background: url(images/bg-products-links.jpg);
}

.DivScrollBlok {
	width: 398px;
	height: 279px;
	overflow: auto; 	
	margin: 0px 0px 0px 20px;
	vertical-align: top;
}

.DivContactBlok {
	width: 398px;
	height: 279px;
	margin: 0px 0px 0px 20px;
	vertical-align: top;
}

.PadScrollBlok {
	margin: 0px 20px 0px 0px;
}

.KnopRechts {
	width: 418px;
	width/**/:/**/280px;	 	
	padding: 5px 118px 0px 20px;
	vertical-align: top;
}

.NewsImg {
	border: 1px solid #468C61;
}

UL {
	margin: 0px;
	padding: 0px;
}	

LI {
	margin: 0px;
	list-style-type: none;
}

.ProductTxt li {
	padding-left: 20px;
	list-style-type: none;
	background: url(images/ico-list.gif) left no-repeat;	
}

.NewsList {
	margin-top: 8px;
	border-bottom: 1px solid #BCD3BC;	
}

.NewsItem {
	padding: 3px 0px 2px 15px;
	border-top: 1px solid #BCD3BC;	
	background: url(images/ico-list-rubriek.gif) top left no-repeat;
}

.SalesList {
	padding: 0px 0px 0px 15px;
	background: url(images/ico-list.gif) left no-repeat;
}

.DownloadItem {
	cursor: hand;
	padding: 3px 0px 2px 23px;
	border-top: 1px solid #BCD3BC;	
	background: url(images/ico-download.gif) top left no-repeat;
}

.Invul {
	width: 260px;
	line-height: 18px;
}

#SalesBG{
 background: url(images/img-sales-bg.jpg) bottom right no-repeat;

}