.content {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}


a.content {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-weight: regular;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}


a.content:hover {
	text-decoration: none;
}


.titel {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #ed0f69;
}



img {
	border: 0;
}




