body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}

.vorlagen-blog .cards {
	display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.vorlagen-blog .card {
	 flex: 1;
    padding: 0px 15px 0px 15px;
    margin: 10px;
    box-sizing: border-box;
    transition: 0.4s;
    border: 1px solid rgba(0,0,0,4%);
}
.vorlagen-blog .card:hover {

    border: 1px solid #751755;
}
.vorlagen-blog table {
	width: 100%;
}
.vorlagen-blog table thead{
	color:#751755;
}
.vorlagen-blog table tr {
	border-bottom: dotted 1px #751755;
}
.vorlagen-blog .col_first {
	color: #751755;
    font-weight: bold;
}
.vorlagen-blog table thead th, .vorlagen-blog table tbody td {
	text-align: left !important;
}
.w-50 {
	width: 50% !important;
}
.w-100 {
	width: 100%;
}
.card-big {
	background-color: rgba(0,0,0,0.04);
}
.card-big h3, .card-big p {
	padding:0 20px;
}
.preis-card-big {
	position: relative;
    width: fit-content;
    font-weight: bold;
    top: -80px;
    left: unset;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px 3px 30px;
    border-radius: unset;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 0.2);
}

.preis-card-big {
	position: relative;
    width: fit-content;
    font-weight: bold;
    top: -80px;
    left: unset;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px 3px 30px;
    border-radius: unset;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 0.2);
}


.card-big figure {
	overflow: hidden;
	width: 100%;
}
.card-big figure img {
  transition: transform .5s ease;
}
.card-big figure:hover img {
  transform: scale(1.05);
}
hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e75294;
}
.widget label {
	display: block !important;
}
.youtube-iframe {
	width: 1180px;
	height: 660px;
	padding: 0 10px;
}
	.news_flex .info {
	position: absolute;
    top: 10px;
    left: 0;
    border-radius: 0 0 5px 0;
    background-color: white;
    padding-left: 15px;
    padding-right: 8px;
}
.news_flex .ce_text {
	margin-top:4px;
}

.news_flex .layout_latest .more {
	position: absolute;
    right: 10px;
    bottom: -10px;
    width: 18px !important;
    height: 18px;
    background-image: url(https://www.stadtrundfahrt-dresden.de/files/Dresden/icons/roter-kreis-weisser-pfeil.svg);
}

.news_flex .layout_latest .more a {
	color: transparent;
}

.news_flex .layout_latest .image_container img {
	height: 170px;
	object-fit: cover;
}
.news_flex .layout_latest h2 {
	text-align: left;
	margin-top: 0.5rem !important;
	margin-bottom: 0 !important;
}
.news_flex {
	display: flex;
	flex-wrap: wrap;
}
.pagination {
    width: 100%;
}
.layout_latest {
	width: 33.33%;
	padding: 10px;
	position: relative;
	height: 235px;
	overflow: hidden;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.ce_text table, .ce_text table tr, .ce_text table th, .ce_text table td {
  border-color: transparent;
}
.w-85 {
	width: 85% !important; 
}
.p-no-margin p {
	margin: 5px;
}
.tmp-middle {
	width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.tmp-30 {
	width: 30%;
}
.tmp-70 {
	width: 70%;
}
.tmp-flex {
	display: flex;
	justify-content: space-around;
}
.tmp-flex-hor {
	flex-direction: column;
}
.tmp-sponser {
	filter: grayscale(100%);
	opacity: 0.8;
	transition: 0.2s;
}
.tmp-sponser:hover {
	filter: none;
}

.new-ticker-inpage {
	background-color: #ebeff4;
    border-radius: 15px;
    border: 1px solid #213b87;
    padding: 10px 17px;
    text-align: center;
    width: fit-content !important;
    margin: 0 auto;
    color: #213b87 !important;
}
.blau-drd {
	color: #213b87 !important;
}
.inhalt, .intro {
    max-width: none !important;
}
.slick-height {
   height: 300px !important;
}
.slick-height button {
   margin-top: -150px !important;
}
#header nav ul li .ausfluege {
    background-image: url(../../files/Dresden/icon/navi_baum.svg);
}
.social-button {
	top: 130px !important;
}
.side-search-mo {
	display: none;
}
.side-search-mo img {
	cursor: pointer;
}
.review {
	font-size: 24px;
}
.no-bg-no-brd {
	border: none !important;
	background-color: transparent !important;
}
.main-booking-cards {
	display:flex;
	justify-content: space-between ;
	align-items: center;
	padding-top: 30px;
	flex-wrap: wrap;

}
.step-number-booking {
	height: 50px;
	width: 50px;
	background-color: #751755;
	color: #fff;
	position: absolute;
	top: -15px;
	left: -15px;
	border-radius: 25px;
}
.step-number-booking p{
	padding-left: 18px;
	padding-top: 10px;
	font-size: 24px;
}
.booking-icon {
	height:150px;
	margin: 0 auto;
}
.booking-card {
    width: 250px;
    height: 320px;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 1rem;
    border: 2px solid #c3c6ce;
    transition: 0.5s ease-out;
    overflow: visible;
    margin: 30px auto 0 auto;
   }
   
   .booking-card-details {
    color: black;
    height: 100%;
    padding-bottom: 10px;
	display: flex;
	flex-direction: column;
		justify-content: space-between ;

   }
   
   .booking-card-button {
    transform: translate(-50%, 125%);
    width: 60%;
    border-radius: 1rem;
    border: none;
    background-color: #213b87;
    color: #fff;
    font-size: 1rem;
    padding: .5rem 1rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    opacity: 0;
    transition: 0.3s ease-out;
    text-align: center;
   }
   
   .booking-card-text-body {
    color: rgb(134, 134, 134);
   }
   
   /*Text*/
   .booking-card-text-title {
    font-size: 1.5em;
    font-weight: bold;
    color: #c8007a;;
    text-align: center;
   }
   
   /*Hover*/
   .booking-card:hover {
    border-color: #e75294;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
   }
   
   .booking-card:hover .booking-card-button {
    transform: translate(-50%, 50%);
    opacity: 1;
   }

.preis-mo {
	position: absolute;
	font-weight: bold;
    top: 1px;
    left: 3px;
    color: #213b87 !important;
    font-size: 34px;
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.0);
    background-color: rgba(255,255,255, 1.0);
}

/*alt Rote Doppeldecker
.preis-mo {
	position: absolute;
	font-weight: bold;
    top: 20px;
    left: 25px;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 0.2);
}*/

.preis-rechts {
	right: 25px !important;
	left: unset !important;
}
.preis-mo-ohne {
	position: absolute;
	font-weight: bold;
    top: 20px;
    left: 25px;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 1.0);
}
.preis-mo:after {
    content: '€';
    position: relative;
    top: -15px;
    font-size: 16px;
    padding-left: 2px;
    font-weight: normal !important;
}
.slick-container {
	position: relative;
}

.slick-container > div:not(.slick-list) {
	position:absolute;
	top: 0;
}
.slick-container > div:not(.slick-list):first-child {
	position: relative;
        z-index:9999;
}

.mobile-mo {
    display: none;
}

.new-ticker {
    margin: 0 auto;
}

.new-ticker .ce_text {
    background-color: #ebeff4;
    border-radius: 15px;
    border: 1px solid #213b87;
    padding: 17px 17px 5px 17px;
    text-align: center;
}

.new-ticker .ce_text a {
    color: #213b87 !important
}

.new-ticker .ce_text strong {
    color: #213b87 !important
}

.cert {
    margin: 0 auto;
    padding: 0;
}

.top-bild-mobile figure {
    margin-bottom: -4px;
}

.mobile-menu {
    margin: 0 15px;
    color: #c8007a;
    font-size: 20px;
    padding-top: 30px;
}

.mobile-menu ul li a {
    text-decoration: none;
    color: #c8007a;
    font-size: 24px;
    border-bottom: 1px solid gray;
    padding: 15px 0;
    margin-left: 10px;
}

.mobile-menu ul li {
    display: flex;
    align-items: center;
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.spendenaktion-grid {
	display: flex;
	justify-content: space-between;
}


@media screen and (max-width:1000px) {
	
.youtube-iframe {
	width: 95%;
	height: 315px;
	padding: 0 10px;
}	
	
.news_flex .layout_latest .more {
    right: 22px;
}
	
.layout_latest {
	width: 50%;
}

.tmp-flex {
	flex-direction: column;
	width: fit-content;
	margin: 0 auto;
}
.tmp-30 {
	width: auto;
}
.tmp-70 {
	width: auto;
}

    .live-c {
        color: white;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 0;
        font-size: 18px;
        top: 18px;
        width: fit-content;
    }
    #upper-buttons {
        display: flex !important;
        justify-content: space-between;
        color: white;
        font-size: 20px;
    }
    #upper-buttons a {
        text-decoration: none;
        color: white;
        width: 47%;
    }
    #wa {
        background-color: #25D366;
    }
    #tk {
        background-color: #213b87;
    }
    .button-mo {
        margin-top: 20px;
        padding: 4px 18px;
        border-radius: 7px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .button-mo svg {
        transform: scale(1.7);
    }
    .maintop-left,
    .social-button,
    .mod_breadcrumb {
        display: none !important;
    }
    .mobile-mo {
        display: inline !important;
    }
    .desktop-mo {
        display: none !important;
    }
    header .headerlogo {
        padding: 0 !important
    }
    .ce_youtube {
        margin-top: 15px
    }
	.spendenaktion-grid {
		flex-direction: column;
	}
	.spendenaktion-grid div {
		margin: 0!important;
	}
}

@media screen and (min-width:700px) {

	.side-search-mo {
		display: flex;
		flex-direction: row;
		position: absolute;
		background: #213b87;
		transition: 1s;
		top: 32px;
		padding:10px;
		border-radius: 50px 0 0 50px;
		right: -220px;
	}
	.side-search-mo form {
		margin: auto 0 auto 40px;
	}
	.side-search-mo input[type=text] {
		padding:5px;
}


	.outer {
	  overflow: hidden;
	  position: relative;
	  top: -20px;
      right: 0;
      height: 150px;
      width: 300px;
      margin-left: auto;
}
.slide-out {
	right:0;
}

.slick-height {
   height: 400px !important;
}

#side-s {
	padding: 0px 0 0px 10px;
}

	}
	
@media screen and (max-width: 650px) {

    .vorlagen-blog  .cards {
    	flex-direction:column;
    }
            
	.news_flex {
		flex-direction: column;
	}
	.layout_latest {
		width: 100%;
		padding: 10px 0;
	}
	
}
.layout_full .block img {
	max-width: 100vw !important;
	height: auto !important;
}


#header nav ul {
    text-align: center;
}
#header nav ul li {
    text-align: left;
}
.vorlagen-blog .cards {
	display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.vorlagen-blog .card {
	 flex: 1;
    padding: 0px 15px 0px 15px;
    margin: 10px;
    box-sizing: border-box;
    transition: 0.4s;
    border: 1px solid rgba(0,0,0,4%);
}
.vorlagen-blog .card:hover {

    border: 1px solid #213b87;
}
.vorlagen-blog table {
	width: 100%;
}
.vorlagen-blog table thead{
	color:#c8007a;
}
.vorlagen-blog table tr {
	border-bottom: dotted 1px #c8007a;
}
.vorlagen-blog .col_first {
	color: #c8007a;
    font-weight: bold;
}
.vorlagen-blog table thead th, .vorlagen-blog table tbody td {
	text-align: left !important;
}
.w-50 {
	width: 50% !important;
}
.w-100 {
	width: 100%;
}
.card-big {
	background-color: rgba(0,0,0,0.04);
}
.card-big h3, .card-big p {
	padding:0 20px;
}
.preis-card-big {
	position: relative;
    width: fit-content;
    font-weight: bold;
    top: -80px;
    left: unset;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px 3px 30px;
    border-radius: unset;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 0.2);
}
.card-big figure {
	overflow: hidden;
	width: 100%;
}
.card-big figure img {
  transition: transform .5s ease;
}
.card-big figure:hover img {
  transform: scale(1.05);
}
hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #c8007a;
}
.widget label {
	display: block !important;
}
.youtube-iframe {
	width: 1180px;
	height: 660px;
	padding: 0 10px;
}
	.news_flex .info {
	position: absolute;
    top: 10px;
    left: 0;
    border-radius: 0 0 5px 0;
    background-color: white;
    padding-left: 15px;
    padding-right: 8px;
}
.news_flex .ce_text {
	margin-top:4px;
}

.news_flex .layout_latest .more {
	position: absolute;
    right: 10px;
    bottom: -10px;
    width: 18px !important;
    height: 18px;
    background-image: url(https://www.stadtrundfahrt-dresden.de/files/Dresden/icons/roter-kreis-weisser-pfeil.svg);
}

.news_flex .layout_latest .more a {
	color: transparent;
}

.news_flex .layout_latest .image_container img {
	height: 170px;
	object-fit: cover;
}
.news_flex .layout_latest h2 {
	text-align: left;
	margin-top: 0.5rem !important;
	margin-bottom: 0 !important;
}
.news_flex {
	display: flex;
	flex-wrap: wrap;
}
.pagination {
    width: 100%;
}
.layout_latest {
	width: 33.33%;
	padding: 10px;
	position: relative;
	height: 235px;
	overflow: hidden;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.ce_text table, .ce_text table tr, .ce_text table th, .ce_text table td {
  border-color: transparent;
}
.w-85 {
	width: 85% !important; 
}
.p-no-margin p {
	margin: 5px;
}
.tmp-middle {
	width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.tmp-30 {
	width: 30%;
}
.tmp-70 {
	width: 70%;
}
.tmp-flex {
	display: flex;
	justify-content: space-around;
}
.tmp-flex-hor {
	flex-direction: column;
}
.tmp-sponser {
	filter: grayscale(100%);
	opacity: 0.8;
	transition: 0.2s;
}
.tmp-sponser:hover {
	filter: none;
}

.new-ticker-inpage {
	background-color: #ebeff4;
    border-radius: 10px;
    border: 1px solid #213b87;
    padding: 15px 25px;
    text-align: center;
    width: fit-content !important;
    margin: 0 auto;
    color: #213b87 !important;
}
.blau-drd {
	color: #213b87 !important;
}
.inhalt, .intro {
    max-width: none !important;
}
.slick-height {
   height: 300px !important;
}
.slick-height button {
   margin-top: -150px !important;
}
#header nav ul li .ausfluege {
    background-image: url(../../files/Dresden/icon/navi_baum.svg);
}
.social-button {
	top: 130px !important;
}
.side-search-mo {
	display: none;
}
.side-search-mo img {
	cursor: pointer;
}
.review {
	font-size: 24px;
}
.no-bg-no-brd {
	border: none !important;
	background-color: transparent !important;
}
.main-booking-cards {
	display:flex;
	justify-content: space-between ;
	align-items: center;
	padding-top: 20px;
	flex-wrap: wrap;

}
.step-number-booking {
	height: 50px;
	width: 50px;
	background-color: #c8007a;
	color: #fff;
	position: absolute;
	top: -15px;
	left: -15px;
	border-radius: 25px;
}
.step-number-booking p{
	padding-left: 18px;
	padding-top: 10px;
	font-size: 24px;
}
.booking-icon {
	height:150px;
	margin: 5px auto;
}
.booking-card {
    width: 250px;
    height: 310px;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 1.3rem;
    border: 2px solid #c8007a;
    transition: 0.5s ease-out;
    overflow: visible;
    margin: 30px auto 0 auto;
   }
   
   .booking-card-details {
    color: black;
    height: 100%;
    padding-bottom: 10px;
	display: flex;
	flex-direction: column;
		justify-content: space-between ;

   }
   
   .booking-card-button {
    transform: translate(-50%, 125%);
    width: 60%;
    border-radius: 1rem;
    border: none;
    background-color: #c8007a;
    color: #fff;
    font-size: 1rem;
    padding: .5rem 1rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    opacity: 0;
    transition: 0.3s ease-out;
    text-align: center;
   }
   
   .booking-card-text-body {
    color: rgb(134, 134, 134);
   }
   
   /*Text*/
   .booking-card-text-title {
    font-size: 1.5em;
    font-weight: bold;
    color: #c8007a;
    text-align: center;
   }
   
   /*Hover*/
   .booking-card:hover {
    border-color: #751755;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
   }
   
   .booking-card:hover .booking-card-button {
    transform: translate(-50%, 50%);
    opacity: 1;
   }

.preis-mo {
	position: absolute;
	font-weight: bold;
    top: 1px;
    left: 3px;
    color: #213b87 !important;
    font-size: 34px;
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.0);
    background-color: rgba(255,255,255, 1.0);
    
    
    
    
    
    
}



/*alt Rote Doppeldecker
.preis-mo {
	position: absolute;
	font-weight: bold;
    top: 20px;
    left: 25px;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 0.2);
}*/




.preis-rechts {
	right: 25px !important;
	left: unset !important;
}
.preis-mo-ohne {
	position: absolute;
	font-weight: bold;
    top: 1px;
    left: 3px;
    color: #213b87 !important;
    font-size: 34px;
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.0);
    background-color: rgba(255,255,255, 0.0);
    
    
}




/*alt Rote Doppeldecker
.preis-mo-ohne {
	position: absolute;
	font-weight: bold;
    top: 20px;
    left: 25px;
    color: #fff !important;
    font-size: 36px;
    backdrop-filter: blur(2px);
    padding: 3px 7px;
    border-radius: 10px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.7);
    background-color: rgba(255,255,255, 0.2);
}*/


.preis-mo:after {
    content: '€';
    position: relative;
    top: -15px;
    font-size: 16px;
    padding-left: 2px;
    font-weight: normal !important;
}
.slick-container {
	position: relative;
}

.slick-container > div:not(.slick-list) {
	position:absolute;
	top: 0;
}
.slick-container > div:not(.slick-list):first-child {
	position: relative;
        z-index:9999;
}

.mobile-mo {
    display: none;
}

.new-ticker {
    margin: 0 auto;
}

.new-ticker .ce_text {
    background-color: #ebeff4;
    border-radius: 15px;
    border: 1px solid #213b87;
    padding: 17px 17px 5px 17px;
    text-align: center;
}

.new-ticker .ce_text a {
    color: #213b87 !important
}

.new-ticker .ce_text strong {
    color: #c8007a !important
}

.cert {
    margin: 0 auto;
    padding: 0;
}

.top-bild-mobile figure {
    margin-bottom: -4px;
}

.mobile-menu {
    margin: 0 15px;
    color: #c8007a;
    font-size: 20px;
    padding-top: 30px;
}

.mobile-menu ul li a {
    text-decoration: none;
    color: #c8007a;
    font-size: 24px;
    border-bottom: 1px solid gray;
    padding: 15px 0;
    margin-left: 10px;
}

.mobile-menu ul li {
    display: flex;
    align-items: center;
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.spendenaktion-grid {
	display: flex;
	justify-content: space-between;
}


@media screen and (max-width:1000px) {
	
.youtube-iframe {
	width: 95%;
	height: 315px;
	padding: 0 10px;
}	
	
.news_flex .layout_latest .more {
    right: 22px;
}
	
.layout_latest {
	width: 50%;
}

.tmp-flex {
	flex-direction: column;
	width: fit-content;
	margin: 0 auto;
}
.tmp-30 {
	width: auto;
}
.tmp-70 {
	width: auto;
}

    .live-c {
        color: white;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 0;
        font-size: 18px;
        top: 18px;
        width: fit-content;
    }
    #upper-buttons {
        display: flex !important;
        justify-content: space-between;
        color: white;
        font-size: 20px;
    }
    #upper-buttons a {
        text-decoration: none;
        color: white;
        width: 47%;
    }
    #wa {
        background-color: #25D366;
    }
    #tk {
        background-color: #213b87;
    }
    .button-mo {
        margin-top: 20px;
        padding: 4px 18px;
        border-radius: 7px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .button-mo svg {
        transform: scale(1.7);
    }
    .maintop-left,
    .social-button,
    .mod_breadcrumb {
        display: none !important;
    }
    .mobile-mo {
        display: inline !important;
    }
    .desktop-mo {
        display: none !important;
    }
    header .headerlogo {
        padding: 0 !important
    }
    .ce_youtube {
        margin-top: 15px
    }
	.spendenaktion-grid {
		flex-direction: column;
	}
	.spendenaktion-grid div {
		margin: 0!important;
	}
}

@media screen and (min-width:700px) {

	.side-search-mo {
		display: flex;
		flex-direction: row;
		position: absolute;
		background: #c8007a;
		transition: 1s;
		top: 32px;
		padding:10px;
		border-radius: 50px 0 0 50px;
		right: -220px;
	}
	.side-search-mo form {
		margin: auto 0 auto 40px;
	}
	.side-search-mo input[type=text] {
		padding:5px;
}


	.outer {
	  overflow: hidden;
	  position: relative;
	  top: -20px;
      right: 0;
      height: 150px;
      width: 300px;
      margin-left: auto;
}
.slide-out {
	right:0;
}

.slick-height {
   height: 400px !important;
}

#side-s {
	padding: 0px 0 0px 10px;
}

	}
	
@media screen and (max-width: 650px) {

    .vorlagen-blog  .cards {
    	flex-direction:column;
    }
            
	.news_flex {
		flex-direction: column;
	}
	.layout_latest {
		width: 100%;
		padding: 10px 0;
	}
	
}
.layout_full .block img {
	max-width: 100vw !important;
	height: auto !important;
}


#header nav ul {
    text-align: center;
}
#header nav ul li {
    text-align: left;
}

.mobile-menu .accordion li.submenu {
	flex-wrap: wrap;
}
.mobile-menu .accordion ul ul {
	flex: 0 0 100%;
	margin: .2em 0 .5em 1.5em;
}
.mobile-menu .accordion ul ul a {
	font-size: 18px;
}
.mobile-menu .accordion li > a {
	min-width: 0;
	overflow-wrap: break-word;
}
.mobile-menu,
.mobile-menu .accordion {
	overflow-x: hidden;
}

@font-face { font-family:Roboto; src: url('../../files/Dresden/font/Roboto-Regular.ttf') format('truetype'); }
@font-face { font-family:Roboto-Medium; src: url('../../files/Dresden/font/Roboto-Medium.ttf') format('truetype'); }
@font-face { font-family:Roboto-Bold; src: url('../../files/Dresden/font/Roboto-Bold.ttf') format('truetype'); }


body { font:16px Roboto,Arial,sans-serif; color: #213b87; }
h1, h2, h3, h4 { font:16px Roboto-Bold; font-weight:normal; }
a { text-decoration:none; color:#c8007a; }
span.rot { color:#c8007a; }
strong { font-family:Roboto-Bold; font-weight:normal; }
.ce_text figure { position:relative; font-size: 0; line-height: 0; }
figure a { font-size:0; line-height:0; }
figure img { width:100%; height:auto; }
figure figcaption { bottom:.5rem; left:.5rem; position:absolute; font-size:.5rem; color:#fff; }
.ce_text ul { list-style-type: disc; padding-left: 1rem; }

h1 { display: block; width: 100%; margin-top:0.75rem; margin-bottom:25px; font-size:22px; line-height: 25px; color:#c8007a; text-align: center; }
h2 { display: block; width: 100%; margin-top:1rem; margin-bottom:1rem; font-size:18px; line-height: 21px; color:#c8007a; text-align: center; }

#mbBottom {
    margin-top:10px;
    margin-bottom:10px;
}

.euf_overlay {
    z-index: 1000;
}
.euf_overlay__content { max-width: 650px; background-color: #f5f7fa; padding: 1.5rem; box-sizing: border-box; color: #213b87; }
.euf_overlay__content figure { margin-bottom: 1rem; }
.euf_overlay__content img { width: 100%; height: auto; }
header .balken { max-height:40px; }
header .balken img { width:auto; height:100%; }
@media screen and (min-width:2515px) {
	header .balken img { width:100%; }
}
/* Slick-Slider */
header .slick { position:relative; margin-bottom:0; }
.slick button {
    width:50px; height:50px; position:absolute; top:50%; border:0 hidden; text-indent:-9999px; z-index:2; background:transparent; opacity: 1 !important; }
.slick button.slick-prev { background: url("../../files/Dresden/grafik/headerslider-links.png") left top no-repeat; left: 3%; }
.slick button.slick-next { background: url("../../files/Dresden/grafik/headerslider-rechts.png") right top no-repeat; right: 3%; }
header .ce_image.mobil { display:none; }
header .headerlogo { width:600px; left:50%; position:absolute; display:block; padding-right:10px; z-index:2; top:10px; }
header .logo2 {
    width:390px; right:210px; position:absolute; display:block; padding-right:.5rem; padding-left:.5rem;
    text-align:left; background-color:#ffffff; font-size:1.6rem; line-height:2.5rem; color:#c8007a; text-transform:uppercase; 
}
header .logo2 p { margin-bottom:0; }
header .logo { width:200px; float:right; display:block; }

/* Sticky */
#header #nav-sticky { position: relative; }
#header #nav-sticky.sticky { width:100%; bottom:auto; top:0; position:fixed; }

#header #nav-sticky { width:100%; height:55px; position:relative; overflow:visible; background-color: #c8007a; z-index:99; }
#header nav { width:100%; position:relative; overflow:visible; background-color: #c8007a; z-index:99; }
#header nav ul { width: 100%; max-width:1310px; position:relative; display:block; margin:0 auto; padding:0 65px; box-sizing: border-box; }
#header nav ul li { display:inline-block; position: relative; 
	background-position:left center; background-repeat:no-repeat; background-size: 34px auto; z-index:2; }
#header nav ul li a,
#header nav ul li strong {
    display:block; padding-left:40px; padding-right: 8px; background-position:left center; background-repeat:no-repeat;
    font:16px/55px Roboto; color:#fff; text-transform: uppercase;
}
#header nav ul li a.trail { font-weight: bold; }
#header nav ul li strong { font-weight: bold; }
#header nav ul li .rundfahrt { background-image:url("../../files/Dresden/icons/navi-icon-bus.svg"); }
#header nav ul li .rundgang { background-image:url("../../files/Dresden/icons/navi-icon-rundgang.svg"); }
#header nav ul li .kombitour { background-image:url("../../files/Dresden/icons/navi-icon-kombitouren.svg"); }
#header nav ul li .weihnachten { background-image:url("../../files/Dresden/icons/navi-icon-weihnachten.svg"); }
#header nav ul li .gruppenangebote { background-image:url("../../files/Dresden/icons/navi-icon-gruppen.svg"); }
#header nav ul li .ueber-uns { background-image:url("../../files/Dresden/icons/navi-icon-ueber-uns.svg"); }
#header nav ul li.mobil { display:none; }
#header nav ul li.home a, 
#header nav ul li.home strong { padding-left:0; }

#header nav li ul.level_2 { width:auto; left:-9999px; top:-9999px; position:absolute; margin-top:0px; z-index:99; }
#header nav ul.level_2 li { width:auto; height:40px; display:block; background-color: #c8007a; border-bottom: 1px solid #c8007a; white-space: nowrap; }
#header nav li:hover ul.level_2 { left:auto; top:55px; padding-right:0; padding-left:0; }
/* header nav li.ueber-uns:hover ul.level_2 { right:0; } */
#header nav ul.level_2 li a,
#header nav ul.level_2 li strong {
    height:40px; display:block; padding:10px 30px 10px 40px; box-sizing: border-box; font:1rem Roboto; color:#fff; text-transform:none; letter-spacing:0em;
}
#header nav ul.level_2 li strong { font-family:Roboto-Bold; font-weight:normal; }
#header nav ul.level_2 li:hover,
#header nav ul.level_2 li.active,
#header nav ul.level_2 li.forward {
    background-color:rgba(255,255,255,.9); border-color:#c8007a;
}
#header nav ul.level_2 li:hover a,
#header nav ul.level_2 li strong {
    color:#c8007a;
}

/*** Buttom am rechten Rand ***/
.social-button { position: absolute; right: 0; top: 65px; z-index: 99; }
.social-button .ce_gallery li { margin-left: auto; margin-right: 10px; float: none; width: 45px; padding: 0; }


header .mod_search { position: absolute; left: 50%; top: 10px; margin-left: 550px; z-index:100; width: 50px; height: 34px; }
header .mod_search h3 { 
	width: 34px; height: 34px; margin: 0 0 0 auto; position: absolute; right: 0;
	background: transparent; border: hidden; text-indent: -9999px; z-index: 101; }
header .mod_search h3:hover { cursor: pointer; }
header .mod_search.open h3 { background: url(../../files/Dresden/icons/lupe-weiss.svg) center center no-repeat; background-size: auto 23px; }
header .mod_search.close h3 { background: url(../../files/Dresden/icons/kreuz-weiss.svg) center center no-repeat; background-size: auto 20px; }
header .mod_search form { display: none; margin-right: 34px; }
header .mod_search formbody { display: block; position: relative; } 
header .mod_search .widget-text { width: 100%; height: 34px; }
header .mod_search .widget-text input { 
	width: 100%; height: 34px; border: 1px solid #707070; border-radius: 3px; color:#213b87; padding: 0 3px; box-sizing: border-box; }
header .mod_search .widget-submit { position: absolute; top: 0; right: 34px; }
header .mod_search .widget-submit button { width: 34px; height: 34px; 
	background: transparent url(../../files/Dresden/icons/lupe-grau.svg) center center no-repeat; border: hidden; background-size: auto 23px; text-indent: -9999px; }

header .wichtiger-hinweis {
    width:50%; position:absolute; bottom: 100px; left:50%; margin-left:-25%; padding:1rem 2rem; box-sizing: border-box; color:#213b87;
    background-color:rgba(255,255,255,.85); }

@media screen and (max-width:1600px) {
	#header .wichtiger-hinweis { width:80%; margin-left:-40%; font-size:.875rem; z-index:100; }
}
@media screen and (max-width:1330px) {
	#header .headerlogo { width: 500px; }
	#header nav ul { padding: 0 10px; }
	#header nav ul li a { background-size: 30px auto; padding-left: 35px; padding-right: 20px; }
	#header .mod_search { left: auto; right: 10px; margin-left: auto; }
}

@media screen and (max-width:1023px) {
	#header .headerlogo { width: 60%; right: 0; left: auto; }
	#header nav.mod_navigation { display:none; } 
	#header .mod_mobile_menu { width:40px; height:40px; left:10px; top:10px; position:absolute; display:block; z-index:100; }
	.mobile_menu { max-width: 400px; }
	.mobile_menu .inner { background-color:#fff; }
	.mobile_menu .mod_navigation li { padding-right:1rem; padding-left:1rem; box-sizing: border-box; line-height:2rem; }
	.mobile_menu .mod_navigation .level_2 li { padding-right:0; }
	.mobile_menu a,
	.mobile_menu strong { display:block; border-bottom:1px solid #ccc; text-decoration:none; color:#999; }
	.mobile_menu .submenu_hide { background:url("../../files/Dresden/grafik/pfeil-navipfad.png") 95% center no-repeat; background-size: auto 20px; }
	.mobile_menu .ce_text { margin-top:2rem; margin-bottom:2rem; padding-right:1rem; padding-left:1rem; box-sizing: border-box; color:#999; }
	.mobile_menu .ce_text a { border-bottom: hidden; color:#c8007a; display: inline; }
	
	#header .wichtiger-hinweis { display:none; }
}

@media screen and (max-width:767px) {
	#header .logo { width: 150px; }
	#header .logo2 { width: 280px; right: 160px; font-size: 1.25rem; }
	#header .slick button { display: none; }
	.social-button .ce_gallery { display: none; }
}

@media screen and (max-width:620px) {
	header .balken { max-height: 34px; }
	#header .headerlogo { width:100%; left:auto; right:auto; display: flex; align-items: flex-start; }
	#header .logo { position: relative; width: 25%; order: 2;}
	#header .logo2 { position: relative; width: auto; left:auto; right: 0; margin-right:0; margin-left: auto; order: 1; 
		font-size: 1rem; line-height: 1.5rem; text-align: right; }
	
}
#main .inside { display: flex; flex-wrap:wrap; }

/* Navipfad */
.mod_breadcrumb { width: 100%; }
.mod_breadcrumb ul { width: 100%; max-width: 1310px; margin: 0 auto; padding: 16px 65px; box-sizing: border-box; 
	font-size:.9em; line-height:1.5em; color:#213b87; }
.mod_breadcrumb li { display:inline-block; }
.mod_breadcrumb li.first { display:none; }
.mod_breadcrumb li a { padding-right:15px; color:#213b87; background: url("../../files/Dresden/grafik/pfeil-navipfad.png") right center no-repeat; }

.maintop { width: 100%; max-width: 1330px; margin: 0 auto; display: flex; flex-wrap: wrap; padding: 0 65px; box-sizing: border-box; }
/* Ticker */
.ticker { width:66.666667%; height:40px; display:block; padding: 0 10px; box-sizing: border-box; position: relative; }
.ticker label {
    position: absolute; top: 0; width:auto; height:40px; display:block; padding-right:14px; padding-left:14px; box-sizing: border-box; 
    background-color:#213b87; font-size:20px; line-height:40px; color:#fff; text-transform:uppercase; font-weight:bold; letter-spacing:.1px; z-index:1; }
.ticker .tickertext {
    width:100%; height:40px; overflow:visible; float:left; display:block; font-size:20px; line-height:40px; color:#385c94;
    border:1px solid #385c94; border-left:hidden; box-sizing: border-box; }
/* Ticker | Tickertext | Laufschrift */
.ticker .tickertext marquee { margin:0; padding:0 5px; font-size:20px; line-height:40px; }
/* Ticker | Tickertext | Laufschrift | Textblock */
.ticker .tickertext marquee .ce_text { width:auto; overflow:visible; margin:0; padding:0; background-image:none; font-size:20px; line-height:40px; }
/* Ticker | Tickertext | Laufschrift | Textblock | Link */
.ticker .tickertext marquee .ce_text a {
    bottom:auto; right:auto; position:relative; display:inline; padding-left:0; background-image:none; font-size:20px; line-height:40px; color:#385c94; }

.landing .ticker,
.landing .mod_search { display:none; }
.maintop-left { width: 33.333333%; display: flex; flex-wrap: wrap; padding: 0 10px; box-sizing: border-box; }
.tripadvisor { width: 66.666667%; }
.live { width: 33.333333%; height: auto; }

#main .wichtiger-hinweis { display: none; }

@media screen and (max-width:1330px) {
	.maintop { padding-left: 55px; padding-right: 55px; }
	.ticker label { font-size: 16px; }
	.ticker .tickertext marquee .ce_text a { font-size: 16px; }
}
@media screen and (max-width:1023px) {
	.ticker { width: 100%; margin-bottom: 10px; }
	.maintop-left { width: 100%; justify-content: flex-end; }
	.tripadvisor { width: 50%; max-width: 300px; padding-right: 20px; box-sizing: border-box; }
	.live { width: 50%; max-width: 150px; }
	#main .wichtiger-hinweis { width:100%; display:block; margin-top:0; background-image:none; padding: 10px 65px; box-sizing: border-box; }
}
@media screen and (max-width:767px) {
	.mod_breadcrumb { padding: 16px; }
	.mod_breadcrumb ul { padding: 0; }
	.maintop { padding: 0 6px; }
	#main .wichtiger-hinweis { padding: 10px 16px; }
}
@media screen and (max-width:600px) {
	.ticker label { display: none; }
	.ticker .tickertext { border-left: 1px solid #385c94; }
}
#main { width: 100%; float:none; margin-right:auto; margin-left:auto; }

.mod_article { width: 100%; }
.mod_article .inside_article { width: 100%; max-width:1330px; padding: 10px 65px; box-sizing: border-box; margin: 1rem auto; }

.intro, .inhalt { text-align: center; color: #213b87; max-width: 1000px; margin: 0 auto; }

.kurzinfo .inside_article { display: flex; flex-wrap: wrap; padding: 0px; position: relative; max-width: 1180px; }
.kurzinfo .ce_text { width: 50%; background-color: rgba(33,59,135,0.05); padding: 1.5rem; box-sizing: border-box; color: #213b87; }
.kurzinfo .ce_text h2 { color: #c8007a; font-size: 18px; line-height: 21px; text-align: left; margin-top: 0.75rem; }
.kurzinfo .ce_text table { margin-top: 1.5rem; }
.kurzinfo .ce_text th { font-family: Roboto-Bold; font-weight: normal; padding: 3px 6px 3px 0; min-width: 80px; }
.kurzinfo .ce_text td { padding: 3px 0; }
.kurzinfo .ce_text ul { margin-bottom: 1.5rem; list-style-type: none; padding-left: 0; }
.kurzinfo .ce_text ul li {
	background: url(../../files/Dresden/icons/roter-kreis-weisser-pfeil.svg) left 1px no-repeat; padding-left: 25px; line-height: 20px; margin-bottom: 0.5rem; }

.kurzinfo .ce_youtube { width: 50%; font-size: 0; }
.kurzinfo .ce_youtube .video_container { height: 100%; }
.kurzinfo .ce_youtube .video_container a { position: relative; display: block; }
.kurzinfo .ce_youtube .video_container a::after { 
	width: 70px; height: 70px; display: block; position: absolute; left:50%; margin-left: -35px; top:50%; margin-top: -35px;
	background-color: #4B4A4A; border: 1px solid #4B4A4A; border-radius: 50%; box-sizing: border-box; z-index:90; content:""; 
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"><polygon points="0,0 30,15 0,30" style="fill:%23ffffff" /></svg>');
	background-repeat:  no-repeat; background-position: left 23px center; background-size: 30px;}
.kurzinfo .ce_youtube iframe { width: 100%; height: 400px; }
.kurzinfo .ce_image { width: 50%; }
.kurzinfo .ce_image figure { height: 100%; }
.kurzinfo .ce_image figure img { height: 100%; width: auto; }

.kurzinfo .ticket, .kurzinfo .gutschein { display: block; background-color:#c8007a; padding: 0.4rem 0.6rem; }

.kurzinfo .ticket:hover, .kurzinfo .gutschein:hover { display: block; background-color:#751755; padding: 0.4rem 0.6rem; }
.kurzinfo .ce_hyperlink a { color: #fff; font-weight: bold; text-transform: uppercase; }
.kurzinfo .ticket { position: absolute; left: 1.5rem; bottom: 1.5rem; }
.kurzinfo .gutschein { position: absolute; left: 180px; bottom: 1.5rem; }
.kurzinfo .textlink { position: absolute; left: 400px; bottom: 1.5rem; }
.kurzinfo .textlink a {
	background: url(../../files/Dresden/icons/roter-kreis-weisser-pfeil.svg) left center no-repeat; color: #c8007a; line-height: 20px; font-weight: bold;
	padding: 0.5rem 1rem 0.5rem 1.5rem; box-sizing: border-box; display: block; }
.kurzinfo .merkmale { position: absolute; right: 50%; bottom: 1.5rem; z-index: 1; margin-right: 1.5rem; }
.kurzinfo .merkmale li { padding: 0 5px; }
.kurzinfo .merkmale li figure { font-size: 0; }
.kurzinfo .ce_text.ticket { position: absolute; left: 1.5rem; bottom: 1.5rem; background-color: transparent; padding-bottom: 0; }
.kurzinfo .ce_text.ticket a { display: inline-block; background-color:#c8007a; color: #fff; padding: 0.5rem 1rem; box-sizing: border-box; }

.einzelbuchung { width: 100%; text-align: center; }

.inklusive .inside_article, 
.drei-spalten .inside_article, .mod_newslist .inside_article { 
	display: flex; flex-wrap: wrap; margin: 1rem auto; width: 100%; max-width: 1330px; padding: 0 65px; box-sizing: border-box; }
/* .drei-spalten .ce_headline { 
	width: 100%; color:#c8007a; font-size: 18px; line-height: 21px; text-align: center; padding: 1rem 0px; box-sizing: border-box; } */
.drei-spalten .ce_text { width: 33.333333%; padding: 10px; box-sizing: border-box; }
.inklusive .ce_headline { width: 100%; text-align: left; padding-left: 10px; padding-right: 10px; box-sizing: border-box; } 
.inklusive .ce_text { display: flex; align-items: center; }
.inklusive .ce_text p { margin: 0; }
.inklusive .ce_text figure { float: none; width: 80px; }
.inklusive .ce_text figure img { width: 80px; height: auto; }

.inklusive.hygiene .ce_headline.last { display: none; }

.teaser .ce_text { position: relative; }
.teaser .ce_text h2 { display: none; }
.teaser h3 { margin-top: 0.5rem; margin-bottom: 0; }
.teaser p a { 
	position: absolute; right: 10px; bottom: 22px; width: 18px; height: 18px; text-indent: -9999px; 
	background: url(../../files/Dresden/icons/roter-kreis-weisser-pfeil.svg) center center no-repeat; }
.teaser .download figure { margin-bottom: 0.5rem; }
.teaser .ce_youtube iframe { width: 100%; height: 210px; margin-bottom: 20px; }

.galerie { max-width: none; background-color: rgba(33,59,135,0.05); }	
/* .team .ce_headline { text-align: center; } */
.galerie .slick { max-width: 1200px; margin: 1rem auto; overflow: visible; }
.galerie .slick-slide { padding: 10px; box-sizing: border-box; height: 320px; }
.team .slick-slide { height: 415px; }
.galerie .slick-slide .ce_text { border: 1px solid #D5D5D5; border-radius: 2px; background-color: #fff; color: #4B4A4A; height: 100%; position: relative; }
.galerie .slick-slide .ce_text figure { position: relative; margin-bottom: 20px; }
.galerie .slick-slide .ce_text figcaption { 
	position: absolute; width: 100%; height: 30px; bottom: 0px; left: 0px; padding: 10px; box-sizing: border-box; display: flex; align-items: center;
	font-size: 16px; line-height: 30px; color: #fff; z-index: 2;
}
.galerie .slick-slide .ce_text figure::after { 
	width: 100%; height: 40px; position: absolute; left: 0; bottom: 0; content:'';
	background: transparent linear-gradient(0deg, #050505 0%, #58585800 100%) 0% 0% no-repeat padding-box; opacity: 0.57; z-index: 1;
}
.galerie .slick-slide .ce_text figcaption strong { 
	font-size: 20px; display: inline-block; padding-right: 20px; opacity: 1; padding-bottom:4px; box-sizing: border-box; }
.galerie .slick-slide .ce_text p { padding: 0 10px 8px; box-sizing: border-box; }
.galerie .slick button { 
	width: 32px; height: 32px; position: absolute; top: 50%; margin-top: -16px; border: hidden; box-sizing: border-box;
	background-color: transparent; background-position: center center; background-repeat: no-repeat; }
.galerie .slick button:hover { cursor: pointer; }
.galerie .slick button.slick-prev { left: -8%; background-image: url(../../files/Dresden/icons/pfeil-teamslider-links.svg); }
.galerie .slick button.slick-next { right: -8%; background-image: url(../../files/Dresden/icons/pfeil-teamslider-rechts.svg); }

.tipp { display: block; min-height: 38px; padding-left:20%; padding-right: 10px; box-sizing: border-box; position: absolute; bottom: 10px;
	background: url(../../files/Dresden/icons/like.svg) left center no-repeat; background-size: auto 38px; }

.langinfo .inside_article { width: 100%; max-width: 1200px; padding: 0; }
.langinfo .ce_image img { width: auto; }
.ce_gallery li { padding: 10px; box-sizing: border-box; }
.ce_gallery .cols_3 li { width: 33.333333%; } 

.langinfo .ce_text { text-align: center; color: #213b87; width: 83.333333%; margin: 2rem auto; }
.langinfo .ce_image.logo { text-align: center; }
.karte { padding:10px; box-sizing: border-box; }
.langinfo .bestellauswahl { padding:10px; box-sizing: border-box; }
.langinfo .ce_form { padding:10px; box-sizing: border-box; }
.langinfo .ce_accordion .ce_form { padding: 0; }

.langinfo .linkbutton { display: inlineblock; background-color:#c8007a; padding: 0.5rem 1rem; color: #fff; line-height: 1.75rem; }
/* .langinfo .menu { width: 49%; display: inline-block; margin-top: 0; padding: 0 2rem; box-sizing: border-box; } */

#main .inhalt h1, .inhalt h2, .inhalt h3, .inhalt h4 { font-size: 1rem; color: #213b87; margin-bottom: 20px; margin-top: 30px; line-height: 1.25rem; }

/*** Akkordion ***/
.ce_accordion .toggler {
    margin-bottom:5px; padding:5px 10px; font:20px/30px Roboto-Bold; color:#213b87;
    background: #d5dbe6 url("../../files/Dresden/grafik/pfeile-akkordeon-unten.png") 98% center no-repeat; border:1px solid #d5dbe6; border-radius:3px; }
#main .ce_accordion .toggler:hover { cursor: pointer; }
#main .ce_accordion .toggler.active { background: #d5dbe6 url("../../files/Dresden/grafik/pfeile-akkordeon-oben.png") 98% center no-repeat; }
#main .ce_accordion .accordion { padding-top:1rem; padding-bottom:1rem; }
#main .ce_accordion .accordion .ce_text { margin-top:0; margin-bottom:0; }
.ui-icon,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-widget-content .ui-icon { background-image:none;}
.ui-widget-content { border:0 hidden; color:#213b87; }
.ui-widget-content  a { color:#c8007a; }

.ce_accordion .accordion .ce_image figure { text-align: center; }

.ce_table table td { padding:5px 20px 5px 0; box-sizing: border-box; }
.ce_table table .col_first { padding-right:20px; text-align:left; }
.ce_table table .col_last { padding-left:20px; text-align:right; }

.bestellauswahl .ce_hyperlink { width: 100%; position: relative; margin-top: 0; margin-bottom: 10px; }
.bestellauswahl .ce_hyperlink a {
    display: block; margin-left: 0; padding-right: 10px; padding-left: 10px; box-sizing: border-box;
    background-color: #d5dbe6; font: 20px/40px Roboto-Bold; color: #213b87; text-transform: uppercase; }
    
/* Suchmodul */
#main .mod_search { width:100%; }
#main .mod_search .formbody { display: flex; flex-wrap: wrap; }
#main .mod_search .widget { display: block; }
#main .mod_search .widget-text { width: 80%; max-width: 800px; }
#main .mod_search .widget-text input {
    width: 100%; height:40px; padding-right:5px; padding-left:5px; line-height:1.5em; color:#213b87;
    border:1px solid #213b87; border-right: hidden; box-sizing: border-box;
}
#main .mod_search .widget-radio { width: 100%; }
#main .mod_search .widget-radio input { height: auto; margin-top: 12px; }
#main .mod_search .widget-radio label { margin-right: 1rem; }
#main .mod_search button {
    width:40px; height:40px; float:left; border:0 hidden; text-indent:-9999px; cursor: pointer;
    background:#c8007a url("../../files/Dresden/icon/search-lupe.png") center center no-repeat; }
.mod_search .header { margin-bottom: 2rem; }
.mod_search .highlight { background-color: #ddd; }
.mod_search h3 { margin-top: 2rem; margin-bottom: 0.5rem; }
    
/*** allgemeine Seiten: Datenschutz, Impressum, Sitemap ***/
.allgemein h1,
.allgemein h2,
.allgemein h3 { text-align: left; }
.allgemein ul { list-style-type:disc; padding-left: 1.25rem; }
.allgemein ol { padding-left: 1.25rem; }
.allgemein li { padding-bottom: 0.5rem; }

/*** Sitemap ***/
.allgemein .mod_sitemap ul { list-style-type:none; padding-left: 0; }
.allgemein .mod_sitemap ul.level_1 li a { text-transform:uppercase; letter-spacing:.1px; display: inline-block; padding-bottom: 0.25rem; }
.allgemein .mod_sitemap ul.level_2 { margin-bottom:20px; margin-left:40px; color:#c8007a; list-style-type:disc; }
.allgemein .mod_sitemap ul.level_2 li a { font-size:16px; line-height:1.5em; text-transform:none; letter-spacing:0px; padding-bottom: 0; }

/*** Pagination ***/
.pagination { margin-top: 2.5rem; }
.pagination li { display: inline-block; padding: 0.5rem; }

@media screen and (min-width:2360px) {
	.mod_article { max-width: none; margin-left: 5%; margin-right: 5%; }
	.galerie { margin-left: 0; margin-right: 0; }	
}

@media screen and (max-width:1600px) {
	.galerie .slick button.slick-prev { left: -3%; }
	.galerie .slick button.slick-next { right: -3%; }
}
@media screen and (max-width:1400px) {
	.galerie .slick button.slick-prev { left: -1%; }
	.galerie .slick button.slick-next { right: -1%; }
}

@media screen and (max-width:1330px) { 
	.mod_article .inside_article, .inklusive .inside_article, .drei-spalten .inside_article { padding: 0 55px; }
	.kurzinfo .inside_article { padding: 0; min-height: 400px; }
	.kurzinfo .ce_youtube img { height: 100%; width: auto; }

}

@media screen and (max-width:1023px) {
	.kurzinfo .inside_article { padding: 0 65px; box-sizing: border-box; }
	.kurzinfo .ce_text { width: 100%; padding-bottom: 1rem; }
	.kurzinfo .ticket, 
	.kurzinfo .gutschein,
	.kurzinfo .textlink,
	.kurzinfo .ce_text.ticket { width: auto; position: relative; bottom: auto; left: auto; margin: 1rem 20px 1rem 0px; }
	.kurzinfo .ce_gallery { width: auto; position: relative; bottom: auto; right: auto; margin: 0.5rem 20px auto 0px; }
	.kurzinfo .ce_youtube,
	.kurzinfo .ce_image { width: 100%; }
	.kurzinfo .ce_youtube img, 
	.kurzinfo .ce_image figure img { width: 100%; height: auto; }
	.galerie .slick-slide { height: 420px; }
	.team .slick-slide { height: 450px; }
}

@media screen and (max-width:930px) {
	.drei-spalten .ce_text { width: 50%; }
	.galerie .slick-slide { height: 380px; }
	.team .slick-slide { height: 450px; }
}

@media screen and (max-width:767px) {
	.kurzinfo .inside_article { padding: 0 16px; }
	.mod_article .inside_article, .inklusive .inside_article, .drei-spalten .inside_article { padding: 0 16px; }
	.inklusive .ce_text { align-items: flex-start; }
	.inklusive .ce_text figure { witdh: 60px; }
	.inklusive .ce_text figure img { width: 60px; }
	.galerie .slick-slide { height: auto; }
	.team .tipp { position: relative; padding-left: 50px; }
}

@media screen and (max-width:650px) {
	.kurzinfo .ce_gallery { width: 100%; margin: 1rem auto 0; }
	.kurzinfo .ce_image { margin-top: 1rem; }
	.drei-spalten .ce_text { width: 100%; padding: 10px 0; }
	.inklusive .ce_text { align-items: center; }
	.ce_youtube iframe { height: 300px; }
	.galerie { padding: 0 8px; }
	.galerie .slick-slide { padding: 8px; } 
}
@media screen and (max-width:400px) {
	.kurzinfo .ticket, 
	.kurzinfo .gutschein, 
	.kurzinfo .textlink, 
	.kurzinfo .ce_text.ticket { margin: 1rem auto 0; width: 100%; text-align: center; }
	.kurzinfo .textlink { text-align: left; }
}

.ce_form input {
    width:100%; height:40px; display:inline-block; padding-right:5px; padding-left:5px; box-sizing: border-box; border:1px solid #213b87;
    font:1rem/1.5rem Roboto; color:#213b87; appearance:none; -moz-appearance:none; -webkit-appearance:none; /* Safari and Chrome */
}
.ce_form .ui-datepicker-trigger { width:30px; height:30px; right:8px; top:10px; position:absolute; }
.ce_form select {
    width:100%; height:40px; background:#fff url("../../files/Dresden/grafik/pfeil-select-blau.png") 98% center no-repeat;
    border:1px solid #213b87; font:1rem/1.5rem Roboto; color:#213b87;
    appearance:none; -moz-appearance:none; /* Firefox */ -webkit-appearance:none; /* Safari and Chrome */
}
.ce_form textarea {
    width:100%; height:240px; padding:5px; box-sizing: border-box; border:1px solid #213b87; font: 1rem/1.5em Roboto; color:#213b87; }

/* Radio-Button | Schrift */
.ce_form legend,
.radio_container label { float:left; font:16px/40px Roboto,sans-serif; color:#213b87; }
.ce_form legend { margin-right:.5rem; }

/* Radio-Button | Label */
.radio_container label { width:auto; height:40px; float:left; padding-right:3px; padding-left:3px; text-align:left; }

/* Radio-Button | Input */
.radio_container input.radio,
.checkbox_container input.checkbox {
    width:20px; height:20px; float:left; display:block; margin-right:.25rem; margin-left:0;
    -webkit-box-shadow:0 0 0 0; box-shadow:0 0 0 0; border:1px solid #213b87; border-radius:2px; border-collapse:collapse; }
.radio_container input.radio,
.checkbox_container input.checkbox { position:relative; }
.radio_container input.radio:checked,
.checkbox_container input.checkbox:checked { background-color:#213b87; color:#213b87; }
.ce_form.ohne-bus .busmietung { display:none; }
.radio_container input.radio { margin-top:10px; }
.radio_container input.radio:checked:after,
.checkbox_container input.checkbox:checked:after { top: 0px; width: 5px; height: 10px; content: ""; position: absolute; display: block;
    border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.checkbox_container input.checkbox:checked:after {
    left:5px;
}
.ce_form input:focus,
.ce_form select:focus,
.ce_form textarea:focus { border-color:#c8007a; }
.ce_form select:focus { background-image:url("../../files/Dresden/css/.../grafik/pfeil-select-rot.png"); }

.ce_form { width:100%; padding-right:0; padding-left:0; }
.ce_form .formbody { display: flex; flex-wrap: wrap; }
.ce_form .widget { position:relative;  padding: 5px; box-sizing: border-box; }
.ce_form .widget { width:33.333333%; }
.ce_form #charter .widget.abfahrtsort,
.ce_form #charter .widget.ankunftsort { width:80%; padding-right:5px; }
.ce_form #charter .widget.abfahrtszeit,
.ce_form #charter .widget.ankunftszeit { width:20%; padding-left:5px; }
.ce_form .widget-textarea { width: 100%; margin-top:15px; }
.ce_form .widget.strasse { width:28%; margin-right:0; padding-right:5px; }
.ce_form .widget.nummer { width:5.333333%; padding-left:5px; }
.ce_form .widget.plz { width:8.333333%; margin-right:0; padding-right:5px; }
.ce_form .widget.ort { width:25%; padding-left:5px; }
.ce_form .widget.tour { width:100%; }
.ce_form .widget-checkbox { width: 66.666667%; }
.vermietung #main .ce_form h3 {
    margin-top:0; margin-bottom:0; padding-right:0; padding-left:5px; background-color:#fff; 
    font-size:20px; line-height:1.5em; color:#213b87; text-transform:none; letter-spacing:0; }
.ce_form .ui-datepicker-trigger { width:30px; height:30px; right:15px; top:10px; position:absolute; }
.ce_form .widget-checkbox input { margin-right:20px; margin-left:5px; padding:0; }

.ce_form .datenschutz label { display:none; }
.ce_form .datenschutz p { color:#213b87; }
.ce_form button { width:200px; padding-top:5px; padding-bottom:5px; background-color:#c8007a; border:1px solid #c8007a; font-weight: bold;
    color:#fff; text-transform:uppercase; font-size: 16px; cursor: pointer;
}

@media screen and (max-width:950px) {
	.ce_form .widget { width:50%; }
	.ce_form .widget.strasse { width:40%; }
	.ce_form .widget.nummer { width:10%; }
	.ce_form .widget.plz { width:10%; }
	.ce_form .widget.ort { width:40%; }
	.ce_form .widget-textarea { width: 100%; }
	.ce_form .widget-checkbox { width: 100%; }
	.ce_form .widget-submit { width: 100%; text-align: center; }
}
@media screen and (max-width:600px) {
	.ce_form .widget { width:100%; }
	.ce_form .widget.strasse { width:75%; }
	.ce_form .widget.nummer { width:25%; }
	.ce_form .widget.plz { width:25%; }
	.ce_form .widget.ort { width:75%; }
}
#footer { width:100%; height:auto; margin-top: 1rem; padding-top:50px; padding-bottom:80px; background-color: #c8007a; }
#footer .inside { width: 100%; max-width:1200px; height:160px; display:block; margin: 0 auto; color:#fff; }
#footer nav { height:100%; float:left; display:block; margin-right:20px; margin-left:10px; padding-right:30px; border-right:1px solid #fff; }
#footer nav a, #footer nav strong, #footer .ce_text a { font-size:16px; line-height:1.5em; color:#fff; }
#footer .ce_text { font-size:16px; line-height:1.5em; color:#fff; }
#footer .social li { margin-right:10px; padding: 0; }
#footer .social a { width:40px; height:40px; display:inline-block; }

@media screen and (max-width:1200px) {
	#footer .inside { display: flex; flex-wrap: wrap; padding: 10px; box-sizing: border-box; height: auto; }
	#footer nav { height: auto; float: none; margin: 0; border: hidden; padding: 10px; box-sizing: border-box; }
	#footer .mod_customnav, #footer .ce_gallery, #footer .ce_text { width: 33.333333%; }
	#footer .mod_customnav:nth-child(1) { order: 1; }
	#footer .mod_customnav:nth-child(2) { order: 4; }
	#footer .ce_gallery { order: 3; }
	#footer .mod_customnav:nth-child(3) { order: 2; }
	#footer .mod_customnav:nth-child(4) { order: 5; }
	#footer .ce_text { order: 6; margin-top: -50px; }
}

@media screen and (max-width:1023px) {
	#footer { padding-top: 0; padding-bottom: 40px; }
	#footer .mod_customnav { display: none; }
	#footer .ce_gallery { width: 100%; padding: 10px; box-sizing: border-box; }
	#footer .ce_gallery ul { display: block; width: auto; margin: 0 auto; text-align: center; }
	#footer .ce_gallery li { display: inline-block; float: none; }
	
	#footer .ce_text { width: 100%; padding: 10px; box-sizing: border-box; text-align: center; margin-top: 0; }
}
/* Slider-Verbesserung.css */
.slick-container{.slick-container  {position: relative;}.slick-container > div:not(.slick-list) {position:absolute; top: 0}}
