/*---RTE----*/
.h1_blue    {margin: 15px 0px 0px 0px ; color: #003D7D ; font-size: 20px ; font-weight: normal;}
.h2_grey    { margin: 15px 0px 5px 0px ; color: #666666 ; font-size: 16px ; font-weight: bold ; }
.h3_purple  { margin: 15px 0px 5px 0px ; color: #660066 ; font-size: 16px ; font-weight: bold ; }
.h4_darkred { margin: 15px 0px 5px 0px ; color: #660000 ; font-size: 16px ; font-weight: bold ; }
.h5_green   { margin: 15px 0px 5px 0px ; color: #006666 ; font-size: 16px ; font-weight: bold ; }
.h6_orange  { margin: 15px 0px 5px 0px ; color: #cc6600 ; font-size: 16px ; font-weight: bold ; }
.h7_white   { margin: 15px 0px 5px 0px ; color: #ffffff ; font-size: 16px ; font-weight: bold ; }
.blue_color {color: #003D7D; }

h1 { margin: 15px 0px 0px 0px ; color: #003D7D ; font-size: 20px ; font-weight: normal ; }
h2 { margin: 15px 0px 5px 0px ; color: #666666 ; font-size: 16px ; font-weight: bold ; }
h3 { margin: 15px 0px 5px 0px ; color: #660066 ; font-size: 16px ; font-weight: bold ; }
h4 { margin: 15px 0px 5px 0px ; color: #660000 ; font-size: 16px ; font-weight: bold ; }
h5 { margin: 15px 0px 5px 0px ; color: #006666 ; font-size: 16px ; font-weight: bold ; }
h6 { margin: 15px 0px 5px 0px ; color: #cc6600 ; font-size: 16px ; font-weight: bold ; }
h7 { margin: 15px 0px 5px 0px ; color: #ffffff ; font-size: 16px ; font-weight: bold ; }

dl.csc-textpic-image dd { color: #a32836; font-size: 12px; font-weight: bold;}

#mainContent .contenttable p{font-family: Arial, Helvetica, Sans-Serif;font-size: 12pt;text-align: left;font-weight:bold;vertical-align: top;}
#mainContent .contenttable td.align-left p {text-align:left;}
#mainContent .contenttable td.align-right p {text-align:right;}
#mainContent .contenttable td.align-center p {text-align:center;}
#mainContent .contenttable li, #mainContent .contenttable ul {padding:0 0 0 15px;margin:0;}

p.align-center, ul.align-center, li.align-center, td.align-center, div.indent.align-center {text-align:center;}
p.align-right, ul.align-right, li.align-right, td.align-right, div.indent.align-right {text-align:right;}
p.align-left, ul.align-left, li.align-left, td.align-left, div.indent.align-left {text-align:left;}
p.align-justify, ul.align-justify, li .align-justify, td.align-justify, div.indent.align-justify {text-align: justify;}

.htmlarea-content-body img {border:0;}
.htmlarea-content-body table{	font-family: Arial, Helvetica, Sans-Serif;font-size: 12pt;text-align: left;vertical-align: top;}
.htmlarea-content-body tbody{	font-family: Arial, Helvetica, Sans-Serif;font-size: 12pt;text-align: left;vertical-align: top;}

/*---RTE_Ende----*/