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:400;
        margin:0 0 20px 0;
      }
      
      h2 {
        font-size:1.6em;
        line-height:1em;
        font-weight:100;
        padding-bottom:10px;
      }
      
      h3 {
        font-size: 1.2em;
        line-height:1.1em;
        font-weight:100;
        color: #5e0c7b;
      }
      
       h4 {
        font-size:1.2em;
        line-height:1em;
        font-weight:100;
        margin: 0;
        padding: 0;
        padding-bottom:10px;
      }

      h1.csc-firstHeader {
      	margin-top:10px;
      }
      
      #rechts h1, .teaser-element-rechts h1 {
        font-size:1.3em;
        padding:10px 0 0 0;
        margin: 0;
        color: #fff;
        font-weight:400;
      }
      
      .tx-indexedsearch-res-single h2 {
        font-weight:700;
      }
      
      h1, 
      h2,
      h4,
      #suche input {
        color:#7d7d7d;
      }

/* My Comment */
      
        
      h2 a:link,
      h3 a:link,
      a, a:link, a:hover, a:active, a:visited{
	  color: #5e0c7b;
}
      
      #menue a:link, #menue a:visited {
        text-decoration:none;
      }
      
      a:hover, a:active {
        text-decoration:underline;
      }

#seite434 hr{
	padding: 15px 0 15px 0;
}


/* 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,
       #seite418 .csc-textpic-imagewrap,
       #seite423 .csc-textpic-imagewrap,
       #seite433 .csc-textpic-imagewrap,
       #seite424 .csc-textpic-imagewrap,
       #seite428 .csc-textpic-imagewrap,
      #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;
      }
      
      #seite434 .csc-textpic-imagewrap{
	float:none!important;
	margin: 0;
}
      
  
      
      #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:950px;
        margin:0px auto;
        background-color:#fff;
      }
      
      #header {
        height:188px;
        background-image:url(../img/kopf.jpg);
        background-repeat:no-repeat;
      }
      
     
      #logos {
        float:left;
        margin-top: 15px;
        padding-right: 10px;
      }
      
      #headermenue {
        float:right;
        width:205px;
        font-size:0.9em;
        line-height:1.3em;
        margin-top:15px;
        color: #5a0677;
       height: 138px;
      
      }
      
      #headermenue td{
	font-size:0.9em;
	 color: #5a0677;
}
      
      #headermenue a:link,
      #headermenue a:hover,
      #headermenue a:visited,
      #headermenue a:active,
      #headermenue .aktiv{
	    color: #5a0677;
	    font-weight: bold;
	    font-size: 1.1em;
	    text-decoration: none;
      }
      
   
      
      .switcher {
        /*width:110px;*/
        padding-top:0.3em;
        padding-left: 8px;
        float: left;
        padding-bottom: 8px;
              }
      
      .css_schalter {
        float:right;
      }
      
      .css_schalter img {
        margin-left:4px;
       
      }
      
      #links {
        width:210px;
        float:left;
      }
      
      #mitte {
        width:500px;
        margin-left:15px;
        float:left;
      }
      
      #rechts {
        width:212px;
        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;

      }
      
      
      .submenue_links,
       .submenue_links a:link,
       .submenue_links a:hover,
       .submenue_links a:visited,
       .submenue_links a:active{
	    font-size: 1.1em!important;
        color: #5a0677!important;
        font-weight: 700;
        text-decoration: none;
      }
      
      #teaser_rechts {
        margin:0px;
      }
      
      #suche {
        clear: both;
        float: right;
      }
      
      #footer {
        height:50px;
        text-align: center;
        font-size: 0.9em;
        padding-top: 30px;
      
      }
      
      #footer,
      #footer a:link,
      #footer a:visited,
      #footer a:active,
      #footer a:hover{
	  text-decoration: none;
	  color: #7e7d7d;
}
      
      .zweiSpalten {
        clear:both;
        margin-top:30px;
      }
      
      #seite430 .zweiSpalten {
        clear:both;
        margin-top:15px;
      }
      
      #seite1 .zweiSpalten img {
        display:none;
      }
      
      .linkeSpalte {
        float:left;
        width:50%;
        border-right:1px solid #c9cbbc;
      }
      
      .rechteSpalte {
        float:right;
        width:47%;
      }
      
      #seite430 .rechteSpalte {
        float:right;
        width:65%;
        padding-left: 15px;
      }
      
      #seite421 .linkeSpalte, #seite427 .linkeSpalte  {
        float:left;
        width:50%;
        border-right:none;
      }
      
       #seite430 .linkeSpalte {
        float:left;
        width:30%;
        border-right:none;
      }
      
      #seite430 td{
	font-size: 0.85em;
}
      
        #seite421 .zweiSpalten .csc-textpic-imagewrap{
	 float:left !important;
	 margin-left: 40px;
	 border: 1px solid #ccc;
	 margin-bottom: 20px;
	 padding: 0;
}

#seite427 .zweiSpalten .csc-textpic-imagewrap{
	 float:left !important;
	 margin-left: 40px;
	 border:none;
	 margin-bottom: 20px;
	 padding: 0;
	 clear: both;
}


      
/* ALLGEMEINE KLASSEN */
      
      .clearer {
        font-size:1px;
        line-height:1px;
        height:1px;
        clear:both;
        margin:0;
      }
      
      .teaser-element-rechts {
        background-image:url(../img/bg_teaser.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        color: #fff;
        clear: both;
        width: 212px;

      }
      
      .teaser-content{
		width: 183px;
		margin: 15px 0 0 15px;
		padding: 0 0 5px 0;
}

     .teaser-content img{
		float: left;
		padding-bottom: 5px;
}

.teaser-element-rechts h2 {
        font-size:1.1em;
        margin-top:0;
        color: #fff;
        padding: 10px 0 0 0;
        font-weight:400;
      }

      
      .teaser-fuss-rechts {
	    background-image: url(../img/fuss_teaser.jpg);
        background-repeat: no-repeat;
        height: 13px;
        margin: 0;
        padding: 0;
	 }
	 
	 .teaser-element-links{
	    background-image: url(../img/bg_teaser_links.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        width: 210px;
     }
     
     #rechts a:link,
      #rechts  a:hover,
      #rechts  a:visited,
      #rechts  a:active{
	  font-weight: bold;
	  color: #fff!important;
	
}

 .teaser-content-links{
	width: 185px;
	margin: 30px 0 0 20px;
	color: #000;
	font-size: 0.9em;
	padding: 15px 0 10px 0;
}

.teaser-content-links h1{
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 0 15px 0;
	color: #000;
}

     
      .teaser-fuss-links {
	    background-image: url(../img/fuss_teaser_links.jpg);
        background-repeat: no-repeat;
        height: 12px;
	 }
      
      .stroke {
        text-decoration:line-through;
      }
      
      #skalierung{
	width: 212px;
	height: 20px;
	margin-top: 5px;
	}

.schrift{
	float left;
	width:110px;
}

.partner{
	padding: 15px 0 0 5px;
}
 .partner-text{
	color: #5a0677!important;
	font-weight: 700;
	clear: both;
	padding-left: 5px;
}

#rechts .partner-text a:link,
#rechts .partner-text a:visited,
#rechts .partner-text a:hover,
#rechts .partner-text a:active{
	color: #5a0677!important;
	text-decoration: none!important;
	font-size: 1.1em;	
}

.csc-textpic-image{
	font-size: 0.8em;
	text-align: left;
}
#teaser_rechts .news-list-container .news-list-img {
	display:none;
}
