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

a {
  text-decoration: none;
}

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

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

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

input {
  border: 1px solid #d4bf8e;
}

#submit {
  margin: 5px 0 0 0;
  border: 0px;
}

input:focus {
  border: 1px solid #a3935f;
}

.contact_form {
  width: 190px;
  float: left;
}

.tekstcontact {
  width: 190px;
  size: 190;
  line-height: 35px;
}

.contactform {
  width: 190px;
}

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

textarea:active {
  border: 1px solid #a3935f;
}

textarea:focus {
  border: 1px solid #a3935f;
}


body {
  background: url(../assets/background.jpg) no-repeat;
  background-color: #1b1a15;
}


div#container {
  height: 100%;
  width: 100%;
  margin: 0 auto 0 auto;
}

  div#page {
    margin: 30px auto 0 auto;
    width: 943px;
    height: auto;
  }

  div#page_left {
    float: left;
    width: 720px;
    height: auto;
    background-color: #fff;
  }

    div#header_left {
      height: 73px;
      width: 720px;
      background: url(../assets/header_logo.gif) no-repeat;
      background-color: #442104;
    }

    div#header_flash {
      clear: both;
      width: 720px;
      height: 226px;
      overflow: hidden;
    }

    div#header_menu {
      clear: both;
      width: 720px;
      height: 34px;
      background-color: #442104;
    }

    #header_menu ul {
      float: left;
      list-style: none;
      margin: 0;
      padding: 0;
  }

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

  div#content {
    min-height: 500px;
    width: 720px;
  }

    div#content_text
    {
      padding: 18px 20px 0 20px;
      min-height: 242px;
      width: 680px;
      font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 12px;
      line-heigth: 18px;
    }
    
    div#content_text strong {
      font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 12px;
      font-weight: bold;
      line-height: 18px;
    }
    
    div#content_text ul li{
      font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 12px;
      line-height: 18px;
      list-style-type: disc;
    }

    div#content_text p {
      padding: 5px 0 0 0;
      margin: 0 !important;
      font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 12px;
      line-height: 18px;
    }

    div#news_block_container
    {
      width: 720px;
      height: 100%;
      margin: 0 0 0 8px;
    }

    div.news_block {
      position: relative;
      width: 225px;
      height: 319px;
      float: left;
      margin: 0 5px 0 5px;
      background: url(../assets/news_block.png) no-repeat;
    }

    .news_block_photo
    {
      top: 30px;
      left: 28px;
      width: 166px;
      height: 111px;
      position: absolute;
    }

    .news_block h3 {
      margin: 155px 0 0 20px;
      font-size: 17px;
      font-weight: bold;
    }

    .news_block p {
      margin: 0 0 0 20px;
      font-size: 11px;
      line-height: 15px;
      padding: 0 15px 0 0;
    }

    .lees_meer {
      top: 284px;
      left: 110px;
      position: absolute;
    }


  div#footer {
    height: 46px;
    width: 720px;
    line-height: 34px;
  }

  #footer span {
    float: left;
    font-weight: bold;
    padding: 0 0 0 20px;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 10px;
    color: #442104;
  }

  #footer ul {
    float: left;
    width: 365px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    padding-left: 18px;
    line-height: 20px;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
  }

  #footer ul li {
    list-style-type: none;
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 32px;
  }


  #footer ul li a {
    font-size: 12px;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    color: #442104;
    text-decoration: underline;
  }
    div#page_right {
      float: left;
      width: 223px;
      height: 945px;
    }

    div#subnav {
      margin: 0 auto 0 20px;
      width: 202px;
      height: 334px;
      background: url(../assets/subnav.png) no-repeat;
    }

    div#address {
      clear: both;
      margin: 30px 0 0 50px;
    }

    div#address h3 {
      font-size: 11px;
      font-weight: bold;
      color: #fff;
    }

    div#address p {
      font-size: 11px;
      color: #fff;
    }

    div#address p a {
      font-size: 11px;
      color: #fff;
      text-decoration: underline;
    }

#message_send {
  padding: 20px 0 0 0px;
  clear: both;
  font-size: 12px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color: #442104;
}

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


#contact_left {
	float: left;
	background-color: red;	
	width: 400px;
	height: 400px;
	overflow: hidden;
}

#contact_right {
	float: left;
	background-color: green;
	width: 300px;
	height: 200px;
}
