/*  @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(0, 0, 0, 0);
}

#ContLay6iDiv {
    float: left;
    height: auto;
    margin: 0.2%;
    clear: none;
    width: 24.6%;
    position: relative;
    min-width: 160px;
    padding: 0px;
    min-height: 90px;
    max-height: 90px;
    max-width: none;
    border-radius: 0px;
      overflow-y:hidden;
	overflow-x:hidden;
        background-color: rgba(240,240,240,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(0,0,0,0.2);
}


#ContLay6iDatumDiv {
    float: left;
    height: auto;
    margin: auto;
    clear: none;
    width: 100%;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 9px;
}
#ContLay6iDatumP {
    float: left;
    font-size: 0.8em;
    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: #222;
}




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

#ContLay6iSubuebDiv {
  
    float: left;
    height: auto;
    margin: 0px;
    clear: both;
    width: 100%;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    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 {
    float: left;
    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: #000000;
              -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: 950px) {
#ContLay6iDiv {
    width: 49.5%;
}

}

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

}

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

    #ContLay6iDiv {
		width: 100%;
    height: auto;
    max-height: none;
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
        padding: 0px;
        margin-right: 0px;
    }

    #ContLay6iDatumDiv {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #ContLay6iSubuebDiv {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

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

