/*	Created on : 17.03.2015, 13:58:22
	Author     : liebsche */

.textbox p:last-of-type {
	margin-bottom: 0;
}

.secondary_content_news_box .box_farbe {
	background-color: #7A003F;
}

.box_farbe p,
.box_farbe p a,
.box_farbe p a:before,
.box_farbe p b,
.box_farbe p strong {
	color: white;
}

.box_farbe p a {
	border-bottom-color: white;
}

.box_farbe p a:focus,
.box_farbe p a:hover,
.box_farbe p a:active,
.box_farbe p a:hover:before {
	background-color: white;
	color: #7A003F !important;
}
