body{
  margin: 0;
  font: 13px Verdana;
}

a { color: #13588f; cursor: pointer; }
img { border: 0; }

#container{
  margin: auto;
  width: 998px;
  padding-top: 8px;
}

#header{
  width: 998px;
  height: 96px;
  background: url('/images/header.png');
  border: 1px solid #c3d0db;
  border-top: 0;
  border-bottom: 0;
}

  #header #login_bar{
    float: left;
    display: inline;
    margin: 6px 0 0 161px;
    width: 295px;
    height: 76px;
    color: #FFFFFF;
  }

  #header #login_bar a{
    font-size: 9px;
    text-decoration: none;
    color: #FFFFFF;
  }

  #header #login_bar input{
    height: 18px;
    width: 127px;
  }

  #header #login_bar .submit{
    background: url('/images/submit_button.png');
    border: 0px;
    width: 66px;
    height: 19px;
    color: #FFFFFF;
    font: 10px 'Verdana' bold;
  }

  #header #login_bar p {
    padding: 28px 0 0 0;
    margin: 0;
    text-align: center;
  }

  #header #banner{
    float: left;
    display: inline;
    margin: 15px 10px 0 17px;
    width: 466px;
    height: 58px;
  }

  #header #country{
    margin-top: 10px;
  }

  #header #country ul{
    margin: 0px;
    padding: 0px;
  }

  #header #country li{
    margin: 0px;  
    padding: 5px 5px 0 0;
    list-style: none none outside;
  }

  #header #country a{
    font: 10px 'Tahoma';
    text-decoration: none;
    color: #FFFFFF;
  }

#menu{
  width: 838px;
  height: 26px;
  background: url('/images/menu_background.png');
  padding: 4px 0 0 160px;
  border: 1px solid #c3d0db;
  border-top: none;
  border-bottom: none;
  position: relative;
  z-index: 100;
}

#menu a {
  cursor: pointer;
}

#menu_you{
  width: 839px;
  height: 26px;
  background: url('/images/menu_background.png') right no-repeat;
  border: none;
  padding: 4px 0 0 160px;
  z-index: 100;
}

#center_div_1, #center_div_1_you{
  position: absolute;
  width: 998px;
  z-index: 3;
  border: 1px solid #c3d0db;
  border-top: 0;
  border-bottom: 0px;
}

#center_div_1_you{

  width: 986px;
  padding: 0 0 0 12px;
  
}

  #center_div_1 #menu_left{
    margin: 15px 15px 0 6px;
    width: 240px;
    float: left;
    display: inline;
  }

  #center_div_1 #content{
    margin-right: -10px;
    margin-top: 15px;
    width: 496px;
    float: left;
    display: inline;
  }

  #center_div_1 #menu_right{
    margin: 15px 6px 0 0;
    width: 240px;
    float: left;
    display: inline;
  }

  #center_div_1 #menu_left .topic,
  #center_div_1 #menu_right .topic{
    width: 240px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    margin-bottom: 12px;
    color: #000000;
  }

  #center_div_1 h3{
    font: 14px Tahoma bold;
    color: #1f649d;
    margin: 0 0 5px 0;
  }

  #center_div_1 h5{
    font: 14px 'Tahoma' bold;
    color: #000000;
    margin: 0px;
    margin-top: 4px;
    text-align: center;
  }

  #center_div_1 #content .topic{
    width: 469px;
    border: 1px solid #e8e8e8;
    margin-bottom: 12px;
    overflow: hidden;
    color: #000000;
  }

  .comment{
    width: 465px;
    height: 15px;
    background: url('/images/blue_balk_large_narrow.png');
    font-size: 10px;
    color: #FFFFFF;
    margin-bottom: 12px;
    padding: 3px 0 0 3px;
    overflow: hidden;
  }

  .wvoorspelling{
    width: 113px;
    height: 25px;
    border: 1px solid #ebebeb;
    margin-top: 4px;
    background: url('/images/zonnetje_balk.png');
    text-align: left;
    padding: 2px 0 0 2px;
  }
  
  .wvoorspelling img {
    margin: -1px 4px -6px 1px;
  }

  .wv_text_1{
    color: #1d6eb0;
    font-size: 14px;
  }

  .wv_text_2{
    color: #2a6ca3;
    font: 18px 'Verdana' bold;
    line-height: 23px;
  }

  .wv_text_3{
    color: #ef0000;
    font: 18px 'Verdana' bold;
    line-height: 23px;
  }

  .wv_text_2 span, .wv_text_3 span { font: 13px 'Verdana' bold; }
  
  .wv_text_4{
    color: #1d6eb0;
    font: 10px 'Verdana' bold;
  }

  .wv_text_5{
    color: #000000;
    font-size: 10px;
  }

  .nieuws_foto{
    float: left;
    margin: 3px 5px 5px 0;
  }
  
  .fotobg {
    background: url('/images/newsimage-bg.png') no-repeat;
    padding: 6px;
    width: 100px;
  }

  .nieuws_topic{
    padding-top: 5px;
    width: 329px;
    float: left;
    margin-bottom: 15px;
  }

  .nieuws_topic a{
    font: 14px Arial, Helvetica, sans-serif bold;
    color: #1f649d;
    text-decoration: none;
    line-height: 18pt;
  }

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

  .toertochten{
    margin: 4px 0 4px 8px;
    color: #236295;
    font: 12px 'Tahoma';
  }

  .toertochten a{
    color: #236295;
    font: 12px 'Tahoma';
    text-decoration: none;
  }

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

#center_div_2{
  position: absolute;
  width: 998px;
  z-index: 3;
  border: 1px solid #c3d0db;
  border-top: 0;
  border-bottom: 0;
}

  #center_div_2 #menu_left{
    margin: 15px 15px 0 6px;
    width: 240px;
    float: left;
    display: inline;
  }

  #center_div_2 #menu_left .topic{
      width: 240px;
      border: 1px solid #e8e8e8;
      margin-bottom: 12px;
      font: 11px 'Tahoma';
      color: #236295;
      overflow: hidden;
    }

  #center_div_2 .advertentie{
      width: 240px;
      height: 60px;
      background: #236295;
      margin: 2px 0 5px 0;
      border: 1px solid #e8e8e8;
      color: #FFFFFF;
      text-align: center;
    }

  #center_div_2 #content{
    margin-right: -10px;
    margin-top: 15px;
    width: 724px;
    float: left;
    display: inline;
  }

  #center_div_2 #content .topic{
    width: 724px;
    border: 1px solid #e8e8e8;
    margin-bottom: 12px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  #center_div_2 h3{
    margin: 0px;
    font: 13px Tahoma;
  }

  #center_div_2 h4{
    margin: 0px;
    color: #29679a;
    font: 10px Tahoma;
  }

  #center_div_2 h5{
    margin: 0px;
    color: #29679a;
    font: 13px Tahoma;
  }

  #center_div_2 #content .topic_2{
    width: 721px;
    border: 1px solid #e8e8e8;
    margin-bottom: 12px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .button_left{
    background: url('/images/button_back.png');
    width: 113px;
    height: 19px;
    border: 0px;
    color: #FFFFFF;
    font: 10px 'Verdana' bold;
  }

  .button{
    background: url('/images/button_date.png');
    width: 112px;
    height: 19px;
    border: 0px;
    color: #FFFFFF;
    font: 10px 'Verdana' bold;
  }

  .button_right{
    background: url('/images/button_forwards.png');
    width: 112px;
    height: 19px;
    border: 0px;
    color: #FFFFFF;
    font: 10px 'Verdana' bold;
  }

  #table{
    width: 701px;
    border: 1px solid #13588f;
    color: #13588f;
    font: 13px 'Tahoma';
    text-align: center;
  }

  .blue{
    padding: 5px 0 5px 0;
    background: #13588f;
    border-right: 1px solid #FFFFFF;
    font: 15px 'Tahoma' bold;
    color: #FFFFFF;
  }

  .blue_2{
    padding: 5px 0 5px 0;
    background: #13588f;
    font: 15px 'Tahoma' bold;
    color: #FFFFFF;
  }

  .grey{
    padding: 5px 0 5px 0;
    background: #f0f0f0;
  }

  .red{
    color: #ff0000;
  }


  #content .topic_3{
    width: 688px;
    border: 1px solid #e8e8e8;
    margin: auto;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: left;
    color: #2b6ea5;
    overflow: hidden;
  }

#center_div_1_you #footer{

  margin: 5px 0 0 -13px;
  
}

#footer{
  float: left;
  display: inline;
  width: 998px;
  height: 27px;
  background: url('/images/footer.png');
  padding-top: 14px;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  border: 1px solid #c3d0db;
  border-top: 0;
  border-bottom: 0;
}

#footer a{
  color: #557d9c;
  font: 10px 'Verdana' bold;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

.gradiet{
  background: #fdfdfd url('/images/gradiet3.png') left bottom repeat-x;
  width: 100%;
  height: 100%;
}

.gradiet:after { content: ""; display: block; height: 0; clear: both; }

.no_border{
  border: 0;
}

.no_margin{
  margin: 0;
}

.left{
  float: left;
}

.right{
  float: right;
}

.text_right{
  text-align: right;
}

.topic_top1{
  width: 240px;
  height: 21px;
  background: url('/images/blue_balk_small_filled.png');
  margin: 0px;
  padding-top: 4px;
  font: 14px Arial, Helvetica, sans-serif bold;
  margin: 0px;
  text-align: center;
  color: #FFFFFF;
}

.topic_top2{
  width: 469px;
  height: 21px;
  background: url('/images/blue_balk_large_filled.png') -10px 0;
  margin: 0px;
  padding: 4px 0 0 0;
  font: 14px Arial, Helvetica, sans-serif bold;
  margin: 0px;
  text-align: center;
  color: #FFFFFF;
}

.topic_top3{
  width: 240px;
  height: 21px;
  background: url('/images/blue_balk_small_filled.png');
  margin: 0px;
  padding: 4px 0 0 0;
  font: 14px Arial, Helvetica, sans-serif bold;
  margin: 0px;
  text-align: center;
  color: #FFFFFF;
}

.topic_top4{
  width: 724px;
  height: 25px;
  background: url('/images/blue_balk_extra_large_filled.png');
  margin: 0px;
  padding: 2px 0 0 11px;
  font: 14px Arial, Helvetica, sans-serif bold;
  margin: 0px;
  color: #FFFFFF;
}

.topic_top5{
  width: 721px;
  height: 23px;
  background: url('/images/blue_balk_extra_large_filled_2.png') 10px 0;
  margin: 0px;
  padding: 4px 0 0 0;
  font: 14px Arial, Helvetica, sans-serif bold;
  margin: 0px;
  text-align: center;
  color: #FFFFFF;
}

.topic_top6{
  width: 688px;
  height: 23px;
  background: url('/images/blue_balk_extra_large_filled_3.png');
  margin: 0px;
  padding: 4px 0 0 0;
  font: 14px Arial, Helvetica, sans-serif bold;
  margin: 0px;
  text-align: center;
  color: #FFFFFF;
}

#border_advertentie, .border_advertentie {
  background: url('/images/border_advertentie.png');
  width: 239px;
  height: 64px;
  margin: auto;
  margin-bottom: 12px;
  padding: 5px 0 0 3px;
}

.margin{
  margin: 15px 5px 5px 5px;
}

.poll_button{
  border: 0;
  width: 57px;
  height: 20px;
  background: url('/images/button_stem.png');
}

.padding{
  padding: 5px 10px 15px 10px;
}

.dark_blue{
  color: #236295;
  font: 18px 'Tahoma';
  margin-right: 20px;
}

table.weer {
  margin-top: -10px;
  width: 100%;
}

table.weer td {
  border-right: 2px solid #ddd;
  text-align: center;
  font-size: 11px;
  width: 20%;
  margin: 0;
  padding: 12px 6px;
}

table.weer td.top {
  border-bottom: 2px solid #ddd;
  border-right: 0;
  color: #13588f;
  font-weight: bold;
}

table.weer td.no {
  border: 0;
}

table.weer td.title {
  color: #13588f;
  font-weight: bold;
  text-align: right;
}
