body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(/img/mainbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} 
.logo {
	height: 142px;
	width: 270px;
	z-index: 999;
}
.balk {
	background-image: url(/img/balkbg.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 142px;
}
.leftmenu {
	width: 188px;
	top: 160px;
	position: absolute;
	left: -10px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	color: #418CCF;
	margin-left: 10px;
}
.containerhearder {
	height: 142px;
	background-color:#FFFFFF;
	width: 100%;
	top: 0px;
	z-index: auto;
	left: 0px;
}
.toplogohalf {
	position: absolute;
	z-index: 999;
	height: 142px;
	width: 223px;
	top: 0px;
	right: 0px;
}
.menu-knop1 {
	position: absolute;
	height: 18px;
	width: 59px;
	left: 189px;
	top: 0px;
}
.menu-knop2 {
	position: absolute;
	height: 18px;
	width: 59px;
	left: 248px;
	top: 0px;
}
.menu-login {
	right: 100px;
	position: absolute;
	top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu-loguit {
	position: absolute;
	height: 18px;
	right: 20px;
	top: 0px;
}
.counter {
	position:relative;
	font-size:10px;
	padding:5px;
}
.menusub {
	font-size: 11px;
	color: #418CCF;
	margin-left: 10px;
}
.content {
	position: absolute;
	width: 550px;
	left: 196px;
	top: 165px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	height: auto;
	overflow: hidden;
}
.kop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #A5011D;
	font-style: normal;
}
.kop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #A5011D;
	font-style: normal;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	bottom: 0px;
	left: 200px;
}
.copy a{	
	color: #000000;
	text-decoration: none;
}

.link: a{	
	color: #A5011D;
	text-decoration: none;
}

.copy a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #4DA9CE;
}


ul {
	list-style: disc url(img/pijl.gif) inside;
}
b {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.loginkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #A5011D;
	font-style: normal;
}
.pw {
	float: right;
}

a:link {
	color: gray;
	text-decoration: none;
}
a:visited {
	color: gray;
	text-decoration: none;
}
a:active {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tijd {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.puntjes {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.table1 {
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tabel2 {
	background-color: #0066FF;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table3 {
	background-color: #0033FF;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table4 {
	background-color: #0000FF;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table5 {
	background-color: #0000CC;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content a
{
	color:#A5011D;
}
content a:active
{
	color:#A5011D;
}

