html,body {	margin: 0;	padding: 0; border: 0;}
table,img { border: 0; }
.fullcentered { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; }
.venstertopspacing { height: 25px; }
.externalspacing { margin-top: 25px; margin-left: 0px; margin-right: 10px; margin-bottom: 25px; }
.logoleftspacing { width: 30px; }
.navigatietopspacing { height: 50px; }
.tdl { border-top: dotted 1px #000000; padding-bottom: 12px; }



ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}


/* -- top navigation start -- */
.menu{
	width:174px; margin:0 auto;background-image:url('img/navigatielinks.png'); background-repeat:repeat-x; background-position:top left; text-align: center;}
.menu ul{
	width:174px; margin:0 auto;}
.menu ul li{
	height:37px; float:left;
	background:url(img/button.png) repeat-x 0 0 ; color:#fff;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
.menu ul li a{
	padding:0 18px; height:37px; width:170px; float:left; text-decoration:none; display:block;
	background:url(img/button.png) repeat-x 0 0 ; color:#fff;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
.menu ul li a:hover{
	background:url(img/button.png) repeat-x 0 0; color:#fff;}
.menu ul li a.hover{
	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;
	background:url(img/button.png) repeat-x 0 0; color:#fff;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
.menu a:active{
	color: #fff;
	text-decoration: none;
}
.menu a:visited{
	color: #fff;
	text-decoration: none;
}



.venstertekst {
 font-family: trebuchet ms,arial,verdana,tahoma;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 margin: 3px;
 letter-spacing: normal;
 line-height: 1.4;
}

.tekstgroot {
 font-family: trebuchet ms,arial,verdana,tahoma;
 font-size: 15px;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 margin: 0px;
 letter-spacing: normal;
 line-height: 1.4;
}

.tekstklein {
 font-family: trebuchet ms,arial,verdana,tahoma;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 margin: 0px;
 letter-spacing: normal;
 line-height: 1.4;
}

A:link { text-decoration: none; font-weight: bold; }
A:visited { text-decoration: none; font-weight: bold; color: black; }
A:active { text-decoration: none; }
A:hover { text-decoration: underline; color: red; }

