/*#### Gilt für Absätze  und einzelne Textpassagen ####*/

P.Fliesstext_Schwarz, SPAN.Fliesstext_Schwarz  { 
color:#000; text-decoration:none; 
}

P.Fliesstext_Fett_Schwarz, SPAN.Fliesstext_Fett_Schwarz, TABLE.Fliesstext_Schwarz { 
color:#000; font-weight:bold; 
}

P.Fliesstext_Fett_Rot, SPAN.Fliesstext_Fett_Rot { 
color:#FF0000; font-weight:bold; 
}


TABLE.Fliesstext_Schwarz TD {
font-size:17px;
vertical-align:top;
}

TABLE.Fliesstext_Schwarz {
margin-left:40px;
}


SPAN.bildlinks {
float:left;
display:block;
margin-right:20px;
margin-bottom:12px; /* as geändert */
// border:1px solid #000;
}


TABLE.bildcontainer TD H2{
font-size:20px;
margin-top:-19px;
margin-bottom:-20px;

}


TABLE.bildcontainer {
width:90%;
margin-bottom:25px;
position:relative;
left:40px;
}

TABLE.bildcontainer TD{
text-align:left;
font-size:17px;
line-height:1.5;

}
TABLE.bildcontainer TD P {
width:90%;
}

/*#### Für die Überschriften ####*/
P.Ueberschrift_Schwarz { color:#000; font-family:Arial,sans-serif; font-size:20px;font-weight:normal; }
P.Ueberschrift_Rot { color:#FF0000; font-family:Arial,sans-serif; font-size:20px;font-weight:normal; }






