body {font-size: 13px;
	font-family: "Century Gothic";
  	color: #180002;
	background-color:#622b14;}
	
h1 {font-size: 22px;
	font-family: "Century Gothic";
  	color: #de9006;}
	
h2 {font-size: 16px;
	font-family: "Century Gothic";
  	color: #de9006;
	font-weight: bold;
	text-decoration: underline; 
	}

	
  A:link {
	text-decoration:none;
	color: #180002;
	font-variant: normal;
}
  A:visited {
	text-decoration: none;
	color: #180002;
	font-variant: normal;
}
  A:hover {text-decoration: underline; 
	  color: #180002; 
	  background: none;
	}  

  .menu A:link{text-decoration:none;
    font-size:11px;
	  color: #ffffff;
	    }
  .menu A:visited {text-decoration: none;
    font-size:11px;
	  color: #ffffff;
	    }
  .menu A:hover {text-decoration: underline;
	  color: #ffffff; 
	  background: none;
	    } 
	  
  td {
	font-size: 14px;
	font-family: "Century Gothic";
}
	  
  .menustreepjes {font-size: 1px;
      color: #62afe2;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #180002;
	font-family: verdana,Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #180002;
	font-family: verdana,Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #180002; 
	border-width: 1px; 
	font-family: verdana,Tahoma, Helvetica, sans-serif;}
	
 td.border {border-bottom: medium solid #9999CC;
	border-bottom-width: 0px;}
 
 .border {border: 0px solid #ffffff;}

 td.shopborderpic {border: medium solid #9999CC;
	border-width: 0px;}
	
 td.shoptitlebottem {border-bottom: medium solid #9999CC;
	border-bottom-width: 0px;}
	
 td.shopborderbottem {border-bottom: medium solid #9999CC;
	border-bottom-width: 0px;}

 td.pic1borderpic {border: medium solid #9999CC;
	border-width: 0px;}
	
 img.pic1hoofdpic.border {border: medium solid #9999CC;
	border-width: 0px;}
	
 .sitebg {
	background-color:#ffffff;
 }
 
 .zoeken{
	margin-left: 5px;
}
/* CSS VOOR MENU */
  
  #menu{
   	margin-top:140px;
   	margin-left: 0px;
   }
    
  .glossymenu,.glossymenu li ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 155px; /*WIDTH OF MAIN MENU ITEMS*/
  }
  
  .glossymenu li{
	position: relative;
	background-color: #3f5ba5;
	border-bottom:1px solid #ccccccc-;
	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: #3f5ba5;
  color: #ffffff;
  margin-bottom:0px;
  border-bottom:1px solid #cccccc;
  left: 2px;
  }
  
  
  
  .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: #999999;
  	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 #604218;
	padding:5px;

}
	

 .adres{
	background-color:#de9006;
	color: #180002;
	width: 950px;
	height: 30px;
	padding-top: 5px;
	font-size: 13px;
 }
 


	
/* ------------------------------------- */
/* start nieuwe CSS opmaak voor het menu */
.menu_rechts {
	padding: 0px !important;
	background-color: #622b14;
	border-bottom: Solid 1px #784f3d;
	margin-left: 2px;
	margin-top: 50px!important;
	
}
.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: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	line-height:14px;
	text-decoration: none !important;
	width:141px !important;
}
.menu_rechts ul li {
	display: block !important;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 6px;
	width:135px;
	padding-bottom: 6px;
	white-space: nowrap;
	position: relative;
	float: left;
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#784f3d;
}
.menu_rechts 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;
	border-left:1px solid #784f3d;
	left: 148px;
	.left: 158px;
	width: 180px;
	margin: 0px;
    top:-1px;
}
.menu_rechts ul li ul li {
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color: #622b14;
	float: none !important;
	width:180px;
}
.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 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:165px !important;
	.width:180px !important;
	color: #ffffff !important;
	background-color: #622b14;
	padding:5px;
	padding-left:10px;
	line-height:18px;
		
}
.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: #de9006;
}
.menu_rechts ul li ul li ul {
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 180px;
	top: 0px;
	width: 160px;
	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: #de9006 !important;
}
.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: #de9006;
}
/* menu hover styles */
.menu_rechts ul a:hover {
	display: inline;
	color: #622b14;
	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: #de9006;
	color: #622b14 !important;
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color: #622b14 !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: #de9006 !important;
}
/* 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;
}
.header{
	height:20px!important;
	padding:0px!important;
	margin:0px!important;
	}

/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */
/* Begin header slideshow */

#slideshow {
    clear: left;
    width: 950px;
    height: 290px;
    _height: 270px;
    /*border-top: Solid 10px #edeef0;*/
    overflow: hidden;
}

#slideshow ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#slideshow li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 950px;
    height: 260px;
    _height: 260px;
    overflow: hidden;
}

#slideshow img {
    width: 950px;
    height: 260px;
}

#menu2 {
    position: relative;
}

#prevBtn {
    position: absolute;
    top: 260px;
    left: 0px;
    width: 29px;
    height: 29px;
    text-indent: -8000px;
    background-image: url(http://www.groenegids.be/Link/Website/bedrijf/smartwebs2/previous.png);
    background-repeat: no-repeat;
}

#nextBtn {
    position: absolute;
    top: 260px;
    left: 921px;
    width: 29px;
    height: 29px;
    text-indent: -8000px;
    background-image: url(http://www.groenegids.be/Link/Website/bedrijf/smartwebs2/next.png);
    background-repeat: no-repeat;
}

#prevBtn a, #nextBtn a {
    display: block;
    width: 29px;
    height: 29px;
}

#controls {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 10px;
}

#controls li {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    list-style-type: none;
    float: left;
}

#controls li a {
    display: block;
    width: 15px;
    height: 15px;
    border: Solid 1px #fbc827;
    color: #fbc827;
    text-align: center;
    text-decoration: none;
	background-color: #180002;
	
}

#controls li.current a {
    background-color: #fbc827;
	color:#180002;

}
/* End header slideshow */
.talen{
	display:none;
	}
