html {
	border: 0 0 auto 0 !important;
	margin: 0;
	padding: 0;
}

body {
	z-index: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: verdana, arial, helvetica;
	font-size: 0.9em;
}

a img {
	border: 0;
}

  /*--------*/
 /* header */
/*--------*/

#header {
	display: none;
}

  /*------*/
 /* logo */
/*------*/

#logo {
	display: none;
}

  /*----------------*/
 /* top-navigation */
/*----------------*/

#topnav {
	display: none;
}

	/*---------------*/
 /* subnavigation */
/*---------------*/	
	
#subnav {
	display: none;
}

  /*-------------*/
 /* content-box */
/*-------------*/

#content {
	font-size: 0.9em;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: left;
}

#content ul {
	margin: 0 0 3px 0;
	padding: 0 0 0 35px;
}

#content p {
	margin: 0;
	margin-bottom: 9px;
	line-height: 150%;
}

#content p.dots {
	display: none;
}

#content img {
	border: 0px;
	vertical-align: middle;
}

#content table {
	font-size: 1em;
}

#content h3 {
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-size: 150%;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0.2em;
}

#content h1, h2, h4, h6 {
	margin: 0;
	text-align: center;
}

#content h5 {
	margin: 25px 0 7px 0;
	font-size: 120%;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 3px 0 1px 5px;
	width: 100%;
}

#content h5 span {
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

#content h6 {
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 100%;
}

#content hr {
	height: 1px;
	color: #000;
}

#content .txt {
	margin-top: 15px;
}

#content .tit {
	margin: 0;
	text-decoration: underline;
}

#content .fotos {
	text-align: center;
}

#content .fotos img {
	margin-bottom: 20px;
	clear: both;
}

#content .fotos h4 {
	margin: 5px 0 8px 0;
	color: #206020;
	font-weight: bold;
	font-size: 1.2em;
}

#content .fotos p {
	font-size: 0.8em;
}

#content ul {
	margin: 0 20px 9px 0;
}

#content ul li {
	margin: 0 0 3px 0;
	padding: 0;
}

#content ul li ul.agendaplus {
	list-style-type: square;
	font-style: italic;
}

#content .info {
	border: 2px solid #206020;
	background: #CFE3CF;
	padding: 1px;
	width: 400px;
	margin: 20px;
	text-align: center;
}

#content .info h4 {
	border: 1px solid #206020;
	background: #6FCC6F;
	color: #006000;
	font-size: 1em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}

#content .info p {
	border-right: 1px solid #206020;
	border-bottom: 1px solid #206020;
	border-left: 1px solid #206020;
	background: #CFE3CF;
	color: #000000;
	margin: 0px;
	padding: 5px;
}

#content .info p img {
	border: 1px solid #000000;
	margin: 5px;
}

#content p.linkbut img {
	width: 88px;
	height: 31px;
	border: 0px;
	margin: 3px;
	float: right;
}

#content .boek {
	clear: both;
	margin: 10px;	
}

#content .boek img {
	margin-right: 10px; 
	margin-bottom: 20px;
	border: 0px;
	float: left;
}

#content .boek ul {
	list-style-type: none;
	clear: right;
}

#content .boek ul li.tit {
	font-weight: bold;
}

#content #news {
	border-top: 1px solid #86c886;
	border-bottom: 1px solid #86c886;
}

#content #news p {
	margin: 0;
	padding: 3px 20px 6px 12px;
}

#content #news p.odd {
	background-color: #86c886;
}

#content #news p.even {
	background-color: #cfe3cf;	
}

#content .hot {
	color: #ff0000;
	text-decoration: underline;
}

div.float {
	float: left;
	margin: 5px;
	text-align: center;
	width: 200px;
	clear: none;
}

div.float img	{
	border: 0px;
	width: 200px;
	height: 200px;
	margin-bottom: 3px;
}

div.float img.nr {
	height: 283px;
}

#content table.stats {
	border: 1px solid #206020;
	border-collapse: collapse;
	margin: 15px 0 10px 0;
}

#content table.stats td {
	width: 100px;
	border-right: 1px solid #206020;
}

#content table.stats tr td,th {
	text-align: center;
}

#content table.stats tr td:first-child {
	text-align: left;
}

#content table.stats tr th {
	border-bottom: 1px solid #206020;
}

#content table.stats tr.totaal td {
	
	border-top: 1px solid #206020;
}

  /*--------------*/
 /* right-column */
/****************/

#right {
	display: none;
}

