/*  
Definition für Absätze
*/

.zitat{
	color: #e70909;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.zitatgross{
	font-size:20px;
	line-height:26px;
	color:#666666;
	font-style:italic;
}

.teaser{
	color: #ee6c46;
	font-weight:bold;
}
.center{
	text-align:center;
}
.unterschriftgross{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
.quelle{
	font-size:10px;
	font-weight:bold;
}

.columnsmall{
	width:100px;
	float:left;
	clear:both;
}

.columnwide{
	width:500px;
	float:left;
}

.columnclear{
	clear:both;
}

.wichtig {
font-weight:bold;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{
margin-bottom:35px;
}