/*#################### Text-Fader*/
#FadeLay21TextDiv{
    display:inherit;
    height: 50%;
    position: absolute;
    margin-top: auto;
    margin-bottom: 0px;
    top: auto;
    bottom: 0px;
    left: 0;
    right: 0;
/*    background-image: url("");*/
    background-size: 100%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    z-index: 4;
}


/*#################### Text-Fader ENDE */


/*Überschreiben Lay2*/

#ContentContainerLay2 {
 
    background-color: rgba(255,255,255,1);
    
}

#UeberschriftP {
  color: rgba(140,140,140,1);
   text-align: center;
}

/*Ende Überschreiben Lay2*/


#ContLay21ContainerDiv {

			margin-top: 2%;
}

#ContLay21Div {
     position: relative !important;
    float:left !important;
    height:350px;
    margin: 0% 0.1% 3%  0%;
    clear:none;
    padding: 2%;
   width: 33% !important;
           max-width: 100%;
    min-width: 240px;
  background-color: rgba(255,255,255, 1);
    border: 4px solid rgba(230,230,230,1) !important;
  
    border-radius: 3px;
    overflow-y:hidden;
	overflow-x:hidden;
      border: 0px solid #ccc;
   /* box-shadow:3px 3px 5px #999; 
   -moz-box-shadow: 3px 3px 5px #999;
    -webkit-box-shadow: 3px 3px 5px #999;
    box-shadow:3px 3px 5px #999;*/
    -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#ContLay21Div:hover {
	/*overflow-y:auto;
	background-color: white;*/
	
	  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

#ContLay21Div a {
	color: #222;
}
#ContLay21Div li, #ContLay21Div ul {
    list-style:disclosure-closed;
}
#ContLay21Div ul {
    padding-left: 15px;
}

/*
#ContLay21Div:hover {
     z-index: +1;
     background-color: #fff;
     -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
transform:scale(1.05);
         -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
}*/




#ContLay21SubueberschriftP {
        position: relative;
    float:none;

    line-height: 1.4em;
    width:100%;
    height: auto;
    text-align:center;
    margin: auto;
    margin-bottom: 1%;
    margin-top:1%;
    clear: none;
    min-height: 0px;
    top: 0px;
    left: 0px;
	border-top: 3px solid rgba(230,230,230,1);
    border-bottom: 3px solid rgba(230,230,230,1);
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#ContLay21SubueberschriftP a {
	color: rgba(40,40,40,1);
}

#ContLay21SubuebDiv {
    position: relative;
    float:none;
    clear: both;
    height: auto;
    margin: 1%;
    min-width: 0px;
    top: 0px;
    left: 0px;
    padding: 2%;
   background-color: rgba(54,56,59,0);
    
    border-bottom: 0px dotted rgba(54,56,59,1);
    
     -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}


    /*Anfrage der Seite*/
#AnfrageDiv {
	position: relative;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
    margin-top:0%;
  
     -webkit-transition-property: all;
      -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

#AnfrageImg {
    cursor: pointer;   
        max-width: auto !important; 
      max-height: 40px;
     -webkit-transition-property: all;
      -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#AnfrageImg:hover, #AnfrageImg:active, #AnfrageImg:focus {
      z-index: 6000;
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
transform:scale(1.2);
    
      
     -webkit-transition-property: all;
      -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

/*Anfrage der Seite ENDE*/

#ContLay2VidDiv {
   /* display: none !important;*/
}

#ContLay21TextDiv {
    position: relative;
        z-index: 3;
    padding:0px;
    float:none;
	
        clear:none;
    margin: 1%;
	margin-bottom: 3%;
	margin-top: 4%;
    max-width:100%;
    height: auto;
    text-align:left;
    word-wrap: break-word;
    color: rgba(70,70,70,1);
     line-height: 1.4em;
    font-size: 0.9em;
}
#ContLay21TextDiv ul {
     display:block;
    list-style-type:square;
  list-style-position:inside;
}

#ContLay21TextDiv a {
    color: #222 !important;
}

#ContLay21TextP {
    font-size: 1em;
    width: 100%;
    text-align: left;
    font-weight: normal;
}

#ContLay21ImgDiv {
   float:none;
    clear:both;
 	width: 100%;
    max-height: none;
    position: relative;
    margin-top: 2%;
	margin-bottom: 2%;
    margin-right: auto;
    margin-left: auto;
    z-index: 5;
    padding: 2%;
	text-align: center;
    overflow: visible;
    background-color: rgba(255,255,255,1);
    
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}

#ContLay21ImgDiv div {
   width:100%; 
    height:auto; 
    float:none;
   
    
}

#ContLay21ImgDiv img {
  
    max-height: 120px;

     border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}

#ContLay21VidDiv {
      float: none;
    height: auto;
    margin-left: auto;
     margin-right: auto;
    margin-top: 0px;
    clear: both;
    width: 100%;
    max-width:100%;
    border-radius: 3px;
   background-color: rgba(230,230,230, 1);
    padding: 10px;
    position: relative;
    min-height: 0px;
    text-align: center;
}

#ContLay21VidDiv iframe {
     width: 100%;
    height:100%;
    min-height: 240px;
    max-width: 600px;
}

#ContLay21Dateianhang {
     float: none;
    height: auto;
    margin: 0px auto auto;
    clear: both;
    width:auto;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 3px;
    position: relative;
    padding: 10px;
    text-align:left;
    
}

#ContLay21Dateianhang p {
    font-size: 1em;
    text-decoration:none;
    font-weight: 700;
    cursor: pointer;
}

#ContLay21Dateianhang p:hover {
    color: #990000;
    text-decoration: none;
             -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
}





@media only screen and (max-width: 959px) {
    
    /*#################### Text-Fader*/
#FadeLay21TextDiv{
    display:none;
   
}


/*#################### Text-Fader ENDE */
    
    
    #ContLay21DetDiv {
	/*	display: none;*/
	}
        #ContLay21ContainerDiv {
 width: 90%;
}

    
    #ContLay21Div {
   width:100% !important;
        max-width:100% !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-height: none !important;
        height: auto !important;
        border-radius: 0px !important;
      
        background-color: rgba(240,240,240,0);
		
		    border: 0px solid #ccc;
    box-shadow:0px 0px 0px #999; 
   -moz-box-shadow: 0px 0px 0px #999;
    -webkit-box-shadow: 0px 0px 0px #999;
    box-shadow:0px 0px 0px #999;
}
    
    #ContLay21SubueberschriftP {
    
    font-size: 1.4em !important;
    line-height: 1.5em;
	
     -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;
}
    
	#ContLay21ImgDiv {
		float: none;
		clear: both;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
}
	
    #ContLay21ImgDiv img {
		max-height: 300px;
		text-align: center;
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
    
	#ContLay21VidDiv {
	display: none;
}
	
}

/*################################################ 550 */



@media only screen and (max-width: 550px) {
    
	
    
    #ContLay21ImgDiv img {
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
	
		
#ContLay21SubueberschriftP {
    
    font-size: 1.2em !important;
    line-height: 1.4em;
	
 
     -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;
}
    
		 #ContLay21DetDiv {
		 position: relative;
	width: 100%;
		 max-width: 100%;
		 margin-top: 3%;
		
   
    
     transition: 0.3s ease-in-out;
     -webkit-transition:  0.3s ease-in-out;
    -moz-transition:  0.3s ease-in-out;
	}

	
}

@media only screen and (max-width: 420px) {


    #ContLay21SubuebDiv {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }
	


    #ContLay21ImgDiv {
   float:none;
    width:100%;
    padding: 0px;
        text-align: center;
		
}
    #ContLay21ImgDiv img {
    width: auto;
        max-width: 100%;
        height: auto;
        max-height: none;
         border-radius: 5px;
        border: 0px;
        -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
    
    #ContLay21TextDiv {
    min-height:0px;
}
	
	#ContLay21TextDiv iframe {
		display: none;
	}
	
	
}

