/* VT Mode.CSS (c) Hans Geraedts */
/* general */
body {border: 0px none;margin: 0em;padding: 0em;background: #fafafa;
	font: 75%/1.5 Tahoma, AmericanTypItcDEEMed, courier new, arial, verdana, helvetica, serif;
	color: #FAFAFA;
}
.bodyInBody {border: 0px none;margin: 0em;padding: 0em;}
.noscrollbody {border: 0px none;margin: 0px;padding: 0px; background: #FAFAFA;}
.bodyInIFrame {margin: 0px; border: 0px none;padding: 0px;}
table {font: 100%/1.5 Tahoma, AmericanTypItcDEEMed, courier new, arial, verdana, helvetica, serif; border: 0px none;}
FORM, OPTION, TEXTAREA, INPUT, SELECT, TH, TD {font-size:100%;}
p {text-align: justify;}
a {text-decoration: none;font-weight: bold;color: #FFFFFF;}
a:hover {text-decoration: underline;}
hr {color: #FAFAFA;height: 1pt;}
acronym {text-decoration: none;}
strong {font-weight: 600;}
form {margin: 0em;}
img {border: 0px none}
div {border: 0px none;padding: 0px; margin: 0px;}
iframe {border: 0px none;padding: 0px; margin: 0px;}

/* layout */
#divBackground {position: absolute;z-index: 2;width: 100%;height: 100%;left: 0px;top: 0px; border: 0px none; padding: 0px; margin: 0px;}
#divContent {position: absolute;z-index: 3;height: 0px;width: 0px;left: 0px;top: 0px;overflow: auto;padding-right: 10px;}
#divNavigation {position: absolute;z-index: 1;height: 1px;width: 1px;left: 0px;top: 0px;}
#divStats {position: absolute;z-index: 4;left: 0px;bottom: 0px;}
#frmNavigation {height: 1px;width: 1px;}
/* voor route */
#frmContent {height: 100%;width: 100%;border: 0px none;padding: 0px; margin: 0px;}

/* text */
.h1 {color: #FAFAFA;font-size:120%;font-weight:bold;margin-bottom:5px;}
.h2 {color: #FAFAFA;font-size:110%;font-weight:bold;margin-bottom:3px;text-decoration:underline;}
.paraGraph {text-align:justify;margin-right: 10px;}
.newsItems {float: right; text-align: justify; width: 220px; margin-left: 10px;}
.newsItem {border-left: solid 1pt #990000; padding-left: 10px; padding-right: 10px;}
.newsItemHeader {color: #990000;font-weight:bold;}
.newsItemLink {text-align: right;}

ul {margin: 0; padding: 0;}
.ulNoIndent li {margin-left: 20px; padding: 0;list-style-type:disc;}
li {margin-left: 0px;list-style-type: none;}
