@charset "utf-8";
/* CSS Document */

/*
	color:
	
	Goudgeel: #e5c400 (RGB = 229-197-0) (CMYK = 8-20-100-0)
	Olijfgroen: #9ca829 (RGB = 156-168-41) (CMYK = 50-17-100-0)
	Donkercyaan: #0075b7 (RGB = 0-117-183) (CMYK = 100-40-5-0)

*/

* {
	background-color: transparent;
	color: #333;
	font-family:  "Lucida Sans Roman", "Lucida Sans";
	font-size: 12px;
	padding: 0;
	margin: 0;
}

body {
	background-color: #FFF;
}

/* links */

a.text:active,
a.text:link,
a.text:visited{
	font-size: 11px;
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
}

a.images:active,
a.images:link,
a.images:visited,
a.images:hover {
	text-decoration: none;
}

/* table */

tabel.portal {
	border: 0;
	height: 510px;
	width: 736px !important;
}

/* Cellen */

td.c_a {
	color: #0061A7;
	font-family:  "Lucida Sans Roman", "Lucida Sans";
	font-size: 44px;
	font-weight: bold;
	height: 115px !important;
	text-align: left;
	vertical-align:bottom;
}


td.a_1 {
	color: #0075b7;
	font-size: 44px;
	font-weight: bold;
	height: 115px !important;
	text-align: left;
	vertical-align:bottom;
}

td.b_1,
td.e_1 {
	height: 14px !important;
}

td.c_1 {
	height: 283px !important;
	width: 283px !important;
	text-align: left;
	vertical-align: top;
}

td.c_3 {
	text-align: left;
	vertical-align: top;
}

td.d_3 {
	height: 85px;
	text-align: left;
	vertical-align:bottom;
}

td.f_1 {
	text-align: left;
	font-size:11px;
	vertical-align: top;
	width: 283px !important;
}

td.f_2,
td.f_4,
td.f_6,
td.f_8 {
	height: 84px !important;;
	width: 14px !important;;
}

td.f_3,
td.f_5,
td.f_7,
td_f_9 {
	height: 84px !important;;
	width: 85px !important;;
}