body {
	margin: 0px;
	background-image: url(../images/bg_page.jpg);
}

form {
	margin: 0px;
}

.topleft {
	background-image: url(../images/bg_left_top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.topright {
	background-image: url(../images/bg_right_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.maintable {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footertable {	
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.content_table {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
}

.content_table_header{
	background-image: url(../images/bg_content_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.menu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
}

*, .ContentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.content_titel {
	font-size: 26px;
	font-weight: bold;
}
.zoek_txt {
	color: #7d7d7d;
}

.citaat {
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
}

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

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

.content_title, .ContentTitel {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 22px;
	color: #566284;
	text-align: left;
	margin-bottom: 5px;
}

.content_subtitle, .content_subtitle a, .content_subtitle span {
	font-size: 14px;
	color: #666666;
	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, .content_txt_small b, .ContentTxt_small b {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

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

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

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

a.more_info, a.more_info:hover {
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}

.pagina_titel, .pagina_titel *	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 20px;
	color: #00abec;
	text-align: left;
	text-transform:uppercase;
}

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

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

.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(/library/1/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;
}

.tab_table {
	background-image: url(../images/tab_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.labels {
	background-image: url(../images/icon_labels.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 22px;
	height: 25px;
}

.content_sep {
	background-image: url(../images/content_sep.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

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

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


