/* global styling */
body {
  margin: 0;
  padding: 0;
  font: 8pt/1.5 verdana, arial, helvetica, sans-serif;
  color: #0d4f5a;
}
a
{
  color: #CA1414;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
#container
{
  width: 780px;
  position: absolute;
  left: 50%;
  margin-left: -390px;
  background-color: #ffffff;
  border-left: solid 1px #ededed;
  border-right: solid 1px #ededed;
}
#top{
  position: relative;
  background-color: #fff;
  width: 778px;
}
#top-sky{
  margin-left: 61px;
}
#block-right{
  background-color: #fff;
  position: absolute;
  margin-left: 554px;
  width: 210px;
  border-right: solid 7px #418ea1;
}
#lang-bar{
  height: 19px;
  width: 205px;
  background-color: #b6c8cd;
  font-weight: bold;
  color: #1A4D59;
}
#lang-bar img{
  border: none;
  margin-left: 15px;
}
/* menu related styles */
#menu-bar
{
  width: 778px;
  height: 28px;
  background: url('../img/bg-stripe.gif') repeat-x;
  margin: 0px;
  padding: 0px;
}
#left-spacer{
  background-color: #fff;
  height: 29px;
  width: 39px;
  float: left;
}
#left-spacer-block{
  background-color: #418ea1;
  margin-top: 4px;
  margin-left: 0px;
  width: 39px;
  height: 19px;
}
#menu{
  float: left;
  height: 24px;
  background-color: #fff;
  border-top: solid 2px #ca1414;
  border-bottom: solid 2px #ca1414;
  border-right: solid 2px #fff;
  margin-left: 2px;
}
#inner-menu{
  padding-top: 2px;
  padding-bottom: 2px;
}
#menu a{
  display: block;
  float: left;
  height: 16px;
  font-weight: bold;
  color: #000;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 3px;
  text-decoration: none;
}
#menu a:visited{
  background-color: #fff;
  color: #000;
}
#menu a:hover{
  background-color: #000;
  color: #fff;
}
.item-over{
  background-color: #000;
  color: #fff;
}
#menu a:active{
  background-color: #000;
  color: #fff;
}
#menu span.line{
  float: left;
  color: #418EA1;
  padding-bottom: 3px;
}
.submenu{
  position: absolute;
  margin-top: 28px;
  width: 200px;
  border-left: solid 1px #ca1414;
  border-bottom: solid 1px #ca1414;
  border-right: solid 1px #ca1414;
  background-color: #fff;
  z-index: 10;
  visibility: hidden;
}
#diensten-sub{
  left: 265px;
}
#aanmelden-sub{
  left: 530px;
}
.submenu a{
  display: block;
  height: 16px;
  color: #1e5c6b;
  background-color: #eff5f6;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  border-bottom: solid 1px #ededed;
}
.submenu a:hover{
  background-color: #000;
  color: #fff;
  border-bottom: solid 1px #000;
}

/* content styling */
#content {
  width: 778px;
  height: 100%;
  /*background: #fff url('../img/bg-main.gif') 0px 0px repeat-y;*/
}
#top-square{
  border-bottom: solid 5px;
  background: #fff url('../img/bg-square.gif') 0px 0px repeat-y;
}
.square{
  float: left;
}
#wtt-tablehead img{
  border-bottom: solid 20px #9a9a9a;
  padding-bottom: 2px;
}
#list{
  margin-left: -20px;
}
#wtt_list
{
  font-size: 10px;
  color: #3e484c;
  background-color: #c7c7c7;
  width: 165px;
}
ul{
  margin-top: 0px;
  line-height: 13pt;
  color: #0d4b5a;
}
ul.red-gray{
  list-style-image: url('../img/red-square.gif');
}
ul li span{
  line-height: 11pt;
}
#normal-text{
  line-height: 13pt;
}
td{
  color: #0d4b5a;
}
td.head{
  height: 30px;
  background-color: #88b4be;
  vertical-align: bottom;
  padding-left: 10px;
  border-bottom: solid 4px #418ea1;
  color: #000;
}
td.first{
  background-color: #a7c7cf;
  border-top: solid 4px #fff;
  padding: 5px;
}
td.first-top{
  background-color: #88b4be;
  border-top: solid 4px #000;
  font-weight: bold;
  padding: 5px;
}
td.row{
  background-color: #a7c7cf;
  padding: 2px 0px 2px 5px;
}
td.highlight{
  background-color: #88b4be;
}
.gray-block{
  background-color: #ededed;
}
.wttvoordelen_block
{
  background-color: #9a9a9a;
  width: 165px;
  height: 21px;
}
.white_block{
  padding: 10px 10px 5px 10px;
}
#fb{
  width: 520px;
  border: solid 1px #ccc;
  background-color: #a7c7cf;
}
#fb td{
  padding-left: 10px;
  border-bottom: solid 1px #8aa6ad;
  border-right: dashed 1px #8aa6ad;
}
#fb td.head{
  background-color: #88b4be;
  color: #000;
  border-bottom: solid 1px #418ea1;
  border-right: solid 1px #418ea1;
}
#fb td.sub-head{
  font-weight: bold;
  padding: 4px 2px 4px 2px;
}
#content-footer{
  background-color: #fff;
  color: #0d4b5a;
}
#content-footer a{
  color: #ca1414;
  text-decoration: none;
}
#content-footer a:hover{
  text-decoration: underline;
}
#meld-aan{
  margin-left: 5px;
  width: 194px;
  background-color: #a7c7cf;
}
.meld-aan_padding
{
  padding: 3px 8px 5px 8px;
}
#blue-miles{
  margin-top: -56px;
  margin-left: 208px;
  width: 194px;
  background-color: #a7c7cf;
}
.blue-miles_padding
{
  padding: 3px 8px 5px 8px;
  margin: 0px 6px 0px 6px;
}
#woman-block{
  position: absolute;
  margin-left: 210px;
}
#form{
  /*float: left;
  width: 355px;*/

}
#form input.text{
  font-family: verdana, arial;
  font-size: 8pt;
  border: solid 1px #266878;
  margin-right: 10px;
}
#form input.button{
  font-family: verdana, arial;
  font-size: 8pt;
  font-weight: bold;
  border: solid 1px #3a8091;
  background-color: #e5e5e5;
  color: #1e5c6b;
  padding: 1px;
  margin-left: 20px;
  width: 175px;
}

#form td{
  background-color: #a9ccd3;
  padding-left: 4px;
}
#form td.white{
  background-color: #fff;
}
#form td.whiteclear{
  background-color: #fff;
  padding: 0px;
}
#form td.swap{
  background-color: #c6e1e8;
}
#form td.form-head{
  border-top: solid 5px #000;
}
#form td.form-bottom{
  border-bottom: solid 5px #000;
}
#description{
  width: 152px;
  height: 420px;
  margin-left: 5px;
  border-top: solid 5px #418ea1;
  border-bottom: solid 5px #418ea1;
  background-color: #eff5f6;
  color: #1e5c6b;
  padding: 5px;
}
#description a{
  /*color: #000;*/
  font-weight: normal;
}

/* footer styling */
#footer {
  font-weight: bold;
  color: #fff;
  background-color: #165d6e;
  border-top: solid 8px #fff;
  width: 778px;
  height: 34px;
  padding-top: 3px;
}
#footer span{
  padding: 5px 0px 0px 25px;
}
#black-box{
  position: relative;
  left: 554px;
  top: -19px;
  margin-bottom: -24px;
  height: 25px;
  width: 206px;
  background-color: #000;
}

