body {
	font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #003300;
	background-image: url(BG.jpg);
	padding-top:13px;
}
	
h1 {font-size: 18px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #003300;
	padding-right: 30px;
	}
	
h2 {font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #003300;
	font-weight: bold}

	
  A:link {text-decoration:none;   
	  color: #000000}
  A:visited {text-decoration: none; 
	  color: #000000}
  A:hover {text-decoration: underline; 
	  color: #000000; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #ffffff}
  .menu A:visited {text-decoration: none; 
	  color: #ffffff}
  .menu A:hover {text-decoration: underline; 
	  color: #000000; 
	  background: } 
	  
  td {font-size: 12px;
      font-family: verdana, Tahoma, Helvetica, sans-serif}
	  
  .menustreepjes {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #000000; 
	border-width: 1px; 
	padding-right: 30px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
 
 .border {border: 1px solid #ffffff;}

 td.shopborderpic {border: 1px solid #ffffff;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #000000;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #000000;
}

 td.pic1borderpic {border: 1px solid #000000;}
	
 img.pic1hoofdpicborder {
	border: 1px solid #ffffff;
	color: #000000;
}
	
 .sitebg {background-color:#ffffff;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
	margin-left: 5px;
}
 


/* CSS VOOR MENU */
  
  #menu{
   	margin-top:250px;
   	margin-left: 0px;
   }
    
  .glossymenu,.glossymenu li ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
  }
  
  .glossymenu li{
	position: relative;
	background-color: #333399;
	border-bottom:1px solid #D3D3D3;
	color:#fff;
	height: 40px;
  }
  
  /*SUB MENU STYLE*/
  .glossymenu li ul{
	position: absolute;
	width: 150px; /*WIDTH OF SUB MENU ITEMS*/
	left: 30px;
	top: 0px;
	display: none;
	filter:Alpha(Opacity=100);
  -moz-opacity:1;  
  
  }
  
  .glossymenu li ul li{
  background-color: #999999;
  color: #fff;
  margin-bottom:0px;
  border-bottom:1px solid #fff;
  left: 4px;
  }
  
  
  
  .glossymenu li a{
  display: block;
  width: auto;
  padding: 2px;
  text-decoration: none;
  color:#fff;
  }
  
  .glossymenu li a:visited{
  	color:#fff;
  }
  
  .glossymenu .arrowdiv{
  }
  
  .glossymenu li a:hover{
  	background-color: #333366;
  	text-decoration: none;
  	color:#fff;
  }
  
  /* Holly Hack for IE \*/
  * html .glossymenu li { float: left; height: 1%; }
  * html .glossymenu li a { height: 1%; }
  /* End */
        
		
.galerytumbs{
	border:1px solid #ffffff;
	padding:5px;

}



.pollgraph1 {
background-color: Green;
border: Solid 1px White;
float:left;
}
.pollgraph2 {
background-color: Red;


border: Solid 1px White;
float:left;
}
.pollgraph3 {
background-color: Blue;
border: Solid 1px White;
float:left;
}
.pollgraph {
padding-top: 5px;
padding-bottom: 20px;
}
.pollvotes {
font-family: tahoma;
font-size: xx-small;
margin-left: 10px;
float:left;
}
.pollsubmit {
margin-top: 20px;
}

/* ------------------------------------- */
/* start nieuwe CSS opmaak voor het menu */
.menu_rechts {
	padding: 0px !important;
	background-color:none;
	border-bottom: Solid 1px #ffffff;
	border-top: Solid 0px #ffffff;
}
.menu_rechts ul {
	display: inline;
	z-index: 50;
}
.menu_rechts ul a:link, 
.menu_rechts ul a:active, 
.menu_rechts ul a:visited {
	display: inline;
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height:14px;
	text-decoration: none !important;
}
.menu_rechts ul li {
	display: block !important;	
	border-right: Solid 1px #cccccc;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
	position: relative;
	float: left;
}
.menu_rechts ul li ul li div {
	position: absolute;
	display: block;
	width: 4px;
	height: 7px !important;
	right: 9px;
	top: 9px;
	line-height: 0px;
	font-size: 1px;
	background-image: url('arrow.gif');
}
.menu_rechts ul li ul {
	list-style-type: none;
	display: none;
	position: absolute;
	left: 0px;
	top: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: Solid 1px #ff6600;
}
.menu_rechts ul li ul li {
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color: #ffffff;
	float: none !important;
}
.menu_rechts ul li ul li a:link, 
.menu_rechts ul li ul li a:active, 
.menu_rechts ul li ul li a:visited {
	display: block !important;
	.display: inline !important;
	width: 150px;
	color: #000000 !important;
	background-color: #ffffff;
	padding:5px;
	padding-left:10px;
	line-height:18px;
	border-bottom: Solid 1px #d9d9d9;
}
.menu_rechts ul li ul li:hover a:link, 
.menu_rechts ul li ul li:hover a:active, 
.menu_rechts ul li ul li:hover a:visited, 
.menu_rechts ul li ul li:hover a:hover, 
.menu_rechts ul li ul li.over a:link, 
.menu_rechts ul li ul li.over a:active, 
.menu_rechts ul li ul li.over a:visited, 
.menu_rechts ul li ul li.over a:hover {
	background-color: #ffffff;
}
.menu_rechts ul li ul li ul li:hover a:link, 
.menu_rechts ul li ul li ul li:hover a:active, 
.menu_rechts ul li ul li ul li:hover a:visited, 
.menu_rechts ul li ul li ul li:hover a:hover, 
.menu_rechts ul li ul li ul li.over a:link, 
.menu_rechts ul li ul li ul li.over a:active, 
.menu_rechts ul li ul li ul li.over a:visited, 
.menu_rechts ul li ul li ul li.over a:hover {
	background-color: #ffefe9;
}
.menu_rechts ul li ul li ul {
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 165px;
	.left: 150px;
	top: 0px;
	width: 150px;
	margin: 0px !important;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0 !important;
	z-index: 10;
}
.menu_rechts ul li ul li ul li {
	background-color: #ffffff !important;
}
/* menu hover styles */
.menu_rechts ul a:hover {
	display: inline;
	color: #003300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over {
	background-color: #ffffff;
	color: #003300 !important;
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color: #003300 !important;
}
/* submenu hover styles */
.menu_rechts ul li:hover ul, 
.menu_rechts ul li.over ul {
	display: block;
}
.menu_rechts ul li ul li:hover, 
.menu_rechts ul li ul li.over {
	background-color: #ffffff;
}
/* subsubmenu hover styles */
.menu_rechts ul li ul li:hover ul, 
.menu_rechts ul li ul li.over ul {
	display: block !important;
}
.menu_rechts ul li ul li ul li:hover, 
.menu_rechts ul li ul li ul li.over {
	background-color: #003300 !important;
}
.menustreepjes {
	display: none;
	visibility: hidden;
}
/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */

  .adres{
	background-color: #003300;
	color: #ffffff;
	width: 952px;
	height: 25px;
	padding-top: 5px;
	font-weight:100;
 }
 
 .footer{
	margin: 0 auto;
	text-align:center;
	width:952px;
	background-color:transparent;
	color:#000000;
}

.footer a{
	color:#000000;
}

.footer a:hover{
	color:#000000;
}

.footer a:visited{
	color:#000000;
}


.footer .dezingcrew{
	display:inline;
}
 
 #breadcrums {
                color: #ffcc33;
}

#breadcrums a {
                color: #ffcc33;
}

#pictures {
	position: relative;
	padding-left: 15px;
	padding-right: 30px;
	z-index: 1;
}

#pictures img {
                float: left;
                clear: left;
                margin-bottom: 15px;
				z-index: 2;
				width:325px;
}

#symbols {
                padding-top: 15px;
                width: 50%;
}

#symbols img {
                margin-right: 10px;
}

#productcode {
	padding-top: 15px;
	width: 50%;
	font-style: italic;
	color: #666666;
}

#addtocart {
	width: 50%;
	padding-top: 15px;
}

#price, .price {
	font-size: 24px;
	font-family: tahoma !important;
	color: #ffcc33;
	font-weight: bold;
}

#price em, .price em {
	margin-left: 0px !important;
	font-size: 0.5em !important;
	font-family: tahoma !important;
	font-style: normal;
	position: relative;
	top: -9px;
}

.normalprice {
	font-size: 13px !important;
	font-family: arial;
	color: Gray;
	text-decoration: line-through;
}

.normalprice em {
	font-size: 0.8em !important;
	font-family: arial;
	font-style: normal;
	position: relative;
	top: -5px !important;
	color: #ffcc33 !important;
}

#directdelivery {
                float: right;
}

#thumbnails {
                padding-top: 15px;
}

#thumbnails img {
                margin-left: 18px;
}

h1 {
                width: 100%;
                text-align: left;
                margin-top: 0px;
                padding: 0px;
}

.productdetailtitle {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-left: 15px;
	padding: 0px;
	font-weight: bold;
}

.productoverviewtitle a{color:#ffcc33;
}

.productoverviewtitle A:visited{color:#ffcc33;
}


#price em {
	font-size: 0.6em;
	font-style: normal;
	position: relative;
	top: -8px;
	margin-left: 5px;
	font-family: "Trebuchet MS";
  	color: #ffcc33;
	font-weight: bold}



/* overzichtspagina */
.product {
	margin-bottom: 50px !important;	
}

.product h2 {
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
	color: #4d5292;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.product .picture {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.product .picture img {
	width: 160px;
}

.productcode {
	margin-top: 10px;
	font-style: italic;
}

.symbols {
	margin-top: 10px;
}

.symbols img {
	margin-right: 3px;
}

.addtocart {
	width: 50%;
	padding-top: 15px;
}

.price {
	width: 50%;
	padding-top: 15px;
	padding-right: 30px;
}


.paging {
	width: 300px;
	float: right;
	text-align: right;
	color: #ffcc33;
	font-family: tahoma;
	font-size: 11px;
}

.paging a:link, .paging a:active, .paging a:visited {
	color: #ffcc33; /*heb enkel important weggelaten ;-) */
	font-family: tahoma;
	font-size: 11px;
}

.text {
	padding-right:10px;
}
.text a:link {
	color:#ffcc33;
	font-weight: bold;
}

.selectedpage {
	font-weight: bold !important;
	color: #000000 !important;
	text-decoration: underline !important;
}

.header{
	width:950px;
	height:200px;
	
}

.talen{
	display:none;
	visibility:hidden;
	}
