body {
	background-repeat : repeat-xy;
	background-image : url(picture_library/achtergrond2.gif);}

table {
	color : navy;
	font-family : Verdana;
	font-size: 12;}
	
.table1 {
	width:92%;
	height: 92%;
	background-color : #0080C0;}

.table2 {
	width:100%;
	background-color : #DFF1FF;
	height: 100%;
  	padding:5px;}

a.orange {color:#FF5400;}
a.arrow_big {
	background:url("/picture_library/link-arrow_big.gif") no-repeat;
	background-position:0 0.5em;
	padding:0 0 0 22px;
}
a.pdf_big {
	background:url("/picture_library/link-pdf_big.gif") no-repeat;
	background-position:0 0.5em;
	padding:0 0 0 22px;
}
a.extern_big {
	background:url("/picture_library/link-extern_big.gif") no-repeat;
	background-position:0 0.5em;
	padding:0 0 0 22px;
}
a.formulier_big {
	background:url("/picture_library/link-arrow_big.gif") no-repeat;
	background-position:0 0.5em;
	padding:0 0 0 22px;
}

.title {
	font: bolder;
	font-size: 26;}
	
a {
	font: bold;
	font-family : Verdana; 
	color : navy;
	font-size: 13;
	text-decoration : none;}
	
a:hover {
	font: bold;
	font-family : Verdana; 
	text-decoration : underline;}

.b {
	font: bold;
	font-family : Verdana; 
	color : navy;
	font-size: 13;}

.b:hover {
	font: bold;
	font-family : Verdana; 
	color : #408080;
	text-decoration : none;}

.b:active {
	font: bold;
	font-family : Verdana; 
	color : #408080;}


.form {
	font: bolder;
	font-size: 16;
	font-family : Verdana;; 
	color : #D9F7F9;}