body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A8EBF;
}


.class_wit A:link {color: #FFFFFF; text-decoration:none;  cursor:hand;}
.class_wit A:visited {color: #FFFFFF; text-decoration:none;  cursor:hand;}
.class_wit A:active {color: #FFFFFF; text-decoration:none;  cursor:hand;}
.class_wit A:hover {color: #FFFFFF;   text-decoration:underline; cursor:hand;}

.class_blauw A:link {color: #58B3E4; text-decoration:none;  cursor:hand;}
.class_blauw A:visited {color: #58B3E4; text-decoration:none;  cursor:hand;}
.class_blauw A:active {color: #58B3E4; text-decoration:none;  cursor:hand;}
.class_blauw A:hover {color: #58B3E4;   text-decoration:underline; cursor:hand;}

.class_blauw2 A:link {color: #000033; text-decoration:none;  cursor:hand;}
.class_blauw2 A:visited {color: #000033; text-decoration:none;  cursor:hand;}
.class_blauw2 A:active {color: #000033; text-decoration:none;  cursor:hand;}
.class_blauw2 A:hover {color: #000033;   text-decoration:underline; cursor:hand;}

.menu_wit {
		font-family: Verdana;
		color: #FFFFFF;
		font-size: 11px;
		text-align: left;
	 }

.pag_titelgr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pag_titelgr2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.pag_titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.sub_titel {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #FBD329;
}

.tekst_titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}

.tekst {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.tekst_knop {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.tekst_d_bl {
	color: #000033;
	font-family: Verdana;
	font-size: 11px;
}

.tekst_d_bl_titel {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}	
	
.table {
	float: left;
	height: 100%;
}


.knoppen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: table;
	background-color: #0000CC;
	margin: 2px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.imgr {
	margin: 2px 0px 2px 10px;
	padding: 2px 0px 2px 10px;
	float: right;
}


