<!--
/* Define the general styles */
body {
	scrollbar-arrow-color: #DE0000;
	scrollbar-base-color: #DE0000;
	scrollbar-darkshadow-color: #F5E9EA;
	scrollbar-track-color: #fcf9f9;
	scrollbar-face-color: #fcf9f9;
	scrollbar-shadow-color: #DE0000;
	scrollbar-highlight-color: #fcf9f9;
    background-color: #fcf9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
    height: 1px;
    border: 0px;
    background-color: #006600;
    margin: 5px 0px;
    margin: 0px;
}

html {
    overflow: -moz-scrollbars-vertical;
}

img {
	border-color:#000000;
}

input, select, textarea {
    border: solid #A4CE00 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding: 1px;
    vertical-align: middle;
}

/* Define the styles for the div-layers for the layout */
#container {
	position: inherit;
    margin: 0px auto;
    width: 750px;
	height: 600px;
}
-->

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #db0505;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #db0505;
}
a:hover {
	text-decoration: none;
	color: #094b10;
}
a.pijltje {
	text-decoration: none;
}
.plat {
	font-size: 12px;
	color: #094b10;
	line-height: 16px;
}
.platrood {
	font-size: 12px;
	color: #db0505;
	line-height: 16px;
}

.plat-kl-vet {
	font-size: 9px;
	color: #094b10;
	font-weight: bold;
	text-decoration: none;
}
.plat-zw {
	font-size: 12px;
	color: #000000;
}
.plat-zw-kl {
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
.plat-kleiner {	
	font-size: 11px;
	color: #094b10;
	text-decoration: none;
}

.plat-kl {
	font-size: 9px;
	color: #094b10;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #094b10;
	line-height: 16px;
}
.platvet {
	font-size: 12px;
	font-weight: bold;
	color: #094b10;
}
.platvetrood {
	font-size: 12px;
	font-weight: bold;
	color: #db0505;
}
.kop {
	font-size: 17px;
	font-weight: bold;
	color: #db0505;
	line-height: 22px;
}
.kopgroen {
	font-size: 17px;
	font-weight: bold;
	color: #094b10;
	line-height: 22px;
}
.kopgr {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.kopgr-it {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	line-height: 20px;
}
.kopgrkl {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
.koproodkl {
	font-size: 11px;
	color: #db0505;
	line-height: 16px;
}
.koprood-kl-vet {
	font-size: 11px;
	font-weight: bold;
	color: #db0505;
	line-height: 16px;
}
.kopgroenkl {
	font-size: 11px;
	color: #094b10;
	line-height: 16px;
}
.kopgroenklvet {
	font-size: 11px;
	font-weight: bold;
	color: #094b10;
}
.kop-klrood {
	font-size: 14px;
	font-weight: bolder;
	color: #db0505;
	line-height: 18px;
}
.kop-kl {
	font-size: 14px;
	font-weight: bolder;
	color: #094b10;
	line-height: 18px;
}
.kopklein-zw {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.kopklein-groen {
	font-size: 13px;
	font-weight: bold;
	color: #094b10;
	line-height: 18px;
}
.kopklein-rood {
	font-size: 13px;
	font-weight: bold;
	color: #db0505;
	line-height: 18px;
}
a.pijltje { 
	text-decoration: none;
}
li {
	list-style-image: url(../images/bulletgroen.gif);
}
.highlight	{
	background-color:#FFFF00;
}