.bildtext {
	font-weight: normal;
	text-align: left;
	/* color: #ff0000; */
}
span.wichtig {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

span.rot_kunstquartier{
  font-weight: bold;
	color: #ff0000;
}

body.htmlarea-content-body {
	background-color: #F7E392;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #AB8100;
}

td {
	vertical-align: top;
}

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

span.important {
	color: #123456;	
}

p.ac-headline {
	
}

p.ac-cont {

}