.BildContainer212 {
width: 100%;
}

.elementDiv1212 {
       position: relative;
  float: left;
  height: 310px;
  margin: 0.1% 0.1% 0.8% 0.1%;
  clear: none;
  padding: 3%;
  width: 33.13%;
  background-color: rgba(230,230,230,0);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  overflow: hidden;
   text-align: center;
  transition-property: all;
  -webkit-transition-property: all;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
   
}
.elementDiv1212 img {
   position: relative;
   float: none;
   clear: both;
   margin-left: auto;
   margin-right: auto;
   max-width: auto;
   max-height: 100%;
   border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.elementDivMedia212 {
   background-color: rgba(0,0,0,0.0);
   padding: 3%;
   max-height: 150px;
   height: 150px;
}

.elementDivText212 {
   font-size: 0.7em;
   
}
.elementDivText212 h3 {
   font-size: 1.2em;
   margin-top:1%;
   margin-bottom: 2%;
}

/*Aufklappfunktion Lay212*/
.card #ContLay21Div {
   position: relative;
   float: none;
   margin-left: auto;
   margin-right: auto;
   padding-top: 0%;
    padding-bottom: 0%;
background-color: rgba(255,255,255,0);
   width: 80%;
}
.card #ContLay21Div {
    margin-top: -2%;
    margin-bottom: 0%;
}

.card-header #ContLay21SubueberschriftP {
   line-height: 1.4em;
   text-align: left;
    border-bottom: 0px;
 
    padding-left: 40px;
       padding-right: 10%;
    
}
.card-header #ContLay21SubueberschriftP a:hover {
   text-decoration: none;
    border-bottom: 0px;
    background-color: rgba(0,0,0,0.2);
 
    padding: 0px;
    
}

.card-header #ContLay21SubueberschriftP .collapsed {
   color: blue!important;
}

.card #ContLay21TextDiv {
   border-top: 0px solid rgba(230,230,230,1);
   margin-top: 0px;
   margin-left:4.5%;
    margin-right:4.5%;
   max-width: 91%;
}
.card-header #ContLay21SubuebDiv .ContLay21InfoImgDiv1 img{
 /*   margin-right:3.5%;*/
   margin-top: 2%;
   height: 70px!important;
   max-width: inherit!important;
   width:auto!important;
   min-width: inherit;

 
 
}
.card-header #ContLay21SubueberschriftP {
background-image:url("/lib/imgAllg/doppelpfeilRe2.svg"), linear-gradient(to right, rgba(230,230,230,0.8), rgba(200,200,200,0)) ;
      background-repeat: no-repeat;
background-position: -40px 50%, 0% 50%;
    background-size: 10% 20%, 50% 100%;
background-repeat:no-repeat, no-repeat;
   padding-top: 2%;
}

/*Aufklappfunktion Lay212 ENDE*/