
/* latin 100 */
@font-face {
    font-family: 'Montserrat-100';
    font-style: normal;
    font-weight: 100;
    font-display: swap;

    /* src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRyS7m.woff2) format('woff2'); */
    src: url(../../../NewsBASE/content_yogaflow/_layout/webfonts/Montserrat-100.woff2) format('woff2');

    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin 500 */
@font-face {
    font-family: 'Montserrat-500';
    font-style: normal;
    font-weight: 500;
    font-display: swap;

    src: url(../../../NewsBASE/content_yogaflow/_layout/webfonts/Montserrat-500.woff2) format('woff2');

    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin 600 */
@font-face {
    font-family: 'Montserrat-600';
    font-style: normal;
    font-weight: 600;
    font-display: swap;

    src: url(../../../NewsBASE/content_yogaflow/_layout/webfonts/Montserrat-600.woff2) format('woff2');

    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*************************************/

/* Testlayout anzeigen */

#layoutTRIGGER_wrap {
    position:absolute;
    z-index:999999;
    right:0;
    top:0;
    line-height: 15px;
}
.layoutTRIGGER {
    display:inline-block;
    height:15px;
    width:15px;
    margin: 0 1px;
    background:#fff;
    cursor:pointer;
    border:solid #ccc 1px;
    font-size:12px;
    line-height:12px;
    text-align:center;
}
.layoutTRIGGER.active {
    background:#ccc;
}

/*************************************/

body {
     opacity:0;
}

/*************************************/

nav {
  /*   border:solid green 0px; */
}
header#seitenkopf {
    border:solid green 0px;     
}
nav#haupt-navigation {
    border:solid red 0px;   
}
nav#unter-navigation {
    border:solid magenta 0px;
}
nav#sprunglinks {
    border:solid brown 0px;
}
main#inhalt {
    border:solid blue 0px;
}
footer#fussleiste {
    border:solid yellow 0px;
}

.pagenavi_container  {
    margin-bottom:20px;
    padding:10px;
    background:#eee;
    background: #eee;
    border-radius: 10px;
}

.pagenavi_container ol,
.pagenavi_container ul {
    padding-left:23px;
    margin-bottom:0px;
}
.pagenavi_container li,
.pagenavi_container a {
    color:#666 !important;
    text-decoration:none !important;
}
.pagenavi_container a:hover {
    text-decoration:underline !important;
}
.pagenavi_container .article_container {
    font-size:1em;
    padding: 0;
    margin: 0 0 3px 5px;
}

.pagenavi_container .article_container.pagename {
    margin-top:10px;
}

nav ul#sprungmarken {
    text-align:left;
    border:solid cyan 0px;
}

nav ul#sprungmarken {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
}

div#topnews {
    border:solid brown 0px;
}


/*****************************************/


html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    text-align:center;  /* IE*/

    font-size: 14px;
    line-height: 24px;

    font-size: 16px;
    line-height: 26px;

    font-size: 1em;
    line-height: 1.5em;    
    
    /* color: #555;  */
    /* color: #000; */
    background: #fff;
    
    
    
     font-family:Montserrat-500, sans-serif !important;; 

     letter-spacing:-0.02em;
}


img {
   vertical-align: bottom;
   border: none;
 }

div {
    box-sizing: border-box;
}

#nonFooter {
    position: relative;
    /* min-height: 100%; */
    /* height: 100%; */
    
    /* width:1020px; */
    width:1170px; 
    /* width:1600px; */
/*     max-width:1600px;  */   

    margin: 0 auto 0 auto;
    text-align:left;
    background:#fff;
    /* box-shadow: 0px 10px 40px #555; */
    padding: 0 30px;
    padding: 0px 0px;
    /* border:solid red 1px; */
}

/* Leeres Div unter dem letzten Content mit Höhe Footer */
#stopFooter {
    display:none;
    height:100px;
    border:solid red 10px;
}

#footer_container {
    clear:both;
    position:relative;
    /* margin: -100px auto 0 auto; */
    margin: 0 auto;
    padding: 0px 30px;
    /* height:280px; */
    /* width:100%; */    
    /* width:1020px; */
    width:1170px;
    /* width:1600px; */
/*     max-width:1600px; */
    text-align:left;

    background: #3E1051;
    
    /* border:solid red 1px; */
}

.footer_content {
    padding: 40px 0px 40px 0px;
    /* max-width:960px; */
    margin:0 auto;
    height: 100%;
    /* margin-top: 40px; */
/*     line-height: 1.8em; */
    font-size: 0.9em;
    color: #fff;
    /* border:solid blue 1px; */
}


/*****************************************/


.top_fixed {
    /* position:fixed; */
    position:relative;
    z-index:10;
    width:100%;
    /* padding:0 30px; */
    left:0;
    top:0;
    background:#fff;
}

.top_fixed #seitenkopf {
    position: relative;
    /* max-width:960px; */
    padding:0 30px;
    padding:0;
    margin:auto;
    margin: 0px 0px;
    /* border:solid blue 1px;  */
}


.top_container {
    /* padding: 5px 0 5px 0px; */
    /* border-bottom: solid #ccc 1px; */
}

.fixed_menu_top {
    position:absolute;
    bottom:60px;
    right:20px;
}
.fixed_menu_top span {
    margin:0 10px 0 10px;
}

#searchwrap {
    float:right;
}
.searchform {
    display:inline-block;
    margin:10px 0px 0 0px;
}
.searchform input[type=text] {
    /* font-size: 14px;  */
    /* line-height: 14px;  */
    /* height: 15px; */
    width:100px;
    border:solid #888 1px;
    /* color:#808080; */
    padding-left:2px;
}
.searchform input[type=image] {
    width:20px;
    float:right;
    margin:4px 0px 0 5px;
    opacity:0.8;
}

/******************************************************/


.content_container {
    padding:0px 0 30px 0px;
    /* margin-top:170px; */
}

.template_container {
    margin-left: 0px;
    padding: 0;
    padding-bottom: 20px;
    width:100%;
    background-size:100%;
    /* border: solid yellow 10px; */
}

.sitewrap {
    position:relative;
    border: solid transparent 1px;
    padding-top:0px;
    /* margin-bottom:30px; */
    /* padding: 0 15px; */
    /* border:solid blue 1px;  */
    /* border-top:solid #ccc 1px; */
     padding-bottom:20px;
     /* padding-top:20px; */
     margin-bottom:10px;
     /* border:solid red 5px; */
     /* border:solid #ccc 1px; */     
}
/* 
.sitewrap.under {
    z-index:-1;
    border:solid red 5px;
}
 */

.sitewrap:first-of-type {
    padding-top:0px;
    padding-bottom:0px;
    /* border:solid red 5px; */
}

.sitewrap.background {
    background-size: 100%;
    padding: 20px 20px 40px 20px;
    /* border:solid red 5px; */
}

/* 
.template_container {
    display:inline-block;
    vertical-align:top;
    width:610px;
    width:64%;
    width:72%;
}

.rightcol_container {
    display:inline-block;
    vertical-align:top;
    width:33%;
    width:25%;
    margin:10px 0 0 3%;
    padding:0 0px 0 20px;
    border-left:dotted #ccc 1px;
}

.leftcol_container {
    display:inline-block;
    vertical-align:top;
    width:33%;
    width:25%;
    margin:0px 10px 0 0;
    padding:0 0px 0 25px;
}
 */
/*****************************************/


.mainmenu_container {
    position:relative;  /* Wichtig für Position pullouts !! */
    padding:0 0 20px 0px;
    margin-left:15px;
    margin-left: -7px;
}

/*****************************************/

#logo {
    position: relative;
    display:inline-block;
 
    margin-left: 5%;
    margin-top: 3%;

    width:230px;
    height: 205px;
    margin-top: 0px;
    margin-left: 0px;
}


#logo.bubble {
    /* display:none; */
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/logo_back.png);
    background-position: left top;
    background-repeat:no-repeat;
    background-size:100%;
    opacity:0.9;
    /* border:solid red 1px; */
}



#logo img {
   /*  width:330px; */
    
    position: absolute;
    /* z-index: 999; */
    /* left: 20%; */
    /* top: 15%; */
    left: 15%;
    top: 15%;
    width: 60%;
    
    /* https://stackoverflow.com/questions/3186688/drop-shadow-for-png-image-in-css */
    /* -webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.8)); */
    /* filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.6)); */
    
}

#logo.bubble img {
    
    filter:none;
    /* border:solid red 10px; */
}

#logo img:hover {
   /* opacity:0.9; */
   transform: scale(1.02);
}

#menu_opener {
    /* display:none; */
    position:absolute;
    position:fixed;
    z-index:20;
    top:15px;
    right:15px;
    width:40px;
    height:40px;
    cursor:pointer;

    /* NORMAL */
    background: transparent url(../../../NewsBASE/content_yogaflow/_layout/icons/icon_menu_opener.png) center center no-repeat;
    background-size:100%;
    /* background-color:#fff; */
    
    border-radius:50%;
    /* border:solid red 1px; */

 
    /* Mit zwei Hintergründen (Bubble) */
    /*
    background:
    url(../../../NewsBASE/content_yogaflow/_layout/menu_opener.png) center center no-repeat,
    url(../../../NewsBASE/content_yogaflow/_layout/menu_opener_back.png) center center no-repeat;
    background-size:100%;
    */

}
#menu_opener:hover {
    opacity:0.8;
   transform: scale(1.1); 
}

.submenu_container {
    padding:0px 0 0 0px;
    margin-bottom:40px;
    margin-top:10px;
}

/*****************************************/

.show_order_container {    
    clear:both;
    color:#808080;
    margin:20px 0 3px 0px;    
}



/*
//////////////////////
TEST: Silbentrennung
.show_page_container {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    border:solid red 5px;
}
*/


h1.show_page_container,
h2.show_page_container {
    font-size:2.2em;
    line-height:1.0em;
    font-weight:normal;
    /* color:#666; */
    margin:5px 0 5px 0px;   
    margin-top: 50px;
    margin-top: 10px;
    font-family:Montserrat-500, sans-serif !important;    
    font-weight:bold;  
    /* font-weight:600; */
    
    letter-spacing:-0.02em;  
    text-align:center;
}

h1 {
    /* border:solid orange 10px;  */
}

h2 { 
}

h3 {
    margin:0;
}

h4 {
    margin:0;
}

.article_container {
    letter-spacing:-0.02em; 
}

.page_subtitle {
    color: #3E1051;
    color: #B13BFF;
    color: #651898;

    font-size:1.2em;
    line-height:1.2em;
    margin-top:10px;

    text-align:center;
    
    font-weight:normal;
    font-weight:bold;
    /* border:solid red 1px; */
}


.show_page_container_SMALL {
    margin-top:5px;
}

.intropic_container {
    width:100%;
    margin:0px 0 20px 0;
    overflow:hidden;
}

.intropic_container img {
    width: 100%;
}

.intropic_title_container {
    margin:0 0 0 0px;
    float:left; 
    margin:0 0 0 0px; 
}

.introtext_container {
    font-size:1.2em;
    line-height:1.4em;
    /* color:#666; */
    padding:0 40px;
    margin:20px 0 40px 0px; 
    margin:10px 0 10px 0px; 
    text-align:center;

    /* border: solid red 1px;   */  
}

.introtext_container h2 {
    margin: 0 0 10px 0;
    font-weight:normal;
    line-height: 1.2em;
}

.introtext_container a {
    color:#8945b9 !important;
}

/* 
.introtext_container .linkButt {
    padding:10px;
    font-weight:bold;
    border: solid #444 2px;
}
 */

/**********************/

/* border:solid green 1px; */
.show_page_container_wrap {
    margin-top: 15px;
    margin-top: 25px;
}

.show_page_container_wrap.introblock {
    display:inline-block;
    vertical-align:top;
    width:30%;
    margin-left: 0%;
    margin-bottom: 25px;
    margin-top: 15px;
}

.show_page_container_wrap.introblock h1.show_page_container,
.show_page_container_wrap.introblock h2.show_page_container {
    margin:0;    
    text-align:right;
    font-size:3em;
    /* color:#3e1151; */
}

.show_page_container_wrap.introblock .page_subtitle {
    margin-top:10px;
    text-align:right;
}

.introtext_container {
    font-size:inherit;
    line-height:inherit;
}

.introtext_container.introblock {
    display:inline-block;
    vertical-align:top;
    width:60%;
    margin:0;
    margin-left: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding:0px 0px;
    text-align:left;
}

/**********************/



.entrys_container_wrap {
    padding:0 15px;
    /* border: solid cyan 5px; */
}

.entrys_container {
    /* margin:10px 0 20px 0px; */
    /* padding:0 0px 0 0px; */
    /* border: solid green 1px; */
}


.entrys_row_container {
    margin-top: 20px;
    /* border: solid magenta 1px; */
}

.entrylines {
    padding-top: 5px;
    border-top:solid #ccc 1px;
}

.entrypic_container  {
}
.entrypic_container img  {
    max-width: 170px;
}
.entrypic_container.LS {
}
.entrypic_container.LS img {
}
    
.entrytext_container {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;   
}

.entrytext_container img {
    max-width:100%;
    /* border:solid red 10px; */
}



.article_container {
    margin: 0px 0 5px 0px;
    font-weight:normal; 
    font-weight:bold; 
    font-size:1.3em;
    line-height:1.3em;
    /* border:solid red 1px; */
}
.article_text_container {
    margin:0px 0px 0px 0px;
}

/*************************/

.bu_container {
    margin:0 0 0 0px;
}

.clear_both {
    clear:both;
    line-height:1px;
    margin:0 0 0 0px;
    padding:0 0 0 0px;
}

/*************************/

table {
    width:100%;
    border:solid #fff 0px;
    border-bottom:solid #ccc 1px;
    margin:0 0 5px 0;
}
td {
    color:#515049;
    border:0px;
     vertical-align:top; 
    padding:2px 0;
    border-top:solid #ccc 1px;
}
table p {
    margin:0 0 0 0px;
}
form {
    margin:0px;
    padding:0px;
}

/**************************************************/
.show_page_container_wrap.introblock h1.show_page_container, 
.show_page_container_wrap.introblock h2.show_page_container {
    font-size: 2.5em;
}


/**************************************************/

/* Container Pullout Ebene 1  */
.pullout1_container,
.pullout2_container {
    display:none;    
    position:absolute;      
    background:#ffffff;
    opacity: 0.95;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
    min-width:150px;
    padding:5px 0;
}

.pullout1_container {
    z-index:100;}

.pullout2_container {
    z-index:101;
}

/**************************************************/

.input_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size:1em;
    line-height:1.3em;
    border: solid #808080 1px;
    height: 18px;
    background: #ffffff;
}
.input_sprot {
    position:absolute;
    top:-100px;
    top:-10000px;
/*     border:solid red 10px; */
}
.button {
    font-family: Arial,Helvetica,sans-serif;
    font-size:1em;
    line-height:1.3em;
}


/**************************************************/

ul {
    margin-top: 0px;
    margin-bottom:10px;
    padding-top: 0px; 
    padding-left: 20px; 
    list-style-position: outside;
}
ol {
    margin-top: 0px;
    margin-bottom:10px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 20px;
}

li {
}

a:link {
    color: #444;
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #444;
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #444;
    color: #000;
    text-decoration: none;
}
a:active {
    color: #444;
    color: #000;
    text-decoration: none;
}

.entrytext_container a {

    color:#8945b9;
    /* font-weight:bold; */
}


/**************************************************/

.arrowButt {
    margin:1px;
}
.arrowButtMore {
    padding:0 0 0 20px;
    margin:0 0 0 0px;
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/arrow_more.png);
    background-position: center center;
    background-repeat:no-repeat;
    border:solid red 0px;
}
.arrowButtLess {
    padding:0 0 0 25px;
    margin:0 0 0 0px;
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/arrow_less.png);
    background-position: center center;
    background-repeat:no-repeat;
    border:solid red 0px;
}

.internLink1 {
    margin:0px 0 0 0px;
    border:solid red 0px;
}
.internLink1 a {
    color:#5FB3A3;
}
.internLink1.small a {
    color:#5FB3A3;
}

/*******************/

/*
.social_media_container {
    position:absolute;
    right:20px;
    top:45px;
    border:solid red 0px;
}

.footer_content .social_media_container {
    top:30px;
}

.social_media_container span {
    display:inline-block;
    vertical-align:middle;
    height:50px;
    width:50px;
    margin:0 0px 0 0;
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/social_media.png);
    background-position: 0 0;
    background-repeat:no-repeat;
}

span.social_media_email {
    background-position: 0 0;
}
span.social_media_email:hover {
    background-position: 0 -50px;
}
span.social_media_facebook {
    background-position: -50px 0px;
}
span.social_media_facebook:hover {
    background-position: -50px -50px;
}
span.social_media_twitter {
    background-position: -100px 0px;
}

span.social_media_twitter:hover {
    background-position: -100px -50px;
}

span.social_media_youtube {
    background-position: -150px 0px;
}
span.social_media_youtube:hover {
    background-position: -150px -50px;
}
.social_media_container .butt_video {
    display:inline-block;
    vertical-align:middle;
    width:70px;
    height:70px;
    
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/butt_video.png);
    background-position: 0 0;                         
    background-repeat:no-repeat;
    background-size:100%;
}

.social_media_container .butt_video:hover {
    background-position: 0px -70px;
}
*/

/***********************/

.toptext_1 {
    position:absolute;
    z-index: 2;
    top:10px;
    left:20px; 
    margin:0 0 0 0px;
    padding:0 0 0 0px;
    font-size:2em;
    line-height:1.3em;
    font-weight:normal;
    color:#fff; 
}

.toptext_2 {
    top: 84px;
    position: absolute;

    top: 63px;
    right: 25px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;

    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #666;
    max-width: 330px;
    text-align: right;
    font-weight: 400;
}

.version_link_control {
    position:absolute;
    z-index:9999;
    top: 30px;
    right:10px;
    padding:3px;
    background:#fff;
    border:solid #ccc 1px;
}
.version_link {
    color:#ccc;
}
.version_link.active a {
    color:#409904;
}


/*****************/

#sitemap_menu {
    display:none;
    position:absolute;
    position:fixed;
    top:0px;
    left:0px;
    z-index:200;
    background:#390756;
    background:rgba(57,7,86,0.9);

    width:100%;
    padding:10px 0;
    text-align:center;
    padding:40px 0;
    
    font-size: 1.3em;
    line-height: 1.5em;
    color:#ccc;
    /* box-shadow: 0px 5px 10px rgba(0,0,0,0.6); */
}

#sitemap_menu a {
    cursor:pointer;
    color:#fff;
    opacity:0.8;
}

#sitemap_menu a:hover {
    /* display: block; */
    /* transform: scale(1.05); */
    opacity:1;
    /* border:solid yellow 10px; */
}

#sitemap_menu .menu_ebene1 {
    /* font-weight:bold; */
    margin: 5px 0px 0px 0px;
    padding: 10px 0px 5px 10px;
    font-size:1.5em;
    /* font-weight:bold; */
    /* border-top:dotted #888 1px; */
}
#sitemap_menu .menu_ebene2 {
    /* padding:2px 0 2px 25px; */
    font-size: 0.9em;
    /* font-size: 0.8em; */
    line-height: 1.6em;
    /* line-height: 2em; */
}

#sitemap_menu .menu_ebene3 {
    /* display:none; */
    font-size: 0.7em;
    /* border:solid red 1px; */
}

#sitemap_menu div:first-of-type {
    /* border:0; */
}

/***************************/

#sitemap_menu .menu_ebene2_wrap {
    display:none;  
}

#sitemap_menu .menu_ebene2_wrap.visible {
    display:block;
}

#sitemap_menu .menu_ebene3_wrap {
    display:none; 
    /* border:solid red 10px;  */
}

#sitemap_menu .menu_ebene3_wrap.visible {
    display:block;
}

#sitemap_menu div.active a {
    /* color:#B3DBCE; */
}
#sitemap_menu div.menu_ebene1.active a {
    color:#B3DBCE;
}

/* 
#sitemap_menu a.hasSUBS {
    border:solid red 3px;
}

#sitemap_menu a.hasSUBS::after{
    content:" ...";
}
#sitemap_menu .menu_ebene1.nr_0 a.hasSUBS::after{
    content:"";
}
 */


/*********/
#sitemap_menu .menu_ebene2 {
    /* border: solid red 1px; */
}

#sitemap_menu .menu_ebene2_wrap {
	/* border: solid red 10px; */
}
/*********/



#sitemap_menu .arrow {
    display:inline-block;
    width:25px;
    width:20px;
    margin-left:10px;

    background-image:url(../../../NewsBASE/content_yogaflow/_layout/icons/arrow_down.png);
    background-size:100%;
    background-repeat:no-repeat;
    background-position: center;

    color:transparent;
    
    transition: all 0.5s;
    
    cursor:pointer;
    /* border:solid red 1px;  */   
}

/* ###MENU_NEW */
#sitemap_menu .arrow.open {
    transform: rotateX(180deg);
}
/* ###MENU_NEW */

#sitemap_menu a.hasSUBS.open .arrow {
    /* background-image:url(../../../NewsBASE/content_yogaflow/_layout/icons/arrow_up.png); */
    transform: rotateX(180deg);
    /* border:solid red 1px; */
}

/* Kontrolle 
#sitemap_menu {
    display:block;
}
*/
/* 
#sitemap_menu .menu_ebene2_wrap  {
    display:block;
}
#sitemap_menu .active {
    border:solid red 3px;
}
 */



/***************************/

#sitemap_menu_closer {
    position:absolute;
    top:20px;
    right:20px;

    font-size:3em;
    color:#fff;
    cursor:pointer;
    font-family: 'Montserrat-100';
    /* border:solid red 1px; */
}

/**********/
/* <<< SPECIAL: in sitemap_menu nur Links auf separate Unterseiten anzeigen */


/* SPECIAL >>> */

/**********/

img.icon1 {
    width:20px;
}

/**********************/

#sitemap_page {
}
.sitemap_page_item {
    display:block;
    text-decoration:none !important;   
    /* padding:2px 0; */
}
.sitemap_page_item span:hover {
    text-decoration:underline !important;
}
.sitemap_page_item-1 {
    font-weight:bold;
    padding-top:8px;
}
.sitemap_page_item-2 {
    padding-left:20px;
}
.sitemap_page_item-3 {
    padding-left:40px;
}
.sitemap_page_item .bullet{
    color:#666;
}
.sitemap_page_item .sm-number {
    display:inline-block;
    vertical-align:top;
}
.sitemap_page_item .sm-display {
    display:inline-block;
    vertical-align:top;
    width:80%;
}


/**************************************************/

.error404Wrap {
    margin:50px auto;
    /* width:500px; */
    padding:20px;
    
    text-align:center;
}

.error404Wrap h2 {
    font-size:24px;
    line-height:24px;
}

.error404Wrap .logo_404 {
    /* width:400px; */
    max-width:200px;
}


/*****************/

.icon_info {
    width:25px;
    padding:5px;
    display:inline-block;
    margin-bottom:5px;
    border-radius:50%;
    border:solid #000 2px;
    
    opacity:0.6;
}

.noLS {
    color:blue;
}

sup {
    font-size: 0.6em;
    line-height: 0.5em;  
}

.phone_number {
    display: inline-block;
}

#scrollTop {
    text-align:center;
    cursor:pointer;
    height:40px;
    width: 40px;
    margin: 0 auto;
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/icons/scrollTop.png);
    background-position: center center;
    background-repeat:no-repeat;
    background-size: 30px;
    opacity:0.5;
    /* border:solid red 1px; */
}

#scrollTop:hover {
   opacity:0.8;
}


/*****************/

.footer_content #footer_logo {
    /* display: inline-block; */
    /* vertical-align: top; */
    float:left;
    width:150px;
    width:18%;
    padding-right: 30px;
    
}

.footer_content #footer_logo img {
    width:100%;
}

.footer_content #footer_head  {
    float:left;
    width:82%;
    margin-bottom: 30px;
    /* border:solid green 1px; */
}

.footer_content #footer_title {
    font-size:1.3em;
    float:left;
}

.footer_content #footer_title .devider {
    letter-spacing: -0.2em;
    padding: 0 5px;
}

.footer_content .footer_text {
    /* display: inline-block; */
    /* vertical-align: top; */
    float:left;
    margin-right: 30px;
    font-weight:bold;
    /* border:solid red 1px; */
}

.footer_content .footer_text span.text {
    display:block;
    opacity:0.8;
    font-weight:normal;
}

.footer_content .footer_text a {
    /* color:#fff; */
}

.footer_content .fixed_menu {
    /* display: inline-block; */
    /* vertical-align: top; */
    float:right;
    text-align:right;
    margin-top: -20px;
    line-height: 1.6em;
}

.footer_content .fixed_menu a,
.footer_content a
 {
    color:#B3DBCE;
}

.footer_content .fixed_menu a.newsletter,
.footer_content .fixed_menu a.jobs {
    color:#fff;
}

.footer_content .fixed_menu a.newsletter {
    /* border:solid red 2px; */
}
.footer_content .fixed_menu a.newsletter.rm-open-popup {
    cursor:pointer;
    /* border:solid green 2px; */
}

.footer_content #footer_socialmedia {
    float:right;
    margin-top: -10px;   
}
.footer_content #footer_socialmedia img {
    width:30px;
    margin-left:20px;
}



.fixed_menu .icon {
    opacity:0.7;
    margin-right:10px;
    width:20px;
    position: relative;
    top: -5px;
    /* border:solid red 1px; */
}

/*****************/


.TOPMARGIN {
    height:200px;
    height:150px;
    /* border:solid yellow 10px;  */     
}

/*****************/
iframe {
    /* width:100% !important; */
    width:100%;
    /* border: solid blue 1px !important; */
    background: rgba(255,255,255,0.3);
    /* background: rgba(160,30,217,0.2); */
    padding-bottom: 25px;
}


/***************************************/
/***************************************/

/* TEST für neues Layout */
/* Normales Menu wird nicht angezeigt */ 


 .top_container { 
/* .top_fixed { */
    /* display: none; */
    position: absolute;
    z-index:100;
/*     width: 100%; */  /* Achtung Overlay bei Team ! */
    
   /*  border: solid blue 1px; */
}

.mainmenu_container {
  display:none;
}


.scrollTop {
/*     display:none; */
    position:absolute;
    bottom:10px;
    right:10px;
    color: #7132A4;
    /* font-size:20px; */
    font-weight:bold;
    cursor:pointer;
    border:solid #7132A4 1px;
    line-height:16px;
    height:20px;

    width:20px;
    text-align:center;
    border-radius:50%;
}

/**************************************/


.ranke {
    /* display:none;  */ 
    position:absolute;
    z-index: 1;
    right:0px;
    top:55px;
    width:200px;
    opacity:0.9;
    /* filter: drop-shadow(0px 8px 2px rgba(0,0,0,0.2)); */
    pointer-events: none;  
  /*  border:solid red 1px; */
}

.ranke.invisibel {
    display:none !important;
}

.ranke_MOBILE {
    display:none !important;
    /* border:solid green 1px; */

}
.ranke_MOBILE.visibel {
    display:block !important;
    z-index:0;
}


.entrys_container_wrap {
    position: relative;
    z-index: 1;
   /*  border: solid cyan 5px; */
}



/*****************/
/* 
<<< TEST
// Hintergrundbild transparent
https://css-tricks.com/snippets/css/transparent-background-images/
Siehe _webpage.inc !!
 */

.template_container {
    position:relative;
    z-index: 1;
}

/* 
//////////////
Per CSS
.template_container::after  {
    content: "";

    background: url(../../../NewsBASE/content_yogaflow/pictures/pics/background2c.jpg);

    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
 */

/* 
//////////////
Per JS */
.background_after {

    opacity: 0.5;
    
    /* opacity: 1; */
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;

    /* background-size: contain; */
    background-size: 100%;
    /* border:solid red 10px; */
    
    /* display:none; */
    /* filter: blur(5px);
 */
}

/* TEST >>> */


/********************************************************/
/* <<< TEST: Hintergrundbild ganze Breite */
body {
    
    position:relative;
    height:auto;
    /* background-size: 100%; */
}

#nonFooter {
    background:transparent;
}

.background_after {
    opacity: 0.2;
}

.background_after.body {

    position:absolute;
    /* position:fixed; */
    z-index:-1;
    min-height:100%;
    
    opacity: 0.5;
    
    /* filter:blur(5px); */
    /* border:solid blue 3px; */
}

@media (min-width: 1600px) {
    body {
        zoom:1.2;
    }
}


/* TEST >>> */
/********************************************************/





.colorbox {
    display:inline-block;
    /* width:50px; */
    /* height:22px; */
    margin:10px 10px;
    /* text-align:center; */
    line-height:25px;
    cursor:pointer;
    /* border:solid red 5px;  */
}
.colorbox span {
    display:inline-block;
    vertical-align: middle;
    transform: translateY(-2px);
    width:25px;
    height:25px;
    margin-right:5px;

    
    border-radius:5px;
    /* border:solid red 1px; */
}

.linkbox {
    display:inline-block;
    margin:3px 3px;
    line-height:25px;
    padding:5px 5px 3px 5px;
    
    border:solid transparent 1px;
    border-radius:5px;
    /* cursor:pointer; */
}
.linkbox.active {
    border-color:#000;
}

.linkbox span {
    display:inline-block;
    vertical-align: middle;
    transform: translateY(-2px);
    width:25px;
    height:25px;
    margin-right:5px;
    border-radius:5px;
    border:solid transparent 1px;
}

/*********************/

.linkbox.ALL span {
    background:#fff;
    border-color:#000;
}

/****/

.linkbox.KL span {
    background:#3e1151;
}
.linkbox.PK span {
    background:#aa7bc9;
}
.linkbox.WS span {
    background:#8c4fb8;
}
.linkbox.PT span {
    background:#9cd7c9;
}
.linkbox.TM span {
    background:#479983;
}
.linkbox.RR span {
    background:#e1d6cd;
}
.linkbox.AB span {
    background:#385252;
}
.linkbox.ST span {
    background:#c4aada;
}

/****/

.linkbox.LB-01 span {
    background:#3c2050;
}
.linkbox.LB-02 span {
    background:#93d5c1;
}
.linkbox.LB-03 span {
    background:#aa7bc9;
}
.linkbox.LB-04 span {
    background:#d0bcac;
}
.linkbox.LB-05 span {
    background:#58c595;
}
.linkbox.LB-06 span {
    background:#fe990b;
}
.linkbox.LB-07 span {
    background:#375252;
}
.linkbox.LB-08 span {
    background:#da1e6a;
}
.linkbox.LB-09 span {
    background:#e8c916;
}


/*********************/

/******************************************/
/* sitemap_menu scrollbar */
/*  */
#sitemap_menu {
    /* display:block; */
    position: absolute;
    width: 100%;
    /* border: solid magenta 10px; */
}

#menu_opener {
    position: absolute;
}
/* */ 
.top_container {
    width: 100%;
    /* border: solid green 10px; */
}
 


/******************************************/

/* SPECIAL für rapidMail Pop-up */

#rmOrganism .rmPopup__container .rmPopup.rmPopup--modal {
    border-radius:0px !important;
}

#rmOrganism .rmPopup__container .rmPopup.rmPopup--modal .rmPopup__close {
    right:25px;
    top:10px;
}

#rmOrganism .rmBase__comp--logo {
    max-height: none !important;
    max-width: 120px !important;
    /* border: solid red 1px !important; */
}

/******************************************/
/******************************************/
/* <<< TEST */
/* 
#nonFooter {
    width:1600px;
    border:solid red 1px;
}
#footer_container {

    width:1600px;
    border:solid red 1px;
}
 */
/* TEST >>> */
/******************************************/
/******************************************/


/***************************/

#overlay_mask {
    display:none;
    width: 100%;
    min-height: 100%;
    position: absolute;
    /* position: fixed; */
    z-index: 2;
    background: rgba(255,255,255,0.7);
}

#overlay {
    display:none;
    position: absolute;
    position: fixed;
    z-index: 999999999;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;

    height: auto;
    top: 50%;
    transform: translateY(-50%);
    overflow-y:auto;

    padding:20px;

    opacity:0.97;

    background-color:#fff;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.5);

    text-align:left;

    /*
    background-color:#c5a9dc;
    background:#c5a9dc url("../../../NewsBASE/content_yogaflow/_layout/overlay_back_1.png");
    background-repeat:no-repeat;
    background-position:top left;
    background-size:40%;
    */

}

#overlay .overlay_closer {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor:pointer;
    font-size:4em;
    font-family: 'Montserrat-100';
    padding: 10px;
}
#overlay .overlay_closer:hover {
    font-weight:bold;

}


body.noscroll {
    overflow:hidden;
    /* opacity:0.5 !important; */
    /* border: solid red 10px; */
    border-right: solid transparent 15px; /* Scrollbalken ! */
}


/************/
.noDisplay {
    display:none !important;
    border: solid yellow 3px !important;
}

/************/

.learnmoreButt,
.linkButt
{
    /* display: block; */
    display: inline-block;
    /* transition: all 0.15s; */
    /* border: solid green 3px !important; */
    
    font-weight:normal;
}

.learnmoreButt:hover,
.linkButt:hover
{
    /* background:#aa7bc9; */
    /* color:#fff !important; */
    /* border-color:#aa7bc9 !important; */
    /* border-color:red !important; */
    /* transform: scale(1.13); */
}

/************/
/************/
.learnmoreButt,
.linkButt
{
    background:#440954;
    /* background: red; */
    /* background:#b377ce; */
    /* color:#fff !important; */
    /* border:0 !important; */
    border:0; 
    color:#fff;

    /* border-radius:5px; */
    /* border: solid green 3px !important; */
}

.linkButt.CTA {

    /* background:#b377ce; */
    color:#fff;
    /* border: solid green 3px !important; */
}


.learnmoreButt,
.linkButt
{
    border-radius:20px;
    /* border: solid green 3px !important; */
}


.linkButt:hover,
.learnmoreButt:hover,
.linkButt.CTA:hover {

   filter: brightness(150%);
}

/************/
/************/


/************/

.slick-slider img.MOBILE {
    display:none;
}

/*
.slickslider.ONEpic{
    border:solid red 5px;
}
 */

.slickslider.ONEpic .slick-dots {
    display:none !important;
    /* border:solid red 5px; */
}


/************/

#sitemap_menu_closer { 
    font-size: 5em;
    top: 30px;
    right: 20px;
    top: 28px;
    right: 17px;
}

#menu_opener {
    width: 60px;
    height: 60px;
    /* background-color: #440954;  */
    /* background-image: url(../../../NewsBASE/content_yogaflow/_layout/menu_opener_white.png); */
    /* border:solid red 5px; */
}

#sitemap_menu {
    background:#390756;
    background:rgba(57,7,86,0.9);
    background:rgba(146,77,178,0.95);
    background:rgba(140,70,175,0.95);
}


/**************************************/
/**************************************/

#buttons_contact {
    position:absolute;
    position:fixed;
    z-index:10;
    z-index:100;
    right:15px;
    top:400px;
    /* width:100px; */
    /* height:100px; */
    /* border:solid red 1px; */
}

.butt_phone,
.butt_mail,
.butt_whatsapp {
    width:50px;
    height:50px;
    margin-bottom:10px;
    cursor:pointer;
    border-radius:50%;
    /* background:#3E1051; */

    background-position: center center;
    background-repeat:no-repeat;
    background-size:100%;

    /* border:solid red 1px; */
}

.butt_phone.active {
    /* background:red; */
    filter: brightness(150%) !important;
}

.butt_phone:hover,
.butt_mail:hover,
.butt_whatsapp:hover  {
   filter: brightness(150%) !important;
}

.butt_phone {
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/icons/icon_butt_phone.png);
}
.butt_mail {
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/icons/icon_butt_mail.png);
}
.butt_whatsapp {
    background-image:url(../../../NewsBASE/content_yogaflow/_layout/icons/icon_butt_whatsapp.png);
    /* border:solid red 5px; */
}


#wrap_phone {
    /* display:none; */
    position:absolute;
    z-index:1000;
    /* top:-130px; */
    top:-10px;
    right:0px;

    width:180px;
    /* border:solid blue 1px; */
}

#wrap_phone_inner {
    display:none;
    position:absolute;
    bottom: 0;
    width:100%;
    padding:20px 10px 10px 10px;
    text-align:right;
    background:#3E1051;
    color:#fff;
}

img#wrap_phone_closer {
    position:absolute;
    left:8px;
    top:8px;
    width:20px;
    cursor:pointer;
}

#wrap_phone a {
    color:#B3DBCE;
}


/***********/
/* 
.wrap_phone_inner_dreieck {
    position: absolute;
    width: 100%;
    left: 0;

    background: #fff;
    color: red;
    color:#3E1051;
}

#wrap_phone_inner {
    padding: 20px 10px 20px 10px;
}
 */
/***********/



.butt_mail a {
    display:block;
    width:100%;
    height:100%;
}

.butt_whatsapp a {
    display:block;
    width:100%;
    height:100%;
}


.butt_phone.mobile {
    display:none;

    /* border:solid red 3px; */
}

.butt_phone.mobile .phone_number {
    display:block;
    width:100%;
    height:100%;
    /* border:solid yellow 3px; */

}

.butt_phone.mobile a {
    display:block;
    width:100%;
    height:100%;
    font-size:0px;
    line-height:0px;
    color:transparent;
    /* border:solid green 1px; */
}

/**************/

#menu_opener {
    position:fixed;
}

#sitemap_menu  {
    /* display:block; */
    position:fixed;
    overflow-y:auto !important;
    height:100%;
    /* max-height: 700px; */
}

#sitemap_menu  {
    /* height:auto; */
    
    left: auto;
    right: 0px;
    width: 50%;
    width: max-content;

    padding: 50px 50px;
    /* border: 10px solid red; */
}

#sitemap_menu {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
#sitemap_menu::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}


#buttons_contact {
    z-index: 20;
}
#buttons_contact.behind {
    z-index: 10;
}

#sitemap_menu_closer {
    position: fixed;
}



/**************/
/* <<< TEST: fixierter Seitenkopf */

/*  
.top_fixed {
    position: fixed;
    z-index: 999;
    height:100px;
    background:#fff;
    border:solid red 1px;
}

.top_fixed #seitenkopf {
    border:solid green 1px;
}

.top_container {
    position: relative;
    z-index: 100;
    max-width: 1170px;
    margin: auto;
    border: solid blue 1px;
}

#logo.bubble {
    background:transparent;
}
 
#logo {
    width: 160px;
    height: 115px;
    margin-top: -16px;
}
*/

/* TEST >>> */
/**************/


/**************/

/* <<< TEST: fixed Buttons nicht am Fensterrand */
/*   
#menu_opener_wrap {
   position:fixed;
   top:0px;
   width:100%;
   max-width:1170px;
}

#menu_opener {
   position:relative;
   position:absolute;
}

#buttons_contact_wrap {
    position:relative;
    position:absolute;
    position:fixed;
    z-index:10;
    top:0px;

    width:100%;
    max-width:1170px;
}

#buttons_contact {
    position:relative;
    position:absolute;
    top: 470px;
}
*/

/* TEST >>> */
/**************/


/**************/

@media (max-width: 680px) {

    #buttons_contact {
        right: 90px;
        top: 15px;
        /* border:solid blue 1px; */
    }

    .butt_phone, 
    .butt_mail,
    .butt_whatsapp
    {
        display: inline-block;
        vertical-align:top;
        width:45px;
        height:45px;
        margin:0 3px;
    }

    .butt_phone.desktop {
        display:none;
    }

    .butt_phone.mobile {
        display:inline-block;
    }
    
    .butt_phone:hover,
    .butt_mail:hover {
        filter: none !important;
    }


}

/******************/
/******************/
/* <<< TEST 1 */
/* 
.background_after {
    opacity: 0.5;
}

.background_after.body {
    opacity: 0.0;
}
 */

/******************/
/* TEST 2 >>> */
/*   */
.background_after {
    opacity: 0.0;
}

.background_after.body {
    opacity: 0.5;
}

.ranke {
    /* display:none; */
}
 
/* TEST 2 >>> */


/************************************************/
/************************************************/
/************************************************/
/************************************************/

/* 
.sitewrap.TEASER_1 .entrys_container_wrap {
    border: solid red 5px !important;
}

.sitewrap.TEASER_1:last-of-type .entrys_container_wrap {
    border: solid yellow 5px !important;
}
 */

.sitewrap {
    /* border: solid red 1px !important; */
}

.sitewrap .entrys_container_wrap {
    /* border: solid blue 1px !important; */
}


.sitewrap:last-of-type .entrys_container_wrap {
    /* border: solid blue 5px !important; */
}

.sitewrap.TEASER_1 {
    /* box-shadow: 0px 0px 20px #000; */
}

/* .sitewrap.TEASER_1 .entrys_container_wrap.bgcolor { */
.sitewrap.TEASER_1:last-of-type .entrys_container_wrap.bgcolor {
    /* border: solid orange 20px !important; */
}

.sitewrap.TEASER_1.NOFOOTERMARGIN {

    /* border: solid orange 50px !important; */
    margin-bottom: -85px;
    margin-bottom: -50px;
}



/**********************/
/* ###UNDERLINE TEXTLINKS */


/* 
a:link {
    color: red;
    text-decoration: underline;
}
a:visited {
    color: red;                            
    text-decoration: underline;
}
a:hover {
    color: red;
    text-decoration: underline;
}
a:active {
    color: red;
    text-decoration: underline;
}
 */

.sitewrap .introtext_container a,
.sitewrap .entrytext_container a {
    /* color: red !important; */
    /* border: solid red 5px !important; */
    text-decoration: underline !important;
}


.sitewrap a.learnmoreButt, 
.sitewrap a.linkButt {
    text-decoration: none !important;
}


/* 
.sitewrap a {
    color: red !important;
    border: solid red 10px !important;
    text-decoration: underline !important;
}
 */




