/**
 * Place your custom styles here.
 */
/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=latin-ext');*/
/* roboto-condensed-300 - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-condensed-v16-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
         url('../fonts/roboto-condensed-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-300.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-300italic - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/roboto-condensed-v16-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
         url('../fonts/roboto-condensed-v16-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v16-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-300italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v16-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-regular - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
         url('../fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-italic - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v16-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
         url('../fonts/roboto-condensed-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v16-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-700 - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
         url('../fonts/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-700italic - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/roboto-condensed-v16-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
         url('../fonts/roboto-condensed-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v16-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }

body{
    background-color: #1d1d1b;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;

}

:focus {
    outline: none;
    outline-color: transparent;
    outline-style: none;
    outline-width: 0;
  }

a{
    color: #333;
}

a:hover{
    text-decoration: none;
}

h1.page-header {
    font-weight: bold;
}

p{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}

h2{
    font-weight: bold;
}

.breadcrumb{
    background-color: transparent;
}

.r-20{
    margin-right: 20px;
}

.ph-f-link.lemon a{
    color: #DEDC00;
}

.logo img{
    width: 216px;
    height: 120px;
}

.region-header {
    /*margin-bottom: 20px;*/
    margin-left: -15px;
    margin-right: -15px;
}

.up,
.main-container{
    background-color: #fff;
}

.brand_right {
    z-index: 1000;
}

.brand_right a {
    margin-top: 6px;
    margin-right: 12px;
    float: right;
    color: #9B9B9B;
    font-weight: bold;
}

.brand_right a img{
    width: 25px;
    margin-right: 8px;
}


.row.main-content {
    max-width: 1000px;
    margin: 0 auto 30px;
}

.logo-center{
    /*display: flex;*/
    width: 100%;
    /*justify-content: center;*/
    position: absolute;
    z-index: 10;
    top: -44px;  /* -64px */
    /*margin-left: -15px;*/
}

.logo-center .logo{
    margin: 0 auto;
    display: block;
    width: 216px;
    height: 120px;
}

.form-type-search .description {
    display: none;
}

.brand_left {
    z-index: 1000;
}

article img{
    max-width: 100%;
}

/* Bootstrap */
@media (min-width: 768px){
    .container {
        width: 100%;
    }
}
@media (min-width: 992px){
    .container {
        width: 100%;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* search */
.page-node-type-stellenausschreibung .main-content,
.path-veranstaltungen .main-content,
.path-search .main-content {
    margin-top: 200px;
}

.path-search h3 a {
    color: #333;
}


.path-search ol{
    list-style-type: none;
}

.block-search-form-block{
	background-color: #000;
    padding-top: 10px;
    max-width: 220px;
}


.path-search .button.js-form-submit,
.block-search-form-block .button.js-form-submit {
    background-color: #fff;
    border-right: 3px solid #000;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: none;
    color: #000;
    border-radius: 0;
    padding: 5px 12px;
}

.path-search #search-input,
.block-search-form-block #search-input {
    border-radius: 0;
    border-left: 3px solid #000;
    border-top: 3px solid #000;
    border-bottom: 1px solid #000;
    border-right: none;
    color: #000;
}

.block-search-form-block h2.visually-hidden {
    position: relative !important;
    clip: unset;
    overflow: visible;
    display: inline;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 8px 0px 8px;
  }


.block-search-form-block #search-block-form{
	padding-top: 7px;
}
.block-search-form-block #search-input {
    /*background: #000;
    border: none;
    height: 100%;
    border-radius: 0;
    color: #EDED;
    width: 0%;
    transition: width 0.3s ease-in-out;
    position: absolute;
    z-index: 5;
    right: 0;
    display: block;*/
  }

  @media(max-width:600px){
      /*.block-search-form-block #search-input {
      left: 0;
    }*/
  }

  .block-search-form-block #search-input:focus {
    /*width: 50%;
    transition: width 0.5s ease-in-out;
    border:none;
    box-shadow:none;
    z-index: 3;
    float: right;
    display: block;*/
  }


/* sidebar menu */
.menu-button {
    position: relative;
    padding: 4px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: -41px;
}

.menu-button .icon-bar {
    display: block;
    width: 35px;
    height: 7px;
    border-radius: 1px;
    background-color: #000;
    margin: 5px 0;
}

span.menu-title {
    font-size: 26px;
    font-weight: 600;
    position: absolute;
    top: 12px;
    color: #000;
    left: 26px;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    /* width: 250px; */
    width: 300px;
    margin: 0;
    /* padding: 0; */
    padding-left: 10px;
    list-style: none;


}

.left-inner {
    width: 255px;
}

#sidebar-wrapper {
    z-index: 1050;
    position: fixed;
    top: 0px;
    left: 0;
    width: 250px;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    outline:0;
}

#sidebar-wrapper.tata,
#sidebar-wrapper.active {
    left: 250px;
    /* width: 250px; */
    width: 300px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

#sidebar-wrapper .hit{
	border-bottom: 1px solid #fff;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 700;
    color: #fff;
	font-size: 25px;
	line-height: 44px;
}

#sidebar-wrapper a{
	color: #fff;
	font-size: 25px;
	line-height: 44px;
}

#sidebar-wrapper a:hover{
	text-decoration: none;
}

.sidebar-menue {
    padding-left: 25px;
}

.sidebar-menue > li > a{
    border-bottom: 1px solid #fff;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 700;
}

.sidebar-menue > li > ul{
    border: none;
}

.sidebar-menue .caret{
    display: inline-block;
    width: 0;
    height: 0px;
    margin-top: 15px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 13px dashed;
    border-top: 4px solid \9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    float: right;
}

.menu-head {
    height: 50px;
}

.yo{
	padding-left: 15px;
}

.yo > li > a{
    border: none;
    font-weight: 400;
}

ul.list-unstyled.components.sidebar-menue.yo {
    display: none;
}

ul.list-unstyled.components.sidebar-menue.yo.collapse.in {
    display: block;
}

/* header-bild/text */
/*.header-image{
    margin: 0 -15px;
}*/

.block-views-blockheader-veranstaltung-block-1{
    position: relative;
}

.header-image img{
    width: 1116px;
    max-width: 100%;
    margin: 0 auto;
}



.view-header-news .header-image img{
    display: block;
}
/*
.view-header-news {
    margin-bottom: 35px;
}*/

.header-text{
    position: absolute;
    bottom: -31px;
    left: -1px;
    /*padding: 47px 63px 30px 30px;*/
    padding: 40px 145px 23px 26px;
    background-image: url(../group.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.header-date {
    font-size: 48px;
    line-height: 40px;
    width: 160px;
    display: block;
    font-weight: 600;
    color: #DEDC00;
    text-transform: uppercase;
    float: left;
    padding-left: 15px;
}

.header-title{
    display: inline-block;
    /* padding-right: 7px; */
    margin-top: -9px;
}

.header-title h1 {
    font-size: 44px;
    font-weight: 600;
    /*text-transform: uppercase;*/
    color: #fff;
    text-shadow: 3px 3px 3px #1d1d1b;
}
/*
.parallelogram {
	width: 680px;
	height: 189px;
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	background: #2d2d2d;
	position: absolute;
	-webkit-clip-path: polygon(0 28%, 100% 8%, 95% 52%, 0% 100%);
	clip-path: polygon(0 28%, 100% 8%, 94% 52%, 0% 96%);
	left: -78px;
    bottom: -35px;
}
*/

.page-node-type-info-mit-slideshow .views-field.views-field-nothing {
    height: 0;
}

.page-node-type-info-mit-slideshow .block-views-blocktitel-allgemein-block-1 .header-image {
    min-height: 0;
}

.page-node-type-info-mit-slideshow .block-views-blocktitel-allgemein-block-1 .header-text {
    position: relative;
    top: -107px;
    padding: 13px 0 71px 0px;
    background-image: url(../black.png);
    background-repeat: no-repeat;
    background-size: 480px;
    left: 0;
}


/*****

Content

*****/
.field--name-field-videotitel {
    margin-left: 10px;
    margin-bottom: -30px;
    z-index: 1;
    position: relative;
}


.field--name-field-videotitel span{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 12px 0px 0px;
    line-height: 45px;
    display: inline;
    background: #DEDC00;
    box-shadow: 10px 0 0 #DEDC00, -10px 0 0 #DEDC00;
    box-decoration-break: clone;
}

.field--name-field-youtube{
    margin-top: 15px;
}


/* Infos (Veranstaltung) */


.infos {
    background-color: #4A4A4A;
    color: #fff;
    font-weight: 400;
    padding: 10px 15px;
    /*margin-bottom: 100px;*/
    min-height: 100px;
    font-size: 18px;
    line-height: 19px;
}

.infos a{
    color: #fff;
}

.video{
    margin-bottom: 34px;
}

/* Veranstaltung Teaser */
.block-views-blockprogramm-block-2 .more-link a {
    border: 3px solid #DEDC00;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 500;
}


.prog-teaser {
    margin-bottom: 30px;
}

.block-views-blockprogramm-block-1 .block-title{
	text-transform: uppercase;
	font-size: 34px;
	font-weight:700;
	letter-spacing: 0;
}

.tease-img{
    padding: 15px;
    position: relative;
    display: inline-block;
    height: 192px;
    float: left;
    width: 275px;
}

.tease-text{
    position: relative;
    display: inline-block;
    max-width: 445px;
    /*float: right;*/
    width: 100%;
    min-height: 192px;
    border-bottom: 1px solid #000;
}
/*
.tease-text h2 > a {
    background: #DEDC00;
    color: #fff;
    text-decoration: none;
    margin-left: -14px;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 14px 0px 13px;
    line-height: 45px;
}*/
.tease-text h2{
	margin-top: 18px;
}

.tease-text h2 span {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 12px 0px 0px;
    line-height: 45px;
    display: inline;
    background: #DEDC00;
    box-shadow: 10px 0 0 #DEDC00, -10px 0 0 #DEDC00;
    box-decoration-break: clone;
}

.tease-text .node-readmore a{
    color: #333;
    font-weight: bold
}

.field--name-field-teaserbild{
    z-index: 1;
    position: relative;
}

.img-polygon{
    background: #DEDC00;
    position: absolute;
    width: 272px;
    z-index: 0;
    top: 15px;
    bottom: -5px;
    left: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 92%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 90% 92%, 0 100%);
}

.view-display-id-page_day .field--name-field-termin,
.view-programm .field--name-field-termin{
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

.view-display-id-page_day .field--name-field-termin:after,
.view-programm .field--name-field-termin:after{
    content: ' Uhr';
}

span.ticketlink {
    position: absolute;
    right: 0;
    bottom: 0px;
}

.ticketlink a{
    color: #4A4A4A;
    background-color: #DEDC00;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 137px;
}


.ticketlink .field--name-field-optionen{
    color: #fff;
    background-color: #DC4457;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    width: 137px;
}


/* view header(z.B. programm, etc) */
.block-views-blockprogramm-block-1{
    margin-top: 60px;
}


.view-galerien .view-header,
.view-presse .view-header,
.view-neuigkeiten .view-header,
.view-team .view-header,
.view-programm .view-header{
    /*height: 300px;*/
    position: relative;
}
/*
.view-galerien .view-header .header-text,
.view-presse .view-header .header-text,
.view-neuigkeiten .view-header .header-text,
.view-team .view-header .header-text,
.view-programm .view-header .header-text{
    position: absolute;
    bottom: 9px;
    left: -116px;
    padding: 56px 188px 68px 116px;
    background-image: url(../group.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
*/

.view-galerien .view-header .header-text,
.view-presse .view-header .header-text,
.view-neuigkeiten .view-header .header-text,
.view-team .view-header .header-text,
.view-programm .view-header .header-text{
    position: absolute;
    bottom: 9px;
    left: -116px;
    padding: 26px 188px 68px 116px;
    background-image: url(../black.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-transform: uppercase;
}



/* sidebar Links */
.block-views-blockweb-links-block-1{
	margin-bottom: 30px;
}

.siedebar-links a {
    display: block;
    background-color: white;
    color: #000;
    text-decoration: none;
    padding: 6px 7px 4px 7px;
    margin: 7px 0px;
    width: 102px;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 2px 8px 0px #d2d2d2;
    -moz-box-shadow: 0px 2px 8px 0px #d2d2d2;
    box-shadow: 0px 2px 8px 0px #d2d2d2;
    font-weight: 500;
}

.siedebar-links {
    display: inline-block;
    max-width: 102px;
    margin-right: 6px;
}

.block-views-blockweb-links-block-1 h2{
	font-size: 18px;
    font-weight: 600;
    margin-top: 0;
}


.view-header-start{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}


.sidebar-teaser .front-tease-text h2 a {
    color: #fff;
}

.block-views-blocksidebar-teaser-block-1{
    margin-bottom: 25px;
    width: 220px;
}

/*View Top*/

.path-galerie .main-content,
.path-presse .main-content,
.path-team .main-content,
.path-programm .main-content,
.path-neuigkeiten .main-content{
    margin-top: 300px;
}

/* node top */
.page-node-type-info .main-content,
.page-node-type-galerie .main-content,
.page-node-type-article .main-content{
	/*margin-top: 150px;*/
}

.page-node-type-article .main-content{
	margin-top: 35px;
}
.page-node-type-galerie .header-image,
#block-jobstitel .header-image,
.block-views-blocktitel-allgemein-block-1 .header-image {
    min-height: 200px;
}

/* Titel ohne Event */
.page-node-type-galerie .header-text,
#block-geschichtetitel .header-text,
#block-jobstitel .header-text,
.block-views-blocktitel-allgemein-block-1 .header-text {
    position: relative;
    bottom: -31px;
    padding: 13px 0 71px 0px;
    background-image: url(../black.png);
    background-repeat: no-repeat;
    background-size: 480px;
    left: 0;
    z-index: 1;
}

.page-node-type-veranstaltung .row.main-content {
    margin-top: 20px;    /* 50px */
}

/* #block-geschichtetitel .header-text,
.node-249 .block-views-blocktitel-allgemein-block-1 .header-text,
.node-29 .block-views-blocktitel-allgemein-block-1 .header-text,
.node-155 .block-views-blocktitel-allgemein-block-1 .header-text,
.node-119 .block-views-blocktitel-allgemein-block-1 .header-text {
	background-image: url(../images/green.png);
} */

.page-node-type-galerie .header-image,
#block-geschichtetitel .header-image,
#block-jobstitel .header-image,
.block-views-blocktitel-allgemein-block-1 .header-image {
    min-height: 113px;
}

.page-node-type-galerie .header-title,
#block-geschichtetitel .header-title,
#block-jobstitel .header-title,
.block-views-blocktitel-allgemein-block-1 .header-title {

    margin: 0 auto;
    display: block;
    max-width: 1000px;
}


/* View Team */
.team-member {
    position: relative;
    width: 100%;
    display:block;

}

.team-member:nth-child(odd) .team{
	/* display: flex; */
}

.team-member:nth-child(even) .team{
	flex-direction: row-reverse;
}

.team-img{
	padding: 0;
}



.team-content {
    position: relative;
    padding: 15px 50px;
}

.team-title {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}

.team-job {
    font-size: 33px;
}

.team-content a {
    display: block;
    font-weight: 600;
    color: #4A4A4A;
    text-decoration: none;
    margin-top: 20px;
}

.team-zitat {
    font-size: 33px;
    font-style: italic;
    position: absolute;
    bottom: 40px;
    line-height: 1.1;
    max-width: 240px;
}

/* News/Neuigkeiten */
.news-polygon {
    width: 220px;
    height: 15px;
    background: linear-gradient(to left bottom, #000 49.5%, transparent 51%);
    margin-bottom: -30px;
    margin-left: -15px;
}

.block-views-blockneuigkeiten-block-1{
	background-color: #000;
    color: #fff;
    padding: 0 15px 15px;
    margin-bottom: 66px;  /* 50px */
    width: 220px;
}

.block-views-blockneuigkeiten-block-1 h2 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
}

.block-views-blockneuigkeiten-block-1 a{
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.block-views-blockneuigkeiten-block-1 .more-link{
    position: relative;
}

.block-views-blockneuigkeiten-block-1 .more-link a{
	position: absolute;
	bottom: -45px;
	left: -15px;
	color: #000;
	font-weight: 400;
	font-size: 12px;
	border: 3px solid #000;
	padding: 2px 13px 0;
}


.neuig {
    margin-bottom: 15px;
    border-bottom: 3px solid #fff;
}

.block-views-blockneuigkeiten-block-1 .neuig p{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.news-more {
    float: right;
}

.news-more a{
    border: 3px solid #fff;
    font-weight: 400;
    padding: 2px 5px 0
}

/* news page View */
.news-content h2 a{
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}

.news-date {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 18px;
    display: block;
}

.news-content{
	border-bottom: 2px solid #000;
	position: relative;
    padding-bottom: 20px;
    margin-bottom: 60px;
}

.news-more-page{
	position: absolute;
	right: -1px;
	bottom: 0;
}

.news-more-page a{
	color: #000;
	text-decoration: none;
	border: 2px solid #000;
	text-transform: uppercase;
	font-weight: 400;
	padding: 3px 8px 2px;
	line-height: 1.4;
}

/* Presse */
.press {
    min-height: 450px;
    margin-bottom: 20px;
}

.press-down {
    display: block;
    position: relative;
}

.press-down .d-icon{
	content: '';
	background: url(../iconmonstr-download-2.png);
	height: 26px;
	width: 22px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;

}

.press-down a {
    color: #022A3A;
    text-transform: uppercase;
    background-color: #DEDC00;
    padding: 5px 10px;
    font-weight: 600;
    display: inline-block;
    position: absolute;
    left: 30px;
    font-size: 20px;
}

.p-date {
    font-size: 24px;
    font-weight: 600;
}

.dt{
    font-size: 24px;
    font-weight: 400;
    padding: 10px 20px;
}


/* Galerie */
.path-galerie .region.region-content {   /* i dont get it */
    display: inline-block;
}

.field--name-field-galeriebild .field--item{
    margin-bottom: 30px;
}

.field--name-field-galeriebild{
    margin-left: -15px;
    margin-top: 20px;
}

section#block-views-block-galerien-block-1 {
    margin: 0 -15px;
}

.gal{
    margin-bottom: 30px;
    max-width: 330px;
}

.gal-tease-head {
    height: 50px;
    position: relative;
    background-color: #000;
    color: #fff;
}

span.gal-date {
    font-size: 29px;
    font-weight: 600;
    width: 105px;
    display: inline-block;
    word-break: break-all;
    line-height: 28px;
    padding: 8px;
}


.gal > span {
    width: 92px;
    display: inline-block;
    word-break: break-word;
}

.gal-title {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    padding: 6px;
}

/* Info-Kasten */
.tick {
    position: absolute;
    right: 5px;
    top: 18px;
}

.tick img {
    width: 60px;
}

a.p-button {
    background-color: #DEDC00;
    padding: 4px 20px;
    font-weight: bold;
    color: #022A3A;
    text-decoration: none;
}

.fb-share-button{
    background-color: #DEDC00;
    margin-bottom: 30px;
    padding: 15px;
}
.fb-share-button a{
    color: #fff;
    font-weight: 400;
}

.fb-share-button img{
	width: 35px;
	margin-right: 15px;
}


/* Teaser Frontpage Info */
.block-views-blockstarseite-info-teaser-block-1 {
    /*margin-bottom: 50px;*/
}

.front-tease {
    max-width: 375px;
    margin: 0px auto 30px;
    min-height: 400px;
}


.view-starseite-info-teaser .view-content {
    margin-left: -15px;
    margin-right: -15px;
}

.front-tease-text {
    background-color: #DEDC00;
    padding: 1px 20px 20px 20px;
    min-height: 160px;
}

.front-tease-text a{
	color: #333;
	font-weight:600;
}

.front-tease-text h2{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.tease-polygon {
    width: 100%;
    height: 15px;
    background: linear-gradient(to right bottom, #DEDC00 49.5%, transparent 51%);
}


#views-bootstrap-header-start-neu-block-1 .carousel-caption{
    display: none;
}

.block-views-blockheader-start-neu--block-1{
    max-width: 1200px;
    /*margin: 0 auto;*/
}

.carousel-control{
    top: 20%;
    bottom: 30%;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-inner{
    padding-bottom: 30px;
}

.block-views-blockheader-start-neu--block-1 .carousel-inner{
    padding-bottom: 0px;
}
/* footer */
.footer {
    margin-top: 0;
    padding-bottom: 0px;
    border-top: none;
    padding-top: 25px;
    background-color: #000;
}

.ph-f-link {
    padding-right: 15px;
    list-style-type: none;
    font-size: 18px;
    text-transform: uppercase;
}

.ph-f-link a {
    color: #fff;
    font-weight: 600;
}

.ph-footer {
    color: #fff;
    font-weight: 400;
}

.ph-footer .navbar-nav {
    margin-top: 10px;
}

.ph-retten {
    border: 5px solid yellow;
    padding: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
}

/*
.head-tick {
    position: relative;
    width: 1116px;
    height: 0px;
    margin: 0 auto;
    max-width: 100%;
    display: block;
}

.head-tick a {
    z-index: 10000;
    color: #4A4A4A;
    background-color: #DEDC00;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
*/
.head-tick,
.head-link {
    position: relative;
}

.head-link a{
    z-index: 10000;
    color: #022A3A;
    background-color: #fff;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 125px;
    float: right;
    text-align: center;
}


.head-tick a {
    z-index: 10000;
    color: #022A3A;
    background-color: #DEDC00;
    padding: 15px 15px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    position: absolute;
    right: 155px;
    bottom: 0;
    font-size: 30px;
}

.hinweis {
    max-width: 970px;
    margin: 0 auto 8px;
    background-color: #de4254;
    color: #fff;
    position: relative;
}

.view-hinweis .alert-warning {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}

.view-hinweis .alert {
    padding: 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

#hin-close{
    position: absolute;
    right: 5px;
    top: -3px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    font-size: 13px;
    padding-left: 3px;
    line-height: 0.7;
}

.hin-big {
    font-size: 34px;
    font-weight: bold;
    margin-top: 9px;
    padding-left: 0;
}

.hin-img-2 img{
    margin-top: -8px;
    width: 50px;
    float: right;
}

.fb-link a{
    font-size: 14px;
    line-height: 13px;
    color:  #fff;
    font-weight: bold;
}

.hin-img-1 img{
    margin-top: -4px;
    /*width: 100%;*/
    max-width: 50px;
}

.fb-link {
    padding-right: 0;
    max-width: 131px;
}

.hin-img-2 {
    padding-right: 0;
}

/* calendar */
.calendar-calendar th.days,
.calendar-calendar td{
    border: none;
}

.calendar-calendar th.days{
    background-color: transparent;
}

.calendar-calendar .month-view .full td.single-day .calendar-empty, .calendar-calendar .month-view .full td.single-day.empty, .calendar-calendar .month-view .full td.date-box.empty {
    background: #fff;
    color: #fff;
}

.calendar-calendar .week-view .full .calendar-agenda-hour, .calendar-calendar .month-view .full .single-day .inner .view-item {
    display: none;
}

.calendar-calendar .month-view .full tr td.multi-day, .calendar-calendar .month-view .full tr td.single-day {
    display: none;
}

.calendar-calendar td {
    color: #000;
}


.calendar-calendar td .inner div.day a {
    color: #ffffff;
    background-color: #DEDC00 !important;
    height: 20px;
    width: 20px;
    display: block;
    border-radius: 30px;
    font-size: 12px;
    line-height: 1.8;
}

.today .inner div.day a{
	color: #de4254 !important;
}

.calendar-calendar .month-view .full td.date-box.today {
    border-color: transparent;
    color: #de4254;  /*c3c3c3*/
    font-size: 12px;
    line-height: 1.8;
}

.calendar-calendar .month-view .full td .inner div.day, .calendar-calendar .month-view .full td .inner div.day a {
    /*pointer-events: none;*/
    font-size: 12px;
    line-height: 1.8;
    display: block;
    width: 20px;
    margin-left: -4px;
}

.calendar-calendar .month-view .full td .inner div.day, .calendar-calendar .month-view .full td .inner div.day a:hover{
	text-decoration: none;
}

.calendar-calendar .month-view .full tr td.multi-day, .calendar-calendar .month-view .full tr td.date-box {
    border-bottom: 0px;
    margin: 1px -30px;
    padding-top: 10px;
}

.calendar-calendar {
    width: 220px;
    padding-right: 5px;
    display: inline-block;
}

.block-views-blockpoha-veranstaltungen-block-1{
    display: block;
    margin-bottom: 25px;
    width: 220px;
    /*-webkit-box-shadow: 0px 15px 60px 0px rgba(74, 74, 74, 0.73);
    -moz-box-shadow: 0px 15px 60px 0px rgba(74, 74, 74, 0.73);
    box-shadow: 0px 15px 60px 0px rgba(74, 74, 74, 0.73);*/
    -webkit-box-shadow: 7px 7px 11px 7px rgba(0,0,0,0.13);
    -moz-box-shadow: 7px 7px 11px 7px rgba(0,0,0,0.13);
    box-shadow: 7px 7px 11px 7px rgba(0,0,0,0.13);
}

.block-views-blockpoha-veranstaltungen-block-1 .pager li > a, .pager li > span {
    border: none;
}

.block-views-blockpoha-veranstaltungen-block-1 .pager li > a:hover, .pager li > a:focus {
    background-color: transparent;
}

.block-views-blockpoha-veranstaltungen-block-1 .pager{
    margin: 0;
}

.block-views-blockpoha-veranstaltungen-block-1 .pager li {
    font-size: 14px;
}

.block-views-blockpoha-veranstaltungen-block-1 .pager li a{
    color: #141414;
}

.block-views-blockpoha-veranstaltungen-block-1 li.pager__item.pager__item--current {
    width: 120px;
    display: inline-block;
}

.block-views-blockpoha-veranstaltungen-block-1 ul.js-pager__items {
    padding-left: 0;
}

.cal-title {
	height: 50px;
    background-color: #DEDC00;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

.cal-title > span{
	display: none;
}

.block-views-blockpoha-veranstaltungen-block-1 .calendar-calendar th.days {
    background-color: #fff;
    color: #c3c3c3;
    font-weight: 600;
    border: none;
    text-align: center;
}

.view-poha-veranstaltungen .pager__item--next a span:nth-child(1),
.view-poha-veranstaltungen .pager__item--previous a span:nth-child(2){
    display: none;
}


/* Info / Info mit Slideshow */
.info-mit-slideshow{
    margin-top: 35px;
}

.field--name-field-button-mit-link{
    margin-top: 50px;
}

.field--name-field-button-mit-link .field--item a{
    color: #022A3A;
    display: block;
    background-color: #DEDC00;
    padding: 20px 12px;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
    line-height: 30px;
}

.page-node-type-info-mit-slideshow .field--name-field-download-info .field--item,
.field--name-field-button-mit-link .field--item {
    display: inline-block;
    margin-right: 40px;
}

.field--name-field-download-ausschreibung .file-icon,
.field--name-field-download-ausschreibung .file-size,
.page-node-type-info .field--name-field-download .file-icon,
.page-node-type-info .field--name-field-download .file-size,
.page-node-type-info-mit-slideshow .field--name-field-download .file-icon,
.page-node-type-info-mit-slideshow .field--name-field-download .file-size,
.page-node-type-info-mit-slideshow .field--name-field-download-info .file-icon,
.page-node-type-info-mit-slideshow .field--name-field-download-info .file-size{
    display: none;
}

.field--name-field-download-ausschreibung .file-link,
.page-node-type-info .field--name-field-download .file-link,
.page-node-type-info-mit-slideshow .field--name-field-download .file-link,
.page-node-type-info-mit-slideshow .field--name-field-download-info .file-link{
    border: none;
}

.foerder-download .file-link a,
.page-node-type-info .field--name-field-download .file-link a,
.page-node-type-info-mit-slideshow .field--name-field-download .file-link a,
.page-node-type-info-mit-slideshow .field--name-field-download-info .file-link a{
    color: #022A3A;
    display: inline-block;
    background-color: #DEDC00;
    padding: 20px 12px;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
    line-height: 30px;
    word-break: break-all;
}

.field--name-field-download-ausschreibung .file-link a{
	font-size: 18px;
	color: #333;
}

.page-node-type-info-mit-slideshow .field--name-field-download,
.page-node-type-info-mit-slideshow .field--name-field-download-info{
    margin-top: 35px;
}

.page-node-type-info .node-155 .field--name-field-download .file-link a{
    display: none;
}

/* form Allgemein */

section#block-kontaktformularderwebsite {
    background-color: #DEDC00;
    padding: 50px 50px 50px 115px;
    margin: 50px -30px 50px -115px;
}

section#block-kontaktformularderwebsite-2{
    background-color: #DEDC00;
    padding: 50px 50px 70px 115px;
    margin: 50px -30px 50px -115px;
}

form#contact-message-fundsachen-form-form,
form#contact-message-allgemein-form {
    max-width: 700px;
}


form#contact-message-allgemein-form .form-group {
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 15px;
}

form#contact-message-fundsachen-form-form .form-group{
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 15px;
}

form#contact-message-allgemein-form .control-label{
    font-weight: 400;
    border: 3px solid #333;
    padding: 6px 14px;
    background-color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 22px;
    text-align: center;
}


form#contact-message-fundsachen-form-form .control-label{
    font-weight: 400;
    border: 3px solid #333;
    padding: 6px 14px;
    background-color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 22px;
    text-align: center;
}

form#contact-message-fundsachen-form-form input,
form#contact-message-allgemein-form input{
    box-shadow: none;
    border: none;
    border-radius: 0;
}

form#contact-message-fundsachen-form-form .form-type-checkbox .control-label {
    padding-left: 30px;
}

form#contact-message-allgemein-form .form-item-field-hiermit-stimme-ich-den-dat-value .control-label{
	border: none;
	background-color: transparent;
}

form#contact-message-allgemein-form .form-item-field-hiermit-stimme-ich-den-dat-value input{
    box-shadow: none;
    border: 2px solid #333 !important;
    border-radius: 0;
}


.form-item-field-name-0-value .form-control {
    display: inline-block;
    width: 230px;
    height: 36px;
}

.form-item-field-vorname-0-value .form-control {
    display: inline-block;
    width: 180px;
}

.form-item-field-e-mail-adresse-0-value .form-control {
    display: inline-block;
    width: 170px;
}

.form-item-field-telefon-0-value .form-control {
    display: inline-block;
    width: 187px;
}

.form-item-field-tel-0-value .form-control {
    display: inline-block;
    width: 187px;
}


.form-item-field-strasse-haus-nr--0-value .form-control {
    display: inline-block;
    width: 153px;
}

.form-item-field-ort-0-value .form-control {
    display: inline-block;
    width: 216px;
}

form#contact-message-allgemein-form .form-textarea-wrapper{
    width: 530px;
    display: inline-block;
    position: relative;
    left: 127px;
}

form#contact-message-allgemein-form .form-textarea-wrapper .form-control{
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.form-item-field-nachricht-0-value .control-label{
    position: absolute;
    /* top: -89px; */
}

.form-item.js-form-item.form-type-textarea.js-form-type-textarea.form-item-field-nachricht-0-value.js-form-item-field-nachricht-0-value {
    position: relative;
}

button#edit-preview {
    display: none;
}

div#edit-actions {
    position: absolute;
    right: 37px;
    margin-top: 11px;
}

form#contact-message-fundsachen-form-form div#edit-actions {
    position: absolute;
    right: 52px;
    margin-top: 11px;
    display: block;
}


button#edit-submit {
    border: 3px solid #333;
    border-radius: 0;
    background-color: #fff;
    color: #1d1d1d;
    text-transform: uppercase;
    margin-right: 40px;
}

.form-item-field-veranstaltung-0-value .form-control {
    display: inline-block;
    width: 180px;
    height: 36px;
}

.form-item-field-datum-0-value .form-control {
    display: inline-block;
    width: 180px;
    height: 36px;
}

.form-item-field-was-hast-du-verloren--0-value .form-control {
    display: inline-block;
    width: 180px;
    height: 56px;
}

.field--name-field-was-hast-du-verloren- label{
	max-width: 126px;
	position: relative;
	bottom: -9px;
}


.field--name-field-wo-genau- label{
	max-width: 80px;
	position: relative;
	bottom: -9px;
}

.form-item-field-wo-genau--0-value .form-control {
    display: inline-block;
    width: 171px;
    height: 56px;
}

.form-item-field-farbe-0-value .form-control {
    display: inline-block;
    width: 240px;
    height: 36px;
}

.form-item-field-groesse-0-value .form-control {
    display: inline-block;
    width: 175px;
    height: 36px;
}

.field--name-field-deine-daten label{
	max-width: 146px;
	position: relative;
	bottom: -9px;
}

.form-item-field-deine-daten-0-value .form-control {
    display: inline-block;
    width: 470px;
    height: 56px;
}


/* Freunde und Partner */
.node-256 .block-views-blocktitel-allgemein-block-1 .header-text {
    position: relative;
    bottom: -95px;
    padding: 13px 0 30px 0px;
    background-image: url(../black.png);
    background-repeat: no-repeat;
    background-size: 480px;
    left: 0;
    z-index: 100;
}

.node-256 .header-title h1 {
    max-width: 200px;
}

.views-field.views-field-field-logo {
    margin: 20px;
}

.views-field.views-field-field-email-partner {
    text-align: center;
    height: 50px;
}

.views-field.views-field-field-email-partner a{
    color: #fff;
    font-weight: bold;
}

section#block-views-block-freunde-und-partner-block-1 {
    background-color: #DEDC00;
    padding: 50px 50px 70px 115px;
    margin: 17px -30px 0px -115px;
    /*height: 100vh;*/
}

/* Engagement */
.node-249 .field--type-text-with-summary {
    padding: 20px;
}

.node-249 .field--type-text-with-summary h3{
	font-weight: 100;
}

.engagement img {
    padding: 20px;
}

.engagement {
    text-align: center;
    min-height: 465px;
}

.eng-headline {
    font-weight: bold;
    padding-bottom: 15px;
    display: block;
}


/* veranstaltungen sidebar */
#block-unsermobilitatspartner,
.block-views-blockveranstaltungen-sidebar-block-1{
    padding: 0 15px;
    margin-bottom: 25px;
    width: 220px;
}

#block-unsermobilitatspartner {
    margin-top: 90px;
}

.block-views-blockveranstaltungen-sidebar-block-1 h2{
    font-size: 26px;
}

span.next-date {
    font-size: 12px;
    display: block;
}

.next-show {
    margin-bottom: 10px;
}

span.next-title {
    font-weight: bold;
}



ul.tabs--primary {
    z-index: 1;
    position: relative;
}

.node-118 iframe {
    border: none;
}

.page-node-type-info-mit-slideshow .carousel-inner img {
    width: 1116px;
    max-width: 100%;
    margin: 0 auto;
}

.view-poha-veranstaltungen .view-header h3 {
    display: none;
}

@media (max-width: 990px){
	form#contact-message-allgemein-form .form-group {
		margin-bottom: 8px;
		display: block;
		margin-right: 15px;

    }

    aside{
        margin-top: 40px;
    }

}

@media (max-width: 767px){
	form#contact-message-fundsachen-form-form .form-control,
	form#contact-message-allgemein-form .form-control{
		width: 100%;
		display: block;
	}


	form#contact-message-allgemein-form .form-textarea-wrapper {
		width: 100%;
		display: block;
		position: relative;
		left: 0;
	}

	.form-item-field-nachricht-0-value .control-label {
    	position: static;
    }

    .field--name-field-deine-daten label,
    .field--name-field-wo-genau- label,
    .field--name-field-was-hast-du-verloren- label{
        bottom: 0;
    }

	form#contact-message-fundsachen-form-form .form-group,
	form#contact-message-allgemein-form .form-group {
		margin-bottom: 8px;
		display: block;
		margin-right: 15px;

	}

	div#edit-actions{
		position: static;
	}

    .menu-button .icon-bar {
        background-color: #fff;
    }

    span.menu-title{
        color: #fff;
    }

    .up{
        background-color: #1d1d1b;
    }
}


section#block-jobseinleitungstext {
    background-color: #DEDC00;
    padding: 50px 50px 70px 115px;
    margin: 17px 0px 50px -115px;
}

#block-jobseinleitungstext h2{
    color: #fff;
}

.view-geschichte h2,
.view-jobs h2{
    text-transform: uppercase;
}

.view-geschichte .view-content,
.view-jobs .view-content{
	max-width: 760px;
}

.view-geschichte .jobleft,
.view-jobs .jobleft{
    padding: 0;
    background-color: #fff;
}

.view-geschichte .jobright,
.view-jobs .jobright {
    padding-bottom: 30px;
    padding-left: 50px;
}

.jobright h2 {
    margin-top: 45px;
}

.view-geschichte .job-box:nth-child(even),
.view-jobs .job-box:nth-child(even) {
    background-color: #fff;
}



.view-geschichte .job-box:nth-child(odd),
.view-jobs .job-box:nth-child(odd) {
    background-color: #4A4A4A;
    color: #fff;
}

.view-geschichte .job-box:nth-child(odd) h2 a,
.view-jobs .job-box:nth-child(odd) h2 a{
    color: #fff;
}

.jobs-unten{
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.jobs-unten img{
    width: 100%;
}

.view-jobs .jobleft img{
    width: 100%;
}

/* Anpassungen */
.view-header-start-neu- .header-date {
    padding-bottom: 20px;
    padding-top: 18px;
}

.view-header-veranstaltung .header-date {
    padding-bottom: 15px;
}

/* test */
.path-user .main-content {
    margin-top: 115px;
}

/* cookies */
.cookiesjsr-banner {
  color: #333333;
  background-color: #DEDC00;
  box-shadow: 0px 0px 10px #333;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
}

.cookiesjsr-banner--info {
  margin-bottom: 0;
}

.cookiesjsr-btn {
  background-color: #000;
  font-weight: bold;
}

.cookiesjsr-btn.important {
  color:#333;
}

.cookiesjsr-banner.active {
  align-items: flex-start;
}

.cookiesjsr-banner a {
  color: #333;
  font-size: 15px;
  text-decoration: underline;
}

.cookiesjsr--app {
  font-size: 15px;
}

.cookiesjsr-service-group.active .cookiesjsr-service-group--tab,
.cookiesjsr-service-group.active .cookiesjsr-service-group--content {
  color: #333333;
  background-color: #DEDC00;
}

.cookiesjsr-service--description h3,
.cookiesjsr-service--links a,
.cookiesjsr-service--links a:active,
.cookiesjsr-service--links a:hover,
.cookiesjsr-service--links a:visited {
  color: #333333;
}

.cookiesjsr-service--action {
  background-color:#aaa805;
}

.cookiesjsr-service--always-on {
  font-weight: bold;
}

.cookiesjsr-btn.important.invert {
  background-color:#333;
}

.cookiesjsr-btn.invert {
  border-color:#333;
  color: #333;
}

/* ende test */
@media (max-width: 975px){

    .logo-center {
        z-index: 0;
    }
    .logo img {
        height: 66px;
        width: auto;
    }

    .logo-center .logo {
        width: 118px;
        height: auto;
    }
    .page-node-type-article .header-text,
    .page-node-type-veranstaltung .header-text{
        position: static;
        background-image: none;
        background-color: #333;
        padding: 15px 0 25px 15px;
        margin: 0;      /*margin: 0 -15px;*/
    }
    .path-frontpage .header-text {
        position: static;
        background-image: none;
        background-color: #333;
        padding: 15px 0 50px 15px;
        margin: 0;
        /*margin: 0 -15px;*/
    }


    .header-image{
        margin: 0;
    }
    .header-date{
        width: 100%;
        padding-left: 0;
    }

    .glyphicon-chevron-right:before {
        display: none;
    }
    .glyphicon-chevron-left:before {
        display: none;
    }
    .view-header-start-neu- .carousel-inner{
        padding-bottom: 0;
    }
}

@media (max-width: 769px){
    .hin-img-1 {
        display: inline-block;
    }
    .hin-img-1 img {
        margin-top: -15px;
    }
    .hinweis {
        padding: 5px;
    }

    .hin-big {
        font-size: 34px;
        font-weight: bold;
        margin-top: 13px;
        padding-left: 0;
        display: inline-block;
    }
    .hin-text {
        display: block;
        padding: 20px;
    }
    .hin-img-2 img {
        margin-top: -2px;
        width: 50px;
        float: none;
    }
    .ph-retten {
        margin-bottom: 20px;
    }
    .tease-text h2 {
		margin-top: -8px;
		margin-left: 10px;
    }
    .view-jobs .row-eq-height.job-box {
        display: block;
    }
}




@media (max-width: 500px){
    .page-node-type-info-mit-slideshow .main-content{
        margin-top: 55px;
    }

    .path-galerie .main-content, .path-presse .main-content, .path-team .main-content, .path-programm .main-content, .path-neuigkeiten .main-content {
        margin-top: 33px;
    }

    .view-galerien .view-header .header-text, .view-presse .view-header .header-text, .view-neuigkeiten .view-header .header-text, .view-team .view-header .header-text, .view-programm .view-header .header-text {
        position: static;
        background-image: url(../black.png);
        background-repeat: no-repeat;
        background-size: cover;
        text-transform: uppercase;
        margin-left: -40px;
        margin-right: -34px;
        padding: 27px 30px 50px;
    }

    .block-views-blocktitel-allgemein-block-1 .header-image {
        min-height: 6px;
    }

    .page-node-type-info-mit-slideshow .block-views-blocktitel-allgemein-block-1 .header-text {
        position: relative;
        top: -44px;
        padding: 13px 0 71px 0px;
        background-image: url(../black.png);
        background-repeat: no-repeat;
        background-size: 480px;
        left: 0;
    }

    .tease-text h2 span {
        font-size: 25px;
        line-height: 25px;
    }

    .tease-text {
        min-height: 0;
    }
    .view-display-id-page_day .field--name-field-termin,
    .view-programm .field--name-field-termin {
        position: static;
    }

    .block-views-blockveranstaltungen-sidebar-block-1,
    .block-views-blocksidebar-teaser-block-1 ,
    .block-views-blockpoha-veranstaltungen-block-1,
    .block-search-form-block {
        margin: 0 auto 25px;
    }

    .block-views-blockneuigkeiten-block-1{
        margin: 0 auto 65px;
    }

    .brand_right a span{
        display: none;
    }
    .brand_right .field--name-body {
        margin-right: -20px;
    }
    .brand_right a {
        margin-right: 0px;
    }
    #hin-close {
        position: absolute;
        right: 5px;
        top: 5px;
        color: #fff;
        border: 2px solid #fff;
        border-radius: 10px;
        width: 20px;
        height: 20px;
        font-size: 20px;
        padding-left: 4px;
        line-height: 0.7;
    }
}
