/**
 * Style sheet basic
 */
.headline
{
	font-family:Verdana, Arial, sans-serif;
		font-weight:normal;
		font-size:21px;
		color:#000000;
		line-height:30px;
}

/* Tiny MCE */
.teasertext
{
	font-family:verdana, Arial, sans-serif;
		font-weight:bold;
		color:#000000;
}

/* Tiny MCE */
.rot_und_fett
{
	font-family:verdana, Arial, sans-serif;
		font-weight:bold;
		color:#ff1a27;
}

/* Tiny MCE */
.fliesstext_linksbuendig
{
	text-align:left;
		font-weight:normal;
		font-size:11px;
		color:#000000;
}

.fliesstext
{
	text-align:justify;
		font-weight:normal;
		font-size:11px;
		color:#000000;
}
