/* Schriften
@import url("https://use.typekit.net/miz4bbt.css");
 */
/* Farben */
/* responsive */
a {
  color: #e15b2a;
}
a:hover,
a:focus {
  color: #bd461b;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
#content .col,
#content .col-1,
#content .col-10,
#content .col-11,
#content .col-12,
#content .col-2,
#content .col-3,
#content .col-4,
#content .col-5,
#content .col-6,
#content .col-7,
#content .col-8,
#content .col-9,
#content .col-auto,
#content .col-lg,
#content .col-lg-1,
#content .col-lg-10,
#content .col-lg-11,
#content .col-lg-12,
#content .col-lg-2,
#content .col-lg-3,
#content .col-lg-4,
#content .col-lg-5,
#content .col-lg-6,
#content .col-lg-7,
#content .col-lg-8,
#content .col-lg-9,
#content .col-lg-auto,
#content .col-md,
#content .col-md-1,
#content .col-md-10,
#content .col-md-11,
#content .col-md-12,
#content .col-md-2,
#content .col-md-3,
#content .col-md-4,
#content .col-md-5,
#content .col-md-6,
#content .col-md-7,
#content .col-md-8,
#content .col-md-9,
#content .col-md-auto,
#content .col-sm,
#content .col-sm-1,
#content .col-sm-10,
#content .col-sm-11,
#content .col-sm-12,
#content .col-sm-2,
#content .col-sm-3,
#content .col-sm-4,
#content .col-sm-5,
#content .col-sm-6,
#content .col-sm-7,
#content .col-sm-8,
#content .col-sm-9,
#content .col-sm-auto,
#content .col-xl,
#content .col-xl-1,
#content .col-xl-10,
#content .col-xl-11,
#content .col-xl-12,
#content .col-xl-2,
#content .col-xl-3,
#content .col-xl-4,
#content .col-xl-5,
#content .col-xl-6,
#content .col-xl-7,
#content .col-xl-8,
#content .col-xl-9,
#content .col-xl-auto {
  margin-top: 1rem;
}
.page-item.active .page-link {
  background-color: #e15b2a;
  border-color: #e15b2a;
}
.page-link {
  color: #e15b2a;
}
.page-link:hover {
  color: #e15b2a;
}
.btn-outline-primary {
  border-color: #e15b2a;
  color: #e15b2a;
}
/* btn-primary overrrides */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #e15b2a;
  border-color: #e15b2a;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 91, 42, 0.5);
}
.btn-primary {
  color: #fff;
  background-color: #e15b2a;
  border-color: #e15b2a;
}
.btn-primary:hover,
.btn-primary:hover {
  color: #fff;
  background-color: #e46c40;
  border-color: #e46c40;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 91, 42, 0.5);
}
/*.olimage {
	background: url("../Images/Svg/css/sprites.svg") no-repeat;
}

.svg-olicon-Down {
	background-position: 0 93.9638989169675%;
}

.svg-olicon-Down-dims {
	width: 34px;
	height: 13px;
}

.svg-olicon-Link_Button {
	background-position: 0 99.73722627737224%;
}

.svg-olicon-Link_Button-dims {
	width: 16px;
	height: 16px;
}

.svg-olicon-Logo {
	background-position: 0 81.43776153894196%;
}

.svg-olicon-Logo-dims {
	width: 541.54px;
	height: 129.89px;
}

.svg-olicon-Logo-mono {
	background-position: 0 0;
}

.svg-olicon-Logo-mono-dims {
	width: 543.04px;
	height: 130.39px;
}*/
.olicon {
  display: inline-block;
  speak: none;
  line-height: 1;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.olicon-back::before {
  content: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  margin-top: -0.2em;
}
.olicon-down::before {
  content: url("/typo3conf/ext/citko_config/Resources/Public/Images/Down.svg");
}
@font-face {
  font-family: 'Icons';
  src: url('/typo3conf/ext/citko_config/Resources/Public/Fonts/open-iconic.eot');
  src: url('/typo3conf/ext/citko_config/Resources/Public/Fonts/open-iconic.eot?#iconic-sm') format('embedded-opentype'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/open-iconic.woff') format('woff'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/open-iconic.ttf') format('truetype'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/open-iconic.otf') format('opentype'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/open-iconic.svg#iconic-sm') format('svg');
  font-weight: normal;
  font-style: normal;
}
.oi[data-glyph].oi-text-replace {
  font-size: 0;
  line-height: 0;
}
.oi[data-glyph].oi-text-replace:before {
  width: 1em;
  text-align: center;
}
.oi[data-glyph]:before {
  position: relative;
  top: 1px;
  font-family: 'Icons';
  display: inline-block;
  speak: none;
  line-height: 1;
  vertical-align: baseline;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.oi[data-glyph]:empty:before {
  width: 1em;
  text-align: center;
  box-sizing: content-box;
}
.oi[data-glyph].oi-align-left:before {
  text-align: left;
}
.oi[data-glyph].oi-align-right:before {
  text-align: right;
}
.oi[data-glyph].oi-align-center:before {
  text-align: center;
}
.oi[data-glyph].oi-flip-horizontal:before {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.oi[data-glyph].oi-flip-vertical:before {
  -ms-transform: scale(-1, 1);
  transform: scale(1, -1);
}
.oi[data-glyph].oi-flip-horizontal-vertical:before {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, -1);
}
.oi[data-glyph=account-login]:before {
  content: '\e000';
}
.oi[data-glyph=account-logout]:before {
  content: '\e001';
}
.oi[data-glyph=action-redo]:before {
  content: '\e002';
}
.oi[data-glyph=action-undo]:before {
  content: '\e003';
}
.oi[data-glyph=align-center]:before {
  content: '\e004';
}
.oi[data-glyph=align-left]:before {
  content: '\e005';
}
.oi[data-glyph=align-right]:before {
  content: '\e006';
}
.oi[data-glyph=aperture]:before {
  content: '\e007';
}
.oi[data-glyph=arrow-bottom]:before {
  content: '\e008';
}
.oi[data-glyph=arrow-circle-bottom]:before {
  content: '\e009';
}
.oi[data-glyph=arrow-circle-left]:before {
  content: '\e00a';
}
.oi[data-glyph=arrow-circle-right]:before {
  content: '\e00b';
}
.oi[data-glyph=arrow-circle-top]:before {
  content: '\e00c';
}
.oi[data-glyph=arrow-left]:before {
  content: '\e00d';
}
.oi[data-glyph=arrow-right]:before {
  content: '\e00e';
}
.oi[data-glyph=arrow-thick-bottom]:before {
  content: '\e00f';
}
.oi[data-glyph=arrow-thick-left]:before {
  content: '\e010';
}
.oi[data-glyph=arrow-thick-right]:before {
  content: '\e011';
}
.oi[data-glyph=arrow-thick-top]:before {
  content: '\e012';
}
.oi[data-glyph=arrow-top]:before {
  content: '\e013';
}
.oi[data-glyph=audio-spectrum]:before {
  content: '\e014';
}
.oi[data-glyph=audio]:before {
  content: '\e015';
}
.oi[data-glyph=badge]:before {
  content: '\e016';
}
.oi[data-glyph=ban]:before {
  content: '\e017';
}
.oi[data-glyph=bar-chart]:before {
  content: '\e018';
}
.oi[data-glyph=basket]:before {
  content: '\e019';
}
.oi[data-glyph=battery-empty]:before {
  content: '\e01a';
}
.oi[data-glyph=battery-full]:before {
  content: '\e01b';
}
.oi[data-glyph=beaker]:before {
  content: '\e01c';
}
.oi[data-glyph=bell]:before {
  content: '\e01d';
}
.oi[data-glyph=bluetooth]:before {
  content: '\e01e';
}
.oi[data-glyph=bold]:before {
  content: '\e01f';
}
.oi[data-glyph=bolt]:before {
  content: '\e020';
}
.oi[data-glyph=book]:before {
  content: '\e021';
}
.oi[data-glyph=bookmark]:before {
  content: '\e022';
}
.oi[data-glyph=box]:before {
  content: '\e023';
}
.oi[data-glyph=briefcase]:before {
  content: '\e024';
}
.oi[data-glyph=british-pound]:before {
  content: '\e025';
}
.oi[data-glyph=browser]:before {
  content: '\e026';
}
.oi[data-glyph=brush]:before {
  content: '\e027';
}
.oi[data-glyph=bug]:before {
  content: '\e028';
}
.oi[data-glyph=bullhorn]:before {
  content: '\e029';
}
.oi[data-glyph=calculator]:before {
  content: '\e02a';
}
.oi[data-glyph=calendar]:before {
  content: '\e02b';
}
.oi[data-glyph=camera-slr]:before {
  content: '\e02c';
}
.oi[data-glyph=caret-bottom]:before {
  content: '\e02d';
}
.oi[data-glyph=caret-left]:before {
  content: '\e02e';
}
.oi[data-glyph=caret-right]:before {
  content: '\e02f';
}
.oi[data-glyph=caret-top]:before {
  content: '\e030';
}
.oi[data-glyph=cart]:before {
  content: '\e031';
}
.oi[data-glyph=chat]:before {
  content: '\e032';
}
.oi[data-glyph=check]:before {
  content: '\e033';
}
.oi[data-glyph=chevron-bottom]:before {
  content: '\e034';
}
.oi[data-glyph=chevron-left]:before {
  content: '\e035';
}
.oi[data-glyph=chevron-right]:before {
  content: '\e036';
}
.oi[data-glyph=chevron-top]:before {
  content: '\e037';
}
.oi[data-glyph=circle-check]:before {
  content: '\e038';
}
.oi[data-glyph=circle-x]:before {
  content: '\e039';
}
.oi[data-glyph=clipboard]:before {
  content: '\e03a';
}
.oi[data-glyph=clock]:before {
  content: '\e03b';
}
.oi[data-glyph=cloud-download]:before {
  content: '\e03c';
}
.oi[data-glyph=cloud-upload]:before {
  content: '\e03d';
}
.oi[data-glyph=cloud]:before {
  content: '\e03e';
}
.oi[data-glyph=cloudy]:before {
  content: '\e03f';
}
.oi[data-glyph=code]:before {
  content: '\e040';
}
.oi[data-glyph=cog]:before {
  content: '\e041';
}
.oi[data-glyph=collapse-down]:before {
  content: '\e042';
}
.oi[data-glyph=collapse-left]:before {
  content: '\e043';
}
.oi[data-glyph=collapse-right]:before {
  content: '\e044';
}
.oi[data-glyph=collapse-up]:before {
  content: '\e045';
}
.oi[data-glyph=command]:before {
  content: '\e046';
}
.oi[data-glyph=comment-square]:before {
  content: '\e047';
}
.oi[data-glyph=compass]:before {
  content: '\e048';
}
.oi[data-glyph=contrast]:before {
  content: '\e049';
}
.oi[data-glyph=copywriting]:before {
  content: '\e04a';
}
.oi[data-glyph=credit-card]:before {
  content: '\e04b';
}
.oi[data-glyph=crop]:before {
  content: '\e04c';
}
.oi[data-glyph=dashboard]:before {
  content: '\e04d';
}
.oi[data-glyph=data-transfer-download]:before {
  content: '\e04e';
}
.oi[data-glyph=data-transfer-upload]:before {
  content: '\e04f';
}
.oi[data-glyph=delete]:before {
  content: '\e050';
}
.oi[data-glyph=dial]:before {
  content: '\e051';
}
.oi[data-glyph=document]:before {
  content: '\e052';
}
.oi[data-glyph=dollar]:before {
  content: '\e053';
}
.oi[data-glyph=double-quote-sans-left]:before {
  content: '\e054';
}
.oi[data-glyph=double-quote-sans-right]:before {
  content: '\e055';
}
.oi[data-glyph=double-quote-serif-left]:before {
  content: '\e056';
}
.oi[data-glyph=double-quote-serif-right]:before {
  content: '\e057';
}
.oi[data-glyph=droplet]:before {
  content: '\e058';
}
.oi[data-glyph=eject]:before {
  content: '\e059';
}
.oi[data-glyph=elevator]:before {
  content: '\e05a';
}
.oi[data-glyph=ellipses]:before {
  content: '\e05b';
}
.oi[data-glyph=envelope-closed]:before {
  content: '\e05c';
}
.oi[data-glyph=envelope-open]:before {
  content: '\e05d';
}
.oi[data-glyph=euro]:before {
  content: '\e05e';
}
.oi[data-glyph=excerpt]:before {
  content: '\e05f';
}
.oi[data-glyph=expand-down]:before {
  content: '\e060';
}
.oi[data-glyph=expand-left]:before {
  content: '\e061';
}
.oi[data-glyph=expand-right]:before {
  content: '\e062';
}
.oi[data-glyph=expand-up]:before {
  content: '\e063';
}
.oi[data-glyph=external-link]:before {
  content: '\e064';
}
.oi[data-glyph=eye]:before {
  content: '\e065';
}
.oi[data-glyph=eyedropper]:before {
  content: '\e066';
}
.oi[data-glyph=file]:before {
  content: '\e067';
}
.oi[data-glyph=fire]:before {
  content: '\e068';
}
.oi[data-glyph=flag]:before {
  content: '\e069';
}
.oi[data-glyph=flash]:before {
  content: '\e06a';
}
.oi[data-glyph=folder]:before {
  content: '\e06b';
}
.oi[data-glyph=fork]:before {
  content: '\e06c';
}
.oi[data-glyph=fullscreen-enter]:before {
  content: '\e06d';
}
.oi[data-glyph=fullscreen-exit]:before {
  content: '\e06e';
}
.oi[data-glyph=globe]:before {
  content: '\e06f';
}
.oi[data-glyph=graph]:before {
  content: '\e070';
}
.oi[data-glyph=grid-four-up]:before {
  content: '\e071';
}
.oi[data-glyph=grid-three-up]:before {
  content: '\e072';
}
.oi[data-glyph=grid-two-up]:before {
  content: '\e073';
}
.oi[data-glyph=hard-drive]:before {
  content: '\e074';
}
.oi[data-glyph=header]:before {
  content: '\e075';
}
.oi[data-glyph=headphones]:before {
  content: '\e076';
}
.oi[data-glyph=heart]:before {
  content: '\e077';
}
.oi[data-glyph=home]:before {
  content: '\e078';
}
.oi[data-glyph=image]:before {
  content: '\e079';
}
.oi[data-glyph=inbox]:before {
  content: '\e07a';
}
.oi[data-glyph=infinity]:before {
  content: '\e07b';
}
.oi[data-glyph=info]:before {
  content: '\e07c';
}
.oi[data-glyph=italic]:before {
  content: '\e07d';
}
.oi[data-glyph=justify-center]:before {
  content: '\e07e';
}
.oi[data-glyph=justify-left]:before {
  content: '\e07f';
}
.oi[data-glyph=justify-right]:before {
  content: '\e080';
}
.oi[data-glyph=key]:before {
  content: '\e081';
}
.oi[data-glyph=laptop]:before {
  content: '\e082';
}
.oi[data-glyph=layers]:before {
  content: '\e083';
}
.oi[data-glyph=lightbulb]:before {
  content: '\e084';
}
.oi[data-glyph=link-broken]:before {
  content: '\e085';
}
.oi[data-glyph=link-intact]:before {
  content: '\e086';
}
.oi[data-glyph=list-rich]:before {
  content: '\e087';
}
.oi[data-glyph=list]:before {
  content: '\e088';
}
.oi[data-glyph=location]:before {
  content: '\e089';
}
.oi[data-glyph=lock-locked]:before {
  content: '\e08a';
}
.oi[data-glyph=lock-unlocked]:before {
  content: '\e08b';
}
.oi[data-glyph=loop-circular]:before {
  content: '\e08c';
}
.oi[data-glyph=loop-square]:before {
  content: '\e08d';
}
.oi[data-glyph=loop]:before {
  content: '\e08e';
}
.oi[data-glyph=magnifying-glass]:before {
  content: '\e08f';
}
.oi[data-glyph=map-marker]:before {
  content: '\e090';
}
.oi[data-glyph=map]:before {
  content: '\e091';
}
.oi[data-glyph=media-pause]:before {
  content: '\e092';
}
.oi[data-glyph=media-play]:before {
  content: '\e093';
}
.oi[data-glyph=media-record]:before {
  content: '\e094';
}
.oi[data-glyph=media-skip-backward]:before {
  content: '\e095';
}
.oi[data-glyph=media-skip-forward]:before {
  content: '\e096';
}
.oi[data-glyph=media-step-backward]:before {
  content: '\e097';
}
.oi[data-glyph=media-step-forward]:before {
  content: '\e098';
}
.oi[data-glyph=media-stop]:before {
  content: '\e099';
}
.oi[data-glyph=medical-cross]:before {
  content: '\e09a';
}
.oi[data-glyph=menu]:before {
  content: '\e09b';
}
.oi[data-glyph=microphone]:before {
  content: '\e09c';
}
.oi[data-glyph=minus]:before {
  content: '\e09d';
}
.oi[data-glyph=monitor]:before {
  content: '\e09e';
}
.oi[data-glyph=moon]:before {
  content: '\e09f';
}
.oi[data-glyph=move]:before {
  content: '\e0a0';
}
.oi[data-glyph=musical-note]:before {
  content: '\e0a1';
}
.oi[data-glyph=paperclip]:before {
  content: '\e0a2';
}
.oi[data-glyph=pencil]:before {
  content: '\e0a3';
}
.oi[data-glyph=people]:before {
  content: '\e0a4';
}
.oi[data-glyph=person]:before {
  content: '\e0a5';
}
.oi[data-glyph=phone]:before {
  content: '\e0a6';
}
.oi[data-glyph=pie-chart]:before {
  content: '\e0a7';
}
.oi[data-glyph=pin]:before {
  content: '\e0a8';
}
.oi[data-glyph=play-circle]:before {
  content: '\e0a9';
}
.oi[data-glyph=plus]:before {
  content: '\e0aa';
}
.oi[data-glyph=power-standby]:before {
  content: '\e0ab';
}
.oi[data-glyph=print]:before {
  content: '\e0ac';
}
.oi[data-glyph=project]:before {
  content: '\e0ad';
}
.oi[data-glyph=pulse]:before {
  content: '\e0ae';
}
.oi[data-glyph=puzzle-piece]:before {
  content: '\e0af';
}
.oi[data-glyph=question-mark]:before {
  content: '\e0b0';
}
.oi[data-glyph=rain]:before {
  content: '\e0b1';
}
.oi[data-glyph=random]:before {
  content: '\e0b2';
}
.oi[data-glyph=reload]:before {
  content: '\e0b3';
}
.oi[data-glyph=resize-both]:before {
  content: '\e0b4';
}
.oi[data-glyph=resize-height]:before {
  content: '\e0b5';
}
.oi[data-glyph=resize-width]:before {
  content: '\e0b6';
}
.oi[data-glyph=rss-alt]:before {
  content: '\e0b7';
}
.oi[data-glyph=rss]:before {
  content: '\e0b8';
}
.oi[data-glyph=script]:before {
  content: '\e0b9';
}
.oi[data-glyph=share-boxed]:before {
  content: '\e0ba';
}
.oi[data-glyph=share]:before {
  content: '\e0bb';
}
.oi[data-glyph=shield]:before {
  content: '\e0bc';
}
.oi[data-glyph=signal]:before {
  content: '\e0bd';
}
.oi[data-glyph=signpost]:before {
  content: '\e0be';
}
.oi[data-glyph=sort-ascending]:before {
  content: '\e0bf';
}
.oi[data-glyph=sort-descending]:before {
  content: '\e0c0';
}
.oi[data-glyph=spreadsheet]:before {
  content: '\e0c1';
}
.oi[data-glyph=star]:before {
  content: '\e0c2';
}
.oi[data-glyph=sun]:before {
  content: '\e0c3';
}
.oi[data-glyph=tablet]:before {
  content: '\e0c4';
}
.oi[data-glyph=tag]:before {
  content: '\e0c5';
}
.oi[data-glyph=tags]:before {
  content: '\e0c6';
}
.oi[data-glyph=target]:before {
  content: '\e0c7';
}
.oi[data-glyph=task]:before {
  content: '\e0c8';
}
.oi[data-glyph=terminal]:before {
  content: '\e0c9';
}
.oi[data-glyph=text]:before {
  content: '\e0ca';
}
.oi[data-glyph=thumb-down]:before {
  content: '\e0cb';
}
.oi[data-glyph=thumb-up]:before {
  content: '\e0cc';
}
.oi[data-glyph=timer]:before {
  content: '\e0cd';
}
.oi[data-glyph=transfer]:before {
  content: '\e0ce';
}
.oi[data-glyph=trash]:before {
  content: '\e0cf';
}
.oi[data-glyph=underline]:before {
  content: '\e0d0';
}
.oi[data-glyph=vertical-align-bottom]:before {
  content: '\e0d1';
}
.oi[data-glyph=vertical-align-center]:before {
  content: '\e0d2';
}
.oi[data-glyph=vertical-align-top]:before {
  content: '\e0d3';
}
.oi[data-glyph=video]:before {
  content: '\e0d4';
}
.oi[data-glyph=volume-high]:before {
  content: '\e0d5';
}
.oi[data-glyph=volume-low]:before {
  content: '\e0d6';
}
.oi[data-glyph=volume-off]:before {
  content: '\e0d7';
}
.oi[data-glyph=warning]:before {
  content: '\e0d8';
}
.oi[data-glyph=wifi]:before {
  content: '\e0d9';
}
.oi[data-glyph=wrench]:before {
  content: '\e0da';
}
.oi[data-glyph=x]:before {
  content: '\e0db';
}
.oi[data-glyph=yen]:before {
  content: '\e0dc';
}
.oi[data-glyph=zoom-in]:before {
  content: '\e0dd';
}
.oi[data-glyph=zoom-out]:before {
  content: '\e0de';
}
/* Bootstrap */
/* Override Bootstrap default variable */
.oi {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.oi:empty:before {
  width: 1em;
  text-align: center;
  box-sizing: content-box;
}
.oi.oi-align-center:before {
  text-align: center;
}
.oi.oi-align-left:before {
  text-align: left;
}
.oi.oi-align-right:before {
  text-align: right;
}
.oi.oi-flip-horizontal:before {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.oi.oi-flip-vertical:before {
  -ms-transform: scale(-1, 1);
  transform: scale(1, -1);
}
.oi.oi-flip-horizontal-vertical:before {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, -1);
}
.oi-account-login:before {
  content: "\e000";
}
.oi-account-logout:before {
  content: "\e001";
}
.oi-action-redo:before {
  content: "\e002";
}
.oi-action-undo:before {
  content: "\e003";
}
.oi-align-center:before {
  content: "\e004";
}
.oi-align-left:before {
  content: "\e005";
}
.oi-align-right:before {
  content: "\e006";
}
.oi-aperture:before {
  content: "\e007";
}
.oi-arrow-bottom:before {
  content: "\e008";
}
.oi-arrow-circle-bottom:before {
  content: "\e009";
}
.oi-arrow-circle-left:before {
  content: "\e00a";
}
.oi-arrow-circle-right:before {
  content: "\e00b";
}
.oi-arrow-circle-top:before {
  content: "\e00c";
}
.oi-arrow-left:before {
  content: "\e00d";
}
.oi-arrow-right:before {
  content: "\e00e";
}
.oi-arrow-thick-bottom:before {
  content: "\e00f";
}
.oi-arrow-thick-left:before {
  content: "\e010";
}
.oi-arrow-thick-right:before {
  content: "\e011";
}
.oi-arrow-thick-top:before {
  content: "\e012";
}
.oi-arrow-top:before {
  content: "\e013";
}
.oi-audio-spectrum:before {
  content: "\e014";
}
.oi-audio:before {
  content: "\e015";
}
.oi-badge:before {
  content: "\e016";
}
.oi-ban:before {
  content: "\e017";
}
.oi-bar-chart:before {
  content: "\e018";
}
.oi-basket:before {
  content: "\e019";
}
.oi-battery-empty:before {
  content: "\e01a";
}
.oi-battery-full:before {
  content: "\e01b";
}
.oi-beaker:before {
  content: "\e01c";
}
.oi-bell:before {
  content: "\e01d";
}
.oi-bluetooth:before {
  content: "\e01e";
}
.oi-bold:before {
  content: "\e01f";
}
.oi-bolt:before {
  content: "\e020";
}
.oi-book:before {
  content: "\e021";
}
.oi-bookmark:before {
  content: "\e022";
}
.oi-box:before {
  content: "\e023";
}
.oi-briefcase:before {
  content: "\e024";
}
.oi-british-pound:before {
  content: "\e025";
}
.oi-browser:before {
  content: "\e026";
}
.oi-brush:before {
  content: "\e027";
}
.oi-bug:before {
  content: "\e028";
}
.oi-bullhorn:before {
  content: "\e029";
}
.oi-calculator:before {
  content: "\e02a";
}
.oi-calendar:before {
  content: "\e02b";
}
.oi-camera-slr:before {
  content: "\e02c";
}
.oi-caret-bottom:before {
  content: "\e02d";
}
.oi-caret-left:before {
  content: "\e02e";
}
.oi-caret-right:before {
  content: "\e02f";
}
.oi-caret-top:before {
  content: "\e030";
}
.oi-cart:before {
  content: "\e031";
}
.oi-chat:before {
  content: "\e032";
}
.oi-check:before {
  content: "\e033";
}
.oi-chevron-bottom:before {
  content: "\e034";
}
.oi-chevron-left:before {
  content: "\e035";
}
.oi-chevron-right:before {
  content: "\e036";
}
.oi-chevron-top:before {
  content: "\e037";
}
.oi-circle-check:before {
  content: "\e038";
}
.oi-circle-x:before {
  content: "\e039";
}
.oi-clipboard:before {
  content: "\e03a";
}
.oi-clock:before {
  content: "\e03b";
}
.oi-cloud-download:before {
  content: "\e03c";
}
.oi-cloud-upload:before {
  content: "\e03d";
}
.oi-cloud:before {
  content: "\e03e";
}
.oi-cloudy:before {
  content: "\e03f";
}
.oi-code:before {
  content: "\e040";
}
.oi-cog:before {
  content: "\e041";
}
.oi-collapse-down:before {
  content: "\e042";
}
.oi-collapse-left:before {
  content: "\e043";
}
.oi-collapse-right:before {
  content: "\e044";
}
.oi-collapse-up:before {
  content: "\e045";
}
.oi-command:before {
  content: "\e046";
}
.oi-comment-square:before {
  content: "\e047";
}
.oi-compass:before {
  content: "\e048";
}
.oi-contrast:before {
  content: "\e049";
}
.oi-copywriting:before {
  content: "\e04a";
}
.oi-credit-card:before {
  content: "\e04b";
}
.oi-crop:before {
  content: "\e04c";
}
.oi-dashboard:before {
  content: "\e04d";
}
.oi-data-transfer-download:before {
  content: "\e04e";
}
.oi-data-transfer-upload:before {
  content: "\e04f";
}
.oi-delete:before {
  content: "\e050";
}
.oi-dial:before {
  content: "\e051";
}
.oi-document:before {
  content: "\e052";
}
.oi-dollar:before {
  content: "\e053";
}
.oi-double-quote-sans-left:before {
  content: "\e054";
}
.oi-double-quote-sans-right:before {
  content: "\e055";
}
.oi-double-quote-serif-left:before {
  content: "\e056";
}
.oi-double-quote-serif-right:before {
  content: "\e057";
}
.oi-droplet:before {
  content: "\e058";
}
.oi-eject:before {
  content: "\e059";
}
.oi-elevator:before {
  content: "\e05a";
}
.oi-ellipses:before {
  content: "\e05b";
}
.oi-envelope-closed:before {
  content: "\e05c";
}
.oi-envelope-open:before {
  content: "\e05d";
}
.oi-euro:before {
  content: "\e05e";
}
.oi-excerpt:before {
  content: "\e05f";
}
.oi-expand-down:before {
  content: "\e060";
}
.oi-expand-left:before {
  content: "\e061";
}
.oi-expand-right:before {
  content: "\e062";
}
.oi-expand-up:before {
  content: "\e063";
}
.oi-external-link:before {
  content: "\e064";
}
.oi-eye:before {
  content: "\e065";
}
.oi-eyedropper:before {
  content: "\e066";
}
.oi-file:before {
  content: "\e067";
}
.oi-fire:before {
  content: "\e068";
}
.oi-flag:before {
  content: "\e069";
}
.oi-flash:before {
  content: "\e06a";
}
.oi-folder:before {
  content: "\e06b";
}
.oi-fork:before {
  content: "\e06c";
}
.oi-fullscreen-enter:before {
  content: "\e06d";
}
.oi-fullscreen-exit:before {
  content: "\e06e";
}
.oi-globe:before {
  content: "\e06f";
}
.oi-graph:before {
  content: "\e070";
}
.oi-grid-four-up:before {
  content: "\e071";
}
.oi-grid-three-up:before {
  content: "\e072";
}
.oi-grid-two-up:before {
  content: "\e073";
}
.oi-hard-drive:before {
  content: "\e074";
}
.oi-header:before {
  content: "\e075";
}
.oi-headphones:before {
  content: "\e076";
}
.oi-heart:before {
  content: "\e077";
}
.oi-home:before {
  content: "\e078";
}
.oi-image:before {
  content: "\e079";
}
.oi-inbox:before {
  content: "\e07a";
}
.oi-infinity:before {
  content: "\e07b";
}
.oi-info:before {
  content: "\e07c";
}
.oi-italic:before {
  content: "\e07d";
}
.oi-justify-center:before {
  content: "\e07e";
}
.oi-justify-left:before {
  content: "\e07f";
}
.oi-justify-right:before {
  content: "\e080";
}
.oi-key:before {
  content: "\e081";
}
.oi-laptop:before {
  content: "\e082";
}
.oi-layers:before {
  content: "\e083";
}
.oi-lightbulb:before {
  content: "\e084";
}
.oi-link-broken:before {
  content: "\e085";
}
.oi-link-intact:before {
  content: "\e086";
}
.oi-list-rich:before {
  content: "\e087";
}
.oi-list:before {
  content: "\e088";
}
.oi-location:before {
  content: "\e089";
}
.oi-lock-locked:before {
  content: "\e08a";
}
.oi-lock-unlocked:before {
  content: "\e08b";
}
.oi-loop-circular:before {
  content: "\e08c";
}
.oi-loop-square:before {
  content: "\e08d";
}
.oi-loop:before {
  content: "\e08e";
}
.oi-magnifying-glass:before {
  content: "\e08f";
}
.oi-map-marker:before {
  content: "\e090";
}
.oi-map:before {
  content: "\e091";
}
.oi-media-pause:before {
  content: "\e092";
}
.oi-media-play:before {
  content: "\e093";
}
.oi-media-record:before {
  content: "\e094";
}
.oi-media-skip-backward:before {
  content: "\e095";
}
.oi-media-skip-forward:before {
  content: "\e096";
}
.oi-media-step-backward:before {
  content: "\e097";
}
.oi-media-step-forward:before {
  content: "\e098";
}
.oi-media-stop:before {
  content: "\e099";
}
.oi-medical-cross:before {
  content: "\e09a";
}
.oi-menu:before {
  content: "\e09b";
}
.oi-microphone:before {
  content: "\e09c";
}
.oi-minus:before {
  content: "\e09d";
}
.oi-monitor:before {
  content: "\e09e";
}
.oi-moon:before {
  content: "\e09f";
}
.oi-move:before {
  content: "\e0a0";
}
.oi-musical-note:before {
  content: "\e0a1";
}
.oi-paperclip:before {
  content: "\e0a2";
}
.oi-pencil:before {
  content: "\e0a3";
}
.oi-people:before {
  content: "\e0a4";
}
.oi-person:before {
  content: "\e0a5";
}
.oi-phone:before {
  content: "\e0a6";
}
.oi-pie-chart:before {
  content: "\e0a7";
}
.oi-pin:before {
  content: "\e0a8";
}
.oi-play-circle:before {
  content: "\e0a9";
}
.oi-plus:before {
  content: "\e0aa";
}
.oi-power-standby:before {
  content: "\e0ab";
}
.oi-print:before {
  content: "\e0ac";
}
.oi-project:before {
  content: "\e0ad";
}
.oi-pulse:before {
  content: "\e0ae";
}
.oi-puzzle-piece:before {
  content: "\e0af";
}
.oi-question-mark:before {
  content: "\e0b0";
}
.oi-rain:before {
  content: "\e0b1";
}
.oi-random:before {
  content: "\e0b2";
}
.oi-reload:before {
  content: "\e0b3";
}
.oi-resize-both:before {
  content: "\e0b4";
}
.oi-resize-height:before {
  content: "\e0b5";
}
.oi-resize-width:before {
  content: "\e0b6";
}
.oi-rss-alt:before {
  content: "\e0b7";
}
.oi-rss:before {
  content: "\e0b8";
}
.oi-script:before {
  content: "\e0b9";
}
.oi-share-boxed:before {
  content: "\e0ba";
}
.oi-share:before {
  content: "\e0bb";
}
.oi-shield:before {
  content: "\e0bc";
}
.oi-signal:before {
  content: "\e0bd";
}
.oi-signpost:before {
  content: "\e0be";
}
.oi-sort-ascending:before {
  content: "\e0bf";
}
.oi-sort-descending:before {
  content: "\e0c0";
}
.oi-spreadsheet:before {
  content: "\e0c1";
}
.oi-star:before {
  content: "\e0c2";
}
.oi-sun:before {
  content: "\e0c3";
}
.oi-tablet:before {
  content: "\e0c4";
}
.oi-tag:before {
  content: "\e0c5";
}
.oi-tags:before {
  content: "\e0c6";
}
.oi-target:before {
  content: "\e0c7";
}
.oi-task:before {
  content: "\e0c8";
}
.oi-terminal:before {
  content: "\e0c9";
}
.oi-text:before {
  content: "\e0ca";
}
.oi-thumb-down:before {
  content: "\e0cb";
}
.oi-thumb-up:before {
  content: "\e0cc";
}
.oi-timer:before {
  content: "\e0cd";
}
.oi-transfer:before {
  content: "\e0ce";
}
.oi-trash:before {
  content: "\e0cf";
}
.oi-underline:before {
  content: "\e0d0";
}
.oi-vertical-align-bottom:before {
  content: "\e0d1";
}
.oi-vertical-align-center:before {
  content: "\e0d2";
}
.oi-vertical-align-top:before {
  content: "\e0d3";
}
.oi-video:before {
  content: "\e0d4";
}
.oi-volume-high:before {
  content: "\e0d5";
}
.oi-volume-low:before {
  content: "\e0d6";
}
.oi-volume-off:before {
  content: "\e0d7";
}
.oi-warning:before {
  content: "\e0d8";
}
.oi-wifi:before {
  content: "\e0d9";
}
.oi-wrench:before {
  content: "\e0da";
}
.oi-x:before {
  content: "\e0db";
}
.oi-yen:before {
  content: "\e0dc";
}
.oi-zoom-in:before {
  content: "\e0dd";
}
.oi-zoom-out:before {
  content: "\e0de";
}
/* hind-siliguri-300 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Siliguri Light'), local('HindSiliguri-Light'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-300.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-regular - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 400;
  src: local('Hind Siliguri Regular'), local('HindSiliguri-Regular'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-regular.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-500 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 500;
  src: local('Hind Siliguri Medium'), local('HindSiliguri-Medium'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-500.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-600 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 600;
  src: local('Hind Siliguri SemiBold'), local('HindSiliguri-SemiBold'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-600.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-700 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Siliguri Bold'), local('HindSiliguri-Bold'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/hind-siliguri-v6-latin-700.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-serif-regular - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/pt-serif-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/pt-serif-v11-latin-regular.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-serif-700 - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local('PT Serif Bold'), local('PTSerif-Bold'), url('/typo3conf/ext/citko_config/Resources/Public/Fonts/pt-serif-v11-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/typo3conf/ext/citko_config/Resources/Public/Fonts/pt-serif-v11-latin-700.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
html {
  font-size: 100%;
}
@media (max-width: 1199px) and (min-width: 992px) {
  html {
    font-size: 90%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html {
    font-size: 75%;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  html {
    font-size: 85%;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 100%;
  }
}
@media print {
  html {
    font-size: 18px;
  }
}
body {
  background-color: #f2f2f2;
}
body.zoomed {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  margin: 0 10.5%;
}
body .container-fluid.first {
  background-color: white;
  padding-bottom: 5px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  body .container-fluid.first {
    padding-bottom: 5px;
  }
}
h3 {
  /* font-family: 'PT Serif', serif; */
  /* text-transform: uppercase; */
  font-size: 1rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0;
  /* padding: 15px 10px 5px 10px; */
}
h2 {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 1.4rem;
  /* padding: 0 10px 15px 10px; */
  font-weight: lighter;
  overflow: hidden;
  text-overflow: ellipsis;
}
a:hover,
a:focus {
  text-decoration: none;
}
#header {
  position: relative;
  padding-top: 7px;
  padding-bottom: 15px;
}
#header #rr-button {
  position: absolute;
  right: 380px;
  top: 60px;
  z-index: 99;
}
@media (max-width: 1199px) and (min-width: 992px) {
  #header #rr-button {
    right: 330px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #header #rr-button {
    right: 320px;
  }
}
#header #rr-button .rr-button {
  height: 60px;
}
#header #rr-button .rr-button a {
  display: block;
  color: #333333;
  font-size: 26px;
  line-height: 28px;
}
#header #rr-button .rr-button a:hover {
  text-decoration: none;
}
#header #rr-button .rr-button img {
  vertical-align: top;
}
#header #rr-button .rr-button .rr-button-text {
  display: inline-block;
  margin-top: 3px;
  transition: width 1.5s;
  width: 0;
  overflow: hidden;
}
#header #rr-button .rr-button:hover .rr-button-text {
  width: 110px;
}
#header #search {
  padding-top: 15px;
}
#header #search form {
  width: 215px;
  height: 55px;
  overflow: hidden;
}
#header #search form fieldset {
  border-left: 1px solid #dcdcda;
  border-top: 1px solid #dcdcda;
}
#header #search form label,
#header #search form #searchsubmit,
#header #search form #startsearch span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: -10000px;
}
#header #search form #search_q {
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
  color: #000;
  /* #8B8E87;*/
  background-color: #E7E7E5;
  border: none;
  display: block;
  float: left;
  width: 186px;
  overflow: hidden;
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: 28px;
  height: 28px;
  padding-left: 5px;
  border-top: 1px solid #DCDCDA;
  border-left: 1px solid #DCDCDA;
}
#header #search form #search_q:focus,
#header #search form #search_q:hover {
  color: #0095D6;
}
#header #search form #startsearch {
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/pfeile/pfeil_suche.png");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  background-position: 7px 7px;
  display: block;
  float: right;
  border-left: 1px solid #E7E7E5;
  border-bottom: 1px solid #E7E7E5;
  background-color: #E7E7E5;
}
#header #search form #extendedsearch {
  display: block;
  height: 20px;
  float: left;
  padding-left: 14px;
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/kreise/erweiterte_suche.png");
  background-repeat: no-repeat;
  background-position: 0 3px;
  font-size: 11px;
  margin-top: 4px;
  color: #333333;
}
@media (max-width: 575px) {
  #header #search form #extendedsearch {
    display: none;
  }
}
#header #search form #extendedsearch:hover {
  color: #0095D6;
}
@media (max-width: 575px) {
  #header #search form {
    width: 100%;
    height: auto;
  }
  #header #search form #search_q {
    width: 90%;
  }
  #header #search form #startsearch {
    width: 10%;
    background-position: center;
  }
}
#header #fixed {
  position: absolute;
  width: 20px;
  height: 40px;
  background: url(/typo3conf/ext/citko_config/Resources/Public/Images/farbklecks_fixed.gif) bottom no-repeat;
  right: -20px;
  top: 40%;
}
@media (max-width: 575px) {
  #header #fixed {
    right: -15px;
  }
}
#content {
  z-index: 5;
}
@media (max-width: 575px) {
  #content {
    margin-top: 0.7rem;
  }
}
#content #contentcontent {
  background-color: white;
  padding: 50px 142.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
  #content #contentcontent {
    padding: 25px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  #content #contentcontent {
    padding: 25px;
  }
}
@media (max-width: 575px) {
  #content #contentcontent {
    padding: 10px;
    font-size: 0.9rem;
  }
}
#content #contentcontent .frame + .frame header h2.subheader {
  margin-top: 2rem;
}
#content #contentcontent .textBild,
#content #contentcontent .frame-type-textmedia,
#content #contentcontent .frame-type-header,
#content #contentcontent .frame-type-image {
  margin-bottom: 1rem;
  /*h3 {
            font-family: 'Hind Siliguri', sans-serif;
            font-size: 1.1rem;
            font-weight: bold;
            / *padding: 0 10px 25px 0;
            margin: unset;* /
            text-transform: none;
            img{
                vertical-align: middle;
            }
            @media @xs {
                font-size: 1.5rem;
                padding-bottom: 1rem;
            }
        }*/
}
#content #contentcontent .textBild img,
#content #contentcontent .frame-type-textmedia img,
#content #contentcontent .frame-type-header img,
#content #contentcontent .frame-type-image img {
  margin-bottom: 1rem;
}
#content #contentcontent .textBild h2.subheader,
#content #contentcontent .frame-type-textmedia h2.subheader,
#content #contentcontent .frame-type-header h2.subheader,
#content #contentcontent .frame-type-image h2.subheader {
  font-family: 'PT Serif', serif;
  text-transform: uppercase;
  color: #f3b229;
  font-size: 1rem;
  font-weight: bold;
  /*padding: 15px 10px 0 0;*/
  margin-bottom: unset;
}
#content #contentcontent .textBild h1,
#content #contentcontent .frame-type-textmedia h1,
#content #contentcontent .frame-type-header h1,
#content #contentcontent .frame-type-image h1 {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 1.8rem;
  font-weight: lighter;
  /*padding: 0 10px 25px 0;
        margin: unset;*/
  margin-bottom: 0.5rem;
}
#content #contentcontent .textBild h1 img,
#content #contentcontent .frame-type-textmedia h1 img,
#content #contentcontent .frame-type-header h1 img,
#content #contentcontent .frame-type-image h1 img {
  vertical-align: middle;
}
@media (max-width: 575px) {
  #content #contentcontent .textBild h1,
  #content #contentcontent .frame-type-textmedia h1,
  #content #contentcontent .frame-type-header h1,
  #content #contentcontent .frame-type-image h1 {
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }
}
#content #contentcontent .textBild h2,
#content #contentcontent .frame-type-textmedia h2,
#content #contentcontent .frame-type-header h2,
#content #contentcontent .frame-type-image h2 {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  /*padding: 0 10px 25px 0;
            margin: unset;*/
}
#content #contentcontent .textBild h2 img,
#content #contentcontent .frame-type-textmedia h2 img,
#content #contentcontent .frame-type-header h2 img,
#content #contentcontent .frame-type-image h2 img {
  vertical-align: middle;
}
@media (max-width: 575px) {
  #content #contentcontent .textBild h2,
  #content #contentcontent .frame-type-textmedia h2,
  #content #contentcontent .frame-type-header h2,
  #content #contentcontent .frame-type-image h2 {
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }
}
#content #contentcontent .textBild h4,
#content #contentcontent .frame-type-textmedia h4,
#content #contentcontent .frame-type-header h4,
#content #contentcontent .frame-type-image h4 {
  font-size: 1rem;
  margin-bottom: 3px;
}
#content #contentcontent .textBild .text a,
#content #contentcontent .frame-type-textmedia .text a,
#content #contentcontent .frame-type-header .text a,
#content #contentcontent .frame-type-image .text a {
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  color: #f3b229;
}
#content #contentcontent .backButton {
  background-color: #f2f2f2;
  transition: all 0.1s ease-in-out;
}
#content #contentcontent .backButton:hover,
#content #contentcontent .backButton:focus {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
  text-decoration: none;
}
#content #contentcontent .backButton a {
  padding: 15px;
  color: black;
  display: block;
}
#content #contentcontent .backButton a img {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  padding-left: 15px;
  vertical-align: center;
}
#content-footer {
  margin-top: 30px;
}
#footer {
  background-color: #f3b229;
  margin-top: 50px;
}
#footer img {
  padding: 25px 0;
  width: 300px;
}
#footer a {
  color: #000000;
}
#metanav {
  font-size: 0.6875rem;
  padding-bottom: 5px;
  color: #666666;
  text-align: right;
}
@media (max-width: 767px) {
  #metanav {
    padding-left: 4rem;
    text-align: left;
    padding-bottom: 0.8rem;
  }
}
#metanav a {
  color: #666666;
}
#metanav img {
  vertical-align: text-bottom;
}
@media (max-width: 767px) {
  #metanav #flags-dropdown {
    position: absolute;
    z-index: 100;
  }
}
#metanav #flags-dropdown .dropdown-toggle {
  white-space: nowrap;
}
#metanav #flags-dropdown .dropdown-item {
  display: inline-block;
  width: 30%;
  width: auto;
  padding-left: 0.3rem;
  padding-right: 0;
}
#metanav #flags-dropdown .dropdown-item img {
  border: 1px solid #666;
}
#metanav #schriftkontrast {
  display: inline-block;
  padding-left: 50px;
}
#metanav #schriftkontrast span {
  margin: 0 25px 0 0;
}
#metanav #metamenu {
  display: inline-block;
}
#metanav #metamenu ul {
  list-style: none;
  margin: unset;
  padding: unset;
}
#metanav #metamenu ul li {
  display: inline-block;
  padding-right: 0.2rem;
}
#metanav #metamenu ul li img {
  vertical-align: middle;
}
/* Hauptmenü mit Dropdown */
#mainnav {
  z-index: 25;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 300;
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.3);
  line-height: 150%;
  position: relative;
}
@media (max-width: 767px) {
  #mainnav {
    width: auto;
    position: absolute;
    top: 5px;
    left: 0px;
  }
  #mainnav .bg-light {
    background-color: transparent !important;
  }
}
#mainnav .dropdown-toggle::after {
  transition: all 0.2s;
}
#mainnav .dropdown.show > .dropdown-toggle::after,
#mainnav .dropdown-toggle[aria-expanded="true"]::after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
#mainnav nav.navbar {
  padding: 0;
  background-color: #fff;
}
#mainnav .dropdown-menu .dropdown-item {
  padding-right: 2rem;
  position: relative;
}
#mainnav .dropdown-toggle {
  border: none;
  background: none;
  padding: 0;
}
@media (max-width: 767px) {
  #mainnav .dropdown-toggle {
    display: block;
    position: absolute;
    float: right;
    right: 0px;
    margin-top: -1.9rem;
  }
}
#mainnav .dropdown-toggle.secondary {
  display: block;
  position: absolute;
  float: right;
  right: 0px;
  margin-top: -1.9rem;
  cursor: pointer;
}
#mainnav .dropdown-menu.secondlevel.show {
  position: static;
  font-size: 0.9rem;
  padding-top: 0;
  border: none;
}
#mainnav .dropdown-menu.secondlevel.show a.dropdown-item {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
#mainnav ul {
  border-top: 2px solid #ccc;
  background-color: white;
  margin: unset;
  padding: unset;
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  #mainnav ul {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #mainnav ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #mainnav ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
  }
}
#mainnav ul li {
  list-style: none;
  height: 31px;
  display: inline-block;
}
#mainnav ul li .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: 0.14em;
  content: "";
  border-top: .5em solid #555;
  border-right: .5em solid transparent;
  border-bottom: 0;
  border-left: .5em solid transparent;
  margin-right: 0.4em;
  cursor: pointer;
}
#mainnav ul li > a {
  display: inline-block;
  font-size: 1.05rem;
  margin-right: 0rem;
  margin-top: -2px;
  padding-left: 3px;
  height: 31px;
  padding-top: 6px;
  padding-right: 0;
}
#mainnav ul li > a::after {
  display: none;
}
@media (max-width: 991px) and (min-width: 768px) {
  #mainnav ul li > a {
    margin-right: 0rem;
  }
}
#mainnav ul li > a.dropdown-toggle {
  margin: 0;
  font-size: 1rem;
  padding: 0;
}
#mainnav ul li > a.dropdown-toggle:hover {
  border: none;
}
#mainnav ul li:last-child {
  /*background-image: url(pix/pfeile/pfeil_oldenburg.de.png);
        background-position: right 6px;
        background-repeat: no-repeat;*/
}
#mainnav ul li div.dropdown-menu {
  border-top: unset;
  border-radius: 0 0 0.25rem 0.25rem;
  margin-top: 0.25rem;
}
@media (max-width: 767px) {
  #mainnav ul li div.dropdown-menu {
    border: none;
  }
}
#mainnav ul li div.dropdown-menu a.dropdown-item {
  margin: unset;
  padding: 0.5rem 1.5rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  #mainnav ul li div.dropdown-menu a.dropdown-item {
    padding-right: 2rem;
  }
}
#mainnav ul li div.dropdown-menu a.dropdown-item:active {
  background-color: unset;
}
@media (max-width: 1199px) and (min-width: 992px) {
  #mainnav ul li a {
    font-size: 1rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #mainnav ul li a {
    font-size: 1.17rem;
  }
}
@media (max-width: 767px) {
  #mainnav {
    height: unset;
  }
  #mainnav ul li {
    display: block;
    padding: 5px;
    height: unset;
  }
}
#mainnav a {
  color: #000;
}
#mainnav a:hover {
  color: #444;
}
#mainnav ul li > a.active,
#mainnav ul li > a:hover {
  border-top: 2px solid #eb9314;
  padding-top: 4px;
  text-decoration: none;
}
#mainnav ul li a.active {
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.3);
  font-weight: bold;
}
#mainnav ul li:hover {
  z-index: 1000;
}
#mainnav .source {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 2px solid #CCCCCC;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#breadcrumbs {
  font-size: 0.8rem;
  padding-top: 15px;
  margin-bottom: -15px;
  color: #868686;
}
@media (max-width: 575px) {
  #breadcrumbs {
    padding-left: 15px;
  }
}
#breadcrumbs a {
  padding: 0 0 0 15px;
  color: #868686;
}
@media (max-width: 575px) {
  #breadcrumbs a {
    padding-left: 5px;
  }
}
#breadcrumbs span.seperator {
  padding: 0 0 0 15px;
}
@media (max-width: 575px) {
  #breadcrumbs span.seperator {
    padding-left: 5px;
  }
}
#breadcrumbs span.seperator:last-child {
  padding: 0 15px;
}
#toogleSubmenu[aria-expanded="true"] .oi[data-glyph=chevron-bottom]:before {
  -ms-transform: 180deg;
      transform: 180deg;
}
#subMenuCollapse {
  width: 100%;
}
@media (min-width: 768px) {
  #subMenuCollapse {
    display: block;
    margin-top: 30px;
  }
  #subMenuCollapse > .col-12 {
    margin-top: 0;
  }
}
.carousel.slide a {
  color: #fff;
}
.carousel.slide a:hover .text,
.carousel.slide a:hover .sliderimage {
  -ms-transform: scale(1.04);
      transform: scale(1.04);
}
.carousel.slide ol.carousel-indicators {
  right: unset;
  bottom: unset;
  top: 15px;
  left: 15px;
  margin: unset;
}
.carousel.slide ol.carousel-indicators li {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.25rem;
}
@media (max-width: 575px) {
  .carousel.slide ol.carousel-indicators {
    left: unset;
    top: 55px;
    right: 15px;
  }
}
.carousel.slide div.down {
  position: absolute;
  width: 60px;
  bottom: 5px;
  left: 50%;
  margin-left: -30px;
  text-align: center;
  z-index: 1;
}
.carousel.slide div.down a {
  display: block;
  width: 60px;
}
@media (max-width: 575px) {
  .carousel.slide div.down {
    display: none;
  }
}
.carousel.slide .carousel-inner .carousel-item.hell {
  background-color: #f3b229;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.dunkel {
  background-color: #e15b2a;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.hellgruen {
  background-color: #8dc73f;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.dunkelgruen {
  background-color: #41ad49;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.hellblau {
  background-color: #009ada;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.dunkelblau {
  background-color: #25408f;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.beere {
  background-color: #6b2348;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.rot {
  background-color: #ee1c24;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.grau {
  background-color: #9faca0;
  color: white;
}
.carousel.slide .carousel-inner .carousel-item.gelb {
  background-color: #ffcb05;
  color: black;
}
.carousel.slide .carousel-inner .carousel-item .text {
  transition: all 0.2s;
  position: absolute;
  bottom: 25px;
  left: 40px;
  padding-right: 20px;
  font-size: 2.5rem;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: lighter;
  line-height: 3.0rem;
}
.carousel.slide .carousel-inner .carousel-item .text .slidericon {
  display: inline-block;
  width: 1.2rem;
}
@media (max-width: 360px) {
  .carousel.slide .carousel-inner .carousel-item .text .slidericon {
    width: 0.9rem;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .carousel.slide .carousel-inner .carousel-item .text {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}
@media (max-width: 575px) {
  .carousel.slide .carousel-inner .carousel-item .text {
    font-size: 1.3rem;
    line-height: 1.3rem;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 360px) {
  .carousel.slide .carousel-inner .carousel-item .text {
    font-size: 0.9rem;
    line-height: 1.0rem;
  }
}
.carousel.slide .carousel-inner .carousel-item .sliderimage {
  transition: all 0.2s;
  position: relative;
}
.carousel.slide .carousel-inner .carousel-item .sliderimage span.copyright {
  position: absolute;
  right: 15px;
  bottom: 10px;
  text-align: right;
  text-shadow: 1px 0 10px #000000;
  font-size: 0.7rem;
}
.carousel.slide .carousel-inner .carousel-item .sliderimage span.copyright.hell {
  color: #fff;
}
.carousel.slide .carousel-inner .carousel-item .sliderimage span.copyright.dunkel {
  color: #000;
  text-shadow: 1px 0 10px #ffffff;
}
.carousel.slide .carousel-inner .carousel-item.textbild .col-xl-4 {
  padding-right: 0;
}
.carousel.slide .carousel-inner .carousel-item.textbild .col-xl-8 {
  padding-left: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .carousel.slide .carousel-inner .carousel-item.textbild .text {
    left: 20px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .carousel.slide .carousel-inner .carousel-item.textbild .text {
    left: 20px;
  }
}
@media (max-width: 575px) {
  .carousel.slide .carousel-inner .carousel-item.textbild .text {
    left: 0;
  }
}
.carousel.slide .carousel-inner .carousel-item.bildtext .col-xl-4 {
  padding-left: 0;
}
.carousel.slide .carousel-inner .carousel-item.bildtext .col-xl-8 {
  padding-right: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .carousel.slide .carousel-inner .carousel-item.bildtext .text {
    left: 10px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .carousel.slide .carousel-inner .carousel-item.bildtext .text {
    left: 10px;
  }
}
@media (max-width: 575px) {
  .carousel.slide .carousel-inner .carousel-item.bildtext .text {
    left: 10px;
  }
}
.newsTeaser {
  background-color: white;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}
@media (max-width: 767px) and (min-width: 576px) {
  .newsTeaser {
    padding-bottom: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
@media (max-width: 575px) {
  .newsTeaser {
    padding-bottom: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    background-image: url(/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg);
    /* 29.03.2019 */
    background-repeat: no-repeat;
    background-position: 95% 95%;
  }
}
@media (min-width: 1200px) {
  .newsTeaser:hover .newsTeaserText,
  .newsTeaser:focus .newsTeaserText {
    height: 100%;
    top: 0px;
    background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
    background-repeat: no-repeat;
    background-position: 95% 95%;
  }
  .newsTeaser:hover .newsTeaserText p,
  .newsTeaser:focus .newsTeaserText p {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 767px) and (min-width: 576px) {
  .newsTeaser:hover .newsTeaserText p,
  .newsTeaser:focus .newsTeaserText p {
    display: none;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .newsTeaser:hover .newsTeaserText,
  .newsTeaser:focus .newsTeaserText {
    height: 100%;
    top: 0px;
    background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
    background-repeat: no-repeat;
    background-position: 95% 95%;
  }
  .newsTeaser:hover .newsTeaserText p,
  .newsTeaser:focus .newsTeaserText p {
    display: block;
  }
}
@media (max-width: 1199px) and (min-width: 992px) and (max-width: 767px) and (min-width: 576px) {
  .newsTeaser:hover .newsTeaserText p,
  .newsTeaser:focus .newsTeaserText p {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .newsTeaser:hover .newsTeaserText,
  .newsTeaser:focus .newsTeaserText {
    height: 100%;
    top: 0px;
    background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
    background-repeat: no-repeat;
    background-position: 95% 95%;
  }
  .newsTeaser:hover .newsTeaserText p,
  .newsTeaser:focus .newsTeaserText p {
    display: block;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 767px) and (min-width: 576px) {
  .newsTeaser:hover .newsTeaserText p,
  .newsTeaser:focus .newsTeaserText p {
    display: none;
  }
}
.newsTeaser a {
  color: black;
  text-decoration: none;
}
.newsTeaser a:hover {
  text-decoration: none;
}
.newsTeaser:hover {
  text-decoration: none;
}
.newsTeaser .newsTeaserImage {
  width: 100%;
  position: relative;
}
.newsTeaser .newsTeaserImage span.copyright {
  position: absolute;
  right: 15px;
  bottom: 10px;
  text-align: right;
  color: #fff;
  text-shadow: 1px 0px 10px #000000;
  font-size: 0.7rem;
}
.newsTeaser .newsTeaserImage span.copyright.hell {
  color: #fff;
}
.newsTeaser .newsTeaserImage span.copyright.dunkel {
  color: #000;
  text-shadow: 1px 0px 10px #ffffff;
}
.newsTeaser .newsTeaserText {
  position: absolute;
  top: 187px;
  z-index: 1;
  transition: all 0.2s;
  overflow: hidden;
  width: 100%;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.9);
  background-position: 95% 95%;
  color: black;
  padding-bottom: 25px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .newsTeaser .newsTeaserText {
    top: 156px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .newsTeaser .newsTeaserText {
    top: 115px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .newsTeaser .newsTeaserText {
    top: unset;
    position: unset;
  }
  .newsTeaser .newsTeaserText p {
    display: none;
  }
}
@media (max-width: 575px) {
  .newsTeaser .newsTeaserText {
    top: unset;
    position: unset;
    background: none;
    /* 29.03.2019 */
  }
  .newsTeaser .newsTeaserText p {
    display: none;
  }
}
.newsTeaser .newsTeaserText h3 {
  font-family: 'PT Serif';
  text-transform: uppercase;
  color: #eb9314;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 10px 5px 10px;
  margin-bottom: unset;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newsTeaser .newsTeaserText h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 0 10px 15px 10px;
  font-weight: lighter;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newsTeaser .newsTeaserText p {
  padding: 0px 10px 20px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
.newsTeaser .newsTeaserText p div.link {
  height: 25px;
  width: 25px;
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
  background-repeat: no-repeat;
  background-position: right;
}
.teaser {
  background-color: white;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
  background-repeat: no-repeat;
  background-position: 95% 95%;
}
.teaser a {
  color: black;
  text-decoration: none;
  text-overflow: ellipsis;
  display: block;
  height: 100%;
  transition: all 100ms ease-in-out;
}
.teaser a:hover,
.teaser a:focus {
  text-decoration: none;
  -ms-transform: translate(0, -5px);
      transform: translate(0, -5px);
}
.teaser:hover {
  text-decoration: none;
}
.teaser h3 {
  font-family: 'PT Serif';
  text-transform: uppercase;
  color: #eb9314;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 10px 5px 10px;
  margin-bottom: unset;
}
.teaser h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 0 10px 15px 10px;
}
.teaser p {
  padding: 0 10px 15px 10px;
}
.kachel {
  height: 100%;
  padding: 15px 10px;
  background-color: #f3b229;
  color: #000;
}
.kachel a {
  color: #444;
  text-decoration: none;
  font-weight: bold;
}
.kachel a:hover {
  text-decoration: none;
  color: #000;
}
.kachel:hover {
  text-decoration: none;
}
.kachel.dunkel {
  background-color: #e15b2a;
  color: white;
}
.kachel.dunkel a {
  color: white;
  font-weight: bold;
}
.kachel.dunkel a:hover {
  text-decoration: underline;
}
.kachel h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  font-weight: 100;
  padding: 0 10px 15px 0;
}
.newsRows {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.newsRows .newsRow {
  background-color: white;
  margin-bottom: 15px;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-positive: 1;
      flex-grow: 1;
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
}
.newsRows .newsRow:last-child {
  margin: 0;
}
.newsRows .newsRow a {
  display: block;
  transition: all 100ms ease-in-out;
  color: black;
  text-decoration: none;
}
.newsRows .newsRow a:hover,
.newsRows .newsRow a:focus {
  -ms-transform: translate(0, -5px);
      transform: translate(0, -5px);
  text-decoration: none;
}
.newsRows .newsRow:hover {
  text-decoration: none;
}
.newsRows .newsRow h3 {
  font-family: 'PT Serif';
  text-transform: uppercase;
  color: #eb9314;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 10px 0px 10px;
  margin-bottom: unset;
}
.newsRows .newsRow h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 0 10px 15px 10px;
  margin: unset;
}
.newsRows .newsRow h2 img {
  vertical-align: middle;
}
.linkBox {
  background-color: white;
  height: 100%;
}
.linkBox h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 15px 10px 5px 10px;
}
.linkBox h2 img {
  vertical-align: middle;
}
.linkBox ul {
  list-style: none;
  padding: 0 0 15px 10px;
}
.linkBox ul li {
  background-image: url('/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-bottom: 5px;
}
.linkBox ul li a {
  color: black;
  transition: all 100ms ease-in-out;
  display: block;
}
.linkBox ul li a:hover,
.linkBox ul li a:focus {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
}
.linkButtons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -7.5px -15px -7.5px;
  padding: 0;
  list-style: none;
}
.linkButtons .linkButton {
  transition: all 0.1s ease-in-out;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  background-color: white;
  position: relative;
  width: 100%;
  min-height: 1px;
  border-right: 7.5px solid #f2f2f2;
  border-left: 7.5px solid #f2f2f2;
  border-bottom: 15px solid #f2f2f2;
}
.linkButtons .linkButton:hover,
.linkButtons .linkButton:focus {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
  text-decoration: none;
}
.linkButtons .linkButton.active {
  background-color: #f8d58a;
}
@media (max-width: 767px) and (min-width: 576px) {
  .linkButtons .linkButton {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .linkButtons .linkButton {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 50%;
  }
}
.linkButtons .linkButton a {
  display: block;
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1rem;
  padding: 15px 10px;
  margin-right: 15px;
  background-image: url('/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg');
  background-repeat: no-repeat;
  background-position: right center;
  color: black;
  transition: all 100ms ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 575px) {
  .linkButtons .linkButton a {
    height: 100%;
    font-size: 0.85rem;
    padding: 10px 10px;
    padding-right: 18px;
    background-position: right bottom 10px;
    margin-right: 5px;
  }
}
.linkButtons .linkButton.zwei {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.linkButtons .linkButton.grau {
  border-right: 7.5px solid white;
  border-left: 7.5px solid white;
  border-bottom: 15px solid white;
  background-color: #f2f2f2;
}
.pluginBox {
  background-color: white;
  height: 100%;
}
.pluginBox h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 15px 10px 5px 10px;
}
.pluginBox .plugin {
  padding: 0 20px 15px 15px;
}
.pluginBox table {
  width: 100%;
}
.pluginBox table th,
.pluginBox table td {
  text-align: center;
}
.pluginBox .link {
  padding: 0 15px;
}
.pluginBox a {
  color: black;
}
.htmlBox {
  background-color: white;
  height: 100%;
  text-overflow: ellipsis;
}
.htmlBox h2 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 15px 10px 5px 10px;
}
.htmlBox .html {
  overflow: hidden;
  padding: 0 15px 15px 15px;
  text-overflow: ellipsis;
}
.htmlBox .html .wetterbox {
  margin: auto;
  text-overflow: ellipsis;
}
.headerPic.textbild .col-xl-4 {
  padding-right: 0;
}
.headerPic.textbild .col-xl-8 {
  padding-left: 0;
}
.headerPic.dunkelorange {
  background-color: #e15b2a;
  color: white;
}
.headerPic .text {
  position: absolute;
  bottom: 25px;
  left: 40px;
  padding-right: 40px;
  font-size: 2.5rem;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: lighter;
  line-height: 3.0rem;
}
@media (max-width: 767px) and (min-width: 576px) {
  .headerPic .text {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}
@media (max-width: 575px) {
  .headerPic .text {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}
.typo3-feedit-element {
  /*padding-left: 7.5px;
  padding-right: 7.5px;*/
  border: none !important;
  margin: 0 !important;
  display: block;
  position: relative;
}
.typo3-feedit-element > div[class^="col-"] {
  width: 100% !important;
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.typo3-editPanel {
  padding: 0;
}
.typo3-editPanel .typo3-editPanel-label {
  display: none !important;
}
/* Fluid Styled Content */
.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden;
}
.ce-center .ce-outer,
.ce-left .ce-outer {
  float: none;
  position: static;
}
.ce-column {
  float: none !important;
}
.ce-left .ce-gallery {
  float: left;
  max-width: 100%;
}
.ce-right .ce-gallery {
  float: right;
  max-width: 100%;
}
.ce-center .ce-inner,
.ce-left .ce-inner {
  float: none;
  position: static;
}
.ce-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-right: -10px;
}
:last-child.ce-column {
  margin-right: 10px;
}
.ce-gallery img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
  margin-top: -0.7rem;
  font-size: 0.9rem;
}
@media (max-width: 375px) {
  .ce-left .ce-gallery {
    float: none;
    width: 100%;
  }
  .ce-right .ce-gallery {
    float: none;
    width: 100%;
  }
}
.ce-bodytext p:last-child {
  margin-bottom: 0;
}
.frame h1,
.frame h2,
.frame h3 {
  padding-left: 0;
}
.frame h1,
.frame h2 {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 1.8rem;
  font-weight: lighter;
  margin-bottom: 0.5rem;
  /*padding: 0 10px 25px 0;
      margin: unset;*/
}
.frame h1 img,
.frame h2 img {
  vertical-align: middle;
}
#content .frame-type-uploads {
  margin-bottom: 30px;
}
#content .frame-type-uploads img {
  border: 1px solid #868686;
}
#content .frame-type-uploads h1,
#content .frame-type-uploads h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
#content .frame-type-uploads h4 {
  font-weight: 400;
  font-size: 1.15rem;
}
#content .frame-type-uploads a {
  color: #000;
  display: block;
  transition: all 200ms;
}
#content .frame-type-uploads a:hover,
#content .frame-type-uploads a:focus,
#content .frame-type-uploads a:active {
  -ms-transform: translate(0, -5px);
      transform: translate(0, -5px);
}
#content .frame-type-uploads .ce-uploads-description {
  font-size: 0.95rem;
}
#content .frame-type-uploads .ce-uploads-filesize {
  margin-top: 0.5em;
  color: #333333;
}
ul.section-index a {
  /*position: relative;*/
}
ul.section-index span.oi {
  /*position: absolute;*/
}
ul.section-index span.page-title {
  /*display: block;
    padding-left: 1.2rem;
*/
  padding-left: 0.2rem;
}
.news-date-menu,
.news-category-menu {
  background-color: #fff;
  margin-bottom: 30px;
}
.news-date-menu a,
.news-category-menu a {
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  transition: all 0.2s;
}
.news-date-menu a:before,
.news-category-menu a:before {
  padding-top: 2px;
  content: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button.svg");
  display: block;
  speak: none;
  line-height: 1;
  vertical-align: baseline;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.news-date-menu a:hover,
.news-category-menu a:hover,
.news-date-menu a:focus,
.news-category-menu a:focus,
.news-date-menu a:active,
.news-category-menu a:active {
  -ms-transform: scale(1.03);
      transform: scale(1.03);
}
#content .col-12.news-category-menu {
  margin-top: 0;
}
#content .col-12.news-category-menu ul {
  margin-bottom: 15px;
}
.news-date-menu > ul {
  margin-bottom: 15px;
}
.news-date-menu h4 {
  font-weight: 400;
  font-size: 1.05rem;
}
.news-date-menu ul {
  margin-left: 0;
  padding-left: 10px;
  margin-bottom: 15px;
}
.news-date-menu li {
  display: block;
  list-style: none;
}
.news-archive-list {
  background-color: #fff;
  padding: 15px;
  margin-left: 7.5px;
  margin-right: 30px;
}
.news-archive-list .news-list-item h3 {
  padding-top: 0;
}
.news-archive-list .news-list-item h2 {
  margin-bottom: 0;
}
.news-archive-list .news-list-item h3,
.news-archive-list .news-list-item h2 {
  padding-left: 0;
}
.news-archive-list .news-list-item a {
  color: #000;
  display: block;
  transition: all 0.2s;
}
.news-archive-list .news-list-item a:hover,
.news-archive-list .news-list-item a:focus,
.news-archive-list .news-list-item a:active {
  -ms-transform: translate(0, -5px);
      transform: translate(0, -5px);
}
#content .news-single h1 {
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 1.3rem;
  padding: 0px;
  margin-bottom: 0;
  font-weight: lighter;
}
#content .news-single h2 {
  font-family: 'PT Serif' !important;
  text-transform: uppercase;
  color: #eb9314;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 10px 5px 00px;
  margin-bottom: unset;
}
#content .news-single h4 {
  font-weight: 300;
}
#content .news-single .thumbnail {
  margin-bottom: 15px;
}
#content .news-single .thumbnail .caption {
  font-size: 0.9rem;
}
#content .news-single .news-text-wrap a {
  color: #e15b2a;
  display: inline-block;
  padding-right: 1.2em;
  background-image: url("/typo3conf/ext/citko_config/Resources/Public/Images/Link_Button_dark.svg");
  background-repeat: no-repeat;
  background-position: right 0.3em;
}
#content .news-single .news-related {
  margin-bottom: 30px;
}
#content .news-single .news-related-files-link {
  font-size: 0.9rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem;
}
.abcbar ul.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  border-radius: unset;
}
.abcbar ul.pagination li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.abcbar ul.pagination li .page-link {
  z-index: 1;
  color: #000;
  background-color: #fff;
  border-color: #e15b2a;
  border-radius: unset;
}
.abcbar ul.pagination li.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #f3b229;
  border-color: #e15b2a;
  border-radius: unset;
}
@media (max-width: 575px) {
  #search_ds {
    max-width: 10rem;
  }
}
.dienstleistungShow .rightbox.ansprechpartner header h2.kasten {
  display: block;
  text-align: center;
}
.dienstleistungShow .card {
  margin-bottom: 15px;
}
.dienstleistungShow .card .card-header {
  background-color: #f3b229;
  padding: .1rem .1rem;
}
.dienstleistungShow .card .card-header button {
  width: 100%;
  text-align: left;
  color: white;
  font-weight: 700;
  font-size: 1.1rem;
}
@media (max-width: 575px) {
  .dienstleistungShow .card .card-header button {
    font-size: 1rem;
  }
}
.dienstleistungShow .card .card-body a {
  color: #e15b2a;
}
.ansprechpartner_list .ansprechpartner,
.dienstleistungShow .ansprechpartner {
  padding-bottom: 25px;
}
.ansprechpartner_list .ansprechpartner .card,
.dienstleistungShow .ansprechpartner .card {
  border: 1px solid #e15b2a;
  border-radius: unset;
  height: 100%;
}
.ansprechpartner_list .ansprechpartner .card .card-header,
.dienstleistungShow .ansprechpartner .card .card-header {
  background-color: #f3b229;
  color: white;
}
.ansprechpartner_list .ansprechpartner .card .card-header h4,
.dienstleistungShow .ansprechpartner .card .card-header h4 {
  margin-bottom: unset;
}
.ansprechpartner_list .ansprechpartner .card .card-header h4 a,
.dienstleistungShow .ansprechpartner .card .card-header h4 a {
  color: white!IMPORTANT;
}
.ansprechpartner_list .ansprechpartner .card .card-body a,
.dienstleistungShow .ansprechpartner .card .card-body a {
  color: #e15b2a;
}
.ansprechpartner_list .ansprechpartner .card .card-body span,
.dienstleistungShow .ansprechpartner .card .card-body span {
  display: block;
  padding-bottom: 5px;
}
.ansprechpartner_list .ansprechpartner .card .card-body .btn,
.dienstleistungShow .ansprechpartner .card .card-body .btn {
  background-color: #e15b2a;
  color: white;
  margin-left: 5px;
  margin-top: 10px;
  border-radius: unset;
}
.ansprechpartner_list .ansprechpartner .card .card-body .btn:first-child,
.dienstleistungShow .ansprechpartner .card .card-body .btn:first-child {
  margin-left: unset;
}
.ansprechpartner_list .ansprechpartner .card .card-body .btn a,
.dienstleistungShow .ansprechpartner .card .card-body .btn a {
  color: white!IMPORTANT;
}
.ansprechpartner_list .ansprechpartner .card .card-body table.table.table-striped,
.dienstleistungShow .ansprechpartner .card .card-body table.table.table-striped {
  margin-top: 15px;
  padding: .50rem;
  font-size: .75rem;
}
.ansprechpartnerShow .ansprechpartnerEmail i.fa,
.ansprechpartnerShow .ansprechpartnerTelefon i.fa,
.ansprechpartnerShow .ansprechpartnerMobil i.fa,
.ansprechpartnerShow .ansprechpartnerFax i.fa,
.ansprechpartnerShow .ansprechpartnerBild i.fa,
.ansprechpartnerShow .ansprechpartnerBeschreibung i.fa,
.ansprechpartnerShow .ansprechpartnerDienstleitungen i.fa,
.ansprechpartnerShow .ansprechpartnerOrganisationen i.fa,
.ansprechpartnerShow .ansprechpartnerAdresse i.fa,
.ansprechpartnerShow .ansprechpartnerOeffnungszeiten i.fa {
  padding-right: 5px;
  width: 20px;
}
.ansprechpartnerShow .ansprechpartnerEmail header,
.ansprechpartnerShow .ansprechpartnerTelefon header,
.ansprechpartnerShow .ansprechpartnerMobil header,
.ansprechpartnerShow .ansprechpartnerFax header,
.ansprechpartnerShow .ansprechpartnerBild header,
.ansprechpartnerShow .ansprechpartnerBeschreibung header,
.ansprechpartnerShow .ansprechpartnerDienstleitungen header,
.ansprechpartnerShow .ansprechpartnerOrganisationen header,
.ansprechpartnerShow .ansprechpartnerAdresse header,
.ansprechpartnerShow .ansprechpartnerOeffnungszeiten header {
  margin-bottom: unset!IMPORTANT;
  margin: 25px 0 15px 0;
  padding: unset;
}
.ansprechpartnerShow .ansprechpartnerEmail header h4,
.ansprechpartnerShow .ansprechpartnerTelefon header h4,
.ansprechpartnerShow .ansprechpartnerMobil header h4,
.ansprechpartnerShow .ansprechpartnerFax header h4,
.ansprechpartnerShow .ansprechpartnerBild header h4,
.ansprechpartnerShow .ansprechpartnerBeschreibung header h4,
.ansprechpartnerShow .ansprechpartnerDienstleitungen header h4,
.ansprechpartnerShow .ansprechpartnerOrganisationen header h4,
.ansprechpartnerShow .ansprechpartnerAdresse header h4,
.ansprechpartnerShow .ansprechpartnerOeffnungszeiten header h4 {
  margin: unset;
}
.ansprechpartnerShow a {
  color: #e15b2a;
  font-weight: 700;
}
.organisationShow a {
  color: #e15b2a;
}
.organisationShow .organisationEmail h3,
.organisationShow .organisationTelefon h3,
.organisationShow .organisationFax h3,
.organisationShow .organisationAdressen h3,
.organisationShow .organisationMaps h3,
.organisationShow .organisationOeffnungszeiten h3,
.organisationShow .organisationLeitung h3 {
  margin-top: 25px;
}
.organisationShow #accordion {
  margin-top: 25px;
}
.organisationShow #accordion .card {
  margin-bottom: 15px;
  border: 1px solid #e15b2a;
  border-radius: unset;
}
.organisationShow #accordion .card .card-header {
  background-color: #e15b2a;
  padding: .1rem .1rem;
  border-radius: unset;
}
.organisationShow #accordion .card .card-header button {
  width: 100%;
  text-align: left;
  color: white;
  font-weight: 700;
  font-size: 1.25rem;
}
@media (max-width: 575px) {
  .organisationShow #accordion .card .card-header button {
    font-size: 1rem;
  }
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card {
  border: 1px solid #e15b2a;
  border-radius: unset;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body h4 {
  margin-bottom: unset;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body h4 a {
  color: #e15b2a;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body a {
  color: #e15b2a;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body span {
  display: block;
  padding-bottom: 5px;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body button {
  background-color: #e15b2a;
  color: white;
  margin-left: 5px;
  margin-top: 10px;
  border-radius: unset;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body button:first-child {
  margin-left: unset;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body button a {
  color: white;
}
.organisationShow #accordion .card #collapseMitarbeiter .ansprechpartner .card .card-body table.table.table-striped {
  margin-top: 15px;
  padding: .50rem;
  font-size: .75rem;
}
.organisationShow #accordion .card .card-body a {
  color: #e15b2a;
}
.formulareList ul {
  padding-left: 0;
}
.formulareList ul > li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  list-style: none;
  display: block;
  border-bottom: 1px solid #9faca0;
}
.formulareList ul > li a.dienstleistung_formular_titel {
  color: #e15b2a;
  font-weight: bold;
}
.formulareList ul > li div.formulare_dienstleistungen {
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
  margin-left: 1.2rem;
}
.formulareList ul > li div.formulare_dienstleistungen > ul {
  padding-left: 1rem;
}
.formulareList ul > li div.formulare_dienstleistungen > ul li {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: none;
}
.formulareList ul > li div.formulare_dienstleistungen > ul li a {
  color: #e15b2a;
}
.dienstleistungen_list ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.dienstleistungen_list ul a {
  display: block;
  padding-left: 1.4rem;
  font-weight: bold;
  color: #e15b2a;
}
.dienstleistungen_list ul a span.oi {
  /*position: absolute;*/
  margin-left: -1.1rem;
}
.dienstleistungen_list ul a span.original {
  font-weight: lighter;
  color: #666666;
}
.tx-citkoegovservicelight .card .olicon.olicon-down {
  display: inline-block;
  float: right;
  margin-top: 0.5rem;
  transition: all 0.5s;
}
.tx-citkoegovservicelight .card button[aria-expanded="true"] .olicon.olicon-down {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.imageleft {
  float: left;
  margin-right: 1em;
  padding-top: 0.4rem;
  position: relative;
}
.imageright {
  float: right;
  margin-left: 1rem;
  padding-top: 0.4rem;
  position: relative;
}
.imageabove {
  margin-bottom: 1rem;
  position: relative;
}
.imagebelow {
  margin-top: 1rem;
  margin-bottom: 2rem;
  position: relative;
}
span.imagecopyright {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 0.8rem;
  text-shadow: 0px 0px 5px #000;
}
span.imagecopyright::before {
  content: "© ";
}
#tx-solr-search ul.pagination {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#tx-solr-search .col-sm-8,
#tx-solr-search .col-sm-4,
#tx-solr-search .col-9,
#tx-solr-search .col-3 {
  margin-top: 0;
}
#tx-solr-search #Solr-Rightcol #solrSorting h3,
#tx-solr-search #Solr-Rightcol #tx-solr-faceting h3 {
  font-size: 1.2rem;
  display: block;
  color: #e15b2a;
}
#tx-solr-search #Solr-Rightcol #solrSorting h5,
#tx-solr-search #Solr-Rightcol #tx-solr-faceting h5 {
  color: #666;
  font-size: 1rem;
}
#tx-solr-search #Solr-Rightcol #tx-solr-sorting ul {
  margin-left: 0;
  padding-left: 0;
}
#tx-solr-search #Solr-Rightcol #tx-solr-sorting ul li {
  display: block;
}
#tx-solr-search #Solr-Rightcol #tx-solr-sorting ul li .sort-indicator {
  font-size: 11px;
}
#tx-solr-search #Solr-Rightcol #tx-solr-faceting h5.facet-label {
  margin-top: 0;
  font-weight: bold;
}
#tx-solr-search #Solr-Rightcol #tx-solr-faceting ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}
#tx-solr-search #Solr-Rightcol #tx-solr-faceting ul li {
  display: block;
}
#tx-solr-search #Solr-Rightcol #tx-solr-faceting ul li.facets-remove-all {
  margin-top: 5px;
}
#tx-solr-search .results-list {
  padding-top: 15px;
  padding-left: 0px;
  font-size: 18px;
}
#tx-solr-search .results-list .results-entry {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  display: block;
  padding-left: 0;
}
#tx-solr-search .results-list .results-entry span.results-highlight {
  background-color: #fffbae;
}
#tx-solr-search .results-list .results-entry .lastchanged {
  font-size: 12px;
  color: #666;
}
#tx-solr-search .results-list .results-entry h4.results-topic {
  font-size: 1.2rem;
}
#tx-solr-search .results-list .results-entry h4.results-topic a {
  max-width: 405px;
  display: block;
  vertical-align: top;
  float: left;
}
#tx-solr-search .results-list .results-entry .relevance {
  width: 100px;
  overflow: hidden;
  margin-left: 5px;
  display: block;
  float: right;
}
#tx-solr-search .results-list .results-entry .relevance-label {
  position: absolute;
  font-size: 11px;
  padding-top: 8px;
  padding-left: 7px;
  color: #fff;
}
#tx-solr-search .results-list .results-entry .relevance-bar {
  background-color: #999;
  width: 100px;
  margin-top: 3px;
  position: absolute;
}
#tx-solr-search .results-list .results-entry .tx-solr-relevance.themeColorBackground {
  background-color: #e15b2a;
}
#tx-solr-search .results-list .results-entry .relevance-percent {
  position: absolute;
  font-size: 11px;
  width: 95px;
  text-align: right;
  color: #fff;
  height: 23px;
  padding-top: 8px;
}
#tx-solr-search .results-list .results-entry .results-teaser {
  font-size: 13px;
}
#solr-ajax-searchresult,
#solr-ajax-searchresult-dienstleistungen {
  width: 300px;
  min-height: 100px;
  color: #000;
  position: absolute;
  padding: 7px 15px 15px;
  z-index: 15000;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ccc;
  box-shadow: 2px 6px 5px 0 rgba(0, 0, 0, 0.75);
  display: none;
  text-align: left;
}
#solr-ajax-searchresult ul,
#solr-ajax-searchresult-dienstleistungen ul {
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
#solr-ajax-searchresult ul li,
#solr-ajax-searchresult-dienstleistungen ul li {
  display: block;
  float: none;
  height: auto;
  padding-left: 0;
  margin-left: 0;
}
#solr-ajax-searchresult ul li.hit,
#solr-ajax-searchresult-dienstleistungen ul li.hit {
  border-bottom: 1px solid #ccc;
}
#solr-ajax-searchresult ul li h3,
#solr-ajax-searchresult-dienstleistungen ul li h3 {
  margin-top: 0.5rem;
}
#solr-ajax-searchresult h2,
#solr-ajax-searchresult-dienstleistungen h2 {
  font-size: 0.8rem;
  margin-bottom: 5em;
  margin-top: 0;
  padding-top: 0;
}
#solr-ajax-searchresult h3,
#solr-ajax-searchresult-dienstleistungen h3 {
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 0;
}
#solr-ajax-searchresult a,
#solr-ajax-searchresult-dienstleistungen a {
  display: block;
  text-align: left;
  text-decoration: none;
  font-size: 1rem;
  line-height: 180%;
}
#solr-ajax-searchresult a .path,
#solr-ajax-searchresult-dienstleistungen a .path {
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
/* Suchformular Pressearchiv */
#content #c70844 {
  margin-top: -1rem;
  margin-bottom: 1.5rem;
}
#solr-ajax-searchresult-dienstleistungen {
  top: 38px;
}
.tx-citko-events h1,
.tx-citko-events h2,
.tx-citko-events h3 {
  padding-left: 0 !important;
}
.tx-citko-events h1 {
  font-size: 1.35rem;
}
.yahooweatherwidget .weatherCity {
  font-weight: bold;
}
.yahooweatherwidget .weatherStatus {
  font-size: 0.9rem;
}
.yahooweatherwidget .date {
  font-weight: bold;
}
.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  -ms-transform: translateY(-2em);
      transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  -ms-transform: translateY(2em);
      transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  -ms-transform: translateY(0);
      transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: 0.5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: .8;
  display: inline-block;
  padding: 0.2em;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
}
.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: 0.5em;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 980px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 5px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #cccccc;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: li;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #cccccc;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: li;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #cccccc;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #e15b2a;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #e15b2a;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #cccccc;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 5px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: li;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #e15b2a;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #cccccc;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #cccccc;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.bilderraster .caption {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}
.image360 {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
body.highcontrast {
  color: #000000;
}
body.highcontrast #header #search form #search_q:-ms-input-placeholder {
  color: #000000;
}
body.highcontrast #header #search form #search_q::placeholder {
  color: #000000;
}
body.highcontrast #metanav a {
  color: #000000;
}
body.highcontrast .carousel.slide .carousel-inner .carousel-item {
  color: #000000 !important;
  background-color: #EEEEEE !important;
}
body.highcontrast .carousel.slide .carousel-inner .carousel-item .text {
  color: #000000 !important;
}
body.highcontrast .carousel.slide .carousel-inner .carousel-item .text .slidericon {
  display: none;
}
body.highcontrast .carousel-indicators .active {
  background-color: #000000 !important;
}
body.highcontrast .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
body.highcontrast .olicon-down::before {
  content: url(/typo3conf/ext/citko_config/Resources/Public/Images/Down-black.svg);
}
body.highcontrast #breadcrumbs {
  color: #000000;
}
body.highcontrast #breadcrumbs a {
  color: #000000;
}
body.highcontrast .newsTeaser .newsTeaserText {
  background-color: #ffffff;
}
body.highcontrast .newsTeaser .newsTeaserText h3 {
  color: #000000;
}
body.highcontrast .card .card-header {
  background-color: #EEEEEE;
}
body.highcontrast .card .card-header button {
  color: #000000;
}
body.highcontrast .card .card-header button .olicon-down::before {
  content: url(/typo3conf/ext/citko_config/Resources/Public/Images/Down-black.svg);
}
body.highcontrast #content #contentcontent .textBild h3,
body.highcontrast #content #contentcontent .frame-type-textmedia h3 {
  color: #000000;
}
body.highcontrast a {
  color: #000000;
  text-decoration: underline;
}
body.highcontrast .kachel {
  background-color: #f8d58a;
}
body.highcontrast #footer {
  background-color: #f8d58a;
}
