.zitat
{
	position: relative;
	margin-top: 40px;
	color: #06A9F4;
	clear: both;
}
.zitat:before
{
	position: absolute;
	left: 0;
	margin-top: -30px;
	content: "«";
	font-size: 24px;
}
.zitat:after
{
	position: absolute;
	left: 0;
	margin-top: 30px;
	content: "»";
	font-size: 24px;
}
.autor
{
	color: #06A9F4;
	margin-top: 60px;
}
.download-link
{
	color: #06A9F4;
}
.bildunterschrift
{
	color: #aaa;
	font-size: 9px;
}
.blaue-spalte
{}
.breite-blaue-spalte
{}
.bild-spalte
{}