body.htmlarea-content-body {
	background-color: #003366;
	color: white;
    background-image: url(img0/bg_gradient.png);
    background-repeat: repeat-x;
    background-position: 0px -80px;
    background-attachment: fixed;
    background-color: #003399;
}
body.htmlarea-content-body a {
	/* color: #C2DEEF; */
	text-decoration: none !important;
    color: #C58FFF !important;
    border-bottom: 1px solid #C58FFF;
}
span.zitat {
	font-style: italic;
}

span.fett {
	font-weight: bold;
}

p.align-left {
	text-align: left;
}

p.align-center {
	text-align: center;
}

p.align-right {
	text-align: right;
}

a.fett {
	font-weight: bold;
}

li {
    margin-bottom: 5px;
}

p.areatitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	/* color: #2DAF67; */
	/*
	background-color: #C58FFF;
	padding: 2px;
	color: black;
	*/
}

p.areatitle2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 1px;
}

p.areatitle3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #ffffff;
	padding-top: 0px;
	padding-bottom: 1px;
}

p.small_info {
	font-size: 10px;
	line-height: 1.3em;
}

p.small_info2 {
	font-size: 10px;
	line-height: 1.3em;
	font-style: italic;
}
