body, td, tr, a, input, textarea
{
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 13px;
  line-height: 16px;
  color:#000000;
}

body
{
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: url(../images/background.gif) repeat-x top #c1c1c1;

}

div#container
{
  position: relative;
  margin: 0 auto;
  width: 974px;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  background: #fff;
}

  div#menu_container
  {
    position: absolute;
    top: 92px;
    left: 30px;
    z-index: 99999;
  }

div#menu_top {
  width: 974px;
  height: 143px;
  background: #f4f4f4;
  position: relative;
}

    #navigation ul {
     width: 100%;
     float: left;
     list-style: none;
     z-index: 9000;
     background: url(../images/menu_background.gif) repeat-x top;
     margin: 0;
     padding: 0;
    }

    #navigation ul li {
      list-style-type: none;
      display: inline;
      margin: 0 !important;
      padding: 0 !important;
      color: #000;
      border: 0;
    }

    #navigation ul li ul {
    }

    #navigation ul li ul  li{
      z-index: 9999;
      display: none;
    }

    #navigation ul li ul li {
      display: block;

    }

    #navigation ul li img {
      margin: 0;
      padding: 0;
      border: 0;
    }

    #navigation ul li a {
      color: #000;
      margin: 0;
      padding: 0;
      border: 0;
    }


  div#menu_top_nav {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #b1b1b1;
    position: absolute;
    bottom: 0px;
    background: url(../images/menu_back.gif) repeat-x bottom;
  }

  div#menu_bottom_nav {
    margin: 0;
    padding: 0;
    /*
    height: 4px;
    width: 974px;
    position: absolute;
    left: 0px;
    background-color: #ccc;
    bottom: 0px;
    */
  }

  div#logo {
    width: 144px;
    height: 90px !important;
    background: url(../images/logo.gif) no-repeat top;
    margin-left: 30px;
  }

div#menu_middle {
  width: 100%;
  height: 434px;
  position: relative;
}

  div#banner_top {
    width: 280px;
    height: 281px;
    position: absolute;
    top: 20px;
    right: 35px;
    z-index: 99999;
  }

  div#events {
    width: 293px;
    height: 158px;
    top: 315px;
    right: 28px;
    position: absolute;
    z-index: 99999;
    background: url(../images/event_container.png);
    overflow: visible;
  }

  div#tst {
    position: absolute;
    width: 150px;
    height: 500px;
    background-color: green;
    z-index: 99999;
  }

  div#menu_middle_right {
    position: absolute;
    width: 295px;
    height: 500px;
    background-color: lime;
    z-index: 99999;
    right: 0px;
  }


    div#event_header {
      width: 100%;
      height: 30px;
    }

    div#event_header h2 {
      font-size: 19px;
      color: #f2de98;
      margin: 0;
      padding: 9px 0 0 15px;
    }

    div#event_content {
      width: 100%;
      height: 122px;
      position: relative;
    }

      div#event_data {
        margin-left: 93px;
        margin-top: 20px;
      }

      #event_data table tr td {
        height: 30px;
        line-height: 30px;
      }

      #event_image {
        position: absolute;
        top: -2px;
        left: 17px;
        #top: 18px;
      }

      .event_title {
        font-size: 13px;
      }

      .event_label {
        font-size: 13px;
        width: 50px !important;
      }

      .event_text {
        color: #bd0000;
        font-size: 13px;
      }

      #btn_leesmeer {
        width: 65px;
        height: 26px;
        background: url(../images/buttons/leesmeer.png);
        position: absolute;
        right: 10px;
        margin-top: -4px;
        cursor: pointer;
      }


      #leesmeer_btn2
            {
        float: right;
        margin-right: 7px;
        margin-top: -4px;
      }

    div#contact_container {
      width: 288px;
      height: 400px;
      position: absolute;
      top: 367px;
      right: 18px;
      z-index: 9999;
      background: url(../images/address_background_top.png) no-repeat top;
      padding: 15px 0 0 25px;
    }

    div#contact_container h2 {
      margin: 0;
      padding: 0 0 10px 0;
      font-size: 19px;
    }


    div#contact_container h3 {
      font-size: 17px;
      color: #bd0000;
      margin: 0;
      padding: 10px 0 10px 0;

    }

    div#contact_container  td {
      font-family: Tahoma;
      font-size: 13px;
      line-height: 18px;
      height: 18px;
    }


div#menu_bottom {
  min-height: 650px;
  width: 100%;
  position: relative;
  z-index: 1;
}

  #nav_bottom {
    width: 974px;
    height: 80px;
    border-top: 1px solid #b1b1b1;
    background-color: #f1f1f1;
    position: absolute;
    bottom: 0px;
  }

  #nav_bottom ul {
     width: 100%;
     float: left;
     list-style: none;
     margin: 10px 0 0 33px;
     padding: 0;
  }
    #nav_bottom ul li {
      list-style-type: none;
      display: inline;
    }

    .nav_yellow_inactive {
      background-color: #f2de98;
      height: 4px;
      width: 100%;
    }

  .red_footer_nav {
    font-size: 9px !important;
    font-weight: bold !important;
    color: #bd0000 !important;
    margin-right: 8px;
  }

  .footer_nav_link {
    font-size: 9px !important;
    font-weight: bold !important;
    color: #656565 !important;
    margin-right: 8px;
  }

  div#title_container {
    height: 70px;
    background: url(../images/top_background.png) no-repeat top;
    width: 622px;
    position: absolute;
    z-index: 9999;
    margin: 0;
    top: 365px;
    left: 15px;
    padding: 0;
    /*
    filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  */

  }

  #title_container img {
    margin: 0;
    font-size: 29px;
    color: #bd0000;
    padding: 12px 0 0 15px;
    /*
      filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  */
  }


  #title_container h1 {
    margin: 13px 0 0 10px;
    padding: 0p;
    font-size: 23px;
    color: #bd0000;
  }

    #title_container h1 img{
    margin: 10px;
    padding: 0;
  }



  #border_grey {
    width: 580px;
    height: 1px;
    background-color: #b1b1b1;
    margin-top: 12px;
    margin-left: 17px;
  }

  div#background_container
  {
    width: 623px;
    background: url(../images/content_background.gif) no-repeat top;
    margin-left: 14px;
    min-height: 244px;
  }


  div#text_container {
    font-size: 13px;
    margin-left: 20px;
    line-height: 16px;
    padding-right: 20px;
    padding-top: 10px;
  }

  div#text_container ul
  {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: disc;
  }

  #text_container ol
   {
    list-style:decimal;
    margin-left: 22px;
  }

  div#text_container img {
    padding-left: 4px;
    padding-right: 2px;
    }

  div#content {
    width: 624px;
    /*background: url(../images/content_background.gif);*/
    min-height: 367px;
  }


  div#content_container {
    width: 610px;
    height: 100%;
    background-color: #ccc;
    margin-left: 30px;
  }


#splash_container
{
  width: 100%;
  height: 100%;
}

#splash_content
{
  width: 982px;
  height: 578px;
  padding: 0px;
  margin: auto;
  position: relative;
}

#splash_menu
{
  width: 610px;
  height: 40px;
  position: absolute;
  top: 390px;
  left: 235px;
}

#splash_menu ul {
 width: 100%;
 float: left;
 list-style: none;
 margin: 0 0 0 90px;
 padding: 0 8px 0 8px;
 z-index: 9000;
 height: 40px;
}

#splash_menu ul li {
  list-style-type: none;
  display: inline;
  padding-top: 10px;
  padding-right: 50px;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
#splash_menu ul li a{
  color: #fff;
}

#splash_menu ul li a img{
  margin-top: 10px;
}


a
{
  color:#000000;
}

a:hover
{
  color: #bd0000;
}

.tekstklein
{
  font-size:11px;
}

.input
{
  font-size: 12px;
  width: 200px;
  height: 21px;
  border: solid 2px #202d60;
  background-color: #F7F7F7;
  padding-left:2px;
  padding-top:6px;
}

.labelfield {
  width: 110px;
}

.field_error {
  border: 1px solid red !important;
}

.text_field {
  border: 1px solid #ccc;
  width: 310px;
}

.inputover,
.inputerrorover
{
  font-size: 12px;
  width: 200px;
  height: 21px;
  border: solid 2px #bcbcbc;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:6px;
}

.formfieldcontainer {
  height: 25px;

}

.formfield {
  font-size: 12px;
  line-height: 18px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  border: 1px solid #ccc;
  height: 18px;
  width: 200px;

}

#errormsg {
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
}

.textarea
{
  font-size: 12px;
  width:  280px;
  height: 101px;
  border: solid 2px #202d60;
  background-color: #F7F7F7;
  padding-left:2px;
  padding-top:2px;
}

.textareaover
{
  font-size: 12px;
  width: 280px;
  height: 101px;
  border: solid 2px #bcbcbc;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}

.contact_form {
  border: 1px solid #b1b1b1;
}

#bericht {
  border: 1px solid #b1b1b1;
  width: 265px;
  height: 137px;
}

#btn_verzenden2 {
  width:  67px;
  height: 24px;
  background-image:url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  margin-left: -1px;
  overflow: visible;
}

.verzenden
{
  width: 71px;
  height: 12px;
  background-image:url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  float:right;
  margin-right:15px;
}

.verzendenOver
{
  width: 71px;
  height: 12px;
  background-image:url(../images/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
  float:right;
  margin-right:15px;
}

.width_100
{
  width:100%;
}

.valign_top
{
  vertical-align:top;
}

#jsddm
{
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

  #jsddm li
  {
    float: left;
    list-style: none;
  }

  #jsddm li a
  {
    display: block;
    line-height: 50px;
    text-decoration: none;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 0px !important;
    font-size: 18px;
  }

  #jsddm li a:hover
  {

  }

    #jsddm li ul
    {
      margin: -18px 0 0 -1px !important;
      padding: 0;
      width: 170px;
      position: absolute;
      visibility: hidden;
      padding: 0px !important;
      border-left: solid 1px #bdbdbd;
      border-bottom: solid 1px #bdbdbd;
      border-right: solid 1px #bdbdbd;
    }

    #jsddm li ul li
    {
      float: none;
      display: inline;
      background: #ffffff url(../images/submenu/back.gif) no-repeat;
      width: 170px;
    }

    #jsddm li ul li.last
    {
      background: #ffffff url(../images/submenu/back_last.gif) no-repeat;
    }

    #jsddm li ul li a
    {
      font-size: 10px;
      font-weight: bold;
      line-height: 23px;
      height: 23px;
      margin-left: 20px;
    }

    #jsddm li ul li.last a
    {
      line-height: 23px;
      height: 27px;
    }

    #jsddm li ul li a:hover
    {
      color: #bd0000;
      text-decoration: underline;
    }


#gallerij {
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

#gallerij li
{
  padding: 0 !important;
  margin: 0 !important;
}

.nav_outer {
  margin-top: 2px !important;
}

#opmerkingen
{
  width: 387px;
}

#top_grey
{
  width: 100%;
  background: #cccccc;
  height: 3px;
}

.navItemActive
{
  margin-left: -5px !important;
  padding: 0px !important;
  border: 0px !important;
}

#gallery_container ul
{
  list-style-type: none;
}

.contact_ul li
{
  /* width: 190px !important; */
}
