/* CSS Document */
body{
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url(../images/bg2010.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
}
.clear {
	clear: both;
}
.print {
	display: none;
}

/* LINKER KANT */
#flash {
	width: 486px;
	height: 275px;
	margin: 0 0 10px 10px;
	_margin: 0 0 10px 5px;
	float: left;
}
#fotobalk {
	padding: 0 0 10px 10px;
	float: left;
	width: 485px;
}
#main_tekst {
	width: 489px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
	float: left;
}
#mt_top {
	background: url(../images/mt_top.jpg) no-repeat;
	width: 489px;
	height: 15px;
}
#mt_middle {
	background: url(../images/mt_middle.jpg) repeat-x;
	width: 469px;
	height: 108px;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
}
#mt_middle h1 {
	font-size: 16px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#mt_bottom {
	background: url(../images/mt_bottom.jpg);
	width: 489px;
	height: 15px;
}
#te_doon {
	width: 238px;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
	float: left;
}
.te_doon_header {
	background: url(../images/te_doon.jpg);
	width: 238px;
	height: 45px;
}
.te_doon_bg {
	background: url(../images/te_doon_bg.jpg) repeat-x;
	width: 238px;
	height: 190px;
}

#letste_nuujts {
	width: 238px;
	margin: 10px 0 0 10px;
	float: left;
}
.letste_nuujts_header {
	background: url(../images/letste_nuujts.jpg);
	width: 238px;
	height: 45px;
}
.letste_nuujts_bg {
	background: url(../images/letste_nuujts_bg.jpg) repeat-x;
	width: 238px;
	height: 190px;
}

/* RECHTER KANT */
#video {
	width: 236px;
	height: 275px;
}
#video img {
	margin: 10px 0 0 0;
}
#hyves {
	width: 236px;
	height: 193px;
	margin: 10px 0 0 0;
}

#webpoll {
	width: 238px;
	margin: 10px 0 0 0;
	float: left;
}
.webpoll_header {
	background: url(../images/webpoll.jpg);
	width: 238px;
	height: 45px;
}
.webpoll_bg {
	background: url(../images/webpoll_bg.jpg) repeat-x;
	width: 228px;
	padding: 5px;
}


/* MAINTEKST */
/* OUD */
#mainTekst{
	line-height: 18px;
	margin: 0 10px 10px 10px;
	background-image: url(../images/druiven.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainTekst h1{
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
#mainTekst .titel{
	font-size: 36px;
}
#mainTekst .nItem{
	border: 1px dashed #AAA;
	padding: 10px;
	margin: 0 0 10px 0;
}
#mainTekst .nItem .nTitel{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding: 0 0 0 0;
}
#mainTekst .nItem .body{

}
#mainTekst .nItem .datum{
	color: #999;
	text-align: left;
}
#mainTekst .inleiding{
	font-weight: bold;
	color: #777;
}
#mainTekst .nav{
	text-align: center;
	margin: 10px 0 0 0;
	padding: 5px;

}
#mainTekst a{
	text-decoration: none;
	border-bottom: 1px dashed #339900;
	color: #000;
}
#mainTekst a:hover{
	color: #390;
}
/* AGENDA */
#agenda {
	width: 100%;
	border: 1px;
	border-spacing: 1px;
	border-collapse: collapse;
	background-color: #FFF;
}
#agenda th{
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(../images/menu_bg_groen.jpg);
	background-repeat: repeat-x;
	background-color: #036E03;
	background-position: center;
}
#agenda td{
	padding: 5px;
}
#agenda tr{
	
}
#agenda .odd{
	background-color: #DDD;
}
#agenda tr:hover{
	background-color: #AAA;
}
#agenda2 .titel{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding: 0 0 5px 0;
}
#agenda2 .item{
	padding: 5px 0 5px 0;
}
/* HOOFDMENU */
#hoofdmenu {
	background-image: url(../images/menu_bg_groen.jpg);
	background-repeat: repeat-x;
	background-color: #036E03;
	background-position: center;
	color: #FFF;
	font-weight: bold;
}
/* SUBMENU */
#submenu {
	background-image: url(../images/menu_bg_lichtgroen.jpg);
	background-repeat: repeat-x;
	background-color: #036E03;
	background-position: center;
	padding: 13px 10px 13px 10px;
	color: #000;
}
/* MENUBALK rechts */
.menu{
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #AAA;
	background-image: url(../images/druiven_klein.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu h1{
	font-size: 12px;
	padding: 8px 10px 8px 10px;
	margin: 0;
	background-image:url(../images/kopjes_bg_groen.jpg);
	background-repeat: repeat-x;
	background-color: #009900;
	color: #FFF;
	text-align: center;
}
.menu ul{
	padding: 0;
	margin: 0;
}
.menu ul li{
	padding: 5px 0 5px 0;
	list-style: none;
}
.menu ul li a{
	color: #000;
	text-decoration: none;
}
.menu ul li a:hover{
	text-decoration: underline;
	
}
/* COPYRIGHTS */
.copyrights{
	background-image: url(../images/menu_bg_groen.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
/* FOOTER */
.footer {
	float: right;
	padding: 5px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
/* Gastenboek */
.gbItem {
	border: 1px dashed #AAA;
	margin: 0 0 10px 0;
	padding: 10px;
}
.gbItem h2{
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
}
.gbItem .commentaar{
	border: 1px solid #AAA;
	margin: 5px 0 0 0;
	padding: 5px;
}
