.rot {
	color:#E60000;
}
.rot-fett {
	color:#E60000;
	font-weight: bold;
}
.blau {
	color:#327AA1;
}
.blau-fett {
	color:#327AA1;
	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 {
	border: 1px solid #327aa1;
	background-color: #e4f0f7;
	margin-bottom:10px;
	text-align:left;
	padding: 5px;
}
.teaserAbstandOben {
	padding-top:5px;
}