body {
    font-family: "Trebuchet MS",Lucida Sans Unicode,Arial,sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    color: #004115;
    background: #72984F;
}

#overall {
    padding: 19px 27px 0 27px;
    width: 850px;
    margin: 0 auto;
    background: url("../images/body_bg.gif") repeat-y;
}

#banner {
    border-top: 2px #FFF solid;
    border-bottom: 2px #FFF solid;
    background: url("../images/banner.jpg") no-repeat;
    height: 181px;
}

#contentLeft {
    width: 225px;
    color: #eceddf;
    padding: 0 0 0 17px;
}

#contentLeft h2.menu {
    background: url("../images/menu_bg.jpg") no-repeat;
    width: 225px;
    height: 64px;
    margin: 0;
}

#navigation {
    margin: 0;
    padding: 15px 0 0 0;
    list-style-type: none;
    background: url("../images/nav_bg.jpg") repeat-x #557D1A;
    width: 204px;
}

#navigation li {
    padding: 5px 0;
}

#navigation a {
    display: block;
    width: 184px;
    color: #eceddf;
    text-decoration: none;
    padding: 2px 0 2px 20px;
    font-size: 9pt;
}

#navigation a:hover {
    background: #1d6b21;
    width: 175px;
    border-right: 9px solid #c4d3af;
}

#navigation a.active {
    background: #1d6b21;
    width: 175px;
    border-right: 9px solid #c4d3af;
}

#navigation span {
    display: block;
    font-weight: bold;
    background: #557E1B;
    padding: 2px 0 2px 20px;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navigation ul a {
    padding: 2px 9px 2px 50px;
    width: 145px;
    background: url("../images/subnav_bg.gif") no-repeat 40px 50%;
}

#navigation ul a:hover {
    padding-right: 0;
    background: url("../images/subnav_bg.gif") no-repeat 40px 50% #1d6b21;
    width: 145px;
    border-right: 9px solid #c4d3af;
}

#navigation ul a.active {
    background: url("../images/subnav_bg.gif") no-repeat 40px 50% #1d6b21;
    width: 145px;
    padding-right: 0;
    border-right: 9px solid #c4d3af;
}

#navigation ul ul a {
    padding: 2px 9px 2px 70px;
    width: 125px;
    background: url("../images/subnav_bg.gif") no-repeat 60px 50%;
}

#navigation ul ul a:hover {
    background: url("../images/subnav_bg.gif") no-repeat 60px 50% #1d6b21;
    width: 125px;
    padding-right: 0;
    border-right: 9px solid #c4d3af;
}

#navigation ul ul a.active {
    background: url("../images/subnav_bg.gif") no-repeat 60px 50% #1d6b21;
    width: 125px;
    padding-right: 0;
    border-right: 9px solid #c4d3af;
}

#contentLeft {
    float: left;
    margin: 10px 0 0 0;
}

#contentLeft .navTop {
    margin: 10px 0 0 0;
    width: 204px;
    height: 12px;
    background: url("../images/nav_top.jpg") no-repeat;
    font-size: 1px;
}

#contentLeft .navBottom {
    width: 225px;
    height: 60px;
    background: url("../images/nav_bottom.jpg") no-repeat;
}

.bClear {
    clear: both;
    height: 20px;
}

#footer {
    background: url("../images/body_bottom.jpg") no-repeat;
    width: 850px;
    padding: 0 27px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
}

#footer a, #footer a:hover {
    color: #FFF;
    text-decoration: underline;
    background: none;
}

h2.ramsch {
    background: url("../images/ramschkiste_balken.jpg") no-repeat;
    width: 204px;
    height: 39px;
    margin: 0;
    padding: 0;
}

p.ramsch {
    margin: 0;
    padding: 0;
    width: 204px;
    text-align: center;
    background: url("../images/leftbox_bg.jpg") repeat-x #598120;
}

div.ramsch {
    margin: 0;
    padding: 0;
    width: 204px;
    height: 11px;
    background: url("../images/leftbox_bottom.jpg") no-repeat;
    font-size: 1px;
}

#content {
    margin: 30px 0 0 20px;
    float: left;
    width: 562px;
    background: url("../images/content_bg.jpg") repeat-x #BBCDA3;
    position: relative;
    line-height: 150%;
}

#content .cIcon {
    position: absolute;
    top: -22px;
    right: -25px;
    background: url("../images/content_icon.jpg") no-repeat;
    width: 116px;
    height: 90px;
}

#content .headline {
    margin: 0;
    padding: 4px 95px 0 10px;
    height: 21px;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    background: url("../images/headline_bg.jpg") no-repeat #557E1A;
}

#content .inner {
    padding: 10px;
    background: url("../images/content_bottom.jpg") left bottom no-repeat;
}

#content .cSpacer {
    float: right;
    width: 85px;
    height: 40px;
}

#content .cClear {
    clear: both;
    font-size: 1px;
    height: 6px;
    
}

#content a img {
    border: 2px #004115 solid;
}

#content ul {
    list-style-image: url("../images/bullet.gif");
}

#options {
    clear: both;
    margin: 20px 0 0 0;
    padding: 5px;
    list-style-type: none; 
    height: 30px;
}

#options li {
    display: inline;
}

#options a {
    font-weight: bold;
}

#options a.print {
    float: left;
    background: url("../images/icons/print.gif") no-repeat 100% 50%;
    padding: 0 15px 0 0;
}

#options a.top {
    float: right;
    background: url("../images/icons/top.gif") no-repeat 0% 50%;
    padding: 0 0 0 15px;
}

.htop {
    margin-top: 0;
}

h1 {
    font-size: 180%;
    margin: 1em 0 0.8em 0;
}

h2 {
    font-size: 160%;
    margin: 0.8em 0 0.6em 0;
}

h3 {
    font-size: 140%;
    margin: 0.6em 0 0.4em 0;
}

h4 {
    font-size: 120%;
    margin: 0.5em 0 0.3em 0;
}

h5 {
    font-size: 110%;
    margin: 0.4em 0 0.2em 0;
}

h6 {
    font-size: 100%;
    margin: 0.3em 0 0.1em 0;
}

p {
    margin: 0.6em 0;
}

a {
    color: #004115;
    text-decoration: underline;
}

a:hover {
    color: #557E1A;
    text-decoration: underline;
}

/* Content Bereich Ende */

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.counter {
    padding: 20px 0 0 0;
}

.counter a, .counter a:hover {
    color: #FFF;
}

div.teaser_start {
  width: 161px;
  height: 298px; 
}

a.teaser_name {
  text-decoration: none;
  font-weight: bold;
  width: 151px;
  height: 113px;
  display: block;
  padding-left: 10px;
  padding-top: 185px;
  float: left;
  margin-left: 15px;
}

a.teaser_name:hover {
  text-decoration: none;
}

a.teaser_bau {
  background: url("../images/teaser_bau.gif") no-repeat;
}

a.teaser_moebel {
  background: url("../images/teaser_moebel.gif") no-repeat;
}

a.teaser_glas {
  background: url("../images/teaser_glas.gif") no-repeat;
}

a.teaser_more {
  float: right;
}

div.small {
  font-weight: normal !important;
  font-size: 0.8em;
  color: #557E1A;
}

div.referenz_kat {
  width: 210px;
  height: 210px;
  background: #aabd90;
  margin: 0 0 25px 25px;
  float: left;
}

div.referenz_kat a {
  display: block;
  font-weight: bold;
  text-align: center;
  padding: 5px 0 0px 0;
  height: 205px;
}

div.referenz_kat a.haustueren {
  background: url("../images/referenz_kat_haustueren.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.wohnungstueren {
  background: url("../images/referenz_kat_wohnungstueren.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.falttueren {
  background: url("../images/referenz_kat_falttueren.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.altbau {
  background: url("../images/referenz_kat_altbau.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.brandschutz {
  background: url("../images/referenz_kat_brandschutz.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.bad {
  background: url("../images/referenz_kat_bad.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.kueche {
  background: url("../images/referenz_kat_kueche.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.regal {
  background: url("../images/referenz_kat_regal.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.jugend {
  background: url("../images/referenz_kat_jugend.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.treppe {
  background: url("../images/referenz_kat_treppe.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.wand {
  background: url("../images/referenz_kat_wand.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.garderobe {
  background: url("../images/referenz_kat_garderobe.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.fensterbank {
  background: url("../images/referenz_kat_fensterbank.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.fussbank {
  background: url("../images/referenz_kat_fussbank.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.moebel {
  background: url("../images/referenz_kat_moebel.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.bau-sonstiges {
  background: url("../images/referenz_kat_bau-sonstiges.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.wohnen {
  background: url("../images/referenz_kat_wohnen.jpg") no-repeat 50% 75%;
}

div.referenz_kat a.tische {
  background: url("../images/referenz_kat_tische.jpg") no-repeat 50% 75%;
}

div.referenz_kat a:hover {
  background-color: #557E1A;
  color: #ffffff;
}

.trenner {
  font-size: 0pt;
  border-bottom: 1px solid #557E1A;
  margin: 20px 0;
  clear: both; 
}

div.zertifikat {
  width: 190px;
  background: #aabd90;
  float: left;
  padding: 10px;
  text-align: center;
  height: 320px;
  margin: 0 15px 15px 0;
}

div.exklusiv {
  width: 260px;
  height: 146px;
  background: url("../images/teaser_exklusiv.jpg") no-repeat;
  padding: 10px 244px 10px 10px;
  margin: 15px 0 15px 15px;
  font-size: 12px;
  line-height: 16px;
}

div.teaser_fussbank_willi,
div.teaser_fussbank_eddi,
div.teaser_fussbank_ingrid {
  width: 176px;
  height: 176px;
  float: left;
  margin: 0 4px 0 0;
}

div.teaser_fussbank_willi {
  background: url("../images/teaser_fussbank_willi.gif") no-repeat;
}

div.teaser_fussbank_eddi {
  background: url("../images/teaser_fussbank_eddi.gif") no-repeat;
}

div.teaser_fussbank_ingrid {
  background: url("../images/teaser_fussbank_ingrid.gif") no-repeat;
}