.htmlarea-content-body  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        margin:0;
        padding:3px;
        background-color:#FFFFFF;
}

.htmlarea-content-body a:link, .htmlarea-content-body a:visited { color: #CC0000; text-decoration: none; }
.htmlarea-content-body a:hover, .htmlarea-content-body a:active { color: #CC0000; text-decoration: underline; }

.htmlarea-content-body P, .htmlarea-content-body TD, .htmlarea-content-body UL, .htmlarea-content-body OL, .htmlarea-content-body TF { font-size:11px;  }

td { vertical-align: top; }

hr { height: 0px; border-bottom: 1px solid #ccc; border-top: 0px; }

ul { list-style-image: url(/fileadmin/resources/listbullet.gif); list-style-position: outside; }
li { padding-bottom: 8px; }

.table-spacer td { padding: 0 20px 10px 0; }

/* LINK */
a:link, a:visited, a.pfeil:link, a.pfeil:visited { color: #/*FB211C*/cc0000;  text-decoration: none; }
a:hover, a:active, a.pfeil:hover, a.pfeil:active { color: #/*FB211C*/cc0000; text-decoration: underline; }
a.pfeil:link, a.pfeil:visited, a.pfeil:hover, a.pfeil:active { background-image:url(/fileadmin/resources/link_arrow.gif); background-repeat: no-repeat; padding-left: 7px; }
a.weisserlink:link, a.weisserlink:visited, a.weisserlink:hover, a.weisserlink:active { color: #fff; text-decoration: underline; }

a:link, a:visited { text-decoration: underline; color: #cc0000; }
a:hover, a:active { text-decoration: none; color: #cc0000; }

.headline-schwarz { font-weight: bold; color: #000; }
.headline-grau { font-weight: bold; font-size: 12px; line-height: 15px; color: #666666; }
.colorred { color: #cc0000; }

.infoborder { width: 100%; padding: 3px; background-color: ghostwhite; border: 1px solid #ccc; font-size: 10px; color: #333333; line-height: 130%; /*Netscape, Mozilla, Firefox ->*/ -moz-border-radius:5px; /*Safari, Konqueror ->*/-khtml-border-radius:5px; }
.infoborder td { padding: 3px; }
