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

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


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

hr { height: 1px; color: #333333; }

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


.colorred { color: #890f14; }
.small { font-size: 10px; }
.highlight {
	font-weight: bold;
	color: #4d4d4d;
}
.headline1-schwarz {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
}

.headline2-schwarz {
	font-size: 12px;
	font-weight: bold;
}




.headline3-schwarz {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
}

.zellbreite10px { width: 10px; }
.zellbreite25px { width: 25px; }
.zellbreite50px { width: 50px; }
.zellbreite80px { width: 80px; }
.zellbreite175px { width: 175px; }

h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
}



