
.primaryContainer6i {
     font-family: 'Ubuntu', Helvetica, sans-serif;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
   background-color: rgba(10,10,10,0);
}
.primaryContainer6i a, .primaryContainer6i p {
    text-decoration: none;
    line-height: 1.2em;
}

#ContLay6iDiv {
       font-family: 'Ubuntu-Condensed', Helvetica, sans-serif;
    float: left;
    height: auto;
    margin: 0.2%;
    clear: none;
    width: 24.6%;
    position: relative;
    min-width: 160px;
    padding: 0px;
    min-height: 119px;
    max-height: 119px;
    max-width: none;
    border-radius: 0px;
      overflow-y:hidden;
	overflow-x:hidden;
      background-color:rgba(0,0,0,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.6);
}


#ContLay6iDatumDiv {
       font-family: 'Ubuntu-Condensed', Helvetica, sans-serif;
    float: left;
    height: auto;
    margin: auto;
    clear: none;
    width: 95%;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 9px;
}
#ContLay6iDatumP {
       font-family: 'Ubuntu-Condensed', Helvetica, sans-serif;
    float: left;
    font-size: 0.8em;
    width: 95%;
    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 {
       font-family: 'Ubuntu-Condensed', Helvetica, sans-serif;
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    overflow: hidden;
   
}

#ContLay6iSubuebDiv {
     font-family: 'Ubuntu-Condensed', Helvetica, sans-serif;
    float: left;
    height: auto;
    margin: 0px;
    clear: both;
    width: 90%;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 5%;
    padding-right: 5%;
    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 {
       font-family: 'Ubuntu-Condensed', Helvetica, sans-serif;
    float: left;
    font-size: 1.0em!important;
    width: 100%;
    height: auto;
    text-align: left;
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: 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;
    }
}

