body {
  background-image:url(../img/bckg.jpg);
  background-repeat:repeat-x;
  background-color:#fff;
}

/* Ü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;
      }
      
            h4 {
        font-size: 1.1em;
        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:#6fb913;
      }
      
      #menue a:link, #menue a:visited {
        text-decoration:none;
      }
      
      a:hover, a:active {
        text-decoration:underline;
      }

      .uhr{
	font-size: 1em;
	background-image: url(../img/uhr.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding: 0 0 15px 20px!important;
	font-weight: 600;
}
     
/* 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,
      #seite29 .csc-textpic-imagewrap,
      #seite363 .csc-textpic-imagewrap,
      #seite366 .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;
      }
      
      #teaser_links .csc-textpic-imagewrap{
	float: none!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 */

      #kopf{
	   width: 100%;
	   height: 309px;
	   background-image: url(../img/bg_head.jpg);
	   background-repeat: no-repeat;
	   background-position: center top;
	   text-align: center;
}

      #header,
      #content,
      #footer {
        clear:both;
        width:970px;
        margin:0px auto;
      }
      
      #header {
        height:309px;
        background-image:url(../img/kopf.jpg);
        background-repeat:no-repeat;
      }
      
      #content{
	    background-image:url(../img/bg_content.jpg);
        background-repeat:no-repeat;
        background-position: top center;

	
}

#mainimg{
	margin-top: 10px;
}


#headtop{
	 margin: 0;
	 padding: 0;
	 height: 248px!important;
}

    #headbottom{
	clear: both;
	 margin: 0;
	 padding:0;
}
      
      #logos {
        float:left;
      }
      
      #headermenue {
        float:right;
        font-size:0.875em;
        line-height:1.2em;
        margin-right: 25px;
        width: 210px;
        color: #000;
      }
      
       #headermenue h2{
	padding-top: 46px;
}
      
      #dienst{
	float: right;
}
#nav {
  margin-left:7px;
  width: 510px;
  float: left;
}  
      

      
      .kopfmenue {
        text-align: right!important;

      }
      
      .kopfmenue a:link,
      .kopfmenue a:hover,
      .kopfmenue a:visited,
      .kopfmenue a:active{
	color: #000;
	text-decoration: underline;
	
}

      
      .css_schalter {
        float:left;
        margin-top: 6px;
      }
      
      .css_schalter img {
        margin-right:4px;
      }
      
      #links {
        width:155px;
        float:left;
        margin-left: 35px;
       padding-top: 25px;
      }
      
      #mitte {
        width:500px;
        margin-left:20px;
        float:left;
        padding-top: 25px;
      }
      
      #rechts {
        width:209px;
        float:right;
        font-size:0.875em;
        line-height:1.2em;
        background-color: #53bd37;
        background-image: url(../img/teaser_bottom.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 220px;
        margin-right: 15px;
      }
      
      #teaser_links li {
        margin:0;
        padding:1px 0 1px 10px;
        list-style-type:none;
      }
      
      #teaser_links a:link,
       #teaser_links a:visited,
        #teaser_links a:hover,
         #teaser_links a:active{
	   font-weight: bold;
	   text-decoration: none;
	   font-size: 0.9em;
}
      
      .submenue_links {
        margin-top:20px;
      }
      
      #teaser_rechts {
        margin-right:10px;
      }
      
      #suche {
       margin: 10px 23px 0 0;
       padding: 0;
      }
      
      #footer {
        height:50px;
        background-image:url(../img/fuss.gif);
        background-repeat:no-repeat;
        background-color:transparent;
        display: none;
      }
      
      .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 {
	    width: 192px!important;
        border:2px solid #fff;
        background-color: #cce8b5;
        margin-left: 8px;
        margin-bottom: 10px;
        
      }
      
      
      .teasercontent{
	width: 170px!important;
	 margin: 12px 0 0 8px;
}
      .stroke {
        text-decoration:line-through;
      }
      
   #links h2{
	clear: both;
	font-size: 1em;
	padding: 0 0 15px 0;
	font-weight: 600;
}   

/*#links .csc-textpic-imagewrap{
	float: left;
	padding: 20px 0 40px 0;
}*/
