body {font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #3b4a6b;
	background-image:url(back.gif);
	margin-top: 10px;
	}
	
h1 {font-size: 17px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #3b4a6b;}
	
h2 {font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #3b4a6b;
	font-weight: normal}

	
  A:link {text-decoration:none;   
	  color: #213051;
	  }
  A:visited {text-decoration: none; 
	  color: #213051;
	  }
  A:hover {text-decoration: underline; 
	  color: #3d3d3d;
	  background: none}  

  A:link.menu {text-decoration:none;   
	  color: #000000;
	  }
  A:visited.menu {text-decoration: none; 
	  color: #000000;
	  }
  A:hover.menu {text-decoration: underline; 
	  color: #8b1400; 
	  background: none} 
	  
  td {font-size: 11px;
      font-family: verdana, Tahoma, Helvetica, sans-serif}
	  
  td.menustreepjes {font-size: 11px;
      color: #FFFFFF;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #333333;
	font-family: verdana,Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #333333;
	font-family: verdana,Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #333333; 
	border-width: 1px; 
	font-family: verdana,Tahoma, Helvetica, sans-serif;}
	
  td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cba2;
}
 
 .border {border: 1px solid #c6cba2;}

 td.shopborderpic {border: 1px solid #c6cba2;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #da561c;
	color: #9f9281;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cba2;
	color: #da561c;
}

 td.pic1borderpic {border: 1px solid #c6cba2;}
	
 img.pic1hoofdpicborder {
	border: 1px solid #c6cba2;
	color: #9f9281;
}
 .sitebg {background-color:#FFFFFF ;
 }
  /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
	margin-left: 5px;
}
 
 .adres{
	background-color: #c6cba2;
	color: #3b4a6b;
	width: 950px;
	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: #c6cba2;
	border-bottom:1px solid #cccccc;
	color:#000000;
  }
  
  /*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: #c6cba2;
  color: #000000;
  margin-bottom:0px;
  border-bottom:1px solid #cccccc;
  left: 1px;
  }
  
  
  
  .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: #3b4a6b;
  	text-decoration: none;
  	color:#c6cba2;
  }
  
  /* Holly Hack for IE \*/
  * html .glossymenu li { float: left; height: 1%; }
  * html .glossymenu li a { height: 1%; }
  /* End */
        
		
		
.galerytumbs{
	border:1px solid #CCCCCC;
	padding:5px;

}

.header{
	width:950px;
	height:220px;
}

.addtocart {
	width: 50%;
	padding-top: 15px;
}
	
#order {
	width: 100%;
	text-align: right;
	font-family: verdana;
	color: gray;
	font-size: xx-small;
	line-height: 18px;
	padding-bottom: 3px;

}
 
#order img {
	margin-left: 3px;
}


