/* Speiseplan Manager - Frontend */

.ffsp-item {
	line-height: 0;
}

.ffsp-item a {
	display: block;
	line-height: 0;
}

.ffsp-bild {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}

.ffsp-hinweis {
	padding: 18px 20px;
	background: rgba(0, 0, 0, .04);
	border-radius: 4px;
	text-align: center;
	line-height: 1.5;
}

.ffsp-pdf {
	display: inline-block;
}
