/* CSS Document */

body {
	background-color: #ffffff;
}
#wrapper{
	width: 950px;
	height: 2464px;
	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:#666666;
font-size:14px;
font-style:normal;
font-weight:normal;
text-align:left;
line-height: 25px;
letter-spacing: 0.05em
 }

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


span.email {font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
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: #ffffff;
}
span.email a:visited{font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:bold;

}





#top {
	position:absolute;
	width:950px;
	height:260px;
	z-index:1;
}

#mid {
	position:absolute;
	width:950px;
	height:152px;
	z-index:3;
	top: 245px;
}

#low {
	position:absolute;
	width:950px;
	height:1962px;
	z-index:2;
	top: 451px;
	background: url(http://www.recreatie-wieringen.nl/images/mid.gif);
	background-repeat:repeat-y;
	background-image: url(http://www.recreatie-wieringen.nl/images/low.gif);	
}


#kolom1 {
	position:absolute;
	width:200px;
	height:1877px;
	z-index:20;
	left: 32px;
	top: 463px;
}
#kolom2 {
	position:absolute;
	width:200px;
	height:1897px;
	z-index:20;
	left: 265px;
	top: 11px;
}
#kolom3 {
	position:absolute;
	width:200px;
	height:1894px;
	z-index:20;
	left: 498px;
	top: 11px;
}
#kolom4 {
	position:absolute;
	width:200px;
	height:1887px;
	z-index:20;
	left: 731px;
	top: 12px;
}


a.link1:link {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none;}
a.link1:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none;}
a.link1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#0FA23A;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none; }
a.link1:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none; }



a.link2:link {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#0061AD;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none;}
a.link2:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none;}
a.link2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#0FA23A;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none; }
a.link2:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
font-weight:normal;
line-height: 20px;
text-decoration:none; }



.blauw {color: #2992E7}
.Blauw-bold {color: #0061AD; font-weight: bold; text-decoration:underscore;}
.link-wit {color: #FFFFFF}
.link-grijs {color: #333333;
text-decoration:none;}
