 /* @import url("https://use.typekit.net/sxr5gse.css"); */


.primaryContainer6i {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
   background-color: rgba(147,102,122,0);
}

#ContLay6iDiv {
    float: left;
    height: auto;
    margin: 0.2%;
    clear: none;
    width: 24.6%;
    position: relative;
    min-width: 100px;
    padding: 0px;
    min-height: 90px;
    max-height: 90px;
    max-width: none;
    border-radius: 0px;
      overflow-y:hidden;
	overflow-x:hidden;
      background-color: rgba(147,102,122,1);
       -webkit-transition: all 0.4s 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;
}
#ContLay6iDiv:hover {
}

#ContLay6iDiv:hover {
  /* -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
transform:scale(1.05);*/
    cursor: pointer;
   background-color: rgba(147,102,122,0.8);
}


#ContLay6iDatumDiv {
    float: none;
    height: auto;
    margin: auto;
    clear: none;
    width: 90%;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}
#ContLay6iDatumP {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: right;

    line-height: 1em;
    margin: auto;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
        color: rgba(255,255,255,0.7);
}




#ContLay6iContainerDiv {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    overflow: hidden;
   
}

#ContLay6iSubuebDiv {
  margin-left: auto;
    margin-right: auto;
   
    float: none;
    height: auto;
    margin: 0;
     margin-top: 5px;
    clear: both;
    width: 90%;
    min-width: 0px;
    position: relative;
    padding-left: 3%;
    padding-right: 3%;
    display: block;
              -webkit-transition: all 0.4s 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;

}

#ContLay6iSubueberschriftP, #ContLay6iSubueberschriftP a {
    margin-left: auto;
    margin-right: auto;
    float: none;
    height: auto;
    margin: 0px;
    clear: both;
    font-size: 1.0em!important;
    width: 100%;
    height: auto;
    text-align: left;
     font-family: ingra-2, sans-serif;
font-style: normal!important;
font-weight: 300!important;
font-style: normal;
    margin: auto;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
   color: rgba(255,255,255,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;
}



@media only screen and (max-width: 959px) {
#ContLay6iDiv {
    width: 100%;
   height: auto;
    max-height: none;
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
        padding: 0px;
        margin-right: 0px;
}
    

}

@media only screen and (max-width: 750px) {
#ContLay6iDiv {
    width: 100%;
}

}

@media only screen and (max-width: 550px) {
    .primaryContainer {
        background-color: rgb(255, 255, 255);
    }



    
    

    #ContLay6iSubueberschriftP {
        font-size: 1.0em;
        font-weight: 700;
    }
}

