.ueberschrift {
 color: #999999;
  font-family: Verdana;
  font-size:1.1em !important;
  /*border-bottom: 0 !important;*/
  margin: 0 0 3px 0;
  padding: 3px 5px 3px 5px;
  font-weight:normal !important;
  
  /*border-bottom: 1px dotted #0085bc !important;*/
  text-transform:none;
  letter-spacing:normal !important;


}


.subheadline {
  color: #333333;
  font-family: verdana, arial, sans-serif;
  font-size:1em;
  padding-top: 0 !important;
  margin: 0px 0 0.5em 0;
  border:0 !important;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  /*letter-spacing: 0.3em;*/
  border-bottom: 1px dotted #333333;
}


.zitat {

font-family: verdana, arial, sans-serif;
font-size:1em;
letter-spacing:normal;
line-height:1em;
text-align:left;
display:block;
padding: 0.5em 3.5em 0.5em 3.5em;
margin:0em 0 1.5em 0;
}



* + html .zitat {

font-family: verdana, arial, sans-serif;
font-size:1em;
letter-spacing:normal;
line-height:1.3em;
text-align:left;
display:block;
display:block;
padding: 0.5em 3.5em 0.5em 3.5em;
margin:0em 0 1.5em 0;
}

b.ueberschrift  {
  color: #003252;
  font-family: "Times New Roman", Times, "Courier New", serif;
  font-size:1.6em;
  font-weight:bold;
 
  border-right: 4px solid #000000;
}

i.ueberschrift {
  color: #003252;
  font-family: "Times New Roman", Times, "Courier New", serif;  
  font-weight:bold;
  font-size:1.6em;
  border-bottom: 1px #003252 solid;
}

.htmlarea-content-body a:link, .htmlarea-content-body a:visited {
text-decoration:none !important;
color:#116656 !important;
}

.htmlarea-content-body a IMG {
text-decoration:none !important;
border:0 !important;
}

/* Tabellen */
/* RTE / Table styling */
table caption {
	text-align: left;
	font-weight: bold;
	margin-top: 8px;
}
 TABLE.contenttable {  
margin: 10px 0px 10px 0px; 
width: 100%; 
font-size:9pt !important;
}

th, TABLE.contenttable TR TH {
border-left: 1px solid #c1d5d6; 
margin: 1px; 
padding: 3px; 
}

td, TABLE.contenttable TR TD { 
margin: 1px;
padding: 3px 4px 3px 3px; 
text-align: left;
}

TABLE.contenttable TR TD P.bodytext { 
font-size: 9pt !important; 
}

/*RTE Bodytext*/

P.bodytext { 
	font-size: 9pt !important;
}

P.bodytext A { 
	font-weight:normal;
}