
/* ######################################################################################################
** # Content der im RTE eingegebn werden kann ########################################################################
** ######################################################################################################
**/

h2,h3,h4,h5,h6 {font-family:'Lucida Grande', Verdana, Arial, Sans-Serif; display:block; font-weight:bold; }
h2 {font-size:1.0em; color:#1E6289; margin:1em 0 0 0; padding:0.3em 0 0.3em 0;}
h3 {font-size:1.0em; color:#4E5155; margin:0.4em 0 0.3em 0; padding-top:1em;}
h4 {font-size:1.0em; color:#888; margin:0.4em 0 0.3em 0; padding-top:1em;}
h5 {font-size:1.0em; color:#888; margin:0 0 0.30em 0; font-style:italic;}
h6 {font-size:1.0em; color:#888; margin:0 0 0.30em 0; font-style:italic;}

p,ul,dd,dt {line-height:1.5em;}
p {line-height:1.5em; margin:0;}
strong,b {font-weight:bold;}
em,i {font-style:italic;}
pre, code {	font-family:"Courier New", Courier, monospace;}
address {font-style:normal; line-height:1.5em; margin:0 0 1em 0;}
hr {border:none; color:#fff; margin:0; padding:0;}
acronym, abbr {border-bottom:1px dashed #aaa; cursor:help;}


#middleColumn th, body.htmlarea-content-body th, #middleColumn thead td,  body.htmlarea-content-body thead td {
  text-align: left;
  font-weight: bold;
  background-color: #CFCFCF;
  color: #000;
}

table.grid, table.grid td, table.grid th {
	border: solid 1px #000;
	border-spacing: 0;
	border-collapse: collapse;
	margin-left: 1px;
}

table.rows, table.rows td, table.rows th {
	border-style: none;
	border-collapse: collapse;
	margin-left: 1px;
}

table.rows, table.rows td, table.rows th {
	border-bottom: solid 1px #000;
}

table.border {
	border: solid 1px #000;
	border-collapse: collapse;
	margin-left: 1px;
}
