body {	color: #3f3433;
		background:#ffffff url('bgg.jpg') no-repeat center top; padding:0px; margin:0px;
	font-size:14px;
	font-family: "Century Gothic";
}
	
h1 {
	font-size: 26px;
	padding-top:10px;
		font-family: "Century Gothic";
	color: #023431;
	font-weight:lighter;
	
	}
	
h2 {font-size: 18px;
	font-family: "Century Gothic";
  	color: #023431;
	font-weight:lighter;}

	
  A:link {text-decoration:none;   
	  color: #023431}
  A:visited {text-decoration: none; 
	  color: #023431}
  A:hover {text-decoration: none; 
	  color: #c50d00; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #023431}
  .menu A:visited {text-decoration: none; 
	  color: #023431}
  .menu A:hover {text-decoration: none; 
	  color: #ffffff; 
	  background:} 
	  
  #menu2 .selected {
	background-color:#023431;
}
	  
  td {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #023431;
}
	  
  .menustreepjes {font-size: 12px;
      color:#fff;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #000000;
	font-family: "Century Gothic";}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #000000;
	font-family: "Century Gothic";}

 textarea {font-size: 11px;
	background-color: white; 
	color: #000000; 
	border-width: 1px; 
	padding-right: 30px;
	font-family: "Century Gothic";}
	
 td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
 
 .border {border: 0px solid #cc0000;}



	
 .sitebg { background-color:#fff;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 .adres{
 
	background-image:url(footer.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	color: #fff;
	padding-top: 10px;
	
 }


  /* CSS VOOR MENU */
 
  #menu{
    	margin-top:0px;
    	margin-left: 0px;
    }
     
   .glossymenu,.glossymenu li ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   width: 140px; /*WIDTH OF MAIN MENU ITEMS*/
   }
   
   .glossymenu li{
   position: relative;
   background-color: #990000;
   border-bottom:1px solid #ffe3c1;
   color:#fff;
   }
   
   /*SUB MENU STYLE*/
   .glossymenu li ul{ 
   position: absolute;
   width: 140px; /*WIDTH OF SUB MENU ITEMS*/
   left: 30px;
   top: 0px;
   display: none;
   
   filter:alpha(opacity=100);
   -moz-opacity:1;
   
   
   }
   
   .glossymenu li ul li{
   background-color: #990000;
   color:#fff;
   margin-bottom:0px;
   border-bottom:1px solid #ffe3c1;
   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: #cc0000;
   	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 #cc0000;
	padding:5px;

}


.header{
	width:950px;
	height:89px;
}


/* -----------Style7-Horizontaal-------- */
/* start nieuwe CSS opmaak voor het menu */



.menu_rechts {
		font-family: "Century Gothic";
		background-image:url(menubg.jpg);
		background-repeat:repeat-x;
		width:950px;
		
}
.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-size: 13pt;
	font-weight: normal;
	line-height:14px;
	font-family: "Century Gothic";
}
.menu_rechts ul li {
	display: block !important;	
	padding-right: 10px;
	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: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	z-index:60;
}
.menu_rechts ul li ul li
{
	position: relative;
	padding: 0px !important;
	background-color:#999;
	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:#c50d00;
	padding: 4px;
	color: #ffffff !important;
	line-height:22px;
	/*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:#023431;
}
.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: #CCC !important;
}

.menu_rechts ul a:hover
{
	display: inline;
	color: #c50d00;
	font-family: "Century Gothic";
	font-size: 13pt;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over
{
	
	color:#CCC !important;
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color:#CCC !important;
}

.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: none;
}

.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: #000 !important;
}

	.textarea.formtext{
	width:300px;
	height:25px;
	}

	/*DIASHOW*/
#gallerymain, #gallerysub {
               width: 100%;
               text-align: center;
}
 
#gallerysub {
               margin-top: 15px;
}
 
#gallerythumbnails {
               position: relative;
               width: 600px;
               height: 80px;
               overflow: hidden;
			   padding-top:10px;
}
 
#scroller {
               width: 800px;
               text-align: left;
}
 
#gallerythumbnailsleft {
               width: 50px;
               height: 80px;
               cursor: pointer;
               background-image:url(left.gif);
}

#gallerythumbnailsright {
               width: 50px;
               height: 80px;
               cursor: pointer;
               background-image:url(right.gif);
}
 
#gallerycontinue {
               display: none;
               visibility: hidden;
}
/*END DIASHOW*/


.picture{
	border: 1px solid #443838;
	padding:0px;
	margin:0px;
	}
	 body#cartoverview{
	background-image:none;
	background-color:#ffffff;
	border: 0px;
	}
	
	/* Begin header slideshow */

#slideshow {
    clear: left;
    width: 950px;
    height: 250px;
    _height: 260px;
    /*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: 200px;
    _height: 200px;
    overflow: hidden;
}

#slideshow img {
    width: 950px;
    height: 200px;
}

#menu2 {
    position: relative;
}

#prevBtn {
    position: absolute;
    top: 200px;
    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: 200px;
    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: 200px;
    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 #000099;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#controls li.current a {
    background-color: #62bc64;

}
/* End header slideshow */
 /*DIASHOW*/

