

  /* styles_rte.css */

  /* Hotline Content */
#anzeige_5 P.bodytext {
     float:left;
     clear:right;
     /* 480-10=470 */
     /* width:470px; */
     /* 480-10=38 */
     /* height:38px; */
     /* margin-top:10px; */
     margin-left:0px;
     margin-right:0px;
     padding:0 0 0 20px;
     background-color:transparent;
     color:#666666;
}

  /* normaler 1spaltiger Content und 2spaltiger Content */
  #anzeige_3 P.bodytext, #anzeige_3_col2 P.bodytext {
     /* 480-10=470 */
     /* width:470px; */
     /* 480-10=38 */
     /* height:38px; */
     /* margin-top:10px; */
     margin-left:0px;
     margin-right:0px;
     padding:0;
     background-color:transparent;
     color:#666666;
}
#footer P.bodytext {
     font-size:10px;
margin:0;
padding:0;
padding-top:20px;
}

/*  HEADER */

/*  'normal' ist auch 'layout 1' */
DIV.csc-header DIV.header_1 {
     font-weight:bold;
}

SPAN.inner_link_content {     
}

/*  innere Links im Content-Bereich */
SPAN.inner_link_content A {
     color:black;
     text-decoration:underline;
}


SPAN.aktuelles_link {
     border-left: 5px solid #F7E29E;
     padding-left: 3px;
     line-height: 8px;
}



/*  Email Links */
P A {
     color:black;
     text-decoration:underline;
}

/*  Email Links */
DIV#anzeige_5 P.bodytext {
     padding:0 0 0 20px;
}





