.termine {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 5px;
}
.links a:hover{
	color: #E2001A;
}

.termine-vorbei {
	font-size: 18px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: line-through;
}
.bodytext {
	line-height: 36px;
	color: #333333;
}
.headline_rot {

	font-size: 18px;
	font-weight: bold;
	color: #E2001A;
}
