html
{
     overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-image: url(images/menu_bkgrd.gif);
	background-repeat: repeat-y;
}
.topbody {
	background-image: url(images/top-strip.gif);
	background-repeat: repeat-x;
}
.topnavigation {
  background-color: #E9ECCC;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #999933;
}
a.topnavigation, a.topnavigation:hover, a.topnavigation:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-decoration: none;
  color: #999933;
}
h1		
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #999933;
	margin-top:5px;
}
h2			{ font-size: 14px; font-weight: normal; color:#000; margin: 0px;}
h3			{ font-size: 13px; font-weight: normal; color:#7E820E; margin: 0px;}
a.aanbieding    	{ color:#7E820E; text-decoration: underline; font-weight: normal;}
a.aanbieding:hover	{ color:#C38602; text-decoration: underline; }
table.aanbieding	{ border-collapse: collapse; border: 1px solid; text-align: left; background-image: url(images/bg_aanbieding.gif); margin-right:20px;}
.nobold		
{
	font-size: 28px;
	color: #999933;
	font-weight: normal;
}
.products {
	background-color: #F4F5E8;
	padding: 2px;
	width: 120px;
}

.padding20px {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
a.button:hover		{ color:#E3E5AB; text-decoration: none; font-size: 11px;}
//td.button		{ height: 17px; padding-left:5px; padding-right:7px; background-image: url(images/button_bg.gif); vertical-align: middle;}
td.button		{ height: 17px; padding-left:5px; padding-right:7px; background-color:#FFAE00;}
a.button:link		{ height: 17px; color:#FFFFFF; text-decoration: none; font-size: 11px;}
a.button:visited		{ height: 17px; color:#FFFFFF; text-decoration: none; font-size: 11px;}
a.button		{ height: 17px; color:#FFFFFF; text-decoration: none; font-size: 11px;}
botton.a		{ height: 17px; color:#FFFFFF; text-decoration: none; font-size: 11px;}

#menus {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	width:209px;
	height:100%;
}
#menus .main
{
	padding-left:20px;
	padding-top:15px;
}
#menus .title{
	color: #FF6600;
}
#menus .links
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA595;
	width:165px;
}
#menus a:link {
	color: #999933;
	text-decoration: none;
}
#menus a:visited {
	color: #999933;
	text-decoration: none;
}
#menus a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #FFAE00;
	text-decoration: underline;
}
a:hover {
	color: #DD0000;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.pulldown		{ background-color: #F4F5E8; text-align: center;}
td.grijs		{ background-color: #F4F5E8; padding-right: 15px; font-size: 14px; }
td.zwart		{ background-color: #777777; color:#ffffff; padding-right: 15px; font-size: 14px; }
td.grijs2		
{ 
	background-color: #999933; 
	padding-left: 10px;
	color:#FFFFFF;
}
#content a:link {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #BB0000;
	text-decoration: none;
}
#featured {
	padding-top: 10px;
	padding-bottom: 10px;
}
#picture {
	margin-right:	20px;
}
#featured #picture {
	width: 250px;
	float: left;
	position: relative;
	clear: right;
	left: 0px;
	padding-bottom: 10px;
}
#featured #desc {
	float: left;
	padding-right: 10px;
	width:300px;
}

.producttitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
	text-align: left;
	width: 200px;
}
#featured a.button		{ color:#FFFFFF; text-decoration: none; font-size: 11px;}
#featured a.button:hover		{ color:#E3E5AB; text-decoration: none; font-size: 11px;}
#featured td.button		{ height: 17px; padding-left:5px; padding-right:7px; background-image: url(images/button_bg.gif); vertical-align: middle;}
input.form2		{ font-family: arial; font-size: 13px; }
textarea.form2		{ width: 205px; height: 60px; font-family: arial; font-size: 13px; }
a.nieuws		{ font-size: 11px; font-weight: normal; color:#7E820E; margin: 0px; text-decoration: underline;}
a.nieuws:hover		{ font-size: 11px; font-weight: normal; color:#C38602; margin: 0px; text-decoration: underline;}
td.nieuws		{ font-size: 11px; line-height: 12px; color: #616161;}
table.nieuwsitem	{ align: center; width: 125px; }
table.nieuws		
{
	width:400px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif
	font-size: 14px;
	color:#000000;
	float: left;
}
table.welcome
{
	width:400px;
	height:200px;

	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	color:#000000;
	float: right;
}

td.content
{
	padding:10px;
	background-color:#D8DDA3;
}
input.form		{ font-family: arial; font-size: 11px; }
a.img{
text-decoration: none;
}

.bottomnavigation {
  background-color: #E9ECCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #999333;
}

.categorie{
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bolder;
  color: #999333;
}

.subcategorie{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #000000;
}
