body {
  background-image:url(../img/bckg.gif);
  background-repeat:repeat-x;
  background-color:#f8eede;
}

/* ÜBERSCHRIFTEN */

      h1 {
        font-size:2.2em;
        line-height:1.4em;
        font-weight:600;
        margin-bottom:20px;
        padding-bottom: 18px;
        border-bottom: 1px solid #d2c8b9;
        color: #646567;
      }
      
      #seite4 h1, #seite4 .dl-head{
	line-height:2em!important;
}
      
      h2 {
        font-size:1.3em;
        line-height:1em;
        font-weight:100;
        margin: 15px 0 0 0;
        color: #646567;
      }
      
      h3 {
        font-size: 1.2em;
        line-height:1.1em;
        font-weight:100;
        color: #646567;
      }
      
        
     /* #rechts h2 {
        font-size:1.1em;
        margin-top:0;
        color: #646567;
      }*/
      
      .tx-indexedsearch-res-single h2 {
        font-weight:700;
      }
      
       #suche input {
	   color: #646567;
      }
      
       h1 a:link,
       h2 a:link,
       h3 a:link
     {
        color:#f97d03;
        text-decoration: none;
      }
      
      #menue a:link, #menue a:visited {
        text-decoration:none;
      }
      
       a, a:link, a:hover, a:active, a:visited {
        text-decoration:none;
	    color: #f97d03;
      }

/* BILDER */

     .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, #mitte .csc-textpic-imagewrap {
        margin-top:-5px;
        margin-left: 7px;
        float: right;
      }
      
   /*   #seite17 dl {
			float: left !important;
			margin-right: 10px;
			margin-bottom: 15px;
			width: 100%;
			
		}*/
/* WEITERE TAGS */

      p {
        margin-bottom:0.8em;
      }
      
      hr {
        height:1px;
        border:none;
        border-top:1px solid #c9cbbc;
      }

/* Aufbau DIVs */

      #header,
      #content
      {
        clear:both;
        width:974px;
        margin:0px auto;
      }
      
      #content{
	 background-image: url(../img/content.gif);
     background-repeat: repeat-x;

}
      
      #header {
        height:312px;
        background-image:url(../img/kopf.jpg);
        background-repeat:no-repeat;
      }
      
      #logos {
        clear: both;
      }
      
      #headermenue {
        float:right;
        width:420px;
        font-size:1em;
        line-height:1.2em;
      }
      
    #headermenue a:link, #headermenue a:hover,#headermenue a:active,#headermenue a:visited{
	color: #929291;
	font-size: 1em;
	font-weight: bold!important;
	text-decoration: none!important;
	
}
      
      .kopfmenue {
        float:right;
         padding-top:0.3em;
         margin-right: 8px;
      }
            
     #menu1hor{
	clear: both;
	text-align: center;
	height: 20px;
	padding-top: 22px;
	margin-right: 4px;
    }
      
     .css_schalter {
        float:right;
        margin: 10px 4px 15px 0;
      }
      
      .css_schalter img {
        margin-right:4px;
      }
      
      #links {
        width:185px;
        float:left;
        padding-bottom: 50px;
      }
      
      #mitte {
        width:495px;
        margin-left:18px;
        float:left;
        background-color: #f5e2c4;
       
             }
      
      #inhalte{
	width: 461px;
	margin-left: 13px;
}
      
      #rechts {
        width:258px;
        float:right;
        font-size:0.875em;
        line-height:1.2em;
        padding-bottom: 30px;
      }
      
      #teaser_links li {
        margin:0;
        padding:1px 0 1px 10px;
        list-style-type:none;
      }
      
      .submenue_links {
        margin-top:20px;
      }
      
      #teaser_rechts {
        margin-right:4px;
      }
      
      #suche {
        height:40px;
        text-align: right;
        padding-bottom: 15px;
        margin-left: 4px;
        padding-top: 15px;
      }
      
      #footer {
	    clear: both;
	    width: 100%;
        height:110px;
        background-image:url(../img/fuss.jpg);
        background-repeat:no-repeat;
        background-position: top center;
        margin:0px auto;
        padding:25px 0 30px 0;
        text-align: center;
        color: #f1f1f1;
        background-color: #f7b156;

      }
      #footer a:link, #footer a:hover, #footer a:active, #footer a:visited{
	text-decoration: none;
	color: #f1f1f1;
}
      
      
      
      .zweiSpalten {
        clear:both;
        margin-top:30px;
      }
      
      
      .linkeSpalte {
        float:left;
        width:50%;
        border-right:1px solid #c9cbbc;
      }
      
      .linkeSpalte img{
	float: left;
}
      
      .rechteSpalte {
        float:right;
        width:47%;
      }
      
/* ALLGEMEINE KLASSEN */
      
      .clearer {
        font-size:1px;
        line-height:1px;
        height:1px;
        clear:both;
        margin:0;
      }
      
      .teaser-element-rechts {
	    /*width: 254px;*/
        padding:10px 28px 10px 18px;
        background-image: url(../img/teaser_r_top.gif);
        background-repeat: no-repeat;
        margin-top: 20px;
        text-align: left;
      }
      
      .teaser-rechts-bottom{
		width: 254px;
	    background-image: url(../img/teaser_r_bottom.gif);
        background-repeat: no-repeat;
        height: 14px;
        margin-right: 4px;
      }
      
     .teaser-element-rechts p{
	padding-right:23px;
}
      
       #rechts img{
	margin-bottom: 5px;
}



      .teaser-element-rechts h1{
	    color: #f97d03;
	    font-size: 1.6em;
	    text-transform: uppercase;
	    border-bottom: none!important;
	    padding-bottom: 0!important;
	    margin-bottom:0;
      }
      
      #teaser_links{
	margin-top: 20px;
     }
      
      #teaser_links h1, 
      #teaser_links h1 a:link,
      #teaser_links h1 a:hover,
      #teaser_links h1 a:active,
      #teaser_links h1 a:visited{
	    color: #f97d03;
	    font-size: 1.2em!important;
	    text-transform: uppercase;
	    padding-bottom: 7px!important;
	    margin-bottom:10px!important;
	    text-decoration: none;
      }
      
      .anschrift{
	    width: 185px;
        padding:10px 0 20px 0;
        background-image: url(../img/teaser_l_top.gif);
        background-repeat: no-repeat;
        margin-top: 15px;

     }
     .anschrift-bottom{
	    width: 185px;
	    background-image: url(../img/teaser_l_bottom.gif);
        background-repeat: no-repeat;
        height: 14px;
        margin-right: 4px;

	
    }
    
    .anschrift h2 {
	color:#646567 ;
	padding-left:10px!important;
	margin: 15px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.anschrift p{
	padding: 0 10px 0 10px;
}

      
      .stroke {
        text-decoration:line-through;
      }
      
   .dreiSpalten {
        clear:both;
        padding-top:30px;
      }
  .linkeSpalteb {
        float:left;
        width:30%;
        
      }
    .mittelSpalte{
	float: left;
	width: 30%;

}
      .rechteSpalteb {
        float:right;
        width:30%;
        	margin-right: 20px;
      }

.clearer {
	clear: both;
}
