body, html {
	height:100%;
}

body, form {
	margin: 0px;
}

body {
	background-color: #01245c;
	background-image: url(/images/page_bg.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}

.maintable {
	/*background-color: #01245c;*/
	background-image: url(/images/page_bg2.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
}

* {
	font-family: "lucida grande", tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

.txt_home {
	font-size: 9px;
	color: #cccccc;
}

.menuitems_c1 {
	padding: 4px 12px 4px 12px;
	cursor: pointer;
	color: #ffffff;
	background-color: #2865a4;
}

.menuitems_c2 {
	padding: 4px 12px 4px 12px;
	cursor: pointer;
	color: #ffffff;
	background-color: #1e5893;
}

.menuitems_off, .searchresults_off {
	padding: 4px 12px 4px 12px; 
	cursor: pointer; 
	color: #022c4e;
	background-color: transparent;
}

.menuitems_on, .searchresults_on {
	padding: 4px 12px 4px 12px; 
	cursor: pointer; 
	color: #059fdc;
	background-color: #f2f2f2;
}

.searchresults_off, .searchresults_on {
	font-size: 10px;
	padding-left: 30px;
}

.allsearchresults {
	font-size: 10px;
	padding: 4px 12px 4px 12px; 
	cursor: pointer; 
	color: #022c4e;
	background-color: #f2f2f2;
}

.citaat_tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #003366;
}

.citaat_naam {
	font-size: 10px;
	color: #333333;
}

.citaat_mandaat {
	font-size: 10px;
	color: #999999;
}

.content_title, .ContentTitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 22px;
	color: #005daa;
	text-align: left;
}

.content_subtitle, .content_subtitle a, .content_subtitle span {
	font-size: 14px;
	/* color: #999999; */
	color: #005daa;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
}

.content_txt *, .ContentTxt * {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.content_txt, .ContentTxt, .content_txt b, .ContentTxt b {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.content_txt a, .ContentTxt a, .content_txt a *, .ContentTxt a * {
	font-size: 12px;
	color: #3399cc;
	line-height: 14px;
	text-decoration: none;
}

.content_txt a:hover, .ContentTxt a:hover {
	text-decoration: underline;
}

.content_txt_small *, .ContentTxt_small * {
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}

.content_txt_small, .ContentTxt_small, .content_txt_small b, .ContentTxt_small b {
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}

.content_txt_small a, .ContentTxt_small a, .content_txt_small a *, .ContentTxt_small a * {
	font-size: 9px;
	color: #3399cc;
	line-height: 14px;
	text-decoration: none;
}

.content_txt_small a:hover, .ContentTxt_small a:hover {
	text-decoration: underline;
}

.content_sep {
	background-image: url(/images/content_separator_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.content_nieuws_item {
	font-size: 12px;
	background-color: transparent;
	color: #333333;
	text-decoration: none;
}

.content_nieuws_item_hover {
	font-size: 12px;
	background-color: #f0eeee;
	color: #0099cc;
	text-decoration: none;
}

.content_nieuws_calendar {
	font-size: 8px;
	color: #333333;
} 

a.more_info, a.more_info:hover {
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	padding-right: 16px;
	background: url(/images/icon_more.gif);
	background-position: right;
	background-repeat: no-repeat;
}

a.less_info, a.less_info:hover {
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	padding-left: 16px;
	background: url(/images/icon_less.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.login_txt {
	font-size: 11px;
	color: #ffffff;
}


.zoek_txt, .zoek_txt * {
	font-size: 11px;
	color: #999999;
}

.nieuwsbrief_txt, .nieuwsbrief_txt_ja {
	font-size: 11px;
	color: #666666;
}

.nieuwsbrief_txt_nee {
	font-size: 11px;
	color: #afafaf;
}

.agenda_title {
	color: #ff9900;
	font-size: 12px;
}

.agenda_txt_black, .agenda_txt_black * {
	color: #666666;
	font-size: 11px;
}	

.agenda_txt_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #059fdc;
	font-size: 11px;
	font-style: italic;
}

.agenda_spacer_start {
	width: 20px;
	height: 21px;
}

.agenda_spacer_end {
	width: 51px;
	height: 21px;
}

.agenda_cell_gray, .agenda_cell_black, .agenda_cell_blue, .agenda_cell_selected {
	width: 30px;
	height: 21px;
	font-size: 10px;
	text-align: center;
}

.agenda_cell_gray, .agenda_cell_gray a {
	color: #999999;
}

.agenda_cell_black, .agenda_cell_black a {
	color: #333333;
}

.agenda_cell_blue {
	color: #059fdc;
	font-size: 11px;
	height: 22px;
}

.agenda_cell_selected {
	background-image: url(/images/agenda_today.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
}

.agenda_cell_selected a {
	color: #ffffff;
}

.agenda_cell_weekend, {
	background-color: #eeeeee;
}

.agenda_cell_link { 
	font-size: 10px;
	text-decoration: underline;
}

.beeld_txt {
	font-size: 11px;
	color: #ffffff;
}

.communities_txt a {
	font-size: 10px;
	color: #059fdc;
	text-decoration: none;
}

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

.rp_background_gray {
	background-color: #f4f4f4;
}

.rp_background_transparent {
	background-color: transparent;
}

.bottom_title {
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	font-size: 13px;
	color: #333333;
}

.bottom_txt, .bottom_txt a {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

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

.bottom_txt_poll {
	line-height: 15px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.bottom_small, .bottom_small a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

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

.bottom_big_white {
	padding-top: 12px;
	padding-left: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	line-height: 18px;
	font-size: 16px;
	color: #ffffff;
}

.bottom_big_black, .bottom_big_black a{
	font-size: 20px;
	color: #333333;
	text-decoration:none;
}

.bottom_sep {
	padding: 0px;
	background-image: url(/images/stippellijn.gif);
	/*border-bottom: 1px dotted #d7dcdf;*/
}

.bottom_nav {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

.pagina_titel, .pagina_titel *	{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-size: 20px;
	color: #00abec;
	text-align: left;
	text-transform:uppercase;
}

.txt_orange {
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}

.shl0, .content_subtitle .shl0 { 
	color: #666666;
	background-color: #FFFF00;
}

.shl1 {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}