
.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: #4C5A69; text-decoration: underline; }
.htmlarea-content-body a:hover, .htmlarea-content-body a:active { color: #295BA7; text-decoration: none; }

ul { list-style-image: url(/fileadmin/resources/listbullet.gif); list-style-position: outside; }
li { padding-bottom: 8px; }


.htmlarea-content-body P, .htmlarea-content-body TD, .htmlarea-content-body UL, .htmlarea-content-body OL, .htmlarea-content-body TF { font-size:11px;  }

span.small { font-size: 10px; }
span.Blue_Font { color: #295BA7; }
span.Blue_Headline { color: #295BA7; font-weight: bold; }
span.Graue_Headline { color: #333333; font-weight: bold; }
span.Silberne_Headline { font-weight: bold; color: #A3B3BE; font-size: 10px; text-align: left; }
/*.rte_image { border: 1px solid #1F3280; }*/

.contenttable td { padding: 3px 2px 1px 2px; }
.contenttable tr:hover td {
	background: #e3eaef;
}

.Blue_Font_Bold { font-weight: bold; color: #295BA7; }
.Orange_Background { padding: 3px; background-color: #E0922F; color: #FFFFFF; border: 1px solid #CF8327; }
.Grauer_Background { padding: 2px; background-color: #DBDBDF; border: 1px solid #B2B2B2; width: 100%; }
.Grauer_Background p { padding-bottom: 2px; }
.Silberner_Rahmen { padding: 5px; background-color: #F6F7F9; border: 1px solid #A3B3BE; }
.Zellenbreite_25px { width: 25px;}
.Zellenbreite_50px { width: 50px;}
.Zellenbreite_100px { width: 100px;}
.Zellenbreite_175px { width: 175px;}
/* Tabellen Hovers */
.tx-thexttable-pi1 tr:hover td {
	background: #e3eaef;
}

