/*
Theme Name:  TwentySixteen Child 2026 - Kinder, Kinder
Theme URI:   https://wordpress.org/themes/twentysixteen/
Description: TwentySixteen Child - Kinder, Kinder
Template:    twentysixteen
Version:     1.0.1
Author: Universum Verlag GmbH
*/

:root {
	--color-grey: rgb(217, 217, 217); 
	--color-grey-rgba: rgba(217, 217, 217, 0.5); 
	--color-grey2-rgba: rgba(217, 217, 217, 0.7); 
	--color-grey3-rgba: rgba(217, 217, 217, 0.3); 
	
	--color-grey-hex: #D9D9D9;
	--color-red: rgb(155,28,24);
	--color-red-hex: #9B1C18;
	--color-orange: rgb(221,117,0);
	--color-orange-hex: #DD7500;
	--color-petrol: rgb(0,97,105);
	--color-petrol-hex: #006169;

	--color-purple: rgb(136,24,97);
	--color-purple-hex: #881861;

	--color-green: rgb(0,98,38);
	--color-green-hex: #006226;

	--color-green-slider: rgb(0,129,44);
	--color-green-slider-hex: #00812C;

	--color-blue: rgb(0,99,175);
	--color-blue-hex: #0063AF;

	--color-lime: rgb(175,202,11);
	--color-lime-hex: #AFCA0B;
	
	--color-dguv-blue-70: #004994; /* weisse Schrift */
	--color-dguv-blue-60: #0063af; /* weisse Schrift */
	--color-dguv-blue-50: #0095db; /* schwarze Schrift */
	--color-dguv-blue-30: #4ebfef; /* schwarze Schrift */
	--color-dguv-blue-20: #a1daf8; /* schwarze Schrift */
	--color-dguv-blue-10: #d4edfc; /* schwarze Schrift */
	--color-dguv-blue-70-rgb: rgb(  0,  73, 148); /* weisse Schrift */
	--color-dguv-blue-60-rgb: rgb(  0,  99, 175); /* weisse Schrift */
	--color-dguv-blue-50-rgb: rgb(  0, 149, 219); /* schwarze Schrift */
	--color-dguv-blue-30-rgb: rgb( 78, 191, 239); /* schwarze Schrift */
	--color-dguv-blue-20-rgb: rgb(161, 218, 248); /* schwarze Schrift */
	--color-dguv-blue-10-rgb: rgb(212, 237, 252); /* schwarze Schrift */

	--color-dguv-grey-50: #9c9c9c; /* schwarze Schrift */
	--color-dguv-grey-90: #3c3c3c; /* weisse Schrift */
	--color-dguv-grey-80: #555555; /* weisse Schrift */
	--color-dguv-grey-30: #c6c6c6; /* schwarze Schrift */
	--color-dguv-grey-20: #dadada; /* schwarze Schrift */
	--color-dguv-grey-10: #ededed; /* schwarze Schrift */
	--color-dguv-grey-50-rgb: rgb(156, 156, 156); /* schwarze Schrift */
	--color-dguv-grey-90-rgb: rgb( 60,  60,  60); /* weisse Schrift */
	--color-dguv-grey-80-rgb: rgb( 85,  85,  85); /* weisse Schrift */
	--color-dguv-grey-30-rgb: rgb(198, 198, 198); /* schwarze Schrift */
	--color-dguv-grey-20-rgb: rgb(218, 218, 218); /* schwarze Schrift */
	--color-dguv-grey-10-rgb: rgb(237, 237, 237); /* schwarze Schrift */

	--color-dguv-orange-30: #ffc670; /* schwarze Schrift */
	--color-dguv-orange-70: #b55103; /* weisse Schrift */
	--color-dguv-orange-60: #dd7500; /* weisse Schrift */
	--color-dguv-orange-50: #f7a600; /* schwarze Schrift */
	--color-dguv-orange-20: #ffe4b2; /* schwarze Schrift */
	--color-dguv-orange-10: #faf4d6; /* schwarze Schrift */
	--color-dguv-orange-30-rgb: rgb(255, 198, 112); /* schwarze Schrift */
	--color-dguv-orange-60-rgb: rgb(181,  81,   3); /* weisse Schrift */
	--color-dguv-orange-60-rgb: rgb(221, 117,   0); /* weisse Schrift */
	--color-dguv-orange-50-rgb: rgb(247, 166,   0); /* schwarze Schrift */
	--color-dguv-orange-20-rgb: rgb(255, 228, 178); /* schwarze Schrift */
	--color-dguv-orange-10-rgb: rgb(250, 244, 214); /* schwarze Schrift */

	--color-dguv-green-30: #afca0b; /* schwarze Schrift */
	--color-dguv-green-70: #006226; /* weisse Schrift */
	--color-dguv-green-60: #00812c; /* weisse Schrift */
	--color-dguv-green-50: #4ca22f; /* schwarze Schrift */
	--color-dguv-green-20: #d5df95; /* schwarze Schrift */
	--color-dguv-green-10: #ecf3da; /* schwarze Schrift */
	--color-dguv-green-medium: #b9d52b;
	--color-dguv-green-30-rgb: rgb(175, 202,  11); /* schwarze Schrift */
	--color-dguv-green-70-rgb: rgb(  0,  98,  38); /* weisse Schrift */
	--color-dguv-green-60-rgb: rgb(  0, 129,  44); /* weisse Schrift */
	--color-dguv-green-50-rgb: rgb( 76, 162,  47); /* schwarze Schrift */
	--color-dguv-green-20-rgb: rgb(213, 223, 149); /* schwarze Schrift */
	--color-dguv-green-10-rgb: rgb(236, 243, 218); /* schwarze Schrift */
	--color-dguv-green-medium-rgb: rgb(185, 213, 43);

	--color-dguv-red-30: #f36449; /* schwarze Schrift */
	--color-dguv-red-70: #681c16; /* weisse Schrift */
	--color-dguv-red-60: #9b1c18; /* weisse Schrift */
	--color-dguv-red-50: #d51317; /* schwarze Schrift */
	--color-dguv-red-20: #f8c7c8; /* schwarze Schrift */
	--color-dguv-red-10: #fdeded; /* schwarze Schrift */
	--color-dguv-red-30-rgb: rgb(243, 100,  73); /* schwarze Schrift */
	--color-dguv-red-70-rgb: rgb(104,  28,  22); /* weisse Schrift */
	--color-dguv-red-60-rgb: rgb(155,  28,  24); /* weisse Schrift */
	--color-dguv-red-50-rgb: rgb(213,  19,  23); /* schwarze Schrift */
	--color-dguv-red-20-rgb: rgb(248, 199, 200); /* schwarze Schrift */
	--color-dguv-red-10-rgb: rgb(253, 237, 237); /* schwarze Schrift */

	--color-dguv-tuerkis-30: #6ebcc9; /* schwarze Schrift */
	--color-dguv-tuerkis-70: #00434b; /* weisse Schrift */
	--color-dguv-tuerkis-60: #9b1c18; /* weisse Schrift */
	--color-dguv-tuerkis-50: #007c84; /* schwarze Schrift */
	--color-dguv-tuerkis-20: #f8c7c8; /* schwarze Schrift */
	--color-dguv-tuerkis-10: #fdeded; /* schwarze Schrift */
	--color-dguv-tuerkis-30-rgb: rgb(243, 100,  73); /* schwarze Schrift */
	--color-dguv-tuerkis-70-rgb: rgb(104,  28,  22); /* weisse Schrift */
	--color-dguv-tuerkis-60-rgb: rgb(155,  28,  24); /* weisse Schrift */
	--color-dguv-tuerkis-50-rgb: rgb(213,  19,  23); /* schwarze Schrift */
	--color-dguv-tuerkis-20-rgb: rgb(248, 199, 200); /* schwarze Schrift */
	--color-dguv-tuerkis-10-rgb: rgb(253, 237, 237); /* schwarze Schrift */


	--color-dguv-purple-30: #cb5d9f; /* schwarze Schrift */
	--color-dguv-purple-70: #00434b; /* weisse Schrift */
	--color-dguv-purple-60: #881861; /* weisse Schrift */
	--color-dguv-purple-50: #007c84; /* schwarze Schrift */
	--color-dguv-purple-20: #f8c7c8; /* schwarze Schrift */
	--color-dguv-purple-10: #fdeded; /* schwarze Schrift */
	--color-dguv-purple-30-rgb: rgb(243, 100,  73); /* schwarze Schrift */
	--color-dguv-purple-70-rgb: rgb(104,  28,  22); /* weisse Schrift */
	--color-dguv-purple-60-rgb: rgb(155,  28,  24); /* weisse Schrift */
	--color-dguv-purple-50-rgb: rgb(213,  19,  23); /* schwarze Schrift */
	--color-dguv-purple-20-rgb: rgb(248, 199, 200); /* schwarze Schrift */
	--color-dguv-purple-10-rgb: rgb(253, 237, 237); /* schwarze Schrift */
	

	--color-darkgrey: rgb(109, 109, 109); 
	--color-darkgrey-hex: #6D6D6D;	
	--border-radius: 5px;
	
	--color-mediumgrey: rgb(128, 128, 128); 
	
	--default-link-color: black;
	
	--reading-width: 800px;
	
	--downloadbar-height: 3rem;
	
	font-size: 18px;
}
.hg-dguv-gruen-30 .n2-ss-layer-row { background-color: rgba(175,202, 11,1) !important; }
.hg-weiss { background-color: white !important; }

.colorbox-dguv-blau-70    { background-color: rgba(  0, 73,148,1) !important; color: white !important; }
.colorbox-dguv-blau-60    { background-color: rgba(  0, 99,175,1) !important; color: white !important; }
.colorbox-dguv-blau-50    { background-color: rgba(  0,149,219,1) !important; color: black !important; }
.colorbox-dguv-blau-30    { background-color: rgba( 78,191,239,1) !important; color: black !important; }
.colorbox-dguv-blau-20    { background-color: rgba(161,218,248,1) !important; color: black !important; }
.colorbox-dguv-blau-10    { background-color: rgba(212,237,252,1) !important; color: black !important; }

.colorbox-dguv-gruen-70   { background-color: rgba(  0, 98, 38,1) !important; color: white !important; }
.colorbox-dguv-gruen-60   { background-color: rgba(  0,129, 44,1) !important; color: white !important; }
.colorbox-dguv-gruen-50   { background-color: rgba( 76,162, 47,1) !important; color: black !important; }
.hg-dguv-gruen-30, .colorbox-dguv-gruen-30 { background-color: rgba(175,202, 11,1) !important; } 
.colorbox-dguv-gruen-30   { color: black !important; }
.colorbox-dguv-gruen-20   { background-color: rgba(213,223,149,1) !important; color: black !important; }
.colorbox-dguv-gruen-10   { background-color: rgba(236,243,218,1) !important; color: black !important; }

.colorbox-dguv-rot-70     { background-color: rgba(104, 28, 22,1) !important; color: white !important; }
.colorbox-dguv-rot-60     { background-color: rgba(155, 28, 24,1) !important; color: white !important; }
.colorbox-dguv-rot-50     { background-color: rgba(213, 19, 23,1) !important; color: black !important; }
.colorbox-dguv-rot-30     { background-color: rgba(243, 84, 73,1) !important; color: black !important; }
.colorbox-dguv-rot-20     { background-color: rgba(248,199,200,1) !important; color: black !important; }
.colorbox-dguv-rot-10     { background-color: rgba(253,237,237,1) !important; color: black !important; }

.colorbox-dguv-tuerkis-70 { background-color: rgba(  0, 67, 75,1) !important; color: white !important; }
.colorbox-dguv-tuerkis-60 { background-color: rgba(  0, 97,105,1) !important; color: white !important; }
.colorbox-dguv-tuerkis-50 { background-color: rgba(  0,124,132,1) !important; color: black !important; }
.colorbox-dguv-tuerkis-30 { background-color: rgba(110,188,201,1) !important; color: black !important; }
.colorbox-dguv-tuerkis-20 { background-color: rgba(164,216,222,1) !important; color: black !important; }
.colorbox-dguv-tuerkis-10 { background-color: rgba(235,246,246,1) !important; color: black !important; }

.colorbox-dguv-orange-70  { background-color: rgba(181, 81,  3,1) !important; color: white !important; }
.colorbox-dguv-orange-60  { background-color: rgba(221,117,  0,1) !important; color: white !important; }
.colorbox-dguv-orange-50  { background-color: rgba(247,166,  0,1) !important; color: black !important; }
.colorbox-dguv-orange-30  { background-color: rgba(255,198,112,1) !important; color: black !important; }
.colorbox-dguv-orange-20  { background-color: rgba(255,228,178,1) !important; color: black !important; }
.colorbox-dguv-orange-10  { background-color: rgba(250,244,214,1) !important; color: black !important; }

.colorbox-dguv-violett-70 { background-color: rgba( 86, 24, 74,1) !important; color: white !important; }
.colorbox-dguv-violett-60 { background-color: rgba(136, 24, 97,1) !important; color: white !important; }
.colorbox-dguv-violett-50 { background-color: rgba(184, 17,120,1) !important; color: black !important; }
.colorbox-dguv-violett-30 { background-color: rgba(203, 93,159,1) !important; color: black !important; }
.colorbox-dguv-violett-20 { background-color: rgba(237,186,217,1) !important; color: black !important; }
.colorbox-dguv-violett-10 { background-color: rgba(241,217,234,1) !important; color: black !important; }

.colorbox-dguv-grau-100  { background-color: rgba(  0,  0,  0,1) !important; color: white !important; }
.colorbox-dguv-grau-90   { background-color: rgba( 60, 60, 60,1) !important; color: white !important; }
.colorbox-dguv-grau-80   { background-color: rgba( 85, 85, 85,1) !important; color: white !important; }
.colorbox-dguv-grau-50   { background-color: rgba(156,156,156,1) !important; color: black !important; }
.colorbox-dguv-grau-30   { background-color: rgba(198,198,198,1) !important; color: black !important; }
.colorbox-dguv-grau-10   { background-color: rgba(237,237,237,1) !important; color: black !important; }

.colorbox-dguv-blau-70    .postbox-button a { color: rgba(  0, 73,148,1) !important; }
.colorbox-dguv-blau-60    .postbox-button a { color: rgba(  0, 99,175,1) !important; }
.colorbox-dguv-blau-50    .postbox-button a { color: black !important; }
.colorbox-dguv-blau-30    .postbox-button a { color: black !important; }
.colorbox-dguv-blau-20    .postbox-button a { color: black !important; }
.colorbox-dguv-blau-10    .postbox-button a { color: black !important; }

.colorbox-dguv-gruen-70   .postbox-button a { color: rgba(  0, 98, 38,1) !important; }
.colorbox-dguv-gruen-60   .postbox-button a { color: rgba(  0,129, 44,1) !important; }
.colorbox-dguv-gruen-50   .postbox-button a { color: black !important; }
.colorbox-dguv-gruen-30   .postbox-button a { color: black !important; }
.colorbox-dguv-gruen-20   .postbox-button a { color: black !important; }
.colorbox-dguv-gruen-10   .postbox-button a { color: black !important; }

.colorbox-dguv-rot-70     .postbox-button a { color: rgba(104, 28, 22,1) !important; }
.colorbox-dguv-rot-60     .postbox-button a { color: rgba(155, 28, 24,1) !important; }
.colorbox-dguv-rot-50     .postbox-button a { color: black !important; }
.colorbox-dguv-rot-30     .postbox-button a { color: black !important; }
.colorbox-dguv-rot-20     .postbox-button a { color: black !important; }
.colorbox-dguv-rot-10     .postbox-button a { color: black !important; }

.colorbox-dguv-tuerkis-70 .postbox-button a { color: rgba(  0, 67, 75,1) !important; }
.colorbox-dguv-tuerkis-60 .postbox-button a { color: rgba(  0, 97,105,1) !important; }
.colorbox-dguv-tuerkis-50 .postbox-button a { color: black !important; }
.colorbox-dguv-tuerkis-30 .postbox-button a { color: black !important; }
.colorbox-dguv-tuerkis-20 .postbox-button a { color: black !important; }
.colorbox-dguv-tuerkis-10 .postbox-button a { color: black !important; }

.colorbox-dguv-orange-70  .postbox-button a { color: rgba(181, 81,  3,1) !important; }
.colorbox-dguv-orange-60  .postbox-button a { color: rgba(221,117,  0,1) !important; }
.colorbox-dguv-orange-50  .postbox-button a { color: black !important; }
.colorbox-dguv-orange-30  .postbox-button a { color: black !important; }
.colorbox-dguv-orange-20  .postbox-button a { color: black !important; }
.colorbox-dguv-orange-10  .postbox-button a { color: black) !important; }

.colorbox-dguv-violett-70 .postbox-button a { color: rgba( 86, 24, 74,1) !important; }
.colorbox-dguv-violett-60 .postbox-button a { color: rgba(136, 24, 97,1) !important; }
.colorbox-dguv-violett-50 .postbox-button a { color: black !important; }
.colorbox-dguv-violett-30 .postbox-button a { color: black !important; }
.colorbox-dguv-violett-20 .postbox-button a { color: black !important; }
.colorbox-dguv-violett-10 .postbox-button a { color: black !important; }

.colorbox-dguv-grau-100  .postbox-button a { color: rgba(  0,  0,  0,1) !important; }
.colorbox-dguv-grau-90   .postbox-button a { color: rgba( 60, 60, 60,1) !important; }
.colorbox-dguv-grau-80   .postbox-button a { color: rgba( 85, 85, 85,1) !important; }
.colorbox-dguv-grau-50   .postbox-button a { color: rgba(156,156,156,1) !important; }
.colorbox-dguv-grau-30   .postbox-button a { color: rgba(198,198,198,1) !important; }
.colorbox-dguv-grau-10   .postbox-button a { color: rgba(237,237,237,1) !important; }



html {
	font-family: 'Source Sans 3', 'open_sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Source Sans 3', 'open_sans', 'Arial', sans-serif;
	color: black;
	font-size: 18px;
	background-color: white;
}

#main {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.site-main > :last-child {
  margin-bottom: 2rem;
}

.single-post #main article, .page:not(.home) #main article {
	max-width: var(--reading-width);
	margin-left: auto;
	margin-right: auto;
}

.page.home #main {
	margin-bottom: 7rem;
}

.show-me-on-smartphone {
	display: none;
}

div {
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}

h2.section-headline-noborder {
	font-size: 28px;
	line-height: 1.25em;
}
h2.section-headline {
	border-bottom: 3px solid black;
	font-size: 26px;
	margin-top: 2rem;
	margin-bottom: 0.5em;
	line-height: 1.25em;
}

#fokus-container .postbox-text-1col h2, #kita-publikationen-container .kita-post h2,  #kita-publikationen-container .publikationen-post h2 {
	margin-bottom: 0.75em;
}

a.entry-content { box-shadow: 0 1px 0 0 currentColor;}
a, a:hover, a:focus, a:active { color: var(--default-link-color); text-decoration: none; }
a:focus {
	outline: medium dotted var(--default-link-color) !important;
	outline-offset: 0;
}


body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
	display: none;
}

#download-bar {
	height: var(--downloadbar-height);
	width: calc(100% - 42px);
	background-color: rgba(236,243,218,1);
	position: absolute;
	top: 0;

}
#download-bar .site-inner {
	display: table;
	height:100%;
	width:100%;
	position: relative;
}
#download-bar .site-inner > div {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.download-bar-button a {
	border-radius: var(--border-radius);
}
#download-bar-close {
	position: absolute;
	right: 0;
	top: 25%;
	background: url("images/2026/x-bold.svg") transparent no-repeat center;
	background-size: contain;
}
#download-bar-close > span {
	position: absolute;
	left: -9999em;
}
.admin-bar #download-bar {
	top: 32px;
}

/* MegaMenu **/
#header-searchbox + #site-header-menu { position: static; top: 26px; padding-top: 4px; }
#mega-menu-wrap-primary #mega-menu-primary { text-align: right; }
#mega-menu-primary li.mega-menu-megamenu:first-of-type a.mega-menu-link { padding: 0; }
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link::before { font-size: 42px; }
.main-navigation { font-family: 'Source Sans 3', 'open_sans', sans-serif; }
#mega-menu-primary .mega-sub-menu { margin-top: 1rem !important; }
#mega-menu-primary .mega-sub-menu .mega-sub-menu .mega-sub-menu { margin-top: 0 !important; }
#mega-menu-primary .mega-menu-link:hover::after {
	content: ' ';
	width: 32px;
	height: 32px;
	display: inline-block;
	background-image: url("images/2026/menu_arrow_right.svg");
	background-size: contain;
}
#mega-menu-primary .mega-menu-row:first-child { background-color: var(--color-grey) !important; }

#mega-menu-item-8234 > .mega-menu-link { 
	position: absolute !important;
	right: 0 !important;
	top: -150% !important;
 }

/** Header **/
.site-branding-link {
	height: 44px;
	width: 643px;
	margin-top: 28px;
	z-index: 410;
}

.site-branding {
	display: flex;
	margin-top: 27px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	height: 44px !important;
}

.header-kiki-logo img {
	height: 42px;
	width: auto;
}
.header-kiki-logo {
	margin-right: 2rem;
}

.header-kiki-logo, .header-dguv-logo {
	width: fit-content;
	/*border: 1px solid red;*/
}

/** Searchbox **/
#header-searchbox {
	display: inline-block;
	max-width: 370px;
	width: calc(100% - 820px);
	position: absolute;
	right: 90px;
	top: 26px;
	color: white;
	background-color: var(--color-grey);
	display: inline-block;
	line-height: 36px;
	padding-top: 2px;
	border: 2px solid black;
	box-sizing: border-box;
	border-radius: 40px;
}

#header-searchbox input.search-field, #header-searchbox button {
	height: 40px;
	background: transparent;
	border-width: 0;
}
#header-searchbox button {
	color: black;
	margin-top: -2px;
	right: 12px;
	background: url("images/search.svg") transparent no-repeat center;
	background-size: 75%;
}

.search-submit::before {
	display: none;
}

#header-searchbox input.search-field {
	font-size: 14px;
	margin-left: 0.5em;
	font-family: 'Source Sans 3', 'open_sans', sans-serif;
	color: var(--color-darkgrey);
	width:width: calc(100% - 54px);
}
#header-searchbox input.search-field:focus, #header-searchbox button:hover, #header-searchbox button:focus, #header-searchbox button:active {
	background-color: transparent;
	border-width: 0;
}

/*
.site-branding, #header-searchbox { z-index: 400; }
*/


/** Smart Slider **/
#smartslider_container .nextend-arrow {
	background-color: var(--color-grey-rgba);
	margin: 0;
	width: 58px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: auto 48px;
	background-position: center;
	background-image: url("images/2026/lt_black_thin.svg");
}

#smartslider_container .nextend-arrow-next {
	background-image: url("images/2026/gt_black_thin.svg");
}

#smartslider_container .nextend-arrow > img {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 48px !important;
	background-image: url("images/2026/lt_black_thin.svg");
	visibility: hidden;
}

/** Slider **/
#main-slider {
	margin-top: 3rem;
	margin-bottom: 5rem;
}


/** master slider **/
#top-slider-container { width: 1920px; }
.master-slider-parent.kiki-home {
	max-width: 100% !important;
	background-color: var(--color-grey);
}
.master-slider-parent.kiki-home .slider-blau .masterslider-left {
	background-color: var(--color-blue);
}


.master-slider-parent.kiki-home .master-slider {
	display: flex;
	flex-direction: row-reverse;
}
.master-slider-parent.kiki-home .master-slider > div {
	width: 50%;
}

.masterslider-left, .masterslider-right {
	position:absolute; height: 100%; background-color: #e3e3e3; left: 0; width: 58px; 
	background-repeat: no-repeat; background-position: center center; background-size: auto 48px;
	cursor: pointer;
}


.masterslider-right {
	left: auto; 
	right: 0; 
	background-image: url("images/2026/gt_black_thin.svg");
	background-color: var(--color-grey-rgba);
}

.ms-slide-info { padding-left: 100px; padding-right: 1em; }
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev { background: red !important; top: -999em !important; }
.kiki-home .ms-info { 
	padding-top: 100px;
}
.kiki-home .ms-info h2 { 
/*
	background-color: var(--color-green-slider);
	color: white;
	display: inline;
	padding: 3px 0.5em;
	line-height: 1.6em;
*/
}


/* common */
.site-outer { max-width: 1920px; }
.site-inner { max-width: 1320px; }
.display_none { display: none; }

.site { margin-top: 0; }

.site-header-main { 
	/*
	background: url('images/logo-kinderkinder-header.svg') transparent center left no-repeat; 
	background-size: 403px auto;
	*/
	/*
	background: url('images/logo-kinderkinder-header-2.svg') transparent center left no-repeat; 
	*/
	background-size: auto 42px;
	height: 100px; 
}

.site-branding p.site-sitle a > span, .site-branding .site-description > span { position: absolute; left: -9999em; }
.site-branding p.site-sitle a { display: inline-block; width: 620px; height: 60px; }
.site-branding .site-description { position: absolute; top: 26px; }

.site-header-menublock__ { 
	background-color: var(--color-grey); 
	height: 60px;
	-webkit-box-shadow: 0px 5px 5px -5px #000000;
	box-shadow: 0px 5px 5px -5px #000000;
}

/*
a,
.main-navigation a:hover,
.main-navigation a:focus
.dropdown-toggle:hover,
.dropdown-toggle:focus {
	color: #008c8e;
}

#content a:focus {
	outline: medium dotted --default-link-color !important;
	outline-offset: 0;
}
*/



a.boxed-link {
	display: inline-block;
}

/** Startseiten-Elemente **/
.post-box {
	position: relative;
}

.postbox-hashtag {
	text-align: right;
}

.postbox-text p {
	margin-bottom: 0.5em;
}

.postbox-button {
	display: inline-block;
	width: 174px;
	height: 48px;
	background-color: white;
	font-weight: bold;
	text-align: center;
	position: absolute;
	/*bottom:2rem;*/
	bottom:0.5rem;
	border-radius: var(--border-radius);
}

.postbox-button a {
	margin-top: 0.5em;
    display: inline-block;
	box-shadow: none;
	width: 100%;
}

.aktuelles-post-dummy { display: none; }
.aktuelles-post .postbox-button a {
	color: black;
}

.postbox-image > img {
	border: 1px solid rgba(198,198,198,1);
	border-radius: var(--border-radius);
	position: relative;
	left:1px;
}



.postbox-image-2col {
	width: 180px;
	height: 180px;
	overflow: hidden;
}


.postbox-image-1col, .postbox-image-3col {
	width: 410px;
	height: 182px;
	height: 212px;
	/*overflow: hidden;*/
}
.aktuelles-post {
	min-height: 512px;
	max-height: 512px;
	overflow-y: hidden;
	padding: 10px;
	color: black;
}
.post-box-1col, .post-box-2col {
	min-height: 216px;
	max-height: 216px;
	min-width: 656px;
	overflow-y: hidden;
	padding: 10px;
	color: black;
}
.post-box-1col {
	width: 100%;
	min-width: unset;
}
.aehnlich-post { margin-bottom: 8px; }
.aehnlich-post .postbox-title h3 { font-size: 1.17em; line-height: 1.25em; margin-bottom: 0;}
.aehnlich-post { position: relative; }
.aehnlich-post .postbox-image-1col img { width: 390px; border-radius: var(--border-radius); }
.aehnlich-post { margin-bottom: 8px; }
.aehnlich-post .postbox-title h3 { font-size: 1.17em; line-height: 1.25em; margin-bottom: 0;}
.aehnlich-post { position: relative; }
.aehnlich-post .postbox-image-1col img { width: 390px; border-radius: var(--border-radius); }

.postbox-text-1col {
	width: calc(100% - 415px);
}

.post-box-1col > div { display: inline-block; vertical-align: top; }

.aktuelles-post .postbox-meta, .aktuelles-post .postbox-meta-2 {
	font-size: 12px;
}
.aktuelles-post .postbox-meta-2 {
	position: absolute;
	bottom: 0.25rem;
}

.aktuelles-post .postbox-meta .postbox-meta-date {
	float: left;
}

.aktuelles-post .postbox-meta .postbox-meta-hashtag {
	float: right;
}
.aehnlich-post .postbox-title,
.aktuelles-post .postbox-title {
	clear: both;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.postbox-title h3 { line-height: 1.25em; 	
}

.aktuelles-inner-container > div:not(.startseite-banner) {
	width: 433px;
	max-width: 433px;
	min-width: 433px;
	/*
	margin: 10px 0 0 2%;
	*/
}
.startseite-banner {
	height: 60px;
	background-color: var(--color-lime);
	-webkit-box-shadow: 0px 5px 5px -5px #000000;
	box-shadow: 0px 5px 5px -5px #000000;
	font-size: 1rem;
	width: 100%;
	margin: 1em 0;
}
.startseite-banner > div {
	display: table;
	background-color: black; 
	border-radius: var(--border-radius); 
	height: 51px;
	background: url('images/2026/gt_white.svg') black center right 8px no-repeat;
	width: 34%;
	margin: 0.3em auto;
	vertical-align: middle; 
}

.startseite-banner > div:hover { 
	 
	background-color: white; 
	background-image: url('images/2026/gt_black.svg');
}

.startseite-banner a { color: white; font-weight: bold; padding: 10px 18px 8px 18px; display: table-cell;}
.startseite-banner a:hover { color: black; }

.trend-post { }
.aehnlich-post { }

.aktuelles-inner-container, .aehnlich-inner-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: left;
	gap: 8px;
}
.aehnlich-inner-container > div,
.aktuelles-inner-container > div {
	cursor: pointer;
}
.aehnlich-inner-container > div:hover .postbox-button, .aehnlich-inner-container > div:focus .postbox-button, .aehnlich-inner-container > div:active .postbox-button,
.aktuelles-inner-container > div:hover .postbox-button, .aktuelles-inner-container > div:focus .postbox-button, .aktuelles-inner-container > div:active .postbox-button {
	background-color: black;
}
.aehnlich-inner-container > div:hover .postbox-button a, .aehnlich-inner-container > div:focus .postbox-button a, .aehnlich-inner-container > div:active .postbox-button a,
.aktuelles-inner-container > div:hover .postbox-button a, .aktuelles-inner-container > div:focus .postbox-button a, .aktuelles-inner-container > div:active .postbox-button a {
	color: white !important;
}

.aehnlich-inner-container > div {
	width: calc(50% - 4px);
}

.aehnlich-inner-container .postbox-image-1col {
	width: 300px;
	margin-right: 1rem;
	height:100%;
}
.aehnlich-inner-container .postbox-teaser {
	display: none;
}
.aehnlich-inner-container .post-box-1col {	
	max-height: 171px;
	min-height: 171px;
}

.aktuelles-show-all-container {
	text-align: center;
	margin-top: 20px;
}
.aktuelles-show-all-container .button {
	background-color: #D9D9D9;
	border-color: #D9D9D9;
	border-radius: var(--border-radius);
	height:48px;
	padding-top: 0.25em;
	font-size: 0.9rem;
	color: black;
}

#fokus-container .site-outer, #kita-publikationen-container .site-outer {
	background-color: var(--color-petrol) !important;
	margin-top: 2rem;
	padding: 0 1rem;
}
#kita-publikationen-container .site-outer {
	background-color: var(--color-lime) !important;
	-webkit-box-shadow: 0px 5px 5px -5px #000000;
	box-shadow: 0px 5px 5px -5px #000000;
	margin-top: 4rem;
	margin-bottom: -3rem;
}


#fokus-container .focus-post, #kita-publikationen-container .kita-post, #kita-publikationen-container .publikationen-post {
	color: white;
	display: flex;
	flex-direction: row;
	padding: 20px 0;
	min-height: 276px;
}
#kita-publikationen-container .kita-post, #kita-publikationen-container .publikationen-post {
	color: black;
}

#fokus-container .focus-post > div, #kita-publikationen-container .kita-post > div, #kita-publikationen-container .publikationen-post > div {
	width: 50%;
}

#fokus-container h2.section-headline, #kita-publikationen-container h2.section-headline {
	color: white;
	margin-top: -0.5em;
}
#fokus-container .postbox-image-1col, #kita-publikationen-container .postbox-image-1col {
	width: 650px;
	height: 272px;
	overflow: hidden;
}

#fokus-container .focus-post .postbox-button, #kita-publikationen-container .kita-post .postbox-button, #kita-publikationen-container .publikationen-post .postbox-button {
	bottom: 20px;
}

#fokus-container .postbox-button:hover, #kita-publikationen-container .postbox-button:hover {
	background-color: black;
}
#fokus-container .postbox-button:hover a, #kita-publikationen-container .postbox-button:hover a {
	color: white;
}

#fokus-container .postbox-image-1col img, #kita-publikationen-container .postbox-image-1col img {
	border-radius: var(--border-radius);
}
#kita-publikationen-container .postbox-image-1col img { 
	height: 236px;
	width: auto;
}

#kita-publikationen-container .postbox-button {
	width: 200px;
}

#fokus-container + #aktuelles-container {
	margin-top: 2rem;
}

#kita-inner-container div.post-box:not(:first-child) {
	border-top: 2px solid rgba(213,223,149,1);
}

#gut-informiert-container, #beitrag-files-container {
	height: 138px;
	background-color: var(--color-lime);
	-webkit-box-shadow: 0px 5px 5px -5px #000000;
	box-shadow: 0px 5px 5px -5px #000000;
	font-size: 1rem;
	padding-top: 0.25em;
}
#beitrag-files-container { height: auto; padding-bottom: 1rem; }

#gut-informiert-container ul, #beitrag-files-container ul { list-style: none; margin: 0.35em 0 0 0; display: flex; gap: 9px; align-items: center; flex-wrap: wrap; }
#gut-informiert-container li, #beitrag-files-container li { 
	flex: 1; 
	background-color: black; 
	border-radius: var(--border-radius); 
	height: 51px;
	background: url('images/2026/gt_white.svg') black center right 8px no-repeat;
}
#beitrag-files-container li { min-width: 49%; flex-grow: 0; }
#gut-informiert-container li:hover, #beitrag-files-container li:hover { 
	background-color: white; 
	background-image: url('images/2026/gt_black.svg');
}
#gut-informiert-container li div, #beitrag-files-container li div { display: table; height: 100%; width: 100%; }
#gut-informiert-container li a, #beitrag-files-container li a { display: table-cell; vertical-align: middle; color: white; font-weight: bold; padding: 10px 18px 8px 18px; width: 100%; }
#gut-informiert-container li a:hover, #beitrag-files-container li a:hover { color: black; }


.overview-box-default {
	-webkit-box-shadow: 0px 5px 5px -5px #000000;
	box-shadow: 0px 5px 5px -5px #000000;
	border: 1px solid var(--color-grey);
}
.overview-box-default:hover, .overview-box-default:focus {
	background-color: rgba(161,218,248,0.2);
}
.overview-box-default .postbox-button {
	border: 1px solid black;
}
/** sonstige Elemente **/
.content-schlagworte-row { margin: 1rem 0; }
#schlagworte-inner-container ul { list-style: none; margin: 0.35em 0 0 0; display: flex; gap: 9px; align-items: center; flex-wrap: wrap; }
#schlagworte-inner-container li { text-wrap: nowrap; flex: 1; border-radius: 2rem; flex-grow: 0; background-color: var(--color-grey); padding: 0 1em; height: 2rem; line-height: 2rem; border: 1px solid var(--color-grey); }
#schlagworte-inner-container li:hover { border-color: black; background-color: white; }
#schlagworte-inner-container li a { word-wrap: unset !important; hyphens: none; color: black; box-shadow: none; }
#schlagworte-inner-container li:first-child a { font-weight: bold; }

.content-more-information { margin-top: 1em; }


/** Kategorien **/
body.uv_kiki_page-alle-ausgaben .entry-title::before,
body.uv_kiki_page-downloads .entry-title::before,
.kiki-kategorie::before {
	display: inline-block;
	width: 46px;
	height: 46px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	border-radius: 46px; 
	margin-right: 0.5rem;
	position: relative;
	top: 0.3rem;
}
.kiki-kategorie-gesundheit::before 				{ background-image: url("images/2026/categories/weiss/gesundheit3.svg"); background-color: var(--color-dguv-green-70); content: ' '; }
.kiki-kategorie-recht::before 					{ background-image: url("images/2026/categories/weiss/recht.svg"); background-color: var(--color-dguv-tuerkis-70); content: ' '; }
.kiki-kategorie-bewegung::before 				{ background-image: url("images/2026/categories/weiss/bewegung.svg"); background-color: var(--color-dguv-blue-50); content: ' '; }
.kiki-kategorie-ergonomie::before 				{ background-image: url("images/2026/categories/weiss/ergonomie.svg"); background-color: var(--color-dguv-purple-30); content: ' '; }
.kiki-kategorie-klimawandel::before 			{ background-image: url("images/2026/categories/weiss/klimawandel.svg"); background-color: var(--color-dguv-red-30); content: ' '; }
.kiki-kategorie-hygiene::before 				{ background-image: url("images/2026/categories/weiss/hygiene.svg"); background-color: var(--color-dguv-tuerkis-30); content: ' '; }
.kiki-kategorie-psychische-belastung::before,
.kiki-kategorie-psychische-belastungen::before,
.kiki-kategorie-psychische-belastung-sicherheit-und-gesundheit::before,
.kiki-kategorie-psychische-gesundheit::before 	{ background-image: url("images/2026/categories/schwarz/psychische-gesundheit.svg"); background-color: var(--color-dguv-blue-20); content: ' '; }
.kiki-kategorie-sicherheit::before 				{ background-image: url("images/2026/categories/weiss/sicherheit.svg"); background-color: var(--color-dguv-red-60); content: ' '; }
.kiki-kategorie-aussengelaende::before 			{ background-image: url("images/2026/categories/weiss/aussengelaende.svg"); background-color: var(--color-dguv-green-30); content: ' '; }
.kiki-kategorie-innenraeume::before 			{ background-image: url("images/2026/categories/weiss/innenraeume.svg"); background-color: var(--color-dguv-purple-60); content: ' '; }
.kiki-kategorie-paedagogische-praxis::before 	{ background-image: url("images/2026/categories/weiss/paedagogische-praxis.svg"); background-color: var(--color-dguv-orange-70); content: ' '; }
.kiki-kategorie-kitaleitung::before 			{ background-image: url("images/2026/categories/weiss/kitaleitung.svg"); background-color: var(--color-dguv-blue-50); content: ' '; }
.kiki-kategorie-magazin::before 				{ background-image: url("images/2026/categories/weiss/magazin.svg"); background-color: var(--color-dguv-orange-60); content: ' '; }
body.uv_kiki_page-alle-ausgaben .entry-title::before,
.kiki-kategorie-archiv::before 					{ background-image: url("images/2026/categories/weiss/magazin.svg"); background-color: var(--color-dguv-orange-50); content: ' '; }
body.uv_kiki_page-downloads .entry-title::before,
.kiki-kategorie-downloads::before 				{ background-image: url("images/2026/categories/weiss/download.svg"); background-color: var(--color-dguv-tuerkis-50); content: ' '; }




/** Downloads **/
.download-button { text-shadow: none !important; }
.entry-content .download-box { text-align: left; /*hyphens: none;*/ }
.entry-content .download-box p:empty { display: none; }
.entry-content .download-box p { margin-bottom: 0; }
.entry-content .download-box h2 { margin-top: 0; text-align: left; font-size: 1.25rem; margin-bottom: 1rem; }
.entry-content .download-box { display: table; min-height: 150px; max-width: var(--reading-width); width: 100%; padding: 1rem; }
.entry-content .download-box > div { display: table-cell; vertical-align: top; }
.entry-content .download-box-image { max-height: 150px; max-width: 150px; width: 150px; }
.entry-content .download-box-image img { height: 100% !important; width: auto !important; border-radius: var(--border-radius); margin: 0 auto !important; }
.entry-content .download-box .download-box-description, .entry-content .download-box-meta { margin-bottom: 1rem; }
.entry-content .download-box .download-box-content { padding-bottom: 0 !important; }
.entry-content .download-box .download-link.download-button { box-shadow: none; background: black; color: white; box-shadow: none; border-radius: 40px; border-radius: var(--border-radius); padding-top: 0.1em; border-width: 1px; }
/*
.entry-content .download-box .download-link.download-button:hover, .entry-content .download-box .download-link.download-button:focus { background: black; color: white; box-shadow: none; border-radius: 40px; border-radius: var(--border-radius); padding-top: 0;}
*/
.entry-content .download-box + .download-box { margin-top: 2rem; }

span.content-meta-author, span.content-meta-photo { display: block; }

 /** kurz gesagt **/
 .kurzgesagt, .wp-block-lazyblock-kurz-und-knapp {
	 background-color: var(--color-petrol);
	 width: 100%;
	 color: white;
	 padding: 1rem;
 }
 
 .kurzgesagt ul, .wp-block-lazyblock-kurz-und-knapp ul {
	 margin-left: 1rem !Important;
	 margin-bottom: 0;
 }


/** Alle Ausgaben **/
.cover-element-container { position: relative; }
.archiv-download-box { position: absolute; bottom: 0.5rem; }
.archiv-download-box > a.button, .epaper-box-current-download > a.button {
	border-radius: var(--border-radius);
	padding-top: 0;
}

/** interview **/
.wp-block-lazyblock-interview { display: table; width: 100%; max-width: 600px; margin: 0 auto; }
.wp-block-lazyblock-interview > div { display: table-cell; vertical-align: top; }
.wp-block-lazyblock-interview .interview_image:not(:empty) { width: 150px; }
.wp-block-lazyblock-interview .interview_text_container { padding: 1em; }
.wp-block-lazyblock-interview .interview_subtext { font-size: 0.9em; line-height: 1.25em; hyphens: none; }
.wp-block-lazyblock-interview .interview_credits { color: var(--color-mediumgrey); font-size: 0.75em;}

.wp-block-lazyblock-interview-migrate { display: block; line-height: 1em; }
.wp-block-lazyblock-interview-migrate img, .wp-block-lazyblock-interview-migrate p:empty { margin-bottom: 0.5rem; }


#magazin-ausgaben-container details > summary {
	list-style: none;
}
#magazin-ausgaben-container details > summary::marker, /* Latest Chrome, Edge, Firefox */ 
#magazin-ausgaben-container details > summary::-webkit-details-marker /* Safari */ {
	display: none;
}

#magazin-ausgaben-container.archiv-liste .cover-element {
	width: 100%;
	max-width: 100%;
	margin: 0;
	display: table-row;
}

#magazin-ausgaben-container.archiv-liste > article {
	width: 49%;
	margin-bottom: 3rem;
	/*background-color: red;*/
	display: table;
	
}

#magazin-ausgaben-container.archiv-liste .cover-element > * {
	/*display: inline-block;*/
	display: table-cell;
	vertical-align: top;
	/*float: left;*/
}

#magazin-ausgaben-container.archiv-liste .cover-element > a,
#magazin-ausgaben-container.archiv-liste .cover-image {
	width: 263px;
}
#magazin-ausgaben-container.archiv-liste .cover-element > a.ausgabe-cover-link {
}

#magazin-ausgaben-container.archiv-liste .cover-content {
	padding-left: 40px;
	text-align: left;
	/*width: 50%;*/
	width: auto;
	position: relative; 
	min-height: 280px;
}

#magazin-ausgaben-container.archiv-liste .cover-content > h3 {
	margin-top: -3px;
	margin-bottom: 1.4em;
}

#magazin-ausgaben-container.archiv-liste .cover-content-haupttitelthema {
	display: none;
}
#magazin-ausgaben-container.archiv-liste .cover-content-themen {
	/*
	font-size: 1.1rem;
	list-style-type: none;
	margin-left: 0;
	*/
	margin-bottom: 1.7em;
	margin-top: 0.75em;
	font-size: 16px;
	line-height: 1.5em;
}

#magazin-ausgaben-container.archiv-liste summary {
	cursor: pointer;
	padding-left: 5px;
	font-weight: bold;
}
#magazin-ausgaben-container.archiv-liste summary:hover, #magazin-ausgaben-container.archiv-liste summary:focus {
	color: black;
	
}

#_magazin-ausgaben-container.archiv-liste details {
	background-image: url("images/2026/menu_arrow_right.svg");
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: left 0.4em;
}
#_magazin-ausgaben-container.archiv-liste details[open] {
	background-image: url(../images/arrow-down-green.svg);
}

#magazin-ausgaben-container.archiv-liste details summary::before {
	content: ' ';
	background-image: url("images/2026/menu_arrow_right.svg");
	background-repeat: no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
	position: relative;
	background-position: center;
	background-size: 70%;
	top: 0.25em;
}
#magazin-ausgaben-container.archiv-liste details[open] summary::before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#magazin-ausgaben-container.archiv-liste details ul.cover-content-themen {
	color: black;
	margin-left: 3em;
	list-style-type: initial;
	margin-bottom: 5em;
	padding-right: 1em;
}

#magazin-ausgaben-container.archiv-liste .cover-content-download {
	font-size: 18px;
	line-height: 1.25em;
	padding-left: 72px;
	min-height: 56px;
	padding-top: 0.3em;
	position: absolute;
	bottom: 0;
}
#magazin-ausgaben-container.archiv-liste details[open] + #magazin-ausgaben-container.archiv-liste .cover-content-download {
}

@media screen and (max-width: 960px) {
	#magazin-ausgaben-container.archiv-liste > article {
		width: 100%;
	}
}

.page-archiv .epaper-box-archiv {
	width: 60%;
}

aside.epaper-box-current-download {
	text-align: center;
	margin-top: 2rem;
}

@media screen and (max-width: 866px) {
	.page-archiv .epaper-box-archiv {
		width: 100%;
	}
}




/* Footer */
footer.site-footer .site-inner {
	width: 100%;
}

footer.site-footer {
	height: 600px;
	/*font-size: 16px;*/
}
footer.site-footer .footer:not(.footer-logo-row) {
	display: flex;
}
footer.site-footer { background-color: var(--color-grey); background-color: var(--color-grey3-rgba); }
footer.site-footer .footer:not(.footer-logo-row) > div {
	/*flex: 1;*/
}
/*
footer.site-footer .footer:not(.footer-logo-row) .footer-col-1, footer.site-footer .footer:not(.footer-logo-row) .footer-col-2 {
	display: flex;
}
footer.site-footer .footer:not(.footer-logo-row) .footer-col-1 > div, footer.site-footer .footer:not(.footer-logo-row) .footer-col-2  > div {
	flex: 1;
}
footer.site-footer .footer:not(.footer-logo-row) .footer-col-1 > div > p, footer.site-footer .footer:not(.footer-logo-row) .footer-col-2  > div > p {
}
*/

footer.site-footer .footer-row2, footer.site-footer .footer-row3, footer.site-footer .footer-row4 { display: flex; width: 100%; }
footer.site-footer .footer-row2 .footer-col-1 { flex: 0 0 66%; }
footer.site-footer .footer-row2 .footer-col-2, footer.site-footer .footer-row3 .footer-col-3 { flex: 0 0 33%; text-align: right; position: relative; }
footer.site-footer .footer-row3 { padding-top: 2rem; }
footer.site-footer .footer-row3 .footer-col-1, footer.site-footer .footer-row3 .footer-col-2 { flex: 0 0 33%; }
footer.site-footer .footer-row3 .footer-col-2 { padding-left: 2rem; }
footer.site-footer .footer-row4 { font-size: 16px; position: absolute; bottom: -2rem; }
footer.site-footer .footer-row4 .footer-col-1 { flex: 0 0 40%; }
footer.site-footer .footer-row4 .footer-col-2 { text-align: right; flex: 0 0 60%; }


.footer-logo-row { height: 154px; padding-top: 50px; }
.footer-logo-row .footer-col-1 { width: 33%; display: inline-block; }
.footer-logo-row .footer-col-2 { width: auto; display: inline-block; }

.footer-logo-row img { height: 48px; width: auto; }

.footer nav ul { margin: 0; padding: 0; list-style: none; }
.footer-menu a { color: black; }
.footer-menuu a:hover, .footer-menu a:focus, .footer-menu a:active { color: black; text-decoration: underline; }
.footer-menu a:focus { outline: medium dotted black; }
.footer-row2 .footer-col-2 li { margin-bottom: 10px; }


.footer-menu li::after { content: ' \2010 '; }
.footer-menu li:last-child::after { content: ''; }

.footer-row4 { font-weight: bold; font-size: 14px; }
.footer-row4 li { display: inline; }

.footer-row4 > div:last-child { text-align: right; }
.menu-right-footer-block-menu-container { text-align: right; }

#colophon.site-footer a.textlink {
	color: black;
	text-decoration: underline;
}
#colophon.site-footer a.textlink:hover, #colophon.site-footer a.textlink:focus, #colophon.site-footer a.textlink:active {
	/*color: white;*/
}

.site-footer .socia-media-links {
	position: absolute;
	bottom: 0;
	right: 0;
}
.site-footer .socia-media-links img {
	width: 40px;
}


/* Buttons */
.button-p { margin-bottom: 10px; }

.button, #menu-right-footer-block-menu li a, .download-link.download-button {
	color: white;
	background-color: black;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	line-height: 36px;
	height: 40px;
	font-size: 16px;
	width: 210px;
	text-align: center;
	padding-top: 2px;
	border: 2px solid black;
	box-sizing: border-box;
}

.footer .button, #menu-right-footer-block-menu li a {
	border-radius: 40px;
}

.button:hover, .button:focus, .button:active, 
.entry-content .download-box .download-link.download-button:hover, .entry-content .download-box .download-link.download-button:focus, .entry-content .download-box .download-link.download-button:active, 
#menu-right-footer-block-menu li a:hover, #menu-right-footer-block-menu li a:focus, #menu-right-footer-block-menu li a:active {
	color: black;
	background-color: white;
}
.button:focus, .entry-content .download-box .download-link.download-button:focus, #menu-right-footer-block-menu li a:focus {
	/*background-color: #008c8e !important;*/
	outline: medium dotted #008c8e !important;
	outline-offset: 0;
}

.footer-col-1 .button-p a:hover, .footer-col-1 .button-p a:focus, , .footer-col-1 .button-p a:active, 
#menu-right-footer-block-menu li a:hover, #menu-right-footer-block-menu li a:focus, #menu-right-footer-block-menu li a:active {
	color: black;
	background-color: white;
}

a.button-zum-artikel {
	background-color: #f2f2f2 !important;
	text-decoration: none;
	box-shadow: none;
}
a.button-zum-artikel:hover, .button.button-scroll-to-top:hover {
	/* smaller content 2018-02-07 */
	/*
		color: #686868;
	*/
	/*background-color: #00b0a0 !important;*/
	background-color: #008c8e !important; /* DGUV Türkis */
}

.button.button-scroll-to-top {
  background-color: #f2f2f2;
}
.button.button-scroll-to-top::after {
  content: "\f062";
  /*content: "\f10e";*/
	/* smaller content 2018-02-07 */
	margin-left: 14px;
}

.icon-checked-red {
	font-family: 'Ionicons';
	content: "\f120";
	color: rgba(243, 84, 73,1);
}

.box-checkliste-rot,
div[class^="box-infos"] {
	margin-top: 3.5em;
}

p + .box-checkliste-rot,
p + div[class^="box-infos"] {
	margin-top: 0;
}


.box-checkliste-rot,
.box-infos-gruen,
.box-infos-green,
.box-infos-blau,
.box-infos-rot,
.box-infos-tuerkis,
.wp-block-lazyblock-infos {
	position: relative;
	z-index: 1;
	border: 2px solid rgba(243, 84, 73,1);
	padding: 2.5rem;
	/*padding-top: 71px;*/
}

.wp-block-lazyblock-infos h2, .wp-block-lazyblock-infos h3, .wp-block-lazyblock-infos h4,
.entry-content .box-checkliste-rot h2, .entry-content .box-checkliste-rot h3, .entry-content .box-checkliste-rot h4,
.entry-content .box-infos-rot h2, .entry-content .box-infos-rot h3, .entry-content .box-infos-rot h4 {
	color: rgba(243, 84, 73,1);
}

.wp-block-lazyblock-infos > h2:first-child,
.box-checkliste-rot > h2:first-child,
.box-infos-rot > h2:first-child,
.box-infos-tuerkis > h2:first-child,
.box-checkliste-rot > p:first-child:empty + h2,
.box-infos-rot > p:first-child:empty + h2, 
.box-infos-tuerkis > p:first-child:empty + h2 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 1.25em;
	margin-top: 0;
}

.wp-block-lazyblock-infos > p:first-child:empty,
.box-checkliste-rot > p:first-child:empty,
.box-infos-rot > p:first-child:empty,
.box-infos-tuerkis > p:first-child:empty {
	display:none;
}

.wp-block-lazyblock-infos > ul, 
.box-checkliste-rot > ul, 
.box-infos-rot > ul,
.box-infos-tuerkis > ul {
	margin-left: 1.7rem;
	margin-right: 0;
	list-style: none;
}
.box-infos-tuerkis > ul {
	list-style-type: none;
}

.wp-block-lazyblock-infos > ul:last-child,
.box-checkliste-rot > ul:last-child,
.box-infos-rot > ul:last-child,
.box-infos-tuerkis > ul:last-child {
	margin-bottom: 0;
}
.wp-block-lazyblock-infos ul > li, 
.box-checkliste-rot ul > li, .box-infos-rot > ul > li, .box-infos-tuerkis > ul > li, .liste-kurzgesagt-rot > ul > li {
	text-indent: 11px;
}

.wp-block-lazyblock-infos ul > li, 
.box-checkliste-rot ul > li, .box-infos-rot > ul > li, .box-infos-tuerkis > ul > li {
	text-indent: -11px;
	padding-left: 23px;
}

.wp-block-lazyblock-infos ul > li::before, 
.box-checkliste-rot ul > li::before, 
.box-infos-rot ul > li::before, 
.box-infos-tuerkis ul > li::before, 
.liste-kurzgesagt-rot > ul > li::before,
.liste-kurzgesagt-rot > p:first-child + h2 + p::before {
	color: rgba(243, 84, 73,1);
	font-family: 'FontAwesome';
	content: '\f111';
	position: relative;
	top: -3px;
	left: -18px;
	font-size: 11px;
}
.box-infos-tuerkis ul > li::before {
	/*color: rgb(0, 140, 142);*/
	color: rgb(0, 140, 142); /* DGUV Türkis */
	font-size: 14px;
	content: '\f0c1';
}

.wp-block-lazyblock-infos > p, 
.box-checkliste-rot > p, .box-infos-rot > p, .box-infos-tuerkis > p { margin-bottom: 1em; }

.wp-block-lazyblock-infos > p:last-child, 
.box-checkliste-rot > p:last-child, .box-infos-rot > p:last-child, .box-infos-tuerkis > p:last-child { margin-bottom: 0; }

/*
.entry-content .liste-kurzgesagt-rot > h2:first-child, 
.entry-content .liste-kurzgesagt-rot > p:first-child + h2 {
	padding-left: 99px;
	color: #ec5f5e;
	text-transform: uppercase;
	min-height: 80px;
	font-size: 49px;
	position: relative;
	z-index: 1;
}

.entry-content .liste-kurzgesagt-rot > h2:first-child::before,
.entry-content .liste-kurzgesagt-rot > p:first-child + h2::before {
	margin-left: -99px;
	background: url(images/kurzgesagtpfeil.svg) transparent no-repeat center left;
	background-size: 80px;
	height: 80px;
	width: 80px;
	position: absolute;
	z-index: 2;
	font-family: 'FontAwesome';
	content: '\f061';
	color: transparent;
	height: 100%;
}

.liste-kurzgesagt-rot > ul, .entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p {
	margin-left: 80px;
	position: relative;
	z-index: 1;
}
.liste-kurzgesagt-rot > ul {
	list-style: none;
}

.liste-kurzgesagt-rot > ul > li, .entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p {
	border-left: 2px solid #ec5f5e;
	padding-left: 39px;
	padding-bottom: 1.5em;
}

.liste-kurzgesagt-rot > ul > li {
	text-indent: -27px;
}

.liste-kurzgesagt-rot > ul > li::before, 
.entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p::before {
	color: #FBD5CE;
	background-color: #ffffff;
	font-size: 30px;
	top: 0.15em;
}

.entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p::before {
	visibility: hidden;
}

.liste-kurzgesagt-rot > ul > li::before {
	left: -26px;
}


.liste-kurzgesagt-rot > ul > li:last-child {
	padding-bottom: 0;
}
*/

.entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p {
	margin-bottom: 0;
	padding-left: 12px;
}

.entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p::before {
	left: -26px;
}

.interview-frage {
	font-weight: bold;
	color: rgba(243, 84, 73,1);
}

.box-ls-blau, .box-ls-rot {
	border-width: 2px;
	border-style: solid;
	padding: 8px;
	margin-left: 67px;
}

.box-ls-blau {
	border-color: #004994;
}
.box-ls-rot {
	border-color: #d40f14;
}
.box-ls-blau::before,
.box-ls-rot::before {
	content: ' ';
	display: inline-block;
	height: 54px;
	width: 54px;
	position: absolute;
	left: 0;
}
li .box-ls-blau::before, li .box-ls-rot::before { 
	margin-left: 22px;
}
.box-ls-blau::before {
	background: url('images/zeigende_hand.png') transparent no-repeat center;
}
.box-ls-rot::before {
	background: url('images/warning-outline-red.svg') transparent no-repeat center;
}
.box-ls-blau > br:first-child, .box-ls-rot > br:first-child {
	/*display: none;*/
}

.box-ls-rot + br + .box-ls-blau,
.box-ls-blau + br + .box-ls-rot {
	margin-top: -1em;
}

.box-ls-blau > p:last-child:empty,
.box-ls-rot > p:last-child:empty {
	display: none;
}

.box-ls-blau > ul, .box-ls-blau > li,
.box-ls-rot > ul, .box-ls-rot > li {
	margin-bottom: 0;
}

/* header */
.site-header {
	padding: 0;
}

.site-branding {
	width: calc(100% - 62px);
/*	
	background-position-x: right 195px;
	background-position-y: bottom 11px;
*/
	padding-top: 23px;
	padding-bottom: 5px;
	height: 122px; 
	margin-top: 0;
	margin-bottom: 0;
}

.site-branding .site-title a,
.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: transparent;
}
.site-branding .site-title a span { position: absolute; left: -9999em; }

.site-branding .site-description {
	font-size: 24px;
	line-height: 1em;
	height: 40px;
	margin-top: 0;
	/* padding-left: 410px; */
	padding-left: 644px;
}


.page-header { border-width: 0;}


/* Mainmenu */
.site-header-menu {
  width: 100%;
  margin: 0;
  /*
	display: inline-block;
	
	max-width: 90%;
	*/
  /*padding: 8px 50px;*/
}

.main-navigation {
	margin: 0 -8px;
}







footer div.copyright { }



h1.entry-title, .article-metadata, h1.page-title {
    -ms-hyphens: none;
      -webkit-hyphens: none;
      hyphens: none;
}
h2 {
	font-size: 1.3em;
}

/* Startseitenslider (Meteor) oben */

.meteor-nav a { width: 65px; }
/* smaller content 2018-02-07 */	
/*
	.meteor-nav a { margin-top: -36px; }
*/
.meteor-nav .prev a, .meteor-nav .prev a:hover, .meteor-nav .next a, .meteor-nav .next a:hover, * html .meteor-nav .prev a, * html .meteor-nav .prev a:hover, * html .meteor-nav .next a, * html .meteor-nav .next a:hover { background: none; }
.meteor-nav .prev a:hover { background: url('images/slider-arrow-left.png') transparent no-repeat top 69px center; }
.meteor-nav .next a:hover { background: url('images/slider-arrow-right.png') transparent no-repeat top 69px center; }
#meteor-buttons-container { text-align: center; }
.meteor-buttons { width: auto !important; display: inline-block !important; position: static !important; }
/*
.meteor-buttons a { background-image: url('images/buttons-green.png') !important; width: 11px; height: 11px; }
.meteor-buttons a:hover { background-image: url('images/buttons-green.png') !important; }
*/
.meteor-buttons a { background: url('images/slickbullet.svg') no-repeat center; width: 11px; height: 11px; background-size: contain !important; padding: 0 8px; }
.meteor-buttons a.activeSlide, .meteor-buttons a:hover, .meteor-buttons a:focus { background-image: url('images/slickbullet-active-darker.svg'); background-position: center !important; }
.meteor-buttons a:focus { }
#top_slider_container h2.startseite_issuecontainer { display: none; }
#top_slider_container div.button-lesen-outer { display: none; }

.meteor-slides .mslide img {
	object-fit: cover;
	object-position: top;
	width: 100%;
}

/* Startseite Ausgabenbildchen */
#startseite_issuecontainer { width: 15%; max-width: 249px; min-width: 166px; background-color: #FFFFFF; padding: 17px; padding-bottom: 0; z-index: 5; margin-top: -18.15%; position: absolute; /*right: 264px;*/ right: 69px; }
#startseite_issuecontainer > p { margin: 0; font-size: 20px; border-bottom: 5px solid #008c8e; }
#startseite_issuecontainer > p a { display: inline; color: #202020;}
#startseite_issuecontainer > p a:hover { color: #008c8e; }
#startseite_issuecontainer .ausgabe-thumbnailtext { margin: 0; border-bottom: 5px solid #008c8e; }
#startseite_issuecontainer  a { display: inline-block; color: #202020;}
#startseite_issuecontainer  a:hover { color: #008c8e; }
#startseite_issuecontainer  a:focus { outline: medium dotted #008c8e !important; }
#startseite_issuecontainer img.ausgabe-thumbnail { display: inline; }
/* smaller content 2018-02-07 */	
/*#startseite_issuecontainer .ausgabe-thumbnailtext { margin-top: 10px; display: inline-block; line-height: 1.2em; letter-spacing: -0.2px; width: 100%; font-size: 19.5px; } */
#startseite_issuecontainer .ausgabe-thumbnailtext { margin-top: 10px; display: inline-block; line-height: 1.2em; font-size: 1.2rem; width: 100%; }

.meteor-slides article {
/*	
    background: rgba(0,0,0,0.2);
*/		
/*		bottom: 0;*/
		color: #fff;
		left: 0;
		line-height: 20px;
		margin: 0;
		padding-bottom: 97px;
		position: absolute;
		text-align: left;
		width: auto;
		/* top: 50%; */
		/*top: 51%;*/
		top: 217px;
		max-width: 66%;
}

.meteor-slides article h3 {
	background-color: #FFFFFF;
	color: #202020;
	line-height: 1em;
	display: inline-block;
	/* smaller content 2018-02-07 */	
	/*
	padding-left: 68px;
	padding-top: 9px;
	padding-right: 20px;
	font-size: 26px;
	min-height: 39px;
	*/
	padding: 9px 23px 10px 23px;
	min-height: 37px;
	/* font-size: 18px; */
	font-size: 22px;
}

.meteor-slides article h2:empty, .meteor-slides article h3:empty {
	visibility: hidden;
}

	
.meteor-slides article h2 {
	color: #FFFFFF;
	/*background-color: rgba(0,176,160,0.6);*/
	background-color: rgba(0, 140, 142, 0.7); /* DGUV Türkis */
	line-height: 1em;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	/* smaller content 2018-02-07 */	
	/* 
		padding: 15px 23px 10px 68px;
		font-size: 69px;
		min-height: 93px;
	*/
	padding: 15px 23px 10px 23px;
	min-height: 57px;
	/*
	font-size: 26px;
	*/
	font-size: 32px;
}

.meteor-slides .button-lesen {
	right: 0;
	margin-top: 20px !important;
	position: absolute;
	font-size: 26px;
	font-weight: bold;
	/* border-right: 42px solid #00b0a0 !important; */
	border-right: 42px solid #008c8e !important; /* DGUV Türkis */
}
.meteor-slides a.button-lesen:focus { 
	background-color: #008c8e;
	outline: medium dotted #008c8e; 
	color: #ffffff;
}

/* Social Media Buttons */

.sharing-facebook { background-color: #3C5A99; background-image: url(images/share-facebook-bg.png); }
.sharing-twitter  { background-color: #55ACEE; background-image: url(images/share-twitter-bg.png); }
.sharing-email    { background-color: #ed5900; background-image: url(images/share-mail-bg.png); }
.sharing-xing     { background-color: #ADD700; background-image: url(images/share-xing-bg.png); }
.sharing-whatsapp { background-color: #25D366; background-image: url(images/share-whatsapp-bg.png); }




/* links */

.article-sharing {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 5;
}

.article-sharing a {
  display: block;
  padding: 12px;
  box-sizing: border-box;
  width: 150px;
  position: relative;
  left: -102px;
  transition: left 0.5s ease-in-out;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
  letter-spacing: 0.1em; 
	background-position: center right 4px;
	background-repeat: no-repeat;
	background-size: 25%;
}
.article-sharing a:hover { left: 0; text-decoration: none; }
.article-sharing span { margin-right: 35px; }

/*
.article-sharing {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 5;
}

.article-sharing a, .article-sharing .btn-text {
  display: block;
  padding: 12px;
  box-sizing: border-box;
  width: 150px;
  position: relative;
  right: -105px;
  transition: right 0.5s ease-in-out;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  font-family: sans-serif;
  letter-spacing: 0.1em; 
}

.article-sharing a img, .article-sharing .btn-text img { position: absolute; left: 13px; top: 12px; }

.article-sharing a.sharing-facebook img, .article-sharing .sharing-facebook.btn-text img { left: 13px; top: 12px; }
.article-sharing a.sharing-twitter img, .article-sharing .sharing-twitter.btn-text img { left: 13px; top: 14px; }
.article-sharing a.sharing-xing img, .article-sharing .sharing-xing.btn-text img { left: 15px; top: 13px; }
.article-sharing a.sharing-email img, .article-sharing .sharing-email.btn-text img { left: 14px; top: 15px; }
.article-sharing a.sharing-whatsapp img, .article-sharing .sharing-whatsapp.btn-text img { left: 13px; top: 12px; }
.article-sharing a:hover, .article-sharing .btn-text:hover { right: 0px; text-decoration: none; }
.article-sharing span { margin-left: 35px; }

.sharing-facebook { background: #3C5A99; }
.sharing-twitter { background: #55ACEE; }
.sharing-email { background: #ed5900; }
.sharing-xing { background: #ADD700; }
.sharing-whatsapp { background: #25D366; }


*/

/* Posts-Slider auf Startseite */
#posts-slider-container { background-color: #f2f2f2; }
#posts-slider-container > h2 { font-size: 26px; }
#posts-slider-container .posts-content { margin-top: 23px; min-height: 170px; }
/* smaller content 2018-02-07 */
/*
	#posts-slider-container { margin-left: -195px; margin-right: -195px; padding: 29px 195px 58px 195px; }
	#posts-slider-container .posts-content .posts-content-body { line-height: 1.4em; }
*/
#posts-slider-container > h2 { margin-left: -30px; }
#posts-slider-container .posts-content > h3 { line-height: 1.2em; margin-bottom: 0.5em; }
#posts-slider-container .posts-content > h3 a {  }
#posts-slider-container { margin-left: -165px; margin-right: -165px; padding: 29px 196px 58px 196px; margin-bottom: 32px; }
#posts-slider-container .posts-content .posts-content-body,
#category-beitraege-container .posts-content .posts-content-body { line-height: 1.35em; }
#posts-slider { margin: 16px -59px ;}
#posts-slider .slick-prev, #posts-slider .slick-next { width: 70px; }
#posts-slider .slick-prev { left: -55px; }
#posts-slider .slick-next { right: -55px; }
#posts-slider .slick-prev::before, #posts-slider .slick-next::before { color: #a1a1a1; font-size: 104px; line-height: 44px; opacity: 1; }
/*#posts-slider button.slick-arrow { height: 46px; z-index: 9999; overflow: hidden; }*/
#posts-slider button.slick-arrow { height: 100%; z-index: 2; overflow: hidden; background-color: #F2F2F2; }
/* smaller content 2018-02-07 */
/*#posts-slider .posts-element { padding: 0 58px;}*/
#posts-slider .posts-element { padding: 0 30px; }
#posts-slider .posts-image { /* border-bottom: 13px solid #00b0a0; */ border-bottom: 13px solid #008c8e; /* DGUV Türkis */ }
#posts-slider .posts-image img { width: 100%; }
#posts-slider .posts-link { text-align: right; margin-top: 13px; }
#posts-slider .slick-list { margin-bottom: 30px; }
#posts-slider ul.slick-dots { bottom: unset; }
ul.slick-dots li { width: 18px; padding: 0 2px; margin: 0; }
.slick-slide img { display: inline-block; }
/*
ul.slick-dots li button { background: url('images/buttons-green.png') no-repeat bottom left; width: 11px; height: 11px; }
ul.slick-dots li.slick-active button, ul.slick-dots li button:hover { background-position: bottom right; }
*/
ul.slick-dots li button { background: url('images/slickbullet.svg') no-repeat center; width: 11px; height: 11px; background-size: contain; }
ul.slick-dots li.slick-active button, ul.slick-dots li button:hover { background-image: url('images/slickbullet-active.svg'); }

ul.slick-dots li button::before, ul.slick-dots li.slick-active button::before { content: ''; }

#magazin-ausgaben-slider-container { 
	background-color: #555555; 
	color: #FFFFFF; 
}
/* smaller content 2018-02-07 */
/*
	margin-left: -195px;
	margin-right: -195px;
	padding: 74px 195px 43px 195px;
*/
#magazin-ausgaben-slider-container { 
	margin-left: -165px;
	margin-right: -165px;
	padding: 74px 165px 43px 165px;
}


#magazin-ausgaben-slider { margin: 74px -63px; }
#magazin-ausgaben-slider-container h2, #magazin-ausgaben-slider-container h3, #magazin-ausgaben-slider-container h4 { color: #FFFFFF; }
#magazin-ausgaben-slider-container .magazin-ausgaben-link-container { text-align: right; margin-right: -115px; }
#magazin-ausgaben-slider-container .cover-element { width: 380px; text-align: center; padding: 0 68px; }
#magazin-ausgaben-slider-container .cover-content { margin-top: 33px; }
#magazin-ausgaben-slider-container .cover-content h4 { font-family: 'Source Sans 3', 'Source Serif 4'; }
#magazin-ausgaben-slider-container .cover-element a { color: #FFFFFF; display: block; }
#magazin-ausgaben-slider-container .cover-element a:hover { /* color: #00b0a0; */ color: #008c8e; /* DGUV Türkis */ }
#magazin-ausgaben-slider-container .cover-element h3 { line-height: 1em; }
#magazin-ausgaben-slider .slick-prev, #magazin-ausgaben-slider .slick-next { width: 70px; }
#magazin-ausgaben-slider .slick-prev { left: -55px; }
#magazin-ausgaben-slider .slick-next { right: -55px; }
#magazin-ausgaben-slider .slick-prev::before, #magazin-ausgaben-slider .slick-next::before { font-size: 104px; line-height: 44px; opacity: 1; }
#magazin-ausgaben-slider button.slick-arrow { height: 100%; z-index: 2; overflow: hidden; background-color: #555555; }
#magazin-ausgaben-slider ul.slick-dots { display: none !important; }
#magazin-ausgaben-slider ul.slick-dots li { line-height: 40px;}

/* Liste "Alle Ausgaben" */
#magazin-ausgaben-container { clear: both;
															display: -webkit-flex; display: -ms-flexbox; display: flex; 
															-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; 
															-webkit-box-pack: space-around; -ms-flex-pack: space-around; justify-content: space-around; 
/*															-webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; */
															margin-left: -18px; margin-right: -18px; }
/* flex-start | flex-end | center | space-between | space-around | space-evenly */
#magazin-ausgaben-container .cover-element { -webkit-box-orient: horizontal; 
																						 -webkit-box-direction: normal; 
																						 -ms-flex-direction: row; 
																							flex-direction: row; 
																							/*width: 238px; max-width: 238px; */
																							width: 210px; max-width: 210px; 
																							text-align: center; 
																							/*margin: 0 18px 68px 18px; */
																							margin: 0 18px 38px 18px; 
																							}
#magazin-ausgaben-container .cover-element-spacer { flex-direction: row; width: 45px; flex-grow: 1; }
#magazin-ausgaben-container .cover-element .cover-image img, 
#magazin-ausgaben-container .cover-element .cover-image a.ausgabe-cover-link img { border: 1px solid rgb(221, 221, 221); }
#magazin-ausgaben-container .cover-element a.ausgabe-cover-link:focus { outline: medium dotted #008c8e; outline-offset: 0; }


#archiv-yearselect-container { margin: 0 auto 2em; }
#archiv-yearselect-box { width: 33%; margin: 0 auto 4em; }
#archiv-yearselect-container .selectric b.button { border-right: 0; /* background-color: #00b0a0; */ background-color: #008c8e; /* DGUV Türkis */}
#archiv-yearselect-container .selectric b.button::after { border-top-color: #FFFFFF; }
#archiv-yearselect-container .selectric b.button:focus::after,
#archiv-yearselect-container .selectric b.button:hover::after { border-top-color: #FFFFFF; }
#archiv-yearselect-container .selectric-hover .selectric { border-color: #DDDDDD; }
#archiv-yearselect-container .selectric-items { border-top-width: 0; }
#archiv-yearselect-container .selectric-items li:focus,
#archiv-yearselect-container .selectric-items li:hover { /* color: #00b0a0; */ color: #008c8e; /* DGUV Türkis */ background: transparent; font-weight: bold;}
#archiv-yearselect-container .selectric-items li.highlighted, #archiv-yearselect-container .selectric-items li.highlighted:focus,
#archiv-yearselect-container .selectric-items li.highlighted, #archiv-yearselect-container .selectric-items li.highlighted:hover { /* background: #00b0a0; */ background: #008c8e; /* DGUV Türkis */ color: #ffffff; }
#archiv-yearselect-container .selectric .label, #archiv-yearselect-container .selectric-items li { font-size: 1.2rem !important; }


#category-beitraege-container, #searchresult-beitraege-container { background-color: #F2F2F2; }
/* Liste "Alle Ausgaben" */
#category-beitraege-container, #searchresult-beitraege-container { display: -webkit-flex; display: -ms-flexbox; display: flex; 
															-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; 
															-webkit-box-pack: space-around; -ms-flex-pack: space-around; justify-content: space-around; 
/*															-webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; */
															margin-left: -18px; margin-right: -18px; }
/* flex-start | flex-end | center | space-between | space-around | space-evenly */
#category-beitraege-container .posts-element, #searchresult-beitraege-container .posts-element { -webkit-box-orient: horizontal; 
																						 -webkit-box-direction: normal; 
																						 -ms-flex-direction: row; 
																							flex-direction: row; 
																							width: 378px; max-width: 378px; text-align: center; margin-bottom: 68px; margin: 68px 18px 68px 18px; }
#category-beitraege-container .posts-element-spacer, #searchresult-beitraege-container .posts-element-spacer  { flex-direction: row; width: 45px; flex-grow: 1; }
#category-beitraege-container .magazin-ausgaben-link-container, #searchresult-beitraege-container .magazin-ausgaben-link-container { text-align: right; margin-right: -115px; }
#category-beitraege-container .posts-element, #searchresult-beitraege-container .posts-element  {  }
#category-beitraege-container .posts-element, #category-beitraege-container .posts-link, #searchresult-beitraege-container .posts-element, #searchresult-beitraege-container .posts-link { }
#category-beitraege-container .posts-content, #searchresult-beitraege-container .posts-content { text-align: left; margin-top: 23px; }
/* smaller content 2018-02-07 */
#category-beitraege-container .posts-content h2, #searchresult-beitraege-container .posts-content h2 { line-height: 1.2em; }

#category-beitraege-container .posts-content, #searchresult-beitraege-container .posts-content { text-align: left; margin-top: 23px; }
#category-beitraege-container .posts-content h4, #category-beitraege-container .posts-content h4 { font-family: 'Source Sans 3', 'Source Serif 4'; }
#category-beitraege-container .posts-element a, #searchresult-beitraege-container .posts-element a { /* color: #00b0a0; */ color: #008c8e; /* DGUV Türkis */ display: inline-block; }
#category-beitraege-container .posts-element a:focus, #searchresult-beitraege-container .posts-element a:focus,
#category-beitraege-container .posts-element a:hover, #searchresult-beitraege-container .posts-element a:hover { color: #686868; }
#category-beitraege-container .posts-element a.button:focus, #searchresult-beitraege-container .posts-element a.button:focus,
#category-beitraege-container .posts-element a.button:hover, #searchresult-beitraege-container .posts-element a.button:hover { color: #FFFFFF; /* background-color: #00b0a0; */ background-color: #008c8e; /* DGUV Türkis */ }
#category-beitraege-container .posts-element h3, #searchresult-beitraege-container .posts-element h3  { line-height: 1em; }
#category-beitraege-container .posts-image, #searchresult-beitraege-container .posts-image {  /* border-bottom: 13px solid #00b0a0; */ border-bottom: 13px solid #008c8e; /* DGUV Türkis */ }

#category-beitraege-container2 .posts-element { display: table; background-color: #F2F2F2; margin-bottom: 32px; }
#category-beitraege-container2 .posts-image, #category-beitraege-container2 .posts-content { display: table-cell; vertical-align: top; width: 50% ;}
#category-beitraege-container2 .posts-image {  }
#category-beitraege-container2 .posts-image img { width: auto; margin-top: 16px; }
#category-beitraege-container2 .posts-content > div { margin: 16px; }


/*article.page, article.post*/
.no-sidebar .entry-header { margin-left: 0; margin-right: 0; /*text-align: center;*/ }
article.page .article-metadata, article.post .article-metadata { }
.no-sidebar .entry-content { margin-left: 0; margin-right: 0; }
h1.entry-title, h1.page-title, .entry-content h1, .entry-content h2 { font-family: 'Source Sans 3', 'Source Serif 4'; font-weight: 300; }
body.home.page header.entry-header h1.entry-title { display: none; }
h1.entry-title, h1.page-title, .entry-content h1 { margin-top: 1.1em; margin-bottom: 0.5em; }
/* smaller content 2018-02-07 */
/*
	h1.entry-title, h1.page-title, .entry-content h1 { font-size: 72px; }
*/
h1.entry-title, h1.page-title, .entry-content h1 { font-size: 46px; }

.entry-content h2 { margin-top: 1em; margin-bottom: 0.4em; }

body.home.page #primary article:first-of-type .entry-content > p:first-child:empty { display: none; }
body.home.page #primary article:first-of-type .entry-content > p:first-child { margin: 0; }
body.home.page #primary article:first-of-type .entry-content > p:first-child > br:first-child { display: none; }
/*
body.home.page #primary article:first-of-type .entry-content { margin-bottom: 4em; }
body.home.page #primary article:first-of-type .entry-content > p { margin-bottom: 0.75em; }
*/
body.home.page .entry-content cite { font-style: normal; color: #202020; }


.page-alle-ausgaben article { margin: 0; }
.page-alle-ausgaben .entry-content { margin: 0 auto; width: fit-content; }

.page-alle-ausgaben .epaper-box-current {
	display: flex;
	flex: 1;
	gap: 40px;
	margin-top: 1rem;
	margin-bottom: 3rem;
}
.page-alle-ausgaben .epaper-box-inner > h2 { margin-bottom: 1em; }
.page-alle-ausgaben .epaper-box-current ul {
	margin-left: 20px;
	margin-top: 0.75em;
}

article.page .post-thumbnail, article.post .post-thumbnail { margin-bottom: 0; }
.post-thumbnail img { width: 100%; }

.article-anreisser, .article-metadata { /*text-align: center;*/ margin: 0 auto; color: #000000; }
.article-anreisser { font-family: 'Source Sans 3', 'Source Serif 4'; font-size: 1.25rem; font-weight: 700; line-height: 1.3em; margin-bottom: 0.6em; }
.article-metadata { width: 100%; margin-bottom: 2rem; }
.content-meta-date { margin-right: 0; display: block; }
.article-anreisser { width: 100%; }

.entry-content { color: black; font-size: 1rem; }

body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content,
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer { /*width: 78.8%; margin: 0 10.6%; */ width: 100%; margin: 0; }
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer .post-edit-link { display: inline-block; margin-top: 3em; }


.content-path { text-align: left; background-color: var(--color-grey); height: 5rem; display: table; width: 100%; padding: 0 2em; }
.content-path-row { display: table-cell; vertical-align: middle; }
#path-navigation a { text-decoration: none; border-bottom: 1px solid var(--default-link-color); }
#path-navigation { text-align: left; }
#path-navigation a:hover, #menu-footer-menue a:focus, #menu-footer-menue a:active {  }
#path-navigation { margin: 0; padding: 0; list-style: none; display: inline-block; }
#path-navigation ul { margin: 0; padding: 0; }
#path-navigation li { display: inline-block; margin-right: 0.5em; }
#path-navigation li:last-child { font-weight: bold; }
#path-navigation li::after { content: '\f105'; font-family: 'FontAwesome'; margin-left: 0.5em; }
#path-navigation li:last-child::after { content: ''; }


.search-submit {
	/* background: #00b0a0; */
	background: #008c8e; /* DGUV Türkis */
}
.search-submit:hover {
	color: #555555;
}

.entry-content .page-links, .pagination .nav-links {
	text-align: center;
	font-size: 1.4rem;
	color: #686868;
}
.entry-content .page-links span, .entry-content .page-links a, .pagination .nav-links span, .pagination .nav-links a{
	font-size: inherit !important;
	line-height: 42px;
	box-shadow: none;
}

.entry-content .page-links > span, .entry-content .page-links a:hover, .pagination .nav-links > span, .pagination .nav-links a:hover {
	color: #FFFFFF;
	/*
	background-color: #00b0a0;
	border-color: #00b0a0;
	*/
	background-color: #008c8e; /* DGUV Türkis */
	border-color: #008c8e; /* DGUV Türkis */
}

.entry-content .page-links > span.page-links-title {
}

.entry-content .page-links > span.page-links-title, .entry-content .page-links a, .pagination .nav-links > span.page-numbers.current, .pagination .nav-links a {
	color: inherit;
	background-color: transparent;
}

.entry-content .page-links a, .pagination .nav-links a {
	/* border-color: #00b0a0; */
	border-color: #008c8e; /* DGUV Türkis */
}
/* Metadaten nur auf der ersten Seite */
body[class^="single-paged-"] .article-anreisser, body[class^="single-paged-"] .content-meta,
body[class*="single-paged-"] .article-anreisser, body[class*="single-paged-"] .content-meta { display: none; }

nav.navigation.pagination {
	margin: 0;
	width: 100%;
	border-width: 0;
	padding-top: 1em;
}
#category-beitraege-container nav.navigation.pagination {
	background-color: #FFFFFF;
}
nav.pagination .nav-links .next.page-numbers, nav.pagination .nav-links {
	padding-right: 0;
}

nav.pagination .nav-links .next.page-numbers, nav.pagination .nav-links .prev.page-numbers {
	color: transparent;
	display: none;
}
nav.navigation.pagination .nav-links > span.page-numbers.current, .pagination .nav-links a {
	width: 60px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	padding: 0;
}
nav.navigation.pagination .nav-links > span, nav.navigation.pagination .nav-links > a {
	/* border: 1px solid #00b0a0; */
	border: 1px solid #008c8e;
}
nav.navigation.pagination .nav-links > span.page-numbers.current, nav.navigation.pagination .nav-links > a:hover {
	/* background-color: #00b0a0; */
	background-color: #008c8e; /* DGUV Türkis */
	color: #FFFFFF;
}
nav.navigation.pagination .nav-links::before, nav.navigation.pagination .nav-links::after,
nav.navigation.pagination::before, nav.navigation.pagination::after {
	display: none;
}

.cookie-bar-bar button#catapultCookie {
	padding: 0.5em !important;
	height: 38px !important;
	line-height: 22px !important;
	border-radius: 0 !important;
}
.cookie-bar-bar button#catapultCookie:hover {
	/* background-color: #00b0a0; */
	background-color: #008c8e; /* DGUV Türkis */
}

span.marker_kommmitmensch {
	word-wrap: unset !important;
	white-space: nowrap;
	/* https://www.cpu20.de/webfarben-farbtabelle-rgb-hex-color-codes/ */
	/*color: rgb(51, 51, 51);*/
	color: rgb(88, 88, 90);
}
span.marker_kommmitmensch > span.marker_kommmitmensch_mit {
	font-family: 'Source Sans 3', 'Source Serif 4';
	font-weight: bold;
	color: rgb(0,149,219);
}


body:not(.home) #magazin-gut-informiert-old { display: none; }
body.home #magazin-gut-informiert-old {
	margin-bottom: 7em;
	display: block;
}

.single-post .entry-title .kiki-dachtitel {
	display: block;
	color: black;
	font-size: 28px;
	margin-bottom: 0.25em;
}

@media screen and (min-width: 44.375em) {
}

@media screen and (max-width: 1665px) {
/*	#startseite_issuecontainer .ausgabe-thumbnailtext { font-size: 1.1em; } */
}

@media screen and (max-width: 1360px) {
	#magazin-ausgaben-slider-container .cover-element { padding: 0 44px; }
}

@media screen and (max-width: 1240px) {
	.meteor-buttons a { /*background: url('images/slickbullet.svg') no-repeat center !important;*/ background-size: contain !important; width: 14px; height: 14px; margin: 0 14px !important;}
	.meteor-buttons a:hover, .meteor-buttons a.active-slide { background-image: url('images/slickbullet-active.svg') !important; }
	#startseite_issuecontainer .ausgabe-thumbnailtext { font-size: 1rem; }
	#startseite_issuecontainer { /*right: 10%;*/ right: 44px; }
	#posts-slider-container, #magazin-ausgaben-slider-container { margin-left: -5%; margin-right: -5%; padding-left: 5%; padding-right: 5%; }
	#posts-slider { margin: 16px -24px;}
	#posts-slider .slick-prev, #posts-slider .slick-next, #magazin-ausgaben-slider .slick-prev, #magazin-ausgaben-slider .slick-next { width: 45px; }
	#posts-slider .slick-prev::before, #posts-slider .slick-next::before, #magazin-ausgaben-slider .slick-prev::before, #magazin-ausgaben-slider .slick-next::before { font-size: 3.5rem; }
	#posts-slider .slick-prev { left: -2.3%; }
	#posts-slider .slick-next { right: -2.3%; }
	#posts-slider .posts-element { padding: 0 24px;}
	ul.slick-dots li { width: 14px; padding: 0; margin: 0 14px; }
	ul.slick-dots li button { background: url('images/slickbullet.svg') no-repeat center; width: 14px; height: 14px; background-size: contain; }
	ul.slick-dots li.slick-active button, ul.slick-dots li button:hover { background-image: url('images/slickbullet-active.svg'); }

	#magazin-ausgaben-slider { margin-left: 0; margin-right: -2%; }
	#magazin-ausgaben-slider-container .cover-element { width: 287px; text-align: center; padding: 0 7px; }
	#magazin-ausgaben-slider .slick-prev, #magazin-ausgaben-slider .slick-next { margin-top: -5px; margin-bottom: -5px; }
	#magazin-ausgaben-slider .slick-prev { left: -1.5%; }
	#magazin-ausgaben-slider .slick-next { right: -1%; }
	#magazin-ausgaben-slider-container .magazin-ausgaben-link-container { margin: 0;}
}

@media screen and (max-width: 1220px) {
	#startseite_issuecontainer { margin-top: -230px; right: 0; }
	#magazin-ausgaben-slider-container .cover-element { padding: 0 32px; }
}
@media screen and (max-width: 1130px) {
}

@media screen and (max-width: 1070px) {
	#meteor-buttons-container { padding-top: 1em; }
	.meteor-buttons { left: 25%; }
	ul.slick-dots li { width: 36px; padding: 0; margin: 0 12px; }
	ul.slick-dots li button, .meteor-buttons a { width: 36px; height: 36px; }
	#posts-slider-container { height: 730px; }
	#posts-slider button.slick-arrow { height: auto; background-color: transparent; }
	#posts-slider .slick-prev::before, #posts-slider .slick-next::before { font-size: 104px; line-height: 44px; height: auto; }
	#posts-slider .slick-next, #posts-slider .slick-prev { width: 75px; }
	#posts-slider .slick-next { right: 25%; }
	#posts-slider .slick-prev { left: 25%; }
	/* smaller content 2018-02-07 */
	/*
		#posts-slider button.slick-arrow { top: 100%; }
	*/
	#posts-slider button.slick-arrow { top: 110%; }
	#posts-slider ul.slick-dots { display: none !important; }
	/* #posts-slider-container .posts-content { min-height: 186px; max-height: 186px; } */
	#posts-slider-container .posts-content { min-height: 186px; max-height: 250px; }
/*	#posts-slider button.slick-arrow { display: none !important; }*/
	#magazin-ausgaben-slider button.slick-arrow { display: none !important; } 
	#magazin-ausgaben-slider ul.slick-dots { display: block !important; bottom: -4em; }
	.magazin-ausgaben-link-container { padding-top: 3em; }
	.article-anreisser { width: 100%; }
	#__path-navigation { font-size: 26px; }
	#top_slider_container { margin-left: -25px; margin-right: -25px; }	
	#top_slider_container h2.startseite_issuecontainer { margin-top: 64px; margin-left: 25px; margin-right: 25px; }
	#link-to-top { margin-top: 110px; }
	li .box-ls-blau, li .box-ls-rot {
	}
	.box-ls-blau::before, .box-ls-rot::before { 
		/*margin-left: 54px;*/
	}
	li .box-ls-blau::before, li .box-ls-rot::before { 
		/*margin-left: 74px;*/
	}
}


@media screen and (max-width: 930px) {
	#startseite_issuecontainer { /*right: 12%;*/ font-size: 16px; }
	.meteor-slides article { top: 30%; }
}

/** Tablet vertical **/
@media screen and (max-width: 910px) {
	/*
	#menu-toggle { position: absolute; top: 0;  display: block; right: 25px; }
	.site-description > a { left: -999999em; }
	#site-navigation { position: absolute; background-color: #ffffff; z-index: 99; text-align: left; right: 33px; }
	.site-header-menu { display: none; text-align: right; }
	.site-branding .site-description { background-image: none; }
	.menu-hauptmenue-container { border: 1px solid #CFCFCF; }
	.main-navigation li:first-child { border-top-width: 0; }
	.main-navigation .primary-menu > li { margin-right: 0; }
	.main-navigation .primary-menu > li ul.sub-menu { background-color: transparent; }
	.dropdown-toggle::after { border-left-width: 0; }
	article.page .post-thumbnail, article.post .post-thumbnail { margin: 0 0 10px 0; }
	.post-thumbnail img { width: 100%; }
	.content-meta-photo, .content-meta-row { display: block; }
	*/
	/*
	.box-ls-blau, .box-ls-rot {
		margin-left: 62px;
	}
	li .box-ls-blau::before, li .box-ls-rot::before {
		background-size: contain;
		width: 42px;
		height: 42px;
		margin-left: 0;
		left: 1px !important;
	}
	*/
}

@media screen and (max-width: 890px) {
	#meteor-buttons-container { padding-top: 4em; }
	#posts-slider-container > h2 { display: none;  }
	#posts-slider-container .posts-content { min-height: 250px; max-height: 300px; }
	#top_slider_container h2.startseite_issuecontainer { display: block; color: #202020; }
	/* smaller content 2018-02-07 */
	/*
		#posts-slider-container { background-color: transparent; }
		#startseite_issuecontainer { position: static; margin: 2em auto 0; width: auto; max-width: 100%; display: table; }
		#startseite_issuecontainer .startseite_issuecontainer_row { display: table-row; }
		#startseite_issuecontainer .ausgabe-thumbnail, #startseite_issuecontainer .ausgabe-thumbnailtext { display: table-cell; border-bottom-width: 0; vertical-align: top; }
	*/
	#startseite_issuecontainer { position: static; margin: 0 auto 1.5em; width: auto; max-width: 100%; display: block; }
	#startseite_issuecontainer .startseite_issuecontainer_row { display: block; text-align: center; }
	#startseite_issuecontainer .ausgabe-thumbnail, #startseite_issuecontainer .ausgabe-thumbnailtext { display: block; border-bottom-width: 0; vertical-align: top; }
	#startseite_issuecontainer .ausgabe-thumbnailtext { width: auto; font-size: 1.2rem; }
	#startseite_issuecontainer .ausgabe-thumbnailtext a { border-bottom: 5px solid #008c8e; margin-left: 36px; margin-right: 36px; margin-top: 4px; display: inline-block; }
	#startseite_issuecontainer .ausgabe-thumbnailtext a br { display: none; }
	#startseite_issuecontainer img { display: inline-block; }
	
	#site-navigation { width: 100%; right: 0; left: 0; margin: 0; }
}

@media screen and (max-width: 840px) {
	.site-branding .site-description { font-size: 20px; }
	#top_slider_container { margin-bottom: 0; }
	#meteor-slideshow { text-align: center; }
	.meteor-buttons { display: inline-block; position: relative; left: 0; }
}
@media screen and (max-width: 750px) {
	.site-branding .site-description { font-size: 20px; display: block; }
	.content-meta-date, .content-meta-author { display: block; }
	li .box-ls-blau::before, li .box-ls-rot::before {
	}
}

@media screen and (max-width: 680px) {
	.site-branding .site-description { font-size: 18px; }
	.meteor-slides article { max-width: 100%; top: 30%; }
}

@media screen and (max-width: 630px) {
	.article-sharing { top: 20%; }
	.site-branding .site-description { display: none; }
	.site-branding .site-title { margin-top: 20px; }
	.article-anreisser { text-align: left; }
	.meteor-slides .meteor-clip { position: static; }
	.meteor-slides article { padding-bottom: 24px; top: 51%; }
	/* smaller content 2018-02-07 */
/*	
	.meteor-slides article { padding-bottom: 24px; }
	.meteor-slides article h2 { font-size: 36px; padding-left: 36px; }
	.meteor-slides article h3 { font-size: 24px; padding-left: 36px; }	
*/
	.meteor-slides .button-lesen { margin-top: 1.5em !important; background-color: #f2f2f2;}
	#top_slider_container div.button-lesen-inner { display: none; }
	#top_slider_container div.button-lesen-outer { display: block; position: relative; top: -1.5em; right: 25px; }
	#posts-slider .posts-element { /* padding: 24px; background-color: #f2f2f2; */ }
	/* smaller content 2018-02-07 */
	/*
		#posts-slider .posts-link .button-lesen { background-color: #f2f2f2; }
	*/
	#magazin-ausgaben-slider { margin-top: 37px; }
	#magazin-ausgaben-slider ul.slick-dots { display: none !important; }
	#magazin-ausgaben-slider button.slick-arrow { display: inline-block !important; position: absolute; top: 112%; height: auto; }
	#magazin-ausgaben-slider .slick-prev { left: 72px; }
	#magazin-ausgaben-slider .slick-next { right: 72px; }
	#category-beitraege-container .posts-element { display: block; }
	#category-beitraege-container .posts-image, #category-beitraege-container .posts-content { display: block; width: 100% ;}
	#category-beitraege-container .posts-image { /*width: 400px; max-width: 100%; */ }
	#category-beitraege-container .posts-image img { width: 100%; margin-top: 0px; }
	#category-beitraege-container .posts-content { padding-bottom: 8px;}
	#category-beitraege-container .posts-content > div { margin: 16px; }
	h1.entry-title, .entry-content h1 { margin-top: 0.5em; font-size: 56px; }
	#posts-slider ul.slick-dots { bottom: -25px; }
}

@media screen and (max-width: 480px) {
	.main-navigation .primary-menu > li ul.sub-menu { 
		-moz-column-count: 1;
		-moz-column-gap: unset;
		-webkit-column-count: 1;
		-webkit-column-gap: unset;
		column-count: 1;
		column-gap: unset; 
	}
	.site-branding .site-title { background-size: contain;  margin-right: 28%; }
	.article-sharing { display: none; }
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content, body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer { width: 88%; }
	#path-navigation ul li { display: block; }
	.meteor-slides article h2 { font-size: 20px; padding-left: 20px; }
	.meteor-slides article h3 { font-size: 18px; padding-left: 20px; }
	.meteor-nav a { height: 85%; margin-top: -1em; }
	/* smaller content 2018-02-07 */
	/*
		.meteor-slides article h2 { margin-top: -5px; }
		.meteor-slides article h3 { padding-bottom: 5px; }
		.meteor-slides article { position: relative; top: -32px; }
	*/
	#magazin-ausgaben-slider-container { padding-top: 47px; }
	#magazin-ausgaben-slider-container > h2 { text-align: center; }
	#magazin-ausgaben-slider-container .magazin-ausgaben-link-container { text-align: center; }
	
	#posts-slider-container { height: auto; }
	#posts-slider-container .posts-content { min-height: 186px; max-height: 186px; }
	
	/* neu */
	.meteor-slides article { position: relative; }
	.meteor-slides article h3 { min-height: 32px; height: 32px; overflow: hidden; display: block; padding-right: 0; }
	.meteor-slides article h3:empty { visibility: hidden; }
	.meteor-slides article h2 { opacity: 1; /* background-color: #00B0A0; */ background-color: #008c8e; /* DGUV Türkis */ padding-right: 0; display: block; }
	.meteor-slides article h2 { margin-top: 0; padding-top: 20px; }
	.meteor-slides article h3 { margin-top: 0; }
	#top_slider_container div.button-lesen-outer { top: -0.4em; }
	#top_slider_container div.button-lesen-outer .button-lesen { margin-top: 0 !important;}
	#meteor-buttons-container { padding-top: 8em; }
	#top_slider_container h2.startseite_issuecontainer { margin-top: 84px; }
	
	.box-checkliste-rot { margin-left: -15px; margin-right: -15px; padding: 1em; padding-top: 2em; }
	.box-checkliste-rot > h2:first-child { margin-bottom: 0.8em; }
	.liste-kurzgesagt-rot > ul, .entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p { margin-left: 0; }
	.entry-content .liste-kurzgesagt-rot > p:first-child + h2 + p { padding-left: 39px; text-indent: -27px; }
	.entry-content .liste-kurzgesagt-rot > p:first-child + h2 { font-size: 36px; }
	.box-ls-blau, .box-ls-rot { margin-left: 40px; }
	li .box-ls-blau, li .box-ls-rot { margin-left: 0; }
	.box-ls-blau::before, .box-ls-rot::before { 
		margin-left: -22px;
	}
	li .box-ls-blau::before, li .box-ls-rot::before { 
		margin-left: -32px;
	}
}




/** 2026 **/

@media screen and (min-width: 61.5625em) {
  .no-sidebar .entry-content { float: none; margin: 0 !important; }
  .site-main > article { margin-bottom: 2rem; }
}

@media screen and (max-width: 44.376em) {
    .site {
        margin: 21px;
    }
}


@media screen and (max-width: 1440px) {
	footer.site-footer { height: auto; padding-bottom:1rem;}
	footer.site-footer .footer-row4 { bottom: -0.75rem; }
	#download-bar { left: 0; width: 100%; padding-right: 42px;}
	#download-bar > .site-inner { max-width: 100% !important; }
	#download-bar #download-bar-close { right: 1rem; }
	#site-header-menu { margin-right: 1rem; }
}

@media screen and (max-width: 1380px) {
	#beitrag-files-container { padding-left: 0.5rem; padding-right: 0.5rem; }
}


@media screen and (max-width: 1357px) {
	.aktuelles-inner-container { justify-content: center; }
	.aktuelles-post-dummy { display: block; }
	footer.site-footer .footer { gap: 3rem; }
	.footer-row2 > div:last-child { margin-left: 0; }
	.header-kiki-logo img, .header-dguv-logo img { height: 36px; }
}

@media screen and (max-width: 1320px) {
	.startseite-banner > div { width: 50%; }
}

@media screen and (max-width: 1336px) {
	.site-header-main { background-size: auto 32px; }
	.site-branding-link { width: 468px; }
	.site-branding .site-description { padding-left: 488px; }
	.site-description img { height: 32px; }
}

@media screen and (max-width: 1280px) {
	.aehnlich-inner-container { display: block; }
	.aehnlich-inner-container > div { width: 100%; max-width: var(--reading-width); margin-left: auto; margin-right: auto; }
	#download-bar .site-inner > .download-bar-text { width: 66%; font-size: 0.8em; }
	#download-bar .site-inner > .download-bar-button { width: 33%; }
	#download-bar .site-inner > .download-bar-button > a { width: auto; padding: 0 1em; }
}

@media screen and (max-width: 1147px) {
	footer.site-footer .footer-row4 { display: block !important; position: static; }
}

@media screen and (max-width: 1040px) {
	#download-bar { left: 0; width: 100%; padding-right: 0;}
	#download-bar .site-inner > .download-bar-text { width: calc(100% - 220px); line-height: 1.25em; }
	#download-bar .site-inner > .download-bar-button { width: 220px; }
	#download-bar .site-inner #download-bar-close { position: relative; top: 0; margin-left: 1.5rem }
}


@media screen and (max-width: 1024px) {
	footer.site-footer .footer { gap: 0; }
	footer.site-footer .footer.footer-row2, footer.site-footer .footer.footer-row3 { display: block; }
	.footer-row3 > div:last-child, .menu-right-footer-block-menu-container { text-align: left; }
	#menu-right-footer-block-menu { display: flex; }
	.footer-row2 .footer-col-2 li { flex: 1; text-align: center; }
	.site-footer .socia-media-links { bottom: 0; }
	.site-branding .site-description { padding-left: 0; position: relative; top: 6px; margin-right: 42px; }
	.site-branding-link { width: calc(100% - 44px); }
	.site-branding { width: calc(100% - 44px); margin-right: 44px; }
	.site-description a { position: absolute; right: 0; }
	#header-searchbox { width: 370px; position: absolute; top: 89px; left: 0; }
	#masthead { margin-bottom: 3rem; }
	#_content {margin-left: 21px; margin-right: 21px;}
	.footer.footer-row3 { display: block; }
	.footer-logo-row .footer-col-1, .footer-logo-row .footer-col-2,
	.footer.footer-row3 .footer-col-1, .footer.footer-row3 .footer-col-2{ width: 49%; display: inline-block; }
	.footer-logo-row .footer-col-2 { text-align: right; }
	footer.site-footer .footer-row3 .footer-col-3 { text-align: left !important; }
	.footer.footer-row3 .footer-col-3 { width: 100%; text-align: left; }
	.footer.footer-row3 .footer-col-3 p { display: inline-block; }
	.footer.footer-row3 .footer-col-3 p.button-p { float: right; }
	.site-footer .socia-media-links { clear: both; text-align: right; position: static; margin-top: 1.75em; }
	#fokus-container .postbox-text-1col, #kita-publikationen-container .postbox-text-1col { width: 100% !important; }
	#fokus-container .postbox-image-1col, #kita-publikationen-container .postbox-image-1col { display: none; }
	#fokus-container .postbox-button, #kita-publikationen-container .postbox-button { position: static; }
	#fokus-container .focus-post,
	#kita-publikationen-container .kita-post, #kita-publikationen-container .publikationen-post { min-height: fit-content; }
	#download-bar .site-inner > div.download-bar-close { width: auto; }
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item { margin-top: -3rem; }
}

@media screen and (max-width: 916px) {
	.aktuelles-post-dummy { display: none; }
	.startseite-banner > div { width: 75%; }
	.site-header-menu { display: block !important; }
	.post-box { max-height: fit-content !important; min-height: auto; }
	.postbox-button { position: static; }
	.postbox-teaser { margin-bottom: 0.5rem; }
}

@media screen and (max-width: 901px) {
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child { background-color: transparent !important; position: relative; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child > .n2-ss-layer-with-background { 
		background-color: var(--color-grey2-rgba) !important;
	}
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child  > div { margin-left: 0 !important; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child > div.n2-ss-layer-content:first-child { padding: 3rem 0 !important; margin-top: 0; width: 101vw; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child div.n2-ss-layer-with-background div { background-color: transparent !important; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child  > div:first-child { padding-top: 3rem !important; position: absolute; position: static; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:last-child { position: absolute !important; z-index: 1 !important; }
	.n2-ss-slider .n2-ss-layer-with-background { height: 200%; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child div.n2-ss-layer-with-background div { margin-left: 3rem !important; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child div.n2-ss-layer-with-background a div { margin-left: 0 !important; }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child div.n2-ss-layer-with-background a { position: relative; top: -2rem; left: -3rem;  }
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child > div.n2-ss-layer-content > div { width: 100%; margin-left: 2rem !important; max-width: calc(100% - 3rem) !important; } 
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child > div.n2-ss-layer-content > div:first-child { position: relative; top: 1rem; } 
	.n2-ss-layer-row-inner > div.n2-ss-layer:first-child div.n2-ss-layer-with-background div.n2-ss-layer-row-inner { display: none; }
}

@media screen and (max-width: 860px) {
	#menu-right-footer-block-menu { display: block; }
}

@media screen and (max-width: 840px) {
	.header-kiki-logo img, .header-dguv-logo img { height: 32px; }
	
}

@media screen and (max-width: 780px) {
	.footer.footer-row3 .show-me-on-smartphone { display: initial; }
	.footer.footer-row3 > div:last-child { margin-top: 1rem; }
	.button-p, .footer-row2 .footer-col-2 li { text-align: center; }
	#beitrag-files-container li { flex-grow: 1; }
}

@media screen and (max-width: 768px) {
	#header-searchbox + #site-header-menu { top: 89px; }
	/*
	.site-branding { height: 80px; width: 50%; margin-right: 0; }
	.site-branding .site-description { margin-right: 12px; }
	*/
	.n2-ss-layer h2 { font-size: 1.5rem !important; }
	.header-kiki-logo img, .header-dguv-logo img { height: 28px; }
}

@media screen and (max-width: 760px) {
	.footer.footer-row3 .show-me-on-smartphone { display: initial; }
	.footer.footer-row3 > div:last-child { margin-top: 1rem; }
	.button-p, .footer-row2 .footer-col-2 li { text-align: center; }
}

@media screen and (max-width: 760px) {
  .single-post #main article, .page:not(.home) #main article {
	max-width: calc(100vw - 2rem);
	margin-left: auto;
	margin-right: auto;
  }	
}

@media screen and (max-width: 690px) {
	.header-kiki-logo img, .header-dguv-logo img { height: 28px; }
	/*
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu { padding-top: 0; }
	*/
}


@media screen and (max-width: 640px) {
	footer.site-footer .footer .footer-col-1, footer.site-footer .footer .footer-col-2 { display: block; }
	.footer-col-1 p br.hide-me-smartphone {
		display: none;
	}
	.footer-logo-row { height: auto; padding-top: 2rem; margin-bottom: 1rem; }
	.footer-logo-row > div { width: 100% !important; text-align: left !important; padding-bottom: 1rem; }
	.footer-logo-row img { height: 42px; }
	.footer-row2 .footer-col-2 li:last-child { margin-bottom: 1rem; }
	.footer.footer-row3 .footer-col-1, .footer.footer-row3 .footer-col-2 { width: 100%; }
	footer.site-footer .footer-row3 .footer-col-2 { padding-left: 0; }
	#top_slider_container { height: 300px !important; overflow-y: hidden !important; }
	footer.site-footer .footer-row4 .footer-col-2 { text-align: center; font-size: 0.8em; }
}

@media screen and (max-width: 596px) {
	.startseite-banner > div { width: 95%; }
}
@media screen and (max-width: 580px) {
	#download-bar { height: auto; }
}

@media screen and (max-width: 480px) {
	h1.page-title { font-size: 2.5rem; } 
	h1.entry-title { font-size: 32px; }
	h1.entry-title .kiki-dachtitel { font-size: 24px; }
	.header-kiki-logo { width: calc(100% - 117px); }
	.header-dguv-logo { width: 117px; text-align: right; }
	.site-branding { width: 100%; margin-right: 0; }
	#header-searchbox { width: 50% !important; }	
	#mega-menu-wrap-primary .mega-menu-toggle { background-color: transparent; border: 1px solid green; width: 100px; position: absolute; right: -21px; }
	#mega-menu-wrap-primary { position: relative; }
	#site-header-menu { z-index: 10; }
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
		background-color: white;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item { margin-top: 0; }
	#mega-menu-wrap-primary .mega-toggle-animated-box { display: inline-block !important; }
	#site-header-menu { margin-right: 0; }
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu { padding-top: 0; }
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link { z-index: 10; background: transparent; }
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link[aria-expanded="true"],
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link[aria-expanded="true"] { 
		top: 1.25rem !important;
        right: 0.5rem !important; 
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link[aria-expanded="true"]::before,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link[aria-expanded="true"]::before { 
		color: transparent;
		background: url("images/2026/x-bold.svg") transparent no-repeat center;
		background-size: contain;
	}
	.post-box-1col, .post-box-2col, .aktuelles-inner-container > div:not(.startseite-banner), .postbox-image-1col, .postbox-image-3col{ min-width: 100%; max-width: 100%; }
	.postbox-image-1col, .postbox-image-3col{ min-width: 100%; max-width: 100%; height: auto; }
	#download-bar .site-inner, #download-bar .site-inner .download-bar-text { display: block; }
	#download-bar .site-inner .download-bar-text { width: 100%; padding: 0.5em 1em; }
	#download-bar .site-inner > .download-bar-button, #download-bar .site-inner > .download-bar-close { width: 49%; display: inline-block; padding: 0 1em; }
	#download-bar .site-inner > .download-bar-close { position: relative; height: 40px; width: 49% !important; }
	#download-bar .site-inner #download-bar-close { position: absolute; right: 1em; top: 0.25em; }
}
