.titel {
	font-family: 'Century Gothic';
	font-size: 20px;
	color: #D1D3D4;
}
.text {
	font-family: 'Century Gothic';
	font-size: 13px;
	font-weight: bold;
	color: #D1D3D4;
}
.textdatum {
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #D1D3D4;
}
.linkweiss {
	font-family: 'Century Gothic';
	font-size: 12px;
	color: #FFFFFF;
}
.linkmail {
	font-family: 'Century Gothic';
	font-size: 9px;
	font-weight:600;
	color: #367E8A;
}