* {
  padding: 0;
  margin: 0;
}

body {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

#container {
  width: 800px;
  margin: 0 auto;
  padding-top: 20px;
}

#header {
  position: relative;
  left: -47px;
  width: 853px;
  height: 123px;
  background: url(../img/beans/header.jpg) no-repeat;
}

#header h1 {
  display: none;
}

#header span {
  display: none;
}

#header li ul span {
  display: inline;
}

#header li a { display: block; height: 23px; }

#content .noborder { border: none; }

.nl #nav_home { width: 49px; background-image: url(../img/beans/nl_menu_home.jpg); }
.nl #nav_coroos { width: 118px; background-image: url(../img/beans/nl_menu_coroos.jpg); }
.nl #nav_assortiment { width: 84px; background-image: url(../img/beans/nl_menu_assortiment.jpg); }
.nl #nav_markt { width: 50px; background-image: url(../img/beans/nl_menu_markt.jpg); }
.nl #nav_kwaliteit { width: 78px; background-image: url(../img/beans/nl_menu_kwaliteit.jpg); }

.en #nav_home { width: 49px; background-image: url(../img/beans/en_menu_home.jpg); }
.en #nav_coroos { width: 119px; background-image: url(../img/beans/en_menu_coroos.jpg); }
.en #nav_assortiment { width: 81px; background-image: url(../img/beans/en_menu_assortiment.jpg); }
.en #nav_markt { width: 57px; background-image: url(../img/beans/en_menu_markt.jpg); }
.en #nav_kwaliteit { width: 68px; background-image: url(../img/beans/en_menu_kwaliteit.jpg); }

.de #nav_home { width: 49px; background-image: url(../img/beans/de_menu_home.jpg); }
.de #nav_coroos { width: 119px; background-image: url(../img/beans/de_menu_coroos.jpg); }
.de #nav_assortiment { width: 71px; background-image: url(../img/beans/de_menu_assortiment.jpg); }
.de #nav_markt { width: 50px; background-image: url(../img/beans/de_menu_markt.jpg); }
.de #nav_kwaliteit { width: 78px; background-image: url(../img/beans/de_menu_kwaliteit.jpg); }

.fr #nav_home { width: 49px; background-image: url(../img/beans/fr_menu_home.jpg); }
.fr #nav_coroos { width: 118px; background-image: url(../img/beans/fr_menu_coroos.jpg); }
.fr #nav_assortiment { width: 84px; background-image: url(../img/beans/fr_menu_assortiment.jpg); }
.fr #nav_markt { width: 60px; background-image: url(../img/beans/fr_menu_markt.jpg); }
.fr #nav_kwaliteit { width: 68px; background-image: url(../img/beans/fr_menu_kwaliteit.jpg); }

.es #nav_home { width: 48px; background-image: url(../img/beans/es_menu_home.jpg); }
.es #nav_coroos { width: 119px; background-image: url(../img/beans/es_menu_coroos.jpg); }
.es #nav_assortiment { width: 57px; background-image: url(../img/beans/es_menu_assortiment.jpg); }
.es #nav_markt { width: 67px; background-image: url(../img/beans/es_menu_markt.jpg); }
.es #nav_kwaliteit { width: 78px; background-image: url(../img/beans/es_menu_kwaliteit.jpg); }

#nav {
  position: relative;
  top: 94px;
  left: 57px;
  height: 23px;
  padding: 0;
  margin: 0;
  padding-right: 12px;
  z-index: 1;
}

#nav ul {
  list-style: none;
}

#nav li ul {
  display: none;
  position: absolute;
  width: 200px;
  padding: 0;
  margin: 0;
  top: 23px;
  left: 10px;
  background: url(../img/beans/menu.gif) no-repeat bottom left;
  padding-bottom: 6px;
}

#nav li li ul {
  position: absolute;
  top: 0;
  left: 200px;
  background: none;
  padding-bottom: 0;
}

#nav li:hover ul, #nav li.over ul {
  display: block;
}

#nav li:hover ul ul, #nav li.over ul ul {
  display: none;
}

#nav li:hover ul li:hover ul, #nav li.over ul li.over ul {
  display: block;
}

#nav li {
  height: 23px;
  color: white;
  float: left;
  position: relative;
}

#nav li ul li {
  clear: both;
  width: 100%;
}

#nav ul ul a.sub {
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#nav li ul li a {
  color: white;
  text-decoration: none;
  height: auto;
  line-height: 23px;
  display: block;
  padding: 0 7px;
  outline: none;
  font-size: 8pt;
  background-color: #75a04a;
}

#nav li ul li a:hover {
  background-color: #307f16;
}

#nav img {
  position: relative;
  top: -3px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
  padding-bottom: 16px;
}

#main {
  background: #f1f7e6 url(../img/beans/bg.jpg) no-repeat top center;
}

#footer {
  background-image: url(../img/beans/footer.jpg);
  width: 800px;
  height: 14px;
  clear: both;
  margin-bottom: 50px;
}

.cleared {
  clear: both;
}

#languages {
  position: absolute;
  right: 22px;
  top: 2px;
}

#languages img {
  float: left;
  border: none;
  margin: 0;
  padding: 0;
  margin-right: 3px;
}

#content {
  padding: 20px;
  line-height: 1.4;
}

#content img {
  border: 4px solid #307f16;
  border-left: 0;
  border-top: 0;
  margin: 10px;
}

#content a {
  color: #307f16;
}

#content table { font-size: 1em; }

#content td, #content th { vertical-align: top; }

#t1 {
  float: right;
  width: 1px;
  height: 520px;
  font-size: 0px;
}

#t2 {
  width: 100%;
  clear: both;
}


#googlemap  { width: 99%; height: 350px; color: black; z-index: 0; border: 3px solid #307f16}
#directions { margin-top: 50px; }
.btn_right {
  display: block; padding: 5px; width: 100px;
  text-align: center; background: #75a04a;
  color: #000 !important;
  margin-top: 10px;
}

span.help { float: right; }