body
{
	font : Arial Helvetica sans-serif;
}

A:hover 
{
	font-weight: bold;
         font : Raavi;
         font-style: italic;
         text-decoration: none
}
A:link
{
	color:#000356a;
         font : Raavi;
         font-style: italic;
         text-decoration: none
}
A:active 
{
	color:Red;
         font : Raavi;
         font-style: italic;
         text-decoration: none
}

A:visited 
{
	color:#000356a;
         font : Raavi;
         font-style: italic;
         text-decoration: none
}
.a_menu:link
{
	color:White;
         text-decoration: none
         font-style: italic;
         font : Raavi;
}

.a_menu:active
{
	color:White;
         text-decoration: none
         font-style: italic;
         font : Raavi;
}
.a_menu:visited
{
	color:White;
         text-decoration: none
         font-style: italic;
         font : Raavi;
}

h1
{
	font-size :150%;
	letter-spacing : 5px;
	text-align : center;
	background-color :White;
	color : #00356a;;
	border-bottom : thin inset;
	border-top : thin outset;
}

h2
{
	font-size : 130%;
}

h3
{
	font-size: 120%;
	text-align : center;
}

h4
{
	font-size : 110%;
}

h5
{
	font-size : 105%;
}

.font_klein
{
	font-size : 70%	
}

.font_groot
{
	font-size : 130%
}

.font_bedrag_in
{
	
}

.font_bedrag_uit
{
	color:Red;
}

.font_gewijzigd
{
	color:Red;
	font : bold;
}

font_email
{
	color:White;
}

.table_hoofd
{
	background-color :#00356a;
	color : White;
	vertical-align : top;
	margin-bottom : 10;
	margin-top : 10;
	margin-left : 10;
	margin-right : 0;
	width : 98%;
	height : 100%;
	border : thick solid #00356a;
}

.table_sub1
{
	background-color:White;
	color:#00356a;
	vertical-align : top;
	margin-bottom : 10;
	margin-top : 10;
	margin-left : 10;
	margin-right : 10;
	width : 98%;
}

.table_sub2
{
	background-color:White;
	color:#00356a;
	vertical-align : top;
	margin-bottom : 10;
	margin-top : 10;
	margin-left : 10;
	margin-right : 10;
	width : 98%;
}

.table_fiches
{
	background-color:White;
	color:#000356a;
	vertical-align: top;
}

.table_information
{
	font : smaller;
	color: #00356a;
	background-color : InfoBackground;
}

.table_counter
{
	border-collapse : collapse;
	background-color : Black;
}

tr
{
	vertical-align : top;
}

.td_hoofd
{
	background-color:White;
	color:#00356a;
	vertical-align: top;
}

.td_picture
{
	width : 170;
	height : 170;
}

.td_cell_menu
{
	background-color :White;
	color : #00356a;
}

.td_cell_kolom1
{
	table-layout : auto;
	font-variant : small-caps;
}

.img_picture_horizontal
{
	width : 150;
	height : 120;
}

.img_picture_vertical
{
	width : 120;
	height : 150;
}


