@charset "utf-8";
html {overflow-y: scroll;} /*always scrollbar*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #D2E8F7;
	background-image: url(img/bodybg1.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background-color: #D2E8F7;
	background-image: url(img/containerbg2.gif);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	padding: 0;
	background-color: #D2E8F7;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 180px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 180px;
	padding: 0 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
} 
.twoColFixLtHdr #mainContent a, visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.twoColFixLtHdr #mainContent a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #74A240;
	text-decoration: none;
}
.twoColFixLtHdr #footer {
	background-color: #74A240;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 85px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #teller {
	width:130px;
	visibility: hidden;
	float: right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table.foot {

}
.foot td {
	font-size: 11px;
	color: #000;
	padding-top: 8px;
	padding-bottom: 5px;
}
.foot td a,visited {
	color: #333;
	text-decoration: none;
}
.foot td a:hover {
	color: #333;
	text-decoration: underline;
}
table.updates {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.updates th {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #74A240;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 160px;
	border: 1px solid #ECE9D8;
}
.updates td {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #F4F2E6;
	}
.updates td a, visited {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}	
.updates td a:hover  {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #74A240;
	}
.updates p{
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	background-image: url(img/btnblauw.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	color: #C00;
}
.randcontact {
	border: 1px solid #89BAE5;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
table.contact {

}
.contact td {
	padding: 2px;
}
.contact td a,visited {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.contact td a:hover {
	color: #74A240;
	text-decoration: none;
	font-weight: bold;
}
.lijnrand {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.grijs {
	color: #333333;
}
table.commissie {
	margin-top: 10px;

}
.commissie td {
	padding: 2px;
}
.commissie td a,visited{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	
}
.commissie td a:hover {
	font-weight: bold;
	color: #74A240;
	text-decoration: none;
	
}
.koptekst2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

