body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-image: url(../Afbeeldingen/Algemeen/vaten.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.twoColLiqLtHdr #container {
	width: 90%; 
	border: 0px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColLiqLtHdr #header {
	height: 135px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #FFCC00;
	position: relative;
	font-size: x-large;
	text-align: center;
} 
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColLiqLtHdr #sidebar1 {
	background-color: #F7F7F9;
	float: right;
	width: 15%;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-position: center;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {
	background-color: #F7F7F9;
	width: auto;
	font-size: 12px;
	padding: 20px;
} 
.twoColLiqLtHdr #footer {
	padding: 0 10px; 
	background:#DDDDDD;
	font-size: 9px;
} 
.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
	text-align: center;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColLiqLtHdr #container #mainContent table {
	background-color: #FEF2B1;
	width: 100%;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style1 {
	color: #000000;
	background-color: #FBB346;
	width: 27em;
}
.twoColLiqLtHdr #container #mainContent #tabelbestuur {
	background-color: #EBEAEF;
	border-top-color: #EBEAEF;
	border-right-color: #EBEAEF;
	border-bottom-color: #EBEAEF;
	border-left-color: #EBEAEF;
	width: 500px;
	left: 100px;
	text-align: center;
	position: relative;
}
a{
	color: #27D;
	text-decoration: none;
	border:0px;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}

div#page {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

