body{
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #666666;
}
td, tr{
	vertical-align:top;
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #666666;
}

table.maxHeight{
	width:100%;
	height:100%;
}


a {
	color: #A13229;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #A13229;
	font-size: 11px;
}

a.linkFooter {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a.linkFooter:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}
a.nieuws {
	color: #A13229;
	text-decoration: none;
	font-size: 11px;
}
a.nieuws:hover {
	text-decoration: underline;
	color: #A13229;
	font-size: 11px;
}




input{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#666666;
}
input.button{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#000000;
}
textarea{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#666666;
}
select{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#666666;
}





.bgColor{
	background-color:#FFFFFF;
}
.bgFooter{
	background-color:#FFFFFF;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
.links{
	width:auto;
}
.midden{
	width:800;
}
.rechts{
	width:auto;
}

.spacer{
	font-size:1px;
	height:1px;
	width:1px;
}
.rodeAstrix{
	color:#FF0000;
	font-size:9px;
}
.footer {
	font-size: 10px;
	color:#CCCCCC;
}
.leesverder{
	color:#A13229;
	text-decoration:none;
}
a.leesverder:hover{
	color:#A13229;
	text-decoration:underline;
}
.hlink a{
	color:#666666;
	text-decoration:none;
}
a.hlink:hover{
	color:#666666;
	text-decoration:none;
}