.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: #0A3B8C; text-decoration: none; }
.htmlarea-content-body a:hover, .htmlarea-content-body a:active { color: #0A3B8C; text-decoration: underline; }

hr { height: 1px; color: #999999; border-style: dotted; }

ul { list-style-image: url(/fileadmin/resources/listbullet.gif); list-style-position: outside; }
li { padding-bottom: 8px; }


/* LINK */
a:link, a:visited, a.pfeil:link, a.pfeil:visited { color: #0A3B8C;  text-decoration: none; }
a:hover, a:active, a.pfeil:hover, a.pfeil:active { color: #0A3B8C; 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; }

.htmlarea-content-body P, .htmlarea-content-body TD, .htmlarea-content-body UL, .htmlarea-content-body OL, .htmlarea-content-body TF { font-size:11px;  }

.small { font-size: 10px; }
span.colorblue { color: #0A3B8C; }
span.colorred { color: #FB211C; }
.headline-blue { font-weight: bold; color: #0A3B8C; }
.headline-normal { font-weight: bold; }
