/* basic CSS Document for telmee and other NDFF portals */

html {}
body {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000000;
}
select, input {
	/*font-size: 11px;*/
}

sup.protocol, span.protocol {
  font-weight: bold;
  color: blue;
}

#protocoldiv {
  border-bottom: 1px solid #356448;
  margin: 5px 0px;
  padding-bottom: 3px;
}

#maincontainer {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1245px;
	height: 100%;
	min-height: 100%;
	position: relative;
}
#middle {
	min-height: 508px;
	margin: 0px 0px 0px 0px;
}
.tweekolom {
	background-position: left;
	background-repeat: no-repeat;
}

form {
  margin: 0; 
}

/** left **/

#sub_navigation {
	float: left;
	width: 240px;
	min-height: 508px;
}

.formtekst {
	font-size: 1em;
	padding: 0px 0px 0px 5px; 
}
#formbutton {
	text-align: right;
	padding: 3px 4px 3px 2px;
}

/** Center **/

#center {
	padding: 0px 0px 0px 8px;
	min-height: 508px;
	height: 100%;
	line-height: 1.6;
}
.centerhome {
	margin: 0px 235px 0px 217px;
	border-right: solid 1px #356448; border-left: solid 1px #356448;
}
#centerhometekst {
	margin: 4px;
}
.centervervolg01{
	margin: 0px 0px 0px 247px;
	border-left: solid 1px #356448;
}
.centervervolg02{
	margin: 0px 0px 0px 417px;
	border-left: solid 1px #356448;
}
#centerkolom {
	line-height: 1.6;
	position: relative;
	height: 100%;
	float: left;
	left: 11px;
	width: 199px;
	border-top: solid 1px #356448;
}
#centerkolomafbeelding {
	height: 200px;
	background-color: red;
	background-position: 50% 50%;
	margin: 0px 0px 10px 0px;
}
#breadcrumbs {
	position: relative;
	top: -20px;
	font-size: 0.8em;
	height: 0px;
}
#column2 {
	position: relative;
	top: 0px;
	margin: 0px;
}

#contentdiv {
	height: 100%;
	width: 450px;
}

#contentdiv.breed {
	width: 760px;
}
#newsdiv {
	height: 100%;
	width: 293px;
	margin-left: 2px;
}

.news {
  width: 285px;
  padding:  3px;
  text-align:  left;
  border-style: solid; 
  border-width: 1px; 
  border-color: #438660; 
  color: #356448;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  margin-bottom: 5px;
  margin-left: 1px;
}


#disclaimerbar {
	position: relative;
	top: 85px;
	clear: both;
  font-size: 11px;
  margin-right: 10px;
}
#rechterlinks {
	position: absolute;
	right: 0px;
	top: 0px;
}
#rechterlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rechterlinks li {
	float: left;
	white-space: nowrap;
	margin: 0px;
}
#rechterlinks a {
	color: #000000;
	display: block;
	padding: 0.3em 2px 0.18em 6px;
}
#rechterlinks a:link, rechterlinks a:visited, rechterlinks a:active  {
	color: #000000;
	text-decoration: none;
}
#rechterlinks a:hover{
	color: #000000;
	text-decoration: none;
}
#right {
	float: right;
	width: 220px;
	min-height: 508px;
	padding: 0px 0px 10px 10px;
}

/**  form  **/

#formleft {
	display: inline;
	float: left;
	width: 420px;
	height: 500px;
}

#formright {
	display: inline;
  float: left;
	width: 460px;
  height: auto;
}

#formright.smallmap {
	top: -500px;
}
#formright.largemap {
	top: 182px;
}

#map {
  left: 0px; 
  top: 0px; 
  border-style: solid; 
  border-width: 1px; 
  border-color: #000000; 
  background: none transparent;
  overflow: hidden;
}

#map.smallview {
  width: 350px; 
  height: 320px;
}  
  
#map.largeview {
  width: 700px; 
  height: 600px; 
}  

#map.smalledit {
  width: 350px; 
  height: 300px; 
}  
  
#map.largeedit {
  width: 700px; 
  height: 600px; 
}  


#map.smallmap { 
  width: 350px; 
  height: 250px; 
}  
  
#map.largemap {
  width: 675px; 
  height: 485px; 
}  

#map.smalledit div img { cursor: pointer; } 
#map.smallview div img { cursor: move; } 
#map.largeedit div img { cursor: pointer; } 
#map.largeview div img { cursor: move; } 
/**
#map.edit div img { cursor: default; } 
#map.view div img { cursor: pointer; } 
**/

#messagediv.message {
  border: 0px solid #FFFFFF;
  color: #56a835; 
	font-style: italic;
}

#messagediv.error {
  border-right: solid 1px #ff0000; border-left: solid 1px #ff0000;
  border-top: solid 1px #ff0000; border-bottom: solid 1px #ff0000;
  font-weight: bold; 
  text-align: center;
  color: #AA0000;
	background-color:	#f0fa66;
  padding: 0.5em 0px 0.6em 0px;
}
#globaldatediv  {
  max-width: 420px;
}
.translate {
  color: #DD0000;
}
textarea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/**solid 1px #56a835; 
/** header **/

#header {
	height: 80px;
	/**	background-image: url(gfx/headerachter.gif);
	/**	background-repeat: repeat-x; **/
}
#laag02 {
  margin-top: 0;
	width: 985px;
	height: 124px;
	background-image: url(gfx/headerlaag03.gif);
	background-repeat: no-repeat;
  background-position: 0 -16px;
}
#laag03 {
	width: 985px;
	height: 40px;
}

.headerimage {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

#logorechts {
	float: right;
	margin: 42px 0px 0px 0px;
	width: 235px;
}
#zoek {
	float: left;
	position: relative;
	left: 50px;
	top: -20px;
	width: 150px;
	height: 20px;
}

/** foto's header **/

#fotomenu {
	/*width: 600px;*/
	/*height: 90px;*/
	position: relative;
	top: 23px;
	left: 153px;
}
#fotobalk {
	position: relative;
	left: 0px;
	top: 0px;
}
.topimage {
	width: 100px;
	height: 70px;
	float: left;
}
#beeld01 {
	background-image: url(gfx/afbeelding01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#beeld02 {
	background-image: url(gfx/afbeelding02.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#beeld03 {
	background-image: url(gfx/afbeelding03.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#beeld04 {
	background-image: url(gfx/afbeelding07.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#beeld05 {
	background-image: url(gfx/afbeelding05.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#beeld06 {
	background-image: url(gfx/afbeelding06.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/** horizontale navigatie **/

#menubalk {
	/*font-size: 10px;*/
	font-weight: bold;
  position: relative;
	/*width: 980px;*/
	height: 24px;
	top: 0px;
	left: 0px;
	/* background-color: #356448; */
}

#navigatiehorizontaal {
	/*font-size: 10px;*/
	font-weight: bold;
  position: relative;
  /*width: 1200px;*/
	height: 24px;
	left: 0px;
	background-color: #438660;
}

#navigatiehorizontaal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigatiehorizontaal li {
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0;
}
#navigatiehorizontaal a {
	display: block;
	padding: 0.3em 8px 0.18em 8px;
	color: #ffffff;
}
#navigatiehorizontaal a:link, navigatiehorizontaal a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navigatiehorizontaal a:hover, navigatiehorizontaal a:active {
	color: #000000;
	text-decoration: none;
}

#languagediv {
	position: relative;
	/* top: 30px; */
	font-size: 0.8em;
	width: 290px;
	left: 690px;
	top: -22px;
	height: 21px;
	background-color: #e5fff0;
	border-bottom: solid 1px #356448; 
}

#languagediv td {
	padding: 0.5em 0px 0.6em 0px;
	text-align: center;
}


/** Navigatie verticaal **/
.form {
	height: 10px;
	width: 100px;
}

/** hoofdmenu links **/

#hoofdmenulinks {
	font-weight: normal;
	font-size: 0.9em;
	text-align: right;
	border-top: solid 1px #356448;
}
#hoofdmenulinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hoofdmenulinks li {
	margin: 0px;
}
#hoofdmenulinks a {
	display: block;
	padding: 0.5em 0px 0.6em 0px;
	border-bottom: solid 1px #356448; 
}
#hoofdmenulinks a:link, hoofdmenulinks a:visited {
	color: #026294;
	text-decoration: none;
}
#hoofdmenulinks a:hover, hoofdmenulinks a:active {
	color: #5f7661;
	text-decoration: none;
}

/** submenulinks **/

#submenulinks {
  font-weight: normal;
  font-size: 0.9em;
  text-align: right;
}
#submenulinks ul {
  margin: 0px;
  padding: 0px 15px 0px 0px;
  list-style-type: none;
}
#submenulinks li {
  margin: 0px;
}
#submenulinks a {
  display: block;
  padding: 0.5em 0px 0.6em 0px;
}
#submenulinks a:link, submenulinks a:visited {
  color: #026294;
  text-decoration: none;
}
#submenulinks a:hover {
  color: #5f7661;
  text-decoration: none;
}
submenulinks a:active {
  color: #5f7661;
  text-decoration: none;
  font-weight: bold;
}

#flashlogo {
  float: right;
}
#fotobalk {
  float: left;
  width: 745px;
  clear: right;
  height: 70px;
  margin: 0px 0px 0px 0px;
}

/** einde header **/

/** Footer **/

div#footer_telmee_logos a img {
  height: 50px;
  margin: 3px;
}

#bottom {
  clear: both;
  height: 105px;
  margin: 0;
  text-align: center;
}
#bottom a {
  border: 0;
}
#creditbar {
  background-color: #56a835;
  color: #ffffff;
  /*font-size: 10px;*/
  font-weight: bold;
  padding: 3px 0px 3px 0px;
  clear: both;
  margin-top: 10px;
}
.bottomimage {
  border: 0px;
}

#footer_telmee_logos {
  margin-top: 10px;
}

/** Diverse tekst **/ 

h1 {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
}

h1.titel {
  font: bold 18px Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
}

.h1 {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
}
.rechtslijnend {
  text-align: right;
}
h2 {
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
}
h3 {
  background-color: #356448;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 1.0em;
  padding: 4px 3px 5px 10px;
}
h4 {
  background-color: #356448;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 1.0em;
  padding: 4px 3px 5px 10px;
}
h4:first-letter {
  text-transform: uppercase;
}
h5 {
  font-size: 1.0em;
  padding: 0px 0px 0px 0px;
}
h6 {
  font: bold Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
  padding: 0px 0px 0px 0px;
}
.h6 {
  font: bold Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
  padding: 0px 0px 0px 0px;
}
.arrowdown {
  background-image: url(gfx/arrowdown.gif);
  background-repeat: no-repeat;
  padding: 2px 0px 2px 25px;
  background-position: 0% 50%;
}
.arrowright {
  background-image: url(gfx/arrowright.gif);
  background-repeat: no-repeat;
  padding: 3px 0px 3px 25px;
  background-position: 0% 50%;
  display: block;
}
.top {
  padding: 3px 0px 3px 20px;
  display: block;
  clear: right;
}
.top a:visited {
  text-decoration: none;
}

a:link {
  color: #026294;
  text-decoration: none;
}
a:visited {
  color: #026294;
  text-decoration: none;
}
a:hover, a:active {
  color: #5f7661;
  text-decoration: underline;
}
h4 a:link {
  color: #ffffff;
  text-decoration: none;
}
h4 a:visited {
  color: #ffffff;
  text-decoration: none;
}
h4 a:hover, a:active {
  text-decoration: underline;
}

hr {
  border: 0;
  color: #356448;
  background-color: #356448;
  height: 1px;
}

#form_errors {
  padding: 12px;
  color: #FF0000;
  border: 1px solid red;
}

table {
  width: 100%;
  font-size: 13px;
}

table tr td a {
}
	
table tr td a:hover {
  font-weight: bold;
  text-decoration: none;
  font-weight: normal;
  color: #5F7661;
}

img.selected {
  border: 1px solid red;
  color: blue;
  background-color: #e7ffe7;
  cursor: default;
}

img.normal {
  border: 0px;
  color: blue;
  background-color: transparent;
  cursor: pointer;
}

/****************************/

.table_data {
  width: 700px;
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  font-size: 10px;
  color: #5b5b5b;
  border-spacing: 0px;
  background-color: #e7e7e7;
}

.table_data th {
  padding-left: 3px;
  padding-right: 3px;
  background-color: #e7e7e7;
  border-left: 0px solid #fff;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  text-align: left;
  height: 20px;
  color: #356448;
}

.table_data tr {
  height: 16px;
}

.table_data td {
  padding-right: 0px;
  border-left: 1px solid #dfdfdf;
  border-bottom: 0px;
  border-right: 1px solid #FFFFFF;
  padding-left: 1px;
  background-color: #e7e7e7;
}
	
/****************************/
	
.table_list {
  width: 240px;
  color: #306010;
  border-spacing: 0px;
}

.table_list th {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #e7e7e7;
  border-left: 0px solid #fff;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  text-align: left;
  height: 20px;
  color: #356448;
}

.table_list tr {
  background-color: #e7e7e7;
}

.table_list td {
  padding-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 1px solid #FFF;
  border-right: 0px;
  padding-left: 1px;
}
	
.table_list td a {
  text-decoration: none;
}

.table_list tr.rec0 {background-color: #e5fff0 }
.table_list tr.rec1 {background-color: #e6faff }
.table_list tr.rec3 {background-color: #e7e7e7 }
.table_list tr.rec2 {background-color: #ffff66}
	
/****************************/

.table_wkmi {
  width:          500px;
  border-left:      1px solid #dfdfdf;
  border-top:       1px solid #dfdfdf;
  border-right:     1px solid #b2b2b2;
  border-bottom:      1px solid #b2b2b2;
  font-size:        10px;
  color:          #5b5b5b;
  border-spacing: 0px;
  background-color: #e7e7e7;
}

.table_wkmi th {
  padding-left:     3px;
  padding-right:    3px;
  background-color: #e7e7e7;
  border-left:      0px solid #fff;
  border-top:       1px solid #FFF;
  border-bottom:    1px solid #FFF;
  border-right:     1px solid #FFF;
  text-align:       left;
  height:           20px;
  color:            #356448;
}

.table_wkmi tr {
  height:           16px;
}

.table_wkmi td {
  padding-right:    0px;
  border-left:      1px solid #dfdfdf;
  border-bottom:    1px;
  border-right:     1px solid #FFFFFF;
  padding-left:     1px;
  background-color: #e7e7e7;
}
  
.table_wkmi td.matrix {
  border-left:      0px;
  border-bottom:    0px;
  border-right:     0px;
}

.table_wkmi td.selcat { background-color:#AAFFAA}
.table_wkmi td.selrow { background-color:#FFAAAA}

.table_matrix td {
  border-left:      0px;
  border-bottom:    0px;
  border-right:     0px;
}

.table_matrix td.selcat { background-color:#AAFFAA}
.table_matrix tr.selrow { background-color:#AAFFAA}


/****************************/
  
.table_form {
  width: 100%;
  font-size: 13px;
  color: #5b5b5b;
  /*background-color: #e5fff0;*/
}

.table_form th {
  padding-left: 2px;
  padding-right: 2px;
  border-left: 0px solid #fff;
  text-align: left;
  color: #356448;
}

.table_form tr.groupbar {
  background-color: #fafad4;
}

.table_form td {
  padding-right: 1px;
  padding-left: 2px;
  padding-top: 2px;
}

.table_form td.head {
  text-align: right;
  color: #356448;
}


.table_form td.nopad {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
	
.table_form td.leftline {
  padding-right: 0px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 1px solid #356448;
}

.table_form td.tflabel {
  font-style: italic;
  width: 90px;
}

.table_form td.tflonglabel {
  font-style: italic;
  width: 120px;
}

.table_form td.data {
  color: #115577;
  word-wrap: break-word;
  word-break: break-all; /* for Chrome and Safari */
}
.tftime {
  width: 70px;
}
.tfdateblock {
  width: 115px;
}
.date_twochars {
  width: 20px;
}
.date_fourchars {
  width: 35px;
}
.tfdate_strings {
  width: 270px;
}
.table_form td.tflabelr {
  font-style: italic;
  width: 100px;
}
.table_form td.tflabel1 {
  font-style: italic;
  width: 50px;
}
.table_form td.tflabel2 {
  font-style: italic;
  vertical-align: text-top;
  width: 120px;
}
.table_form td.tflabel3 {
  font-style: italic;
  width: 120px;
}

.table_form td.soortaan {
  background-color: #356448;
  color: #ffffff;
}  

.table_form td.soortaan a {
  color: #ffffff;
}  

.table_form td.soortuit {
  color: #000000;
}

table.taxalist td.soortaan {
  background-color: #58AA33;
  color: #ffffff;
}  

table.taxalist td.soortaan a {
  color: white;
}  

table.taxalist td.soortuit a {
  color: #026294;
}

table.taxalist {
  background-color: white;
  border: 1px solid grey;
  border-spacing: 0;
  min-width: 200px;
}

table.taxalist td {
  border: 0px;
  margin: 0px;
}

/****************************/

.table_folders td {
  table-layout: fixed;
}

.table_folders td a {
  text-decoration: underline;
}

.soortaan a:visited {
  text-decoration: none;
}
.soortaan a:link {
  color: #FFFFFF;
  text-decoration: none;
}
.soortaan a:visited {
  color: #DDDDDD;
  text-decoration: none;
}
.soortaan a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.soortuit a:hover {
  color: #56a835;
  text-decoration: underline;
}

/****************************/

.folder_tree {
  text-align: left;
  font-size: 13px;
  table-layout: fixed;
}

.folder_tree td {
  vertical-align: text-top;
}

.folder_tree td a {
  text-decoration: none;
}

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

.folderdiv {
  max-height: 300px;
  overflow: auto;
}


/****************************/
/** css tooltips */
a.tip {
  border-bottom: 1px dashed;
  text-decoration: none;
}

a.tip:hover {
  position: relative;
  cursor: help;
}

a.tip span {
  display: none;
}

a.tip:hover span {
  display: block;
  position: absolute; top: 10px; left: 0;
  /* formatting only styles */
  padding: 5px; margin: 10px; z-index: 100;
  border: 1px dotted #c0c0c0;
  text-decoration: none;
  padding-right: 20px;
  background: #f0f0f0 url(../images/status-info.png) 100% 5% no-repeat;
  width: 250px;
  /* end formatting */
}

/****************************/

.soortaan a:visited {
  color: #DDDDDD;
  text-decoration: none;
}
.soortaan a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/****************************/
/*  BEGIN TABLE TREEVIEW   */
/*--------------------------*/
.tree {
  text-align: left;
  padding-left:0pt;
}

.tree tr { font-size:10pt }
.tree tr.map{ font-size:10pt; font-style:italic; }
.tree tr.pagina{ background-color:#eeeeee; font-style:normal; font-size:9pt;}
.tree td.pagned { font-size:9pt;  background-color:#AAFFAA}
.tree td.pagwet { font-size:9pt;  background-color:#FFAAAA}
.tree td.pagid { font-size:9pt;  background-color:#AAAAAA}
.tree td.paggenus { font-size:9pt;  background-color:#AAAAFF}
.tree td.map { font-size:10pt; }

/*--------------------------*/
/*  BEGIN TABLE calendar    */
/*--------------------------*/
.calendarframe {
  text-align: left;
  padding-left: 0pt;
  border-left: 1px solid #e0f0d0;
  border-top: 1px solid #e0f0d0;
  border-right: 1px solid #56a835;
  border-bottom: 1px solid #56a835;
  background-color:#FFFFFF;
  width: 200px;
}
.calendar {
  text-align: center;
  padding-left:0pt;
  background-color:#FFFFFF;
}

.calendar tr { font-size:9pt }
.calendar tr.header { 
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #356448;
  background-color:#FFFFFF;
}
.calendar tr.weekdays{ font-size:10px; font-style:italic; color: #356448; font-weight: normal;}
.calendar tr.calendar{ font:10px Verdana, Arial, Helvetica, sans-serif; font-style:normal; text-align:right;}
.calendar tr.header td.arrow a { font-size:11pt;  background-color:#EEFFEE; color: #356448; }
.calendar td {background-color:#FFFFFF;}
.calendar td.year { font-size:10pt;}
.calendar td.month { font-size:10pt;}

.calendar tr.calendar td.day  {  font-size:8pt; }
.calendar tr.calendar td.offday  {font-size:8pt; color:#AAAAAA;}
.calendar tr.calendar td.weekendday  { font-size:9pt;  background-color:#AAFFAA}
.calendar tr.calendar td.curday { font-size:9pt;  background-color:#FFAAFF; color:#000088; }
.calendar tr.calendar td.today { font-size:9pt;  background-color:#AAFFAA; color:#356448; }
.calendar tr td a:hover{
  text-decoration: none;
  color: #5F7661;
  background-color: #EEEEFF;
}

/*--------------------------*/
/*   END TABLE TABEL    */
/****************************/


#mapcoords {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 130px;
  position: relative;
}
#pointbufer {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 130px;
  position: relative;
  top: 120px;
}


.inactive{
	color:#8a8a8a;
}

.hide   { display: none; }
.show   { display: inline;  } 

.buttonklein {
	font-size: 10px;
	height: 20px;
	width: 100px;
	border-style: outset;
	font-weight: bold;
}
.buttongroot {
	font-size: 12px;
	height: 25px;
	width: 100px;
	border-style: outset;
	font-weight: bold;
}

.line{
	padding-right:		0px;
	padding-left:			0px;
}

/****************************/
/*  FOLDERS                 */
/*--------------------------*/

.selectedfolder {
  background-color: #356448;
  color: white;
  padding: 2px;
  line-height: 18px;
  cursor: default;
  white-space: nowrap;
}
.unselectedfolder {
  background-color: white;
  color: black;
  padding: 1px 2px;
  line-height: 18px;
  cursor: pointer;
  white-space: nowrap;
}

.imgbtn {
  cursor: pointer;
}

input.newfolder {
  font-size: 13px;
}

a.hlink {
  color: #356448;
  text-decoration: underline;
  font-size: 12px;
}

.btnoff {  color: #000000; }
.btnon {  color: red; }

#selectfoldermode {
	width: 120px;
}



/****************************/
/*  ADMIN CALENDAR          */
/*--------------------------*/

a.selectedday {
  color: #ffffff;
  text-decoration: none;
}
a.selectedday:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.noselectedday {
  color: #a57405;
  text-decoration: none;
}
a.noselectedday:hover {
  color: #a57405;
  font-weight: bold;
  text-decoration: none;
}
td.selectedday {
  background-color: #a57405;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  text-align: center;
  width: 24px;
}
td.noselectedday {
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #a57405;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  text-align: center;
  width: 24px;
}
td.notselectableday {
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #a57405;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  text-align: center;
  width: 24px;
}
td.emptyday {
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #a57405;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  text-align: center;
  width: 24px;
}


/****************************/
/*  JUDGEMENT TABS          */
/*--------------------------*/

ul#obsjudtabs {
	border-bottom: 1px solid #356448;
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding: 3px 10px 3px 10px;
	text-align: left;
}
ul#obsjudtabs li {
	display: inline;
}

ul#obsjudtabs li a { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #356448; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	color: #666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#obsjudtabs li.resulttab a { /* settings for all tab links */
	background-color: #F9FFBC; /* set unselected tab background color as desired */
}

ul#obsjudtabs li.selectedresulttab a { /* settings for all tab links */
	color: #000; /* set selected tab text color as desired */
	background-color: #F9FFBC; /* set unselected tab background color as desired */
}

ul#obsjudtabs li.searchtab a { /* settings for all tab links */
	background-color: #f1ffcf; /* set unselected tab background color as desired */
}

ul#obsjudtabs li.selectedsearchtab a { /* settings for all tab links */
	color: #000; /* set selected tab text color as desired */
	background-color: #e5fff0; /* set unselected tab background color as desired */
}

/****************************/
/*  JUDGEMENT VIEW          */
/*--------------------------*/

table.judgementview {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
}
th.judgementview {
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
}
td.judgementviewspecies {
	border: 1px solid #000000;
	padding: 2px;
	width: 250px;
}
td.judgementviewcount {
	border: 1px solid #000000;
	text-align: right;
	padding: 2px;
	width: 190px;
}
a.judgementviewcount {
	font-weight: normal;
	color: #026294;
	text-decoration: none;
}
a.judgementviewcount:hover {
	font-weight: normal;
	color: #026294;
	text-decoration: underline;
}
a.judgementviewspecies0 {
	font-weight: bold;
	color: midnightblue;
	text-decoration: none;
}
a.judgementviewspecies0:hover {
	font-weight: bold;
	color: midnightblue;
	text-decoration: underline;
}
a.judgementviewspecies100 {
	color: purple;
	padding-left: 0px;
}
a.judgementviewspecies200 {
	color: purple;
	padding-left: 2px;
}
a.judgementviewspecies300 {
	color: purple;
	padding-left: 4px;
}
a.judgementviewspecies400 {
	color: darkred;
	padding-left: 6px;
}
a.judgementviewspecies500 {
	color: indigo;
	padding-left: 8px;
}
a.judgementviewspecies600 {
	color: darkgreen;
	padding-left: 10px;
}
a.judgementviewspecies700 {
	color: darkorchid;
	padding-left: 12px;
}
a.judgementviewspecies800 {
	color: navy;
	padding-left: 14px;
}
a.judgementviewspecies900 {
	color: darkslateblue;
	padding-left: 16px;
}
a.judgementviewspecies1000 {
	color: maroon;
	padding-left: 18px;
}
a.judgementviewspecies1010 {
	color: maroon;
	padding-left: 20px;
}

/*
INSTRUCTIONS
*/

#instructionsdiv {
	border: 2px solid #356448;
	background-color: #e5fff0;
	width: 440px;
	margin-top: 5px;
	padding: 5px;
}

#instructionstitle {
	color: #356448;
	font-weight: bold;
	font-size: 12pt;
}

/*
PAGING
*/

#pagingspan {
	border: 3px solid #356448;
}

/*
OVERIG
*/

#remarksdiv {
  border: 2px solid #356448;
  color: black;
  font-size: 10px;
  font-style: italic;
  padding: 5px;
}

p.subheader {
  font-weight: bold;
}

/* NIEUWE FORMULIER */
div.formblok {
  margin: 0px 10px 10px 0px;
}
div.formblok_verplicht h5 {
  color: rgba(203, 232, 186, 1);
  font-size: 20px;
  margin: 0px 0px;
}
#locationform_optioneel_header {
  display: block;
  height: 28px;
  width: 100%;
}
div.formblok_optioneel h5 {
  color: rgba(146, 146, 146, 1);
  font-size: 16px;
  font-weight: normal;
  margin: 0px 0px;
}

div.formblok_optioneel_header_title {
  display: inline;
  float: left;
}
div.formblok_optioneel_header_remember {
  font-weight: normal;
  color: #5b5b5b;
  display: inline;
  float: right;
}
div.locationform_optioneel_content {
  clear: both;
  display: block;
}
div.formblok_verplicht {
  background-color: rgba(223, 237, 214, 0.592157);
  border: 1px solid #356448;
  padding: 5px;
}

div.formblok_verplicht label {
  color: black;
}
div.formblok_verplicht td.tflabel3 {
  color: black;
}
div.formblok_optioneel {
  background-color: rgba(254, 252, 224, 0.592157);
  border: 1px dotted gray;
  padding: 5px;
}
div.taxonform_optioneel_deel {
  border-bottom: 1px dotted black;
  margin: 2px 0px;
  padding: 5px 0px;
}
select.form_dropdown {
  width: 200px;
}
option.biotoop_level_2 {
  font-weight: bold;
}
.submitbutton {
  width: 140px;
  height: 30px;
}
