.htmlarea-content-body  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        margin:0;
        padding:3px;
        background-color:#FFFFFF;
		line-height:135%;
}

.htmlarea-content-body a:link, .htmlarea-content-body a:visited, a:link, a:visited { color: #81071f; text-decoration: underline; }
.htmlarea-content-body a:hover, .htmlarea-content-body a:active, a:hover, a:active { color: #81071f; text-decoration: none; }

.htmlarea-content-body  ul, #content ul { list-style-image: url(/fileadmin/media/_statics/listbullet.gif); list-style-position: outside; }
.htmlarea-content-body ul li, .htmlarea-content-body  ol li, #content ul li,  #content ol li { padding: 0 0 8px 0; margin: 0 0 0 -22px; }

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

h1, h1 a, h2, h2 a, h3, h3 a { 
	font-weight: bold; 
	font-size: 14px !important;
	color: #81071f !important; 
	line-height: 135%;
}

h2, h2 a { 
	font-size: 12px !important; 
}

h3, h3 a {
	font-size: 11px !important;
}


.htmlarea-content-body td, #contents td {
	padding: 0 15px 6px 0;
	vertical-align: top;
}

span.highlight { color: #81071f; }
p.colorbg { background: #fecc00; color: #000; padding: 5px; }
span.small { font-size: 10px; }

.align-center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
