@charset "utf-8";
/* TINY MCE EDITOR ADDS */

.bild-links {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.bild-rechts {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.rot {
	color: #e51724;
}
.blau {
	color: #00305e;
}
.hinweis-rot {
	color: #e51724;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.hinweis-klein {
	font-size: 13px;
	line-height: 18px;
}