body {
  background-image:url(../img/bckg.jpg);
  background-repeat:no-repeat;
  background-color:#fff;
  background-position: top center;
}

/* Ü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:0;
        font-weight: bold;
      }
      
      #rechts h1{
        font-size:1.1em;
        margin:0;
        font-weight: bold;
        padding-bottom: 7px;
      }
      
      .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:#6d2921;
      }
      
      #menue a:link, #menue a:visited {
        text-decoration:none;
      }
      
      a:hover, a:active {
        text-decoration:underline;
      }

/* BILDER */

      
       #rechts img,
      .dl-text img,
      .news-single-img,
      .news-list-img {
        float:right;
        margin-left:5px;
        margin-right:0px;
      }
      
      .csc-textpic-imagewrap{
	   float:right;
        margin-left:5px;
        margin-right:10px;
}
      
      #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 */


      #content,
      #footer {
        clear:both;
        width:970px;
        margin:0px auto;
        background-color:#fff;
      }
      
            #header{
        clear:both;
        width:970px;
        margin:0px auto;
        background-color:transparent!important;
      }
      
      #header {
        height:175px;
        background-image:url(../img/header.gif);
        background-repeat:no-repeat;
      }
      
      #logos {
        float:left;
      }
      
      #headermenue {
        float:right;
        width:430px;
        font-size:0.875em;
        line-height:1.2em;
        margin-top:45px;
      }
      
      .kopfmenue,
      .css_schalter {
        float:left;
      }
      
      .kopfmenue, .kopfmenue a:link, .kopfmenue a:visited, .kopfmenue a:hover, .kopfmenue a:active {
	    color: #2d2d2d;
	    text-decoration: none;
}
      
      .kopfmenue {
        width:330px;
        padding-top:0.3em;
      }
      
      .css_schalter {
        width:80px;
        float:left;
      }
      
      .css_schalter img {
        margin-right:4px;
      }
      
      #links {
        width:155px;
        float:left;
      }
      
      #mitte {
        width:495px;
        margin-left:20px;
        float:left;
      }
      
      #rechts {
        width:270px;
        float:right;
        font-size:0.875em;
        line-height:1.2em;
        text-align: left;
      }
      
      #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;
        text-align: center;
        padding-top: 40px;
        font-size: 0.95em;
      }
      
      #footer, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	   color: #666;
	   text-decoration: none;
}
      
      .zweiSpalten {
        clear:both;
        margin-top:30px;
      }
      
      #seite1 .zweiSpalten img {
        display:none;
      }
      
      .linkeSpalte {
        float:left;
        width:48%;
        border-right:1px solid #c9cbbc;
      }
      
     .rechteSpalte{
	float: right;
	width: 48%;
}

.rechteSpalte .csc-textpic-imagewrap, .linkeSpalte .csc-textpic-imagewrap{
	margin-right: 30px;
}

      
      ç{
        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;
      }
      
      .teaser-element-rechts img{
	float: right!important;
} 
      
      .stroke {
        text-decoration:line-through;
      }
