body, p, h3, th, td, tr, li, ul {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}


h1, .Kop_1{
	font-size: 16pt;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2, .Kop_2{
	font-size: 15pt;
	color: #000000;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 	10px;
	margin-left: 13px;
}
h3, .Kop_3{
	font-size: 12pt;
	text-decoration: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

p, .Standaard{
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p, body, tr, td, th {
	color: #000000;
	margin-left: 10px;
	margin-right:	10px;
}

body {
	background-color: #3f6885;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-repeat:repeat-x;
	background-position:top center;
}


.link_nounderline, .link_nounderline a:link, .link_nounderline a:visited, .link_nounderline a:hover{
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.page_topmenu_left_title{
	text-align: center;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.menu_pages, .menu_pages_selected{
	padding-left: 10px; 
	padding-top: 8px; 
	padding-bottom: 4px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_pages a:link, .menu_pages a:visited, .menu_pages a:hover, .menu_pages_selected a:link, .menu_pages_selected a:visited, .menu_pages_selected a:hover{
	text-decoration: none;
}
.menu_pages_selected, .menu_pages_selected a:link, .menu_pages_selected a:visited, .menu_pages_selected a:hover{
	font-size: 13pt;
	color: #ffffff;
}

.menu_hidden{
	color: #999999;
}



.header{
	font-weight: none;
	font-size: 17pt;
	color: #ffffff;
	text-align: center;
}

.header_small{
	font-size: 10pt;
}

.header_small a:link {
	font-size: 10pt;
	text-decoration: none;
}
.header_small a:visited {
	text-decoration: none;
	font-size: 10pt;
}
.header_small a:hover {
	text-decoration: none;
	font-size: 10pt;
}

.page_topmenu_link_marge{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}

.page_topmenu_link{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 11pt;
	
	text-shadow: #000000 0px 0px 5px;
}
.page_topmenu_link a:link{
	color: #ffffff;
	text-decoration: none;
}
.page_topmenu_link a:visited{
	color: #ffffff;
	text-decoration: none;
}
.page_topmenu_link a:hover{
	color: #ffffff;
	text-decoration: none;
}

.menu_header_selected {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	
	font-size: 11pt;
	
}
.menu_header_selected a:link  {
	color: #ffffff;
	text-decoration: none;
}
.menu_header_selected a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.menu_header_selected a:hover  {
	color: #ffffff;
	text-decoration: none;
}

.menu_small {
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 11pt;
	text-indent: -10px;
}
.menu_small a:link  {
	color: #ffffff;
	text-decoration: none;
}
.menu_small a:visited  {
	color: #ffffff;
	text-decoration: none;
}
.menu_small a:hover  {
	color: #ffffff;
	text-decoration: underline;
}





.login_gebruikersnaam{
  //background-image:url('');
  //background-repeat:no-repeat;
  //background-position:left center;
  padding-left:0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding-top: 1px;
  padding-bottom: 1px;
}

.login_wachtwoord{
  //background-image:url('');
  //background-repeat:no-repeat;
  //background-position:left center;
  padding-left:0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding-top: 1px;
  padding-bottom: 1px;
}

.login_knop{
  padding-left:2px;
  padding-right:3px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.zoeken_tekstveld{
  background-image:url('../images/zoeken.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1px solid #687189;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 19px;
  text-align: left
}
.zoek_knop{
  padding-left:10px;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.page_basic_background{
  background-image:url('../images/page_background.png');
  background-repeat:repeat;
  background-position:top;
  padding-left:0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  background-color: #fff9e3;
  padding-bottom: 0px;
}

.page_basic_out_left{
  background-image:url('../images/page_basic_outer_right.png');
  background-repeat:repeat-y;
  background-position:right;
  padding-left:0px;
  padding-right: 0px;
}
.page_basic_out_right{
  background-image:url('../images/page_basic_outer_right.png');
  background-repeat:repeat-y;
  background-position:left;
  padding-left:0px;
  padding-right: 0px;
}

.page_header_cell{
  //background-image:url('../images/page_header_background.png');
  background-repeat:repeat-x;
  background-position:top;
  padding-left:0px;
  padding-bottom: 0px;
}
.page_header_clock{
  padding-top:15px;
  padding-right: 15px;
  padding-left:0px;
  padding-bottom: 0px;
}
.page_topmenu_left_background{
 // background-image:url('../images/page_topmenu_left_background.png');
  background-repeat:no-repeat;
  background-position:top left;
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
 
}

.page_topmenu_background{
  background-image:url('../images/page_topmenu_background.png');
  background-repeat:repeat-x;
  background-position:top left;
  padding-left:px;
  padding-right: 0px;
  padding-top:0px;
  padding-bottom: 0px;
  height: 38px;
  background-color: #2b3758;
  
  margin-left: 0px;
  margin-right: 8px;
}
.page_topmenu_background_selected{
  background-image:url('../images/page_topmenu_background_selected.png');
  background-repeat:repeat-x;
  background-position:top left;
}

.page_menu a:link{
	color: #ffffff;
}

.page_menu a:visited{
	color: #ffffff;
}

.page_menu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.page_menu{
  background-image:url('../images/page_menu_background.png');
  background-repeat:repeat-y;
  color: #ffffff;
  background-position:top left;
  padding-left: 0px;
  padding-bottom: 0px;
  
}
.page_menu_middle{
  //background-image:url('../images/page_menu_middle.png');
  //background-repeat:repeat-y;
  //background-position:top left;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #ffffff;
  margin-left: 0px;
  margin-right: 8px;
}

.menu_pages, .menu_pages_selected{
  background-image:url('../images/page_menu_middle_line.png');
  background-repeat:no-repeat;
  background-position:bottom left;
}

.page_menu_bottom{
  background-image:url('../images/page_menu_bottom.png');
  background-repeat:no-repeat;
  background-position:top left;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  height: 13px;
   
  margin-left: 0px;
  margin-right: 8px;
  font-weight: bold;
  text-decoration: none;
}
.page_titlebar_table{
  border: 10; 
  bordercolor: #ffffff;
}
.page_titlebar_tekst{
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  text-decoration: none;
}
.page_titlebar, .page_titlebar_table{
  background-image:url('../images/page_titlebar_background.png');
  background-repeat:repeat-x;
  background-position:top left;
  text-decoration: none;
  vertical-align: middle;
}
.page_titlebar a:link, .page_titlebar_plus a:link{
  color: #ffffff;
  text-decoration: none;
  
}
.page_titlebar a:visited, .page_titlebar_plus a:visited{
  color: #ffffff;
  text-decoration: none;
}
.page_titlebar a:hover, .page_titlebar_plus a:hover{
  color: #ffffff;
  text-decoration: none;
}

.page_titlebar_plus{
  background-image:url('../images/page_titlebar_plus.png');
  background-repeat:no-repeat;
  background-position:right top;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
  height: 30px;  
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.page_content_cell{
  background-image:url('');
  background-repeat:no-repeat;
  background-position:bottom right;
  padding-right:0px;
  padding-bottom: 0px;
}

.page_rightmenu_top{
  background-image:url('../images/page_rightmenu_top.png');
  background-repeat:no-repeat;
  background-position:bottom right;
  padding-left: 0px;
  padding-bottom: 0px;
  height: 13px;
}
.page_rightmenu_middle{
  background-image:url('../images/page_rightmenu_middle.png');
  background-repeat:repeat-y;
  background-position:top right;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  
  margin-left: 0px;
  margin-right: 8px;
}
.page_rightmenu_bottom{
  background-image:url('../images/page_rightmenu_bottom.png');
  background-repeat:no-repeat;
  background-position:top right;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  height: 17px;
   
  margin-left: 0px;
  margin-right: 8px;
}

.page_footer, .page_footer_small{
  vertical-align: bottom;
  color: #828282;
}
.page_footer a:link  , .page_footer_small a:link {
	color: #828282;
	text-decoration: none;
}
.page_footer a:hover  , .page_footer_small a:hover{
	color: #828282;
	text-decoration: none;
}
.page_footer a:visited  , .page_footer_small a:visited {
	color: #828282;
	text-decoration: none;
}
.page_footer_small{
	font-size: 8pt;
}

.tabel_cell_content{
	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.page_content{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}



.tabel_administratiepaneel{
	text-align: left;
	border:none;
	width: 100%;
}

.tabel_administratiepaneel_cell{
	text-align: center;
	vertical-align: top;
	width:125px;
	height:100px;
	padding-left: 15px;
	padding-right: 15px;
}

.tabel_administratiepaneel_titel_cell{
	
	border-top:1px solid;
	border-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}


