body, td, p, div, ul, li {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
} 

a{
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#777777;
} 

a:hover {
	color: #666666;
	text-decoration: none;
}

body {
  text-align: center;
  min-width: 875px ;
  background-color: #000000;
  background-image:url(../images/pattern.gif); background-position: left top;
}

#blackbg {
  position: relative;
  margin: 0 auto;
  width: 875px;
  text-align: left;
  background-image:url(/images/header.jpg); background-position: left top; background-repeat: no-repeat;
  background-color: #000000;
}
/*
#blackbg2 {
  position: relative;
  margin: 0 auto;
  width: 925px;
  text-align: center;
  background-image:url(../images/blackbg.png); background-position: center; background-repeat:repeat-y;
}
*/
/*#headerimage {
	position:relative;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:875px;
	height:142px;
	background-color: #000000;
	z-index: 2
	
}*/

.bodycontent {
  position: absolute;
  margin: 0 auto;
  top:250px;
  width: 875px;
  text-align: left;
  z-index: 3
}

.foreignvisitors {
  position: absolute;
  margin: 0 auto;
  width: 875px;
  text-align: left;
  z-index: 4;
  font-size: 10px;
}

body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
img, table { border: 0pt none ; }
.PageTitle { font-size: 16px; font-weight: bold;}
.prodHeading { font-size: 16px; font-weight: bold; color:#666666; text-align:left}
.prodHeading a { font-size: 16px; font-weight: bold; color:#666666; text-align:left; text-decoration:none}
.prodHeading :hover { font-size: 16px; font-weight: bold; color:#740001; text-align:left; text-decoration:underline}
.Inputboxes { font-family: Trebuchet MS; font-size: 14px ;}
.detailpane { padding: 5px;}
.detailpanewhite { padding: 0px; /*background: #FFFFFF; */}
.detailpanelitemlist {	padding: 2px;}
.nopcart {}
.pricelbl { font-size: 18px;}
.tysfondsbijdrage { font-size: 14px;}
.nopheader {background-image:url(../images/button.gif); background-position: left top; background-repeat: repeat-x;  padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.navigatieheader {background-image:url(../images/button.gif); background-position: left top; background-repeat: repeat-x;  font-weight: bold; width: 173px; padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.nopentry { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.nopentrywidget {font-size: 12px; padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.noptotal { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.noptotaltax { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px; font-style:italic; font-size:10px}
.nopbutton {}
.tabledarklight {background-image:url(../images/overloopje.jpg); background-position: right bottom; background-repeat:no-repeat; background-color: #e21914;}
.tablelightwhite {background-image:url(../images/overloopje2.jpg); background-position: right bottom; background-repeat:no-repeat; background-color: #Ffffff;}
.tablelist {background-image:url(../images/button.gif); background-position: left top; background-repeat: repeat-x; background-color: #FEF2F2;}
.tdtablelist{padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.tdContent{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 2px;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu{
top:78px;
position:absolute;
margin: 0 auto;
  width: 875px;
z-index: 4
}

.menu ul{
list-style-type:none;
padding:0;
margin:0;
width: 875px;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
/*z-index:100;*/
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
/*z-index:80;*/
left:-1px;
top:33px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:14px;
width:175px;
padding:0px;
padding-top:8px;
padding-bottom: 8px;
color:#ffffff;
background: #111111;
text-decoration:none;
margin-right:0px;
text-align:center;

}
/* style the links hover */
.menu :hover{
color:#888888;
background:#666666;
background-image:url(/images/button.gif); background-position: left top; background-repeat: repeat-x;

}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:161px;
height:0;

}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;

}

.thinborderfloat {
/* float:left; */
  
  border:solid 1px #333333;
  padding:5px;
  margin-right:5px;
}

.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}

.shield {
	position: relative;
}
.commentscloud {
	position: absolute;
	text-align: center;
	top: -4px;
	left: 40px;
	width: 150px;
	height: 24px;
	padding: 3px 0;
	
	background-image: url(/images/badge.gif);
	background-repeat: no-repeat;

	
}