

#ContLay21Div {
    float:left;
    margin: 0.1% 0.1% 0.1%  0.1%;
   
	height:80px;
    clear:none;
    padding: 1%;
   width: 49.8%;
           max-width: 100%;
    min-width: inherit;
    background-color: rgba(255,255,255,0.6);
    border: 0px solid rgba(54,56,59,1);

    border-radius: 3px;
    -moz-border-radius: 3px;
   -webkit-border-radius: 3px;

    
     overflow-x: hidden;
    overflow-y:hidden;
  -webkit-overflow-scrolling: touch;
      
          -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#ContLay21SubuebDiv {
	
	text-align: center;
    width: 96%;
    min-width: 0px;
    top: 0px;
    left: 0px;
    padding: 0%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
    
    border-bottom: 0px dotted rgba(54,56,59,0);
    
          -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#ContLay21SubueberschriftP {
    text-align:center;
    font-weight: 400;
    font-size: 1.0em;
     color: rgba(0,0,0,1) !important;
	border-bottom: 0px dotted  rgba(54,56,59,1);
   background-color: rgba(230,230,230,0);
        border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
   padding:0%;
    
           -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#ContLay21SubueberschriftP H2 {
   color: rgba(0,0,0,1) !important;
    font-size: 1.2em;

    
           -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#ContLay21SubueberschriftP a {
   color: rgba(0,0,0,1) !important;
    font-size: 1.2em;

    
           -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#ContLay21ImgDiv {
  
  display: none;
    
           -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
    
   
}

[id^="AnfrageImg"] {
   display: none;
}






#ContLay21TextDiv {
   display: none;
}

#ContLay21DetDiv {
    display: none;
}

#ContLay21Dateianhang {
    display: none;
    
}




@media only screen and (max-width: 959px) {
    
    
    #ContLay21Div {
		width: 100%;
        height:auto;
    min-height: 120px;
        margin-left: auto;
        margin-right: auto;
        left: auto;
        right: auto;
        position: relative;
        margin-bottom: 1%;
		
    -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
    
    #ContLay21SubueberschriftP {
    font-size: 1.2em;
		
    
           -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
    
    
}


    
   
