html { overflow:-moz-scrollbars-vertical; }
body {background-color: #756d58;
      font-family: Verdana, sans-serif;
	  font-size: 11px;
	  
	  color: #ccc;
	  margin: 0px;
	  padding: 0px;
		text-align: center
	  }

div#center { 
        width: 960px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 20px;
				text-align: left;
		border: 1px solid #888886;
		height:500px;	
		position: relative;
	}

h1, h2, h3 { font-size: 14px;
	 color: #ccc;
	 margin-bottom: 5px
     }
h3 {margin-top: 0; font-size: 11px}
h1{font-size: 16px}

a:link, a:active, a:visited
     { text-decoration: none;
       color: #f6d272;
       font-size: 11px
      
     }
a:hover { text-decoration: none;
          color: #e0dfdf;
        }
a img {border: none}
#on {color: #f6d272;
     font-size: 11px;
	 }

#foto { position:absolute; 
        left:0px; 
        top:56px; 
        
        z-index:1
      }


div#jewelry { width: 450px; text-align: right; 
position: absolute;
left: 0px; 
top: 220px; 
border-right: 1px solid #595343;
padding-right: 20px;
z-index: 10;
} 

div#textiel {position: absolute;
top: 220px;
left: 490px;
}
div#locatie {
position: absolute;

top:400px ;
text-align: center;
width: 960px
}
div#locatie p {font-size: 11px}
p {font-size: 12px; font-weight: bold}
 div#logo { position:absolute; left:5px; top:25px;z-index:3;}
div#logo-textiel {position:absolute; left:735px; top:35px;z-index:3;}
