/*
Blauw: # 0072bc Pantone 660 C
Donkere kop: #003596
Lichte kop: #a1bbe4
Geel: #ffe805 Pantone 803 C
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #83a7c7;
	/* scrollbar-track-color: white; */
	font-size: 11px;
}

.start_normaal_klein { font-weight: bold; color: #0072bc;  font-size: 85%; }
.start_normaal { font-weight: bold; color: #0072bc; font-size: 100%; }
.kop {font-size: 150%; color: #0072bc; font-weight: bold;}
.disclaimer { color: #0072bc; font-size: 80%; }
.kop_links { color: #003596; font-style: italic; font-weight: bold; font-size: 120%;}
a.submenu_item { color: #003596 !important; font-size:95%; font-style: none; font-weight: bold; }
.weer { font-size: 85%; color: #0072bc; }
a.weer { text-decoration: none !important; font-weight: none !important;}
a.weer:hover { color: #0072bc !important; }

td { font-size: 100%; }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; color: black; font-size: 10px;
}

input.zoekknop {
height: 20px;
font-size: 15px;
font-weight: bold;
color: white;
background: transparent;
outline: none;
border: none;
cursor : pointer;
padding-top: 4px;
}
input.zoekknop:hover {
background: transparent;
color: #003596;
}

.tabel_standaard { 
	font-size: 100%; 
	border-collapse: collapse;
    border: solid 0pt;
	border-spacing: 150pt;
	border-color: #747474;
}

.admin_nav_kop {
	color: white;
	font-weight: bold;
}
.admin_nav_user {
	color: white;
	font-weight: bold;
	font-size: 80%;
}
.admin_kop {
	color: white;
	font-weight: bold;
	font-size: 100%;
	padding:50px;
}
.admin_main {
	padding-left:20px !important
}
a.admin_nav {
	color: #ffe500 !important
	font-size: 90%;
	padding:10px;
}
a.admin_nav_pagina_bewerken {
	color: #ffe500 !important
	padding:10px;
}
a.admin_nav_help {
	font-size: 130%;
	color: #ffe500 !important
	padding:10px;
}
a.thema_verder { 
	color: white !important; 
	font-size: 120%;
	font-weight: none;
	text-decoration: none !important;
} 

.arceren {
	background-color: yellow;
}

.opmerking { font-weight: bold; color: red; }

A {text-decoration: none; font-weight: bold;}
A:link {color: #0072bc; font-weight: bold}
A:visited {color: #0072bc; font-weight: bold}
A:hover {COLOR: #003596 !important;  text-decoration: underline;}

/* These are the style specifications for the menu layers.  
   Set width to get more browsers corporation  */
div.menu  { 
  position:absolute; visibility:hidden; 
  width:250px; left:0; top:0; z-index:500; 
  font-size:80%; 
  background-color: #ffe805; color:#000;
  border: 2px solid;	
  border-color: #f7faff #99a #99a #f7faff; 
  z-index:500;
}

/* Style specifications for menu items and links  */
div.menu ul { margin:0; padding:0 }
/* Need to set padding of at least one pixel or ie sets very large margin */
div.menu ul li { 
  padding:1px; margin:0;
  list-style-type:none;
  }

/* Set display block and position relative so clicks on list items activate links  */  
div.menu a { 
  cursor:default;
  padding:.3em .4em; margin:0; 
  background-color:transparent; 
  display:block; position:relative; 
  text-decoration:none 
  }
  
div.menu a:link { color:#0072bc }
div.menu a:visited { color:#0072bc }
div.menu a:hover { color:#003596; background-color:#a1bbe4;  }

.tekst { font-size: 11px; }
.tekst_kop {  font-size: 11px; font-weight: bold; color: #0072bc; }

li.menu_links {
	color:#0072bc;
}

div#header_contributie{
position: fixed;
top: 150px;
height: 30px;
background-color: white;
}
 
div#content_contributie{
padding: 1px 0px 0 0px;
}
