.rot {
	color:#E60000;
}
.rot-fett {
	color:#E60000;
	font-weight: bold;
}
.weiss {
	color:#FFFFFF;
}
.tabelle-zelle-150 {
	width:150px;

}
.tabelle-zelle-200 {
	width:200px;
	margin:3px;
	padding:3px;
}

.hgGrauHell {
	Background-color:#F8F8F8;
}
.hgGrauDunkel {
	Background-color:#CCCCCC;
}

.teaser {
	background-color: #dfdfdf;
	margin-bottom:10px;
	text-align:left;
	padding: 5px;
	border-right: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
}
.teaserAbstandOben {
	padding-top:5px;
}
.fett-gross {
	font-weight: bold;
	font-size: 14px;
}
