body {
	font-size: 11px;
	margin-top: 10px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#7c7773;
}
	
h1 {font-size: 18px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #fe9989;}
	
h2 {font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #fe9989;
	font-weight: bold}

	
  A:link {text-decoration:underline;   
	  color: #ffffff}
  A:visited {text-decoration: underline; 
	  color: #ffffff}
  A:hover {text-decoration: underline; 
	  color: #ffffff; 
	  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: #fe9989; 
	  background: } 
	  
.content_rechts{
	padding-left: 6px;
}
	  
  td {
	font-size: 12px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	padding: 3px;
}
	  
  .menustreepjes {font-size: 11px;
      color: #ffffff;}
	  
 input {font-size: 11px;
	background-color:#ffffff;
	border-width: 1px; 
	color: #003333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: #ffffff; 
	color: #003333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color:#ffffff; 
	color: #003333; 
	border-width: 1px; 
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0033;
}
 
 .border {border: 1px solid #ffffff;}

 td.shopborderpic {border: 1px solid #ffffff;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0033;
	color: #9f9281;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0033;
	color: #9f9281;
}

 td.pic1borderpic {border: 1px solid #cc0033;}
	
 img.pic1hoofdpicborder {
	border: 1px solid #cc0033;
	color: #9f9281;
}
	
 .sitebg {background-color:#676767;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 .adres{
 
	background-color:#cc0033;
	color: #d9d6db;
	border-bottom: 1px solid #ffffff;
	width: 770px;
	height: 23px;
	padding-top: 5px;
	font-weight:100;
	
 }
 
  /* CSS VOOR MENU */
 
  #menu{
	margin-top:30px;
	margin-left: -8px;
    }
     
   .glossymenu,.glossymenu li ul{
	list-style-type: none;
	padding: 0px;
	width: 160px; /*WIDTH OF MAIN MENU ITEMS*/
	font-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
   }
   
   .glossymenu li{
   position: relative;
   background-color: #7c7773;
   border-bottom:1px solid #D3D3D3;
   font-color: #ffffff;
   }
   
   /*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: #7c7773;
   color: #ffffff;
   margin-bottom:0px;
   border-bottom:1px solid #fff;
   left: 2px;
   }
   
   
   
   .glossymenu li a{
   display: block;
   width: auto;
   padding: 2px;
   text-decoration: none;
   color:#ffffff;
   }
   
   .glossymenu li a:visited{
   	color:#ffffff;
		text-decoration: none;
   }
   
   .glossymenu .arrowdiv{
   }
   
   .glossymenu li a:hover{
   	background-color: #cc0033;
   	text-decoration: none;
   	color:#d9d6db;
   }
   
   /* Holly Hack for IE \*/
   * html .glossymenu li { float: left; height: 1%; }
   * html .glossymenu li a { height: 1%; }
  /* End */
		
		
.galerytumbs{
	border:1px solid #CCCCCC;
	padding:5px;

}

.header{
	width:768px;
	height:256px;
}

/* shop2 detailpage css */
#breadcrums {
                color: #ffffff;
}

#breadcrums a {
               color: #ffffff;
}

#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: 5px;
}

#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;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0b67b0;
}
#normalprice {
                width: 50%;
                padding-top: 15px;
				text-decoration:line-through
}

#directdelivery {
                float: right;
}

#thumbnails {
}

#thumbnails img {
}

productdetailtitle {
                width: 100%;
                text-align: right;
                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: right;
	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:#ffffff;
}

.productoverviewtitle A:visited{color:#ffffff;
}

.product .picture {
                position: relative;
                padding-left: 5px;
                padding-right: 5px;
}

.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;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.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: #ffffff;
                font-family: verdana, Tahoma, Helvetica, sans-serif;
                font-size: 11px;
}

.paging a:link, .paging a:active, .paging a:visited {
                color: #ffffff; !important;
                font-family: verdana, Tahoma, Helvetica, sans-serif;
                font-size: 11px;
}
.taxes{
	float:left;
	text-align:left;
	font-size:9px;
	}

/*einde lijstweergave shop2 */
