

/* Kacheln startseite Textt in Bildern */


@media (min-width: 992px) {
    
.textpic-above .textpic-item.textpic-text {
    position: relative;
    top: -3rem;
    margin: auto;
    width: 90%;
    color: white;
}
 
.textpic-above .textpic-item.textpic-text {
   
}

.textpic-above .textpic-item.textpic-text .element-header  {
     border: 0px solid green;
     color: white;
     font-size: 1.1rem;
}

.textpic-above .textpic-item.textpic-text .frame-header {
  background: #007fc3;
  width: 100%;
  text-align: center;
     position: relative;
    top: -1rem;
    margin: auto;
    width: 90%;
    color: white; 
  font-size:1em;
  padding:.2em 2em;
  text-decoration:none;
  transform: skew(-30deg);
}
    
.textpic-above .textpic-item.textpic-text .element-header {
display:inline-block;
transform: skew(30deg);
}




}


/* Farben der Links in Bildern */

@media (min-width: 992px) {
    
    .textpic-above .textpic-item.textpic-text .frame-header {
  
  width: 100%;
  text-align: center;
     position: relative;
    top: -1rem;
    margin: auto;
    width: 95%;
    color: white; 
  font-size:1em;
  padding:.2em 2em;
  text-decoration:none;
  transform: skew(-30deg);
  
}
.textpic-above .textpic-item.textpic-text .frame-header span {
  /*font-weight: 600;*/
}

  
#c222 .textpic-above .textpic-item.textpic-text .frame-header {
    background: #0053a1;
}

#c227 .textpic-above .textpic-item.textpic-text .frame-header {
    background: #007fc3;
}
#c360 .textpic-above .textpic-item.textpic-text .frame-header {
    background: #169fdb;
}


.contentcontainer[data-container-identifier="container_2_columns_right"] {
    
}

}



    
