body, html {
	height:100%;
}

body, form {
	margin: 0px;
}

ul {
	padding-left: 15px;
	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;
}

body, div, td, select, input, textarea {
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

a {
	color: #005daa;
}

.maintable_bg {
	background-image: url(../images/bg.jpg);
}

.txt_wijzig, .txt_wijzig b {
	color: #005daa;
	font-size: 11px;
}

.txt_wijzig_light {
	color: #8f8f8f;
	font-size: 11px;
}

.txt_small {
	font-size: 10px;
}

.txt_orange {
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
}

.title_darkblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #005daa;
	line-height: 38px;
}

.title_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.title_lightblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #059fdc;
}

.title_gray {
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff9900;
}

.profiel {
	background-image: url(../images/bg_profiel.gif);
	background-repeat: no-repeat;
	height: 219px;
}

.separator {
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 1px;
	padding: 0px;
}

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

.caption_txt {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-align: justify;
}

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

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

.video_over {
	background-color: #f4f4f4;
	color: #059fdc;
}

.video_out {
	background-color: #e9e9e9;
	color: #333333;
}

.txt_datum {
	font-size: 10px;
	color: #005daa;
	font-weight: bold;
}

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

.bar_sep {
	background-image: url(../images/bar_separator.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 11px;
}

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

a.external_link {
	background-image: url(../images/external_link.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 13px;
}

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

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

.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; 
	color: #022c4e;
	background-color: #f2f2f2;
}

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

.rp_background_gray {
	background-color: #f4f4f4;
}

.rp_background_transparent {
	background-color: transparent;
}

a.password {
	color: #0099cc;
	font-size: 10px;
	text-decoration: none;
}


