/*Branchenindex Sammelmodule horizontale Anordnung*/


.bannerhorizontal170  img{   
	float: left;
   	display: flex;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 170px;
	width: 30%
}

.kulturbanner  img{   
	float: left;
   	display: flex;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 170px;
	width: 30%
}

p {
	text-align: justify;
}

.naechsteveranstaltungennews img {
width: 200px;
margin: 3px; 
float: left;
padding-bottom: 20px;
}

.naechsteveranstaltungennews  h3 {
clear: left; 
}


.muenchengewinnspiel {
background-color: #e1e1e1;
padding: 5px;
}

/*Mehrere Banner in einem Modul*/
.mehrerebanner img {
   margin-left: 0px;
   margin-top: 0px;
   margin-right:0px;
   margin-bottom:10px;
}

.mehrerebanner,
.bannergroup,
.banneritem,
.banneritem .clr {
   margin-left: 0px;
   margin-top: 0px;
   margin-right:0px;
   margin-bottom:10px;
}

 .jm-slider3 .black-box .text-gradient .fwv {
 background: #0e72b5;
 } 

 .fwv3er .slide-desc-text-default {
	position: relative;
	color: #fff;
	padding:  5px;
	text-align: left;
}

 .fwv3er .slide-desc-bg-default {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: RGBA(0,0,0,0.10);
}

.wahlbanner .element .style {
    margin: 3px;
    border: 0px solid #000000;
}

