body {
	font-size: 13px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #003333;
	background-color:#003333;
}
	
h1 {
	font-size: 17px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #990000;
}
	
h2 {
	font-size: 15px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal
}

	
  A:link {text-decoration:none;   
	  color: #666666;}
  A:visited {text-decoration: none; 
	  color: #666666;}
  A:hover {text-decoration: underline; 
	  color: #CC9900; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #dcdcd3;}
  .menu A:visited {text-decoration: none; 
	  color: #dcdcd3;}
  .menu A:hover {text-decoration: underline; 
	  color: #CC9900; 
	  background: none} 

  td {
	font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
}

  .menustreepjes {font-size: 11px;
      color: #FFFFFF;}
	  
 input {font-size: 11px; 
	color: #333333;
	border-width: 1px; 
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: #FF00FF; 
	color: #00FF00;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #333333; 
	border-width: 1px; 
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {border-bottom: medium solid #333333;
	border-bottom-width: 1px;}
 
 .border {border: 0px solid #000000;}

 td.shopborderpic {border: medium solid #C9C9C9;
	border-width: 1px;}
	
 td.shoptitlebottem {border-bottom: medium solid #C9C9C9;
	border-bottom-width: 1px;}
	
 td.shopborderbottem {border-bottom: medium solid #333333;
	border-bottom-width: 1px;}

 td.pic1borderpic {border: medium solid #C9C9C9;
	border-width: 1px;}

 img.pic1hoofdpic.border {border: medium solid #C9C9C9;
	border-width: 1px;}
	
.sitebg {
	background-color: #dadada;
}

 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
	margin-left: 5px;
}
 
 .adres{
	background-color: #594f1a;
	color: #FFFFFF;
	width: 952px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f77200;
	height: 23px;
	padding-top: 5px;
	font-weight:100;
 }

/* CSS VOOR MENU */
  
  #menu{
   	margin-top:40px;
   	margin-left: 0px;
	margin-left: 0px;
		line-height:20px;
   }
    
  .glossymenu,.glossymenu li ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  z-index: 98;
  width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
  }
  
  .glossymenu li{
	position: relative;
	background-color: #594f1a;
	border-bottom:1px solid #D3D3D3;
	color:#275a9d;
	z-index: 99;
  }
  
  /*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: 100;
  
  }
  
  .glossymenu li ul li{
  background-color: #594f1a;
  color: #275a9d;
  margin-bottom:0px;
  border-bottom:1px solid #D3D3D3;
  left: 2px;
 z-index: 101;
 
  }
  
  
  
  .glossymenu li a{
  display: block;
  width: auto;
  padding: 2px;
  text-decoration: none;
  color:#fff;
  z-index: 102;
  }
  
  .glossymenu li a:visited{
  	color:#fff;
  }
  
  .glossymenu .arrowdiv{
  }
  
  .glossymenu li a:hover{
  	background-color: #7d733d;
  	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 #275a9d;
	padding:5px;

}


.header{
	width:950px;
	height:116px;	
}

.content_rechts{
scrollbar-arrow-color:#eeeeee; 
scrollbar-track-color:#eeeeee; 
scrollbar-face-color:#000061; 
scrollbar-highlight-color:#F2F2FF; 
scrollbar-3dlight-color:#F2F2FF; 
scrollbar-darkshadow-color:#B3B3FF; 
scrollbar-shadow-color:#B3B3FF; 
}

/* shop2 detailpage css */
#breadcrums {
                color: Gray;
}

#breadcrums a {
                color: Gray;
}

#pictures {
                position: relative;
                padding-left: 15px;
                padding-right: 30px;
				z-index: 1;
}

#pictures img {
                float: left;
                clear: left;
                margin-bottom: 15px;
				z-index: 2;
}

#symbols {
                padding-top: 15px;
                width: 50%;
}

#symbols img {
                margin-right: 10px;
}

#productcode {
                padding-top: 15px;
                width: 50%;
                font-style: italic;
}

#addtocart {
                width: 50%;
                padding-top: 15px;
}

/*#price em {
                font-size: 0.8em;
                font-style: normal;
                position: relative;
                top: -5px;
}*/

#price {
                width: 50%;
                padding-top: 15px;
}
#normalprice {
                width: 50%;
                padding-top: 15px;
				text-decoration:line-through
}

#directdelivery {
                float: right;
}

#thumbnails {
                padding-top: 15px;
}

#thumbnails img {
                margin-left: 18px;
}

productdetailtitle {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
} 

.overlay1 {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 15px;
                position: absolute;
                background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay1.gif);
                width: 50px;
                height: 50px;
}
/* shop2 lijstweergave css */
.product {
                margin-bottom: 15px;
}

.product h2 {
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.productoverviewtitle a{
	color:#990000;
}

.productoverviewtitle A:visited{color:#990000;
}

.product .picture {
                position: relative;
                padding-left: 10px;
                padding-right: 10px;
}

.product .picture img {
                width: 180px;
}

.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;
}
/*
.price em {
                font-size: 0.8em;
                font-style: normal;
                position: relative;
                top: -5px;
}*/
.overlay1_small {
                margin-left: -10px;
                margin-top: -10px;
                _top: 0px;
                _left: 10px;
                position: absolute;
                background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay1.gif);
                width: 50px;
                height: 50px;
}

.paging {
                width: 300px;
                float: right;
                text-align: right;
                color: Gray;
                font-family: tahoma;
                font-size: 11px;
}

.paging a:link, .paging a:active, .paging a:visited {
                color: Gray !important;
                font-family: tahoma;
                font-size: 11px;
}

/*einde lijstweergave shop2 */

/* ------------------------------------- */
/* start nieuwe CSS opmaak voor het menu */
.menu_rechts {
	padding: 0px !important;
	background-color: #594f1a;
	border-bottom: Solid 0px #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: 8pt;
	font-weight: bold;
	line-height:14px;
	text-decoration: none !important;
}
.menu_rechts ul li {
	display: block !important;	
	border-right: Solid 1px #ffffff;
	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 #ffffff;
}
.menu_rechts ul li ul li {
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color: #c5d042;
	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: #ffffff !important;
	background-color: #c5d042;
	padding:5px;
	padding-left:10px;
	line-height:18px;
	border-bottom: Solid 0px #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: #d6e247;
}
.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: #c5d042;
}
.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: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over {
	background-color: #7d733d;
	color: #ffffff !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: #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: #ff9900 !important;
}
.menustreepjes {
	display: none;
	visibility: hidden;
}
/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */

.footer{
	margin: 0 auto;
	text-align:center;
	width:952px;
	background-color: #c0c0c0;
	color:#7777777;
}

.footer .dezingcrew{
	display:inline;
}

.footer a:hover{
	color:#7777777;
}
 .footer a:visited{
	color:#7777777;
	
} .footer a:link{
	color:#7777777;
}
