body {
	color: #FFFFFF;
	background-color: #4a4a4a;
	font-family: "Century Gothic";
	font-size: 14px;
}
	
h1 {
	font-size: 20px;
	font-family: "Century Gothic";
	color: #cfaa46;
	padding-right: 30px;
	font-weight:bold;
	}
	
	
h2 {
	font-size: 16px;
	font-family: "Century Gothic";
	color: #cfaa46;
	font-weight: bold
}


	
  A:link {text-decoration:none;   
	  color: #cda746}
  A:visited {text-decoration: none; 
	  color: #cda746}
  A:hover {text-decoration: underline; 
	  color: #cda746; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #cda746}
  .menu A:visited {text-decoration: none; 
	  color: #cda746}
  .menu A:hover {text-decoration: underline; 
	  color: #cda746; 
} 
	  
  td {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
	  
  .menustreepjes {font-size: 11px;
      color: #ffffff;}
	  
 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: #0000000; 
	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;
	margin: 0px;
	padding: 0px;
}
 
 .border {border: 0px solid #cda746;}

 td.shopborderpic {
	margin: 80px; ! important
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px
}

 td.pic1borderpic {
	border: 5px solid #CCC;
	margin: 0px;
	padding: 0px
}
	
 img.pic1hoofdpicborder {
	border: 5px solid #CCC;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
	
 .sitebg {background-color:#666;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
  .adres{
	background-color: #cda746;
	color: #000000;
	width: 950px;
	height: 25px;
	padding-top: 5px;
	font-weight:100;
 }


  /* CSS VOOR MENU */
 
 #menu{
   	margin-top:20px;
   	margin-left: 0px;
	line-height: 30px;
	z-index:1;
   }
    
  .glossymenu,.glossymenu li ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
  z-index:2;
  }
  
  .glossymenu li{
	position: relative;
	background-color: #cfaa46;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	z-index:3;
  }
  
  /*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;  
  z-index:4;
  
  }
  
  .glossymenu li ul li{
  background-color: #cfaa46;
  color: #275a9d;
  margin-bottom:0px;
  border-bottom:1px solid #D3D3D3;
  left: 2px;
  z-index:5;
  }
  
  
  
  .glossymenu li a{
  display: block;
  width: auto;
  padding: 2px;
  text-decoration: none;
  color:#fff;
  z-index:6;
  }
  
  .glossymenu li a:visited{
  	color:#fff;
  }
  
  .glossymenu .arrowdiv{
  }
  
  .glossymenu li a:hover{
  	background-color: #ad5849;
  	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:5px solid #CCC;
	padding:5px;
}


.header{
	width:950px;
	height:173px;
}

.content_rechts{
	scrollbar-arrow-color:#eeeeee;
	scrollbar-track-color:#333333;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#666666;
}

/* -----------Style7-Horizontaal-------- */
/* start nieuwe CSS opmaak voor het menu */

.menu_rechts {
	padding: 0px !important;
		border-top: Solid 1px #ffffff;
		border-bottom: Solid 1px #ffffff;
		background-color:#cfaa46;
		font-family: "Century Gothic";
		line-height:30px;
		font-size:12px;
		
}
.menu_rechts ul {
	display: inline;
	z-index: 50;
	font-size:12px;
}
.menu_rechts ul a:link, 
.menu_rechts ul a:active, 
.menu_rechts ul a:visited {
	display: inline;
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:normal;
	line-height:14px;
	text-decoration: none !important;
	font-family: "Century Gothic";
	font-size:14px;
}
.menu_rechts ul li {
	display: block !important;	
	border-right: Solid 1px #eee9e9;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 8px;
	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: 44px;
	border-top: Solid 1px #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 100;
	padding-bottom: 0px;
	
}
.menu_rechts ul li ul li
{
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color:#cfaa46;
	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;
	background-color:#cfaa46;
	height: 30px;
	padding: 4px;
	color: #ffffff !important;
	line-height:19px;
	border-bottom: Solid 1px #ffffff;
	width: 185px;
}
.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:#ad5849;
	font-size:14px;
}
.menu_rechts ul li ul li ul
{
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 185px;
	.left: 185px;
	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;
	font-size:14px;
}
.menu_rechts ul li ul li ul li
{
	background-color: #cfaa46 !important;
}
/* menu hover styles */
.menu_rechts ul a:hover
{
	display: inline;
	color: #ffffff;
	font-family: "Century Gothic";
	font-size:14px;
	font-weight: normal;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over
{
	background-color:#ad5849;
	color: #FFF !important;
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color: #ffffff !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: #cfaa46;
}
/* 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: #cfaa46 !important;
}
.menustreepjes {
	display: none;
	visibility: hidden;
}


.infopage {
	clear:left;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
}
.infopage img {
	border: 5px solid #CCC;
	margin-bottom: 10px;
}
/*START SHOP2 DETAILPAGE*/
#breadcrums {
	color: #CCC;
}

#breadcrums a {
	color: #CCC;
}

#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;
	border: 5px solid #CCC;
}

#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: #FFF;
	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;
	color: #FFF;
}

.normalprice {
	font-size: 13px !important;
	font-family: arial;
	color: #FFF;
	text-decoration: line-through;
}

.normalprice em {
	font-size: 0.8em !important;
	font-family: arial;
	font-style: normal;
	position: relative;
	top: -5px !important;
	color: #FFF !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;
}


.overlay1_nl_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay1_nl_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay1_fr_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay1_fr_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay1_en_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay1_en_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay1_de_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay1_de_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay2_nl_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay2_nl_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay2_fr_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay2_fr_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay2_en_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay2_en_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay2_de_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 13px;
                position: absolute;
                background-image: url(overlay2_de_small.png);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay3_nl_small {
                margin-left: 0px;
                margin-top: 0px;
                _top: 0px;
                _left: 110px;
                position: absolute;
                background-image: url(overlay3_nl_small.png);
				background-repeat: no-repeat;
				width: 70px;
                height: 76px;
}

.overlay3_fr_small {
                margin-left: 0px;
                margin-top: 0px;
                _top: 0px;
                _left: 114px;
                position: absolute;
                background-image: url(overlay3_fr_small.png);
				background-repeat: no-repeat;
				width: 70px;
                height: 76px;
}

.overlay3_en_small {
                margin-left: 0px;
                margin-top: 0px;
                _top: 0px;
                _left: 114px;
                position: absolute;
                background-image: url(overlay3_en_small.png);
				background-repeat: no-repeat;
				width: 70px;
                height: 76px;
}

.overlay3_de_small {
                margin-left: 0px;
                margin-top: 0px;
                _top: 0px;
                _left: 114px;
                position: absolute;
                background-image: url(overlay3_de_small.png);
				background-repeat: no-repeat;
				width: 70px;
                height: 76px;
}


#price em {
	font-size: 0.6em;
	font-style: normal;
	position: relative;
	top: -8px;
	margin-left: 5px;
	font-family: "Trebuchet MS";
  	color: #ff0000;
	font-weight: bold}


/* START OVERZICHTSPAGINA SHOP2 */
.product {
	margin-bottom: 50px !important;	
}
.picture {
	border-color:#CCC;
}
.product h2 {
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
	color: #4d5292;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
}
.productoverviewtitle a:link, a:active, a:visited{
	color:#333;
}

.product .picture {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.product .picture img {
	width: 160px;
	border: 5px solid #CCC;
}

.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;
}
                                                                   /* overlay=beeld op productfoto zoals promo ea ... */
.overlay1_nl {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay1_nl.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay1_fr {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay1_fr.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay1_en {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay1_en.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay1_de {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay1_de.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay2_nl {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay2_nl.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay2_fr {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay2_fr.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay2_en {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay2_en.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay2_de {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay2_de.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;}
}

.overlay3_nl {
	margin-left: 0px;
	margin-top: 0px;
	_top: 0px;
	_left: 250px;
	position: absolute;
	background-image: url(overlay3_nl.png);
	width: 120px;
	height: 131px;
	background-repeat: no-repeat;
}

.overlay3_fr {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay3_fr.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay3_en {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay3_en.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;
}

.overlay3_de {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay3_de.png);
	width: 90px;
	height: 70px;
	background-repeat: no-repeat;}
}
}

.paging {
	width: 300px;
	float: right;
	text-align: right;
	color: #cda746;
	font-family: tahoma;
	font-size: 16px;
}

.paging a:link, .paging a:active, .paging a:visited {
	color: #cda746; /*heb enkel important weggelaten ;-) */
	font-family: tahoma;
	font-size: 16px;
}

.text {
	padding-right:10px;
}
.text a:link {
	color:#333;
	font-weight: bold;
}

.selectedpage {
	font-weight: bold !important;
	color: #FFF !important;
	text-decoration: underline !important;
}



/*EINDE LIJSTWEERGAVE SHOP2*/

/* ICONEN SHOP2*/
/*De icoontjes in het mapje van de klant plaatsen met volgende naamgeving:
pdf.png
brand.png
url.png
directdelivery.png
addtocart.jpg of addtocart_[taal]_small.png (voor detailpagina)
addtocart_[taal].png = detailpage
overlay is afbeeling op foto
Voor het productoverzicht is dit addtocart_[taal]_noprice_small.png
voor de detailpagina is dit addtocart_[taal]_noprice.png
De melding “incl. alle taxen” werd terug toegevoegd, ik heb hiervoor een aparte class “taxes” voorzien 
*/
.taxes {
	font-size:10px;
	clear:left;
	float: left;
}

#scroller {
                font-family: tahoma;
                font-size: 10px;
                font-weight: bold;
				border:solid 1px;
				margin-left:-5px;
				padding-right:7px;
}
 
#scroller img {
                width: 80px;
				margin-top:5px;
}
 
#scroller .button {
                width: auto;
                margin-top: 10px;
}
 
#scroller .smallprice {
                margin-right: 5px;
                color: gray;
                text-decoration: line-through;
                font-weight: normal;
}
 
#scroller .smallprice em {
                font-size: 0.8em;
                position: relative;
                top: -3px;
}
 
#scroller .bigprice {
                color: red;
                font-size: 12px;
}
 
#scroller .bigprice em {
                font-size: 0.8em;
                position: relative;
                top: -4px;
}