/* 
zalmroze licht: #FED4B0
zalmroze donker: #FDBF8A (hover)
*/

.klantenkorting{
background-color:#0000cc;
			font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
} 
.rndprod {
background-color:#F26522;
			font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-align:left;
	width: 590px;
}

.newheader {
 	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.kundentd {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	width: 90px;
	text-align:center;
}
.kundentd A:link, .kundentd A:visited, .kundentd A:active, .kundentd A:hover{
 color: #FFFFFF;
}

.kundentd A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.popuphead {
background-color:#F26522;
			font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	text-align:center;
}

.catheading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #F26522;
	color: #FFFFFF;
}
.tbbox {
	background-color: #ffffff;
	border: 1px solid #F26522;
}
.mmprijs {
	color: #FFFFFF;
	background-color: #66CCFF;
	border: 1px solid #003366;
	margin-right: 5px;
}
.piprijs {
	border: 1px solid #003366;
	margin-right: 5px;
}	


	#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em; /* 10em */
	font-size: 11px;
	}
	
	#nav li {
	position : relative;
	float : left;
	line-height : 1.9em; /*line-height : 1.5em;*/
	margin-left : -1px;
	margin-bottom : -1px;
	width: 12.30em;/* 11.30 */
	background-color : #FFFFFF;
	color: #000000;
	font-weight: normal;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 13.21em; /*12.35 */
		margin-top : -1.95em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		font-size: 12px;
		width: 10.90em; /* firefox 10.10*/
		_width : 12.00em; /* internet explorer 11.30 */
		display : block;
		color : #000000;
		text-decoration : none;
		background-color : #FED4B0;
		border : 1px solid #FFFFFF; 
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
	color : white;
	background-color : #FDBF8A;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	
.boxText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FDBF8A;
}
.smalltext H2 {
color:#FFFFFF;
background: #FED4B0;

}

.errorBox { font-family : "Trebuchet MS"; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS"; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background-attachment: fixed;

}
.orderEdit { font-family : "Trebuchet MS"; font-size : 10px; color: #0033CC; text-decoration: underline; }

BODY {
	margin: 0px;
	background-color: #B0E0FE;
}

.prodinfo {
	font-size: 13px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding: 4px;
}
.prodinfo A:link, .prodinfo A:visited, .prodinfo A:active,{
 color: #000000;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.header {
	margin: 2px;
}
.catimage
{
	font-family: "Trebuchet MS";
	font-style:bold;
	font-size: 14px;
	color: #000000;
background-color: #FFFFFF;
}
.float {
	background-color: #FFFFFF;
	vertical-align:top;
}
.ulopen {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	color: #FF0000;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	background-image: url(images/infobox/balk.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 22px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
    background: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Trebuchet MS";
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.ulhr {
	color: #000000;
	border: 2px dotted #ffffff;
}
.window {
	background-color: #FFFFFF;
	padding-right: 3px;
	border: 0px solid #FED4B0;
}
.infowindow {
	background-color: #FFFFFF;
	padding-right: 3px;
	border: 1px solid #FED4B0;
}

TR.headerInfo {
  background: #00ff00;
}
.intro {
	padding: 20px 5px 0px 20px;
	height: 400px;
	width: 500px;
	vertical-align: top;
	background-color: #FFFFFF;
		background-image: url(images/frontpage.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.fcat {
		border: 0px solid #0000cc;
}
.fcat A:link, .fcat A:visited, .fcat A:active,{
    font-family: "Trebuchet MS";
  font-size: 12px;
 color: #F26522;
   font-weight: bold;
   background: #FED4B0;
}

TD.headerInfo {
  font-family: "Trebuchet MS";
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/infobox/balk.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.infoBox {
	background-color: #FFFFFF;
}
.informationbox {
	background-color: #CCCCCC;
}
.infoBoxa {

	background-color: #FFFFFF;
}
.infoBoxbalk {	
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #FFFFFF;
}
.infoBoxContents, .infoBoxContents A:link, .infoBoxContents A:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
.infoBoxContentsa, .infoBoxContentsa A:link, .infoBoxContentsa A:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #e4e4e4;
	color: #000000;
}
.infoBoxContentsb, .infoBoxContentsb A:link, .infoBoxContentsb A:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #e4e4e4;
	color: #000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS";
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	height: 18px;
}

TD.infoBox, SPAN.infoBox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FDBF8A;
  border-spacing: 1px;
}


.productListing-heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.productListing-heading1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.productListing-heading A:link, .productListing-heading A:visited{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
TD.productListing-data {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FED4B0;
	border-left-color: #000000;
	color: #333333;
	font-weight: normal;
}
IMG.productListing-data {
	border: 1px solid #000000;
}
.prijsdata{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
	background-color: #FFF6EE;
	width: 95px;
	height: 30px;
	vertical-align: middle;
	padding-top: 1px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #FDD1AB;
}

A.pageResult, A.pageResult:link, A.pageResult:visited, A.pageResult:active {
	color: #666666;
	font-size: 12px;
	text-decoration: bold;
		 border: 1px;
 border-style:solid;
 border-color:#CBCCCC;
}
A.pageResults {
	color: #FDBF8A;
	font-size: 12px;
	text-decoration: bold;
}
A.pageResult:hover{
	color: #FDBF8A;
	font-size: 12px;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS";
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS";
  font-size: 11px;
  line-height: 1.5;
}
TD.maincon, P.maincon {
  font-family: "Trebuchet MS";
  font-size: 11px;
  line-height: 1.5;
}
TD.maininfo
{
	padding-right: 12px;
	padding-left: 12px;

}

.maininfo, .maininfo A:link, .maininfo A:active, .maininfo A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

SPAN.smallText, P.smallText, A.smallText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
TD.smallText{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FED4B0;
	border-right-color: #FED4B0;
	border-bottom-color: #FED4B0;
	border-left-color: #FED4B0;
	color: #000000;
}
.smallText P, .smallText A:link, .smallText A:visited, .smallText A:hover
{
color: #000000
}
.smallTextPW P, .smallTextPW A:link, .smallTextPW A:visited, .smallTextPW A:hover
{
color: #FF0000;
 font-size: 10px;
}

TD.accountCategory {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS";
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS";
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS";
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS";
  font-size: 10px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #F26522;
	background-color: #FFF6EE;
	width: 90px;
	height: 30px;
	vertical-align: middle;
	padding-top: 1px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #FDD1AB;
}
SPAN.productOLDPrice {
	background-image: url(images/strike.gif);
	background-position: center center;
}

SPAN.errorText {
  font-family: "Trebuchet MS";
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS"; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS"; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet MS"; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS"; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS"; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS"; font-size: 10px; color: #ff0000; }
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

h2 { 
 font-family: "Trebuchet MS";
 font-size: 14px;
}

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: "Trebuchet MS";
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}


TD.smallText1 {

	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
}
TD.smallText2 {
	border: 4px solid #FFFFFF;
	font-family: "Trebuchet MS";
	background-color:#FFFFFF;
}
.korting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
}
.introtext A, .introtext A:visited, .introtext A:link { 
  color: #000000; 
}
.introtext
{
	width: 500px;
	background-color: #FFFFFF;
	color: #000000;
}
.hrprodinfo {
	text-align: left;
	border: 4px dashed #000000;
}
.idx
{
	font-family: "Trebuchet MS";
		background-color: #FFFFFF;
		font-size: 12px;
		  border: 1px;
  border-style: solid;
  border-color: #000000;
}
.hdridx
{
	font-family: "Trebuchet MS";
		font-size: 18px;
			color: #F7A310;
	background-color: #FFFFFF;

}
.stdeuro{
	font-family: "Trebuchet MS";
		font-size: 22px;
		}
.stdcents{
	font-family: "Trebuchet MS";
	font-size: 12px;
	vertical-align: top;
	height: 22px;
		}
.stdcurr{
	font-family: "Trebuchet MS";
	font-size: 8px;
	vertical-align: bottom;
		}
.oldeuro{
	font-family: "Trebuchet MS";
		font-size: 16px;
		}
.oldcents{
	font-family: "Trebuchet MS";
	font-size: 10px;
	vertical-align: middle;
	height: 22px;
		}
.oldcurr{
	font-family: "Trebuchet MS";
	font-size: 8px;
	vertical-align: middle;
	padding-top: 8px;
	margin-top: 8px;
		}
.spceuro{
	font-family: "Trebuchet MS";
		  font-weight: bold;
		font-size: 22px;
		}
.spccents{
	font-family: "Trebuchet MS";
		  font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	height: 22px;
		}
.spccurr{
	font-family: "Trebuchet MS";
	font-size: 8px;
	vertical-align: bottom;
		}
.bigeuro{
	font-family: "Trebuchet MS";
		  font-weight: bold;
		  color: #000000;
		font-size: 36px;
		}
.bigcents{
	font-family: "Trebuchet MS";
		  color: #000000;
		  font-weight: bold;
	font-size: 20px;
	vertical-align: top;
	height: 22px;
		}
.bigcurr{
	font-family: "Trebuchet MS";
		  color: #000000;
	font-size: 12px;
	vertical-align: bottom;
		}
		
TD.categories_description {
  font-family: "Trebuchet MS";
		background-color: #FFFFFF;
		font-size: 12px;
  line-height: 1.5;
}
.savtext{
color: #F26522;
}
.SavingsPercent{
color: #0033FF;
		  font-weight: bold;
	font-size: 10px;
}
.oldPrice{
color: #999999;
font-size: 9px;
}
.savtextlist{
color: #F26522;
font-size: 10px;
}

.tabberlive .tabbertabhide {
 display:none;
}


.tabber {
}
.tabberlive {
 margin-top:1em;
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #EEE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #F26522;
 border-color: #222;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:5px;
 border-top:0;
height:270px;
overflow:auto;
}
.tabberlive .tabbertab h2 {
 
}
.tabberlive .tabbertab h3 {

}


.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:220px;
 overflow:auto;
}

.proddes {
width:315px;
padding-right:3px;
padding-left:3px;
border-right:1px;
border-left:0px;
border-bottom:0px;
border-top:0px;
border-style:solid;
border-color: #FDD1AB;
background-color:#FFF6EE;
}

H1 {
	font-size:12px;
}
H2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
H3 {
	font-size:11px;
	padding-left: 10px;
}
.instock {
	color: #FFFFFF;
	font-size:10px;
	background-color: #33CC00;
}
.catinfo {
width:570px;
border-right:0px;
border-left:0px;
border-bottom:1px;
border-top:0px;
border-style:solid;
border-color: #FDD1AB;
background-color:#FFF6EE;
}
.mededeling {
	font-size:10px;
	font-style: italic;
	color: #333333;
}
.rndfp A:link, .rndfp A:visited, .rndfp A:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.nwprodtxt {
	font-family: "Trebuchet MS";
	font-size: 9px;
} 
.nwprodimg {
	vertical-align:top;
	}
.nwprodcel{
	border: 1px solid #999999;
	height: 130px;
	vertical-align: top;
	}
.sintkerst {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

.cartHeading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	height: 14px;
}
.cart-even { 
	background-color: #FFFFFF;
	}
.cart-odd { 
	background-color: #FFFFFF;
	}
.cart-data {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}
.cart-heading {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
.carttotal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
}

.loginbox {
 border: 1px;
 border-style:solid;
 border-color:#CBCCCC;
 }
 
.kassakorting {
	color: #F7A310;
 }
 
 TD.colums-data1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	 border: 1px;
 border-style:solid;
 border-color:#CBCCCC;
}
 TD.colums-datanew {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	 border: 1px;
 border-style:solid;
 border-color:#CBCCCC;
 	background-image: url(images/tabnieuw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
 TD.colums-data2 {
	font-family: "Trebuchet MS";
	font-size: 6px;
	color: #333333;
	font-weight: normal;
}

.fpli{
	font-family: "Trebuchet MS";
	font-size: 9px;
	list-style-image: url(images/fpli.gif);
}
.fpol{
		/* position:relative;
		top:-16px; */
}
.fpup{
		/* position:relative;
		top:-25px; */
}
.sint{
 	background-image: url(images/sint.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.meernieuw {
	font-family: "Trebuchet MS";
	font-size: 8px;
	color: #000000;
	background-color: #FFFFFF;
	}
.succesbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FED4B0;
	color: #000000;
	}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited,  .breadcrumb A:active,  .breadcrumb A:hover{
/*firefox */
font-family: "Trebuchet MS";
}
.pandora {
	font-family: "Trebuchet MS";
	font-size: 10px;
		color: #000000;
		}
		
		
.showbg{// for fadeout effect *This is optional
background-color: black;
}

span{// for watermark
font: normal 76% "Arial";
color:black
}

.gray
{// for cover
background-color: gray;
position: absolute;
border: 0px solid #9F6D11;
z-index: 100;
}

.opa{// for watermark opacity 
color:white;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: #FFA928;
opacity:0.5;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha
(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); 
-moz-opacity: 0.5;
}
#showhere{
 	background-image: url(front/achtergrond.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.ezmenu {
	text-align: left;
	}
.eztab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #999999;
}	
