* {
  margin: 0;
  padding: 0;
  text-align: left;
}

#container {
  margin: 0 auto;
  width: 100%;
}

#content_bg {
  margin: 0 auto;
  width: 855px;
}

#content_top {
  float: left;
  width: 775px;
  background: #cfbba2 url(../images/nlf_bg_top.gif) repeat-y top left;
  padding: 0 40px 0 40px;
}

#content_bottom {
  float: left;
  width: 775px;
  height: 41px;
  background: url(../images/nlf_bg_bottom.gif) no-repeat top left;
  padding: 0 40px 0 40px;
}

#top {
  float: left;
  width: 775px;
  height: 79px;
  margin: 0 0 6px 0;
}

#logo {
  float: left;
  width: 200px;
  height: 79px;
}

#navs {
  float: left;
  text-align: right;
  width: 575px;
  height: 35px;
  padding: 44px 0 0 0;
  background: #5c4032;
}

#navs_inside {
  float: right;
  text-align: right;
  width: 575px;
  height: 79px;
  background: url(../images/nlf_top_corner_right3.gif);
}

#youarein {
  float: left;
  width: 745px;
  height: 18px;
  border-bottom: 1px #cec5c1 solid;
  margin: 0 15px 0 15px;
  font-size: 11px;
}

* html #youarein {
  margin: 0 8px 0 7px;
  font-size: 11px;
  font-weight: bold;
  color: #8f8f91;
}

#youarein a {
  color: #8f8f91;
  font-weight: regular;
  text-decoration: none;
}

#youarein a:hover {
  color: #8f8f91;
  font-weight: regular;
  text-decoration: underline;
}

#youarein_left {
  float: left;
  width: 600px;
  color: #8f8f91;
  font-weight: normal;
}

#youarein_right {
  float: left;
  width: 345px;
  text-align: right;
}

#youarein_right a {
  font-weight: normal;
}

#youarein_right a:hover {
  font-weight: normal;
}

#header {
  float: left;
  width: 775px;
  padding: 15px 15px 0 15px;
}

#header_left {
  float: left;
  width: 570px;
}

#header_right {
  float: left;
  width: 175px;
  text-align: right;
}

#content {
  float: left;
  vertical-align: top;
  width: 775px;
  padding: 0 0 25px 0;
}

#content_default {
  float: left;
  vertical-align: top;
  width: 775px;
  height: 590px;
}

#content_full {
  float: left;
  width: 745px;
  padding: 0 15px 0 15px;
}

#content_left {
  float: left;
  width: 343px;
}

#content_right {
  float: left;
  width: 397px;
  padding: 0 15px 0 20px;
}

#content_right p {
  padding: 6px 15px 2px 15px;
}

#content_right p.grey {
  padding: 6px 15px 2px 15px;
  color: #8c8c8c;
  font-weight: bold;
  font-size: 11px;
}

#content_right p.green {
  padding: 6px 15px 2px 15px;
  color: #919127;
  font-weight: bold;
  font-size: 11px;
}

#content_right_copy {
  float: left;
  margin: 0 0 20px 0;
}

#content_right_title {
  float: left;
  width: 540px;
  border-bottom: 1px #d8dadc solid;
  margin: 5px 0 15px 0;
}

#content_right_title_left {
  float: left;
  width: 400px;
}

#content_right_title_right {
  float: left;
  width: 140px;
  padding: 11px 0 0 0;
  font-size: 15px;
  text-align: right;
}

#content_right_title_right a {
  text-decoration: none;
}

#content_right_title_right a:hover {
  text-decoration: underline;
}

#left_inside {
  float: left;
  width: 180px;
  padding: 35px 0 0 15px;
}

#right_inside {
  font-size: 11px;
  color: #666666;
  float: left;
  width: 540px;
  padding: 20px 15px 0 25px;
}

#right_inside p {
  font-size: 11px;
  color: #666666;
  line-height: 15px;
  padding: 8px 0 4px 0;
}

#footer {
  float: left;
  width: 775px;
  height: 35px;
  color: #aeaeae;
  border-top: 1px #d8dadc solid;
  background: #ffffff;
}

#footer_left {
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  float: left;
  width: 575px;
  padding: 5px 0 0 5px;
}

#footer_right {
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  float: right;
  width: 135px;
  padding: 5px 0px 0 0;
}

#footer_right p {
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  text-align: right;
  text-decoration: none;
}

#footer_right p a:link{
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  text-align: right;
  text-decoration: none;
}

#footer_right p a:active{
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  text-align: right;
  text-decoration: none;
}

#footer_right p a:visited{
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  text-align: right;
  text-decoration: none;
}

#footer_right p a:hover{
  font-size: 9px;
  font-family: Arial;
  color: #aeaeae;
  text-align: right;
  text-decoration: underline;
}

#footer p {
  font-size: 9px;
  color: #aeaeae;
  text-decoration: none;
}

#footer a:link {
  font-size: 9px;
  color: #aeaeae;
  font-weight: normal;
  text-decoration: none;
}

#footer a:hover {
  font-size: 9px;
  color: #aeaeae;
  font-weight: normal;
  text-decoration: underline;
}

#footer a:active {
  font-size: 9px;
  color: #aeaeae;
  font-weight: normal;
  text-decoration: underline;
}

#footer a:visited {
  font-size: 9px;
  color: #aeaeae;
  font-weight: normal;
  text-decoration: underline;
}
/*------------- GLOBAL SELECTORS --------------*/

body {
  text-align: center;
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  background: #cbb79e;
}

p {
  font-size: 11px;
  line-height: 15px;
  padding: 6px 0 3px 0;
  margin: 0;
  color: #666666;
}

p.bold {
  padding: 6px 0 2px 0;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

p.p10px {
  padding: 16px 0 2px 0;
}

p.dots {
  padding: 0 0 0 24px;
  background: url(../images/nlf_nlf_dots.gif) no-repeat 0 6px;
}

p.dots a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

p.dots a:hover {
  text-decoration: underline;
  color: #000000;
}

p.arrow_beidg {
  padding: 0 0 0 12px;
  background: url(../images/nlf_arrow_beige.gif) no-repeat 0 10px;
  margin: 0 0 0 15px;
}

p.arrow_beidg a {
  font-weight: bold;
}

p.error {
  background: url(../images/nlf_error.gif) no-repeat top left;
  font-weight: bold;
  margin: 10px 0 0 0;
}

#right_inside p.q {
  font-size: 11px;
  line-height: 15px;
  padding: 10px 0 0 20px;
  margin: 0;
  font-weight: bold;
  background: url(../images/nlf_icon_q.gif) no-repeat 0 10px;
}

#right_inside p.a {
  font-size: 11px;
  line-height: 15px;
  padding: 6px 0 3px 20px;
  margin: 0;
  background: url(../images/nlf_icon_a.gif) no-repeat 0 6px;
}

td.theader {
  font-weight: bold;
  background: #5c4032;
  padding: 4px 10px 2px 10px;
  color: #FFFFFF;
}

td.tcopy {
  padding: 5px 10px 0 10px;
}

td.ttitle {
  background: #5c4032;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 10px 3px 10px;
  font-size: 11px;
}

td.tcontent {
  padding: 8px 10px 6px 10px;
  border-bottom: 1px #cec5c1 solid;
}

td.showme {
  text-align: right;
  padding: 8px 10px 6px 10px;
}

td.tcenter {
  text-align: center;
}

td.tright {
  text-align: right;
}

td.grey {
  font-size: 11px;
  color: #666666;
}

a {
  text-decoration: underline;
  color: #7b6558;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: #7b6558;
}

a.green {
  text-decoration: underline;
  color: #919127;
  font-weight: bold;
  font-size: 13px;
}

a.green:hover {
  text-decoration: none;
  color: #919127;
}
/*------------- FORM ELEMENTS --------------*/

form {
  margin: 0;
  padding: 0;
}

input, select, textarea, option {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1F1F1F;
  font-weight: normal;
}

.required {
  float: left;
  padding: 0 0 0 4px;
  margin: 3px 0 0 0;
  border-left: 3px #bd8552 solid;
}

#content_right ul {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 10px;
  font-size: 11px;
  list-style-type: none;
}

#content_right ul li {
  text-indent: 0px;
  margin: 3px 0 3px 15px;
  padding: 0 0 0 12px;
  background: url(../images/nlf_ul.gif) no-repeat 0 6px;
}

#right_inside ul {
  color: #666666;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 10px;
  font-size: 11px;
  list-style-type: none;
  font-size: 11px;
}

#right_inside ul li {
  color: #666666;
  text-indent: 0px;
  margin: 3px 0 3px 15px;
  padding: 0 0 0 12px;
  background: url(../images/nlf_ul.gif) no-repeat 0 6px;
  font-size: 11px;
}

#content_full ul {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 10px;
  font-size: 11px;
  list-style-type: none;
  font-size: 11px;
}

#content_full ul li {
  text-indent: 0px;
  margin: 3px 0 3px 15px;
  padding: 0 0 0 12px;
  background: url(../images/nlf_ul.gif) no-repeat 0 6px;
  font-size: 11px;
}
/*------------- SUBNAVIGATION --------------*/

#left_inside ul.subMenu {
  margin: 0;
  padding: 0px 0px 20px 0px;
  font-size: 11px;
  font-family: arial, verdana, helvetica, sans-serif;
}

#left_inside ul.subMenu li {
  margin: 0;
  padding: 8px 0 6px 0;
  display: block;
  list-style-type: none;
  border-bottom: 1px solid #cec5c1;
}

#left_inside ul.subMenu a:link, #left_inside ul.subMenu a:visited {
  padding: 0 0 0 15px;
  color: #5c4032;
  text-decoration: none;
  font-weight: normal;
  display: block;
  background: url(../images/nlf_arrow_navs.gif) no-repeat 0 4px;
}

#left_inside ul.subMenu a:active, #left_inside ul.subMenu a:hover{
  color: #5c4032;
  text-decoration: none;
  font-weight: bold;
  display: block;
  background: url(../images/nlf_arrow_navs_.gif) no-repeat 0 4px;
}

#left_inside ul.subMenu a:link.subMenuOn, #left_inside ul.subMenu a:visited.subMenuOn {
  color: #5c4032;
  text-decoration: none;
  font-weight: bold;
  display: block;
  background: url(../images/nlf_arrow_navs_.gif) no-repeat 0 px;
}

#left_inside ul.subMenu2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-family: arial, verdana, helvetica, sans-serif;
}

#left_inside ul.subMenu2 li {
  margin: 0;
  padding: 1px 0 1px 0;
  display: block;
  list-style-type: none;
  border: none;
}

#left_inside ul.subMenu2 a:link, #left_inside ul.subMenu2 a:visited {
  padding: 0 0 0 12px;
  margin: 0 0 0 20px;
  color: #5c4032;
  text-decoration: none;
  font-weight: normal;
  display: block;
  background: url(../images/nlf_arrow_snavs.gif) no-repeat 0 5px;
}

#left_inside ul.subMenu2 a:active, #left_inside ul.subMenu2 a:hover, #left_inside ul.subMenu2 a:link.subMenu2On, #left_inside ul.subMenu2 a:visited.subMenu2On {
  padding: 0 0 0 12px;
  margin: 0 0 0 20px;
  color: #5c4032;
  text-decoration: none;
  font-weight: bold;
  display: block;
  background: url(../images/nlf_arrow_snavs_.gif) no-repeat 0 5px;
}

#left_inside ul.subMenu2 a:link.subMenu2On, #left_inside ul.subMenu2 a:visited.subMenu2On {
  font-weight: bold;
  background: url(../images/nlf_arrow_snavs_.gif) no-repeat 0 5px;
}
/*------------- H STYLES --------------*/

h1 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 17px 0 2px 0;
  line-height: 22px;
  font-size: 24px;
  color: #5c4032;
  font-weight: normal;
}

h1.underline {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 7px 0;
  padding: 7px 0 2px 15px;
  line-height: 22px;
  font-size: 20px;
  color: #5c4032;
  font-weight: normal;
  border-bottom: 1px #c0b9b6 solid;
}

h1.underline_grey {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 7px 0;
  padding: 7px 0 2px 15px;
  line-height: 22px;
  font-size: 18px;
  color: #8c8c8c;
  font-weight: normal;
  border-bottom: 1px #c0b9b6 solid;
}

h2 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 3px 0;
  padding: 7px 0 2px 15px;
  line-height: 22px;
  font-size: 20px;
  color: #5c4032;
  font-weight: normal;
}

h2.brown {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 3px 0;
  padding: 7px 0 2px 0px;
  line-height: 22px;
  font-size: 20px;
  color: #5c4032;
  font-weight: normal;
}

h2.green {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 3px 0;
  padding: 7px 0 2px 0;
  line-height: 22px;
  font-size: 20px;
  color: #5c4032;
  font-weight: normal;
  color: #919127;
}

h2.green2 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 3px 0;
  padding: 7px 0 2px 0;
  line-height: 22px;
  font-size: 18px;
  color: #5c4032;
  font-weight: normal;
  color: #919127;
}

h2.grey {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 3px 0;
  padding: 7px 0 2px 0;
  line-height: 20px;
  font-size: 18px;
  color: #5c4032;
  font-weight: normal;
  color: #3e3e3e;
}

h2.underline {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 7px 0 2px 0;
  line-height: 30px;
  font-size: 18px;
  color: #5c4032;
  font-weight: normal;
  color: #919127;
  border-bottom: 1px #bebebe solid;
}

h2.beige {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 0 3px 0;
  padding: 7px 0 2px 0;
  line-height: 19px;
  font-size: 16px;
  font-weight: normal;
  color: #5c4032;
  border-bottom: 1px #bebebe solid;
}

h3 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 17px;
  font-size: 15px;
}

h3.green {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  margin: 0 0 3px 0;
  padding: 7px 0 0px 0;
  line-height: 18px;
  font-size: 15px;
  color: #919127;
}

h3.brown {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  margin: 0 0 3px 0;
  padding: 7px 0 0px 0;
  line-height: 18px;
  font-size: 15px;
  color: #5c4032;
}

h4 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 17px;
  font-size: 15px;
  color: #919127;
}

.main_title {
  text-align: left;
  background-color: #ffffff;
  color: #5c4032;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
}

.table {
  border-collapse: collapse;
  border-color: #CCCCCC;
}

.loginblock {
  width: 211px;
  height: 85px;
  text-align: left;
  background-color: #f8f9ee;
  color: #5c4032;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.vestigingblock {
  width: 211px;
  height: 76px;
  text-align: left;
  background-color: #f8f9ee;
  color: #5c4032;
  padding-left: 15px;
  padding-right: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

.searchblock {
  width: 211px;
  height: 95px;
  text-align: left;
  background-color: #f8f9ee;
  color: #5c4032;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.homeblock {
  vertical-align: top;
  width: 366px;
  height: 162px;
  text-align: left;
  background-color: #ffffff;
  color: #666666;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.hometitle {
  vertical-align: top;
  width: 366px;
  height: 10px;
  text-align: left;
  background-color: #ffffff;
  color: #5c4032;
  padding-left: 15px;
  padding-top: 22px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
}

.newsblock {
  vertical-align: top;
  width: 196px;
  height: 162px;
  text-align: left;
  background-color: #ffffff;
  color: #666666;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.newstitle {
  vertical-align: top;
  width: 196px;
  height: 10px;
  text-align: left;
  background-color: #ffffff;
  color: #5c4032;
  padding-left: 15px;
  padding-top: 22px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
}

.openingblock {
  vertical-align: top;
  width: 211px;
  height: 162px;
  text-align: left;
  background-color: #ffffff;
  color: #666666;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.openingtitle {
  vertical-align: top;
  width: 211px;
  height: 10px;
  text-align: left;
  background-color: #ffffff;
  color: #5c4032;
  padding-left: 15px;
  padding-top: 22px;
  padding-bottom: 5px;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
}

.contactbox_sm {
  font-family: Arial, Verdana;
  font-size: 10px;
  border-style: solid;
  border-width: 0px;
  color: #ffffff;
  background-color: #97918a;
  height: 15px;
  text-align: left;
  width: 35px;
}

.ask_contact {
  text-align: left;
  background-color: #ffffff;
  color: #666666;
  padding-left: 220px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

td, th, ul, ol, p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #666666;
}

.navigation {
  text-align: left;
  background-color: #5c4032;
  color: #FFFFFF;
  padding-left: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.navigation A:link {
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

.navigation A:visited {
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

.navigation A:active {
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

.navigation A:hover {
  font-family: Arial;
  text-align: left;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}
/* Menu */

.submenutable {
  background-color: #cbb79e;
  color: #5c4032;
}

.submenutable td {
  background-color: #cbb79e;
  color: #5c4032;
  font-weight: normal;
  border: 1px solid #fff;
}

.submenutable td div {
  background-color: #cbb79e;
  color: #5c4032;
  padding: 4px;
  padding-right: 0px;
}

.submenutable td a:link {
  background-color: #cbb79e;
  color: #5c4032;
  text-decoration: none;
}

.submenutable td a:hover {
  background-color: #cbb79e;
  color: #5c4032;
  text-decoration: underline;
}
