body {
	font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;
	background-image:url(back.jpg);
	padding-top:13px;
}
	
h1 {font-size: 18px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #d31a1f;
	padding-right: 30px;
	}
	
h2 {font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #d31a1f;
	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: #fdcd07}
  .menu A:visited {text-decoration: none; 
	  color: #fdcd07}
  .menu A:hover {text-decoration: underline; 
	  color: #fdcd07; 
	  background: } 
	  
  td {font-size: 12px;
      font-family: verdana, Tahoma, Helvetica, sans-serif}
	  
  .menustreepjes {font-size: 11px;
      color: #fdcd07;}
	  
 input {font-size: 11px;
	background-color: #ffe26e;
	border-width: 1px; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: #ffe26e; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color:#ffe26e; 
	color: #0000000; 
	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: #d51e23;
}
 
 .border {border: 1px solid #d51e23;}

 td.shopborderpic {border: 1px solid #d51e23;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d51e23;
	color: #000000;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d51e23;
	color: #000000;
}

 td.pic1borderpic {border: 1px solid #d51e23;}
	
 img.pic1hoofdpicborder {
	border: 1px solid #d51e23;
	color: #000000;
}
	
 .sitebg {background-color:transperant;
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 .adres{
	background-color: #d0191e;
	color: #000000;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d51e23;
 }

/* CSS VOOR MENU */
  
  #menu{
   	margin-top:30px;
   	margin-left: -5px;
   }
    
  .glossymenu,.glossymenu li ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
  }
  
  .glossymenu li{
  position: relative;
  background-color: #d21b1f;
  border-bottom:1px solid #D3D3D3;
  color:#fff;
  }
  
  /*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: #d21b1f;
  color: #fff;
  margin-bottom:0px;
  border-bottom:1px solid #fff;
  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: #fdcd07;
  	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 #275a9d;
	padding:5px;
}


.header{
	width:768px;
	height:140px;
}