.textwidget, .textwidget:hover, .entry-content,.panel-body.postclass {
    cursor: url(/wp-content/uploads/farbrolle.png) 0 10, auto;
}


.embed-container-yt{
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container-yt iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

.uc-embedding-more-info {
    color: #303030;
}



/*DSGVO*/
#uc-central-banner-modal {
    display: none;
}
/*.uc-embedding-container {
    padding:25px 0;
}*/

div#wrapper {
    background: #444444;
    border-top: none!important;
}