/*** algemeen ***/
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font: 11px Arial, Verdana, Tahoma, sans-serif;
  position: relative;
}
table {
  text-align:left;
  font: 11px Arial, Verdana, Helvetica, sans-serif;
  color: black;
}
p {
  margin-top: 0px;
  margin-bottom: -1px;
}
H1 {
  font: 18px Arial, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: -1px;
}
H2 {
  font: 12px Arial, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: -1px;
}
H3 {
  font: 12px Arial, Verdana, Tahoma, sans-serif;
  color: #ff7f00;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: -1px;
}
#grootvlak {
  position: relative;
  top: 0px;
  width: 385px;
  height: 450px;
  border-style:solid;
  border-right-width:1px;
  border-left-width:1px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-color:#f95a00;
  text-align:left;
  padding-left: 190px;
  padding-right: 220px;
  padding-top: 25px;
}
html > body #grootvlak {
  height: auto;
  min-height: 450px;
}
#breadcrumbs {
  position: absolute;
  left: 190px;
  top: 5px;
  width: 350px;
  height: 50px;
  border: 0px;
}
#onderbalk{
  position: relative;
  top: 0px;
  width: 797px;
  height:20px;
  background-color: #004c99;
}
#titel{
  position: relative;
  top: 0;
  width: 795px;
  height:85px;
  background-color: #FFFFFF;
  border-style:solid;
  border-right-width:1px;
  border-left-width:1px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-color:#f95a00;
}

#menu_vlak{
  position: absolute;
  top: 0px;
  left: 9px;
  width: 162px;
  background-color:#f9b200;
}
#menu{
  background-color:#f9b200;
  width: 162px;
}
#menu ul{
  list-style-type:none; 
  text-align:right;
  margin:0; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}
#menu li {
  padding: 4px 25px 5px 0;
  background-image: url(gfx/topmenu_item.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}
#menu .li-last{
  background-image: url(gfx/topmenu_item_last.gif);
  font-weight: bold;
}
#menu a:link, #menu a:visited {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  white-space: nowrap;
}
#menu_vlak #menu a:hover {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #fcd77c;
}
#menu .submenu {
  position: relative;
  top: 3px;
}
#menu .submenu ul{
  list-style-type:none; 
  text-align:right;
  margin:0; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
}
#menu .submenu li {
  margin: 0px -25px 0 0;
  padding: 4px 25px 5px 0;
  background-image: url(gfx/submenu_item.gif);
  background-repeat: no-repeat;
  background-position: top;
}
#menu .submenu .li-last{
  background-image: url(gfx/submenu_item_last.gif);
}
#menu .submenu a:link, #menu .submenu a:visited {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}
#menu_vlak #menu .submenu a:hover {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #f9b200!;
  font-weight: normal;
}


#variabel_vlak{
  position: absolute;
  right: 20px;
  top: 10px;
  width: 157px;
  background-color: #fffab0;
}
#variabel_vlak_blauw{
  position: relative;
  right: 0px;
  top: 0px;
  width: 157px;
  height: 15px;
  background-color: #004c99;
}
#variabel_vlak_foto{
  position: relative;
  right: 0px;
  top: 0px;
  width: 157px;
  background-color: #fffab0;
}
#variabel_vlak_tekst {
  padding: 10px;
}

hr{
  height: 1px;
  color: #f9b200;
}
a:link, a:visited {
  color: #f9b200;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #f9b200;
  font-weight: bold;
  text-decoration: underline;
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 11em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

br {
  clear: left;
}

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

#registerform .input {
white-space:nowrap;
}
