body {
	font-size: 11px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	padding-top:13px;
	background-repeat: no-repeat;
	background-color: #333333;
	background-attachment: fixed;
}
	
h1 {
	font-size: 22px;
	font-family: "Century Gothic";
	color: #908857;
	padding-right: 30px;
	font-weight: bold;
	}
	
h2 {font-size: 14px;
	font-family: "Century Gothic";
  	color: #FFFFFF;
	font-weight: bold}

	
  A:link {
	text-decoration:none;
	color: #908857;
	font-family: "Century Gothic";
}
  A:visited {
	text-decoration: none;
	color: #908857;
	font-family: "Century Gothic";
}
  A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: none;
	font-family: "Century Gothic";
}  

  .menu A:link{
	text-decoration:none;
	color: #CCCCCC;
	font-family: "Century Gothic";
}
  .menu A:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Century Gothic";
}
  .menu A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: none;
	font-family: "Century Gothic";
} 
	  
  td {font-size: 14px;
      font-family: "Century Gothic"}
	  
  .menustreepjes {font-size: 11px;
      color: #ffffff;}
	  
 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: #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: #275a9d;
}
 
 .border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 td.shopborderpic {
}
	
 td.shoptitlebottem {
	color: #000000;
}
	
 td.shopborderbottem {
	border-bottom-style: none;
	color: #000000;
}

 td.pic1borderpic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
 img.pic1hoofdpicborder {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
 .sitebg {
	background-repeat: no-repeat;
	background-image: url(BGsite.jpg);
	background-attachment: fixed;
	background-position: center;
}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 .adres{
	background-color: #333333;
	color: #FFFFFF;
	width: 950px;
	height: 40px;
	background-image: url(adresBG.jpg);
	padding-top: 12px;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: right center;
 }

/* CSS VOOR MENU */
 
 body
        {
        behavior: url("csshover.htc");
        }
		
 /* CSS VOOR MENU */
  
 #menu{
 	margin-top:40px;
 	margin-left: 2px;
 }
  
.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: #908857;
border-bottom:1px solid #D3D3D3;
border-right: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: #999999;
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: #aba26b;
	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 #CCCCCC;
	padding:5px;

}

.header{
	width:950px;
	height:245px;
}

.addtocart {
	display: none;
}

