

/* Das Layout - Angaben die Bootstrap überschreiben! */

/* Eigene CSS-Deklarationen */

html {

  position: relative;

  min-height: 100%;

  font-size:1em;

}



body > .container {

  padding-right: 15px;

  padding-bottom: 60px;

  padding-left: 15px;

}

.suche a {
  display: none;
}

.razzo-container {

  max-width: 1200px;

  margin: 40px auto 0 auto;

  background-color: #fff;

  box-shadow: 10px 10px 5px #e3e4e6;

  border: 1px solid #efefef;

}

.fixed-top {

    position: fixed;

    top: 0;

    right: 0;

    left: 0;

    z-index: 1030;

}



/* Header 

-------------------------------------------- */

    

header {

    display:flex;

    justify-content: space-between;

    padding:12px;

}

header div.suche {

    width: 55px;

}

header div.suche a svg {

    margin-top: 0px;

    width:40px;

    height:40px;

    background:none;  

}

header div.suche a svg:hover {

    transition: width .5s, height .5s, margin-top .5s;

    margin-top: -3px;

    width:45px;

    height:45px;

}

img.biglogo {
  max-width: 360px;
}

div.addr {

    font-size: 1.2em;

    font-weight: bold;

    color: #de0058;

    text-transform: uppercase;

    text-align: center;

    tab-size: 15;

    -moz-tab-size: 15;

    -o-tab-size: 15;

    white-space: pre-wrap;

    padding: 0;

    margin: 8px 0 0 0;

}





header div.burger img {

    width:40px;

    height:40px;

    background:none;

}



div.desc {

    display:block;

}

div.pad {

    display:none;

}

div.smart {

    display:none;

}

.navbar-default {

background-color: transparent;

border-color: transparent;

}

.navbar {

    border-radius: 0px;

}

h1, h2, h3, h4 {

    padding-bottom:24px;

}



/* Navigation */



/* NAVIGATION */



nav {



}





nav.razzo ul {

    margin:9% 0 0 6%;

    list-style-type: none;

}

nav.razzo ul  li{

    text-transform: uppercase;

    line-height:2.3em;

    color:#000;

    margin:0!important; 

}





nav.razzo ul  li a,

nav.razzo ul  li a:visited {

    text-decoration:none;

    color:#000!important;

    margin:0!important;   

    font-size:1.2em;  

}



nav.razzo ul  li a:hover,

nav.razzo ul  li a:active,

nav.razzo ul  li.active a,

nav.razzo ul  li a:focus,

nav.razzo ul  li.current a {

    

    color:#de0058!important;

    text-decoration:none;

    margin:0!important;

    

}





/****   Ende Navi   ****/



/**** Content ****/

div.maincontainer {

    overflow:hidden;

}

.container.seasonpage.Page {

  display: flex;

}
.contentgrau {
  background-color: #e3e4e6 !important;
}

.sidebar {

  margin: 0;

  padding: 0;

}

.content {

  border-left: 1px solid #efefef;

  border-right: 1px solid #efefef;

  min-height: 400px;

  padding-bottom:15px;

}

/* Footer */

.weiter {

  margin-left: 0;

  margin-right: 0;

  width: 100%;

}

.right > p > a > img {

width:30px;

height:auto;

}

.right > p > a > img:hover {

opacity:0.5;

}

/* WYSIWYG EDITOR ALIGNMENT CLASSES

-------------------------------------------- */

.left, .text-left {

text-align: left

}

.center, .text-center {

text-align: center

}

.right, .text-right {

text-align: right

}

.justify, .justify-text {

text-align: justify;

hyphens: auto;

}
.content li {
    list-style-type: square;
    line-height:1.5em;
}
.content li::marker  {
    color:var(--col1); 
    font-size:1.6em;
}
.razzoimage {
	max-width:127px;
}
.sidebarimage {
	max-width:250px;
}

/* LINK-Kontur

-------------------------------------------- */

a {

    outline:0!important;

}

/* Trennungen

-------------------------------------------- */

.trennungen, .Trennungen {

    hyphens: auto;

    /*word-break: break-all; */

}

.trennlinie, .Trennlinie {

    column-rule-style: solid;

    column-rule-width: 1px;

    column-rule-color: #ffffff;

    column-gap: 20px;

}

hr {

    margin-top: 20px;

    margin-bottom: 20px;

    clear: both;

}



/* Glyphicon Menu 

---------------------------------------------*/

.glyphicon.glyphicon-menu-left, .glyphicon.glyphicon-menu-right {

    top: 50%;

    font-size: 1.6em;

    padding: 0 10px;

}





/* Rahmen div spalten3 

---------------------------------------------*/

div.ContainerSpalten2 {

    margin-top: 1.8ex;

    column-count: 2;

    column-gap: 2em;

    orphans: 2;

    widows:2;

    margin-bottom:24px;

    hyphens: auto;

}

div.ContainerSpalten3 {

    margin-top: 1.8ex;

    column-count: 3;

    column-gap: 2em;

    orphans: 2;

    widows:2;

    margin-bottom:24px;

    hyphens: auto;

}

div.ContainerSpalten4 {

    margin-top: 1.8ex;

    column-count: 4;

    column-gap: 2em;

    orphans: 2;

    widows:2;

    margin-bottom:24px;

    hyphens: auto;

}



/* SUCHE

-------------------------------------------- */



/* MODAL 

-------------------------------------------- */

.modal-content {

    width: 100%; 

    /*margin: 40% 25%;*/

    padding: 15px;

}

a[data-toggle="modal"] {

  cursor:pointer;

  /*border:1px solid #fff;

  padding:2px 8px;*/

}



.modal-backdrop {



}

.modal-dialog-centered {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    min-height: calc(100% - (.5rem * 2));

}



/* IMAGES

-------------------------------------------- */

img {

height: auto; /* resets the image height so that it maintains its aspect ratio when width is set */

/*background: transparent url(../images/ajax-loader.gif) no-repeat center center;*/

width:100%!important;

}

img.left {

float: left;

max-width: 50%;

margin: 5px 20px 0px 0;

width:auto;

}

img.right {

float: right;

max-width: 50%; /* Responsive width */

margin: 5px 0 0px 20px;

width:auto;

}



img.leftAlone {

    margin-right: 100%;

    margin-bottom: 0;

    clear: both;

    width:auto;

}

img.center {

float: none;

margin-left: auto;

margin-right: auto;

display: block;

margin-bottom: 0;

clear: both;

width:auto;

}

.captionImage {

max-width: 100%;

}

div.svgcontainer img {

background:none;

}

/* SVG */

img[src$=".svg"] {

    background:none;

}



/* PagePhoto Beitragsbild ************************/

.pagephoto {

    margin-top: 0px;

}

p.PagePhotoLegend {

    text-align: center;

    padding: 8px 4px;

}



/* Angebote **************************************/

div.angebote {

    margin-bottom:15px;

}

div.angebote h3 {

    margin:0;

    padding: 2px 6px;

    background-color: #efefef;

    font-size: 1.3em;

}

div.angebote .legende {

    padding: 2px 6px;

    background-color: #efefef;

}



/* Content

-------------------------------------------------*/

.contentcontainer {

    min-height: 500px;

}



p.colactiv {

column-count: 2;

column-rule-style: solid;

column-rule-width: 2px;

column-rule-color: #000;

column-gap: 12px;

}



/* Startseite ImageBox */



div.content.start p {

    display: flex;

    flex-wrap: wrap;

    justify-content: end;

    padding:0;

}

div.content.start p a {

    max-width:224px;

    margin-right: 8px;

    margin-bottom: 8px;

    border:1px solid transparent;

}

div.content.start p a:hover {

    /*border:1px solid rgb(205,45,50);*/

}

div.content a img, .imagebox a div img {

    border: 1px solid #ccc;

}

div.content a img:hover {

    border: 1px solid transparent!important;

}



/* ImageBox ******************************************/

div.imagebox {

    display: flex; 

    justify-content: start;

    flex-wrap: wrap;

}

div.imageboxcontent {

    margin-bottom:12px;

    margin-right:12px;

    background-color: rgba(255,255,255,0.2);

}

p.boxtitle {

    font-weight: bold;

    margin: 8px 0px 0px 0px;

}

div.imageboxcontent p {

    hyphens: none;

}

.imagebox a div img {

    border: 1px solid transparent;

}

.imagebox > a:hover > div > img {

    border: 1px solid rgb(205,45,50);

}

div.content .imagebox a img:hover {

    border: 1px solid rgb(205,45,50)!important;

}

div.imageboxcontent div {

    padding: 5px;

}







/* Gallerys *****************************/

.carousel-control.left, .carousel-control.right {

    background: none;

}

.carousel-indicators {

    position: relative;

    bottom: 0px;

    left: 50%;

    z-index: 15;

    width: 60%;

    padding-left: 0;

    margin-left: -30%;

    text-align: center;

    list-style: none;

    padding-top: 12px;

}

.carousel-indicators li {

    display: inline-block;

    width: 10px!important;

    height: 10px;

    margin: 1px;

    text-indent: -999px;

    cursor: pointer;

    background:#ccc;

    border: 1px solid #333;

    border-radius: 10px;

}

.subtitle {

    text-align: center;

    width: 100%;

    display: block;

}





/* Responsiv Video ********************************/

.responsive-video iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}

.responsive-video {

	position: relative;

	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/

	padding-top: 0px;

	height: 0;

	overflow: hidden;

}





/* Infogram **************************************/

div.ifogramspalte h3 {

    padding-bottom: 5px;

}





/* Form Search ***********************************/

form .btn-toolbar {

    margin: 12px 0;

    width: 200px;

}

form input {

    min-width: 200px;

    padding:2px 6px;

}

div.results a {

    font-size: 1.4em;

}



div.results a span.rank {

    color: #ccc;

}

div.results span.pos, div.results span.urlsegment {

    font-size:0.8em;

}

div.results p.kurz {

    display:none;

}

/* SHAREBUTTON

-------------------------------------------------*/

div.sharecontent {

    display:flex;

}

.sharelink svg {

    width: 25px;

    cursor:pointer;

}

.shareit {

    padding: 3px 12px 0 4px;

    font-size: 1.2em;

}

a.share {

    padding:0 6px;

    margin:0 6px 0 -6px;

    /*background-color:rgba(0,0,0,0.2);

    border-radius: 12px;

    border:1px solid #dedede;*/

}

.sl {

    display:none;

}

.sharefacebook {

    display:inline-block;

}

.sharetwitter {

    display:inline-block;

}

.sharelinkedin {

    display:inline-block;

}

.sharexing {

    display:inline-block;

}

.nomarker {

	-ms-user-select: None;

	-moz-user-select: None;

	-webkit-user-select: None;

	user-select: None;

}

section.sharesection {

    margin-left: -15px;

}

section.sharemaster {

    margin-left: -15px;

}



/* DSGVO Cookie Container ******************************/

#cookie_container {

    position: fixed;

    bottom: 0 !important;

    top: auto !important;

    left: 0;

    right: 0;

    z-index: 999;

    padding: 10px;

    max-height: 156px !important;

    height:156px;

}

.cookie_inner {

    width: 100% !important;

    margin: 0;

    padding: 0 15px;

}

div.dsgvo {

    margin:0 15px;

    padding:0;

}

div.dsgvo h1 {

    margin:-15px;

    padding:0;

}

/* FOOTER

-------------------------------------------------*/

.footer {
    width: 100%;
    border-top: 1px solid #ebebeb;
}

footer div.right a.social {
    display: inline-block;
    width: 30px;
    text-decoration:none;
    margin:8px 2px;
    padding-bottom:2px;
}
footer div.right a:hover {
    border-bottom:0px;
}
footer div.right a img {
    background:none;
}
footer .copy {
    padding-right: 12px;
}

p.weiter, .weiter {

    background: #333;

    font-size: 1.2em;

    margin-bottom: 12px;

    padding:15px 8px;

}

.weiter a {

    margin:auto;

    padding: 10px;

    text-decoration:none;

}

.weiter a svg {

    max-width:20px;

}

.weiter a span {

    padding-left: 5px;

    position: relative;

    top: -4px;

}

.adress {

    padding-top: 6px;

}

a#setCookie {

    float: right;

    padding: 10px 20px 0 20px!important;

    text-decoration: none;

    background-color: #000;

    color: #FFF;

    height: 40px;

    border-radius: 20px;

    text-align: center;

}

a#setCookie:hover {

    background-color: #fff !important;

    color: #000000 !important;

}

/* SNOW SCRIPT **********************************/

.snowfield {

  width: 100vw;

  height: 100vh;

}

/* customizable snowflake styling */

.snowflake {

  color: #fff;

  font-size: 1em;

  font-family: Arial, sans-serif;

  text-shadow: 1px 2px 3px #9ff;

}



@-webkit-keyframes snowflakes-fall{

    0%{top:-10%}100%{top:100%}}

    @-webkit-keyframes snowflakes-shake{

        0%,100%{-webkit-transform:translateX(0);

        transform:translateX(0)}

        50%{-webkit-transform:translateX(30px);

        transform:translateX(30px)}}

    @keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}

    @keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}

    .snowflake{position:absolute;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}

    .snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}

    .snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}

    .snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}

    .snowflake:nth-of-type(2){left:25%;-webkit-animation-delay:4s,.3s;animation-delay:4s,.3s}

    .snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}

    .snowflake:nth-of-type(3){left:35%;-webkit-animation-delay:3s,2s;animation-delay:3s,2s}

    .snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}

    .snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}

    .snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}

    .snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}

    .snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}

    .snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}

    .snowflake:nth-of-type(9){left:95%;-webkit-animation-delay:2.5s,1.3s;animation-delay:2.5s,1.3s}

    .snowflake:nth-of-type(9){left:98%;-webkit-animation-delay:4s,3.5s;animation-delay:4s,3.5s}

    .snowflake:nth-of-type(10){left:25%;-webkit-animation-delay:2s,0s;animation-delay:2s,0s}

    .snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:4s,2.5s;animation-delay:4s,2.5s}





/*==========  Non-Mobile First Method  ==========*/



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {

    body {

        margin-bottom: 60px;

    }

    .container {

        width:auto;

    }
    .razzo-container {
	  max-width: 1200px;
	  margin: 0;
	  background-color: #fff;
	  box-shadow: none;
	  border: none;
	}

    /*section {

            padding:15px;

        }*/

    div #popuptrigger img {

        width: 50px;

        height: 50px;

    }

    div.multipage article {

	    padding:15px;

	}

	article.multipagecontent {

		padding: 15px!important;

	}

    section.sharemaster {

        margin-left: 0px;

    }

    /* TilePage **************************************/

    a.kachel {

        text-decoration: none;

        width: 33%;

    }





}





/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {

    body {

        margin-bottom: 120px;

    }

    .container {

        width:100%!important;

    }

    section {

            padding:15px;

        }

    div #popuptrigger img {

        width: 40px;

        height: 40px;

    }

    /* Rahmen div spalten3 ****************************/

    div.ContainerSpalten2 {

        column-count: 2;

    }

    div.ContainerSpalten3 {

        column-count: 3;

    }

    div.ContainerSpalten4 {

        column-count: 3;

    }

    article.onepagecontent {

        padding: 40px 24px!important;

    }

    /* TilePage, SortPage ******************************/

    a.kachel {

        text-decoration: none;

        width:50%!important;

    }

    div.kachelcontent {

        min-width:100%;

    }



    .sharewhatsup, .sharetelegram {

        display:inline-block;

    }

    #cookie_container {

        height: 200px;

    }

    

}



/* Small Devices, Tablets */

@media only screen and (max-width : 769px) {



    .container {
        width:100%!important;
        margin: 0;
    }
    .sidebarright {
      display: none;
    }
    .content {
      border-left: 1px solid #efefef;
      border-right: 1px solid #efefef;
      min-height: 200px;
      padding-bottom: 15px;
    }
    div #popuptrigger img {
        width: 30px;
        height: 30px;
    }
    nav.collapsenav {
        display:none;
    }
    .TopSpaceCollapsenavi {
        margin-top: -24px !important;
    }

    div.container {
        background-color: transparent;
    }
    div.otherContent {
    	margin:0!important;
    }
    div.trigger {
        width:50px;
        height:50px;
        cursor:pointer;
    }
    img.leftAlone {
        margin-right: 100%;
        margin-bottom: 0;
        clear: both;
    }


    /* Rahmen div spalten3 ****************************/
    div.ContainerSpalten2 {
        column-count: 2;
    }
    div.ContainerSpalten3 {
        column-count: 2;
    }
    div.ContainerSpalten4 {
        column-count: 2;
    }

    #contencols {
        column-count: 2 !important;
    }
    #col {
        column-count: 2!important;
    }


    #cookie_container {
        max-height: 200px !important;
        height: 200px;
    }

    div.innercont {
        margin:0!important;
    }   

}

@media only screen and (max-width : 600px) {

}



/* Extra Small Devices, Phones */ 

@media only screen and (max-width : 480px) {



    nav ul.suche {

        width: 38px;

        border: transparent;

        padding: 0;

        margin: 0;

        position: absolute;

        right: 0px;

        left: 15px;

        top: 17px;

        background-color: transparent;

    }

    .breadnavcontainer.navihome {

        min-height: 32px !important;

        margin-left: -22px;

    }

    nav.breadnav ul li a {

        display:block;

        margin-right:9px;

    }

    nav.breadnav ul.levelhome {

        width:100%;

        list-style-type: none;

        padding:0;

        background-color: #333;

        margin-left:14px;

        text-align: left;

    }

    ul.nav.levelhome a {

        font-size: 17px;

        display: block;

        height: auto;

        padding-right: 5px;

        margin:2px 2px 2px 8px;

        line-height: 1.3em;

    }

    div.content.start p a {

        max-width: 140px;

        margin-right: 8px;

        margin-bottom: 8px;

        border: 1px solid transparent;

    }

    div.imageboxcontent {

        margin-bottom: 12px;

        margin-right: 12px;

        /*width: calc(50% - 10px)!important;*/

    }

    div #popuptrigger img {

        width: 20px;

        height: 20px;

    }



    form input, button.neusuche {

        min-width: 282px;

        font-size: 1.6em;

    }

    div.trigger {

        width:30px;

        height:30px;

        cursor:pointer;

    }

    .otherContent {

        margin: 0;

        -moz-hyphens: auto;

       -o-hyphens: auto;

       -webkit-hyphens: auto;

       -ms-hyphens: auto;

       hyphens: auto; 

    }

    h1 {

        margin: 24px 0 !important;

        -moz-hyphens: auto;

       -o-hyphens: auto;

       -webkit-hyphens: auto;

       -ms-hyphens: auto;

       hyphens: auto; 

    }


     /* Rahmen div spalten3 ****************************/

    div.ContainerSpalten2 {

        column-count: 1;

    }

    div.ContainerSpalten3 {

        column-count: 1;

    }

    div.ContainerSpalten4 {

        column-count: 1;

    }

    #contencols {

        column-count: 1 !important;

    }

    #col {

        column-count: 1!important;

    }

    .sharewhatsup, .sharetelegram {

        display:inline-block;

    }

    div.desc {

        display:none;

    }

    div.pad {

        display:none;

    }

    div.smart {

        display:block;

    }

    #cookie_container {

        max-height: 220px !important;

        height: 220px;

    }

}



/* Custom, iPhone Retina */ 

@media only screen and (max-width : 360px) {


    #cookie_container {

        max-height: 280px !important;

        height: 280px;

    }



}