@charset "UTF-8";
/* CSS Document */

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: 400;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/





/* barlow-semi-condensed-100 - latin-ext_latin */
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-semi-condensed-v6-latin-ext_latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-semi-condensed-v6-latin-ext_latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* barlow-semi-condensed-regular - latin-ext_latin */
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-semi-condensed-v6-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-semi-condensed-v6-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* barlow-semi-condensed-700 - latin-ext_latin */
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-semi-condensed-v6-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-semi-condensed-v6-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}




/* barlow-700 - latin-ext_latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-v5-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/fonts/barlow-v5-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}








/***************************/

html {
-webkit-text-size-adjust: 100%;
}

body { 
font-size: 125%;
line-height: 1.5em;
font-family: "Barlow Semi Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight: 400;
background: #ffffff;
color: #5D5D5D;
padding: 0px;
margin: 0;
-webkit-text-size-adjust: 100%;
overflow-y: scroll;
overflow-x: hidden;
}

input, select, option, button, textarea, h2>span.datum, h3>span.datum{
font-family: 'Barlow Semi Condensed', 'Arial Narrow', Helvetica, sans-serif;

}

/* Fonts special*/

h2, 
#introslider .sliderbox .textoverlay h3{
font-family: Barlow, Helvetica, Arial, "sans-serif";
}


h1,h2,h3,h4,h5,h6{
color: #005159;
margin: 0 0 0.5em 0;
font-weight: 700;
}

p,ul,ol,label,address {
margin: 0 0 1.5em 0;
}

a,
a:link,
a:visited{
text-decoration: none;
color: #77C6C7;
color: #8AC8AB;
font-weight: 700;

}

a:hover{
text-decoration: underline;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 200%; line-height: 1.2em;}
h2{font-size: 175%; line-height: 1.2em; margin-bottom: 1.5em; font-weight: 700; text-transform: uppercase;}
h3{font-size: 130%; margin: 0em 0 1em 0; font-weight: 700;}
h4{font-size: 100%; text-transform: uppercase; margin-bottom: 1.5em;} 
h5{font-size: 100%; line-height: 1.5em; text-transform: uppercase; margin-bottom: 0;}
h6{font-size: 100%; line-height: 1.5em; text-transform: uppercase; }
p{font-size: 100%;}

strong {
font-weight: 700; 
}

em{
font-style: italic;
}

small {
font-size: 0.75em;
}

sup {
font-size: 0.75em;

line-height: 0; 
position: relative; 
vertical-align: baseline; 
top: -0.4em; 
}

sub {
font-size: 0.75em;

line-height: 0; 
position: relative; 
vertical-align: baseline; 
bottom: -0.2em; 
}

hr{
height: 0;
padding: 0;
border: 0;
border-bottom: 1px solid #005159;
margin: 2em 0 2em 0;
}

.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

.offscreen{
position: absolute;
left: -99999px;
}

.tab{
float:left;
display: inline;
width: 4.5em;
}

form ::-webkit-input-placeholder {
color: #777777;
opacity: 1;
/*text-transform: uppercase;*/
}
form :-moz-placeholder { /* Firefox 18- */
color: #777777;
opacity: 1;
/*text-transform: uppercase;*/
}
form ::-moz-placeholder {  /* Firefox 19+ */
color: #777777;
opacity: 1;
/*text-transform: uppercase;*/
}
form :-ms-input-placeholder {  
color: #777777;
opacity: 1;
/*text-transform: uppercase;*/
}

form select[value=""],
form select option[value=""]{
color: #777777;
/*text-transform: uppercase;*/
}


p.mehr a,
p.mehr a:link,
p.mehr a:visited,
p.zurueck a,
p.zurueck a:link,
p.zurueck a:visited,
a p.mehr>span,
a p.zurueck>span,
ul.linkliste>li>a{

display: inline-block;
position: relative;
margin: 0px;
padding: 0.5em 4em 0.7em 1em;
border: 0;
font-size: 0.85em;
line-height: 1em;
font-weight: 700;
border: 2px solid #005159;
border-radius: 1.25em;
text-decoration: none;
background: transparent;
color: #005159;
}

p.zurueck a,
p.zurueck a:link,
p.zurueck a:visited,
a p.zurueck>span{
padding: 0.5em 1em 0.7em 4em;
}

p.mehr a:hover,
a:hover p.mehr>span,
p.zurueck a:hover,
a:hover p.zurueck>span,
ul.linkliste>li>a:hover{
background: #005159;
color: #ffffff;
}

p.mehr a::after,
a p.mehr>span::after,
p.zurueck a::after,
a p.zurueck>span::after,
ul.linkliste>li>a::after{
content:"";
position: absolute;
right: 0;
top: 0;
margin: 0.6em 0.5em 0 0;
width: 2em;
height: 1em;
border-radius: 50%;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_pt.svg') no-repeat center center;
background-size: 0.75em auto;
}

p.zurueck a::after,
a p.zurueck>span::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-left_pt.svg');
right: auto;
left: 0;
top: 0;
margin: 0.6em 0 0 0.5em;
}

p.mehr a:hover::after,
a:hover p.mehr>span::after,
ul.linkliste>li>a:hover::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg');
}

p.zurueck a:hover::after,
a:hover p.zurueck>span::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-left_ws.svg');
}

p.mehr a>span.zusatz,
a p.mehr>span>span.zusatz,
ul.linkliste>li>a>span.zusatz{
font-weight: 400;
/*
border-left: 1px solid;
padding-left: 0.5em;
margin-left: 0.5em;
*/
margin-left: 0.25em;
display: inline-block;
white-space: nowrap;
}

ul.linkliste>li>a:hover>span.zusatz,
ul.linkliste>li>a:hover>span.zusatz{
border-color: #fff;
}




/***************************/

p.browseralt{
width: auto;
background: #aa0000;
color: #fff;
padding: 10px;
margin-top: 0px;
margin-bottom: 0px;

border-top: 0px solid #fff;
border-bottom: 0px solid #fff;

text-align: center;

font-size: 0.8em;
line-height: 1.2em;
}

p.browseralt a{
color: #fff !important;
text-decoration: underline !important;
}

#wrapper{
position: relative;
width: auto;
padding: 0px 0 0 0;
margin: 0 auto;
}


header{
height: 230px;
padding: 0px 0;
position: relative;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/nav1bg.svg') no-repeat center top;
background-size: 100% 100%;
filter: drop-shadow(0 0 12px rgba(0,0,0, 0.2) );
z-index: 20;
}

header div.inner{
position:relative;
margin: 0px auto;
height: 100px;
width: 1380px;

}

header h1{
position: absolute;
top: 0;
left: 0;
margin: 0 1.08695652173913%;

z-index: 30;
}
header h1>a{
display: block;
width: 315px;
/*height: 139px;*/
border: 0;
margin-top: 35px;
}
header h1>a>img#logo{
display: block;
width: 100%;
border: 0;
}
header h1>a>span{
display: none;
}

#menubutton{
display: none;
}



#nav1{
margin: 45px 0 0 0;
padding: 0px;
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
z-index: 20;
min-height: 10px;
}




#nav1 .inner{
width: 1380px;  
height: auto;
padding: 0px 0 0 0;
margin: 0px auto 0 auto;

/*overflow: hidden;*/
position: relative;

}

#nav1 ul.navlist{
/*overflow: hidden;*/
position: relative;

list-style: none;	
padding: 0px 0 0 0;
margin: 0 1.08695652173913%;
/****/
float: right;
display: inline-block;

min-height: 10px;
}

#nav1 ul.navlist>li{
float: left;
display: inline;
margin: 0px  0 0 0;
position: relative;
}

#nav1 ul.navlist>li#n_suche{
float: right;
margin-right: 0;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/search_pt.svg') no-repeat center center;
background-size: auto 0.8em;

}
#nav1 ul.navlist>li:hover#n_suche{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/search_mt.svg');
}

#nav1 ul.navlist>li#n_suche>span{
height: 40px;
width: 40px;
overflow: hidden;
text-indent: 999px;
padding: 0;

}
.touch #nav1 ul.navlist>li#n_suche>span{
cursor: pointer;
}


#nav1 ul.navlist>li span.mbutton{
display: none;
}

#nav1 ul.navlist li.fnav{
display: none;
}

#nav1 ul.navlist li>span,
#nav1 ul.navlist li a,
#nav1 ul.navlist li a:link,
#nav1 ul.navlist li a:visited{
display: block;
font-size: 0.9em;
line-height: 40px;
color: #005159;
padding: 0px 15px 0 15px;
padding: 0px 10px 0 10px;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
position: relative;

}
#nav1 ul.navlist li:first-child>span,
#nav1 ul.navlist li:first-child a{

}

#nav1 ul.navlist li:last-child>span,
#nav1 ul.navlist li:last-child a{

}

#nav1 ul.navlist>li.aktiv>a,
#nav1 ul.navlist>li.aktiv>a:link,
#nav1 ul.navlist>li.aktiv>a:visited,
#nav1 ul.navlist>li.aktiv>a:hover{
color: #8AC8AB;

background: #8AC8AB;
color: #ffffff;
border-radius: 1.2em;
}

#nav1 ul.navlist>li.special:not(.aktiv)>a{
color: #969b37;
color: #ad3c3c;
/*
animation: pulse 2s infinite ease-in-out;
*/
}

@keyframes pulse {
  0%, 100%   { 
	opacity: 0.7;
  }
 50%  { 
	opacity: 1;
  }
}

#nav1 ul.navlist li>span:hover,
#nav1 ul.navlist li a:hover{
color: #8AC8AB;

}

#nav1 ul.navlist>li>ul{
display: none;

padding: 26px 0 20px 0;
position: absolute;
top: 40px;
z-index: 60;
/*
background: rgba(0,0,0,0.4);
*/
margin: 0 0 0 -7px;
margin: 0 0 0 -2px;
font-size: 0.9em;
line-height: 1.2em;
font-weight: 400;
}

#nav1 ul.navlist>li:hover>ul::before,
#nav1 ul.navlist>li#n_suche:hover>div#suche_inner::before{
/*#nav1 ul.navlist>li>ul::before{*/
content: "";
position: absolute;
top: 0;
left: 0;
margin: -2px 0 0 15px;
width: 18px;
height: 18px;
background-repeat: no-repeat;
background-position: center center;
background-size: 12px auto;
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-down_mt.svg");
}




#nav1 ul.navlist>li>ul li{
float: none;
display: block;
margin-bottom: 3px;
}


/*
#nav1 ul.navlist>li:last-child>ul{
right: 0px;
}
*/
/*
#nav1 ul.navlist>li:last-child>ul>li>a{
min-width: 150px !important;
}
*/


.no-touch #nav1 ul.navlist>li:hover>ul,
.no-touch #nav1 ul.navlist>li#n_suche:hover>div#suche_inner,
#nav1 ul.navlist>li.opensub>ul,
#nav1 ul.navlist>li#n_suche.opensub>div#suche_inner{
display: block;
}
.touch #nav1 ul.navlist>li#n_suche>span{
cursor: pointer;
}

#nav1 ul.navlist>li>ul li a,
#nav1 ul.navlist>li>ul li a:link,
#nav1 ul.navlist>li>ul li a:visited{
display: block;
border: 0;
background: #ffffff;
font-size: 1em;
line-height: 1.5em;
text-transform: none;
font-weight: 700;
padding: 8px 15px;

min-width: 200px;

overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.2);
border: 2px solid #BDE0D5;

border-radius: 4px;
}

#nav1 ul.navlist>li>ul li:first-child a{

}

#nav1 ul.navlist>li>ul li a:hover{

}


#nav1 ul.navlist>li>ul li.aktiv a,
#nav1 ul.navlist>li>ul li.aktiv a:link,
#nav1 ul.navlist>li>ul li.aktiv a:visited,
#nav1 ul.navlist>li>ul li.aktiv a:hover{
color: #8AC8AB;
}


#nav1 ul.navlist>li#n_suche>div#suche_inner{
display: none;
font-size: 0.9em;
line-height: 1.2em;
padding: 26px 0 40px 0;
position: absolute;
top: 40px;

right: 0px;
z-index: 60;

}
#nav1 ul.navlist>li#n_suche:hover>div#suche_inner::before{
left: auto;
right: 0;
margin: -4px 10px 0 0;
}

#n_suche form{

display: block;
font-weight: 400;
padding: 0;
min-width: 315px;
overflow: hidden;
}

#n_suche input{
	
font-size: 1em;
line-height: 1.5em;
	
width: 100%;
height: 47px;

height: 2.611111111111111em;
background: #efefef;
background: #ffffff;
padding: 8px 15px;
overflow: hidden;
font-weight: 400;

-moz-box-sizing: border-box;  
-webkit-box-sizing: border-box;  
box-sizing: border-box;  

display: block;
color: #005159;

box-shadow: 0 0 6px rgba(0,0,0,0.2), 2px 5px 10px rgba(0,0,0,0.2) inset;
border: 2px solid #BDE0D5;
border: 2px solid #005159;

border-radius: 4px;
}

#n_suche label{
position: absolute;
left: -99999px;
}

#n_suche button{
position: absolute;
right: 0;
bottom: 40px;

font-size: 1em;
line-height: 1.2em;
font-weight: 400;
text-transform: none;
width: 2.611111111111111em;
width: 40px;
height: 2.611111111111111em;
border: 0;
padding: 0;
margin: 0;
overflow: hidden;

cursor: pointer;

display: inline-block;
float: right;

background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
background-size: 14px auto;
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_pt.svg");

}
#n_suche button:hover{
color: #000000;
}
#n_suche button>span{
position: absolute;
left: -99999px;
}



#intro{
overflow: visible;
position: relative;
clear: both;
padding: 0 0 0px 0;

margin-top: -230px;
margin-top: -130px;
margin-bottom: -6px;
z-index: 10;
}
#intro>.inner{
overflow: hidden;
padding: 30px 0 10px 0;
position: relative;
width: 1020px; 
margin: 0 auto;
}

#intro>h2:first-child{
position: absolute;
bottom: 0;
right: 0;
width: 100%;

pointer-events: none;
}
#intro>h2:first-child span{
position: absolute;
left: -99999px;
}
#intro>h2:first-child::after{
position: absolute;
content:"";
width: 20%;
height: 0;
padding-bottom: 20%;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/motto1.svg') no-repeat center center;
background-size: 100% auto;

z-index: 20;
bottom: 0;
right: 0;
margin: 0 8% 3% 0;

pointer-events: none;
}


#introslider{
height: 0;
padding-bottom: 58.620689655172414%;
padding-bottom: 54.5%;
position: relative;
overflow: hidden;
background: #005159;
}

#introslider .sliderbox{
position: relative;
background-color: #ddd;
height: 0;
padding-bottom: 54.5%;
width: 100%;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 5;

-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;

}

#introslider.forward .sliderbox{
-webkit-transform: translate(+100%, 0px);
-moz-transform: translate(+100%, 0px);
-o-transform: translate(+100%, 0px);
transform: translate(+100%, 0px);
}

#introslider.backward .sliderbox{
-webkit-transform: translate(-100%, 0px);
-moz-transform: translate(-100%, 0px);
-o-transform: translate(-100%, 0px);
transform: translate(-100%, 0px);
}

#introslider.forward .sld_current,
#introslider.backward .sld_current,
#introslider .sld_out{
z-index: 10;
top: 0px;
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0%, 0px);
/**/
-webkit-transition: -webkit-transform 1.0s;
-moz-transition: -moz-transform 1.0s;
-o-transition: -o-transform 1.0s;
transition: transform 1.0s;

}

#introslider.forward .sld_current.sld_start,
#introslider.backward .sld_current.sld_start{
transition: none;
}

#introslider.forward .sld_out{
-webkit-transform: translate(-100%, 0px);
-moz-transform: translate(-100%, 0px);
-o-transform: translate(-100%, 0px);
transform: translate(-100%, 0px);
}

#introslider.backward .sld_out{
-webkit-transform: translate(+100%, 0px);
-moz-transform: translate(+100%, 0px);
-o-transform: translate(+100%, 0px);
transform: translate(+100%, 0px);
}


/**/
a#intro-weiter{
/*
width: 90px;
height: 90px;
background: #ffffff url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/IC_intro-weiter.svg') no-repeat center center;
background-size: auto 54px;
border-radius: 50%;
overflow: hidden;

position: absolute;
left: 50%;
bottom: 0%;
z-index: 20;
display: block;
margin: 0 0 -25px  -45px;
*/
display: none;
}
#intro a#intro-weiter>span{
position: absolute;
left: -99999px;
}


#intro #slider-seitenanzeige{
padding: 0px 0 0 0 ;
overflow: hidden;
position: relative;
z-index: 20;
width: 1380px;
margin: -2% auto 2% auto;
margin: 0 auto;

top: -30px;
}

#intro #slider-seitenanzeige>.inner{

}

#intro #slider-seitenanzeige span{
float: left;
display: inline;
height: 6px;
width: 40px;
overflow: hidden;
font-size: 1px;
line-height: 0;
background: #CCCCCC;

margin-left: 1.08%;
cursor: pointer;
}

#intro #slider-seitenanzeige span.aktiv{
background: #8AC8AB;
opacity: 1;
cursor: default;
}

#introslider #slider-bt-prev,
#introslider #slider-bt-next{
position: absolute;
top: 50%;

z-index: 20;
width: 60px;
height: 60px;
margin-top: -30px;
text-align: center;
cursor: pointer;
overflow: hidden;
/*border: 0.1em solid #ffffff;*/
border-radius: 50%;
opacity: 0.8;
opacity: 0.0;

left: 20px;
text-align: center;
color: #ffffff;

background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-left_ws.svg') no-repeat center center;
background-size: 30px auto;
}

.no-touch #introslider:hover #slider-bt-prev:hover,
.no-touch #introslider:hover #slider-bt-next:hover{
opacity: 1;
}

.no-touch #introslider:hover #slider-bt-prev,
.no-touch #introslider:hover #slider-bt-next{
opacity: 0.5;
}

.touch #introslider #slider-bt-prev,
.touch #introslider #slider-bt-next{
opacity: 0.5;
}

#introslider #slider-bt-next{
left: auto;
right: 20px;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 30px auto;
}

#introslider .sliderbox img{
display: block;
width: 100%;
position: absolute;
}



#introslider .sliderbox .textoverlay{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
z-index: 1;

background: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_introslider1.svg") no-repeat;
background-position: 0% bottom;
background-size: 100% 100%;
color: #ffffff;

padding-top: 3%;

opacity: 0;

transform: translateY(100px);

transition: 1s 0.3s;
transition-property: transform, opacity;
}

#introslider .sliderbox .textoverlay>a{
display: block;
text-decoration: none;
color: #ffffff;
margin: 0 -30px;
padding: 0 30px;
}
.no-touch #introslider .sliderbox .textoverlay>a:hover{

}

#introslider .sliderbox.sld_current .textoverlay,
#introslider .sliderbox.sld_start .textoverlay{
opacity: 1;
transform: translateY(0);
}
#introslider .sliderbox.sld_start .textoverlay{
transition: none !important;
opacity: 1;
transform: translateY(0);
}

#intro #introslider::after{
content:"";
position: absolute;
z-index: 15;
right: 0;
top: 0;
bottom: 0;
width: 20%;
background: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_introslider2.svg") no-repeat;
background-position: right top;
background-size: 80% 180%;
opacity: 1;
/*transition: 5s 0s;*/
pointer-events: none;
}

#introslider .sliderbox .inner{
width: 1350px;
margin: 0 auto;
position: relative;
padding: 2.5% 0 4% 0;
}

#introslider .sliderbox .textoverlay h3{
display: inline-block;
margin: 0;
font-size: 2em;
line-height: 1.2em;
font-weight: 800;
text-transform: uppercase;
color: #ffffff;
margin: 0 0 0.05em 0;

max-width: 57.407407407407407%;
max-width: calc( 57.407407407407407% + 60px );
}

#introslider .sliderbox .textoverlay a h3>span::after{
content:"";
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;

background: #8AC8AB url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
position: relative;
/*
left: 0.5em;
top :0.15em;
*/
position: absolute;
left: auto;
top: auto;
/*margin: -0.2em 0 0 0.5em;*/
margin: 0.15em 0 0 0.2em;
}

#introslider .sliderbox .textoverlay h3>span{
/*background: #a00;*/
padding-right: 60px;
position: relative;

}

#introslider .sliderbox .textoverlay a:hover h3{
color: #8AC8AB;
text-shadow: 0 0 10px #005159;
}
#introslider .sliderbox .textoverlay a:hover h3>span::after{
background-color: #005159;
}



#b_home #breadcrumbs,
#b_kontakt-quittung #breadcrumbs{
display: none;
}

#breadcrumbs{
clear: both;
padding: 0 0 0 0;
/*
min-height: 80px;
*/

position: relative;
z-index: 1;

height: 0px;
overflow: visible;
}

#breadcrumbs>.inner{
position: relative;
border: 0;
overflow: visible;
width: 1020px; 
margin: 0 auto;
padding: 20px 0 20px 0;

-moz-box-sizing: border-box;  
-webkit-box-sizing: border-box;  
box-sizing: border-box;
}
#breadcrumbs p{
font-size: 0.8em;
line-height: 1.2em;

color: #005159;
margin: 0 1.08695652173913%;

}

#breadcrumbs p>span,
#breadcrumbs p>span a,
#breadcrumbs p>span a:link,
#breadcrumbs p>span a:visited{
color: #005159;
font-weight: 400;
text-decoration: none;
}

#breadcrumbs p>span a:hover{
/*color: #77C6C7;*/
text-decoration: none;
}

#breadcrumbs p>span{
margin-right: 5px;
padding-left: 13px;
display: inline-block;
position: relative;
}
#breadcrumbs p>span.offscreen{
position: absolute;
}

#breadcrumbs p>span:after{
content: ">";
font-size: 1.2em;
line-height: 0.95em;
font-weight: 400;

margin-top: 0em;
margin-right: 0;
position: absolute;
left: 0px;
top: 0px;

    -ms-transform: scale(0.4,1); /* IE 9 */
    -webkit-transform: scale(0.4,1); /* Chrome, Safari, Opera */
    transform: scale(0.4,1);
	
color: #005159;
}
#breadcrumbs p:first-line{

}

#breadcrumbs p span.offscreen:first-child+span{
padding-left: 0;
background: none;
text-indent: -99999px;
margin-right: 0.3em;
}
#breadcrumbs p span.offscreen:first-child+span:after{
display: none;
}

#breadcrumbs p span.offscreen:first-child+span>a{
display: block;
width: 1.2em;

background-repeat: no-repeat;
background-position: 0 center;
background-size: 1.2em auto;
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/home_pt.svg");
}

#breadcrumbs p span:last-child a:hover{
color: #005159;
background: none;
cursor: default;
text-shadow: none;
}



#content{
clear: both;
padding: 30px 0 0px 0;
min-height: 500px;
}

#intro~#content{

}

#content>.dekostreifen{
overflow: hidden;
max-height: 500px;
}
#content>.dekostreifen::after{
content:"";
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_deko1.svg") no-repeat;
background-position: left top;
background-size: 100% 100%;
}

#content>.dekostreifen img{
display: block;
width: 100%;

transition: 0.5s;
transition-property: width, margin;
}


#content>.section{
clear: both;
position: relative;
border: 0;
overflow: hidden;
width: auto;
padding: 0 0;
}

#content>.section>.inner{
position: relative;
border: 0;
overflow: hidden;
width: 1380px;
min-height: 50px;
margin: 0 auto;
padding: 6em 0 4em 0;
}

#content>.section.sc_schnelleinstiege{
background: #F0F0F0;
}

#content>.section.sc_aktuell{
background: #005159 url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_section_inv1.svg") no-repeat right top;
background-size: 100% auto;
padding: 0;
}
#content>.section.sc_aktuell>.inner{
/*max-width: none;*/
}

#content>.section.sc_statements{
background: #F0F0F0;
}

#content>.section.sc_sponsoren{}

#content>.section.sc_ueber-uns+.section.sc_sponsoren>.inner{
padding-top: 0;
}

#content>.section.sc_partner{

}
#content>.section.sc_ueber-uns+.section.sc_partner>.inner,
#content>.section.sc_sponsoren+.section.sc_partner>.inner{
padding-top: 0;
}
#content>.section.sc_foerderer{

}
#content>.section.sc_ueber-uns+.section.sc_foerderer>.inner,
#content>.section.sc_sponsoren+.section.sc_foerderer>.inner,
#content>.section.sc_partner+.section.sc_foerderer>.inner{
padding-top: 0;
}

#content>.section.sc_video{
/*background: #F0F0F0;*/
}
#content>.section.sc_video>.inner{
padding: 0 0 30px 0;
}

#content>.section.sc_formular{
background: #F0F0F0;
}

#content>.section.sc_kacheln{
background: #F0F0F0;
}

#content>.section.sc_listung{
background: #F0F0F0;
}

#content>.section.sc_zurueck{
/*background: #F0F0F0;*/
}
#content>.section.sc_zurueck>.inner{
padding-top: 0;
}

#content>.section.sc_suchergebnisse{
background: #F0F0F0;
}

#content>.section.sc_karte{
background: #F0F0F0;
}

#content>.section.sc_login{
background: #F0F0F0;
}

/**/
#content>.section.sc_pseudocols{
background: #F0F0F0;
}

#content>.section.sc_statements2{
background: #F0F0F0;
}


#content>.section.sc_sponsor-einleitung{

}
#content>.section.sc_sponsor-videos{
background: #F0F0F0;
}
#content>.section.sc_sponsor-langtext{
background: #F0F0F0;
}
#content>.section.sc_sponsor-statements{
background: #F0F0F0;
}
#b_sponsor-detail #content>.section.sc_zurueck{
background: #F0F0F0;
}


/*
#content>.section:first-child>.inner{
padding-top: 0;
}
*/

#content>.section>.inner>h2{
margin-left: 1.08695652173913%;
margin-right: 1.08695652173913%;
}

#b_home #content>.section>.inner>h2,
#b_liste-kachel #content>.sc_kacheln>.inner>h2,
#b_liste-text #content>.sc_listung>.inner>h2,
#b_liste-statements #content>.sc_statements2>.inner>h2{
text-align: center;
}

#content>.section.invers{
color: #ffffff;
}
#content>.section.invers h2,
#content>.section.invers h3,
#content>.section.invers h4,
#content>.section.invers h5,
#content>.section.invers h6,
#content>.section.invers p,
#content>.section.invers li{
color: #ffffff;
}
#content>.section.invers a,
#content>.section.invers a:link,
#content>.section.invers a:visited,
#content>.section.invers a:hover{
color: #005159;
}


#content ol, #content ul{
}

#content ul{
list-style-position: outside;
list-style-type: square;
/**/
list-style-type: none;
list-style-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/bullet1.png');

margin-top: 0.75em;
margin-bottom: 0.75em;
overflow:hidden;
}

#content ol{
list-style-position: outside;
list-style-type: decimal;
}

#content ul li,
#content ol li{
margin-left: 1.3em;
margin-bottom: 0.75em;
}

#content ul li{
}

#content ul ul,
#content ol ul{
margin-top: 0.75em;
}

#main_hl{
position: relative;

}
#main_hl>span.datum{
position: absolute;
left: 0;
top: -1em;

display: block;
font-weight: 400;
font-size: 0.5em;
line-height: 1em;
padding-left: 0.1em;

white-space: nowrap;
}

footer{
position: relative;
color: #ffffff;
background: #005159 url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_footer.svg") no-repeat left bottom;
background-size: 100% 90%;
}

footer>.inner{
position:relative;
margin: 0 auto;
padding: 50px 0 200px 0;
min-height: 100px;
width: 1380px;
overflow: hidden;
}

footer #footer_nav{
padding-bottom: 5em;
margin: 0 1.08695652173913%;
}

footer ul.navlist{
float: right;
display: inline;
margin: 6px 0 0 0;
}

footer ul.navlist>li{
font-size: 1em;
line-height: 1.272727272727273em;
float: left;
display: inline;
margin: 0;
margin-left: 1.2em;
}

footer ul.navlist li a,
footer ul.navlist li a:link,
footer ul.navlist li a:visited{
display: block;
color: #ffffff;
padding: 0px 0px;
text-decoration: none;
position: relative;
font-size: 0.9em;
line-height: 2em;
font-weight: 700;
text-transform: uppercase;
}

footer ul.navlist li a:hover{
color: #8AC8AB;
}

footer ul.navlist li.off{
display: none;
}

footer ul.navlist li.aktiv a,
footer ul.navlist li.aktiv a:link,
footer ul.navlist li.aktiv a:visited{
color: #8AC8AB;
}

footer ul#nav_social{
float: left;
display: inline-block;
list-style: none;
margin: 0px 0 10px 0;
}

footer ul#nav_social li{
margin-right: 10px;
margin-left: 0px;
margin-bottom: 10px;
float: left;
display: inline;
}

footer ul#nav_social li a{
display: block;
width: 40px;
height: 40px;
font-size: 0.3em;
line-height: 40px;
padding: 0;

border-radius: 50%;
border-radius: 3px;

text-align: center;
overflow: hidden;

background-color: transparent;

background-repeat: no-repeat;
background-position: center center;

background-size: 100% auto;
}

footer ul#nav_social li#n_facebook a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_facebook.svg');}
footer ul#nav_social li#n_twitter a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_twitter.svg');}
footer ul#nav_social li#n_linkedin a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_linkedin.svg');}
footer ul#nav_social li#n_xing a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_xing.svg');}
footer ul#nav_social li#n_tiktok a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_tiktok.svg');}
footer ul#nav_social li#n_youtube a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_youtube.svg');}
footer ul#nav_social li#n_instagram a{background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/si_instagram.svg');}

.no-touch footer ul#nav_social li a:hover{
background: #ffffff;
}

footer ul#nav_social li a span{
/**/
position: absolute;
left: -99999px;
}



footer .adresse{
clear: both;

padding-left: 0px;
position: relative;

width: 47.826086956521739%;
margin: 0 1.08695652173913%;

float: left;
display: inline-block;
}

footer .adresse a{
color: #8AC8AB;
text-shadow: 0 0 12px #005159;
}

footer .adresse>p{
font-size: 1em;

margin: 0;
}

.adresse>p span::before{
content: "•";
/*float: left;*/
display: none;
width: 20px;
text-align: center;
padding-right: 1px;
}

.adresse>p span{
float: left;
display: inline-block;
}

.adresse>p #addr_name,
.adresse>p #addr_abteilung,
.adresse>p #addr_strasse,
.adresse>p #addr_tel,
.adresse>p #addr_email,
.adresse>p #addr_web{
clear: left;
}

.adresse>p #addr_ort::before,
.adresse>p #addr_fax::before{
display: inline-block;
}


footer .zusatzinfo{
float: right; 
position: relative;
text-align: right;
width: 31.159420289855072%;
width: 31.16%;
margin: 0 1.08695652173913%;
/*
padding-left: 8.333333333333333%;
*/
}

/*
footer .zusatzinfo::after{
position: absolute;
top: 4px;
left: 0;
content:"";
width: 12.878787878787879%;
width: 15.596330275229358%;
height: 0;
padding-bottom: 30%;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/wappen_freistaat_bayern.svg') no-repeat left top;
background-size: 100% auto;
}
*/


#topbutton{
position: fixed;
display: block;
bottom: 70px;
right: 0px;
margin: 0 10px 0 0;

width: 40px;
height: 40px;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-up_ws.svg') no-repeat center 45%;
background-size: 20px auto;
/*margin: 0 0 0 -30px;*/
background-color: #005159;
background-color: #5d5d5d;
background-color: rgba(93,93,93,0.3);
border-radius: 50%;
cursor: pointer;

box-shadow: 0 0 4px rgba(255,255,255,0.6);

transform: translateX(100px);
transition: 200ms;
}
#topbutton.show{
transform: translateX(0px);
}


#extrabox{
position: fixed;
top: 50%;
right: 0;
margin: 0 10px 10px 0;

z-index: 40;
}

#extrabox a{
display: block;
width: 40px;
height: 40px;
border-radius: 50%;
box-shadow: 0 0 6px rgba(0,0,0,0.3);
background: #005159 url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/envelope_ws.svg') no-repeat center center;
background-size: 20px auto;
margin: 0 0px 4px 0;
text-decoration: none;
}
#extrabox a:hover{
background-color: #8AC8AB;
}
#extrabox a span{
position: absolute;
left: -99999px;
}


#hinweis{
background: #005159;
background: rgba(0, 81, 89, 0.95);
color: #ffffff;
/*border-top: 1px solid #ffffff;*/
box-shadow: 0 0 10px rgba(0,0,0,0.7);
box-shadow: 0 0 20px rgba(255,255,255,1);
font-size: 0.75em;
position: fixed;
left: 0;
right: 0;
z-index: 85;
max-height: 0;
overflow: hidden;
bottom: -1px;

opacity: 0.95;
}
html.showhinweis #hinweis{
/*border-top: 1px solid #ffffff;*/
max-height: 999px;

-webkit-transition: max-height 1.0s 1s;
   -moz-transition: max-height 1.0s 1s;
     -o-transition: max-height 1.0s 1s;
        transition: max-height 1.0s 1s;
		
-webkit-transition: 1.0s 1s;
   -moz-transition: 1.0s 1s;
     -o-transition: 1.0s 1s;
        transition: 1.0s 1s;
}



#hinweis .inner{
width: 1380px;
margin: 0 auto;
overflow: hidden;
position: relative;
padding: 10px 00px 12px 0;

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;
}
#hinweis h3,
#hinweis p{
color: #ffffff;
margin: 0;

font-size: 1em;
line-height: 1.1em;
font-weight: 400;
float: left; 
display: inline;
width: 80%;
}
#hinweis h3{
text-transform: uppercase;
}
#hinweis div.close{
overflow: hidden;
background: #8AC8AB;
color: #ffffff;
font-size: 0.88235294117647em;
line-height: 1.2em;
font-weight: 600;
cursor: pointer;
padding: 10px 10px;

float: right;
display: inline;
margin: 4px 0 0 10px;
border-radius: 1.3em;

text-transform: uppercase;
}

#hinweis div.close:hover{
background: #ffffff;
color: #005159;
}

#hinweis p{
text-align: left;
}

#hinweis a,
#hinweis a:link,
#hinweis a:visited,
#hinweis a:hover{
color: #ffffff;
text-decoration: underline;
font-weight: 600;
}





/* Allgemeine Styles */

.bildblock{
float: right;
display: inline-block;
width: 56.159420289855072%;
margin: 0 1.08695652173913%;
}

.bildblock .bild{
border-radius: 4px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

.bildblock .bild img{
display: block;
width: 100%;
}

.bildblock .bild.full{
display: block;
width: auto;
clear: both;
margin: 0 0 3.870967741935484% 0;
}

.bildblock .bild.med{
display: inline-block;
float: left;
width: 55.483870967741935%;
margin: 0 3.870967741935484% 3.870967741935484% 0;
}

.bildblock .bild.sml{
display: inline-block;
float: left;
width: 40.645161290322581%;
margin: 0 0% 3.870967741935484% 0;
}

.textblock{
margin: 0 1.08695652173913%;
}

.bildblock+.textblock{
float: left;
display: inline-block;
width: 39.492753623188406%;
}


.vidblock{
position: relative;
overflow: hidden;
}

.vidblock .video_cnt{
display: inline-block;
float: left;
width: 72.826086956521739%;
margin: 1.08695652173913%;

background: #f0f0f0;
overflow: hidden;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

.vidblock .video{
display: block;
height: 0;
line-height: 0;
padding-bottom: 56.25%;
position: relative;
}

.vidblock .video p.no_consent {
font-size: 1em;
line-height: 1.2em;
padding: 1em;
padding-bottom: 0;
text-align: center;
margin: 0;
}

.vidblock .video iframe{
position: absolute;
top: -1px;
left: 0;
width: 100%;
height: 100%;
}

.vidblock .video_lgnd{
position: absolute;
right: 0;
bottom: 0;

width: 22.826086956521739%;
margin: 1.08695652173913%;
max-height: 100%;
}

.vidblock .video_lgnd p{
margin-bottom: 0;
margin-top: 1.6666em;
}



div.pseudocols{
position: relative;
margin: 0 0;
}

#content div.pseudocols>ul{
list-style: none;
padding: 0;
margin: 0;
}

#content div.pseudocols>ul>li{
width: 31.159420289855072%;
width: 31.16%;

margin: 0 1.08695652173913%;
margin-bottom: 2.173913043478261%;

float: left;
display: inline;
position: relative;

color: #5d5d5d;
overflow: visible;

min-height: 50px;

}


div.pseudocols>ul>li>div.a-subst,
div.pseudocols>ul>li>a,
div.pseudocols>ul>li>a:link,
div.pseudocols>ul>li>a:visited{
display: block;
color: #5D5D5D;
text-decoration: none;
font-weight: 400;
overflow: hidden;
margin: 0;
padding: 0;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
background: #ffffff;
}
div.pseudocols>ul>li>a:hover{
text-decoration: none;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}



div.pseudocols>ul>li .bild{
height: 0;
padding: 0;
padding-bottom: 74.418604651162791%;
margin: 0;
position: relative;
margin-bottom: 1em;
overflow: hidden;
}
/*
div.pseudocols>ul>li .bild p.info{
position: absolute;
top: 0;
left: 0;
padding: 2px;
background: rgba(255,200,0,0.8);
color: #000;
font-size: 0.8em;
line-height: 1.2em;
}
*/
div.pseudocols>ul>li .bild img{
width: 100%;
display: block;
}

div.pseudocols>ul>li .text{
margin: 6.976744186046512%;
}

div.pseudocols>ul>li .text h3{
position: relative;
padding-top: 1.5em;
}

div.pseudocols>ul>li .text h3>span.datum{
position: absolute;
left: 0;
top: 0.1em;

display: block;
font-weight: 400;
font-size: 0.769230769230769em;
line-height: 1em;
padding-left: 0.1em;
color: #5d5d5d;
}

div.pseudocols>ul>li .text blockquote{
display: block;
margin: 0;
}

div.pseudocols>ul>li .text p{
margin:  0 0 1.5em 0;
font-weight: 400;
}

div.pseudocols>ul>li p.mehr{

}

div.pseudocols>ul>li p.mehr a{
font-size: 0.85em;
line-height: 1em;
}
/*
div.pseudocols>ul>li p.mehr a:after{
content:"";
display: inline-block;
width: 60px;
height: 1em;
border-bottom: 2px solid #7FA62D;
margin-left: 0.4em;
}

div.pseudocols>ul>li p.mehr a:hover{
color: #7FA62D;
}
div.pseudocols>ul>li p.mehr a span{

}
div.pseudocols>ul>li p.mehr a span.zusatz{
font-weight: 400;
white-space: nowrap;
}
*/


div.listenblock{
position: relative;
margin: 0 0;
clear: both;
}


div.listenblock>ul{
list-style: none;
padding: 1em 0;
margin: 0;

}

#content div.listenblock>ul>li{
width: auto;
margin: 0 1.08695652173913%;
margin-bottom: 2.173913043478261%;
display: block;
position: relative;
color: #000000;
overflow: visible;

min-height: 50px;

}

div.listenblock>ul>li>div.a-subst,
div.listenblock>ul>li>a,
div.listenblock>ul>li>a:link,
div.listenblock>ul>li>a:visited{
display: block;
color: #5D5D5D;
text-decoration: none;
font-weight: 400;
overflow: hidden;
margin: 0;
padding: 2.222222222222222%;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
background: #ffffff;
/*padding-bottom: 20px;*/
}
div.listenblock>ul>li>a:hover{
text-decoration: none;
/*
background: #CAE4CC;
*/
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#content div.listenblock>ul>li p{
margin: 0;
}

#content div.listenblock>ul>li h3{
position: relative;
}
#content div.listenblock>ul>li h3:last-child{
margin-bottom: 0.25em;
}
#content div.listenblock>ul>li>a h3{
padding-right: 50px;
}

#content div.listenblock>ul>li>a h3 span.zusatz{
font-weight: 400;
}

#content div.listenblock>ul>li>a h3::after{
content:"";
position: absolute;
top: 0;
right: 0;
margin: 0;
width: 40px;
height: 40px;
border-radius: 50%;
color: #ffffff;
background: #8AC8AB;

text-align: center;
line-height: 38px;
text-indent: -1px;

background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg");
background-repeat: no-repeat;
background-position: center center;
background-size: 14px auto;
}

.no-touch #content div.listenblock>ul>li>a:hover h3::after{
background-color: #005159;
}

/* versch. Link-Typen / Icons */
#content div.listenblock>ul>li>a.link_intern h3::after{
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg");
}
#content div.listenblock>ul>li>a.link_extern h3::after{
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/angle-double-right_ws.svg");
background-size: 18px auto;
}
#content div.listenblock>ul>li>a.link_download h3::after{
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/file-download_ws.svg");
background-size: 18px auto;
}



div.boxenblock{
position: relative;
margin: 0 0;
clear: both;
}

#content div.boxenblock>ul{
list-style: none;
padding: 1em 0;
margin: 0;


}

#content div.boxenblock>ul>li{
width: 31.159420289855072%;
/*width: 31.16%;*/

margin: 0 1.08695652173913%;
margin-bottom: 2.173913043478261%;

float: left;
display: inline;
position: relative;

color: #5d5d5d;
overflow: visible;

min-height: 50px;
}

#content div.boxenblock>ul>li:nth-child(3n-2){
clear: left;
}

div.boxenblock>ul>li>div.a-subst,
div.boxenblock>ul>li>a,
div.boxenblock>ul>li>a:link,
div.boxenblock>ul>li>a:visited{
display: block;
color: #5D5D5D;
text-decoration: none;
font-weight: 400;
overflow: hidden;
margin: 0;
padding: 0;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
background: #ffffff;
padding-bottom: 20px;
}
div.boxenblock>ul>li>a:hover{
text-decoration: none;
/*
background: #CAE4CC;
*/
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

div.boxenblock>ul>li .bild{
padding: 0;
margin: 0;
position: relative;
overflow: hidden;

height: 0;
padding-bottom: 61.627906976744186%;
}
div.boxenblock>ul>li .bild:last-child{

}

div.boxenblock>ul>li .bild img{
width: 100.004927779049982%;
width: 100%;
display: block;
}

div.boxenblock>ul>li .text{
padding: 6.976744186046512%;
}

.no-touch div.boxenblock>ul>li a:hover .text {
}

div.boxenblock>ul>li .text h3{
margin: 0;
}

div.boxenblock>ul>li .text h3{
display: block;
margin: 0 0 1em 0;
}
.no-touch div.boxenblock>ul>li>a:hover .text h3{
}

div.boxenblock>ul>li .text p{
margin:  0 0 1.5em 0;
font-weight: 400;
}

div.boxenblock>ul>li>a .text p.mehr{
position: relative;
overflow: hidden;
margin: 0;

position: absolute;
right: 0;
bottom: 0;
margin: 0 6.060606060606061% 6.060606060606061% 0;

width: 40px;
height: 40px;

border-radius: 50%;
background: #8AC8AB url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
}

.no-touch div.boxenblock>ul>li>a:hover .text p.mehr{
background:  #005159 url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
/*border-color: #005159;*/
}

div.boxenblock>ul>li p.mehr span{
position: absolute;
left: -99999px;
}


.boxenblock a.vid_yt::before{
top: 0;
margin-top: 23%;
margin-top: calc( 31% - 35px );
}
.boxenblock a.vid_yt p.mehr{
display: none;
}


.slidelist{
width: auto;
margin: 0 0 0em 0;
margin-bottom: 4em;
/*
overflow: hidden;
*/
position: relative;
}

.slidelist_contents{
width: auto;
margin: 0;
overflow: hidden;
/* 
overflow-x: scroll;
*/
position: relative;
}

.touch .slidelist_contents{
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
}
/*
.touch .slidelist_contents::-webkit-scrollbar {
display: none !important;
opacity: 0;
}
*/
#content .slidelist ul{
width: 5000px;
padding-bottom: 0px;
list-style: none;
overflow: hidden;
margin: 0;
}

#content .slidelist ul.dragable{
cursor: default;

cursor: -webkit-grab; 
cursor: -moz-grab;
cursor: grab;
}
#content .slidelist ul.dragging{
cursor: ew-resize;

cursor: -webkit-grabbing; 
cursor: -moz-grabbing;
cursor: grabbing;
}

#content .slidelist ul li{
/*
padding-left: 10px;
*/

position: relative;

float: left;
display: inline;
width: auto;

width: 430px;
/*max-width: 430px;*/
height: auto;
margin: 0 15px;

list-style-image: none !important;

background-color: #CAE4CC;
color: #005159;
opacity: 1;

transition: opacity 0.5s;
}
/*#content .slidelist ul li:nth-child(3n){ width: 500px;}*/
#content .slidelist ul li.no-full-vis{
opacity: 0.6;
}

/*
#content .slidelist ul li>a,
#content .slidelist ul li>a:link,
#content .slidelist ul li>a:visited{
display: block;
color: #005159 !important;
text-decoration: none;
overflow: hidden;
margin: 0;
padding: 0;

font-weight: 400;
}
#content .slidelist ul li>a:hover{
text-decoration: none;
background: rgba( 255,255,255,0.2);
background: #ffffff;
}
*/
#content .slidelist ul li .text p{
color: #005159;
}
#content .slidelist ul li .text h3{
color: #005159;
}

#content .slidelist ul li .text{
width: auto;
padding: 30px;

padding-bottom: 4em;
}


#content .slidelist ul li .bild{
padding: 0 0 0 10px;
background: none;

height: 100%;

width: auto;
float: left;
display: inline;
margin: 0;

font-size: 19px;
line-height: 1.21052631578947em;
}
#content .slidelist ul li .bild img{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
/**/
width: auto;
/*height: 100%;*/

float: left;
display: inline;
}

#content .slidelist ul li:first-child .bild{
padding-left: 0px;
}

.slidelist_controls{
position: absolute;
top: 0;
left: 0;
width: 100%;


}
.slidelist_controls span{
position: absolute;
width: 38px;
height: 38px;
border: 0;
border-radius: 50%;

cursor: pointer;
top: -70px;
background: #fff;
}
.slidelist_controls span.dis{
opacity: 0.2;
/*background-color: transparent !important;*/
cursor: default;
/*
display: none;
*/
}
.slidelist_controls span.slidelist_back{

}
.slidelist_controls span.slidelist_more{

}
/*
.slidelist_controls span.slidelist_back:after,
.slidelist_controls span.slidelist_more:after{
display: block;
font-size: 2.5em;
line-height: 25px;

font-weight: 400;
    -ms-transform: scale(0.6,1); 
    -webkit-transform: scale(0.6,1);
    transform: scale(0.6,1);
position: absolute;
top: 0;
bottom: 0;
left: -2px;
right: 0;

color: #005159;
text-align: center;
}
.slidelist_controls span.slidelist_back:after{
content:"<";
}
.slidelist_controls span.slidelist_more:after{
content:">";
left: 0;
}
*/

.slidelist:hover .slidelist_controls span.slidelist_back,
.touch .slidelist_controls span.slidelist_back,
.slidelist_controls span.slidelist_back{
left: 10px;

background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-left_pt.svg') no-repeat 45% center;
background-size: 14px auto;
/* 
background-color: rgba(255,255,255,0.3);
box-shadow: 0 0 3px rgba(255,255,255,0.3);
*/
background-color: rgba(255,255,255,0.8);
}

.slidelist:hover .slidelist_controls span.slidelist_more,
.touch .slidelist_controls span.slidelist_more,
.slidelist_controls span.slidelist_more{
right: 10px;

background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_pt.svg') no-repeat 55% center;
background-size: 14px auto;
/* 
background-color: rgba(255,255,255,0.3);
box-shadow: 0 0 3px rgba(255,255,255,0.3);
*/
background-color: rgba(255,255,255,0.8);
}

.slidelist_controls span span{
position: absolute;
left: -99999px;
}

.slidelist_position{
position: absolute;
top: 455px;
left: 0;
width: 100%;
padding-top: 0px;

display: none;
}
/*
.no-touch .slidelist_position{
display: block;
}
*/
.slidelist_position div.bar{
margin: 0;
height: 3px;
background: #ddd;
position: relative;
}
.slidelist_position div.bar span.before{
position: absolute;
top: 0;
left: 0;
height: 3px;
width: 0;

background: #eee;
}
.slidelist_position div.bar span.after{
position: absolute;
top: 0;
left: 80%;
height: 3px;
width: 0;

background: #eee;
}
.slidelist_position div.bar span.current{
position: absolute;
top: 0;
left: 40%;
height: 3px;
width: 0;

background: #6fb3f8;
}



.sl_news{
}

.sl_news ul li{
border-radius: 4px;
}

.sl_news ul li .text{
color: #005159 !important;

}

.sl_news ul li p.mehr{
position: relative;
/*overflow: hidden;*/
margin: 0;

position: absolute;
left: 0;
bottom: 0;
margin: 0 0 6.060606060606061% 6.060606060606061%;
}

.sl_news ul li p.mehr>a:hover{
color: #ffffff !important;
}


div.statementsblock{
position: relative;
margin: 0 0;
}

#content div.statementsblock>ul{
list-style: none;
padding: 1em 0;
margin: 0;
}

#content div.statementsblock>ul>li{
width: 47.826086956521739%;
margin: 0 1.08695652173913%;
margin-top: 100px;
margin-bottom: 5.797101449275362%;

float: left;
display: inline;
position: relative;

color: #000000;
overflow: visible;

min-height: 100px;
}

#content div.statementsblock>ul>li:nth-child(2n-1){
clear: left;
}

#b_sponsor-detail #content div.statementsblock>ul>li:first-child:last-child{
clear: both;
float: none;
display: block;
width: auto;
}
#b_sponsor-detail #content div.statementsblock>ul>li:first-child:last-child .text{
padding-top: 1em;
padding-bottom: 1em;
}

div.statementsblock>ul>li>.a-subst,
div.statementsblock>ul>li>a,
div.statementsblock>ul>li>a:link,
div.statementsblock>ul>li>a:visited{
display: block;
color: #5D5D5D;
text-decoration: none;
border-radius: 4px;
margin: 0 0 0 0;
padding: 0px 0 0 0;
background: #ffffff;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}
div.statementsblock>ul>li>a:hover{
text-decoration: none;
}

.no-touch div.statementsblock>ul>li a:hover{
/*background: #CAE4CC;*/
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}



div.statementsblock>ul>li .bild{
padding: 0;
margin: 0 auto;

top: -100px;
margin-bottom: -100px;
position: relative;
overflow: hidden;

width: 200px;
height: 200px;

background: #ffffff;
border-radius: 50%;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

div.statementsblock>ul>li .bild img{
width: 100%;
display: block;
}

div.statementsblock>ul>li .text{
padding: 6.060606060606061%;

padding-bottom: calc( 6.060606060606061% + 50px );
}

div.statementsblock>ul>li .text h3{
margin: 0;
}

div.statementsblock>ul>li .text h3{
display: block;
margin: 0 0 1em 0;
}
.no-touch div.statementsblock>ul>li>a:hover .text h3{
}


div.statementsblock>ul>li .text p{
margin:  0 0 1.363636363636364em 0;
font-weight: 400;
}

div.statementsblock>ul>li>a .text p.mehr{
position: relative;
overflow: hidden;
margin: 0;

position: absolute;
right: 0;
bottom: 0;
margin: 0 6.060606060606061% 6.060606060606061% 0;

width: 40px;
height: 40px;

/*border: 0.1em solid #8AC8AB;*/
border-radius: 50%;
background: #8AC8AB url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
}
.no-touch div.statementsblock>ul>li>a:hover .text p.mehr{
background:  #005159 url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
border-color: #005159;
}

div.statementsblock>ul>li p.mehr>span{
position: absolute;
left: -99999px;
}



div.sponsorenblock{
position: relative;
margin: 0 0;
}

#content div.sponsorenblock>ul{
list-style: none;
padding: 0em 0;
margin: 0 0 1em 0;

display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-around;
/*justify-content: space-evenly;*/

align-items: center;

flex-wrap: wrap;
}

#content div.sponsorenblock>ul>li{

height: 140px;

margin: 0 1.08695652173913%;
margin-bottom: 1.08695652173913%;

display: inline-block;
position: relative;
overflow: hidden;
margin: 0 1em;
flex-basis: auto;


height: auto;
max-height: 100px;
margin: 1em;
}

div.sponsorenblock>ul>li>a,
div.sponsorenblock>ul>li>a:link,
div.sponsorenblock>ul>li>a:visited{
display: block;
color: #000000;
text-decoration: none;
overflow: hidden;
margin: 0;
padding: 0;
}
div.sponsorenblock>ul>li>a:hover{
text-decoration: none;
}

div.sponsorenblock>ul>li h3{
position: absolute;
left: -99999px;
}

div.sponsorenblock>ul>li img{
max-height: 140px;
max-width: 100%;
display: block;

max-height: 100px;
}

.no-touch div.sponsorenblock>ul>li a:hover .bild {
}


#content ul.linkliste{
overflow: visible;
list-style: none;
}

#content ul.linkliste li{
margin-left: 0;
}


#map_canvas,
#osm_cnt{
width: 100%;
height: 500px;
max-height: 80vh;
background: #f0f0f0;
position: relative;
z-index: 40;
}

#osm_cnt .leaflet-tile-pane img{
/*
filter: brightness(0.85) contrast(1.4) sepia(0.8) saturate(0.3) hue-rotate(90deg);
*/

/*
filter: brightness(0.85) contrast(1.4) sepia(0.8) saturate(0.2) hue-rotate(90deg);
*/
}

#osm_cnt:hover .leaflet-tile-pane img{
/*
filter: none;
*/
}

/*

.touch #map_canvas:after{  
content: "";
width: 100px;
height: inherit;
height: 80%;
position: absolute;
top: 10%;
right: -85px;

right: -20px;
z-index: 20;

background: RGBA(0,0,0,0.3);
border-radius: 20px;
}
*/



div.statementsblock2{
position: relative;
margin: 0 0;
}

div.statementsblock2>ul{
list-style: none;
padding: 1em 0;
margin: 0;
}

#content div.statementsblock2>ul>li{
background: #ffffff;
margin: 0 1.08695652173913%;
margin-bottom: 2em;
overflow: hidden;
display: block;
position: relative;
clear: both;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}


div.statementsblock2>ul>li .bild{
padding: 0;
margin: 0 auto;

position: relative;
overflow: hidden;

float: left;
display: inline;

width: 40.37037037037037%;
height: 0;
padding-bottom: 30%;
margin-right: 2.962962962962963%;
background: #ddd;
}

div.statementsblock2>ul>li:nth-child(2n) .bild{
/*transform: rotate(180deg);*/
float: right;
margin-left: 2.962962962962963%;
margin-right: 0%;
}

div.statementsblock2>ul>li .bild a{
display: block;
}

div.statementsblock2>ul>li .bild img{
width: 100%;
display: block;
}

div.statementsblock2>ul>li .text{
padding: 2.962962962962963%;
padding-bottom: 70px;
/*
float: left;
display: inline;
width: 53.703703703703704%;
*/
}

div.statementsblock2>ul>li .text h3{
display: block;
margin: 0 0 1em 0;
}

div.statementsblock2>ul>li .text p{
margin:  0 0 1.363636363636364em 0;
font-weight: 400;
}

div.statementsblock2>ul>li> .text p.mehr{
position: relative;
overflow: hidden;
margin: 0;

position: absolute;
right: 0;
bottom: 0;
margin: 0 2.962962962962963% 2.962962962962963% 0;
}
div.statementsblock2>ul>li:nth-child(2n)> .text p.mehr{
right: auto;
left: 0;
margin: 0 0 2.962962962962963% 2.962962962962963%;
}

div.statementsblock2>ul>li> .text p.mehr a{
display: block;
width: 40px;
height: 40px;
padding: 0;
border: 0;
border-radius: 50%;

background: #8AC8AB url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
}
div.statementsblock2>ul>li> .text p.mehr a::after{
display: none;
}
.no-touch div.statementsblock2>ul>li .text p.mehr a:hover{
background:  #005159 url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
border-color: #005159;
}

div.statementsblock2>ul>li p.mehr a span{
position: absolute;
left: -99999px;
}

div.statementsblock2>ul>li .bild a.vid_yt::before{
width: 12.844036697247706%;
height: 0;
padding-bottom: 12.844036697247706%;
margin-left: -6.422%;
margin-top: -6.422%;
background-size: auto 50%;

/*opacity: 0.8;*/
}


.nowrap{
white-space: nowrap;
}

a.vid_yt::before{
content: "";
background: rgba(0,61,110,0.4) url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/play_ws.svg') no-repeat center center;
background-color: #8AC8AB;
background-size: auto 35px;
background-position: 55% center;
position: absolute;
z-index: 1;
width: 70px;
height: 70px;
right: 50%;
top: 50%;
margin-right: -35px;
margin-top: -35px;

border-radius: 50%;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}
a.vid_yt:hover::before{
background-color: #005159;
}

div#vid_overlay{
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 100%;
z-index: 99998;

background: #000;

background: rgba(0, 32, 35, 0.8);

/*
box-shadow: 0 0 300px rgba(255,255,255,1) inset;
*/
cursor: pointer;
}
div#vid_overlay iframe{
width: 95%;
max-width: 1350px;
min-width: 200px;
height: 300px;
display: block;

margin: 2em auto;
background: rgba(0,0,0,0.6);
border: 0px solid #fff;
/*padding: 30px;*/
border: 0px solid #fff;
border-radius: 4px;
box-shadow: 0 0 100px rgba(0,0,0,0.6);
/*box-shadow: 0 10px 10px rgba(0,61,110,0.6);*/
position: relative;
overflow: visible;
}
/*
div#vid_overlay:after{
content:"TEST";color: #000;
width: 16px;
height: 16px;
position: absolute;
left: 0;
top: 0;
background: #ffffff url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/icon_close.png') no-repeat 1px 1px;
z-index: 99999;
}

.backgroundsize div#vid_overlay:after{
background-size: 12px 12px;
background-position: 6px 6px;
}
*/




/* Bereichs-spezifische Styles */



/* Home */

#b_home{}

#b_home header{

}
#b_home #intro{

}

#b_home #content{
padding-top: 0;
}


#b_home .sc_ueber-uns{

}

#b_home .sc_ueber-uns .bildblock,
#b_interim .sc_ueber-uns .bildblock{
float: right;
display: inline-block;
width: 31.159420289855072%;
margin: 0 1.08695652173913%;
}

#b_home .sc_ueber-uns .textblock,
#b_interim .sc_ueber-uns .textblock{
float: right;
display: inline-block;
width: 64.492753623188406%;
margin: 0 1.08695652173913%;
}

#b_home .sc_ueber-uns .bildblock .bild,
#b_interim .sc_ueber-uns .bildblock .bild{
box-shadow: none;
}

#b_home .sc_ueber-uns .textblock .zusatzbild{
margin: 2em 0;
}

#b_home .sc_ueber-uns .textblock .zusatzbild img{
display: block;
width: 100%;
}

#b_home .sc_jobcarousel{
/*
display: none;
*/
}


/*
#content>.sc_aktuell>.inner{
padding-left: 30px;
padding-right: 30px;
}
*/
p#alle_news.mehr {
position: absolute;
bottom: 4em;
right: 0;
margin: 0 1.08695652173913%;

bottom: 30px;
width: 97.826086956521739%;
text-align: center;
}

p#alle_news.mehr a,
p#alle_news.mehr a:link,
p#alle_news.mehr a:visited{
border-color: #ffffff;
background: transparent;
color: #ffffff !important;
}

p#alle_news.mehr a::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg');
}

p#alle_news.mehr a:hover{
background: #8AC8AB;
}

.sc_statements>.inner>.textblock{
text-align: center;
max-width: 890px;
margin-left: auto;
margin-right: auto;
}


/* Interim */

#b_interim #content {
padding-top: 0;
}

#b_interim header h1 > a {
pointer-events: none;
}

#b_interim header #menubutton{
display: none !important;
}

#b_interim #intro{
margin-bottom: 0;
}

#b_interim #intro>h2:first-child::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/dabei.svg');
}

#b_interim #introslider .sliderbox .textoverlay{
opacity: 1;
transform: none;
}

#b_interim #breadcrumbs{
display: none;
}

#b_interim #content > .section > .inner {
padding: 3em 0 1.5em 0;
}

#b_interim .sc_ueber-uns2{
background-color: #f0f0f0;
}
#b_interim .sc_ueber-uns2.invers{
background: #005159 url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_section_inv1.svg") no-repeat right top;
background-size: 100% auto;
}
#b_interim #content .sc_ueber-uns2.invers > .inner{
padding: 2em 0 0.5em 0;
}
#b_interim .sc_ueber-uns2.invers p.mehr a,
#b_interim .sc_ueber-uns2.invers p.mehr a:link,
#b_interim .sc_ueber-uns2.invers p.mehr a:visited{
border-color: #ffffff;
background: transparent;
color: #ffffff !important;
}

#b_interim .sc_ueber-uns2.invers p.mehr a::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg');
}

#b_interim .sc_ueber-uns2.invers p.mehr a:hover{
background: #8AC8AB;
}

#b_interim .sc_ueber-uns .textblock{

/**/
float: none;
display: block;
overflow: visible;
width: auto;

}

#b_interim .sc_ueber-uns hr{
border-color: #8AC8AB;
margin: 2.5em 0;
}

#b_interim .sc_ueber-uns .bildblock{
margin-bottom: 1em;
}

#b_interim #content .section div.boxenblock > ul > li > div.a-subst, 
#b_interim #content .section div.boxenblock > ul > li > a, 
#b_interim #content .section div.boxenblock > ul > li > a:link, 
#b_interim #content .section div.boxenblock > ul > li > a:visited {
padding-bottom: 0;
}

#b_interim div.boxenblock > ul > li .bild:last-child {

}

#b_interim div.boxenblock > ul > li .bild {
padding-bottom: 70.930232558139535% !important;
max-width: 430px;
}

#b_interim p#foerderer {
clear: both;
float: left;
display: inline-block;
width: 31.851851851851852%;
margin: 1em 2.222222222222222% 0 0;
}

#b_interim img#img_foerderer {
float: left;
display: inline-block;
width: 100%;
max-width: 890px;
}


/* Inhalt */

#b_inhalt{}

.sc_inhalt2 .textblock{
}
.sc_inhalt2 .bildblock{
float: left;
}

.sc_zurueck p.zurueck{
margin: 0 1.08695652173913%;
margin-bottom: 0em;
}
.sc_zurueck p.zurueck a{
background-color: #8AC8AB;
border-color: #8AC8AB;
color: #ffffff;
}
.sc_zurueck p.zurueck a::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-left_ws.svg');
}
.sc_zurueck p.zurueck a:hover{
background-color: #005159;
border-color: #005159;
color: #ffffff;
}

#b_liste-kachel{}

#b_liste-kachel #content>.sc_kacheln>.inner>.textblock{
text-align: center;
max-width: 890px;
margin-left: auto;
margin-right: auto;
}


#b_liste-text{}

#b_liste-text #content>.sc_listung>.inner>.textblock{
text-align: center;
max-width: 890px;
margin-left: auto;
margin-right: auto;
}





#b_liste-aktuell{}

#custom-filter{
width: auto;
overflow: hidden;

margin-bottom: 3em;
}

form#custom-filter>div.form_cnt{
width: 31.159420289855072%;
width: 31.16%;
width: 14.492753623188406%;
margin: 0 1.08695652173913% 2.173913043478261% 1.08695652173913%;

/*
padding: 1.08695652173913% 2.173913043478261%;
*/
border: 1px solid #005159;
border-radius: 6px;
float: left;
display: inline;
position: relative;

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;
}

form#custom-filter>div.form_cnt#cfi_send,
form#custom-filter>div.form_cnt#cfi_reset{
padding: 0;
border: 0;
border-radius: 0;
}

form#custom-filter>div.form_cnt select{
width: 100%;

border: 0;

box-shadow: none;
-webkit-box-shadow: none !important;

/**/
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;

border-radius: 6px;
/*
-moz-border-radius: 0;
-webkit-border-radius: 0;
*/
background-color: #ffffff;
background-image : url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/IC_select_gr.svg');
background-size: 24px auto;
background-repeat: no-repeat;
background-position: right 6px center;
font-size: 1em;
line-height: 1.2em;
font-weight: 400;

padding: 6px 10px;

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;

cursor: pointer;

color: #5d5d5d;
color: #005159;

}


form#custom-filter>div.form_cnt select option{
/*
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
*/
padding-left: 4px;
padding-right: 4px;

padding: 0;
/*color: #000000;*/
}

form#custom-filter>div.form_cnt select option[selected]{

}

form#custom-filter>div.form_cnt select option:disabled,
form#custom-filter>div.form_cnt select option[disabled]{
opacity: 0.6;
text-decoration: line-through;
}
form#custom-filter>div.form_cnt select option:disabled::before,
form#custom-filter>div.form_cnt select option[disabled]::before{
content:"(";
}

form#custom-filter select option.sub {
padding-left: 1.5em;
font-weight: 300;
}

form#custom-filter>div.form_cnt button{
width: 100%;

border: 0;

box-shadow: none;
-webkit-box-shadow: none !important;

/**/
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;

border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;

background: #005159;
color: #ffffff;

/*text-align: left;*/
font-size: 1em;
line-height: 1.2em;
font-weight: 600;

padding: 0.5em 0.8em;

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;

cursor: pointer;
text-align: left;

border-radius: 6px;



position: absolute;
}
form#custom-filter >div.form_cnt button:hover{
background-color: #005159;
}

form#custom-filter>div.form_cnt label{
width: 100%;
display: block;
font-weight: 600;
font-size: 0.8em;
line-height: 1.2em;
margin-bottom: 0.2em;
/*
display: none;
*/

position: absolute;
left: -99999px;
}





/* Landkarte */

.kartenblock p.no_consent{
margin: 0 1.08695652173913%;
margin-bottom: 0em;
background: #cae4cc;
background: #ffffff;
color: #000000;
padding: 10px;
text-align: center;
}

.kartenblock #map_canvas,
.kartenblock #osm_cnt{
margin: 0 0 0em 0;
width: auto;
height: 350px;
min-height: 30px;
height: 60vh;
margin: 0 1.08695652173913%;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

.kartenblock #map_button_uebersicht{
display: inline-block;
float: right;
background: #5d5d5d;
color: #ffffff;
padding: 1px 10px 2px 10px;
font-size: 0.8em;
line-height: 1.5em;
margin: 4px 1.08695652173913%;
border-radius: 4px;
cursor: pointer;

background: #777777;
color: #ffffff;
}

.kartenblock #map_canvas div.gm-style-iw>div:first-child{

}
.kartenblock #map_canvas div.gm-style-iw+div{
display: none !important;
}

.kartenblock #map_canvas div.gm-style .gm-style-iw-c button.gm-ui-hover-effect{
opacity: 0;
}


/*#map_canvas:after, */
/*
.touch #map_canvas:after{
content: "";
width: 60px;
max-width: 180px;
height: auto;
position: absolute;
top: 30px;
bottom: 30px;
left: -1px;
z-index: 50;
background: RGBA(255,255,255,0.8);
border-radius: 20px;
border-bottom-left-radius: 0;
border-top-left-radius: 0; 
}
*/


/*
.kartenblock #map_suchfeld{
overflow: hidden;
float: left;
display: inline;
position: relative;
margin: 1em 0 0 0;
}

.kartenblock form#gm-suche{
position: relative;
overflow: hidden;
}

.kartenblock #gm-suchfeld-label{
display: inline;
float: left;
margin: 0em 0 0 0;
font-weight: 400;
}
.kartenblock #gm-suchfeld{
clear: left;
display: inline;
float: left;
padding-right: 31px !important;
}
.kartenblock #gm-suchbutton{
display: inline;
float: left;
border: 0px solid #707277;
padding: 0em;
margin: 0 0 0 0;
width: 2em;

cursor: pointer;

background: #747474;
color: #fff;
font-size: 0.92em;
height: 100px;
margin: 0 0 -68px -32px;
}
*/

.kartenblock #map-suchergebnisse{
clear: both;
padding: 3em 0 0 0;
}

.kartenblock #map-suchergebnisse h2{
margin: 2em 1.08695652173913%;
margin-bottom: 1em;
}

.kartenblock #map-suchergebnisse h3{

}

.kartenblock #map-suchergebnisse h5{
font-size: 1em;
line-height: 1.2em;
}

.kartenblock #map-suchergebnisse ul{
list-style: none;
padding: 1em 0;
margin: 0;
}

.kartenblock #map-suchergebnisse ul li{
width: auto;
margin: 0 1.08695652173913%;
margin-bottom: 2.173913043478261%;
display: block;
position: relative;
overflow: hidden;

min-height: 50px;

border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
background: #ffffff;
}

.kartenblock #map-suchergebnisse ul li.aktiv{
/*background-color: #BDE0D5;*/
box-shadow: 0 0 6px rgba(0,0,0,0.5);
}

.kartenblock #map-suchergebnisse ul li .text h3{
position: relative;
}
.kartenblock #map-suchergebnisse ul li:not(.aktiv) .text h3:hover{
color: #8AC8AB;
cursor: pointer;
}
.kartenblock #map-suchergebnisse ul li.aktiv .text h3{
color: #8AC8AB;
}
.kartenblock #map-suchergebnisse ul li .text h3::after{
content:"";
position: absolute;
left: 0;
top: 0;
margin: -0.15em 0 0 -65px;
/*margin: 2% 0 0 1.5%;*/
width: 40px;
height: 40px;

border-radius: 50%;
background: #005159 url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/map-marker-alt_ws.svg') no-repeat center center;
background-size: 14px auto;

box-shadow: 0 0 5px #fff;
}
.kartenblock #map-suchergebnisse ul li.aktiv .text h3::after{
background-color: #8AC8AB;
}

.kartenblock #map-suchergebnisse ul li .text p{
margin-bottom: 0.75em;
}

.kartenblock #map-suchergebnisse ul li .text table{
border: 0;
}

.kartenblock #map-suchergebnisse ul li .text table td, 
.kartenblock #map-suchergebnisse ul li .text table th {
border-bottom: 0;
border-right: 0;
padding: 4px;
}

.kartenblock #map-suchergebnisse ul li .text table tr>th:first-child,
.kartenblock #map-suchergebnisse ul li .text table tr>td:first-child{
padding-left: 0;
}

.kartenblock #map-suchergebnisse ul li .text{
padding: 2.222222222222222%;
/*padding-right: 4.44444444444444%;*/
padding-left: 7.407407407407407%;
padding-left: 100px;
/**/
float: left;
display: inline;
/*
width: 66.666666666666666%;
width: 76.666666666666666%;
*/
width:calc( 100% - 315px);
box-sizing: border-box;

/*
float: none;
display: block;
width: auto;

*/
}
.kartenblock #map-suchergebnisse ul li .text:last-child{

}

.kartenblock #map-suchergebnisse ul li .bild{
float: right;
display: inline;
margin: 0;
text-align: right;
width: 23.333333333333333%;
max-width: 315px;
overflow: hidden;
/*
margin-left: 1em;
*/
width: 315px;
}

.kartenblock #map-suchergebnisse ul li .bild img{
display: block;
width: 100%;
/*width: auto;*/
}

.kartenblock #map-suchergebnisse ul li .route{
clear: left;
margin-top: 0.5em;
}

.kartenblock #map-suchergebnisse ul li .route a{
float: left;
background: #5d5d5d;
color: #ffffff;
padding: 2px 10px;
font-weight: 400;
font-size: 0.8em;

border-radius: 4px;
}
.kartenblock #map-suchergebnisse ul li .route a:hover{
text-decoration: none;
}

/* Sponsor-Tpl. Zusätze */

.kartenblock #map-suchergebnisse ul li.sponsor_diamant::before,
.kartenblock #map-suchergebnisse ul li.sponsor_gold::before,
.kartenblock #map-suchergebnisse ul li.sponsor_silber::before{
content:"";
position: absolute;
top: 0;
left: 0;
width: 15px;
bottom: 0;
background: #444;
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
}

.kartenblock #map-suchergebnisse ul li.sponsor_diamant::before{
background-color: #7AC7C8;
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/sponsoren_diamant.svg');
}
.kartenblock #map-suchergebnisse ul li.sponsor_gold::before{
background-color: #EBCE81;
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/sponsoren_gold.svg');
}
.kartenblock #map-suchergebnisse ul li.sponsor_silber::before{
background-color: #C0CEDC;
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/sponsoren_silber.svg');
}

.kartenblock #map-suchergebnisse ul li p.branche{
text-transform: uppercase;
color: #005159;
margin-top: -0.75em;
}

#b_liste-sponsoren .kartenblock #map-suchergebnisse ul li .bild{
width: 275px;
max-height: 210px;
max-height: 140px;
margin: 20px;

overflow: hidden;
}


#b_liste-sponsoren .kartenblock #map-suchergebnisse ul li .bild img {
display: block;
margin: 0 auto;
width: auto;
max-height: 210px;
max-height: 140px;
/*
float: right;
*/
}

#b_liste-sponsoren .kartenblock #map-suchergebnisse ul li .text p.mehr {
margin-top: 1.25em;
margin-bottom: 0;
}






#b_sponsor-detail #content > .section > .inner {
padding: 4em 0 0em 0;
}

#b_sponsor-detail #content  > .section.sc_sponsor-einleitung > .inner {
padding: 6em 0 3em 0;
}

#b_sponsor-detail #content  > .section.sc_zurueck > .inner {
padding: 1em 0 4em 0;
}


#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock{
width: 31.159420289855072%;
width: 31.16%;

margin: 0 1.08695652173913%;

float: left;
display: inline;
position: relative;

min-height: 50px;
}

#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock h2{
color: #5D5D5D;
margin-bottom: 1em;
text-transform: none;
}

#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock h4{
color: #5D5D5D;
margin-bottom: 0;
}

#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock .sed_logo{
margin-bottom: 2em;
}
#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock .sed_logo img{
display: block;

max-width: 275px;
max-height: 210px;
max-height: 140px;
}

#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock .sed_branche{
text-transform: uppercase;
margin-top: -1.5em;
}

#b_sponsor-detail .sc_sponsor-einleitung .eckdatenblock .sed_branche h4{
position: absolute;
left: -99999px;
}

#b_sponsor-detail .sc_sponsor-einleitung .sliderblock{
width: 64.492753623188406%;

margin: 0 1.08695652173913%;

float: right;
display: inline;
position: relative;
}

#b_sponsor-detail  #introslider{
height: 0;
padding-bottom: 56.179775280898876%;
background: transparent;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}
#b_sponsor-detail  #introslider .sliderbox{
height: 0;
padding-bottom: 56.179775280898876%;

}

#b_sponsor-detail  #slider-seitenanzeige{
display: block;
padding: 0px 0 1px 0 ;
overflow: visible;
position: relative;
width: auto;
margin: 20px auto 0 auto;
}

#b_sponsor-detail  #slider-seitenanzeige>.inner{

}

#b_sponsor-detail  #slider-seitenanzeige span{
float: left;
display: inline-block;
position: relative;
height: 0;
width: 8.98876404494382%;
padding-bottom: 8.98876404494382%;
margin-left: 1.123595505617978%;
overflow: hidden;
font-size: 1px;
line-height: 0;
background: #fdfdfd;
border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
cursor: pointer;
}
#b_sponsor-detail  #slider-seitenanzeige span img{
width: 180%;
margin-left: -40%;
}
#b_sponsor-detail  #slider-seitenanzeige span:first-child{
margin-left: 0;
}

#b_sponsor-detail  #slider-seitenanzeige span.aktiv{
cursor: default;
}

#b_sponsor-detail  #slider-seitenanzeige span.aktiv::after{
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 4px solid #8AC8AB;
border: 4px solid #005159;
}


#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock>ul{
/*
display: flex;
justify-content: center;
flex-wrap: wrap;
*/
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock>ul>li:first-child:last-child{
margin: 0 auto;
clear: both;
float: none;
display: block;
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock .bild{
padding-bottom: 56.046511627906977%;
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock .text{
/*padding-bottom: 1px;*/
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock .text p{
margin-bottom: 0.75em;
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock a.vid_yt{
padding-bottom: 0;
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock a.vid_yt::before {
top: 0;
margin-top: 21%;
margin-top: calc( 29% - 35px );
}

#b_sponsor-detail  .section.sc_sponsor-videos .boxenblock a.vid_yt img {
margin-top: -9.45%;
}


#b_sponsor-detail  .section.sc_sponsor-langtext .textblock h3,
#b_sponsor-detail  .section.sc_sponsor-langtext .textblock h4{
color: #5d5d5d;
}

#b_sponsor-detail  #content div.statementsblock > ul > li .text {
padding-bottom: 0.5em;
}

#b_sponsor-detail  #content div.statementsblock > ul > li a{
box-shadow: none;
}

#b_sponsor-detail  #content div.statementsblock > ul > li {
width: 31.159420289855072%;
width: 31.16%;
}

#b_sponsor-detail  #content div.statementsblock > ul > li:nth-child(2n-1) {
clear: none;
}
#b_sponsor-detail  #content div.statementsblock > ul > li:nth-child(3n-2) {
clear: left;
}

#b_sponsor-detail  #content div.statementsblock > ul > li a{
box-shadow: none;
}





#b_liste-statements #content>.sc_statements2>.inner>.textblock{
text-align: center;
max-width: 890px;
margin-left: auto;
margin-right: auto;
}





ul#suchergebnisliste{
list-style: none;

margin: 1em 0;
}
ul#suchergebnisliste li{

}
/*
ul#suchergebnisliste li>a .text p.mehr{
position: relative;
overflow: hidden;
margin: 0;

position: absolute;
right: 0;
bottom: 0;
margin: 0 6.060606060606061% 6.060606060606061% 0;

width: 40px;
height: 40px;

border-radius: 50%;
background: #8AC8AB url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
}

.no-touch ul#suchergebnisliste li>a:hover .text p.mehr{
background:  #005159 url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg') no-repeat center center;
background-size: 14px auto;
}
*/




ul#suchergebnisliste strong.suchbegriff{
color: #8AC8AB;
}

ul#suchergebnisliste li a p.textausschnitt{
margin-bottom: 0.5em;
}

ul#suchergebnisliste li a p.pfad{
font-size: 0.8em;
line-height: 1.2em;
margin: 1em 0 0 0;
color: #005159;
font-weight: 400;
}
ul#suchergebnisliste li a p.pfad>span{
margin-right: 5px;
padding-left: 13px;
display: inline-block;
position: relative;
/*background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_pathfinder_trenner3.gif') no-repeat left 2px;*/
}
ul#suchergebnisliste li a p.pfad>span.offscreen{
position: absolute;
}
ul#suchergebnisliste li a p.pfad>span:after{
content: ">";
font-size: 1.2em;
line-height: 0.95em;
font-weight: 400;

margin-top: 0em;
margin-right: 0;
position: absolute;
left: 0px;
top: 0px;

    -ms-transform: scale(0.4,1); /* IE 9 */
    -webkit-transform: scale(0.4,1); /* Chrome, Safari, Opera */
    transform: scale(0.4,1);
	
color: #005159;
}


ul#suchergebnisliste li a p.pfad span:first-child{
padding-left: 0;
background: none;
text-indent: -99999px;
margin-right: 0.3em;
}
ul#suchergebnisliste li a p.pfad span:first-child:after{
display: none;
}

ul#suchergebnisliste li a p.pfad span:first-child{
display: inline-block;
width: 1.2em;

background-repeat: no-repeat;
background-position: 0 center;
background-size: 1.2em auto;
background-image: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/home_pt.svg");
}









#content>.section.sc_formular .kontaktdaten{
width: 315px;
width: 22.826086956521739%;
min-height: 10px;
overflow: visible;
float: right;
display: inline-block;
margin: 0 1.08695652173913%;
margin-bottom: 3em;
margin-top: -100px;
margin-top: -5em;
}

#content>.section.sc_formular .kontaktdaten>.bild{
width: 63.492063492063492%;
height: 0px;
padding-bottom: 63.492063492063492%;
margin: 0 18.253968253968254%;

width: 200px;
padding-bottom: 200px;
margin: 0 auto;

background: #d6d6d6;
border-radius: 50%;
box-shadow: 0 0 6px rgba(0,0,0,0.15);

/*top: -100px;*/
margin-bottom: -100px;
position: relative;
overflow: hidden;
}

#content>.section.sc_formular .kontaktdaten>.bild>img{
display: block;
width: 100%;
}

#content>.section.sc_formular .kontaktdaten>.text{
padding: 9.523809523809524%;
padding-top: 120px;
padding-bottom: 30px;
min-height: 275px;
background: #ffffff;

border-radius: 4px;
box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

#content>.section.sc_formular .kontaktdaten>.text h3{
color: #5D5D5D;
margin: 0;
font-size: 1em;
margin-bottom: 1em;
}

#content>.section.sc_formular .kontaktdaten>.text>p.ktd{
margin: 0;
}

#content>.section.sc_formular .kontaktdaten>.text>p.ktd>span.tab{
width: 2.2em;
font-weight: 700;
}
#content>.section.sc_formular .kontaktdaten>.text>p.eml>span.tab{
position: absolute;
left: -99999px;
}

#content>.section.sc_formular>.inner{
overflow: visible;
}
#content>.section.sc_formular{
content:"";
padding-bottom: 4px;
}

#content>.section.sc_formular .formularblock{
width: 1035px;
width: 75%;

float: left;
display: inline-block;

margin-bottom: 3em;
}
#content>.section.sc_formular .formularblock form{
margin: 0;
}




form.kontaktformular{
display: block;
overflow: hidden;
padding: 0 0 0 0;

}

.kontaktformular div{
margin: 0px 1.449275362318841% 0.25em 1.449275362318841%;
/*overflow: hidden;*/
float: left;
display: inline;
height: 3.5em;
position: relative;
}

.kontaktformular h3{
clear: both;
margin: 0px 1.449275362318841% 1em 1.449275362318841%;
padding-top: 0;
padding-bottom: 0em;
}
.kontaktformular p{
margin: 0px 1.449275362318841% 1em 1.449275362318841%;
}

.kontaktformular div.frm_cnt1{
/* für drittel Textfelder/Selects */
width: 30.434782608695652%;
min-height: 3em !important;
}

.kontaktformular div.frm_cnt2{
/* für ganze Textareas, ganzzeilige Inputfelder */
clear: left;
width: 97.101449275362319%;
height: auto;
min-height: 3em !important;
}

.kontaktformular div.frm_cnt3{
/* für drittel Checkboxen / Radios */
width: 30.434782608695652%;
height: 2.4em !important;
margin-bottom: 0.5em;
}

.kontaktformular div.frm_cnt4{
/* für ganzzeilige Checkboxen / Radios */
clear: left;
width: 97.101449275362319%;
height: auto;
margin-bottom: 10px;
}

.kontaktformular div.frm_cnt5{
/* für eingerückte ganzzeilige Inputfelder */
clear: left;
width: 92%;
height: auto;
margin-bottom: 10px;

margin-left: 5%;
}

.kontaktformular div.frm_textblock{
clear: left;
width: 100%;
height: auto;
margin: 10px 1.449275362318841%;
}

.kontaktformular div.frm_textblock>*{
margin-left: 0;
margin-right: 0;
}

.kontaktformular div#CKF_anrede{

}

.kontaktformular label{
font-size: 1em;
line-height: 1.2em;
font-weight: 400;
color: #005159;
margin: 0px 0px 2px 0;
padding: 0 0 0 1px;
white-space: nowrap;
display: block;

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;
}

.kontaktformular div.frm_cnt1 label{
position: absolute;
left: -99999px;
}

.kontaktformular div.frm_cnt2 label{
position: absolute;
left: -99999px;
}

.kontaktformular div.frm_cnt3 label{
display: block;
width: auto;
height: auto;
margin: 0;
font-weight: 400;
overflow: hidden;
white-space: normal;

max-height: 2.4em;
}

.kontaktformular div.frm_cnt4 label{
display: block;
width: 90%;
width: calc( 100% - 20px );
height: auto;
margin: 0;

overflow: hidden;
white-space: normal;
}


.kontaktformular input[type=text],
.kontaktformular input[type=password],
.kontaktformular select,
.kontaktformular textarea{
/**/
-webkit-appearance: none;

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;
  
font-family: inherit;
font-size: 100%;
padding: 8px 10px;

background: #ffffff;
border: 1px solid #005159;

color: #005159;

border-radius: 4px;

box-shadow: 3px 4px 4px rgba(0,0,0,0.1) inset;
box-shadow: none;
}

.kontaktformular input[type=checkbox],
.kontaktformular input[type=radio]{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  
box-sizing: border-box;

background: none;
box-shadow: none;
border: 0;
padding: 4px 0 0 0;

}

.kontaktformular select{
padding: 7px 10px;

box-shadow: none;
-webkit-box-shadow: none !important;

/**/
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;

background-color: #ffffff;
background-image : url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/IC_select_gr.svg');
background-size: 24px auto;
background-repeat: no-repeat;
background-position: right 6px center;


}

form.kontaktformular  ::-webkit-input-placeholder {
color: #5D5D5D;
font-weight: 400;
opacity: 1;
}
form.kontaktformular  :-moz-placeholder { /* Firefox 18- */
color: #5D5D5D;
font-weight: 400;
opacity: 1;
}
form.kontaktformular  ::-moz-placeholder {  /* Firefox 19+ */
color: #5D5D5D;
font-weight: 400;
opacity: 1;
}
form.kontaktformular  :-ms-input-placeholder {  
color: #5D5D5D;
font-weight: 400;
opacity: 1;
}

form.kontaktformular  select[value=""],
form.kontaktformular  select option[value=""]{
color: #5D5D5D;
font-weight: 400;
}





.kontaktformular .frm_cnt1 input{
width: 100%;
}

.kontaktformular .frm_cnt1 select{
padding: 7px 8px;
width: 100%;
}

.kontaktformular .frm_cnt1 select option{
}

.kontaktformular .frm_cnt2 input{
width: 96.49122807017544%;
width: 100%;
}

.kontaktformular .frm_cnt2 textarea{
display: block;
width: 100%;
max-width:  100%;
min-width:  100%;
height: 200px;
max-height: 400px;
min-height: 200px;
overflow: auto;
margin-bottom: 1em;

resize: none;
}

.kontaktformular .frm_cnt3 input,
.kontaktformular .frm_cnt4 input{
float: left;
display: inline;
margin-left: 0;
margin-right: 6px;

margin-top: 6px;
}

.kontaktformular .frm_cnt5 input{
width: 700px;
}

.kontaktformular label.error{
position: absolute;
top: -1.2em;
top: 2px;
right: 10px;
left: auto !important;
width: auto;
margin: 0px 0 0 0;
font-size: 0.681818181818182em;
line-height: 1.2em;
font-weight: 700;
color: #aa0000;
text-align: right;
}

.kontaktformular .frm_cnt2 label.error{
margin-right: 0;
}

.kontaktformular .frm_cnt3 label.error,
.kontaktformular .frm_cnt4 label.error{
position: absolute;
top: -17px;
right: auto;
left: -2px !important;

margin: 0;
text-align: left;
}

.kontaktformular input.error, .kontaktformular select.error, .kontaktformular textarea.error{
border: 1px solid #aa0000;
}

.kontaktformular #CKF_kommentar{
padding-top: 0em;
}
.kontaktformular .frm_cnt3 + #CKF_kommentar{
padding-top: 0.5em;
}

.kontaktformular #CKF_kommentar label{
white-space: normal;
}

.kontaktformular #CKF_Datenschutzhinweise_gelesen{
margin-bottom: 2em;
}

.kontaktformular #CKF_submit{
height: auto;
clear: both;
}

.kontaktformular #KF_submit,
.kontaktformular button{

-webkit-appearance: none;

text-align: left;

position: relative;
overflow: visible;

display: inline-block;
position: relative;
margin: 0px;
padding: 0.5em 4em 0.7em 1em;
border: 0;
font-size: 0.85em;
line-height: 1em;
font-weight: 700;
border: 2px solid #005159;
border-radius: 1.25em;
text-decoration: none;
background: transparent;
color: #005159;

cursor: pointer;
}
.kontaktformular #KF_submit:hover,
.kontaktformular button:hover,
.kontaktformular #KF_submit:active,
.kontaktformular button:active{
background: #005159;
color: #ffffff;
}

.kontaktformular #KF_submit::after{
content:"";
position: absolute;
right: 0;
top: 0;
margin: 0.6em 0.5em 0 0;
width: 2em;
height: 1em;
border-radius: 50%;
background: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_pt.svg') no-repeat center center;
background-size: 0.75em auto;
}

.kontaktformular #KF_submit:hover::after{
background-image: url('/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/fa/chevron-right_ws.svg');
}

.kontaktformular #pflichtfelder{
font-size: 0.8em;
line-height: 1.5em;
padding-top: 0.1em;
width: 44.799054373522459%;
float: right;
display: inline;
text-align: right;
margin: 0.4em 1.449275362318841% 0.25em 1.449275362318841%;
}


form#login{

}

form#login.kontaktformular div.frm_cnt1{
/* für drittel Textfelder/Selects */
width: 30.434782608695652%;
margin-left: 1.08695652173913%;
margin-right: 1.08695652173913%;
min-height: 3em !important;
}
form#login.kontaktformular #CKF_submit{
clear: none;
}
form#login.kontaktformular #pflichtfelder{
clear: both;
float: none;
display: block;
width: auto;
text-align: left;

margin: 0.4em 1.08695652173913% 0.25em 1.08695652173913%;
}
form#login.kontaktformular #pflichtfelder p{
margin: 0;
}


/* TEST */

.sc_jobliste{
background-color: #f0f0f0;
}

.sc_jobliste #banner{
margin: 0 1.08695652173913%;
margin-top: -3.5em;
margin-bottom: 2em;

}
.sc_jobliste #banner img{
display: block;
width: 100%;
margin: 0 auto;
box-shadow: 0 0 3px rgba(0,0,0,0.15);
}

.sc_jobliste #banner p.anzeige{
margin: 0 auto;
text-align: right;
font-size: 0.8em;
line-height: 1em;
/*
margin: 0;
*/

}

.sc_jobliste #banner.bb img,
.sc_jobliste #banner.bb p.anzeige{
max-width: 920px;
}

.sc_jobliste #banner.lb img,
.sc_jobliste #banner.lb p.anzeige{
max-width: 728px;
}

.sc_jobliste iframe#frame_jobliste,
.sc_jobliste iframe#ad-iframe-include{
width: 97.826086956521739%;
margin: 0 1.08695652173913%;
height: 1000px;
/*
background-color: #ffffff;
padding: 10px 0;
border-radius: 4px;
*/
box-sizing: border-box;
/*
box-shadow: 0 0 3px rgba(0,0,0,0.15);
*/
	margin-top: 20px;
}

.sc_jobcarousel{
background-color: #f0f0f0;
}
#content > .sc_jobcarousel>.inner{
padding-bottom: 6em;
}
.sc_jobcarousel iframe#frame_jobcarousel{
width: 97.826086956521739%;
margin: 0 1.08695652173913%;
background-color: #ffffff;
min-height: 230px;
padding: 10px;
border-radius: 4px;
box-sizing: border-box;

box-shadow: 0 0 3px rgba(0,0,0,0.15);
}




/* CSS zu Kommunenkarte auf SVG-Basis */

#content .section.sc_sonderkarte{
margin-top: -2em;
}

#content .section.sc_sonderkarte > .inner{
padding: 0;

overflow: visible;
}

#sonderkarte{
display: block;
width: auto;
margin: 30px 1.08695652173913%;
margin-bottom: 4em;
overflow: visible;
}

#sonderkarte>svg{
display: block;
margin: 0 auto;
width: 100%;
font-size: 1rem;

filter: drop-shadow(0 0 15px rgba(0,53,58,0.5));
filter: drop-shadow(0 0 15px rgba(0,21,23,0.3));

max-width: 800px;
}

#sonderkarte>img{
display: none;
margin: 0 auto;
width: 100%;
}

#content .sc_sonderkarte ul#kommunenliste{
position: absolute;
left: -99999px;

list-style: none;
display: flex;
flex-wrap: wrap;
_justify-content: space-between;
}

#content .sc_sonderkarte ul#kommunenliste>li{
margin: 0.4em 0.6em;
margin: 2px;

flex-grow: 1;
}
#content .sc_sonderkarte ul#kommunenliste>li>a{
display: block;
color: #005159;
text-decoration: none;
background: #efefef;
padding: 0.5em;
text-align: center;
border-radius: 4px;
}

#sonderkarte>svg .a {
fill: #005059;
}

#sonderkarte>svg .b {
fill: none;
stroke: #bfe1d6;
stroke-linecap: round;
stroke-miterlimit: 10;
stroke-width: 4.18px;
}

#sonderkarte>svg .c {
fill: #bfe1d6;
}

#sonderkarte>svg .c, .e {
fill-rule: evenodd;
}

#sonderkarte>svg .d {
font-size: 4.91px;
font-size: 0.3125rem;
font-size: 0.30625em;
}

#sonderkarte>svg .d, 
#sonderkarte>svg .f {
fill: #fff;
font-family: BarlowSemiCondensed-Regular, Barlow Semi Condensed;
/*font-family: "Barlow Semi Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;*/
}

#sonderkarte>svg .e {
fill: #73c6c8;
}

#sonderkarte>svg .f {
font-size: 9px;
font-size: 0.5625em;
}

#sonderkarte>svg .g {
letter-spacing: -0.15em;
}

#sonderkarte>svg g.clickable {
cursor: pointer;
}

#sonderkarte>svg g.clickable path{
transition:  0.3s;
stroke: #73c6c8;
stroke-width: 0px;
}

#sonderkarte>svg g.clickable text{
transition:  0.3s;
}

.no-touch #sonderkarte>svg g.clickable:hover path{
fill: #005059;
/*fill: #ffffff;*/
stroke-width: 1px;
}

.no-touch #sonderkarte>svg g.clickable:hover text{
fill: #73c6c8;
text-shadow: 0 0 0.8vw rgba(0,0,0,0.5);

}						



#b_landing{

}

#b_landing .bildblock{
width: 31.16%;
}

#b_landing #content .textblock > p.mehr > a{
margin: 0 1em 1em 0;
}

#b_landing #content .textblock > p.mehr > a:last-child{
margin-right: 0;
}

#b_landing #content > .section.sc_video > .inner{
padding-bottom: 5em;
}

#b_landing .sc_video .bildblock{
display: block;
float: none;
clear: both;
position: relative;
width: auto;
margin: 0 1.08695652173913%;

}

#b_landing .sc_video .bildblock .bild{
display: block;
width: 100%;
overflow: hidden;
border-radius: 4px;
}
#b_landing .sc_video .bildblock .bild+p.legende{
margin-top: 0.5em;
margin-bottom: 0;
}
#b_landing .sc_video .bildblock img{
display: block;
width: 100%;
}
#b_landing .sc_video .bildblock img{
display: block;
width: 100%;
}

#b_landing .vidblock .video_cnt{
display: block;
float: none;
clear: both;
position: relative;
width: auto;
margin-top: 0;
margin-bottom: 0;
}

#b_landing .vidblock .video_lgnd {
position: relative;
width: auto;
margin-top: 0;
margin-bottom: 0;
}
#b_landing .vidblock .video_lgnd p{
margin-top: 0.5em;
}

#b_landing .sc_special{
background: #005159;
}

#b_landing .sc_special::before {
content: "";
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background: url("/public/20260101045829oe_/https://www.wo-wenn-nicht-hier.com/ibu/img-dsg/BG_deko1.svg") no-repeat;
background-position: left top;
background-size: 100% 100%;
}

#b_landing .sc_special>.inner>*,
#b_landing .sc_special>.inner>.textblock >*{
color: #ffffff;
}

#b_landing #content .sc_special .textblock > p.mehr > a{
background-color: #ffffff;
border-color: transparent;
}
#b_landing #content .sc_special .textblock > p.mehr > a:hover{
background-color: #005159;
/*border-color: #ffffff;*/
box-shadow: 0 0 0.4em rgba(255,255,255,0.5);
}


#b_landing #content .sc_special .textblock em {
display: block;
font-size: 1.5em;
line-height: 1.2em;
margin: 0.25em 0;
margin: 0.75em 0;
font-style: normal;
font-weight: 700;
color: #CAE4CC;
text-align: left;
}



#b_landing #content > .section.sc_formular .formularblock {
width: 100%;
position: relative;
}

#b_landing #content > .section.sc_formular .formularblock .frm_cnt1{
width: 31.159420289855072%;
margin: 0 1.08695652173913%;
}

#b_landing #content > .section.sc_formular .formularblock .frm_cnt2{
width: 97.826086956521739%;
margin: 0 1.08695652173913%;

}

#b_landing #content > .section.sc_formular .formularblock .frm_cnt4{
width: 97.826086956521739%;
margin: 0 1.08695652173913%;
margin-bottom: 1em;
}



/*

#b_landing #content > .section.sc_formular .formularblock {
width: 50%;
position: relative;
}

#b_landing #content > .section.sc_formular .formularblock form{
overflow: visible;
}

#b_landing #content > .section.sc_formular .formularblock .frm_cnt1{
width: 95.652173913043478%;
margin: 0 2.173913043478261%;
}

#b_landing #content > .section.sc_formular .formularblock .frm_cnt2{
width: 95.652173913043478%;
margin: 0 2.173913043478261%;

position: absolute;
top: -1px;
left: 100%;
}
#b_landing #content > .section.sc_formular .formularblock .frm_cnt2 textarea {
height: 16.1em;

resize: none;
}

#b_landing #content > .section.sc_formular .formularblock .frm_cnt4{
width: 195.652173913043478%;
margin: 0 2.173913043478261%;
margin-bottom: 1em;
}

#b_landing #content > .section.sc_formular .kontaktformular #pflichtfelder {
padding-top: 0.1em;
width: 44.799054373522459%;

position: absolute;
right: -100%;
bottom: 0;
float: none;
display: block;
text-align: right;

margin: 0.4em 1.449275362318841% 0.25em 1.449275362318841%;
}

*/










/* TEST */
/*
#wrapper{_max-width: 2000px;
}

#introslider{

}

#introslider .sliderbox *{
_transition: none !important;
}
#introslider .sliderbox::after{
_display: none;
transition: none !important;
}
*/
/* ENDE TEST */




/* 2024-11-08 */