/* Feedback */
#ID_Aktion_Feedback dl {
	margin: 0;
	padding: 0;
}
#ID_Aktion_Feedback dt {
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin: 15px 0 0 0;
}
#ID_Aktion_Feedback dt a:link,
#ID_Aktion_Feedback dt a:visited {
	color: #F82523;
	text-decoration: none;
}
#ID_Aktion_Feedback dt a:focus,
#ID_Aktion_Feedback dt a:hover,
#ID_Aktion_Feedback dt a:active {
	color: #F82523;
	text-decoration: underline;
}
#ID_Aktion_Feedback dd {
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
}

#ID_Aktion_Feedback #ID_Slideshow {
	/* Der Rest ist in slideshow.css */
	margin-top: 30px;
}
#ID_Aktion_Feedback #ID_Slideshow .Image { 
	padding-bottom: 0 !important;
}
#ID_Aktion_Feedback #ID_Slideshow .Foot address { 
	margin: 0 !important;
	padding: 0 !important;
}