/* ------------------------------------------------------------

    Company:   Marketing Factory GmbH
    Author:    Patrick Puecher

------------------------------------------------------------ */

* {
  margin: 0;
  padding: 0; 
}
html {
  height: 100%;
}
body {
  behavior: url("/csshover.htc");
  background: url(/images/background.png);
  text-align: center;
  font-family: Arial;
  font-size: .7em;
}
#wrap {
  text-align: left;
  background: #ffffff;
  width: 981px;
  margin: 0 auto;
  padding-bottom: 5px;
}
#navigation2 {
  list-style-type: none;
}
#navigation2 li {
  border-bottom: 1px dotted #d4c47e;
}
#navigation2 li a.current {
  color: #95bb68;
}
#navigation2 li a {
  line-height: 170%;
  cursor: pointer;
  display: block;
  color: #74875d;
  text-decoration: none;
  padding-left: 15px;
  background: url(/images/navigation2-li.png) no-repeat 4px 9px;
}
#navigation {
  position: absolute;
  z-index: 2;
  width: 580px;
  margin-top: 5px;
  background: url(/images/navigation-right.png) no-repeat top right;
  height: 22px;
}
#navigation ul {
  float: left;
  list-style-type: none;
  background: url(/images/navigation-bg.png) repeat-x;
  width: 575px;
  margin: 0;
}
#navigation ul li {
  display: inline;
  float: left;
  height: 22px;
}
#navigation ul li.first {
  background: url(/images/navigation-left.png) no-repeat top left;
}
#navigation ul li ul {
  padding-top: 3px;
}
#navigation ul li ul li {
  display: block;
  float: none;
  margin: 0 0 0 8px;
  border-bottom: 1px dotted #fff8d6;
  height: auto;
}
/*#navigation ul li ul li.last {
  border-bottom: 6px solid #74875d;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}*/
#navigation ul a {
  line-height: 170%;
  cursor: pointer;
  display: block;
  color: #e8eed2;
  text-decoration: none;
  margin-right: 13px;
  padding-left: 15px;
  background: url(/images/navigation-li.png) no-repeat 4px 9px;
}
#navigation ul li ul li a, #navigation li.first ul li a, #navigation li.last ul li a {
  color: #fff8d6;
  padding-left: 30px;
  background: url(/images/navigation-li-li.png) no-repeat 17px 8px;
}
#navigation ul li.first a {
  margin-left: 3px;
}
#navigation ul li.last a {
  margin-right: 7px;
}
#navigation ul li {
  position: relative;
}
#navigation ul li ul {
  position: absolute;
  top: auto;
  display: none;
  background: none;
}
#navigation ul li ul li {
  background: #74875d;
  width: 200px;
}
#navigation ul li:hover ul {
  display: block;
}
.border {
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  background: #e8eed2;
}
.border-content {
  margin: 15px 10px;
}
#left {
  float: left;
  margin: 5px 0 0 5px;
  width: 181px;
}
#left-top {
  width: 181px;
  height: 22px;
  background: #74875d;
  /*background: #cfe0bb;*/
}
#logo {
  width: 181px;
  height: 97px;
  background: url(/images/logo.png) no-repeat;
}
.leftbox-top {
  width: 181px;
  height: 6px;
  margin-top: 10px;
  background: url(/images/leftbox-top.png) no-repeat;
}
.leftbox {
  width: 181px;
  background: #e8eed2 url(/images/leftbox-bottom.png) no-repeat bottom;
  padding-bottom: 6px;
}
ul {
  margin-left: 15px;
}
#sponsor {
  clear: both;
  text-align: right;
}
#sponsor img {
  margin: 14px 12px 0 0;
}
.impressum {
  margin: 0 0 0 45px;
}
.impressum a {
  color: #bf9e4b;
  text-decoration: none;
}
img {
  border: 0;
}
#main {
  float: left;
  width: 580px;
  background: url(/images/header-shadow.png) no-repeat 4px top;
  padding-left: 11px;
  margin-right: 10px;
}
#main p {
  margin-bottom: 15px;
}
#slideshow {
  position: relative;
  margin-top: 27px;
  width: 580px;
  height: 258px;
}
#slideshow img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
#header {
  overflow: hidden;
  width: 580px;
  /*height: 258px;*/
  margin: 9px 0 6px;
}
#header table {
  float: left;
  margin-right: 2px;
}
#header-border {
  width: 582px;
  height: 264px;
  margin: 6px 0 9px;
  background: url(/images/header-border.png) no-repeat;
}
#header-border img {
  margin: 9px 0 0 9px;
}
h1 {
  clear: left;
  margin: 0 0 4px;
  font-size: 1.3em;
  font-weight: normal;
  color: #95bb68;
}
h2 {
  clear: left;
  margin: 0 0 10px;
  font-size: 1.1em;
  font-weight: normal;
}
h2 {
  color: #bf9e4b;
}
.fbutton {
  background: url(/images/button.png) no-repeat;
  margin: 3px 0;
  width: 181px;
  height: 27px;
  color: #fff8d6;
  line-height: 210%;
  text-align: center;
  font-weight: bold;
}
.fbutton a {
  color: #FFF8D6;
}
img.left {
  float: left;
  margin: 0 7px 0 0;
}
.image-border {
  float: left;
  width: 186px;
  height: 142px;
  margin: 0 7px 0 -4px;
  background: url(/images/image-border.png) no-repeat;
}
.image-border img {
  margin: 9px 0 0 9px;
}
#right {
  float: left;
  width: 181px;
}
#language {
  margin: 10px 0 0;
  text-align: center;
}
#language img {
  margin: 0 5px;
}
.teaser-top {
  width: 282px;
  height: 23px;
  background: url(/images/teaser-top.png) no-repeat;
  color: #fff8d6;
  line-height: 200%;
}
.teaser-top h2 {
  margin-left: 10px;
  font-size: 100%;
  color: #fff8d6;
}
.teaser {
  float: left;
  width: 282px;
}
.scd {
  float: right;
}
.teaser-inner {
  background: #fffcec url(/images/teaser-background.png) repeat-x bottom;
  border-bottom: 1px dotted #999999;
}
.teaser h1 {
  margin: 0;
}
.teaser h1, .teaser h2 {
  font-size: 100%;
}
.teaser-wrap {
  margin: 5px;
  height: 270px;
}
.teaser-content {
  margin: 10px;
}
.rightbox .button, .leftbox .button {
  margin-bottom: 0;
}
.rightbox-top, .rightbox-top2 {
  width: 181px;
  height: 37px;
  margin-top: 10px;
  background: url(/images/rightbox-top.png) no-repeat;
  text-align: center;
  line-height: 240%;
  font-size: 140%;
  color: #FFF8D6;
}
div.smaller {
  font-size: 120%;
  line-height: 270%;
}
.margin5 {
  margin-top: 5px;
}
.rightbox-top2 {
  background-image: url(/images/rightbox-top2.png);
}
.rightbox {
  background: #e8eed2 url(/images/rightbox-bottom.png) no-repeat bottom;;
}
.rightbox form {
  padding: 9px;
}
.rightbox form label {
  display: block;
  color: #74875d;
  font-size: 1.2em;
  margin-bottom: 3px;
}
.button, .teaser-button {
  font-size: 1em;
  background: #95bb68 /*url(/images/arrow.png) no-repeat 11px*/;
  border: 1px solid #879b6f;
  color: #f1f0c7;
  margin-top: 12px;
  padding: 5px;
  text-align: center;
  margin-bottom: 25px;
}
.teaser-button {
  float: right;
  width: 120px;
  margin-right: 17px;
}
.teaser-button a {
  color: #f1f0c7;
}
.center {
  text-align: center;
}
.offers .offer {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #999999;
}
.offers h1 {
  font-size: 1.3em;
}
.offers h2 {
  font-size: 1.1em;
}
.offer, .offer-content a, .news, .news a {
  color: #2a2e24;
}
.offer img, .news img {
  margin-top: 5px;
  border: 3px solid #95bb68;
}
.offer-content, .news-content {
  margin: 0 7px;
  text-align: left;
}
.offer h1, .news h1 {
  margin: 3px 0 0 0;
  font-size: 1em;
  font-weight: bold;
}
.offer-content span {
  display: block;
}
.offer-content span.price {
  margin-top: 13px;
  font-weight: bold;
  color: #95BB68;
}
.offer-content span.toOffer {
  float: right;
  background: url(/images/toOffer.png) no-repeat 0 5px;
  padding-left: 10px;
  margin-bottom: 9px;
  color: #95bb68;
}
.clearRight {
  clear: right;
}
.clear {
  clear: both;
}
#footer {
  position: relative;
  clear: both;
  width: 962px;
  height: 28px;
  margin-left: 5px;
  color: #ffffff;
  background: url(/images/footer-background.png) no-repeat;
}
#footer span {
  float: left;
  display: block;
  line-height: 250%;
}
#footer a {
  color: #ffffff;
}
.sterndle {
  color: #8E401E;
}
form.formmail label {
  display: block;
  float: left;
  width: 148px;
  text-align: right; 
  padding-right: 1em; 
  margin-bottom: 10px;
}
form.formmail {
  margin: 0;
  padding: .5em;
}
form.formmail textarea {
  margin-bottom: 10px;
}
/*form.formmail input, form.formmail select {
  display: block;
  float: left;
}*/
form.formmail input {
  margin-right: 4px;
}
form.formmail br {
  clear: left;
}
.privacy {
  background-color: #fff;
  font-size: 8pt;
  height: 122px;
  width: 232px;
  overflow: scroll;
}
a {
  text-decoration: none;
  color: #95BB68;
}
.by {
  margin: 0 46px 0 37px;
}
.leftbox ul {
  list-style-type: none;
}
.leftbox ul li span {
  display: block;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  padding: 3px 0;
}
.leftbox ul li span.first {
  border: 0;
}
.leftbox ul li span.firstcurrent {
  border-top: 0;
}
.leftbox ul li span.last {
  border: 0;
}
.leftbox ul li span.lastcurrent {
  border-bottom: 0;
}
.leftbox ul li a {
  margin-left: 13px;
  background: url(/images/menu-li.png) no-repeat 0 4px;
  padding-left: 9px;
  color: #95bb68;
}
.leftbox ul li ul li {
  margin-left: 20px;
  background: url(/images/menu-li-li.png) no-repeat 0 6px;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 0;
}
.leftbox ul li ul li a {
  margin-left: 12px;
  background: none;
  padding: 0;
  color: #999999;
}