
#paspoort_info {
	
	position: absolute;
	
	height: 518px;
	width: 250px;
	background-image: url(../images/paspoort_verloop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	top: 275px;
	left: 50%;
	margin-left: -476px;
	
}

#leftContainer {
	
	position: absolute;
	
	width: 250px;
	
	top: 259px;
	left: 50%;
	margin-left: -476px;
}

.selectBox {
	
	width: 180px;
	border: 1px solid #0061a9;
	
	font-family: Arial;
	font-size: 11px;
	color: #0063aa;
}

#igs_div {
	position: absolute;
	
	top: 275px;
	left: 50%;
	
	height: 191px;
	width: 262px;
	margin-left: -476px;
	
	background-image: url(../images/interessegebieden.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#downloads_div {
	position: absolute;
	
	top: 275px;
	left: 50%;
	
	height: 191px;
	width: 262px;
	margin-left: -476px;
	
	background-image: url(../images/downloads.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

.kolom_dyna_tekst_table { width: 350px; }
.kolom_dyna_paragraaf_titel {
	font-family: Arial;
	font-size: 11px;
	color: #a21f4b;
	font-weight: bold;
	
	padding-bottom: 6px;
}

.kolom_dyna_tekst_cell {

	font-size: 11px;
	color: #0061a9;
	font-family: Arial;
	text-decoration: none;
	width: 100%;
	line-height: 16px;
	
}
.kolom_dyna_image_cell { vertical-align: top;}
.kolom_dyna_image { width: 180px; }
.kolom_dyna_spacer_cell { width: 30px; }


.dyna_tekst_table { margin-left: 30px; width: 540px; }
.dyna_paragraaf_titel {
	font-size: 24px;
	color: #0061a9;
	font-family: "Myriad Pro", Arial;
	line-height: 22px;
	
	padding-bottom: 12px;
}
.dyna_tekst_cell {
	font-size: 12px;
	color: #0061a9;
	font-family: Arial;
	text-decoration: none;
	width: 100%;
	line-height: 16px;
}

.dyna_tekst_cell a {
	font-weight: bold;
	font-size: 12px;
	color: #92117d;
	font-family: Arial;
	text-decoration: underline;
}

.dyna_tekst_cell .home_photo_link {
	font-size: 11px;
	color: #2a7ab7;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	
	
}


.dyna_image_cell { vertical-align: top;}
.dyna_image { width: 180px; }
.dyna_spacer_cell { width: 30px; }


.nieuwsveld {
	
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
	
	border: 1px solid #dddddd;
	
	width: 120px;
	height: 24px;
	padding: 4px;
}


.k_news_shortcut {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.kader_nieuws_datum_blauw {
	font-size: 11px;
	color: #2a7ab7;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.kader_nieuws_datum_paars {
	font-size: 11px;
	color: #92117d;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.kader_nieuws_titel_blauw {
	
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.kader_nieuws_titel_paars {
	
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
}


.kader_nieuws_datum_line {
	font-size: 11px;
	color: #2a7ab7;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b2cfe5;
	
}

.kader_nieuws_datum_line_blauw {
	font-size: 11px;
	color: #2a7ab7;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b2cfe5;
	
}

.kader_nieuws_datum_line_paars {
	font-size: 11px;
	color: #92117d;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #deb7d8;
	
}

.kader_nieuws_titel_line_blauw {
	
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b2cfe5;
	
}

.kader_nieuws_titel_line_paars {
	
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #deb7d8;
	
}



.alle_berichten_blauw_a {
	font-size: 11px;
	color: #2a7ab7;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.alle_berichten_paars_a {
	font-size: 11px;
	color: #92117d;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #0da1e2;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center -25px;
	
	font-size: 12px;
	color: #0061a9;
	font-family: Arial;
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #0061a9;
	font-family: Arial;
	text-decoration: none;
}

.nhmenu_0 {
	background-image: url(../images/ntab_0.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	float: left;
	cursor: pointer;
	width: 92px;
	height: 19px;
	_height: 26px;
	
	text-align: center;
	
	font-size: 11px;
	color: #92117d;
	font-family: Arial;
	font-weight: bold;
	padding-top: 7px;
	
}

.nhmenu_1 {
	background-image: url(../images/ntab_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	float: left;
	cursor: pointer;
	width: 92px;
	height: 19px;
	_height: 26px;
	
	text-align: center;
	
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	padding-top: 7px;
	
}

.shmenu_0 {
	background-image: url(../images/stab_0.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	float: left;
	cursor: pointer;
	width: 92px;
	height: 19px;
	_height: 26px;
	
	text-align: center;
	
	font-size: 11px;
	color: #005ea6;
	font-family: Arial;
	font-weight: bold;
	padding-top: 7px;
	
}

.shmenu_1 {
	background-image: url(../images/stab_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	float: left;
	cursor: pointer;
	width: 92px;
	height: 19px;
	_height: 26px;
	
	text-align: center;
	
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	padding-top: 7px;
	
}

.tree_link {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.loginTekst {
	font-size: 11px;
	color: #92117d;
	font-family: Arial;
	text-decoration: none;
}


.form_label {
	font-family: Arial;
	font-size: 11px;
	width: 180px;
}

.form_label_edit {
	font-family: Arial;
	font-size: 11px;
	color: #a11f4b;
	font-weight: bold;
	
	padding-top: 8px;
	padding-bottom: 6px;
}


.form_value {
	line-height: 16px;
	
}

.form_field {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	
	width: 280px;
	height: 22px;
	border: 1px solid #c9c9c9;
}

.form_tekstveld {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	
	width: 280px;
	
	border: 1px solid #c9c9c9;
}

.form_button {
	
	height: 20px;
	border: none;
	color: #FFFFFF;
	background-color: #92117d;

}

.form_area {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	
	width: 280px;
	height: 70px;
	border: 1px solid #c9c9c9;
}

.geslacht {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 280px;
}

.form_upload_field {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	
	height: 22px;
	border: 1px solid #c9c9c9;
}


a.forum_breadcrum_path:hover {color: #836483; font-size: 11px; font-family: Verdana; text-decoration: underline; font-style: normal; font-weight: normal;}
.forum_post_censored {color: red;text-decoration: none;font-family: Verdana;font-size: 10px;font-weight: normal;}
.forum_prevnext_other:hover {font-size: 12px;font-weight: bold;font-family: Verdana;color: white;text-decoration: none;}
.forum_prevnext_cur {font-size: 12px;font-weight: bold;font-family: Verdana;color: black;}
.forum_prevnext_other {font-size: 12px;font-weight: bold;font-family: Verdana;color: white;text-decoration: none;}
a.forum_breadcrum_path {color: #836483; font-size: 11px; font-family: Verdana; text-decoration: none; font-style: normal; font-weight: normal;}
.forum_breadcrum_path {color: #836483; font-size: 11px; font-family: Verdana; text-decoration: none;font-style: normal; font-weight: normal;}
.forum_table_kop {font-family: Arial; color: white; font-size: 20px; font-weight: bold; text-decoration: none; background-repeat: no-repeat;}
.forum_new_textknop:hover {color: white;font-weight: bold;font-family: Verdana;font-size: 11px;text-decoration: none;}
.forum_default_button {color: #FFFFFF;text-decoration: none;font-family: Verdana;font-size: 12px;border: 1px solid #000000;background-color: #9d1e49;}
.forum_new_textknop {color: white;font-weight: bold;font-family: Verdana;font-size: 11px;text-decoration: none;}
.forum_default_input {font-family: Verdana;font-size: 9px;font-style: normal;font-weight: normal;color: #000000;text-decoration: none;}
.forum_post_quote_box {background-color: white;border-top: 1px solid black;border-bottom: 1px solid black;margin-left: 20px;}
.forum_post_link {color: blue;text-decoration: underline;font-family: Verdana;font-size: 9px;font-weight: normal;}
.forum_post_link:hover {color: blue;text-decoration: underline;font-family: Verdana;font-size: 9px;font-weight: normal;}
.forum_kolom_kop {font-size: 12px;font-weight: bold;font-family: Verdana;color: white;background-color: #005ea6;}
.forum_tabel_border {background-color: ;}
.forum_categorie {color: black;text-decoration: none;font-family: Verdana;font-size: 11px;background-color: #88cbe8;font-weight: bold;}
.forum_cell_kleur1 {background-color: #b6dff3;}
.forum_cell_kleur2 {background-color: #F5FAFC;}
.forum_cell_kleur3 {background-color: #d8f0fb;}
.forum_text2 {color: black;text-decoration: none;font-family: Verdana;font-size: 10px;font-weight: normal;}
.forum_text1 {color: black;text-decoration: none;font-family: Verdana;font-size: 11px;font-weight: bold;}
.forum_text1:hover {color: black;text-decoration: none;font-family: Verdana;font-size: 11px;font-weight: bold;}
.forum_text2:hover {color: black;text-decoration: none;font-family: Verdana;font-size: 10px;font-weight: normal;}
.forum_post_line {border-top: 1px solid white;height: 1px;}
.forum_pagina_kop {font-family: Arial; color: white; font-size: 20px; font-weight: bold; text-decoration: none; }
.forum_footer_bar {font-size: 20px; font-weight: bold; text-decoration: none; border-right: 1px solid #a72a90; border-bottom: 1px solid #a72a90; background-color: #005ea6;}
.forum_menu_text {color: black;text-decoration: none;font-family: Verdana;font-size: 9px;font-weight: normal;}
.forum_menu_text:hover {color: black;text-decoration: none;font-family: Verdana;font-size: 9px;font-weight: normal;}
.forum_admin_knoppen {color: red;text-decoration: none;font-family: Verdana;font-size: 9px;font-weight: bold;}
.forum_admin_knoppen:hover {color: red;text-decoration: none;font-family: Verdana;font-size: 9px;font-weight: bold;}
.forum_text1 a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.forum_text2 a {
	text-decoration: none;
	color: #000000;
}
 .forum_avatar {border: 1px solid #000;width:60px;height:60px; margin: 8px 10px;}


.news_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.news_title {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	color: #92117d;
}
.news_date {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	color: #92117d;
}
.news_link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #92117d;
}


.news_div {
	margin-bottom: 4px;

}

.poll_text { font-family: Arial; text-decoration: none;font-size: 11px; line-height: 10pt;}
.poll_option { font-family: Arial; text-decoration: none;font-size: 11px; line-height: 12pt;}
.poll_name {font-weight: bold;}
.choice_text {color: #000000; font-family: Arial; text-decoration: none;font-size: 11px; font-weight: bold; line-height: 12px;}
.poll_bar { background-color: #004B8F;height:6px; }


#loginDiv {
	position: absolute;
	
	width: 180px;
	height: 130px;
	
	left: 50%;
	top: 262px;
	margin-left: 308px;
	
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
}

.login_field {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
	
	border: 1px solid #dddddd;
	
	width: 150px;
	height: 20px;
	padding: 2px;
}

.login_button {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
	
	border: none;
	
	width: 60px;
	height: 20px;
	padding: 2px;
	background-color: #92117d;
}

.login_label {
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.mailfield {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	
	width: 250px;
	height: 20px;
	border: 1px solid #60c0ec;
}

.mailarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	
	width: 250px;
	height: 80px;
	border: 1px solid #60c0ec;
}


