html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus { outline: 0; }
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #ffffff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}
#lightbox-nav-btnNext {
  right: 0;
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #ffffff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666666;
}
#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}
input, textarea {
  display: block;
  margin: 2px 0 5px 0;
  width: 300px;
  border: 1px solid #eeeeee;
  padding: 3px;
}
form label { display: block; }
form #plz {
  float: left;
  width: 80px;
  margin-right: 8px;
}
form #ort { width: 204px; }
.button {
  width: auto;
  padding: 3px 10px;
  font-weight: bold;
  background-color: #e8eedd;
  color: #ffffff;
}
form .button {
  color: #000000;
  cursor: pointer;
}
body {
  background-color: #faf6e6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 18px;
}
strong { font-weight: bold; }
a {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: none;
}
#content ul {
  list-style-type: disc;
  margin-left: 15px;
}
#content a { text-decoration: underline; }
#wrapper {
  width: 902px;
  margin: 0 auto;
  position: relative;
}
#logo {
  margin: 35px auto 20px auto;
  display: block;
}
#body {
  border-style: solid;
  border-color: #e8eedd;
  border-width: 10px;
  margin-bottom: 40px;
  min-height: 560px;
  padding: 0 28px 50px 28px;
  position: relative;
}
#nav {
  height: 31px;
  line-height: 31px;
}
#nav li { float: left; }
#nav a {
  color: #58585a;
  text-transform: uppercase;
  margin-right: 30px;
  letter-spacing: 0.3px;
}
#nav a:active {
  color: #58585a;
  text-transform: uppercase;
  margin-right: 30px;
  letter-spacing: 0.3px;
}
#nav a:visited {
  color: #58585a;
  text-transform: uppercase;
  margin-right: 30px;
  letter-spacing: 0.3px;
}
#nav #nav_kontakt { float: right; }
#nav #nav_contact { float: right; }
#nav #nav_kontakt a { margin-right: 0; }
#nav #nav_contact a { margin-right: 0; }
#nav a:hover { color: #008264; }
#nav .current a { color: #008264; }
#nav .parent_of_current a { color: #008264; }
#slide {
  position: relative;
  height: 383px;
}
#slide img {
  position: absolute;
  top: 0;
}
#submenu {
  float: left;
  width: 145px;
  margin-right: 50px;
  min-height: 50px;
}
#content {
  float: left;
  width: 600px;
}
#home #content {
  float: left;
  width: 550px;
  margin-left: 30px;
}
.clear {
  clear: both;
  height: 0;
}
#submenu a {
  background-color: #e8eedd;
  padding: 9px 12px;
  display: block;
  margin-bottom: 6px;
  color: #58585a;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
#submenu a:active {
  background-color: #e8eedd;
  padding: 9px 12px;
  display: block;
  margin-bottom: 6px;
  color: #58585a;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
#submenu a:visited {
  background-color: #e8eedd;
  padding: 9px 12px;
  display: block;
  margin-bottom: 6px;
  color: #58585a;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
#submenu a:hover { color: #008264; }
h1, h2, h3 {
  text-transform: uppercase;
  color: #008264;
  letter-spacing: 0.3px;
}
#footer {
  position: absolute;
  bottom: 0;
  left: 10px;
}
#galerie #submenu { display: none; }
#galerie #content { width: 100%; }
#galerie a.lightbox {
  display: block;
  float: left;
  padding: 0 16px 16px 0;
}
#galerie a.lightbox img {
  width: 190px;
  height: 145px;
}
#gallery #submenu { display: none; }
#gallery #content { width: 100%; }
#gallery a.lightbox {
  display: block;
  float: left;
  padding: 0 16px 16px 0;
}
#gallery a.lightbox img {
  width: 190px;
  height: 145px;
}
#lang {
  position: absolute;
  right: 0;
  top: 70px;
}
#special iframe { margin-top: 30px; }
html#referenzen #submenu { display: none; }
html#referenzen #content {
  margin-left: -28px;
  width: 660px;
}
html#testimonials #submenu { display: none; }
html#testimonials #content {
  margin-left: -28px;
  width: 660px;
}

