body,html {
	font-size: 13px;
	font-family: "Century Gothic";
	color: #000000;
	width:100%;
	padding:0px;
	margin-top:5px;
	background-color:#872434;
}
	
h1 {font-size: 18px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #872434;
	padding-right: 30px;
	}
	
h2 {font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #872434;
	font-weight: bold}

	
  A:link {text-decoration:none;   
	  color: #000000}
  A:visited {text-decoration: none; 
	  color: #000000}
  A:hover {text-decoration: underline; 
	  color: #000000; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #872434;}
  .menu A:visited {text-decoration: none; 
	  color: #872434;}
  .menu A:hover {text-decoration: underline; 
	  color: #000000; 
	  background:} 
	  
  td {font-size: 12px;
 font-family: "Century Gothic";
	  }
	  
  .menustreepjes {
	font-size: 18px;
	color: #872434;
	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: 1px;
	border-bottom-style: solid;
	border-bottom-color: #872434;
}
 
 .border {border: 1px solid #872434;}

 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:#bbb9b9;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
	margin-left: 5px;
}
 
 .adres{
	background-color: #bbb9b9;
	color: #000000;
	width: 950px;
	height: 35px;
	padding-top: 5px;
	font-weight:100;
 }
.menu_rechts{
	padding-left:5px;
	padding-top:15px;
	}
	
	.menu_rechts ul li{
		padding:5px;
		}
/* 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: #002578;
	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: #002578;
  color: #fff;
  margin-bottom:0px;
  border-bottom:1px solid #ffffff;
  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: #eee9e9;
  	text-decoration: none;
  	color:#002578;
  }
  
  /* Holly Hack for IE \*/
  * html .glossymenu li { float: left; height: 1%; }
  * html .glossymenu li a { height: 1%; }
  /* End */
        
		
.galerytumbs{
	border:0px solid #604218;
	padding:5px;

}


.header{
	width:950px;
	height:230px;	
}



