body {
	height:100%;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
}
a:link {
	font-weight: normal;
	color: #0d6726;
	text-decoration: none;
	font-size: 10px;
}
.Titel {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.kopje1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: normal;
	color: #0d6726;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	font-weight: normal;
	color: #0d6726;
	text-decoration: underline;
	font-size: 10px;
}
a:active {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	font-size: 10px;
}
.tekstzwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

#footer {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0px;
}
#top {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 25px;
}
.footerMenu{
    width: 100%;
    left: 0;
    bottom: 0px;
    position: absolute;
    height:19px;
	background-color:#b5dc10;
}
.topMenu{
	height:22px;
	background-color:#b5dc10;
	font-weight: bold;
}
div.footerMenu a, div.footerMenu a:link, div.footerMenu a:active, div.footerMenu a:hover, div.footerMenu a:visited {
	position: relative;
	top: 3px;
	color: #0d6726;
	text-decoration: none;
	font-size: 10px;
	width: 10,5%;
	height: 0px;
}
div.footerMenu ul {
	margin:0px 0px 0px 19px;
}

div.footerMenu li {
	display: inline;
	margin-right: 20px;
}

div.topMenu a, div.topMenu a:link, div.topMenu a:active, div.topMenu a:hover, div.topMenu a:visited {
	position: relative;
	top: 3px;
	color: #0d6726;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div.topMenu ul {
	margin:0px 0px 0px 50px;
}

div.topMenu li {
	display: inline;
	margin-right: 20px;
}
div.nieuws {
	overflow: auto;
	height: 100px;
}
.content{
	position:absolute;
	width: 99%;
	top:115px;
	font-size: 10px;
	bottom:19px;
	overflow:auto;
	text-align:left;
	vertical-align:top;
	padding:0 0 0 0;
	_height: expression( ( ignoreMe = document.body.offsetHeight ) - 140 + 'px' );
    left: 1%
}
.table01 {
	border-top: 1px solid #b5dc10;
	border-right: 1px none #b5dc10;
	border-bottom: 1px none #b5dc10;
	border-left: 1px solid #b5dc10;
	padding: 5px;
	height: auto;
	width: 600px;

}
.h5balkborder {
	border-top: 1px solid #b5dc10;
	border-right: 1px solid #b5dc10;
	border-bottom: 1px solid #b5dc10;
	border-left: 1px solid #b5dc10;
	height: auto;
}
.pakket {
    border-color: #b5dc10;
    border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: separate;
	background-color: #ffffff;
    height: auto;
}
.top01 {
	font-size: 23px;
	font-weight: bold;
	color: #0d6726;
}
.top02 {
	font-size: 20px;
	font-weight: bold;
	color: #0d6726;
}
.top03 {
	font-size: 18px;
	font-weight: bold;
	color: #0d6726;
}
.top04 {
	font-size: 16px;
	font-weight: bold;
	color: #0d6726;
}
.top05 {
	font-size: 14px;
	font-weight: bold;
	color: #0d6726;
}
.top06 {
	font-size: 12px;
	font-weight: bold;
	color: #0d6726;
}
.top07, .top07 a:link, .top07 a:active, .top07 a:hover, .top07 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0d6726;
}
.top08 {
	font-size: 10px;
	font-weight: bold;
	color: #0d6726;
}
.errorrood {
	color: #FF0000;
}
table {
	font-size: 10px;
}.imglime {
	border: 1 solid #b5dc10;
}

table.inhoud {
    border-width: 1px;
    border-spacing: 0px;
    width: 665px;
}
table.menu {
    border-width: 1px;
    border-spacing: 0px;
}


table.inhoud th.kop, table.menu th.kop{
    background-color: #b5dc10;
    font-size: 12px;
	font-weight: bold;
	color: #0d6726;
    text-align: left;
    padding: 3px;
		
}
table.inhoud td.tekst, table.menu td.tekst{
    border-width: 1px;
    border-style: solid;
    border-color: #b5dc10;
    padding: 3px;
}
