body,html {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #374f37;
	background-color:#6ba035;
	width:100%;
	padding:0px;
	margin-top:5px;
	background-color:#8ead8e;
	background-attachment:inherit;
	background-position:top;
}
	
h1 {font-size: 18px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #374f37;
	padding-right: 30px;
	}
	
h2 {font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #374f37;
	font-weight: bold}

	
  A:link {text-decoration:none;   
	  color: #374f37}
  A:visited {text-decoration: none; 
	  color: #374f37}
  A:hover {text-decoration: underline; 
	  color: #374f37; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #ffffff;}
  .menu A:visited {text-decoration: none; 
	  color: #ffffff;}
  .menu A:hover {text-decoration: none; 
	  color: #e2e2e2; 
	  background:} 
	  
  td {font-size: 13px;
	  }
	  
  .menustreepjes {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #000000; 
	border-width: 1px; 
	padding-right: 30px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #604218;
}
 
 .border {border: 0px solid #374f37;}

 td.shopborderpic {border: 1px solid #604218;}
	
 td.shoptitlebottem {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #604218;
	color: #000000;
}
	
 td.shopborderbottem {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #604218;
	color: #000000;
}

 td.pic1borderpic {border: 0px solid #000000;}
	
 img.pic1hoofdpicborder {
	border: 0px solid #604218;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
	
 .sitebg {background-color:#e2e2e2;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
	margin-left: 5px;
}
 
 .adres{
	background-color: #374f37;
	color: #ffffff;
	width: 952px;
	height: 25px;
	padding-top: 5px;
	font-weight:100;
 }

/* CSS VOOR MENU */
  
  #menu{
   	margin-top:70px;
   	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: #604218;
	border-bottom:1px solid #D3D3D3;
	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: #604218;
  color: #fff;
  margin-bottom:0px;
  border-bottom:1px solid #ffffff;
  left: 4px;
  }
  
  
  
  .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: #6ba035;
  	text-decoration: none;
  	color:#604218;
  }
  
  /* 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;

}


.header{
	width:950px;
	height:220px;	
}



 /*DIASHOW*/

#gallerymain, #gallerysub {

              
				text-align: center;
			 

}

#gallerysub {
              
		
}
 
 
#gallerythumbnails img{
            border:0px!important;
					   
}
 

#gallerythumbnails {
}


#gallerymain img{
	border-top:3px #374f37 solid;
	border-bottom:3px #374f37 solid;
	}

#scroller {

               width: 400px;
               text-align: left;

}

 

#gallerythumbnailsleft {
background-image:url(left.png);
background-repeat:no-repeat;
cursor: pointer;
}



#gallerythumbnailsright {

          
			cursor: pointer;
               background-image:url(right.png);
			   background-repeat:no-repeat;

}

 

#gallerycontinue {

               display: none;
			visibility: hidden;

}

/*#gallerymain {
	background-color:#ccc;
	}*/
/*END DIASHOW*/

