/* #################
   FONTS 
   ################# */


/* SERIF */

@font-face {
  font-family: 'ob-serif';
  src: url('/obfont/OstbeSerif-Regular.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSerif-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSerif-Regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSerif-Regular.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSerif-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSerif-Regular.svg#OstbeSerif-Regular') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ob-serif';
  src: url('/obfont/OstbeSerif-RegularKursiv.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSerif-RegularKursiv.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSerif-RegularKursiv.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSerif-RegularKursiv.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSerif-RegularKursiv.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSerif-RegularKursiv.svg#OstbeSerif-RegularKursiv') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'ob-serif';
  src: url('/obfont/OstbeSerif-Bold.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSerif-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSerif-Bold.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSerif-Bold.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSerif-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSerif-Bold.svg#OstbeSerif-Bold') format('svg');
  /* Legacy iOS */
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ob-serif';
  src: url('OstbeSerif-BoldKursiv.eot');
  /* IE9 Compat Modes */
  src: url('OstbeSerif-BoldKursiv.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('OstbeSerif-BoldKursiv.woff2') format('woff2'), /* Super Modern Browsers */
  url('OstbeSerif-BoldKursiv.woff') format('woff'), /* Modern Browsers */
  url('OstbeSerif-BoldKursiv.ttf') format('truetype'), /* Safari, Android, iOS */
  url('OstbeSerif-BoldKursiv.svg#OstbeSerif-BoldKursiv') format('svg');
  /* Legacy iOS */
  font-weight: 600;
  font-style: italic;
}


/* SANS */

@font-face {
  font-family: 'ob-sans';
  src: url('/obfont/OstbeSans-Regular.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSans-Regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSans-Regular.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSans-Regular.svg#OstbeSans-Regular') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ob-sans';
  src: url('/obfont/OstbeSans-RegularKursiv.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSans-RegularKursiv.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSans-RegularKursiv.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSans-RegularKursiv.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSans-RegularKursiv.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSans-RegularKursiv.svg#OstbeSans-RegularKursiv') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'ob-sans';
  src: url('/obfont/OstbeSans-Bold.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSans-Bold.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSans-Bold.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSans-Bold.svg#OstbeSans-Bold') format('svg');
  /* Legacy iOS */
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ob-sans';
  src: url('/obfont/OstbeSans-BoldKursiv.eot');
  /* IE9 Compat Modes */
  src: url('/obfont/OstbeSans-BoldKursiv.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/obfont/OstbeSans-BoldKursiv.woff2') format('woff2'), /* Super Modern Browsers */
  url('/obfont/OstbeSans-BoldKursiv.woff') format('woff'), /* Modern Browsers */
  url('/obfont/OstbeSans-BoldKursiv.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/obfont/OstbeSans-BoldKursiv.svg#OstbeSans-BoldKursiv') format('svg');
  /* Legacy iOS */
  font-weight: 600;
  font-style: italic;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #555;
  min-height: 1024px;
  overflow-x: hidden;
  overflow-y: scroll;
}

font {
  font-family: 'Open Sans', sans-serif;
}

.xxl-admin-control {
  display: none !important;
}


/* #################
   CONTAINERS 
   ################# */

.wrap-all {
  max-width: 1280px;
  margin: auto;
  padding: 0 0 0 0;
  min-height: 800px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 #afafaf;
          box-shadow: 0 0 10px 0 #afafaf;
}

.main-header {
  margin: auto;
  padding: 0 0 0 0;
  background: #fff;
  position: relative;
}

.main-header_home {
  background: #fff url("/portaldata/42/resources/bilder/kopfbilder/kopfbild-dglive.jpg") no-repeat 50% 50%;
  padding: 300px 0 0 0;
  height: 460px;
  max-width: 1280px;
}

.main-header_home:before,
.main-header_home:after {
  display: none;
}

.banner {
  height: 160px;
  width: 100%;
  margin: auto;
  padding: 40px 0 0 0;
  max-width: 1024px;
  position: relative;
}

.main-header_home .banner {
  background: #fff;
}

.container {
  max-width: 1024px;
  min-height: 800px;
  margin: auto;
  background: #fff;
  position: relative;
}

.content {
  float: left;
  width: calc(100% - 400px);
  min-height: 500px;
  padding: 0 44px 0 45px;
}

.content_nosubnav{
  width: calc(100% - 200px);
}

.content_home {
  float: left;
  width: 75%;
  min-height: 500px;
  padding: 0;
}

.content_nosidebar {
  width: auto;
  width: calc(100% - 190px);
  padding: 0 0 0 45px;
  overflow: hidden;
  float: none;
}

.sidebar {
  float: right;
  width: 200px;
  padding: 45px 0 0 0;
  min-height: 500px;
  z-index: 200;
  -webkit-backface-visibility: hidden;
  right: auto;
}

.sidebar-inner {
  min-height: 50px;
  clear: both;
}

.spacer {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.sidebar_home {
  width: 25%;
  padding: 45px 0 0 45px;
}


/* #################
   BANNER 
   ################# */

.logo {
  background: transparent url("/oblogos/logo-ostbelgien.svg") no-repeat 50% 50%;
  display: block;
  height: 84px;
  width: 260px;
  background-size: contain;
  position: absolute;
  top: 55%;
  right: 0;
  left: auto;
  margin-top: -50px;
}

.tagline {
  margin: 5px 0 0 0;
  font-family: "ob-serif", serif;
  font-weight: 600;
  font-size: 18px;
  width: 33.33333%;
  display: block;
  color: #00457c;
}

.subtagline {
  color: #00457c;
  margin: 0;
  font-family: "ob-serif", serif;
  font-weight: normal;
  font-size: 16px;
  width: 20%;
  display: block;
  line-height: 1.4;
}

.tagline,
.subtagline {
  display: block;
  margin-left: 0;
}

.tagline:link,
.subtagline:link,
.tagline:visited,
.subtagline:visited,
.tagline:hover,
.subtagline:hover,
.tagline:active,
.subtagline:active {
  text-decoration: none;
}

.body_home .logo {
  right: 52px;
}

.body_home .tagline,
.body_home .subtagline {
  margin-left: 52px;
}


/* #################
   Banner-Home-Link
   ################# */

.banner-wrap {
  display: block;
  margin: 45px 0 0 0;
  overflow: hidden;
  border-radius: 5px;
  text-align: center;
  height: auto;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.banner-600,
.banner-300 {
  display: none;
}

.banner-wrap a {
  display: block;
  text-decoration: none;
}

.banner-wrap img {
  display: block;
  max-width: 100%;
  height: auto !important;
}

@media (max-width: 600px) {
  .banner-full {
    display: none;
  }
  .banner-600 {
    display: block;
  }
}

@media (max-width: 450px) {
  .banner-full {
    display: none;
  }
  .banner-600 {
    display: none;
  }
  .banner-300 {
    display: block;
  }
}


/* #################
   HAUPTNAVIGATION 
   ################# */

.mainnav {
  background: #00437d;
  max-width: 1024px;
  margin: auto;
  visibility: hidden;
}

.mainnav-item {
  float: left;
  border-right: 1px solid #fff;
}

.mainnav_4 .mainnav-item {
  width: 25%;
}

.mainnav_5 .mainnav-item {
  width: 20%;
}

.mainnav_6 .mainnav-item {
  width: 16.666%;
}

.mainnav_7 .mainnav-item {
  width: 14.285%;
}

.mainnav_8 .mainnav-item {
  width: 12.5%;
}

.mainnav_9 .mainnav-item {
  width: 11.111%;
}

.mainnav-item:last-child {
  border: 0;
}

.mainnav-list_2 {
  display: none;
}

.mainnav-link {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 20px 5%;
  /*word-wrap: break-word;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;*/
  text-transform: uppercase;
  text-align: center;
}

.mainnav-link_1:hover,
.mainnav-link_1:active {
  background: #d6730f;
}

.toggle-main {
  display: none;
}


/* #################
   SUBNAVIGATION 
   ################# */

.subnav {
  float: left;
  max-width: 190px;
  min-width: 190px;
  width: 190px;
  padding: 35px 0 0 0;
  margin: 0 0 45px 0;
  line-height: 1.2;
}

.subnav-item_4,
.subnav-item_3,
.subnav-item_2,
.subnav-item_1 {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #DDD;
  position: relative;
}

.subnav-item:last-child {
  border-bottom: 0px solid #DDD;
}

.subnav-item_4,
.subnav-item_3,
.subnav-item_2 {
  padding: 0 0 0 20px;
  border-bottom: 0px solid #DDD;
  margin: 0 0 1px 0;
}

.subnav-item_4,
.subnav-item_3 {
  padding: 0 0 0 7px;
}

.subnav-link_1,
.subnav-link_2,
.subnav-link_3,
.subnav-link_4,
.subnav-link_haschildtrue {
  font-size: 12.5px;
  display: block;
  padding: 5px 1px 5px 25px;
  position: relative;
}

.subnav-link_2,
.subnav-link_3,
.subnav-link_4 {
  padding: 5px 0 5px 5px;
  font-size: 12px;
  border-bottom: 1px solid #DDD;
}

.subnav-item_4:last-child .subnav-link_4,
.subnav-item_3:last-child .subnav-link_3,
.subnav-item_2:last-child .subnav-link_2 {
  border-bottom: 0;
}

.subnav-link_3.subnav-link_haschildtrue,
.subnav-link_2.subnav-link_haschildtrue {
  padding: 5px 0 5px 12px;
}

.subnav-link_1:after {
  content: "\e046";
  display: block;
  position: absolute;
  left: -3px;
  top: 2px;
  margin-top: 0;
  color: #00437d;
  font-size: 19px;
  z-index: 60;
}

.subnav-link_1:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  top: -2px;
  background: transparent;
  width: 30px;
  height: 32px;
  border-radius: 100%;
  z-index: 50;
}

.subnav-link_1:hover:after,
.subnav-link_1:active:after {
  color: #00294a;
}

.subnav-link_haschildtrue:after {
  display: none;
}

.toggle {
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -3px;
  bottom: 0;
  height: 100%;
  z-index: 60;
  cursor: pointer;
}

.subnav-item_3 > .toggle,
.subnav-item_2 > .toggle {
  width: 20px;
  height: 20px;
}

.subnav-item_haschildtrue .toggle {
  display: block;
}

.toggle:after {
  content: "\e046";
  display: block;
  position: absolute;
  left: -3px;
  top: 15px;
  color: #00437d;
  font-size: 19px;
  z-index: 60;
}

.toggle:hover:after,
.toggle:active:after {
  color: #00294a;
}

.subnav-item_3 > .toggle:after,
.subnav-item_2 > .toggle:after {
  left: -9px;
  top: 6px;
  font-size: 16px;
}

.toggle:after {
  content: "\e050";
}

.toggle:before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  top: 8px;
  background: transparent;
  width: 30px;
  height: 32px;
  border-radius: 100%;
  z-index: 50;
}

.subnav-item_2 > .toggle:before {
  width: 28px;
  height: 28px;
  left: -15px;
  top: 0px;
  font-size: 16px;
}

.subnav-link_2:after,
.subnav-link_2:before {
  display: none;
}

.subnav-link_aktiv {
  font-weight: 600;
}

.toggle_aktiv:after {
  content: "\e04f";
}

.subnav-list_2,
.subnav-list_3,
.subnav-list_4 {
  display: none;
}

.subnav-link_aktiv + ul {
  display: block;
}


/* #################
   CONTENTNAVIGATION 
   ################# */

.contentnav-list {
  list-style: none outside;
  margin: 0;
  padding: 0;
}

.content-nav {
  margin-bottom: 15px;
  float: left;
  width: 47%;
  margin: 0 3% 3% 0;
}

.content-nav:nth-child(even) {
  margin: 0 0 3% 3%;
}

.content-nav-link {
  display: block;
  color: #555;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.2;
  padding: 10px 10px 10px 20px;
  margin-left: 9px;
  position: relative;
  background: #efefef;
  border-radius: 0 10px 10px 0;
}

.content-nav-link:after {
  content: "\e046";
  background: #FFF;
  border-radius: 100%;
  color: #00437d;
  display: block;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  left: -16px;
  text-align: center;
  top: 50%;
  margin-top: -14px;
  width: 28px;
}

.content-nav-link:hover,
.content-nav-link:active {
  background: #afafaf;
  color: #fff;
}


/* #################
   BREADCRUMB
   ################# */

.breadcrumb {
  margin: 10px 0 20px 0;
}

.breadcrumb-list {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
  list-style: none outside;
}

.breadcrumb-item {
  display: inline-block;
  padding: 0 13px 0 0;
}

.breadcrumb-item:nth-child(2) {
  display: none;
}

.breadcrumb-link {
  font-size: 11px;
  color: #aaa;
  text-decoration: none;
  padding: 5px 0;
  display: inline;
  position: relative;
}

.breadcrumb-link:hover,
.breadcrumb-link:active {
  color: #000;
}

.breadcrumb-link:after {
  content: "\45";
  width: 10px;
  height: 11px;
  position: absolute;
  top: 8px;
  right: -11px;
}

.breadcrumb-item:nth-child(1) .breadcrumb-link:after {
  top: 6px;
}

.breadcrumb-link > br {
  display: none;
}

.breadcrumb-item:last-child .breadcrumb-link:after {
  display: none;
}

.breadcrumb-link > span {
  display: none;
}


/* #################
   RSS
   ################# */

.rss-icon {
  float: right;
  margin-top: 12px;
}


/* #################
   CARDS
   ################# */

.cardwrapper {
  margin: 45px 0;
  width: 100%;
}

.card-item {
  float: left;
  width: 32.26%;
  margin: 0 0 0 1.6%;
  padding: 0 0 20px 0;
  overflow: hidden;
  min-height: 460px;
  position: relative;
}

.card-item_sub {
  width: 47%;
  margin: 0 3% 3% 0;
  float: left;
  min-height: auto;
  height: auto;
}

.card-item:first-child {
  margin: 0 0 0 0;
}

.card-item_sub:first-child {
  margin: 0 3% 0 0;
}

.card-item_sub:nth-child(even) {
  margin: 0 0 3% 3%;
  float: left;
}

.card-item_sub:nth-child(2) ~ .card-item_sub {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #cfcfcf;
}

.card-item_sub:nth-child(2) ~ .card-item_sub:nth-child(odd) {
  clear: left;
}

.card-link {
  display: block;
  text-decoration: none;
  color: #555;
}

.card-picture {
  overflow: hidden;
  height: 150px;
  text-align: center;
}

.card-item_sub .card-picture {
  max-height: 75px;
  height: auto;
  max-height: 150px;
}

.card-img {
  max-width: 100%;
  height: auto !important;
}

.card-item_sub .card-img {
  max-height: 100%;
}

.card-headline {
  font-size: 13px;
  line-height: 1.2;
  display: block;
  color: #999;
  margin: 10px 0 0 0;
}

.card-headline + .card-headline {
  margin-top: 5px;
  font-style: italic;
  display: none;
}

.card-headline_bs {
  display: none;
}

.card-title {
  font-size: 16px;
  font-weight: 600;
  color: #00437d;
  margin: 5px 0 10px 0;
  padding: 0 0 0 0;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.card-item_sub .card-title {
  max-height: 90px;
  word-wrap: break-word;
}

.card-picture + .card-title {
  margin: 10px 0 10px 0;
}

.card-teaser {
  font-size: 13px;
  margin: 0 0 0 0;
}

.card-item_sub .card-teaser {
  padding: 0 0 15px 0;
}

.card-extra {
  display: block;
  font-size: 11px;
  color: #00437d;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  height: 20px;
  border-bottom: 1px solid #DDDDDD;
  margin: 10px 0 0 0;
}

.card-extra:after {
  content: attr(Data-Portal);
  display: block;
  position: absolute;
  height: 20px;
  width: auto;
  top: 10px;
  left: 22px;
  padding: 0 5px 0 0;
  background: #fff;
  font-size: 12px;
}

.card-extra[data-portal*="Sport"]:after,
.icon_compass[data-portal*="Sport"]:before {
  color: #e73e0c;
}

.card-extra[data-portal*="Bildung"]:after,
.icon_compass[data-portal*="Bildung"]:before {
  color: #18a091;
}

.card-extra[data-portal*="Europa"]:after,
.icon_compass[data-portal*="Europa"]:before {
  color: #00437c;
}

.card-extra[data-portal*="Stat"]:after,
.icon_compass[data-portal*="Stat"]:before {
  color: #10583d;
}

.card-extra[data-portal*="Kultur"]:after,
.icon_compass[data-portal*="Kultur"]:before {
  color: #91886b;
}

.card-extra[data-portal*="Service"]:after,
.icon_compass[data-portal*="Service"]:before {
  color: #0d9739;
}

.card-extra[data-portal*="Rechts"]:after,
.icon_compass[data-portal*="Rechts"]:before {
  color: #10583d;
}

.card-extra[data-portal*="Medien"]:after,
.icon_compass[data-portal*="Medien"]:before {
  color: #c35a66;
}

.card-extra[data-portal*="Tourismus"]:after,
.icon_compass[data-portal*="Tourismus"]:before {
  color: #0d9739;
}

.card-extra_sub:after {
  display: none;
}

.card-extra_sub {
  border-bottom: 0px solid #DDD;
}


/* #################
   NEWS
   ################# */

.newswrapper {
  margin: 45px 0;
}

.breadcrumb + .newswrapper {
  margin: 0 0 45px 0;
}

.news-item {
  margin: 0 0 40px 0;
  padding: 0 0 15px 0;
  overflow: hidden;
  position: relative;
}

.card-item_sub + .news-item {
  clear: both;
  margin-top: 0px;
}

.news-item:last-child {
  margin: 0 0 10px 0;
}

.news-link {
  display: block;
  text-decoration: none;
  color: #535353;
  overflow: hidden;
}

.news-picture {
  overflow: hidden;
  height: 150px;
  float: left;
  width: 250px;
  margin: 0 25px 0 0;
}

.news-picture_subsite {
  width: 150px;
  height: auto;
  margin-bottom: 25px;
}

.news-item .news-picture_subsite {
  max-height: 150px;
}

.news-img {
  max-width: 100%;
  height: auto !important;
}

.news-headline {
  font-size: 13px;
  line-height: 1.2;
  display: block;
  color: #999;
  margin: 0 0 5px 0;
}

.card-picture + .news-headline {
  margin-top: 5px;
}

.news-headline_bs {
  margin-top: 0;
  font-style: italic;
  display: none;
}

.news-title,
.artikel-detail .news-title {
  font-size: 16px;
  font-weight: 600;
  color: #00437d;
  margin: 0 0 10px 0;
  padding: 0 5px 0 0;
}

.news-item_reg .news-title {
  font-size: 14px;
  font-weight: normal;
  color: #555;
}

.news-teaser {
  font-size: 13px;
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  overflow: hidden;
}

.news-item .card-extra,
.news-extra {
  display: block;
  font-size: 11px;
  color: #00437d;
  position: absolute;
  height: 20px;
  border-bottom: 1px solid #DDDDDD;
  margin: 10px 0 0 0;
  left: 275px;
  bottom: 15px;
  right: 0;
}

.news-extra:after {
  content: attr(Data-Portal);
  display: block;
  position: absolute;
  height: 20px;
  width: auto;
  top: 10px;
  left: 22px;
  padding: 0 5px 0 0;
  background: #fff;
}

.news-extra_subsite {
  left: 175px;
}

.news-extra_subsite:after {
  display: none;
}

.news-item_list {
  margin: 0 0 10px 0;
  padding: 0;
}

.news-item_list .news-title {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
  color: #222;
  font-weight: normal;
}

.news-item_list_title .news-title {
  padding-left: 25px;
  position: relative;
}

.news-item_list_title .news-title:before {
  content: "\e046";
  display: block;
  position: absolute;
  font-size: 17px;
  left: 0;
}

.news-item_list .news-link:hover,
.news-item_list .news-link:active {
  text-decoration: underline;
}

.news-item_list .news-title:hover:before,
.news-item_list .news-title:active:before,
.news-item_list .news-link:hover .news-title:before,
.news-item_list .news-link:active .news-title:before {
  text-decoration: none;
}

.news-item_noimg,
.news-item_reg {
  margin-bottom: 10px;
}

.news-item_reg {
  border-bottom: 1px solid #DDDDDD;
}

.news-item_noimg .news-teaser {
  padding-bottom: 10px;
}

.news-extra_noimg {
  margin-left: 0;
  left: 0;
}

.news-extra_noimg:after {
  display: none;
}

.news-item_link .news-extra_noimg {
  right: 25px;
}

.news-item_link .news-extra_noimg:after {
  display: block;
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  color: #00437d;
  content: "\e046";
  font-size: 19px;
  position: absolute;
  left: auto;
  right: -25px;
  top: 9px;
  z-index: 60;
  width: 20px;
}

.content_home .news-item_link .news-picture {
  overflow: hidden;
  height: 150px;
  float: left;
  width: 250px;
  margin: 0 25px 0 0;
}

.content_home .news-item_link .news-extra_subsite {
  left: 275px;
}


/* ######
   Ausklapp-Boxen
   ###### */

.inhalt-box {
  margin-bottom: 25px;
}

.inhalt-box-inner {
  padding: 15px 0;
  /*overflow: hidden;*/
}

.box-title {
  cursor: pointer;
  color: #99424D;
  border-bottom: 1px solid #9AB1BE;
  padding: 0 0 10px 26px;
  margin: 30px 0 0 0;
  font-weight: 600;
  position: relative;
}

.inhalt-box-preview {
  display: block;
  font-size: 13px;
  font-weight: normal;
  color: #555;
  padding-left: 30px;
}

.box-title:before {
  content: "\e050";
  color: #99424D;
  position: absolute;
  left: 0;
  top: 1px;
}

.box-title.active {
  border-bottom: 0px solid #9AB1BE;
}

.box-title.active:before {
  content: "\e04f";
}

.box-title + .inhalt-box-inner {
  display: none;
}

.box-title.active + .inhalt-box-inner {
  display: block;
  border-bottom: 1px solid #cfcfcf;
}

.box-title.active > span {
  display: none;
}


/* #################
   REGIERUNSBESCHLÜSSE
   ################# */

.news-headline_group {
  font-size: 14px;
  line-height: 1.2;
  display: block;
  color: #fff;
  margin: 0 0 10px 0;
  background: #00437d;
  padding: 5px;
}


/* #################
   KATEGORIEN 
   ################# */

.kategorie-list {
  list-style: none outside;
  margin: 45px 0;
  padding: 0;
}

.kategorie-list .kategorie-beschreibung {
  display: none;
}

.kategorie-item {
  float: left;
  width: 48%;
  margin: 0 2% 4% 0;
  clear: left;
}

.kategorie-item:nth-child(2n) {
  margin: 0 0 4% 2%;
  clear: none;
}

.kategorie-link {
  display: block;
  padding: 10px 10px 10px 20px;
  background: #efefef;
  border-radius: 0 10px 10px 0;
  color: #555;
  font-size: 14px;
  position: relative;
  text-decoration: none;
}

.kategorie-link:before {
  content: "\e046";
  background: #FFF;
  border-radius: 100%;
  color: #00437d;
  display: block;
  font-size: 16px;
  height: 28px;
  line-height: 28px !important;
  position: absolute;
  left: -16px;
  text-align: center;
  top: 50%;
  margin-top: -14px;
  width: 28px;
}

.kategorie-link:hover,
.kategorie-link:active {
  background: #afafaf;
  color: #fff;
}


/* #################
   IMAGE-MAP
   ################# */

.gemeinde-map {
  float: right;
}

.artikel-detail .gemeinde-map {
  display: block;
  margin: 0 0 0 25px;
}


/* #################
   RELATED 
   ################# */

.related {
  margin: 0 0 40px 0;
}

.related-header,
.reltitel_KEArchiv {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0 25px;
  position: relative;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  color: #555;
  background: #ddd;
}

.related-header:before,
.reltitel_KEArchiv:before {
  content: "";
  display: block;
  background: #fff;
  border-radius: 100%;
  height: 36px;
  width: 36px;
  position: absolute;
  left: -18px;
  top: 50%;
  margin-top: -18px;
}

.related-header:after,
.reltitel_KEArchiv:after {
  content: "";
  display: block;
  background: #00437d;
  border-radius: 100%;
  height: 26px;
  width: 26px;
  position: absolute;
  left: -13px;
  top: 50%;
  margin-top: -13px;
  color: #fff;
  text-align: center;
  line-height: 26px !important;
  font-size: 14px;
}

.related-header:hover,
.related-header:active,
.reltitel_KEArchiv:hover,
.reltitel_KEArchiv:active {
  background: #c1c1c1;
}

.related-contacts .related-header,
.related-contacts .related-header:hover,
.related-contacts .related-header:active {
  background: #dddddd;
  cursor: default;
}

.related-contacts .related-header:after {
  content: "\e08a";
}

.related-downloads .related-header:after {
  content: "\e092";
}

.related-dashboard .related-header:after {
	content: "\e0f2";
}

.related-links .related-header:after {
  content: "\e02b";
}

.related-artikel .related-header:after {
  content: "\6a";
}

.related-artikel_publications .related-header:after {
  content: "\6a";
}

.DLSRelKulturerbe .related-header:after {
  content: "\e01d";
}

.dls-detail-querverweise .related-header:after {
  content: "\e02b";
}

.related-downloads_formulare .related-header:after {
  content: "\e065";
}

.querverweiscatlink:after {
  content: "\e01d" !important;
}

.related-downloads,
.related-links,
.related-artikel,
.related-dashboard,
.DLSRelKulturerbe {
  border-bottom: 1px solid #eee;
  position: relative;
}

.related-contacts {
  padding: 0;
  position: relative;
}

.related-contacts + div {
  margin-top: 5px;
}

.related-contacts-box {
  /*overflow: hidden; removed for related ZusatzInfos 06/04/2018*/
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.related-item,
.KERelEintrag {
  background: #efefef;
  padding: 0;
  position: relative;
  list-style: none outside;
}

.related-item ~ .related-item,
.KERelEintrag ~ .KERelEintrag {
  border-top: 1px solid #ddd;
}

.header-statistikglossar ~ .related-item {
  list-style: none outside;
}

.related-item_contact {
  padding: 10px 10px 30px 10px;
}

.more-info > .related-item_contact:last-child {
  padding: 10px 10px 20px 10px;
}

.more-info > .related-item_contact:only-child {
  padding: 10px 10px 30px 10px;
}

.more-info > .related-item_contact {
  border-top: 1px solid #cfcfcf;
}

.related-item_contact + .more-info,
.more-info + .more-info {
  margin-top: -20px;
}

.more-info[style*="none"] ~ br {
  display: none;
}

.related-item > h5,
.related-item > p {
  margin: 0;
}

.related-item > h5 {
  overflow: hidden;
  word-wrap: break-word;
}

.related-item > p {
  font-size: 12px;
  line-height: 1.6;
}

.dlkrel {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dlkrel.web {
  color: #555;
  font-weight: 600;
}

.dlkrel + br {
  display: none;
}

.related-list,
.relKEArchivListe {
  margin: 0 0 25px 0;
  padding: 5px;
  list-style: none outside;
  position: absolute;
  background: #fff;
  right: 100%;
  top: 25px;
  z-index: 600;
  -webkit-box-shadow: 0 0 40px 5px #555;
          box-shadow: 0 0 40px 5px #555;
  width: 300%;
}

.KERelEintrag a p {
  margin: 0;
}

.related-list_close {
  display: block;
  background: #fff;
  border-radius: 100%;
  height: 36px;
  width: 36px;
  position: absolute;
  right: -18px;
  top: 0;
  margin-top: -18px;
  z-index: 610;
  cursor: pointer;
}

.related-list_close:after {
  content: "\51";
  display: block;
  background: #00437d;
  border-radius: 100%;
  height: 26px;
  width: 26px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -13px;
  z-index: 615;
  color: #fff;
  text-align: center;
  line-height: 25px !important;
  text-indent: -1px;
  cursor: pointer;
  font-size: 15px;
}

.related-link,
.pub_link > a,
.KERelEintrag a {
  font-size: 13px;
  font-weight: normal;
  color: #555;
  text-decoration: none;
  padding: 10px 20px 10px 35px;
  display: block;
  overflow: hidden;
  position: relative;
}

.related-link-desc {
  font-weight: 300;
  font-style: italic;
  margin-top: 3px;
}

.pub_link > a {
  padding: 10px 0 10px 25px;
}

.related-link:before,
.pub_link > a:before,
.KERelEintrag a:before {
  color: #00437d;
  display: inline-block;
  margin: 0 5px 0 0;
  position: absolute;
  left: 15px;
  top: 13px;
  content: "\e02b";
}

.pub_link > a:before {
  left: 8px;
}

.related-item_downloads .related-link:before {
  content: "\e092";
}

.related-item_links .related-link:before,
.KERelEintrag a:before,
.related-item_DLSCat .related-link:before,
.related-item_galerie .related-link:before {
  content: "\e02b";
}

.related-item_artikel .related-link:before {
  content: "\6a";
}

.related-item p > a {
  font-weight: 600;
  color: #555;
  text-decoration: none;
}

.related-item p > a:hover,
.related-item p > a:active {
  text-decoration: underline;
}

.related-item:hover,
.related-item:active,
.KERelEintrag:hover,
.KERelEintrag:active {
  background: #ddd;
}

.related-item_contact:hover,
.related-item_contact:active {
  background: #efefef;
}

.related-box {
  background: #ddd;
}

.related-box > div:last-child {
  margin-bottom: 40px;
}

.related-address {
  display: block;
  margin: 5px 0 5px 0;
}

.more-info {
  display: block;
}

.related-item_querverweisbild {
  float: left;
  width: 25%;
  margin: 1% 0;
  padding: 0 5px;
  height: 100px;
  overflow: hidden;
  background: #fff;
  border-top: 0 !important;
  text-align: center;
  border-radius: 0;
}

.related-item_querverweisbild .related-link {
  display: block;
  margin: 0;
  padding: 0;
  height: 100px;
  overflow: hidden;
  position: relative;
  border-radius: 0;
}

.related-item_querverweisbild .related-link:before {
  display: none;
}

.related-item_querverweisbild img {
  width: 100%;
}

.related-item_querverweisbild span {
  position: absolute;
  bottom: 0;
  background: #918A70;
  display: block;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  padding: 3px;
  max-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 0;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.related-item_querverweisbild:hover span {
  max-height: 100px;
  white-space: normal;
  text-overflow: inherit;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.related-item_querverweisbild:hover,
.related-item_querverweisbild:active {
  background: #fff !important;
}

.inhalt-box-rel .related-box {
  margin-left: 18px;
}

.inhalt-box-rel .related-list {
  display: block !important;
}

.inhalt-box-rel .related-list {
  position: static;
  margin: 0;
  padding: 0;
  background: #EEE;
  -webkit-box-shadow: 0 0 0 0 #555;
          box-shadow: 0 0 0 0 #555;
  width: 100%;
}

.inhalt-box-rel .related-list:after {
  display: none;
}

.inhalt-box-rel .related-item_downloads {
  padding: 0;
}

.inhalt-box-rel .related-list_close {
  left: -18px;
  top: 25px;
  display: none;
}

.inhalt-box-rel .related-header,
.inhalt-box-rel .related-header:hover,
.inhalt-box-rel .related-header:active {
  cursor: default;
  background: #DDD;
}

.inhalt-box-rel .more-info {
  display: block !important;
}

.inhalt-box-rel .related-contacts-box {
  max-height: none;
}

.inhalt-box-rel .btn_more {
  display: none;
}

.inhalt-box-rel .related-contacts {
  padding-bottom: 0;
}

.inhalt-box-rel .related-item_contact {
  padding-bottom: 1px;
}

.inhalt-box-rel .related-item {
  margin-bottom: 0;
}

.MovieIconDownload {
  font-size: 14px;
  padding: 5px 5px 5px 0;
  font-weight: 700;
}

.ke-detail-multimedia video {
  width: 100%;
  height: auto !important;
}

.ke-detail-multimedia .DokumentEintrag {
  padding: 10px;
}

.overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 5px;
}

.related-item_pub {
  float: left;
  width: 25%;
  margin: 1% 0;
  padding: 0 5px;
  height: 200px;
  overflow: hidden;
  background: #fff;
  border-top: 0 !important;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
}

.related-item_pub:hover,
.related-item_pub:active {
  background: #fff;
}

.relpub-wrap {
  position: relative;
  height: 100%;
  border-radius: 0 0 0 10px;
  overflow: hidden;
}

.relpub-img {
  display: block;
  width: 100%;
  border-radius: 0 0 0 10px;
}

.relpub-name {
  background: #ddd;
  border-radius: 0;
  bottom: 0;
  line-height: 20px;
  color: #444;
  display: block;
  font-size: 12px;
  left: 0;
  font-weight: 600;
  height: 24px;
  overflow: hidden;
  padding: 3px;
  position: absolute;
  right: 0;
  text-overflow: ellipsis;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  white-space: nowrap;
}

.relpub-detaillink {
  background: #789CC6;
  border-radius: 0;
  bottom: 0px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 19px;
  left: 0;
  height: 24px;
  overflow: hidden;
  padding: 3px 3px 3px 28px;
  position: absolute;
  right: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  text-align: left;
}

.relpub-detaillink:before {
  content: "\3d";
  position: absolute;
  left: 6px;
  top: 4px;
  font-size: 15px;
}

.relpub-detaillink:hover,
.relpub-detaillink:active {
  background-color: #6281A6;
}

.relpub-detaillink + .relpub-name {
  bottom: 24px;
  border-bottom: 1px solid #fff;
}

.related-item_pub:hover .relpub-name {
  text-overflow: clip;
  white-space: normal;
  height: auto;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.related-header {
  padding-right: 40px;
}

.rel-doks-anzahl {
  position: absolute;
  background: #f1f1f1;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  right: 10px;
  top: 50%;
  margin-top: -14px;
  text-align: center;
  line-height: 27px;
  font-size: 11px;
  color: #666;
  text-indent: 0px;
}


/* #################
   SIDEBAR
   ################# */

.sidebar-box {
  background: #DDDDDD;
  border-radius: 0 0 0 20px;
  margin: 0 0 40px 0;
}

.sidebar-title {
  position: relative;
  background: #EEEEEE;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 5px 5px 22px;
}

.sidebar-top {
  margin-bottom: 40px;
}

.related-box .sidebar-title_related:only-child {
  display: none;
}

.sidebar-title:before {
  content: "";
  display: block;
  height: 37px;
  width: 37px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: -17px;
  top: -17px;
  display: block;
}

.sidebar-title:after {
  content: "";
  display: block;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: #AAA;
  position: absolute;
  left: -17px;
  top: -17px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 19px;
  color: #fff;
}

.sidebar-title_newsletter:after {
  background-image: url("/dgicons/icon_mail.svg");
}

.sidebar-title_psv:after {
  background-image: url("/dgicons/icon_psv.svg");
}

.sidebar-title_dlk:after {
  background-image: url("/dgicons/icon_dlk.svg");
}

.sidebar-title_related:after {
  background-image: url("/dgicons/icon_related.svg");
}

.sidebar-title_telefon:after {
  background-image: url("/dgicons/icon_phone.svg");
}

.sidebar-title_aktuelles:after {
  background-image: url("/dgicons/icon_comment.svg");
}

.sidebar-title_warenkorb:after {
  background-image: url("/dgicons/icon_cart.svg");
}

.sidebar-title_profil:after {
  background-image: url("/dgicons/icon_profile.svg");
}

.sidebar-title_standard:after {
  background-image: url("/dgicons/icon_pfeil_rechtsunten.svg");
}

.no-svg .sidebar-title_related:after {
  background-image: url("/dgicons/icon-related.png");
}

.no-svg .sidebar-title_telefon:after {
  background-image: url("/dgicons/icon-phone.png");
}

.no-svg .sidebar-title_newsletter:after {
  background-image: url("/dgicons/icon-mail.png");
}

.no-svg .sidebar-title_aktuelles:after {
  background-image: url("/dgicons/icon-comment.png");
}

.sidebar-content {
  padding: 10px 10px 10px 10px;
  overflow: hidden;
}

.sidebar-liste {
  list-style: none outside;
  margin: 0;
  padding: 0;
  border-radius: 0 0 0 20px;
}

.sidebar-liste > li:last-child {
  border-radius: 0 0 0 20px;
}

.sidebar-liste .related-item {
  background: #ddd;
  border-bottom: 1px solid #efefef;
}

.sidebar-liste a:hover,
.sidebar-liste a:active {
  background: #cfcfcf;
}

.sidebar-liste > li:last-child a:hover,
.sidebar-liste > li:last-child a:active {
  border-radius: 0 0 0 20px;
}

.sidebar-liste .filesize {
  display: none;
}

.sidebar-content p {
  font-size: 13px;
  margin: 0 0 10px 0;
  font-weight: 600;
}

.sidebar-content p:last-child {
  margin: 0;
}

.sidebar-content h3 {
  margin: 0 0 10px 0;
  font-weight: 700;
}

.sidebar-content p > a,
.material-link {
  color: #222;
  text-decoration: none;
}

.material-link {
  display: block;
  text-align: center;
}

.material-link p {
  margin: 5px 0;
}

.sidebar-content p > a:hover,
.sidebar-content p > a:active {
  text-decoration: underline;
}

.sidebar-content img {
  margin: auto;
  display: block;
  width: 100%;
  height: auto !important;
  border-radius: 0 0 0 15px;
}

.sidebar-content .psv-link {
  display: block;
}

.sidebar-content .psv-link img,
.material-link img {
  margin-bottom: 10px;
}

.sidebar-list {
  list-style: none outside;
  margin: 0;
  padding: 0;
}

.checkbox-sidebar {
  font-size: 12px;
}

.checkbox-sidebar td {
  padding: 5px 0 2px 0;
  vertical-align: middle;
}

.checkbox-sidebar td input {
  position: relative;
  top: 2px;
  margin-right: 5px;
}


/* #################
   SIDEBAR
   ################# */

.sprachen-box {
  overflow: hidden;
  margin: 0 0 55px 0;
}

.sprachen-item {
  width: 33.33333%;
  float: left;
}

.sprachen-link {
  display: block;
  font-size: 13px;
  font-size: 13px;
  text-decoration: none;
  background: #dfdfdf;
  color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.sprachen-link:hover,
.sprachen-link:active {
  text-decoration: none;
}

.sprachen-item:nth-child(2) .sprachen-link {
  margin: auto;
}

.sprachen-item:nth-child(3) .sprachen-link {
  float: right;
}


/* #################
   SIDEBAR AUFBUEHNE 
   ################# */

.content .sidebar-box {
  background: #fff;
  border-radius: 0 0 0 20px;
  margin: 45px 0 40px 0;
}


/* #################
   ARTIKEL 
   ################# */

.artikel-detail,
.inhalttext {
  padding: 0 0 45px 0;
}

.artikel-detail_html,
.artikel-detail_preview {
  padding: 0 0 15px 0;
}

.artikel-detail_home {
  border-bottom: 1px solid #cfcfcf;
}

.artikel-detail + .dls-galerie--box {
  margin-top: -30px;
  padding: 0;
}

.content_home .artikel-detail {
  padding: 0 18px 45px 0;
}

.content_home > .artikel-detail:first-child {
  margin-top: 45px;
}

.artikel-headline {
  font-size: 13px;
  font-style: italic;
}

.artikel-anriss {
  font-size: 13px;
  font-style: italic;
  display: none;
}

.artikel-headline_right {
  text-align: right;
  margin: 0 0 35px 0;
}

.detailtitle_True {
  display: none;
}

.detailtitle_False {
  clear: both;
}

.popup_moduletitle {
  position: relative;
}

.popup_moduletitle > a {
  position: absolute;
  top: 4px;
}

.popup_moduletitle + .detailtitle_False {
  padding-left: 20px;
}

.popup_moduletitle:empty + .detailtitle_False {
  padding-left: 0;
  margin-bottom: 30px;
}

.cardwrapper + .detailtitle_False {
  margin-top: -40px;
  padding-top: 25px;
  border-top: 1px solid #cfcfcf;
}

.popup_moduletitle + .detailtitle_True {
  display: block;
  padding-left: 20px;
}

.popup_moduletitle:empty+ .detailtitle_True {
  display: none;
}

.artikel-detail h1,
.artikel-detail .Ueberschrift1,
.Headline1,
p.Ueberschrift1,
p.Ueberschrift1,
h1.detailtitle_False,
.inhalt-box-inner h1,
.inhalttext h1,
.detail-result h1 {
  font-size: 24px;
  font-weight: 600;
  display: block;
  line-height: 1.4;
}

.artikel-detail h2,
.artikel-detail .Ueberschrift2,
.inhalt-box-inner h2,
.inhalttext h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 15px 0;
}

.inhalt-box-inner h2 {
  font-size: 15px;
}

.artikel-detail h3,
.artikel-detail .Ueberschrift3,
.inhalt-box-inner h3,
.inhalttext h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px 0;
}

.artikel-detail table + h3,
.artikel-detail table + h2 {
  margin-top: 30px;
}

.inhalt-box-inner h3 {
  font-size: 14px;
}

.artikel-detail p + h2,
.artikel-detail p + h3,
.artikel-detail ul + h3,
.artikel-detail ol + h3 {
  margin-top: 30px;
}

.artikel-detail_regbe h1 {
  font-size: 16px;
}

.artikel-detail_regbe h2 {
  font-size: 15px;
}

.artikel-detail_regbe h3 {
  font-size: 14px;
}

.artikel-titel {
  margin-top: 0px;
}

.artikel-detail p,
.artikel-detail li,
.inhalt-box-inner p,
.inhalt-box-inner li,
.inhalttext p,
.inhalttext li {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0 0 10px 0;
}

.artikel-detail li,
.inhalt-box-inner li,
.inhalttext li {
  line-height: 1.4;
  word-wrap: break-word;
}

.artikel-detail ul > li > ul,
.artikel-detail ul > li > ul > li > ul {
  margin: 5px 0;
}

.artikel-detail ul > li > ul > li {
  margin: 0 0 5px 0;
}

.artikel-detail .artikel-preview {
  font-weight: 600;
}

.artikel-detail p a:link,
.artikel-detail p a:visited {
  color: #D5510C;
  text-decoration: underline;
}

.artikel-detail p a:hover,
.artikel-detail p a:active {
  color: #D5510C;
  text-decoration: underline;
}


/* .artikel-detail p > img {
	float: right;
	clear: right;
	margin: 0 0 10px 25px;
	display: block;
	max-width: 250px;
	height: auto !important;
}
*/

.artikel-detail p > img {
  max-width: 100%;
  height: auto !important;
  display: block;
  float: none;
  margin: 25px auto;
}

.artikel-detail p > img[align="right"] {
  margin-left: 25px;
  float: right !important;
}

.artikel-detail .bildbox,
.artikel-detail .bildbox250,
.bb-250,
.bildbox250rechts {
  position: relative;
  background: transparent;
  margin: 0 0 40px 0;
  display: block;
}

.artikel-detail .bildbox img,
.bild_bu_rechts_clear img,
.bildcontainer img,
.bildbox250 img,
.bb-250 img,
.bildbox250rechts img,
.bildcontainer_ohne_bu img,
.bildbox400 img,
.bild_container250 img,
.bildbox300 img {
  max-width: 100%;
  height: auto !important;
  float: none;
  margin: 0 auto;
  width: auto !important;
  display: block;
}

.bildbox400,
.bildbox300 {
  margin: 30px 0;
}

.artikel-detail .bildbox_250,
.artikel-detail .bilbox_250,
.bild_bu_rechts_clear,
.bildcontainer,
.bild_container250_bu,
.bild_container250,
.artikel-detail .bildbox250,
.bb-250,
.artikel-detail .bb-250,
.bildbox250rechts,
.bildcontainer_ohne_bu,
.bildrechts_rund,
.artikel-detail .bildbox,
.dgbildung .bildbox250,
.inhalt-box-inner .bilbox_250,
.inhalt-box-inner .bildbox_250 {
  max-width: 250px;
  width: auto;
  height: auto;
  float: right;
  clear: right;
  margin: 0 0 10px 25px;
  background: #fff;
}

.artikel-detail .bildbox-100 {
  max-width: 100%;
  float: none;
  margin: 20px 0;
}

.bildbox.bildbox-100.bildbox_lightbox{
	clear:both;
}

.bild_container250_bu > .bild_bu_rechts_clear {
  float: none;
  margin: 0;
  height: auto !important;
}

.bild_container250 .bild_bu_rechts_clear {
  margin: 0;
}

.bild_bu_rechts_clear div[style*="clear"] {
  display: none;
}

.artikel-detail .bildbox-inner {
  min-height: 100px;
  width: 100%;
}

.artikel-detail .bildbox_lightbox .bu:before {
  content: "\54";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: -12px;
  font-size: 14px;
  color: #fff;
  display: block;
  background: #00437d;
  padding: 4px;
  border-radius: 100%;
  border: 2px solid #fff;
}

.bildcontainer_zentriert {
  text-align: center;
  overflow: hidden;
  margin: 25px 0;
}

.artikel-detail .bildbox_250 br,
.artikel-detail .bilbox_250 br,
.bild_bu_rechts_clear br,
.bildcontainer br,
.bild_container250_bu br,
.bild_container250 br,
.artikel-detail .bildbox250 br,
.bb-250 br,
.artikel-detail .bb-250 br,
.bildbox250rechts br,
.bildcontainer_ohne_bu br {
  display: none;
}

.artikel-detail .bu,
.bildunterschrift,
.bild_bu_rechts_clear .bu,
.bildunterschrift,
.bu250,
.bu400,
.bu_zentriert,
.bu300,
.bildbox-100 .bu {
  background: #eee;
  max-width: 250px;
  font-size: 12px;
  padding: 6px 5px 5px 5px;
  position: relative;
  display: block;
  color: #555;
  text-decoration: none;
  text-align: left;
  clear: both;
}

.bildbox-100 .bu {
  max-width: 100%;
}

.bu_zentriert {
  max-width: none;
}

.bu400,
.bu300 {
  max-width: 100%;
}

.bu300 {
  width: 300px;
  margin: auto;
}

.bu400 {
  width: 400px;
  margin: auto;
}

img[alt="Logo Interreg"] {
  margin: 0 !important;
}

.artikel-detail .bu br,
.bildunterschrift br,
.bild_bu_rechts_clear .bu br {
  display: block;
}

.bildbox:hover,
.artikel-detail .bu:hover,
.artikel-detail .bu:active,
.bildbox_lightbox:hover .bu,
.bildbox_lightbox:active .bu {
  text-decoration: none !important;
}

.artikel-detail .bildbox_lightbox .bu {
  padding: 6px 5px 5px 25px;
}

.artikel-detail .bildcontainer_links {
  margin: 0 25px 10px 0;
  float: left;
  width: auto !important;
}

.artikel-detail .bu p {
  font-size: 12px;
}

.artikel-detail .bildcontainer_links td,
.artikel-detail .bildcontainer td,
.artikel-detail table[align="right"] td {
  padding: 0;
}

.artikel-tabelle,
.artikel-detail table {
  max-width: 100% !important;
  margin: 15px 0;
  text-align: left;
  border: 0;
}

.artikel-tabelle td,
.artikel-detail table td,
td.inhalttext.borderunten,
.artikel-tabelle th,
.tablekopf,
.tablecell,
.tablehead {
  font-size: 12px;
  padding: 5px 5px 5px 5px;
  text-align: left;
}

.artikel-tabelle td,
.artikel-detail table td,
td.inhalttext.borderunten,
.tablecell {
  font-size: 13px;
  padding: 5px 5px 5px 5px;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.artikel-tabelle th,
.tablekopf,
.tablehead {
  border-bottom: 1px solid #aaa;
  background: #aaa;
  color: #fff;
  font-weight: 600;
  text-align: left;
  border-right: 1px solid #dfdfdf;
}

.artikel-tabelle tr:nth-child(odd),
.artikel-detail table tr:nth-child(odd) {
  background: #eee;
  background: #fff;
}

.artikel-tabelle td,
.artikel-detail table td {
  width: auto !important;
}

.tablekopf,
.tablehead {
  background: #aaa !important;
}

.tablehead > p,
.tablecell > p,
.artikel-tabelle td p,
.artikel-detail table td p {
  margin: 0;
}

.artikel-tabelle p {
  font-size: 13px;
}

.artikel-detail table[align="right"] {
  max-width: 250px;
  width: auto !important;
  float: right;
  margin: 0 0 10px 25px;
}

.artikel-detail table + .Quelle,
.bigtable-wrap + .Quelle {
  font-style: italic;
  padding-bottom: 3px;
  border-bottom: 0px solid #cfcfcf;
  margin-top: -5px;
  margin-bottom: 15px;
}

.bigtable-wrap {
  max-width: 100%;
  overflow-y: auto;
}

.bigtable-wrap + .Quelle {
  margin-top: 5px;
}

.infobox {
  padding: 25px;
  font-weight: 600;
  background: #eee;
  position: relative;
  margin: 40px 0 30px 0;
  clear: right;
}

.infobox:before {
  content: "";
  display: block;
  background: #FFF;
  position: absolute;
  left: -17px;
  top: -17px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.infobox:after {
  content: "\e060";
  display: block;
  color: #00437d;
  font-size: 30px;
  position: absolute;
  left: -12px;
  top: -12px;
  width: 30px;
  height: 30px;
}

.infobox p {
  margin: 0;
  font-weight: 600;
}

.infobox + h3 {
  padding-top: 10px;
  overflow: hidden;
}

.zitat {
  background: #eee;
  position: relative;
  float: right;
  clear: right;
  width: 250px;
  padding: 15px;
  margin: 15px 0 25px 25px;
}

.zitat:before,
.zitat:after {
  content: "\7b";
  display: block;
  position: absolute;
  bottom: -17px;
  right: -17px;
  font-size: 34px;
  border-radius: 100%;
  background: #fff;
  color: #00437d;
}

.zitat:before {
  bottom: auto;
  right: auto;
  left: -17px;
  top: -17px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.zitat p {
  margin: 0;
  font-weight: normal;
  font-style: italic;
}

.zitat-img {
  float: right;
  margin: 10px 0 10px 10px;
  width: 75px;
  max-height: 75px;
  overflow: hidden;
  background: #fff;
}

.zitat-img > img {
  max-width: 100%;
  height: auto !important;
  display: block;
}

.artikel-nav {
  position: relative;
  margin: 0 0 45px 0;
}

.artikel-nav_bottom {
  margin: 45px 0 45px 0;
  clear: both;
}

.innerartikelform + .artikel-nav_bottom {
  float: left;
  width: 100%;
}

.artikel-nav:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  top: 6px;
  position: absolute;
  background: #eee;
}

.artikel-datum {
  font-size: 12px;
  color: #999;
  position: absolute;
  left: 50px;
  padding: 0 8px;
  display: block;
  background: #fff;
  top: -1px;
}

.artikel-detail_noback .artikel-datum {
  left: 0px;
}

.pdg-copyright {
  clear: both;
  font-size: 11px;
  text-align: center;
  padding: 10px 0;
  margin: 25px 0 0 0;
  border-top: 1px solid #efefef;
  color: #aaa;
}

.pdg-copyright a {
  color: #aaa;
  text-decoration: none;
}

img[alt="Link intern"] {
  display: none;
}

.artikel-detail > p > a,
.inhalt-box-inner > p > a {
  color: #00437d;
}

.artikel-detail > p > a:hover,
.artikel-detail > p > a:active,
.inhalt-box-inner > p > a:hover,
.inhalt-box-inner > p > a:active {
  color: #00294a;
}

.artikel-detail iframe,
.artikel-detail embed {
  max-width: 100%;
}


/* #################
   INLINE-EDIT
   ################# */

.artikeledit {
  padding: 0 0 40px 0;
}

.artikeledit-item {
  margin: 0 0 10px 0;
}

.artikeledit-item label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 5px 0;
}

.artikeledit-item input,
.artikeledit-item textarea {
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
}


/* #################
   SHARE-BUTTONS
   ################# */

.share-box {
  position: absolute;
  z-index: 50;
  right: 43px;
  text-align: center;
  padding: 35px 0 0 0;
  background: #eee;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
  top: -11px;
}


/* #################
   LISTE
   ################# */

.link-list,
.inner-list {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none outside;
}

.list-item {
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #efefef;
  position: relative;
}

.sidebar-list .list-item:last-child {
  border-bottom: 0px solid #efefef;
}

.list-link {
  display: inline;
  color: #555;
  text-decoration: none;
  font-size: 13px;
  vertical-align: middle;
}

.list-item_doc .list-link {
  display: inline-block;
  padding-left: 25px;
  vertical-align: top;
  font-weight: 600;
}

.list-item_doc .list-link > img {
  position: absolute;
  left: 0;
  top: 9px;
}

.list-item_titel {
  font-weight: 600;
  padding: 40px 0 5px 0;
  margin-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-color: #D6D6D6;
}

.list-link:hover,
.list-link:active {
  text-decoration: underline;
}

.url {
  display: block;
  font-size: 12px;
  font-style: italic;
  color: #777;
}

.list-item_doc .url {
  padding-left: 25px;
  font-size: 12.5px;
}

.filesize {
  display: inline;
  font-size: 12px;
  font-style: italic;
  color: #afafaf;
}

.filesize ~ .url,
.list-link > .url {
  padding-left: 0;
}

.url + .url {
  margin-top: 5px;
}

a:hover > .url,
a:active > .url {
  text-decoration: none;
}

.inner-list > .list-item:nth-child(3) ~ .list-item {
  max-height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  -webkit-transition: all .05s ease 0s;
  transition: all .05s ease 0s;
  opacity: 0;
}

.inner-list_aktiv > .list-item:nth-child(3) ~ .list-item {
  max-height: 200em;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #EFEFEF;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  opacity: 1;
}

.toggle-list {
  position: relative;
  font-size: 13px;
  padding: 8px 0 6px 25px;
  cursor: pointer;
}

.toggle-list:after {
  content: "\e050";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  color: #4B5D71;
  font-size: 19px;
  z-index: 60;
}

.toggle-list_aktiv:after {
  content: "\e04f";
}


/* #################
   FORMULARE
   ################# */

.form,
.ADGFormTable,
.innerartikelform {
  overflow: hidden;
  background: #F0F0F0;
  padding: 20px;
  float: left;
  border: 0px solid #ccc;
  border-radius: 5px;
  margin-bottom: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 5px #CACACA;
          box-shadow: 0 0 5px #CACACA;
}

#relDLSQuerFormular {
  padding: 5px;
}

#relDLSQuerFormular .innerartikelform {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.relorderHeader {
  margin-top: 0;
  font-size: 16px;
}

.form_popup {
  width: 90%;
  margin: 20px auto;
  float: none;
}

.form-list {
  list-style: none outside;
  margin: 0;
  padding: 0;
}

.psv-suchform {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.psv-suchform select {
  margin: 0 0 10px 0;
}

.form-item {
  margin: 0 0 15px 0;
}

.form-item_check {
  margin: 0 0 15px 0;
}

.form-item_button {
  margin: 0;
  text-align: right;
}

.form-item_titel > h3 {
  margin-top: 0;
}

.form-item + .form-item_titel h3 {
  margin-top: 30px;
}

.form-item_two,
.form-item_legend {
  overflow: hidden;
}

.form-item_two > .inner-form-item {
  width: 48%;
  margin-right: 2%;
  float: left;
}

.inner-form-item:last-child {
  margin-right: 0;
  margin-left: 2%;
}

.form-item_check.form-item_two {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 5px;
}

.form-item em,
.innerartikelform em {
  display: block;
  font-size: 12px;
}

.form label,
.innerartikelform label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 5px 0;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="password"],
.form input[type="search"],
.form textarea,
.form select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  outline: 0;
  line-height: 1;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.innerartikelform input[type="text"],
.innerartikelform input[type="email"],
.innerartikelform input[type="password"],
.innerartikelform input[type="search"],
.innerartikelform textarea,
.innerartikelform select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  outline: 0;
  line-height: 1;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
  -webkit-appearance: none !important;
}

.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="password"]:focus,
.form input[type="search"]:focus,
.form input[type="text"]:active,
.form input[type="email"]:active,
.form input[type="password"]:active,
.form input[type="search"]:active {
  border: 1px solid #aaa;
  padding: 5px;
  font-size: 13px;
  line-height: 1;
  outline: 0;
}

.innerartikelform input[type="text"]:focus,
.innerartikelform input[type="email"]:focus,
.innerartikelform input[type="password"]:focus,
.innerartikelform input[type="search"]:focus,
.innerartikelform input[type="text"]:active,
.innerartikelform input[type="email"]:active,
.innerartikelform input[type="password"]:active,
.innerartikelform input[type="search"]:active {
  border: 1px solid #aaa;
  padding: 5px;
  font-size: 13px;
  line-height: 1;
  outline: 0;
}

.form input[type="checkbox"],
.form input[type="radio"] {
  border: 0px solid #aaa;
  padding: 5px;
  font-size: 13px;
  line-height: 1;
  outline: 0;
  width: auto;
  margin: 0 5px 0 0;
}

.innerartikelform input[type="checkbox"],
.innerartikelform input[type="radio"] {
  border: 0px solid #aaa;
  padding: 5px;
  font-size: 13px;
  line-height: 1;
  outline: 0;
  width: auto;
  margin: 0 5px 0 0;
}

.form input[type="checkbox"] + label,
.form input[type="radio"] + label,
.form span[mandatory="1"] + label {
  display: inline;
  font-weight: normal;
  line-height: 1.2;
}

.innerartikelform input[type="checkbox"] + label,
.innerartikelform input[type="radio"] + label {
  display: inline;
  font-weight: normal;
  line-height: 1.2;
}

.inner-form-item input[type="text"],
.inner-form-item input[type="email"] {
  width: 100%;
}

.form-item_check table + div {
  margin-top: 5px;
}

.form-item_check td {
  padding: 0 10px 0 0;
}

.form-item_check td[width="40%"] {
  vertical-align: bottom;
}

.form-item_check td[width="60%"] td {
  padding-top: 2px;
}

.thin-input {
  padding: 2px !important;
  font-size: 11px !important;
  margin-top: 3px !important;
}

.form-gen .form-item_check {
  margin-bottom: 5px;
}

.form-gen .form-item_check label {
  display: inline-block;
  margin: 0;
}

.form-gen .form-item_check span {
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.form-gen .form-item_check span input {
  position: relative;
  top: 0px;
}

.error-wrap span,
.error,
.ErrorMsg,
.form-error {
  color: #f7c7c7 !important;
  background: #CF2727;
  padding: 10px;
  margin: 0 0 20px 0;
  font-size: 14px;
  display: block;
}

.form-error[style*="inline"] {
  display: block !important;
  margin-top: 10px;
}

.error-wrap span {
  margin-top: 5px;
}

.form-item-info {
  display: block;
  padding: 5px 0;
  font-weight: 600;
  font-style: italic;
}

.success {
  color: #d8f7c7 !important;
  background: #34b434;
  padding: 10px;
  margin: 0 0 20px 0;
  font-size: 14px;
  display: block;
  overflow: hidden;
}

.legend,
.KleinerText {
  clear: both;
  display: block;
  margin: 20px 0;
  font-size: 11px !important;
  font-style: italic;
  overflow: hidden;
  float: left;
}

.KleinerText {
  float: none;
}

.form-item_legend .legend {
  margin: 5px 0;
}


.form-item_table > table {
  font-size: 13px;
}

.form-item_table > table td {
  padding:5px 5px 10px 5px;
  vertical-align: top;
}

/* #################
   MEDIENFIT 
   ################# */

.medienfitform h2 {
  font-size: 16px;
}

.medienfitform td {
  vertical-align: middle;
  line-height: 1.2;
}

.medienfitform input[type="radio"],
.medienfitform input[type="checkbox"] {
  margin-right: 3px;
}

.medienfitform input[type="radio"] + label {
  display: inline;
  font-weight: normal;
  line-height: 1.2;
  font-size: 14px;
}


/* #################
   SUCHE 
   ################# */

.headsuche {
  position: relative;
  margin-bottom: 40px;
}

.suchmaske_content {
  position: relative;
  overflow: hidden;
}

.suchmaske_content {
  margin-top: 60px;
}

.breadcrumb + .headsuche > .suchmaske_content {
  margin-top: 0;
}

.main-header_home .headsuche {
  bottom: 122px;
  right: 30px;
  left: auto;
}

.headsuche-input,
.headsuche-input:focus,
.detailsuche-input,
.detailsuche-input:focus {
  border: 3px solid #efefef;
  border-radius: 40px;
  padding: 2px 3px 2px 10px;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  width: 90%;
  height: 24px;
  line-height: 12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.main-header_home .headsuche-input,
.main-header_home .headsuche-input:focus {
  border: 3px solid #fff;
  background: #EFEFEF;
}


/* #################
   SHOP
   ################# */

.login-form_shop,
.form-warenkorb {
  width: 100%;
  float: left;
}

.login-form_shop_anmeldung label {
  font-size: 14px;
}

.login-form_shop_anmeldung input {
  border: 0 none;
  font-size: 14px;
  height: 30px;
  line-height: 15px;
  margin: 0;
  padding: 5px;
  width: 100%;
}

.login-form_shop_anmeldung .form-item {
  margin-bottom: 5px;
}

.login-form_shop_anmeldung .reg-link {
  font-size: 11px;
  color: #555;
  float: right;
  padding: 15px 0;
}

.login-form_shop_anmeldung .bigbtn_login {
  margin: 10px 0 0 0;
  float: left;
}

.login-form_shop .bigbtn,
.form-warenkorb .bigbtn {
  margin-top: 5px;
}

.card-item_shop {
  border-bottom: 0px solid #DDD;
  margin-bottom: 4% !important;
}

.card-item_shop .card-picture {
  max-height: 100px;
}

.card-item_shop .card-extra_sub {
  display: none;
}

.items {
  border-radius: 5px;
  margin-right: 10px;
  border: 1px solid #dfdfdf;
  font-size: 14px;
  height: 30px;
  text-align: center;
}

.warenkorb {
  text-align: left;
  width: 100%;
}

.warenkorb th {
  font-size: 14px;
  font-weight: 600;
  padding: 5px;
  background: #afafaf;
  color: #fff;
}

.warenkorb td {
  font-size: 14px;
  font-weight: normal;
  padding: 8px 5px;
  border-bottom: 1px solid #dfdfdf;
}

.warenkorb th:nth-child(1) {
  width: 365px;
}

.warenkorb_bestellung th:nth-child(1) {
  width: 475px;
}

.warenkorb td:nth-child(2) {
  width: 60px;
}

.warenkorb td:nth-child(2) input {
  width: 60px;
}

.warenkorb td:nth-child(3) {
  width: 100px;
}

.warenkorb .bigbtn_del {
  margin: 0;
  float: right;
}

.produkt-detail-kaufen {
  overflow: hidden;
}

input.items {
  float: right;
  margin-top: 15px;
}


/* #################
   SUCHERGEBNISSE
   ################# */

.search-content {
  margin: 0 0 45px 0;
}

.search-content p {
  font-size: 14px;
}

.search-content h2 {
  font-size: 18px;
}

.search-content .news-item {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #cfcfcf;
}

.search-details {
  background: #eee;
  padding: 10px;
  margin: 5px 0 0 0;
}

.search-details_info {
  width: 100%;
  clear: both;
  text-align: right;
  margin: 0 0 25px 0;
  font-size: 12px;
  font-style: italic;
}


/* #################
   CONTENT NAV 
   ################# */

.cxxlinnernav-list {
  list-style: outside none none;
  margin: 25px 0;
  padding: 0 0 0 10px;
}

.cxxlinnernav-list:after {
  content: "";
  display: table;
  clear: both;
}

.cxxlinnernav-list-item {
  clear: left;
  float: left;
  margin: 0 2% 4% 0;
  width: 48%;
}

.cxxlinnernav-list-item:nth-child(2n) {
  clear: none;
  margin: 0 0 4% 2%;
}

.cxxlinnernav-list-link {
  background: #efefef none repeat scroll 0 0;
  border-radius: 0 10px 10px 0;
  color: #555;
  display: block;
  font-size: 14px;
  padding: 10px 10px 10px 20px;
  position: relative;
  text-decoration: none;
}

.cxxlinnernav-list-link:before {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  color: #00437d;
  content: "";
  display: block;
  font-size: 16px;
  height: 28px;
  left: -16px;
  line-height: 28px;
  margin-top: -14px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 28px;
}

.cxxlinnernav-list-link:hover,
.cxxlinnernav-list-link:active {
  background: #afafaf;
  color: #fff;
}


/* #################
   PAGING 
   ################# */

.paging {
  border-radius: 30px;
  position: relative;
  background: #fff;
  margin: 25px 0 45px 0;
}

.btn-paging {
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
}

.btn-paging a {
  color: #00437d;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  line-height: 27px;
  display: block;
  margin: auto;
  text-indent: -1px;
}

.paging-pages {
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
}

.btn-paging_first {
  left: 0;
}

.btn-paging_prev {
  left: 40px;
}

.btn-paging_last {
  right: 0;
}

.btn-paging_next {
  right: 40px;
}


/* #################
   SITEMAP 
   ################# */

.sitemap-list ul {
  padding: 0 0 0 30px;
}

.sitemap-link {
  font-size: 18px;
  display: block;
  padding: 5px 5px 5px 0;
  font-weight: 600;
  position: relative;
  top: 0;
}

.sitemap-link > br {
  display: none;
}

.sitemap-link:before {
  content: "\035";
  display: inline-block;
  line-height: 1.6;
  vertical-align: baseline;
  text-align: left;
  text-indent: -5px;
  position: absolute;
  left: -10px;
  height: 18px;
  overflow: hidden;
  top: 3px;
}

.sitemap-link:hover,
.sitemap-link:active {
  text-decoration: underline;
}

.sitemap-link:hover:before,
.sitemap-link:active:before {
  text-decoration: none !important;
  display: inline-block;
}

.sitemap-item_1 > ul {
  margin: 0 0 30px 0;
}

.sitemap-item_2 > ul {
  margin: 0 0 15px 0;
}

.sitemap-item_3 > ul {
  margin: 0 0 10px 0;
}

.sitemap-link_1 {
  font-size: 16px;
  color: #00437d;
  border-bottom: 1px solid #00437d;
  margin: 0 0 10px 0;
}

.sitemap-link_2 {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 10px 0;
}

.sitemap-link_3 {
  font-size: 14px;
  font-weight: normal;
}

.sitemap-link_4 {
  font-size: 13px;
  font-weight: normal;
}

.sitemap-link_5 {
  font-size: 12px;
  font-weight: normal;
}


/* #################
   FOOTER
   ################# */

.main-footer {
  background: #AAAAAA;
  max-width: 1024px;
  margin: 35px auto 0 auto;
  position: relative;
}

.footer-list {
  margin: 0;
  padding: 0;
  list-style: none outside;
  overflow: hidden;
}

.footer-item {
  float: left;
  width: 16.6666%;
  padding: 20px 10px;
  border-right: 1px solid #fff
}

.footer-item:last-child {
  border-right: 0;
}

.footer-link,
.admin-link {
  display: block;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
}

.admin-link {
  display: inline;
}

/* #################
   INPUTS 
   ################# */

.sidebar-input,
.sidebar-select {
  padding: 5px;
  border: 0;
  font-size: 13px;
  width: 100%;
  height: auto;
  line-height: 1.4;
  margin: 0;
}

.sidebar-input[type="search"] {
  width: 95%;
  height: 30px;
  padding: 0 0 0 5%;
}


/* #################
   LIGHTBOX 
   ################# */

.lightboxOverlay {
  z-index: 9998 !important;
}

.lightbox {
  z-index: 9999 !important;
}


/* #################
   ADG-STELLEN 
   ################# */

.ADGFormTable {
  width: 100%;
}

.ADGFormTable td {
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
}

.ADGFormTable input[type="text"],
.ADGFormTable select {
  width: 100% !important;
  padding: 5px;
  font-size: 13px;
  font-weight: normal;
  border: 0;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
}

.ADGFormTable input[type="submit"] {
  display: inline-block;
  background: #00437d;
  padding: 6px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  border-radius: 15px;
  margin: 15px 0 0 0;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 16px auto;
  border: 0;
  width: auto;
  float: right;
}

.ADGFormTable input[type="submit"]:first-letter {
  text-transform: uppercase;
}

.ADGTBLResults {
  width: 100%;
  table-layout: fixed;
  font-size: 11px;
  margin: 20px 0 0 0;
  display: block;
  float: left;
}

.ADGTBLResults tbody,
.ADGTBLResults tr {
  display: block;
  overflow: hidden;
  width: 100%;
}

.ADGTableHeader {
  padding: 5px;
  background: #eee;
  display: block;
  float: left;
  width: 15%;
}

.ADGTableHeader:first-child {
  padding: 5px 5px 5px 5px;
  width: 25%;
}

.ADGTableLine {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 0 5px 5px;
  display: block;
  float: left;
  width: 15%;
}

.ADGTableLine:first-child {
  padding: 5px 5px 5px 5px;
  width: 25%;
}

.ADGTableLine a {
  color: #555;
}


/* #################
   COOKIE 
   ################# */

.cookie-wrap {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  border-radius: 0;
  bottom: 0;
  font-size: 14px;
  left: 0;
  right: 0;
  margin-left: 0;
  padding: 10px;
  position: fixed;
  width: 100%;
  z-index: 99999;
  -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .6);
          box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .6);
  display: none;
}

.cookie-text {
  color: #222;
  line-height: 1.3;
  max-width: 1024px;
  margin: auto;
}

.cookie-text a {
  color: #000000;
}

.cookie-text a:hover,
.cookie-text a:active {
  text-decoration: underline;
}

.cookie-button-box {
  float: right;
  margin: 0 0 0 1em;
  width: 100px;
}

.cookie-button {
  margin: 0;
  display: block;
  float: right;
  background: #00437d;
  padding: 6px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 15px;
  margin: 0 0 0 0;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 16px 16px;
  border: 0;
  cursor: pointer;
}


/* #################
   PLACEHOLDER 
   ################# */

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888;
  font-size: 13px;
  font-style: italic;
  padding-top: 2px;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888;
  opacity: 1;
  font-size: 13px;
  font-style: italic;
  padding-top: 2px;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888;
  opacity: 1;
  font-size: 13px;
  font-style: italic;
  padding-top: 2px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888;
  font-size: 13px;
  font-style: italic;
  padding-top: 2px;
}

.placeholder {
  display: none !important;
}


/* #################
   USERMODE 
   ################# */

.usermode {
  margin: 0 0 45px 0;
  position: fixed;
  right: 0;
  top: 460px;
  z-index: 500;
}

.usermode > .bigbtn {
  border-radius: 15px 0 0 15px;
}


/* #################
   LINKS 
   ################# */

p a {
  color: #000;
  text-decoration: none;
}

p a:hover,
p a:active {
  color: #000;
  text-decoration: underline;
}


/* #################
   HELPERS 
   ################# */

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}