body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	background-image: url(http://www.natuuraartselaar.be/Rupelflits/images/achtergrond.gif);
}
.banner {
	background-image: url(../images/Topbanner.jpg);
	text-align: center;
	vertical-align: middle;
	font-size: 220%;
	color: #339966;
	font-weight: bold;
}
.Outborder {
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.linkerpaneel {
	background-color: #A4A477;
	vertical-align: top;
	padding: 3px;
}


.rechterpaneel {
	background-color: #CCFF99;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
tr {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #008000;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #008000;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.titel {
	font-size: 42px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	vertical-align: middle;
}
.artikel {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bruin {
	color: #800000;
	font-weight: bold;
}
.rood {
	color: #FF0000;
	font-weight: normal;
}

.citaat {
	font-weight: normal;
	font-style: italic;
	color: #0000FF;
}

.grootpurper {
	color: #993399;
	font-weight: bold;
	font-size: 125%;
}
.voettekst {
	font-size: 80%;
	color: #008000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

