﻿body {
margin:0pt; background:#333333 url('bckgrnd.gif'); color:#CCCCCC; font-style:normal; font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; background-image:url('bckgrnd.gif')
}

h1, h2, h3, h4, h5, h6 {
color: #CCCCCC;
line-height: 100%;
text-align: left;
margin-left:7px;
margin-top:10pt;
margin-bottom:10pt;
font-weight: bold;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

normaal {
color: #CCCCCC;
text-align: left;
line-height: 100%;
margin-left: 10px;
margin-bottom:5pt;
font-size: 10px;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


ul, dl, p, td, li, dt, dd {
color: #CCCCCC;
font-style: normal;
line-height: 100%;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ul li {
list-style: disc;
}

ol li {
list-style: lower-alpha;
}

A:link { color: #CCCCCC }       /* unvisited link */
A:visited { color: #CCCCCC }   /* visited links */
A:active { color: #CCCCCC }    /* active links */

a:hover, a:active {
color: #CCCCCC;
background: #333333;
}

hr {
color: #CCCCCC;
background: #333333;
height: 1 px;
}

pre, tt {
background: #333333;
color: #CCCCCC;
font-family: courier, monospace;
font-style: normal;
}

/* Menu */
/* level 0 inner */

.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF0000;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF6666;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF3333;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF6666;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF6666;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF9999;
}