<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  /*background-color: #356aa0;*/
  font-family: "Open Sans", sans-serif;
}

#embedclick { cursor: pointer; }
#embedcode { display: none; width: 100%; height: 200px; float: left; }

#shareclick { cursor: pointer; }
#sharecode { display: none; width: 100%; height: 200px; float: left; }

a:hover { color: #fff; }

.back-to-top { background:#1670b1; position: fixed; border-radius:5px; border:1px solid white; color: #FFFFFF; font-size:30px; bottom:20px; right:20px; padding:7px 15px 0px 15px; }
.back-to-top:hover { text-decoration: none !important;  }

#headerContainer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004373+0,356aa0+100 */
  background: #004373;
  /* Old browsers */
  background: -moz-linear-gradient(top, #004373 0%, #356aa0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #004373 0%, #356aa0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #004373 0%, #356aa0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004373', endColorstr='#356aa0', GradientType=0);
  /* IE6-9 */
  border-bottom: 3px #fff solid;
}
#headerContainer .search-icon {
  color: #fff;
}
#headerContainer .navbar-light .navbar-nav .show &gt; .nav-link,
#headerContainer .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}

#navbarContainer .col-nav {
  float: right;
}
#navbarContainer .nav-item .dropdown {
  background-color: #fff;
}
#navbarContainer .dropdown-item {
  color: #000;
}
#navbarContainer .dropdown-menu {
  background-color: #fff;
  border: 0px;
  border-radius: 0px;
}

.form-control {
  border-radius: 0px;
}

.search {
  padding: 15px;
  position: fixed;
  right: 0;
}

.page-max-width {
  max-width: 1978px;
  margin: auto;
}

.logoContainer {
  margin: 10px 0px 0px 25px;
  width: 400px;
}

.logoContainer img {
  width: 60%;
}

.sloganContainer {
  margin: 0px 0px 10px 10px;
  color: #fff;
  font-size: 16px;
}

h1 {
  font-size: 2.5rem;
  color: #fff;
}

h2 {
  color: #004373;
}

h3 {
  color: #004373;
  font-size: 1.25rem;
}

.partneritem {
  width: 100% !important;
  height: 100%;
}

.content {
  background-color: #fff;
}

.bg-blue {
  background-color: #356aa0;
}

.bg-white {
  background-color: #fff;
  margin-top: 25px;
}

.bg-grey {
  background-color: #d9d9d9;
}

.partner {
  background-color: #fff;
}

.content-video {
  padding-top: 15px !important;
}

/*.kanal-logo {
  position: absolute;
  bottom: 40px;
  z-index: 120;
}

.livestream {
  position: absolute;
  bottom: 0;
  z-index: 120;
  padding-left: 10px;

  a {
    color: $col-white;
  }
}*/
.livestream {
  position: absolute;
  bottom: 0;
  z-index: 120;
  padding-left: 12%;
  padding-bottom: 25px;
}
.livestream a {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  text-shadow: 2px 2px 8px #666464;
}

.video-item, .video-theme {
  padding-left: 0px;
}

.video-text {
  padding: 5px 15px 10px 15px;
  color: #fff;
}

.author { font-size: 18px; margin-bottom: 0px; margin-top: 15px; white-space: nowrap; overflow: hidden; width: 100%; text-overflow: ellipsis;}
.upload { margin-bottom: 0px; margin-right: 15px; }


.click {
  margin-bottom: 0px;
  text-align: right;
  border: 1px solid #cae5f9;
  padding: 5px;
}

.info p {
  float: left;
  font-size: 12px;
  color: #cae5f9;
  text-transform: uppercase;
}

.video-title {
  font-size: 22px;
  border-bottom: 1px solid #fff;
  padding-top: 8px;
  padding-bottom: 10px;
  color: #fff;
  min-height: 99px;
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 28px;     /* fallback */
   max-height: 48px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
}

.video-title-last {
  font-size: 22px;
  padding-top: 8px;
  padding-bottom: 10px;
  color: #fff;
  min-height: auto;
  overflow: visible;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 28px;     /* fallback */
   max-height: none;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
   text-align:center;
   margin-top:140px;
   word-break: break-word;
   border:0;
}

/*.theme-title {
  font-size: 24px;
  position: absolute;
  margin-top: 25px;
  /* width: 100%;
  color: $col-darkblue;
  padding: 10px 15px;
  background-color: $col-white;
}*/
.theme-title-new {
  font-size: 30px;
  position: absolute;
  margin-top: 25px;
  /* width: 100%; */
  color: #fff;
  padding: 10px 20px;
}

.theme-title {
  font-size: 30px;
  position: relative;
  margin-top: 25px;
  /* width: 100%; */
  color: #fff;
  padding: 10px 0px;
  font-weight:600;
}

.kanal-logo {
  position: absolute;
  top: 40px;
  z-index: 120;
}

.img-overlay {
  width: 100%;
  height: inherit;
  z-index: 10000;
  margin-top: -385px;
  position: absolute;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0.8) 0%, rgba(9, 26, 121, 0.2) 100%, rgba(0, 212, 255, 0.1) 100%);
}

.video-item, .video-theme {
  background-color: #004373;
  height: 415px;
  float: left;
  margin-right: 15px;
  width: 320px;
  padding-right: 0px;
}

.region-page .video-item, .region-page .video-theme {
  background-color: #004373;
  height: 415px;
  float: left;
  margin-right: 2%;
  width: 18.4%;
  padding-right: 0px;
  margin-bottom: 25px;
}

.region-page .video-item {
	margin-right: 2%;
}
.region-page .video-item:nth-child(5n+6) {
	margin-right: 0%;
}

/*, .region-page .video-theme */

.region-page .video-item .author, .region-page .video-theme .author {
  min-height: 0px;
}
.region-page .page-max-width {
  padding-top: 40px !important;
}

.video-theme { padding-right: 0px; }
.video-container { padding-bottom: 50px; }

.preview {  width: auto; height: 675px; }
.divpreview { width: 100%; height: 200px; }
.preview-logo { width:100% !important; }

.sender {
  padding: 25px 0px;
  margin-bottom: 25px;
}
.sender h3 {
  margin-top: 25px;
}
.sender img {
  width: 100%;
}

.senderitem {
  width: 100% !important;
  margin-bottom: 20px;
}

.partner {
  padding: 25px 0px;
}

.bottom-container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.sender-button {
  border: 1px solid #004373;
  color: #004373;
  padding: 5px;
  float: right;
  background-color: #fff;
}

.bg-grey .video-container {
  padding-top: 10px;
}
.bg-grey .video-container .theme-title {
  color: #004373;
}

/* Partner-Slider
----------------------------------------------- */
.partnerrow {
  padding-top: 30px;
}
.partnerrow h2 {
  color: #fff;
  margin-bottom: 15px;
}
.partnerrow .partnerSlider {
  background-color: #fff;
  height: 210px;
}
.partnerrow .partnerSlider ul {
  padding: 0 0 0 0px;
}
.partnerrow .partnerSlider .partnerFlexBilder {
  width: 280px !important;
  height: 210px;
  background: #fff !important;
  text-align: center;
  vertical-align: middle;
}
.partnerrow .partnerSlider .partnerFlexBilder img {
  width: 190px !important;
  height: auto !important;
}
.partnerrow .partnerSlider .slick-slide {
  width: 280px !important;
}

/*Navbar
----------------------------------------------- */
#navbarContainer .bg-light {
  background-color: #356aa0 !important;
}
#navbarContainer .navbar-light .navbar-nav .nav-link {
	color: rgba(255,255,255,.75);
}

#navbarContainer .navbar-light:hover .navbar-nav:hover .nav-link:hover {
	color: rgba(255,255,255,.95);
}

#navbarContainer .navbar {
  position: absolute;
  right: 0;
  top: 15px;
}
#navbarContainer .btn-outline-success {
  color: #fff;
  border-color: #fff;
  border-radius: 0;
}
#navbarContainer .headline-item {
  font-weight: bold;
}
#navbarContainer .navbar-collapse {
  background-color: transparent;
}

/* Slider
----------------------------------------------- */
#sliderContainer {
  margin-top: 135px !important;
  padding: 0;
}

.videoslider, .partnerSlider ul.slides, .mainslider {
  display: none;
}

.mainslider .slick-slide { height:675px; }
.mainslider .slick-slide img { height:675px; }


/*.multi-item-carousel {*/
/*overflow: hidden;*/
/*}*/
/*.multi-item-carousel img {*/
/*height: auto;*/
/*width: 100%;*/
/*}*/
/*.multi-item-carousel .carousel-control.left,*/
/*.multi-item-carousel .carousel-control.right {*/
/*background: rgba(255, 255, 255, 0.3);*/
/*width: 25%;*/
/*}*/
/*.multi-item-carousel .carousel-inner {*/
/*width: 150%;*/
/*left: -25%;*/
/*}*/
/*.carousel-inner &gt; .item.next,*/
/*.carousel-inner &gt; .item.active.right {*/
/*-webkit-transform: translate3d(33%, 0, 0);*/
/*transform: translate3d(33%, 0, 0);*/
/*}*/
/*.carousel-inner &gt; .item.prev,*/
/*.carousel-inner &gt; .item.active.left {*/
/*-webkit-transform: translate3d(-33%, 0, 0);*/
/*transform: translate3d(-33%, 0, 0);*/
/*}*/
/*.item__third {*/
/*float: left;*/
/*position: relative;  !* captions can now be added *!*/
/*width: 33.33333333%;*/
/*}*/
/*#carousel-1 {*/
/*margin-bottom:50px;*/
/*}*/
/* Main-Slider
----------------------------------------------- */
.mainslider .slider-item {
  position: relative;
  padding: 0;
}
.mainslider .video-text {
  position: absolute;
  bottom: 40px;
  padding-left: 50px;
}
.mainslider .video-title {
	font-size: 36px;
	border-bottom: 0px solid #fff;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #fff;
	font-weight: bold;
	text-shadow: 8px 3px 11px rgba(10, 10, 10, 0.72);
	/*min-height: auto;*/
	height: auto;
	line-height:48px;
}
.mainslider .author {
  font-size: 22px;
  margin-bottom: 10px;
  text-shadow: 8px 3px 11px rgba(10, 10, 10, 0.72);
  font-weight: bold;
}
.mainslider .slick-track &gt; div:not(.slick-active) {
  filter: blur(4px);
}

/* Region-Seite
----------------------------------------------- */
.region-page {
  margin-top: 130px;
}
.region-page .theme-title {
  color: #004373;
  padding-top: 50px !important;
}

/* Video-Seite
----------------------------------------------- */
.video-page {
  background-color: #004373;
}
.video-page #videoContainer {
  margin-top: 0px;
  background-color: #004373;
  max-width: 1140px;
}
.video-page .content-video {
  background-color: #356aa0;
  padding-bottom: 25px;
}
.video-page .content-video .theme-title {
  color: #fff;
}
.video-page .video-details {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}
.video-page .video-details .preview {
  margin-top: -40px;
}

video {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.video-details h2 {
  color: #004373;
  font-size: 1.65rem;
  margin-bottom: 25px;
  font-weight: bold;
}
.video-details .author-video {
  color: #333;
  font-size: 18px;
}
.video-details .description {
  color: #333;
  margin-bottom: 25px;
  font-size: 18px;
}
.video-details .info-video {
  color: #000;
}

.click-video { border: 1px solid #000; float: right; padding: 10px; width: 100%; text-align:center; }
.click-video a { color: #004373; text-decoration: none; }

.videoPage .content-video {
  background-color: #356aa0 !important;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 2px solid #fff;
}

.info-video {
  color: #fff;
  margin-top: 15px;
  padding: 15px 0px;
  border-top: 1px solid #fff;
  font-size: 20px;
}

/* Kanal-Seite
----------------------------------------------- */
.channel-page .theme-title { color: #004373; }
.channel-page .theme-title a { color: #004373; }

.channelContainer {
  margin-top: 130px;
  color: #fff;
  background-color: #004373;
}
.channelContainer h2 {
  color: #fff;
  font-size: 2rem;
  margin-top: 25px;
}
.channelContainer h3 {
  color: #fff;
  font-size: 1.2rem;
}
.channelContainer .channel-description {
  padding: 0px 25px;
  border-right: 2px solid #356aa0;
}
.channelContainer .channel-description h1 {
  background-color: #fff;
  color: #356aa0 !important;
  padding-left: 15px;
  width: fit-content;
  padding-right: 15px;
  margin-top: 15px;
}
.channelContainer .channel-img {
  float: right;
  margin-bottom: 25px;
  width: 100%;
}
.channelContainer .contact-right {
  padding: 0px 25px;
}
.channelContainer .contact-right a {
  color: #fff;
}
.channelContainer .contact-right a:hover {
  text-decoration: underline;
}
.channelContainer .channel-text {
  float: left;
  margin-top: 15px;
}
.channelContainer .channel-video {
  padding: 0px;
  height: max-content;
}
.channelContainer .channel-contact {
  padding: 0px 0px;
}
.channelContainer .channel-contact p {
  padding: 15px 0px;
}

/* Slick-Slider
----------------------------------------------- */
.slick-prev,
.slick-next {
  width: 36px;
  height: 36px;
  z-index: 100;
}

.slick-next {
  right: 25px;
}

.slick-prev {
  left: 25px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 36px;
}

/* Footer
----------------------------------------------- */
.footer {
  padding: 25px 0px 10px 0px;
}
.footer a {
  color: #FFFFFF;
}
.footer p {
  color: #FFFFFF;
}
.footer .logo-lpr {
  width: 100%;
  margin-left: 0px;
  padding-left: 0px;
}
.footer .logo-gmm {
  width: 60%;
  margin-left: 0px;
  float:right;
}

/*# sourceMappingURL=main.css.map */

/* Responsive iFrame
----------------------------------------------- */

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

.embed-container video 
{
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

.embed-container div 
{
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

/* ratio 16x9 */
.embed-container.ratio16x9 {
  padding-bottom: 56.25%;
}

.region-background { float: left; width: 100%; }
#FooterContainer { float: left; width: 100%; }
.footer .footermenu {
  text-align: center;
}

.hola_player_2156_1-dimensions { width: 100% !important; height: 529px !important;}

/* Kontakt
-----------------------------------------------------------------------------------*/
.kontakt_uberschrift{ color: #00305E; font-size: 16px; width:100%; height:20px; margin-bottom:10px; }
.kontakt_daten{ color: #00305E; width:100%; margin-bottom: 30px; }
.dienstanbieter1{ color: #00305E; width:100%; float:left; margin-bottom:10px; }
.dienstanbieter2{ color: #00305E; width:100%; float:left; margin-bottom:10px; }
.zusatztext{ color: #00305E; float:left; width:100%; margin-bottom: 15px; }
.kontakt_einzeiler{ color: #00305E; width:inherit; height:20px; float:left; margin-bottom: 10px; width:100%; }
.kontakt_einzeiler1{ color: #00305E; width:20%; font-size: 14px; font-weight: bold; float:left; }
.kontakt_einzeiler2{ font-size: 14px; width:80%; float:left; }
.anschrift{ width:inherit; margin-bottom:20px; }
.kontakt_hinweis{ font-size: 12px; font-weight:bold; margin-top:40px; margin-bottom:20px; }
.kontakt_einzeiler_input{ width:100%; margin:0; padding:0; border: 1px solid #00305E}
.kontakt_einzeiler_input_button{ width:20px; }
.kontakt_nachricht{ width:100%; float:left; margin-bottom:10px; }
.kontakt_nachricht2{ width:80%; float:left; }
.kontakt_nachricht2 a { color: #004373; }
.kontakt_nachricht2 textarea{ width:100%; min-height:150px; border: 1px solid #00305E}
.kontakt_form &gt; .kontakt_einzeiler { margin-bottom:2px; }
.kontakt_einzeiler_input_button2{ float:right; }
.kontakt_button { float:right; margin-right:5px; width: 135px; height:23px; float:right; }
.kontakt_button input { width: 135px; height:23px; color:#ffffff; font-weight:bold; border:none; overflow:visible; display:inline; margin:0px; padding:0px 4px 2px 4px; font-size:11px; font-family: Arial, Helvetica, sans-serif; }

.butn {
  background: #004373;
  background-image: -webkit-linear-gradient(top, #004373, #2980b9);
  background-image: -moz-linear-gradient(top, #004373, #2980b9);
  background-image: -ms-linear-gradient(top, #004373, #2980b9);
  background-image: -o-linear-gradient(top, #004373, #2980b9);
  background-image: linear-gradient(to bottom, #004373, #2980b9);
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.butn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.apps_smart { background: #356aa0; width: 100%; padding: 20px 0px; display: none; position: fixed; top: 136px; z-index: 10000; }
.apps_apple { float: left; margin-right: 20px; margin-left: 30px; }
.apps_apple img { height: 35px; }
.apps_android { float: left; }
.apps_android img { height: 35px; }
.apps_hinweis { float: right; margin-right: 25px; color:#FFFFFF; cursor:pointer; }

@media (max-width: 480px) {
	.apps_smart { display: block; }
}

.page_akkordeon { cursor:pointer; padding: 20px; float:left; width: 100%; font-size: 24px; font-weight: bold; background: #FFFFFF; color: #004373; margin-bottom: 30px; }
.page_akkordeon_content { padding: 20px; float:left; width: 100%; font-size: 18px; margin-bottom: 30px; display: none; }
.page_akkordeon_content ol li { margin-bottom: 20px; line-height: 1.5em; font-size: 18px; }

.page_pfeil { float: right; margin-right: 20px; font-size: 24px; color: #000000 }
.nav-attraction { background: #008754; padding: 8px; margin-right: 10px; }</pre></body></html>