body {
	background-attachment: scroll;
	background-image: url(pics/b0.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000b5f;
}

A:link { color: #000000; text-decoration: none;}
A:visited { color: #000000; text-decoration: none;}
A:active { color: #000000; text-decoration: none;}
A:hover { color: #C40000; text-decoration: none;}


A.menu2:link {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
A.menu2:visited { font-size: 14px; color: #FFF; 	font-weight: bold; text-decoration: none; }
A.menu2:active { font-size: 14px; color: #FFF; 	font-weight: bold; text-decoration: none; }
A.menu2:hover { font-size: 14px; color: #FFF; 	font-weight: bold; text-decoration: underline; }



.opacity1 {filter:alpha(opacity=60); -moz-opacity:0.6; color: #000000; border: 1px solid #0a3d9a;}
.opacity2 {filter:alpha(opacity=100); -moz-opacity:1; color: #000000; border: 1px solid #0a3d9a;} 


.lijnrood {
	background-image: url(pics/lijn_achter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.lijnblauw {
	background-image: url(pics/lijn2_achter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

