body {
	margin: 0px;
	background-image: url(../images/page_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #292d40;
	margin-top: -24px;
}

form {
	margin: 0px;
}

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

.content_titel {
	font-size: 26px;
	font-weight: bold;
}

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

.bottom_hor_sep {
	background-image: url(../images/bottom_hor_sep.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.bottom_ver_sep {
	background-image: url(../images/bottom_ver_sep.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 45px;
}

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

.rightcolumn_sep {
	background-image: url(../images/right_column_sep.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:318px;
}

.rightcolumn_sep_small {
	background-image: url(../images/right_column_sep_small.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:290px;
}

.zoek_txt {
	color: #7d7d7d;
}

.rightcolumn_title {
	color: #355f85;
	font-size: 12px;
	line-height: 16px;
}

a.rightcolum_txt, .rightcolumn_txt {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height:16px;
}

.image_border {
	width: 225px;
	background-image: url(../images/photo_border.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

.image_border_small_div {
	float: left;
	background-image: url(../images/photo_border_small.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

.video_border_small_div {
	float: left;
	background-image: url(../images/video_border_small.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

.citaat {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 20px;
	font-style: italic;
}

.menuitems_off, .searchresults_off, .menuitems_off * {
	padding: 4px 12px 4px 12px; 
	cursor: pointer; 
	color: #025ca9;
	/* background-color: transparent; */
	background-color: #ffffff;
}

.menuitems_on, .searchresults_on, .menuitems_on * {
	padding: 4px 12px 4px 12px; 
	cursor: pointer; 
	color: #022c4e;
	/* background-color: #f2f2f2; */
	background-color: #ffffff;
}

.content_title, .ContentTitel {
	line-height: 22px;
	font-size: 22px;
	color: #005daa;
	text-align: left;
	margin-bottom: 5px;
}

.content_subtitle, .content_subtitle a, .content_subtitle span {
	font-size: 14px;
	color: #999999;
	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 *	{
	line-height: 24px;
	font-size: 20px;
	color: #00abec;
	text-align: left;
	text-transform:uppercase;
}

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

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


