/* CSS Document */


body {
	background-color: #CCCCCC;
}
#wrapper{
	width: 950px;
	height: 580px;
	left: 50%;
	top: 0px;
	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;
}



h2{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-style:normal;
font-weight:normal;
text-align:left;
line-height: 25px;
letter-spacing: 0.05em
 }
 

h3{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-style:normal;
font-weight:normal;
text-align:left;
line-height: 25px;
letter-spacing: 0.05em
 }





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


span.email a:visited{font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:bold;
text-decoration:none;
direction: rtl;
unicode-bidi: bidi-override;
}
/*voorbeeld hoe je de email link kan stylen*/
span.email a:hover {
	color: #78434f;
	
}

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; }
#top-grijs {
	position:absolute;
	width:950px;
	height:57px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #4e4e4e;
}
#left-zwart {
	position:absolute;
	width:470px;
	height:295px;
	z-index:1;
	left: 0px;
	top: 285px;
	background-color: #000000;
}
#right-grijs {
	position:absolute;
	width:480px;
	height:307px;
	z-index:1;
	left: 470px;
	top: 273px;
	background-color: #4e4e4e;
}
#menu {
	position:absolute;
	width:470px;
	height:230px;
	z-index:2;
	left: 0px;
	top: 55px;
}
#viewer {
	position:absolute;
	width:480px;
	height:230px;
	z-index:2;
	left: 470px;
	top: 55px;
}
#content {
	position:absolute;
	width:219px;
	height:221px;
	z-index:5;
	left: 225px;
	top: 321px;
}


#container-scroll {
	position	: absolute;
	top			: 320px;
	left		: 529px;
	width		: 329px;
	height		: 222px;
	/*background	: #EEE;*/
	overflow	: hidden;
	border		:0px solid #666;
	z-index: 5;
}

#content-scroll {
	position	: relative;
	width		: 330px;
	left		: 0px;
}


#scrollArea {
	position	: absolute;
	left		: 904px;
	top			: 321px;
	height		: 217px;
	width		: 9px;
	border		: 1px solid #333333;
	overflow	: hidden;
	z-index: 5;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background	: #333333;
	border-top	: 1px solid #333333;
	border-bottom	: 1px solid #333333;
	z-index: 5;
	background-color: #333333;
}
.zwart {color: #000000}
.cyclaam {color: #78434f}

#footer-link {
	position:absolute;
	width:100%;
	height:23px;
	z-index:10;
	left: 0px;
	top: 1592px;
}
.footer-link {color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;}
