
/* CSS Document */

body {
	background: #FFF url(../img/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

a.more:link, a.more:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #08266E;
	text-decoration: none;
}

a.more:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #08266E;
	text-decoration: none;
}

/* div's */


/* classes */
.pubdate{
	font: 11px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}
.column_left {
	background: #FFF url(../img/bottom_col_bg.gif) bottom repeat-x;
	padding: 20px 9px 32px 10px;
}

.column_left, .column_left td, .column_left a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266E;
	text-decoration: none;
}

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

.column_left h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #08266E;
	margin: 5px 0px;
}

.column_left .address {
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266E;
}

.column_right {
	background: #F5EDDA url(../img/bottom_col_bg.gif) bottom repeat-x;
	width: 146px;
	padding: 14px 9px 29px 9px;
}

.column_right h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #08266E;
	margin: 5px 0px;
}

.column_right, .column_right td, .column_right a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266E;
	text-decoration: none;
}

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

.hrdiv {
	background: url(../img/dots_hor.gif) repeat-x;
	margin: 10px 0px;
}

.menu_bg {
	background: url(../img/button_bg.gif) repeat-x;
}

.menu_item_off {
	background: #FFF url(../img/button_bg.gif) repeat-x;
	height: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	
	text-align:center;
}

.menu_item_off a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.menu_item_on {
	background: url(../img/button_bg_on.gif) repeat-x;
	height: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:center;
}

.menu_item_on a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.menu_item_over {
	background: url() repeat-x;
	background-color:#5e5e9e;
	height: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:center;
}

.menu_item_over a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.menu_item_sep {
	background: #FFF url(../img/button_sep.gif) no-repeat;
	width: 3px;
}

.sub_menu_item_off {
	background-color: #e9d5a8;
	height: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266e;
	padding: 0px 8px;
	border:solid 1px;
	border-bottom-color:#b98f00;
}

.sub_menu_item_off a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266e;
	text-decoration: none;
}

.sub_menu_item_on {
	background-color: #f4e9d2;
	height: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266e;
	padding: 0px 8px;
	border:solid 1px;
	border-bottom-color:#b98f00;
}

.sub_menu_item_on a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266e;
	text-decoration: none;
}
.page {
	background: #FFF url(../img/bottom_page_bg.gif) bottom no-repeat;
	width:413px;
	padding: 20px 15px 45px 24px;
}

.page, .page td, .tekst {
	font: 12px Arial, Helvetica, sans-serif;
	color: #08266E;
}

.page a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #08266E;
	text-decoration: underline;
}

.page a:hover {
	text-decoration: none;
}

.page h1, .titelh1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #08266E;
	margin: 5px 0px;
}

.page h2, .titelh2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #08266E;
	margin: 5px 0px;
}

.page h3, .titelh3{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
}

.page .text_black, .page .text_black a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

.page .text_black a {
	text-decoration: underline;
	
}

.page .text_black a:hover {
	text-decoration: none;
	
}

.page .win {
	background: #E2E6F4;
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266E;
	padding: 8px 8px 8px 8px;
	overflow:hidden;
}

.row_off, .row_off a, .row_off td {
	background: inherit;
	font: 11px Arial, Helvetica, sans-serif;
	color: #08266E;
	text-decoration: none;
}

.row_off .bullet {
	background: url(../img/bullet1.gif) 2px 8px no-repeat;
	width: 21px;
	height: 19px;
}

.row_on, .row_on a, .row_on td {	
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.row_on .bullet {
	background: url(../img/bullet1.gif) 2px 8px no-repeat;
	width: 21px;
	height: 19px;
}

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

.row_on_submenu, .row_on_submenu a, .row_on_submenu td {	
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.row_on_submenu .bullet {
	background: url(../img/bullet1.gif) 2px 8px no-repeat;
	width: 21px;
	height: 19px;
}

.row_on_submenu a:hover {
	
}

.sep {
	background: url(../img/dots_vert.gif) repeat-y;
	width: 1px;
}

.side_left {
	background: url(../img/side_left.gif) no-repeat;
}

.side_right {
	background: url(../img/side_right.gif) no-repeat;
}

.textinput {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #CFCFFF;
}

.webpath, .webpath a, .webpath td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #B98F00;
	text-decoration: none;
}

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

