/* wie_we_zijn-Style1 by p.0k */

body{
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	/*font: 10pt Impact;*/
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	/*letter-spacing: 0px;
	/*text-transform: capitalize;*/		
}

/* ` ` ` ` ` ` ` ` ` ` HYPERLINKS ` ` ` ` ` ` ` ` ` `*/
a:link{
	color: #ECECEC;
	text-decoration: none;
}
a:visited{
	color: #ECECEC;
	text-decoration: none;
}
a:hover{
	color: #EC9525;
	text-decoration: none;
}
a:active{
	color: #ECECEC;
	text-decoration: none;
}

/* ` ` ` ` ` ` ` ` ` ` CENTRERING ` ` ` ` ` ` ` ` ` `*/ 
div.centerbox{
      position:absolute;
      left:50%;
      top:50%;
      width:793px;
      height:456px;
      margin-left:-396px;
      margin-top:-228px;
      /* VOOR CENTRERINGS TEST: background-color:#99CCFF; */
}

/* ` ` ` ` ` ` ` ` ` ` TEKST ` ` ` ` ` ` ` ` ` `*/
#tekst {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 12px;
	z-index: 3;
}

/* Dit kan evt. voor een betere leesbaarheid zorgen tov. de lichte achtergrondkleur! */
#schaduwtekst {
	position: absolute;
	color: #666666;
	top: 1px;
	left: 1px;
	width: auto;
	height: auto;
	padding: 12px;
	z-index: 2;
}



/* -- ImageReady Styles (wie_we_zijn.psd) -- */
#leftBorder_ {
	position:absolute;
	left: 0px;
	top: 0px;
	width:64px;
	height:472px;
	z-index: 10;
}

#topBorder_ {
	position:absolute;
	left: 64px;
	top: 0px;
	width:683px;
	height:64px;
	z-index: 10;
}

#rightBorder_ {
	position:absolute;
	left: 747px;
	top: 0px;
	width:64px;
	height:472px;
	z-index: 10;
}

#bottomBorder_ {
	position:absolute;
	left: 64px;
	top: 408px;
	width:683px;
	height:64px;
	z-index: 10;
}

#tekstvak-links_ {
	position:absolute;
	left: 53px;
	top: 113px;
	width:348px;
	height:305px;
	/* overflow: scroll; */
}

#tekstvak-rechts_ {
	position:absolute;
	left: 410px;
	top: 113px;
	width:347px;
	height:305px;
}

#hoofdpagina-link_ {
	position:absolute;
	left: 98px;
	top: 52px;
	width:98px;
	height:20px;
	z-index: 12;
}

#yamakasi-logo_ {
	position:absolute;
	left: 52px;
	top: 52px;
	width:54px;
	height:56px;
}

#wie-we-zijn-header_ {
	position:absolute;
	left: 608px;
	top: 65px;
	width:147px;
	height:31px;
}

#leden-link_ {
	position:absolute;
	left: 672px;
	top: 390px;
	width:78px;
	height:23px;
	z-index: 3; /* was 2 */
}
/* -- End ImageReady Styles -- */

.copyright {
	position:absolute;
    float: left;
    bottom: 0px;
    text-align: right;
	color: #7B7B7B;
    font: 7pt Impact;
    letter-spacing: 4px;
}
