body {
  background-image:url(../img/bckg.jpg);
  background-repeat:repeat-x;
  background-color:#9b9f8c;
}

/* ÜBERSCHRIFTEN */

      h1 {
        font-size:2.2em;
        line-height:1em;
        font-weight:100;
        margin-bottom:18px;
      }
      
      h2 {
        font-size:1.3em;
        line-height:1em;
        font-weight:100;
      }
      
      h3 {
        font-size: 1.2em;
        line-height:1.1em;
        font-weight:100;
      }
      
      #rechts h2 {
        font-size:1.1em;
        margin-top:0;
      }
      
      .tx-indexedsearch-res-single h2 {
        font-weight:700;
      }
      
      h1, h1 a:link,
      h2, h2 a:link,
      h3, h3 a:link,
      a, a:link, a:hover, a:active, a:visited,
      #suche input {
        color:#378400;
      }
      
      #menue a:link, #menue a:visited {
        text-decoration:none;
      }
      
      a:hover, a:active {
        text-decoration:underline;
      }
      
      .lindaSpiele h2 {
        cursor:pointer;
      }

/* BILDER */

      .csc-textpic-imagewrap,
      #rechts img,
      .dl-text img,
      .news-single-img,
      .news-list-img {
        float:right;
        margin-left:5px;
        margin-right:0px;
      }
      
      #seite411 #inhalte img,
      #seite416 #inhalte img,
      #seite29 #inhalte img,
      #seite365 #inhalte img,
      #seite371 #inhalte img,
      #seite376 #inhalte img,
      #seite418 #inhalte img,
      #seite26 .csc-textpic-imagewrap,
      #seite363 .csc-textpic-imagewrap,
      #seite368 .csc-textpic-imagewrap,
      #seite373 .csc-textpic-imagewrap { 
           /*
            Ausnahmen: 
            LINDA Produkt des Monats, 
            LINDA Magazine, 
            Team-Seiten, 
            Angebotsseite, 
            FAQ-Seiten, 
            Teaser,
            Anfahrts-Seiten
          */
          
        float:left !important;
        margin-right:5px !important;
        margin-left:0px !important;
      }
      
      #mitte img {
        margin-top:-5px;
      }

/* WEITERE TAGS */

      p {
        margin-bottom:0.8em;
      }
      
      hr {
        height:1px;
        border:none;
        border-top:1px solid #c9cbbc;
      }

/* Aufbau DIVs */

      #header,
      #content,
      #footer {
        clear:both;
        width:970px;
        margin:0px auto;
        background-color:#fff;
      }
      
      #header {
        height:180px;
        background-image:url(../img/kopf.jpg);
        background-repeat:no-repeat;
      }
      
      #logos {
        float:left;
      }
      
      #headermenue {
        float:right;
        width:420px;
        font-size:0.875em;
        line-height:1.2em;
        margin-top:44px;
      }
      
      .kopfmenue,
      .css_schalter {
        float:left;
      }
      
      .kopfmenue {
        width:330px;
        padding-top:0.3em;
      }
      
      .css_schalter {
        width:75px;
        float:left;
      }
      
      .css_schalter img {
        margin-right:4px;
      }
      
      #links {
        width:200px;
        float:left;
      }
      
      #mitte {
        width:450px;
        margin-left:20px;
        float:left;
      }
      
      #rechts {
        width:270px;
        float:right;
        font-size:0.875em;
        line-height:1.2em;
      }
      
      #teaser_links li {
        margin:0;
        padding:1px 0 1px 10px;
        list-style-type:none;
      }
      
      .submenue_links {
        margin-top:20px;
      }
      
      #teaser_rechts {
        margin-right:10px;
      }
      
      #suche {
        height:59px;
      }
      
      #footer {
        height:50px;
        background-image:url(../img/fuss.gif);
        background-repeat:no-repeat;
        background-color:transparent;
      }
      
      .zweiSpalten {
        clear:both;
        margin-top:30px;
      }
      
      #seite1 .zweiSpalten img {
        display:none;
      }
      
      .linkeSpalte {
        float:left;
        width:50%;
        border-right:1px solid #c9cbbc;
      }
      
      .rechteSpalte {
        float:right;
        width:47%;
      }
      
/* ALLGEMEINE KLASSEN */
      
      .clearer {
        font-size:1px;
        line-height:1px;
        height:1px;
        clear:both;
        margin:0;
      }
      
      .teaser-element-rechts {
        border-top:1px solid #c9cbbc;
        padding-top:6px;
      }
      
      .stroke {
        text-decoration:line-through;
      }
