body {
	font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #333333;
	background-color: #666666;
	background-image: url(ondergrond.jpg);
}
	
h1 {font-size: 17px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #990033;}
	
h2 {
	font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #990033;
	font-weight: normal
}

	
  A:link {text-decoration:none;   
	  color: #990033}
  A:visited {text-decoration: none; 
	  color: #990033}
  A:hover {text-decoration: underline; 
	  color: #CC0033; 
	  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: #FFFFFF; 
	  background: none} 
	  
  td {font-size: 11px;
      font-family: verdana, Tahoma, Helvetica, sans-serif}
	  
  .menustreepjes {font-size: 11px;
      color: #FFFFFF;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #990033;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #990033;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #990033; 
	border-width: 1px; 
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}
 
 .border {border: 1px solid #990033;}

 td.shopborderpic {border: 1px solid #990033;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}

 td.pic1borderpic {border: 1px solid #990033;}
	
 img.pic1hoofdpic.border {border: 1px solid #990033;}
	
 .sitebg {background-color:#CCCCCC;}
 
  /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 .adres{
 
	background-color: #990033;
	color: #FFFFFF;
	width: 950px;
	height: 23px;
	padding-top: 5px;
	font-weight:200;
	
 }


  /* CSS VOOR MENU */
 
  #menu{
    	margin-top:30px;
    	margin-left: 0px;
		line-height: 20px;
    }
     
   .glossymenu,.glossymenu li ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
   }
   
   .glossymenu li{
	position: relative;
	background-image:url(menubg.jpg);
	border-bottom:1px solid #ffffff;
	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: #990033;
	color: #ffffff;
	margin-bottom:0px;
	border-bottom:1px solid #ffffff;
	left: 2px;
   }
   
   
   
   .glossymenu li a{
	display: block;
	width: auto;
	padding: 2px;
	text-decoration: none;
	color:#ffffff
   }
   
   .glossymenu li a:visited{
   	color:#ffffff;
   }
   
   .glossymenu .arrowdiv{
   }
   
   .glossymenu li a:hover{
   	background-color: #000000;
   	text-decoration: none;
   	color:#ffffff;
   }
   
   /* Holly Hack for IE \*/
   * html .glossymenu li { float: left; height: 1%; }
   * html .glossymenu li a { height: 1%; }
  /* End */
		
.galerytumbs{
	border:1px solid #dfaa00;
	padding:5px;

}


.header{
	width:950px;
	height:200px;
}

.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;
}

/* POLL \*/
.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;
}
/* end */

/* Gastenboek \*/
.guestbookentry {
	background-color:#E6E6E6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
/* end */

/* -----------Style7-Horizontaal-------- */
/* start nieuwe CSS opmaak voor het menu */

.menu_rechts {
	padding: 0px !important;
		border-top: Solid 0px #ffffff;
		border-bottom: Solid 0px #ffffff;
		font-family: "Century Gothic";
		
}
.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;
	font-family: "Century Gothic";
}
.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;
	z-index:51;
}
.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: 29px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	z-index:60;
}
.menu_rechts ul li ul li
{
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color:#414142;
	float: none !important;
	z-index:70;
}
.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:#414142;
	height: 30px;
	padding: 4px;
	color: #ffffff !important;
	line-height:19px;
	border-bottom: Solid 1px #d9d9d9;
	width: 170px;
}
.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:#000000;
}
.menu_rechts ul li ul li ul
{
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 178px;
	.left: 170px;
	top: 0px;
	width: 170px;
	margin: 0px !important;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0 !important;
	z-index: 100;
}
.menu_rechts ul li ul li ul li
{
	background-color: #414142 !important;
}
/* menu hover styles */
.menu_rechts ul a:hover
{
	display: inline;
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over
{
	background-color:#000;
	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: #414142;
}
/* 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: #2f2f30 !important;
}
.menustreepjes {
	display: none;
	visibility: hidden;
}

/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */

/* shop2 css */
#breadcrums {
                color: Gray;
}

#breadcrums a {
                color: Gray;
}

#pictures {
                position: relative;
                padding-left: 15px;
                padding-right: 30px;
}

#pictures img {
                float: left;
                clear: left;
                margin-bottom: 15px;
}

#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;
}

#directdelivery {
                float: right;
}

#thumbnails {
                padding-top: 15px;
}

#thumbnails img {
                margin-left: 18px;
}

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;
}
#order{
	display:none;
	visibility:hidden;
	}
.talen{
	display:none;
	visibility:hidden;
	}
/* einde shop2 css */
