html
	{
	height:100%;
	}

body
{
	
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0px;
	height:100%;
	background-image:url(http://www.wolhemel-shop.nl/images/achtergrond.jpg);
	background-position:center;
	background-position:top;
}

a
{
	color:#000000;
	text-decoration:none;
}



a:hover
{
	text-decoration:underline;
}

.content
{
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
}

.content_table
{
	border:1px solid #000000;
	padding:10px;
	height:617px;
}

.column
{
	padding:10px;
}

.menu_column
{
	padding:10px;
	padding-right:0px;
}

.infoBoxHeading
{
	background-image:url(../images/infobox.jpg);
	height:25px;
	padding-left:5px;
	color:#FFFFFF;
	text-transform:uppercase;
}

TABLE.productListing {
  border: 1px;
  border-style: dashed;
  border-color: #A6A6A6;
  border-spacing: 1px;
  background-image:url(../images/bar.jpg);
}

.newproducts {
  border: 1px;
  border-style: dashed;
  border-color: #A6A6A6;
  border-spacing: 1px;
  background-color:#FFFFFF;
  }

TD.productListing-data 
{
  font-size: 12px;
  padding-top:10px;
  padding-bottom:10px;
  background-color:#FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.infoBox {
  border: 1px;
  border-style: dashed;
  border-color: #A6A6A6;
}

.infoBoxContents {
  background: #f8f8f9;
}

.moduleRow { }
.moduleRowOver { background-color: #EEEEEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EEEEEE; }