body {
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	margin: 0px;	
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #ff4b09;
}
.image_left {
	margin-right: 5px;
}
.image_right {
	margin-left: 5px;
}

.header {
	background-image: url(images/header.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;	
}
.content_holder {
	background-attachment: fixed;
	background-image: url(images/page_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.lijn {
	border-bottom-width: 2px;  
	border-bottom-style: dotted;  
	border-bottom-color: #299fd5; 
	margin-left:  0px;
	width: 85%;
}

.right_column_holder {
	 padding-right: 9px;
};

.right_column td, .right_column_bottom td {
	font-size: 10px;	
}

.right_column .titel_klein {
	font-weight:bold;
	font-size: 11px;
}

.right_column_bottom a {
	color: white;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}

.right_column_bottom .titel_klein {
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
}
.right_column_bottom .titel_groot {
	font-weight:bold;
	font-size: 12px;
	color:#012350;
	border-bottom: solid 1px #012350;
	width: 180px;
}
.right_column_bottom .readmore {
	font-weight:bold;	
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}


.menu_holder a {
	padding-left:20px;
	padding-right:15px;
	display:block;
	height: 19px;
	text-decoration:none;
	color: #062059;
	font-size:12px;
	width:145px;			
}
.menu_holder a:hover {
	text-decoration:underline;
}

.menu2 a {
	background-image: url(images/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

.menu3 a {
	background-image: url(images/menu_separator2.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}
.menu4 a {
/*
	background-image: url(images/menu_separator3.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
*/
}
.active a {
	font-weight:bold;
}

.menu3 a, .menu4 a, .menu5 a, .menu6 a {
	background-color: #012350;	
}

.active .menu2 a {
	background-color:#229ad4;	
}

.active .menu3 a, .active .menu4 a, .active .menu5 a, .active .menu6 a {
	background-color: #012350;
}

.menu3 a {
	color:#FFFFFF;
	text-indent: 5px;
}

.menu4 a {
	color:#FFFFFF;
	text-indent: 10px;
}

.menu5 a {
	color:#FFFFFF;
	text-indent: 12px;
}

.menu6 a {
	color:#FFFFFF;
	text-indent: 15px;
}

.content .block {
	margin-left: 30px;	
	margin-right: 10px;
}
.content .BDF000001043 .block {
	margin-left: 0px;
}

.content a, .content .readmore a {
	font-weight:bold;
	text-decoration:none;
	color: #ff4b09;
}

.content .titel_groot {
	padding-left: 30px;
	border-bottom:solid 1px #299fd5;
	font-size: 12px;
}

.titel_klein {
	font-weight:bold;
}
.content .BDF000001043 .titel_klein {
	margin-left: 30px;
}

.content {	
	padding-top: 27px;
}
.content .titel_groot {
	color:#299fd5;	
}

.kivi_title_border {
	border: 1px solid #41aedc;
	background-color: #FFFFFF;
}
.kivi_title {	
	color: #900205;
	font-weight:bold;	
}
.search {
	width: 62px;
	border: 1px solid black;
}
.cms_application {
	margin-right: 10px;
	margin-left: 30px;
}

.banners , .banners a {
	color: #FFFFFF;
}
.banners td {
	text-align: left;
	color: #FFFFFF;
}
.cms_fre_header {
	padding-top: 6px;
	padding-bottom: 3px;
	color: #9A0509;
	font-size: 14px;
}
.cms_fre_label {
	padding-right: 5px;
}
