/* CSS Document */

body {
	background-color: #ffffff;
}
#wrapper{
	width: 950px;
	height: 1750px;
	left: 50%;
	top: 5px;
	text-align: left;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px; /* half */
	position: absolute;
	/*background-color: #F1E4C2;*/
 background: url(http://www.linkclub.nl/images/back-metal.jpg);
	background-repeat:repeat-y;
}

#content-scroll {
	position:absolute;
	width:500px;
	height:1750px;
	z-index:50;
	left: 333px;
	top: 233px;
}




h2 { font-family:"Arial";
color:#666666;
font-size:14px;
font-style:bold;
text-align:left
 }


h3 { font-family:"Arial";
color:#666666;
font-size:12px;
font-style:normal;
text-align:left
 }
 


span.email  {font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
font-weight:bold;
direction: rtl;
unicode-bidi: bidi-override;
}

/*voorbeeld hoe je de email link kan stylen*/
span.email a:hover {
	color: #666666;
}
span.email a:visited{font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
font-weight:bold;

}


a.link1:link {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:normal;
line-height: 15px;
text-decoration:none;}
a.link1:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:normal;
line-height: 15px;
text-decoration:none;}
a.link1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:bold;
line-height: 15px;
text-decoration:none; }
a.link1:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:normal;
line-height: 15px;
text-decoration:none; }
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#layout {
	position:absolute;
	width:950px;
	height:580px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#home {
	position:absolute;
	width:60px;
	height:18px;
	z-index:5;
	left: 66px;
	top: 238px;
}
#overons {
	position:absolute;
	width:76px;
	height:13px;
	z-index:5;
	left: 66px;
	top: 281px;
}
#agenda {
	position:absolute;
	width:75px;
	height:23px;
	z-index:5;
	left: 67px;
	top: 326px;
}

#contact {
	position:absolute;
	width:19px;
	height:12px;
	z-index:5;
	left: 68px;
	top: 370px;
}
#content {
	position:absolute;
	width:500px;
	height:227px;
	z-index:5;
	left: 334px;
	top: 245px;
}


#footer-links {
	position:absolute;
	width:950px;
	height:20px;
	z-index:20;
	left: 0px;
	top: 2000px;
}
.footer-link {
color: #CCCCCC;
text-decoration:none}