body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a {
	text-decoration: underline;
	color: #FFFF99;
}
a:hover {
	color: #990000;
	text-decoration: none;
}



#infobalk-logo {
	position:absolute;
	left:35px;
	z-index:103;
	top: 15px;
	width:72px;
}
#infobalk-tekst {
	position:absolute;
	top:25px;
	width:100%;
	z-index:101;
	background-color: #FFFF99;
	height: 32px;
	text-indent: 125px;
}
#links {
	position:absolute;
	top:58px;
	width:650px;
	z-index:106;
	right: 2%;
	height: auto;
}	


#infobalk-reeksen {
	position:absolute;
	top:84px;
	width:100%;
	z-index:100;
	color: #FFFF99;
	font-size: xx-small;
	text-align: left;
	text-indent: 125px;
}
#update {
	position:absolute;
	width:100%;
	height:auto;
	z-index:3;
	bottom: 0%;
	left: -1px;
}


.logotekst {
	font-size: x-large;
	color: #990000;
}
.titeltekst {
	font-size: medium;
	color: #FFFF99;
}
.medium {
	font-size: medium;
	font-weight: normal;
	color: #990000;
}
.mediumbold {
	font-size: medium;
	font-weight: bold;
}
.small {font-size: small}
.small-kleur {
	font-size: small;
	color: #FFFF99;
}
.xx-small {font-size: xx-small}
.xx-small-kleur {
	font-size: xx-small;
	color: #FFFF99;
}



.linksborder {
	background-color: #CC9900;
	text-align: center;
	border: thin groove #FFFF99;
}
.linksborder a{
	text-decoration: none;
	color: #FFFF99;
	font-size: xx-small;
}
.linksborder a:hover{
	color: #990000;
	text-decoration: none;
	background-color: #CC9900;
}
.linksborderOK {
	background-color: #990000;
	text-align: center;
	border: thin groove #FFFF99;
}
.linksborderOK a{
	text-decoration: none;
	color: #FFFF99;
	font-size: xx-small;
}
.linksborderOK a:hover{
	color: #FFFF99;
	text-decoration: none;
}

