
html { overflow:-moz-scrollbars-vertical; }

body {background-color: #756d58;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #f6d272;
	  margin: 0px;
	  padding: 0px;
      font-weight: bold
	  }
div#center { 
        width: 960px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 20px;
				text-align: left;
		border: 1px solid #888886;
		minimal-height:500px;	
		position: relative;
	}
h1 { font-size: 14px;
     line-height: 18px;
	 }
h2 {font-size: 12px;}
#foto { position:absolute; 
        left:0px; 
        top:56px; 
        width:760px; 
        height:128px; 
        z-index:1
      }
#menu {  
        position: absolute; left: 220px; top: 170px; width: 500px; height: 16px; z-index: 2;
				color: #ccc; 
       }
div#logo { position:absolute; left:5px; top:25px;z-index:3;}
div#logo-textiel {position:absolute; left:735px; top:35px;z-index:3;}

#intro { position:absolute; left:220px; top:205px; width:500px; z-index:4;}
#on {color: #f6d272; font-size: 11px;}
#datum {
       position:absolute; 
	   left:54px; 
	   top:220px; 
	   width:114px; 
	   z-index:5; 
	   text-align: center;
       color: #f6d272;
	   }
#datum a {color: #f6d272}
#datum a:hover {color: #595856;}
#credit {
       position:absolute; 
	   left:57px;
	   width:114px; 
	   z-index:5; 
       color: #494846; 
	   font-size: 9px; 
	   font-weight: normal;
	   }
a:link, a:active, a:visited
     { text-decoration: none;
       color: #e0dfdf;
	   font-size: 11px;
     }
a:hover { text-decoration: none;
          color: #f6d272;
		  font-size: 11px;
        }
a img {border: none}
/* styles info pagina */
table {width: 510px;
       padding: 0px;
	   margin-left: -1px;
	   margin-top: 10px	  
	   }
tr,td { padding: 0px;
     margin: 0px;
	 }
img {border: none;}
/* einde styles info pagina */
/* link pagina */
li {margin-bottom: 7px;
    margin-left: -20px;}
.border {border: 1px solid black;}
