body {
	background-color: #CCCCCC;
	margin:0;
	overflow-x:hidden;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p.bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 20px;
	color: #003300;
	font-variant: small-caps;
}
img{
	border-color: #fc0;
}
a:link.taal, a:visited.taal, a:hover.taal, a: active.taal{
	color: Black;
	text-decoration: none;
}

a:link, a:visited{
	color: #006940;
	font-weight: bold;
	font-size: 10pt;
}
a:hover, a:active{
	color: #006942;
	font-weight: bold;
	font-size:10pt;
}

a:link.menuLink, a:visited.menuLink{
	padding: 5px;
	width: 196px;
	height: 25px;
	background-image: url(images/MENUBUT_up.jpg);
	color: #fc0;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	text-decoration: none;
}
a:hover.menuLink, a:active.menuLink{
	padding: 5px;
	width: 196px;
	height: 25px;
	margin: 0;
	background-image: url(images/MENUBUT_down.jpg);
	color: #ffffff;
	font-weight: bold;
	font-size:8pt;
	text-align: right;
	text-decoration: none;
}
.menu{
	 width: 196px;
	 vertical-align: top;
}
.content{
	padding: 20px;
	 width: 580px;
	 height: 100%;
	 vertical-align: top;
	 background-color: #E4F0CC;
	background-image: url(images/BOTTOMgras.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.banner{
	vertical-align:top;
	 width: 210px;
	 background-image: url(images/bannerbg.jpg);
}
.frame{
	 height: 100%;
	  width: 790px;
	  margin: auto;
	  border:0;
}

.flat{
	color:#060;
}

.productlijst{
	width: auto;
	float: right;
	background: #fc0;	
}

.subproductTbl{
	width: auto;
	float: left;
}