
.wbox-bildzoom-overlay {
    position: absolute;
    background-color: gray;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.wbox-bildzoom-overlay:hover {
    opacity: 0.5;
}
.wbox-bildzoom-imgwrap:last-of-type {
	margin-bottom: 0;
}
.wbox-bildzoom {
	display: block;
}
@media screen and (max-width: 480px) {
	.wbox-imgtxt-img {
		padding-bottom:15px;
		 
    }
}


.wbox-bildzoom-overlay {
    position: absolute;
    background-color: gray;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.wbox-bildzoom-overlay:hover {
    opacity: 0.5;
}
.wbox-bildzoom-imgwrap:last-of-type {
	margin-bottom: 0;
}
.wbox-bildzoom {
	display: block;
}
.wbox-imgtxt a:active, .wbox-imgtxt a:focus{
	outline: none;
}
@media screen and (max-width: 480px) {
	.wbox-imgtxt-img {
		padding-bottom:15px;
		 
    }
}

.ccm-block-share-this-page ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-share-this-page ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}.ccm-block-share-this-page svg{max-height:13px}.ccm-block-social-links ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-social-links ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}.ccm-block-social-links svg{max-height:13px}




