html {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

a {
  text-decoration: underline;
  color:#6a4028;

}
a:hover
{
  color:#000000;
}

p {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  line-height: 15px;
}

div#route_text {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  clear: both;
}

ul {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  padding-top: 10px;
  padding-left: 45px;
}

li {
  list-style-type: disc;
  font-size: 12px;
  line-height:17px;
}

h1 {
  color: #442104;
  font-size: 20px;
  font-weight: bold;
}

table {
  font-size: 12px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

body
{
  background: url(../assets/back.gif) repeat-x top;
}

div#page
{
  width: 100%;
  height: 100%;
  position: relative;
}

div#content_container {
  width: 962px;
  height: 458px;
  background: url(../assets/header_back.gif) no-repeat center top;
  margin: 0px auto;
  z-index: 1;

}

/*div#header {
  width: 1179px;
  height: 458px;
  margin: 0 auto 0 auto;
  background: url(../assets/header_back.gif) no-repeat;
  overflow: hidden;
}*/

  div#header_content {
    width: 962px;
    height: 446px;
    overflow: hidden;
    margin: 0 auto 0 auto;
  }

  div#logo {
    float: left;
    height: 161px;
    width: 239px;
    background: url(../assets/header_logo.gif) no-repeat;
  }

  div#navigation {
    float: left;
    height: 161px;
    width: 721px;
  }

   #navigation ul {
        float: left;
        list-style: none;
        margin: 50px 0 0 38px;
        padding: 0 !important;

   }

   #navigation ul li {
      float: left;
      list-style-type: none;
      display: inline;
      padding: 0;
      margin: 0;
   }

   #navigation ul li a img {
    float: left;
    margin: 0;
    padding: 0;
   }

  div#flash_header {
    clear: both;
    height: 285px;
    width: 962px;
    padding-left: 1px;
  }

  div#content
  {
    position: relative;
    clear: both;
    width: 962px;
    margin: 0 auto 0 auto;
    padding: 20px 0 0 0;
  }

  div#content_left {
    float: left;
    width: 744px;
    min-height: 300px;

  }

  div#content_right {
    float: left;
    width: 215px;
    height: 100%;

  }

  div#content_left p  {
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 13px;
    line-height: 15px;
    width: 95%;
    padding: 0 0 0 26px;
  }

  div#content_right p {
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 12px;
    line-height: 18px;
  }

  div#content_right table {
    margin: 20px 0 0 0;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 12px;
      line-height: 18px;
      text-align: left;
  }

  div#content_right table a {
    color: #000;
    text-decoration: underline;
  }

  #home_content_image {
    position: absolute;
    left: 500px;
    top: 90px;
  }

  div#footer {
    clear: both;
    min-height: 25px;
    width: 990px;
    margin: 0 auto 0 auto;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 10px;
      font-weight: bold;
  }

    div#footer_left {
      float: left;
      width: 615px;
      height: 25px;
    }

    #footer_left ul {
        float: left;
        list-style: none;
        margin: 0 0 0 35px;
        padding: 0;

   }

   #footer_left ul li {
      float: left;
      list-style-type: none;
      display: inline;
      padding: 0 5px 0 5px;
      margin: 0;
   }

  #footer_left ul li a {
    text-decoration: underline;
    color: #000;
    padding: 0 5px 0 0;
  }

    div#footer_right {
      float: right;
      width: 230px;
      height: 25px;
    }




/* FORM */
.contact_form {
  border: 1px solid #ccc;
  width: 190px;
  float: left;
}

textarea {
  border: 1px solid #ccc;
  width: 250px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

#contact_left {
  margin: 5px 0 0 0;
  padding: 0 0 0 25px;
  width: 325px;
  float: left;
  overflow: hidden;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
}

#contact_right {
  margin: 5px 0 0 0;
  width: 360px;
  float: left;
  overflow: hidden;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
}

  #contact_right textarea {
    margin: 18px 0 0 0;
    width: 350px;
  }

.tekstcontact {
  width: 110px;
}

#map_container {
  width: 700px;
  margin: 0 auto 0 auto;
}

#map_right {
  margin: 0 0 0 25px;
  width: 330px;
  float: left;
  height: 300px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
}

#map_left {
  margin: 0 0 0 20px;
  width: 360px;
  float: left;
  height: 300px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
}

.error {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
  color: red;
  height: 30px;
}

#message_send {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
  padding: 0 0 0 25px;
}

#welkom_bij_riga {
  width: 180px;
  height: 22px;
  background: url(../assets/lbl_welkom_bij_riga.gif) no-repeat;
  margin-left: 15px;
  text-align: center;
}

#welkom_bij_riga h2
{
  color: #6a4028;
  font-weight:bolder;
}

.kop1 {
  font-size: 15px;
  color: #442a04;
  font-weight: bold;
  line-height: 25px;
}

.textlabel {
  height: 25px;
  line-height: 25px;
  width: 150px;
}


.inputfield {
  width: 150px;
  font-size: 12px;
  border: 1px solid #ccc;
  margin-top: 4px;
  height: 16px;
}

/*ZOEKWOORDEN*/
div#zoekwoorden
{
  clear:both;
  width: 615px;
  height: 55px;
  margin-left:40px;
  margin-bottom:20px;

}
#zoekwoord
{
  text-decoration: none;
  color: #b49f93;
}

#zoekwoord:hover
{
  text-decoration: underline;
}

#zoekwoord.kleinst
{
  font-size:9px;
  font-weight:bold;
}

#zoekwoord.kleiner
{
  font-size:11px;
}

#zoekwoord.normaal
{
  font-size:12px;
}

#zoekwoord.groter
{
  font-size:14px;
}

#zoekwoord.grootsts
{
  font-size:16px;
  font-weight:bold;
}

/*PRODUCTEN*/

.omschrijving
{
  vertical-align:top;
  height:35px;
  line-height:15px;
}
.subkop
{
  font-weight:bold;
  vertical-align:top;
  height:20px;
  width:110px;
}
.gegevens
{
  vertical-align:top;
  width:300px;
}
.ruimte
{
  width:15px;
}
.foto
{
  border:solid 3px #d7d5da;
}
