
/* ====== 				      */
/*  Global formatting  	*/
/* ====== 				      */

td, tr, table, body#helpcontent
{
  font-family: verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;  
}

.briefResultsTable td a, .briefResultsTable td a:visited
{
  text-decoration: none;
  color: #000;
}

.briefResultsTable td a:hover
{
  text-decoration: none;
  color: #3c1508;
}

.detailTable td a, .detailTable td a:visited
{
  text-decoration: none;
  color: #3c1508;
  font-weight: bold;
}

.detailTable td a:hover
{
  text-decoration: underline;
  color: #3c1508;
  font-weight: bold;
}

#hoofdmenu a:hover span,#hoofdmenu a.act span,#hoofdmenu a:hover,#hoofdmenu a:active span,#hoofdmenu a:focus span
{
  color: #000;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  cursor: pointer;
}

a.navigation
{
  border: solid 1px #3c1508;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
}

a.currentnavigation
{
  display:inline;
  background-color: #3c1508;
  padding-left: 2px;
  padding-right: 2px;
  border: solid 1px #3c1508;
  color: #fff;
  text-decoration: none;
}

#hoofdmenu a.invisible span,#hoofdmenu a.invisible:hover
{
  color: #3c1508;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  cursor:default;
  background-color: #3c1508;
}

#hoofdmenu a span {
  float: left;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}

#content #adlib {
  float: left;
  width: 640px;
}

#context #adlib {
  width:30px;
}

#content .adlibsearch {
  float: left;
  width: 440px;
}

#context .adlibsearch {
  width: 230px;
}

#content .navControl td, body#helpcontent td
{
  background-color: white;
}

#titelbalk h2 span
{
  font-weight: bold;
  font-size: 18px;
  font-family:Arial,Helvetica,sans-serif;
}

#adlib table td, .adlibsearch #content table td, #adlibsearch #content div table td
{
  background-color: White;
}

#adlib #searchtable
{
  width: 300px;
}

td.lightLabel a, td.lightLabel a:visited
{
  text-decoration: none;
  color: #000;
}

td.lightLabel a:hover
{
  text-decoration: none;
  color: #a8cad2;
}

.highlight, span.highlight a
{
  text-decoration: none;
  font-weight: bold;
  color: #3c1508;
}

img#MainHeader1_rijkslogo {
  position: absolute;
  left: 228px;
  top: 29px;
}

a.reserveButton
{
  display: block;
  border: solid 1px #ed8fbb;
  padding: 3px;
}

input.detailnavbutton
{
  border: none 1px white;
  background-color: white;
  color: #3c1508;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  cursor: pointer;
}

/* popup balk */

body#popup, body#helpcontent
{
  margin: 0px;
  padding: 0px;
}

#popup-kop h2{
 font-family:Arial,Helvetica,sans-serif;
 font-size:22px;
 padding:0 0 0 1.35em;
 color: #fff;
}

#popup-titelbalk {
  background-color:#e4dedc; /*#c7bcb9; middle*/
  height:30px;
  position:absolute;
  width:100%;
  top: 0px;
}

#popup-kop {
  position: absolute;
  top: 30px;
  width: 100%;
  height: 50px;
  background-color: #3c1508;
}

#popup-content {
  position: absolute;
  top: 100px;
  margin-left: 20px;
  width: 95%;
}

#popup-bar {
  position: absolute;
  top: 80px;
  height: 10px;
  width: 100%;
  background-color: #c7bcb9;
}

td div.excludePhoto, div .excludePhoto a:link, div .excludePhoto a:visited
{
  color: White;
  background-color: Red;
  vertical-align: middle;
  text-align: center;
  height: 25px;
}

 td div.excludePhoto a:hover
 {
  color: White;
  text-decoration: underline;
 }
 
.excludeForm
{
  margin: 15px;
}

.excludeForm input
{
  width: 250px;
}

.excludeForm .excludeRadio td input
{
  float: left;
  position: relative;
  left: -120px;
}

.excludeForm .excludeRadio td label
{
  float: left;
  position: relative;
  top: -12px;
  left: 20px;
}

