body {
  background-image:url(../img/bckg.jpg);
  background-repeat:repeat-x;
  background-color:#f6e1c6;
}

/* Ü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;
      }
	  #mitte h2 {
		  color:#0f784d;
	  }
      
      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 {
		color:#d37304;  
	  }
      a, a:link, a:hover, a:active, a:visited,
      #suche input {
        color:#0f784d;
      }
      
      #menue a:link, #menue a:visited {
        text-decoration:none;
      }
      
      a:hover, a:active {
        text-decoration:underline;
      }

/* BILDER */

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

/* 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:960px;
        margin:0px auto;
      /*  background-color:#fff;*/
      }
	  #content {
		background:url(../img/contentBckg.png) repeat-y;  
	  }
      
      #header {
        height:190px;
        background-image:url(../img/kopf.jpg);
        background-repeat:no-repeat;
      }
      
      #logos {
        float:left;
      }
      
      #headermenue {
        float:right;
        width:320px;
        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 {
		  display:none;
        width:75px;
        float:left;
      }
      
      .css_schalter img {
        margin-right:4px;
      }
      
      #links {
        width:182px;
        float:left;
      }
      
      #mitte {
		/*background-color:#fff;*/
        width:544px;
		padding: 20px;
       /* margin-left:20px;*/
        float:left;
		color:#0f784d;
      }
      
      #rechts {
        width:174px;
        float:right;
		margin-left:20px;
        font-size:1em;
        line-height:1.2em;
		color:#0f784d !important;
      }
	  #rechts h2 {
		color:#0f784d !important;	
		font-weight:700;
	  }
      
      #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;
		padding-top:10px;
		text-align:center;		
      }
      
      .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;
      }
	  
	 .csc-textpic-intext-left img {
		float:left; 
        margin-right:5px;		
	 }
	 .csc-textpic-intext-right img {
		float:right;
        margin-left:5px;		
		margin-bottom:10px;
	 }
	 
	 .csc-textpic-imagewrap {
		float:right;
	 }
	 .csc-textpic-imagewrap ul {
		list-style:none;
		padding:0;
	 }
	 .csc-textpic-left {
		float:left;
	 }
	 .csc-textpic-imagewrap img {
		margin-bottom:10px;
	 }
	 
	 #seite17 li {
		margin-left:0;
		padding-left:0;
	 }
