<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.fade-in{opacity:1;transition:opacity .6s ease-in}img.posterShowActive{opacity:1!important;z-index:10}img.posterShowInactive{opacity:0}img.posterShowFade{z-index:11;opacity:0;transition:opacity .3s ease-in!important}table.payingTimes tr td{padding:0;text-align:center}#foot_txt_2{text-align:center}#lbBottomContainer,#lbCenter{z-index:1000}#program-box.vorschau div.plakat{padding-bottom:0}li.daySwitch{margin-right:3px!important}div.details_box.detail .details_content{float:right;width:505px}#trailer_box{width:505px;height:330px}.price-table{width:100%;line-height:1.8rem}.price-table-field-title{font-weight:bold}.price-table-head{font-size:1.2rem;border-bottom:1px solid rgba(43,43,43,0.3);background:rgba(43,43,43,0.1)}div.detail div#trailer_box{padding-bottom:15px}#details_tonlogo img{margin-right:8px}#subnav{margin-bottom:15px!important}.price-table-price-head .price-center{text-align:center}.price-table-price{text-align:right}.priceTable table td{padding:2px}.priceTable table .price-table-head{font-size:14px;font-weight:bold}.priceTable table td{font-size:11px}.priceTable table .price-table-field-title{font-weight:bold}.priceTable table .price-table-field-desc{font-weight:lighter}.priceTable table td span{padding-left:2px}.priceTable table .price-table-price-head.price-center{text-align:center}div.priceTable .gdaten{display:none}div.heute_film:last-of-type{border:0}#lbCenter{z-index:9999900!important}table.price-table{line-height:19px}#pricetableSubtext p{text-align:justify;padding-left:5px;padding-right:5px;margin-top:0;margin-bottom:0}ul#mainnav #subnav li a.hn{margin-bottom:0}ul#subnav li{margin-bottom:4px}#content_box&gt;h1{text-transform:uppercase}div.news_content ul{display:table;padding-left:12px}

.article-shop .shoppingCart {
  clear: both;
  margin-bottom: 15px;
}

.article-shop #shopText {
  margin-bottom: 30px;
  font-weight: bold;
}

.article-shop #shopArticles  .article33{
  width: 45% !important;
}

.article-shop #shopArticles .article{
  margin-bottom: 30px;
}
.article-shop #shopArticles .article:nth-of-type(odd) {
  border-right: 1px solid black;
}

.content-bg.content-text #shopping-card-table{
  width: 100%;
  margin-bottom: 15px;
}

.content-bg.content-text div.form-actions{
  margin-top: 20px;
}
.paypal-content-box{
  padding-bottom: 50px;
}

.paypal-content-box #shopping-card-table .text-right{
  text-align: right;
}

.paypal-content-box #shopping-table{
  margin-top: 40px;
}

#shopInfo{
  padding: 0px !important;
  font-size:15px;
  line-height: 50px;
  padding-left: 15px !Important;
  padding-right: 15px !Important;
}

#faderDiv img{
  max-width: 995px;
}

#cookie-bar{
	position: fixed;
  bottom: 0%;
  text-align: center;
  width: 100%;
  z-index: 99999;
  background-color: rgba(93, 93, 93, 0.9);
  color: black;
  font-size: 1.3em;
  line-height: 1.6;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#cookie-bar p{
  color: #fff;
}

#cookie-bar p a{
	color: #ffffff;
  border-radius: 25px;
  background: #9e0000;
  padding: 4px 8px !important;
}

#cookie-bar p a.cb-policy{
  margin-left: 6px;
}

#headSliderPictures{
  height: 196px;
  overflow: hidden;
  position: relative;
  top: 177px;
  left: 8px;
}

.cb-policy{
  display: none;
}
#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 15px;
  z-index: 23;
  max-width: 375px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0,0,0,0.25);
  margin-left: 30px;
  background: white;
}
#gdpr-cookie-message h4 {
  color: black;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
  color: #656565;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: #656565;
  font-size: 15px;
  line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}
#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}
#gdpr-cookie-message a {
  color: black;
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted black;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
  color: #656565;
  border-bottom-color: #656565;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: 1px solid black;
  background: black;
  color: white;
  font-size: 14px;
  padding: 7px;
  font-weight: bold;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
  background: #656565;
  color: white;
  border: 1px solid #656565;
  transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
  background: rgba(0,0,0,0) !important;
  color: #656565;
  border: 1px dotted #656565;
}
button#gdpr-cookie-advanced:hover {
  color: black;
  border: 1px dotted black;
}
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}</pre></body></html>