/*
Theme Name: volksfreund
Theme URI: volksfreund.de
Author: the David Vilter
Author URI: https://tmvg.de/
Description: 
*/

.anzeige{
	position: relative;
	margin-bottom: 15px;
}

.werbeLupe{
	position: absolute;
	right:5px;
	top: 5px;
	color:white;
    background-color: rgba(0,0,0,.5);
    padding: 5px;
    border-radius: 5px;
}

.imageWrapper, .tvArtikelTeaser{
	margin-bottom: 20px;
}