body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/plok/bg_plok.gif);
	background-position: fixed;
	background-repeat: repeat-x;
	background-color: #D4D7DF;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

p, P
{
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 16px;
}
.kop_onderstreept {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline;
	color: #00529B;
	margin-bottom: 16px;
}
.kop_onderstreept_bold {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #00529B;
	margin-bottom: 16px;
}
h1, H1 {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00529B;
	margin-bottom: 16px;
}
h2, H2 {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #00529B;
	margin-bottom: 16px;
}
h3, H3, h4, H4, h5, H5, h6, H6 {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #00529B;	
	margin-bottom: 16px;
}

ol, OL, ul, UL {
	list-style: url(/01/images/plok/opsomming.gif);
	margin-bottom: 16px;
	color: #000000;
}
li, LI {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a, A, a:visited, A:Visited {
	color: #00529B;
	text-decoration: none;
}
a:hover, a:active, A:Hover, A:Active {
	color: #00ADF5;
	text-decoration: none;
}

.volgendemaand {
	color: #6798c3;
	text-decoration: none;
}
.volgendemaand:hover {
	color: #00ADF5;
	text-decoration: underline;
}

img.rechts {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
}
img.links {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
}

table {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

.body_plattegrond {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

.honderd {
	height: 100%;
	min-height: 100%;
}
.table_spacing {
	height: 1px;
	border: 2px solid #FFFFFF;
	background-color: #E1E1E1;
}

.td_links {
	background-color: #f7f7ff;
}
.td_midden {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.td_stippellijn {
	background: url(/01/images/plok/stippellijn.gif) repeat-y top right;
}

.td_breadcrumb {
	padding: 0px 10px 0px 10px;
	background-color: #7FA8CD;
	line-height: 18px;
	color: #FFFFFF;
}
.td_nieuws {
	padding: 0px 10px 0px 10px;
	background-color: #407db4;
	line-height: 18px;
	color: #FFFFFF;
}
.td_agenda {
	padding: 0px 10px 0px 10px;
	background-color: #407db4;
	line-height: 18px;
	color: #FFFFFF;
}
	.td_breadcrumb a {
		text-decoration: underline;
		color: #FFFFFF;
	}
	.td_breadcrumb a:hover {
		text-decoration: none;
		color: #FFFFFF;
	}
	.td_breadcrumb a:selected {
		text-decoration: underline;
		color: #FFFFFF;
	}
	.td_breadcrumb a:selected:hover {
		text-decoration: none;
		color: #FFFFFF;
	}
	.td_breadcrumb a:visited {
		text-decoration: underline;
		color: #FFFFFF;
	}
	.td_breadcrumb a:visited:hover {
		text-decoration: none;
		color: #FFFFFF;
	}

	.td_content {
		padding: 16px 10px 10px 10px;
	}

.td_links_footer {
	background-color: #F7F7FF;
}
.td_midden_footer {
	background-color: #FFFFFF;
}

@media screen {
	#td_adresgegevens {
		display: none;
	}
}
@media print {
	#td_adresgegevens {
		display: block;
	}
	
	#td_bovenmenu {
		display: none;
	}
	
	#td_flash {
		display: none;
	}
	
	#td_bovenmenu2 {
		display: none;
	}
	
	#td_table1 {
		display: none;
	}
	
	#td_submenu {
		display: none;
	}
	
	#footer {
		display: none;
	}
}

.td_submenu {
	background: #82cad1;
	padding: 20px 0px 0px 10px;
	width: 235px;
	height: 200px;
}
#td_submenu_uitvul {
	height: 100%;
}

/* Footer */

.footer {
	color: #5C647C;
	text-decoration: underline;
}

.footer:hover {
	color: #5C647C;
	text-decoration: none;
}


a.footer {
	color: #5C647C;
	text-decoration: underline;
}

a.footer:hover {
	color: #5C647C;
	text-decoration: none;
}

/**/

.link_submenu {
	color: #00529B;
	text-decoration: none;
}

.link_submenu_hover {
	color: #FFFFFF;
	text-decoration: none;	
}

.link_submenu_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.link_submenu_hover:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.link_submenu_hover:selected {
	color: #FFFFFF;
	text-decoration: none;
}

.link_nieuws {
	color: #6798C3;
	text-decoration: none;
}

.link_nieuws:hover {
	color: #00ADF5;
	text-decoration: underline;
}

.link_bedrijfsinfo {
	color: #00529B;
	text-decoration: none;
}

.link_bedrijfsinfo:hover {
	color: #00ADF5;
	text-decoration: none;
}

.link_donkerblauw {
	color: #00529B;
	text-decoration: none;
}

.link_donkerblauw:hover {
	color: #00ADF5;
	text-decoration: underline;
}

.link_menuitem {
	color: #FFFFFF;
	text-decoration: none;
}

.link_menuitem:hover {
	color: #00529B;
	text-decoration: none;	
}

.link_menuitem:visited {
	color: #00529B;
	text-decoration: none;	
}

.link_menuitem:selected {
	color: #00529B;
	text-decoration: none;	
}

.link_menuitem_hover {
	color: #00529B;
	text-decoration: none;
}

.link_menuitem_hover:hover {
	color: #00529B;
	text-decoration: none;
}

.link_menuitem_hover:visited {
	color: #00529B;
	text-decoration: none;
}

.link_menuitem_hover:selected {
	color: #00529B;
	text-decoration: none;
}

#td_logos_bedrijven {
	background: #FFFFFF;
	width: 196px;
}

#footer_inhoud {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center;
	color: #7F7F7F;
	width: 546px;
}

#footer_links {
	width: 162px;
	background: #F5F6F8;
}

#footer_onder {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5C647C;
}

.table_menu_boven {
	height: 19px;
    border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

.tabel_inhoud {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.table_honderd {
	height: 100%;
}

.table_honderd_stippel {
	height: 100%;
	background: url(/01/images/plok/stippellijn.gif) repeat-y top right;
}

.table_stippel {
	background: #FFFFFF url(/01/images/plok/stippellijn.gif) repeat-y top right;
}

.tabel_menu {
}

.td_inhoud {
	padding: 20px;
	background: #FFFFFF;
}

.td_bg_wit {
	background: #FFFFFF;
}

.submenu_border_top {
	border-top: 1px solid #E1E1E1;
}

.td_submenu_item {
	border-bottom: 1px solid #E1E1E1;
	padding-left: 15px;
	height: 20px;
	cursor: pointer;
	background: #FFFFFF;	
}

.td_submenu_item_hover {
	border-bottom: 1px solid #E1E1E1;
	padding-left: 15px;
	height: 20px;
	cursor: pointer;
	background: #00529B;
}

.td_bg_grijs {
	background: #F5F6F8;
}

.td_background_submenu {
	background: #F5F6F8 ;
}

.td_bedrijfsinfo_item {
	border-top: 1px solid #E1E1E1;
	padding-right: 15px;
	height: 18px;
	text-align: right;
	color: #00529B;
	background: #F5F6F8 ;			
}

.td_item_links {
	padding-right: 5px
}

.td_bedrijfsinfo {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #7F7F7F;
	padding-top: 10px;
	padding-right: 4px;	
}

.td_maanden {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #00529B;
	padding-right: 4px;	
}

.td_maanden_item {
	border-bottom: 1px solid #E1E1E1;
	height: 22px;
	text-align: right;
	color: #00529B;	
}

.td_menu_boven {
	border-left: 1px solid #FFFFFF;
	background-color: #00529B;
}

.td_menuitem {
	background: #00529B;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 10px;		
	height: 21px;
}

.td_menuitem_hover {
	background: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 10px;		
	cursor: pointer;	
	height: 21px;	
}

.td_nieuwsitem {
 	background: #F5F6F8;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
}

.td_agendaitem {
 	background: #F5F6F8;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
}

.td_overignieuwsitem {
 	background: #F5F6F8;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;	
}

.logos_bedrijven {
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}

.blauw {
	color: #00529B;
}

.blauw_donker {
	color: #00529B;
}

.inputtekst {
	height: 18px;
	border: 1px solid #00529B;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #F5F6F8;
}

.inputbutton {
	background: #00529B;
	border: 1px solid #00529B;
	width: 90px;
	height: 18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}

.inputbutton_hover {
	background: #99BAD7;
	border: 1px solid #99BAD7;
	width: 90px;
	height: 18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
}

.inputtekstopmerking {
	height: 80px;
	border: 1px solid #00529B;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #F5F6F8;	
}

.td_submenu h2, .td_submenu h2 a, .td_submenu h2 a:hover, .td_submenu h2 a:visited  {
	color: #07494f;
	margin-left: 4px;
}

.td_submenu a, .td_submenu a:visited {
	color: #000000;
}

.td_submenu a:hover {
	text-decoration: none;
	color: #000000;	
}

.level_1 {
	border-bottom: 1px solid #DCE3E9;
	line-height: 20px;
	cursor: pointer;
	background: #FFFFFF;
	width:194px;	
	display: block;
}

.level_1:hover,
.level_1_hover,
.level_1_hover:hover,
.level_1_selected,
.level_1_selected:hover,
.level_1_selected_hover,
.level_1_selected_hover:hover
 {
	border-bottom: 1px solid #DCE3E9;
	line-height: 20px;
	cursor: pointer;
	background: #00529B;
	width:194px;
	display: block;
}

.level_2 {
	background: #82cad1 url(/01/images/plok/img_pijl_rechtsonder3.gif) 97% 50% no-repeat;
	padding-left: 24px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
}

.level_2:hover,
.level_2_hover,
.level_2_hover:hover,
.level_2_selected,
.level_2_selected:hover,
.level_2_selected_hover,
.level_2_selected_hover:hover
 {
	background: #c1e5e8 url(/01/images/plok/img_pijl_rechtsonder3.gif) 97% 50% no-repeat;
	padding-left: 24px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;	
}


.sideMenu1, .sideMenu1:visited {
padding: 0px 0px 0px 15px;
color: #00529B;
display: block;
line-height: 20px;
}

.sideMenu1:hover {
padding: 0px 0px 0px 15px;
color: #ffffff;
text-decoration:none;
display: block;
line-height: 20px;
}

.sideMenu1selected, .sideMenu1selected:link, .sideMenu1selected:hover, .sideMenu1selected:visited, .sideMenu1selected:active {
padding: 0px 0px 0px 15px;
color: #ffffff;
text-decoration:none;
}

/* LPM DropDown Menu */

.td_menuitem1 {
	background: #00529b;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;		
	height: 26px;
	color: #00529b;
}
.td_menuitem1_hover {
	background: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;		
	height: 26px;
	cursor: pointer;	
	color: #FFFFFF;
}
.link_menuitem1 {
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}
.link_menuitem1:hover {
	color: #00529b;
	text-decoration: none;
	line-height: 26px;
}
.link_menuitem1_hover {
	color: #00529b;
	text-decoration: none;
	line-height: 26px;
}
.link_menuitem1_hover:hover {
	color: #00529b;
	text-decoration: none;
	line-height: 26px;
}

.nieuws_datum {
	color: #7FA8CD;
}

.agenda_kop {
	color: #00529B;
	font-weight:bold;
}

.agenda_homepage, agenda_homepage:visited {
	color: #8398c3;
	font-weight:bold;
	text-decoration:none;
}


.agenda_homepage:hover {
	color: #00ADF5;
	font-weight:bold;
	text-decoration:underline;
}


hr {
	border: 1px solid #E1E1E1;
	height: 0px;
}
.nieuws_homepage {
	padding: 10px;
	background-color: #f5f6f8;
}

.agenda_header {
	border-bottom: 1px solid #E1E1E1;
	}
