:root {
	--rot: #e2001a;
	--weiss: #fff;

	/* Typo */
	--fontsize-body: .875rem;
	--fontsize-navi: 1rem;
	--fontsize-subnavi: .625rem;
	--fontsize-metanavi: .5rem;
	--fontsize-h1: 1.25rem;
	--fontsize-h2: 1rem;
	--fontsize-2xl: 1.563rem;
	--fontsize-3xl: 1.953rem;
	--fontsize-4xl: 2.441rem;

	--font-fontawesome: "FontAwesome";
}
@media (min-width:640px) { /* sm */
	:root {
	}
}
@media (min-width:1024px) { /* lg */
	:root {
		--fontsize-body: 1rem;
		--fontsize-navi: 1rem;
		--fontsize-subnavi: .75rem;
		--fontsize-metanavi: .625rem;
		--fontsize-h1: 1.875rem;
		--fontsize-h2: 1.25rem;
	}
}
@media (min-width:1280px) { /* xl */
	:root {
		--fontsize-body: 1.125rem;
		--fontsize-navi: 1.125rem;
		--fontsize-subnavi: .875rem;
		--fontsize-metanavi: .75rem;
		--fontsize-h1: 2.25rem;
		--fontsize-h2: 1.7rem;
	}
}
@media (min-width:1536px) { /* xxl */
	:root {
		--fontsize-body: 1.25rem;
		--fontsize-navi: 1.25rem;
		--fontsize-subnavi: 1rem;
		--fontsize-metanavi: .875rem;
		--fontsize-h1: 3rem;
		--fontsize-h2: 2rem;
	}
}

/* PT Sans font licence: http://cdn.warenform.de/fonts/pt-sans/licence/ */

/* pt-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.warenform.de/fonts/pt-sans/latin/pt-sans-v17-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-serif-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-regular.svg#PTSerif') format('svg'); /* Legacy iOS */
}

/* pt-serif-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.warenform.de/fonts/pt-serif/latin/pt-serif-v17-latin-700.svg#PTSerif') format('svg'); /* Legacy iOS */
}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body,div,dl,dt,dd,ul,nav,menu,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/* Additions */
img{vertical-align: bottom;border: none;}

/* Tailwind-Fixes */
img { border: 0; display: inline; }
html, *, :after, :before { box-sizing: border-box; }

/* Tailwind Fixes Ende */

body {
	font-family: 'PT Sans';
	line-height: 1.5;
}
.kicker-block:after {
	border-bottom: 1px solid var(--rot);
	content: '';
	display: block;
	margin: 1.25rem 0 0 0;
	width: 5rem;
}
.kicker:after {
	border-bottom: 1px solid var(--rot);
	content: '';
	display: block;
	margin: 1.25rem 0;
	width: 5rem;
}
.pt-sans {
	font-family: 'PT Sans';
}
.pt-serif {
	font-family: 'PT Serif';
}
.text-rot {
	color: var(--rot);
}
.border-rot {
	border-color: var(--rot);
}
.bg-rot {
	background-color: var(--rot);
}

.Head {
	background: rgba(255,255,255,0.9);
	background: var(--weiss);
	border-bottom: 1px solid #f8f8f8;
	z-index: 10001;
}
.Bundestag img {
	height: auto;
	width: 43px;
}
.SPD img {
	height: auto;
	width: 135px;
}

.Level_0 {
	display: flex;
	flex-grow: 1;
	flex-wrap: wrap;
}

main {
	margin-top: 4rem;
}
.Home main {
	margin-top: 0;
}

main a {
	color: var(--rot);
	text-decoration: none;
	transition: color .3s;
}
.Content a {
	text-decoration: underline;
}
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

strong, b,
.cke_editable strong, .cke_editable b {
	font-weight: 700;
}
em,
i,
.cke_editable em,
.cke_editable i {
	font-style: italic;
}
strong i,
b i,
i strong,
i b,
strong em,
b em,
em strong,
em b,
.cke_editable strong i,
.cke_editable b i,
.cke_editable i strong,
.cke_editable i b,
.cke_editable strong em,
.cke_editable b em,
.cke_editable em strong,
.cke_editable em b {
	font-style: italic;
	font-weight: 700;
}

h1,
.h1 {
	font-family: 'PT Serif';
	font-size: var(--fontsize-h1);
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: calc(2 * var(--fontsize-body));
}
h2,
.h2 {
	font-family: 'PT Serif';
	font-size: var(--fontsize-h2);
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: calc(2 * var(--fontsize-body));
}

/* Absatz */
main p,
.cke_show_borders p {
	margin-bottom: 1rem;
}

.Content,
.cke_show_borders {
	font-size: var(--fontsize-body);
	line-height: 1.6;
}

.Block-Item:nth-child(2n+1) {
	background: #f8f8f8
}

/* Beschnittene Bilder */
.Image.Cropped picture {
	display: block;
	overflow: hidden;
	object-fit: cover;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.Listing li .Image a {
  padding-bottom: 56.25%;
}

/* Blockquote */
main blockquote,
.cke_show_borders blockquote {
	font-style: italic;
	margin: 0 1rem 0 2rem;
}

/* Listen */
.Content ul,
.Content ol,
.cke_show_borders ul,
.cke_show_borders ol {
	clear: left;
	list-style: disc;
	margin: 1.25rem .75rem;
}
.Content ul li,
.Content ol li,
.cke_show_borders ul li,
.cke_show_borders ol li {
	list-style: disc;
	margin-bottom: .75rem;
	margin-left: .75rem;
}
.Content ol,
.Content ol li,
.cke_show_borders ol,
.cke_show_borders ol li {
	list-style: decimal;
}

.Content h3,
.cke_editable h3 {
    clear: left;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 150%;
    margin-top: .75rem;
}
.Content h4,
.cke_editable h4 {
	clear: left;
	color: var(--color-dark-gray);
	font-size: 1rem;
	font-weight: 400;
	line-height: 150%;
    margin-top: .75rem;
}

.Article-View-2 .Content h3 {
	font-size: 2rem;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 1.5rem;
	margin-top: 2.5rem;
	vertical-align: top;
}
.Article-View-3 .Content h3 {
	color: var(--rot);
	font-family: 'PT Serif';
	font-size: var(--fontsize-2xl);
	font-weight: 400;
	hyphens: auto;
	margin: 2rem 0;
}
@media (min-width: 1024px) {
	.Article-View-3 .Content h3 {
		font-size: var(--fontsize-3xl);
	}
}
@media (min-width: 1280px) {
	.Article-View-3 .Content h3 {
		font-size: var(--fontsize-4xl);
	}
}
/* Downloads */
.Documents li * {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.Documents li a {
	margin: 0 -.5rem;
}
.Documents li a .Image,
.Documents li a .Desc {
	padding: 0 .5rem;
}
.Documents li a .Image {
	width: 4rem;
}
.Documents li a .Desc {
	width: calc(100% - 4rem);
}
.Documents li.image a .Image {
	width: 12rem;
}
.Documents li.image a .Desc {
	width: calc(100% - 12rem);
}
.Documents li a:focus .Title,
.Documents li a:hover .Title,
.Documents li a:active .Title {
	text-decoration: underline;
}
.Documents li a .Title:before {
	color: rgba(68,68,75,1);
	content: '\f019';
	font-family: "FontAwesome";
	margin-right: 10px;
}
.Documents .pdf a .Title:before {
	content: '\f1c1';
}
.Documents .image a .Title:before {
	content: '\f1c5';
}
.Documents .audio a .Title:before {
	content: '\f1c7';
}
.PUB main .Documents li.Preview-Image .Image img {
	background: url(/kontext/images/icons/spinner.gif) center no-repeat;
}

/* Medien */
.MediaBox {
	clear: both;
	margin: 0 auto .75rem auto;
	padding-top: 6px;
	width: 100%;
}
.MediaBox ul,
.MediaBox ul li,
.MediaBox ul li a {
	display: inline !important;
	margin: 0 !important;
}
.MediaBox ul li {
	margin: 0 .75rem 0 0 !important;
}
.MediaBox ul li.License:before {
	content: 'Lizenz: ';
}
.MediaBox ul li:last-child {
	margin: 0 !important;
}
.MediaBox .mediaParent {
	background-color:rgba(255,255,255,0.8);
	display: block;
	padding-bottom: 4px;
	position: relative;
	width: auto;
	z-index: 0;
	/* line-height: 0; */
}
.MediaBox.oembed.youtube .mediaParent {
	padding-top: 0 !important;
}
.MediaBox a {
	display: block;
}
.MediaBox a:hover, .MediaBox a:active, .MediaBox a:focus {
	background: none;
}
.MediaBox.Left, .MediaBox.Right {
	clear: both;
	width: 350px;
	max-width: 35%;
}
.MediaBox.Left img, .MediaBox.Right img {
	width: 100%;
}

.MediaBox.Left {
	float: left;
	margin: 0 15px 15px 0;
}
.MediaBox.Right {
	float: right;
	margin: 0 0 15px 15px;
}
.MediaBox .Title,
.MediaBox .Copyright {
	color: rgba(0,0,0,0.5);
	font-size: .625rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}
.MediaBox .Copyright {
	color: rgba(0,0,0,0.3);
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
}
.MediaBox .Copyright:before {
	content: 'Foto: ';
}
.MediaBox .Copyright:after {
	content: '';
}
.MediaBox img {
	height: auto;
	width: 100%;
}






.MediaBox.oembed .mediaParent iframe {
	border: 0 none;
}
.MediaBox.oembed.rich {
	display: flex;
	justify-content: center;
	width: 100%;
}
.MediaBox.oembed.rich .mediaParent {
	flex: 0 0 auto;
	width: auto;
}
.MediaBox.oembed.rich .mediaParent > * {
	display: block;
	width: auto;
}
.MediaBox.oembed.gmaps,
.MediaBox.oembed.gmaps .mediaParent  {
	display: block;
}
.MediaBox.oembed.gmaps .mediaParent iframe {
	height: 100%;
	width: 100%;
}
.MediaBox.embed-16by9 .mediaParent,
.MediaBox.video .mediaParent {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.MediaBox.video .mediaParent::before,
.MediaBox.embed-16by9 .mediaParent::before {
	display: block;
	content: '';

}
.MediaBox.embed-16by9 .mediaParent::before {
	padding-top: 56.25%;
}
.MediaBox.embed-16by9 .mediaParent > *,
.MediaBox.bundestag .mediaParent span,
.MediaBox.bundestag .mediaParent iframe {
	border: 0;
	bottom: 0;
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

.MediaBox .mediaParent.oembed-privacy {
	display: block !important;
	flex: 1 !important;
}
.MediaBox .mediaParent.oembed-privacy::before {
	padding-top: 0 !important;
}
.MediaBox .mediaParent.oembed-privacy ~ * {
	display: none;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder {
	height: auto !important;
	position: static !important;
	width: auto !important;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body {
	background: #f9f9fa;
	font-size: 0.875rem;
	padding: 1rem;
	position: relative;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-repeat: no-repeat;
	content: '';
	height: 24px;
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 24px;
}
.MediaBox.bundestag .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/bundestag.png);
}
.MediaBox.europarl .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/europarl.png);
}
.MediaBox.facebook .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/facebook.png);
}
.MediaBox.gmaps .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/gmaps.png);
}
.MediaBox.soundcloud .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/soundcloud.png);
}
.MediaBox.twitter .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/twitter.png);
}
.MediaBox.vimeo .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/vimeo.png);
}
.MediaBox.youtube .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: url(/kontext/images/icons/socialnetwork/24x24/youtube.png);
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body .media-placeholder-title {
	font-style: italic;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body h1 {
	font-size: 1.125rem;
	margin: 0 0 0.625rem;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body p {
	margin: 0 0 0.625rem;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body button {
	background: var(--weiss);
	border: 0;
	border-radius: 3px;
	box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	display: block;
	font-size: 1rem;
	margin: auto;
	padding: 10px 16px;
	text-decoration: none;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body button:hover {
	background: #f9f9fa;
	text-decoration: underline;
}








.MediaBox.oembed.rich .mediaParent {
	width: 100%;
}
/* Responsive Youtube-Loesung */

.MediaBox.oembed.youtube .mediaParent:before {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.MediaBox.oembed.youtube .mediaParent .media-placeholder-body {
	background-color:rgba(0,0,0,0.75);
	color: var(--weiss);
}
.MediaBox.Video {
/*	height: 100%;*/
	width: 100%;
}
.MediaBox.europarl .embedHelper, .MediaBox.vimeo .embedHelper, .MediaBox.youtube .embedHelper, .MediaBox.gmaps .embedHelper {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
.MediaBox.europarl .embedHelper iframe, .MediaBox.europarl .embedHelper object, .MediaBox.europarl .embedHelper embed, .MediaBox.vimeo .embedHelper iframe, .MediaBox.vimeo .embedHelper object, .MediaBox.vimeo .embedHelper embed, .MediaBox.youtube .embedHelper iframe, .MediaBox.youtube .embedHelper object, .MediaBox.youtube .embedHelper embed {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.MediaBox.europarl.europarl .embedHelper, .MediaBox.vimeo.europarl .embedHelper, .MediaBox.youtube.europarl .embedHelper {
	padding-bottom: 63%;
}

.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body {
	height: 1200px;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body .media-placeholder-title,
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body h1,
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body p {
	margin-left: 75px;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body .media-placeholder-title,
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body h1 {
	margin-bottom: 20px;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body p {
	margin-bottom: 50px;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body button {
	background: rgba(230,68,21,1);
	border: 1px solid rgba(230,68,21,1);
	border-radius: 0;
	box-shadow: none;
	color: var(--weiss);
	margin-bottom: 50px;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body button:hover {
	background: var(--weiss);
	color: rgba(230,68,21,1);
	text-decoration: none;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	background-image: none !important;
	content: '\f059';
	font-family: var(--font-fontawesome);
	font-size: 60px;
	right: auto;
	top: 3rem;
}
.MediaBox.youtube .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	content: '\f167';
}
.MediaBox.vimeo .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	content: '\f194';
}
.MediaBox.facebook .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	content: '\f230';
}
.MediaBox.twitter .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	content: '\f099';
}
.MediaBox.gmaps .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body:after {
	content: '\f1a0';
}

/* Twitter */
.EmbeddedTweet {
	border: 0 !important;
}

/* Retweets */
.MediaBox.oembed.twitter.retweet {
	margin-top: 1rem;
	padding-top: 1.5rem !important;
	position: relative;
}
.MediaBox.oembed.twitter.retweet:before {
	content: '\f079';
	display: inline-block;
	font-family: var(--font-fontawesome);
	left: 1rem;
	position: absolute;
	top: -0.5rem;
}
.MediaBox.oembed.twitter.retweet:after {
	content: 'Caren Lay hat retweetet:';
	display: inline-block;
	left: 2.75rem;
	font-size: 12px;
	position: absolute;
	top: -0.5rem;
}
.Lang-en .MediaBox.oembed.twitter.retweet:after {
	content: 'Caren Lay retweeted:';
}
.MediaBox.oembed.twitter .retweetLink {
	display: none;
}
.MediaBox.oembed.twitter.retweet .retweetLink {
	display: block;
	height: 16px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

/* Gallery */
.GalleryImage {
	margin-bottom: 20px;
}
.GalleryImage menu {
	background: #e1e2e8;
    background: -moz-linear-gradient(top, #e1e2e8, #ccc);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e1e2e8), to(#ccc));
	padding: 5px 0;
	width: 440px; /* ! */
}
.GalleryImage menu a {
	color: #00314a;
	text-decoration: none;
}
.GalleryImage menu a:focus,
.GalleryImage menu a:hover,
.GalleryImage menu a:active {
	text-decoration: underline;
}
.GalleryImage .Previous {
	display: inline;
}
.GalleryImage .Previous a {
	background: url(images\icons\cc_mono_icons/arrow_left_icon&16.png) left top no-repeat;
	padding: 0 0 0 12px;
}
.GalleryImage .Next {
	margin: -16px 0 0 200px;
	position: absolute;
	text-align: right;
	width: 240px; /* ! */
}
.GalleryImage .Next a {
	background: url(images\icons\cc_mono_icons/arrow_left_icon&16.png) right top no-repeat;
	padding: 0 12px 0 0 ;
}
.GalleryImage .Photographer {
	font-style: italic;
}

/* Fotogalerien */
.Main .Content ul.Gallery,
.Main .Content ul.Gallery li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main .Content ul.Gallery {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 500px; /* ! */
}
.Main .Content ul.Gallery li {
	border-bottom: 10px solid #fff;
	float: left;
	height: 140px; /* ! */
	list-style: none;
	margin: 0 ;
	overflow: hidden;
	padding: 0;
	width: 150px; /* ! */
}

.Splash-Inner {
	background: no-repeat;
	background-size: cover;
	height: 56.25vw;
}
.container-lg,
.Intro .container {
	max-width: 90%;
}
.Unterschrift img {
	width: 200px;
	max-width: 50%;
}
.Highlight-Image {
	background: center center;
	background-size: cover;
	padding-bottom: 62%;
}
.Highlight-Image span {
	background: var(--weiss);
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	color: #000;
	display: inline;
	hyphens: auto;
	line-height: 54px;
	margin: .5rem 1rem;
	padding: .25rem 1rem;
}
.Button a {
	background-color: #000;
	border: 1px solid transparent;
	box-shadow: 0 0 0 0 var(--weiss) inset;
	color: var(--weiss);
	cursor: pointer;
	display: inline-block;
	height: auto;
	line-height: 2;
	min-height: 30px;
	text-align: center;
	text-decoration: none !important;
	transition: all 0.25s ease-in-out;
	width: auto;
}
.Button a:focus,
.Button a:hover,
.Button a:active {
	background-color: var(--weiss);
	border-color: var(--rot) !important;
	color: var(--rot) !important;
}

/* Beschnittene Bilder */
.Image.Cropped picture {
	display: block;
	overflow: hidden;
	object-fit: cover;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}
.Image.Cropped.Square picture {
	padding-top: 100%;
}
.Image.Cropped.Splash picture {
	padding-top: 75%;
}
.Image.Cropped picture img {
	bottom: -100%;
	left: -100%;
	height: auto;
	margin: auto;
	object-fit: cover;
	height: 100%;
	position: absolute;
	right: -100%;
	top: -100%;
	width: 100%;
}

p {
	margin-bottom: 1rem;
}

.Desc,
.News {
	max-width: 670px;
}

/* Slider */
.Slider {
	position: relative;
	width: 100%;
}
.Slider .Arrows {
	display: block;
}
.Slider .Arrows button {
	color: transparent;
	cursor: pointer;
	display: block;
	height: 2.375rem;
	margin: 0 5rem;
	position: absolute;
	width: 3rem;
	top: 50%;
	z-index: 10000;
}
.Slider:hover .Arrows button {
	background: rgba(255,255,255,.5);
}
.Slider .Arrows button:hover {
	background: var(--weiss);
}
.Slider .Arrows button span:before {
	color: var(--schwarz);
	cursor: pointer;
	font-family: 'FontAwesome';
	font-size: 3rem !important;
	opacity: 1;
	text-indent: 0px;
}
.slick-slider {
	margin-bottom: 0 !important;
}
.slick-next {
	right: -4rem !important;
}
.slick-prev {
	left: -4rem !important;
}
.slick-next .slick-next-icon:before, [dir=rtl] .slick-prev .slick-prev-icon:before,
.slick-prev .slick-prev-icon:before, [dir=rtl] .slick-next .slick-next-icon:before {
	background: url('https://www.kulturbhf.de/images/left-arrow-svgrepo-com.svg') no-repeat;
	background-size: 1rem 1rem;
	background-position: 1rem .625rem;
	display: block;
	width: 70px;
	height: 70px;
	content: '' !important;
}
.slick-next .slick-next-icon:before, [dir=rtl] .slick-prev .slick-prev-icon:before {
	background-image: url('https://www.kulturbhf.de/images/right-arrow-svgrepo-com.svg');
}
.slick-prev .slick-prev-icon:before, [dir=rtl] .slick-next .slick-next-icon:before {
	background-image: url('https://www.kulturbhf.de/images/left-arrow-svgrepo-com.svg');
}
.slick-dots li button {
	width: .75rem !important;
	height: .75rem !important;
}
.slick-dots li button .slick-dot-icon:before {
	font-size: .5rem !important;
	margin-top: -1px !important;
	top: -6px !important;
}
.slick-autoplay-toggle-button:focus,
.slick-dots li button:focus .slick-dot-icon::before {
	color: var(--rot) !important;
}
.Paging ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -.5rem;
}
.Paging ul li {
	border: 1px solid var(--rot);
	margin: .5rem;
	padding: .5rem;
	min-width: 2.5rem;
	text-align: center;
}
.Paging ul li.Active,
.Paging ul li.Active a {
	background: var(--rot);
	color: var(--weiss);
}
.Paging ul li.Active a {
	display: block;
}

/* Seite versenden */
main .Sendarticle h1 q {
	color: #de1831;
}
main fieldset {
	border: 0;
	clear: both;
	padding: 0;
}
main fieldset legend {
	border-bottom: 1px solid rgba(10,50,30,1);
	display: block;
	font-style: italic;
	margin-bottom: 0.625rem;
	margin-left: 0;
	padding-bottom: 0.625rem;
	opacity: 0.25;
	width: 100%;
}
main fieldset.Searchterm legend {
	display: none;
}
main fieldset legend + p {
	clear: right;
}
main fieldset p {
	margin-bottom: 1.25rem;
}
main fieldset.AGB {
	margin-bottom: 1.25rem;
	padding: 0 1.875rem;
}
main fieldset.AGB {
	margin-bottom: 1.25rem;
	padding: 0 1.875rem;
}
main fieldset.AGB legend {
	margin-left: -30px;
}
main fieldset.AGB p.Input {
	margin: 0.625rem 0;
	padding: 0;
}
main .Terms p {
	padding: 0 1.875rem;
}
main .Terms p.Checkbox {
	margin-top: 1.25rem;
}
main .Input.Text input,
main .Input.Email input,
main textarea {
	border: 1px solid #ccc;
	display: block;
	line-height: 140%;
	padding: 5px 0.625rem;
	width: 100%;
}

main .Select select,
main .Date input {
	border: 1px solid #999;
	border-radius: 2px;
	display: block;
	padding: .5rem 1rem;
}

main .Input.Text input:focus,
main .Input.Text input:hover,
main .Input.Text input:active,
main .Input.Email input:focus,
main .Input.Email input:hover,
main .Input.Email input:active,
main textarea:focus,
main textarea:hover,
main textarea:active {
	border-color: #6f7c86;
	box-shadow: 0 0 1px #6f7c86;
	-moz-box-shadow: 0 0 1px #6f7c86;
	-webkit-box-shadow: 0 0 1px #6f7c86;
}
main textarea {
	height: 150px;
}
main fieldset ul {
	padding: 0.625rem 0;
}
main fieldset ul li {
	display: inline;
	margin-left: 1.25rem;
}
main fieldset ul li:first-child {
	margin-left: 0;
}
main fieldset.Radio label {
	padding-left: 0.625rem;
}
main .F_title input {
	font-size: 1.125rem;
	padding: 0.125rem 0;
}
main .Question .F_questionerEmail input,
main .Question .F_questionerTown input,
main .Sendarticle .F_sn input,
main .Sendarticle .F_rn input,
main .Sendarticle .F_se input,
main .Sendarticle .F_re input {
	display: block;
	width: 100%;
}
main .Sendarticle .Name,
main .Sendarticle .Email,
main .Question .F_questionerEmail,
main .Question .F_questionerTown {
	display: block;
}

main p.F_disclaimer input,
main p.F_agreement input {
	display: block;
	float: left;
}
main p.F_disclaimer label,
main p.F_agreement label {
	display: block;
	margin-left: 1.25rem;
}
main p.Input.Submit,
main .Content p.Input.Submit {
	display: block;
	margin-left: 0.625rem;
	margin-right: 0 !important;
	margin-top: 1.25rem;
	text-align: right;
}
main .Input.Submit input {
	background: var(--rot);
	border: 1px solid transparent;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	padding: 5px 1.25rem;
}
main .Input.Submit input:hover,
main .Input.Submit input:target {
	background: #fff;
	border-color: var(--rot);
	color: var(--rot);
}

main p.Checkbox input {
	display: inline-block;
}
main p.Checkbox label {
	display: inline;
	padding-left: 0.625rem;
}
main p.File {
	background: var(--hellgrau);
	margin-bottom: 1rem;
	padding: 1rem;
}

main p.File label,
main p.File input {
	display: block;
}

@media only screen and (min-width: 48em) and (max-width: 71.25em) { /* 1140 */
	.Navi-Main a *,
	.meta-navbar-toggler {
		font-size: 1.4035088vw !important;
	}
	.meta-navbar-toggler {
		/* height: 6.1403509vw !important; */
		padding-left: 2.8070175vw !important;
		padding-right: 2.8070175vw !important;
	}
	.Head.p2 {
		padding: 0.7017544vw;
	}
	.Bundestag img {
		max-width: 26px;
	}
	.SPD img {
		max-width: 9vw;
	}
}
@media only screen and (max-width: 47.9375em) { /* 767 */
	.Head {
		border-bottom: 1px solid rgba(0,0,0,0.75);
	}
	.Bundestag {
		position: absolute;
		top: .25rem;
	}
	.Mast {
		margin-left: 3.5rem;
		padding-top: .625rem;
		position: absolute;
		z-index: 20000000000000000;
	}
	.Nav {
		min-height: 3rem;
	}
	.Navi {
		background: rgba(0,0,0,0.75);
		border: 0;
		max-height: 0;
		margin: 0 -5%;
		margin-top: 3rem;
		overflow: hidden;
		padding: 0;
		position: relative;
		transition: all 0.6s;
		width: 110%;
		z-index: 10000000;
	}

	/* Mobile-Navi */
	nav {
		width: 100%;
		z-index: 100000000;
	}
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		background: var(--weiss);
		cursor: pointer;
		display: block;
		text-align: center;
		text-indent: 0;
		user-select: none;
		width: 100%;
	}
	nav input[id*="NaviCheckbox"] + label:after {
		color: #000;
		content: '\f0c9';
		font-family: var(--font-fontawesome);
		font-size: 2rem;
		line-height: 0;
		position: absolute;
		right: 1.5rem;
		top: 1.5rem;
	}
	nav input[id*="NaviCheckbox"]:checked + label:before {
		color: rgba(36,50,76,0.25);
	}
	nav input[id*="NaviCheckbox"]:checked + label:after {
		background: none;
		content: '\f00d';
		font-family: var(--font-fontawesome);
	}
	nav input[id*="NaviCheckbox"]:checked ~ .Navi {
		max-height: 9999px;
	}
	.Navi ul {
		backface-visibility: hidden;
		display: block;
	}
	.Navi li a {
		border-top: 1px solid var(--weiss);
		color: var(--weiss);
		display: block;
		padding: 1rem;
	}
	.Navi-Main ul li {
		display: block;
		margin: 0;
		width: 100%;
	}
	.Navi-Main li li,
	.Metanavi li li,
	.meta-navbar-toggler {
		display: none;
	}
	.Navi-Main li.Active li {
		display: block;
	}
	.Navi-Main li li a:before {
		content: '\f054';
		font-family: var(--font-fontawesome);
		font-size: .5rem;
		margin-left: -1rem;
		margin-top: .375rem;
		position: absolute;
	}
	.Navi-Main li li a {
		color: rgba(255,255,255,.75);
		font-size: .875rem;
		padding-left: 3rem;
	}
	.SPD {
		display: none;
	}
	.Splash-Inner {
		padding-bottom: 56.5%;
	}

	.Documents li.image a .Image {
		width: 6rem;
	}

}
@media only screen and (max-width: 32em) { /* 767 */
	.Documents li a {
		margin: 0;
	}
	.Documents li a .Image,
	.Documents li a .Desc {
		padding: .5rem 0;
	}
	.Documents li.image a .Image {
		width: 10rem;
	}
	.Documents li a .Desc {
		width: 100%;
	}

}
@media only screen and (min-width: 48em) { /* 760 */
	.Intro .container {
		max-width: 100%;
	}
	.Mobile-Only {
		display: none !important;
		visibility: hidden !important;
	}

	/* Navi */
	.Navigation input[id*="NaviCheckbox"] {
		display: none;
	}
	.Navigation input[id*="NaviCheckbox"] + label {
		display: none;
	}

	/* Hauptnavi */
	.Level_0 {
		align-items: center;
		gap: 2rem;
		height: 3.375rem;
	}
	.Navi-Main li ul {
		display: none;
		padding-top: 1rem;
		position: absolute;
		text-transform: none;
		width: 261px;
		z-index: 100000;
	}
	.Navi-Main ul li ul li {
		margin: 0;
	}
	.Navi ul li:hover ul {
		display: block;
		z-index: 100001;
	}

	.Navi-Main li ul li {
		border-top: 1px solid var(--weiss);
		display: block;
		margin-right: 0;
	}
	.Navi-Main li ul li:first-child {
		border-top: 0;
		margin-top: -1px;
	}
	.Navi-Main li:hover ul li a {
		background: rgba(0,0,0,0.5);
		color: var(--weiss);
		display: block;
		font-size: 16px;
		line-height: 160%;
		opacity: 1;
		padding: 10px;
		text-transform: none;
	}
	.Navi-Main li:hover ul li a:focus,
	.Navi-Main li:hover ul li a:hover,
	.Navi-Main li:hover ul li a:active {
		background: rgba(0,0,0,0.75);
	}

	/* Navi */
	.Navi .Nav ul li {
		float: left;
		font-size: 14px;
		line-height: 100%;
		margin-right: 20px;
		text-transform: uppercase;
	}
	.Navi .Nav ul li a:focus,
	.Navi .Nav ul li a:hover,
	.Navi .Nav ul li a:active {
		text-decoration: underline;
	}
	.Navi .Nav ul li:last-child {
		margin-right: 0;
	}

	a.Fa span {
		display: none;
	}
	a.Fa:before {
		display: inline-block;
		margin-bottom: 1rem;
		font-family: var(--font-fontawesome);
		font-size: 1.5rem;
	}
	a.Fb:before {
		content: '\f230';
	}
	a.Twitter:before {
		content: '\f099';
	}
	a.Insta:before {
		content: '\f16d';
	}

	/* Metanavi */
	.Metanavi #Meta {
		display: none;
		position: absolute;
		right: 0;
		top: 0;
		transition: all .3s ease-in-out;
	}
	.Navigation.metanav-open .Metanavi #Meta {
		display: block;
	}
	.Metanavi a {
		align-items: center;
		color: #000;
		display: flex;
		height: 3.375rem;
		padding: .75rem 2rem;
		text-decoration: none;
	}
	.Metanavi li a:focus,
	.Metanavi li a:hover,
	.Metanavi li a:active {
		background: rgba(0,0,0,0.75);
	}
	.Metanavi a[href*="/search/"]:before,
	.Metanavi .Contact a:before,
	.Metanavi .Newsletter a:before {
		font-family: var(--font-fontawesome);
		padding-right: 0.5rem;
	}
	.Metanavi a[href*="/search/"]:before {
		content: '\f002';
	}
	.Metanavi .Contact a:before {
		content: '\f095';
	}
	.Metanavi .Newsletter a:before {
		content: '\f003';
	}
	.Metanavi a.icon {
		display: block;
		position: absolute;
		right: 0;
		top: .75rem;
	}
	.Metanavi #Meta {
		border-top: 3.375rem solid transparent;
		margin-top: -1px;
	}
	.Metanavi li {
		margin-bottom: 1px;
	}
	.Metanavi li li a:before {
		content: '\f054';
		font-family: var(--font-fontawesome);
		font-size: .5rem;
		margin-left: -1rem;
		margin-top: 0rem;
		position: absolute;
	}
	.Metanavi li li a {
		color: rgba(255,255,255,.75);
		font-size: .875rem;
		padding-left: 3rem;
	}
	.Metanavi li li a:focus,
	.Metanavi li li a:hover,
	.Metanavi li li a:active {
		color: rgba(255,255,255,1);
	}
	.Metanavi li:first-child {
		margin-top: 1px;
	}
	.Metanavi li a {
		background: rgba(0,0,0,0.5);
		color: var(--weiss);
	}

	main {
		margin-top: 6rem;
	}

	.Splash-Inner {
		height: 100vh;
		position: absolute;
		width: 100%;
		z-index: -1;
	}

	.Intro-Inner {
		background: var(--weiss);
	}

	/* Ueber mich */
	.Article-View-2 .MediaBox.Image.Left,
	.Article-View-2 .MediaBox.Image.Right {
		float: none;
	}
	.Article-View-2 .Content .MediaBox.Image.Left + h3 {
		margin-left: 0;
	}
	.Article-View-2 .Content h3 {
		float: left;
		padding-right: 1rem;
		width: 40%;
	}
	.Article-View-2 .Content p,
	.Article-View-2 .Content ul,
	.Article-View-2 .Content blockquote {
		border-left: 1px solid rgba(76,82,92,0.6);
		font-style: italic;
		margin: 3rem 0 3rem 40%;
		padding: 0 0 0 20px;
		vertical-align: top;
		z-index: 1000;
	}
	.Article-View-2 .Content ul li {
		margin-left: 30px;
		padding-left: 5px;
	}
	.Article-View-2 .Content ul li p {
		border-left: 0;
		margin: 0;
		padding-left: 0;
	}
	.Article-View-2 .Content p + p,
	.Article-View-2 .Content p + ul,
	.Article-View-2 .Content ul + p,
	.Article-View-2 .Content p + blockquote,
	.Article-View-2 .Content ul + blockquote {
		padding-top: 10px;
	}

}
@media (min-width: 64em) {
	.Navi-Main li ul {
		display: none;
		padding-top: calc(1.5rem + 1px);
		position: absolute;
		text-transform: none;
		width: 261px;
		z-index: 100000;
	}
	.Metanavi #Meta {
		border-top: 4.375rem solid transparent;
	}
}
@media (min-width: 1280px) {
	.Image.Cropped.Splash picture {
		padding-top: 100vh;
	}
	.News {
		max-width: 100%;
	}
}
/* tailwind */
.grow {
	flex-grow: 1;
}
.gap-2 {
	gap: 0.5rem; /* 12px */
}
.gap-3 {
	gap: 0.75rem; /* 12px */
}
@media (min-width: 47.5em) {
	.md\:gap-8 {
		gap: 2rem;
	}
}
.rounded-full {
	border-radius: 9999px;
}
.tracking-wide {
	letter-spacing: 0.025em;
}
tracking-widest {
	letter-spacing: 0.1em;
}

/* Admin */
.no-mq .Article,
.no-mq .Wrapper {
	margin: 0 !important;
	padding: 0 !important;
}
.no-mq .Fixed {
	position: inherit !important;
}
.no-mq .Breadcrumbs {
	display: none;
}