#vlak-boven {
	display:block;
	clear:right;
  background:url(img/vlak-boven.jpg) no-repeat top left;
  height:318px;
  margin:0px 0px 10px 0px;
  position:relative;
}


/*#imageContainer {
	height:303px;
	width:378px;
	margin:0px 0px 0px 0px;
	position:relative;
}  
#imageContainer img {
	display:none; 	
	position:absolute; 	
	top:8px; left:8px; 	
	height:303px;  	
	width:378px; 	
	opacity: -0.01;
} */

#gallery { position: absolute; top:7px; left:7px; width:378px; height:304px; margin:0; padding:0; overflow:hidden; list-style-type:none; }
#gallery li { display: block; list-style-type:none; }
/*#gallery li img { position:relative; top:0px; }*/


#agenda {
	float:right;
	width:249px;
	height:304px;
	overflow:hidden;
	color:#d10c03;
}
#agenda h2 {
	color:#d10c03;
	margin: 7px 0px 15px 10px;
  padding-bottom: 0px;
  line-height:55px;
}
.tx-zwfagenda-pi1 .agendapunt {
	padding: 0px 0px 8px 17px;
	border-bottom:1px solid #d4d4d4;
	position:relative;
	left:-7px;
}
.tx-zwfagenda-pi1 .knopje {
	float:right;
  background: url(img/verder.gif) no-repeat top right;
  width:20px;
  height:18px;
	margin: 14px 25px 0px 0px;
	cursor:pointer;
}
.tx-zwfagenda-pi1 .knopjeOnder {
  width:150px;
  text-align:right;
  padding-right:33px;
	font-size:8pt;
	font-style:italic;
	background-position: 156px 2px;
}
.tx-zwfagenda-pi1 .knopje:hover {
  background-image: url(img/verder-hover.gif);
}
.tx-zwfagenda-pi1 .knopjeOnder:hover {
  color:black;
}

.tx-zwfagenda-pi1 .datum {
	font-style:italic;
	font-size: 7pt;
}
.tx-zwfagenda-pi1 a {
	color:#d10c03;
	font-size: 10pt;
	text-decoration:none;
}
.tx-zwfagenda-pi1 a:hover {
	color:black
}


#vlak-rechts {
	display:inline;
	float:right;
  background:white url(img/vlak-rechts.jpg) no-repeat top left;
  min-height:400px;
  width:257px;
  margin:0px 0px 0px 20px;
}
*html #vlak-rechts {
  width:277px;
}

.knop {
	font-family:arial narrow;
  line-height:68px;
	font-weight:bold;
  color:black;
	text-transform:lowercase;
	height:71px;
	width:150px;
	text-align:center;
	cursor:pointer;
	margin:0px 0px 25px 0px;
}
#zelfproberen {
  font-size:15pt;
	background:url(img/zelf_proberen-klein.gif);
}
#zelfproberen:hover {
	color:white;
}
#wordlid {
  font-size:18pt;
	background:url(img/word_lid-klein.gif);
}
#wordlid:hover {
	color:#d10c03;
}
#hetweer {
  font-size:18pt;
	background:url(img/word_lid-klein.gif);
}
#hetweer:hover {
	color:#d10c03;
}

/* OUD .knop {
	font-family:arial narrow;
  line-height:88px;
	font-weight:bold;
  color:black;
	text-transform:lowercase;
	height:91px;
	width:191px;
	text-align:center;
	cursor:pointer;
}
#zelfproberen {
  font-size:20pt;
	background:url(img/zelf_proberen.gif);
	margin:33px 0px 30px 33px;
}
#zelfproberen:hover {
	color:white;
}
#wordlid {
  font-size:26pt;
	background:url(img/word_lid.gif);
	margin:0px 0px 33px 33px;
}
#wordlid:hover {
	color:#d10c03;
}*/


div#links {
  margin: 45px 273px 20px 50px;
}
div#links h2#nieuws {
  margin-top: 25px;
  padding-bottom: 15px;
  background:url(img/bg-h2home.gif) no-repeat bottom left;
}
div#rechts {
  padding: 0px 0px 0px 38px;
  width: 150px;
}
*html div#rechts {
  width: 188px;
}

#rechts a {
	color: black;
  text-decoration: underline;
}
#rechts a:hover {
  color: #d10c03;
}


div#content-links {
	display:none;
}
div#content-rechts {
	display:block;
}


