@charset "UTF-8";

/* @import url(//cdn.warenform.de/fonts/fontawesome/stylesheets/font-awesome.min.css); */

@import url(/kontext/css/reset-min.css);
@import url(/css/media-min.css);
@import url(/kontext/css/content-min.css);
@import url(/kontext/css/listing-min.css);
@import url(/kontext/css/paging.css);
/* @import url(https://cdn.warenform.de/css/tailwind/tailwind.css); */

@font-face {
	font-family:'LynstoneWeb';
	src: url('/fonts/LynstoneWeb-Regular.eot'); /* IE9 Compat Modes */
	src: url('/fonts/LynstoneWeb-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('/fonts/LynstoneWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/LynstoneWeb-Regular.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-FB04;
}
@font-face {
	font-family:'LynstoneWeb';
	src: url('/fonts/LynstoneWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('/fonts/LynstoneWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('/fonts/LynstoneWeb-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/LynstoneWeb-Bold.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-FB04;
}

/* CSS-Variablen */
:root {
	/* Farben: */
	--fastschwarz: #191919;
	--zartrosa: #fdf6f9;
	--hellblau: #d0f0fe;
	--rot: #f00;
}

body,
.cke_editable {
	background: #fff;
	font-family: LynstoneWeb, Arial, Helvetica Neue, Helvetica, sans-serif;

	line-height: 1.5;
    text-rendering: optimizeLegibility;     /* emphasizes in legibility over rendering speed */
    -webkit-font-smoothing: antialiased;    /* apply font anti-aliasing */
    -moz-osx-font-smoothing: grayscale;     /* optimize font rendering */

    -moz-font-feature-settings:"kern" 1;    /* turn on kerning, highly recomened */
    -ms-font-feature-settings:"kern" 1;     /* turn on kerning, highly recomened */
    -o-font-feature-settings:"kern" 1;      /* turn on kerning, highly recomened */
    -webkit-font-feature-settings:"kern" 1; /* turn on kerning, highly recomened */
    font-feature-settings:"kern" 1;         /* turn on kerning, highly recomened */
    font-kerning: normal;                   /* turn on kerning, highly recomened */

    font-feature-settings: "liga" off;      /* ligatures: on or off */
    font-feature-settings: "dlig" off;      /* discretionary-ligatures: on or off */
    font-feature-settings: "tnum" off;      /* tabular figures: on or off */
    font-feature-settings: "onum" off;      /* old-style-figures: on or off */
	font-feature-settings: "ss01" off;      /* alternate glyphs (stylistic Set): on or off */
	font-size: 1rem;
}
body {
	hyphens: auto !important;
}
a {
	text-decoration: none;
}
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;
}
.Logo img {
	width: 100%;
	max-width: 250px;
}
.Logo a {
	display: block;
	padding: .5rem 12px;
}

/* Social-Media und Suche */
.Navi-Extra .Icon a:before {
	font-family: 'FontAwesome';
}
.Navi-Extra .Icon a span {
	display: none;
}
.Navi-Extra .Icon.Instagram a:before {
	content: '\f16d';
}
.Navi-Extra .Icon.Facebook a:before {
	content: '\f09a';
}
.Navi-Extra .Icon.Twitter a:before {
	content: '\e61b';
}
.Navi-Extra .Icon.YouTube a:before {
	content: '\f16a';
}
.Navi-Extra .Icon.Search a:before {
	content: '\f002';
}

/* Startseite */
.Home hr {
	display: none;
}

.Wrapper {
	font-size: 1.0625rem;
	line-height: 1.75;
}

/* Splash */
.Splash2 img.Splash-Welcome {
	display: none;
}
.Splash2 a.Splash-Welcome {
	align-self: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	min-height: 400px;
	position: relative;
	width: 100%;
}
.Splash-Buch {
	text-align: center;
}
.Splash-Buch-Image img {
	max-width: 300px;
}
.Splash2 .heading {
	color: #000;
	hyphens: manual;
	left: 9%;
	line-height: 1.2;
}
.Splash2 .heading.heading2 {
	max-width: 800px;
	position: absolute;
	top: 130px;
	transform: translateY(-50%);
}

.Splash2 .heading h1 {
	font-size: 1.25rem;
	font-weight: 600;
	margin-bottom: 0.5rem;
}
.Splash2 .heading h2 {
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}
.Splash2 .heading .NL-Button {
	background: var(--fastschwarz);
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	margin: 1rem .5rem 0 .5rem;
	padding: 1rem 2rem;
	text-transform: uppercase;
}
@media only screen and (min-width: 90em) {
	.Splash2 .heading .NL-Button {
		margin-top: 5rem;
	}
}

/* Highlightboxes Startseite */


.Highlights {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}
.Highlights a:hover {
	text-decoration: none;;
}

.Highlight {
	align-items: center;
	display: flex;
	justify-content: center;
	position: relative;
	/* width: 33.333%; */
	width: 100%;
}
.Highlight:before {
	content: '';
	display: table;
	padding-top: 100%;
}
.Highlight img {
	height: 100%;
	object-fit: contain;
	position: absolute;
	width: 100%;
}
.Highlight .highlight-bg-container {
	background: #000;
	display: flex;
	height: 100%;
	opacity: 0.4;
	position: absolute;
	transition: background 0.3s;
	width: 100%;
}
.Highlight:hover .highlight-container {
	background: #2d6c8c;
}
.Highlight:hover .highlight-container {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	transition: background 0.3s;
	width: 100%;
}
.Highlight h3 {
	color: #fff;
	font-size: 3rem;
	position: relative;
	text-transform: uppercase;
}

/* .flex-item {
	flex-grow: 1;
	border: 1px solid black;
	background: tomato;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
} */

/* Slider auf der Startseite */
.Slider {
	margin-top: 0;
}
.Slider .item {
	display: table;
	width: 100%;
}
.Slider .item .Image {
	display: table-cell;
	width: 55%;
}
.Slider .item .Image img {
	width: 100%;
}
.Slider .item .Desc {
	/* background: #32237b; */
	background: #35424a;
	color: #fff;
	display: table-cell;
	vertical-align: top;
	width: 45%;
}
.Slider .item .Desc a {
	box-sizing: border-box;
	color: #fff;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 20px;
}
.Slider .item .Desc a strong {
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	margin-bottom: 20px;
}
.Slider .item .Desc a:focus,
.Slider .item .Desc a:hover,
.Slider .item .Desc a:active {
	text-decoration: none;
}
.Slider .item .Desc a:focus strong,
.Slider .item .Desc a:hover strong,
.Slider .item .Desc a:active strong {
	text-decoration: underline;
}
.Slider .Copyright {
	display: block;
	font-size: 12px;
	opacity: 0.3;
}
.Slider .Copyright:before {
	content: 'Foto: ';
}

/* Promoted */
.Promoted {
	font-weight: 300;
}
.Promoted .Box,
.Specials .Box {
	color: var(--fastschwarz);
}
.Promoted span,
.Promoted strong,
.Promoted em,
.Specials span,
.Specials strong,
.Specials em {
	display: block;
}
.Promoted .Date {
	color: #666;
	margin-bottom: 10px;
}
.Promoted strong,
.Specials strong {
	color: var(--fastschwarz);
	font-size: 30px;
	font-weight: 700;
	line-height: 140%;
	margin-bottom: 10px;
}
.Specials strong {
	font-size: 18px;
}
.Promoted em,
.Specials em {
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 10px;
}
.Promoted a,
.Specials a {
	text-decoration: none;
}
.Promoted a:focus strong,
.Promoted a:hover strong,
.Promoted a:active strong,
.Specials a:focus strong,
.Specials a:hover strong,
.Specials a:active strong {
	text-decoration: underline;
}

/* Schwerpunkte */
.Focus img {
	max-width: 100%;
}

/* Mittelteil */
.Main {
	padding-left: 10px;
	padding-right: 10px;
}
.Main .Date {
	color: #999;
	font-weight: 300;
	margin-bottom: 0.5rem;
}
.Main h1 {
	color: #000;
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	margin-bottom: 30px;
}
.Main .Article.Index h1 {
	color: #34424a;
	font-size: 30px;
	font-weight: 700;
	line-height: 45px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.Topic-16 .Main .Article.Index h1,
.Topic-63 .Main .Article.Index h1,
.Topic-72 .Main .Article.Index h1 {
	color: #32237b;
}
.Topic-15 .Main .Article.Index h1,
.Topic-59 .Main .Article.Index h1,
.Topic-68 .Main .Article.Index h1 {
	color: #15874a;
}
.Topic-14 .Main .Article.Index h1,
.Topic-62 .Main .Article.Index h1,
.Topic-71 .Main .Article.Index h1 {

	color: #b38831;
}
.Topic-13 .Main .Article.Index h1,
.Topic-61 .Main .Article.Index h1,
.Topic-70 .Main .Article.Index h1 {
	color: #0175a3;
}
.Topic-36 .Main .Article.Index h1,
.Topic-60 .Main .Article.Index h1,
.Topic-69 .Main .Article.Index h1 {
	color: #ef5c3e;
}
.Main h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 30px;
}
.Main h3,
.Main .Content h3 {
	color: #666;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin: 30px 0;
}
.Main .Listing h3 {
	font-size: 20px;
	line-height: 130%;
}
.Main .Listing h3 a {
	color: #000;
}
.Main h4,
.Main .Content h4 {
	color: #999;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 0;
}
.Main .Content {
	line-height: 1.75;
}
.Main .Content p {
	margin-bottom: 1.125rem;
}
.Main a {
	color: #32237b;
}

.Main .Content table {
	border-collapse: collapse;
	width: 100%;
}
.Main .Content table th,
.Main .Content table td {
	border: 1px solid var(--fastschwarz);
	font-size: 12px;
	padding: 5px;
}

/*
.Main a:focus,
.Main a:hover,
.Main a:active {
	color: #0175a3;
}
*/

/* Newsletter abbestellen */
header + .p.Success {
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	margin: 30px 0;
}

/* Media-Groessen */
.MediaBox {
	padding-top: 5px;
	width: auto;
}
.MediaBox ul,
.MediaBox ul li,
.MediaBox ul li a {
	display: inline !important;
	margin: 0 !important;
}
.MediaBox ul li {
	margin: 0 10px 0 0 !important;
}
.MediaBox ul li.License:before {
	content: 'Lizenz: ';
}
.MediaBox ul li:last-child {
	margin: 0 !important;
}
.MediaBox img {
	width: 100%;
}
.MediaBox.Left,
.MediaBox.Right {
	width: 310px;
}
.Content #Gallery {
	margin-bottom: 50px;
}

/* Listing */
.Listing h3,
.Listing h4,
.Listing .Date,
.Listing p {
	margin: 0 0 .5rem 0;
}
.Listing .Image + .Wrap h3 {
	margin: 0;
}
.Listing .Image + .Wrap p {
	margin: 10px 0 0 0;
}
.Listing .Date address {
	color: #ccc;
	display: inline;
}
.Listing .Image {
	float: left;
}
.Listing .Image img {
	max-width: 100%;
}
.Listing .Image span.Video {
	background: var(--fastschwarz);
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	margin-top: 5px;
	padding: 2px 10px;
	position: absolute;
	text-transform: uppercase;
}

/* Paging */
.Main .Paging {
	clear: both;
	display: block;
	margin-bottom: 20px;
	word-spacing: 3px;
}
.Main .Paging .Browse {
	display: none;
}
.Main .Paging .Previous,
.Main .Paging .Next {
	display: inline-block;
	position: relative;
	top: 8px;
	width: 15px;
}
.Main .Paging .Previous a,
.Main .Paging .Next a {
	background-image: url(/kontext/images/icons/arrow1_w.png);
	background-position: right 5px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	text-indent: -1000px;
	width: 15px;
}
.Main .Paging .Next a {
	background-image: url(/kontext/images/icons/arrow1_e.png);
	background-position: left 5px;
}
.Main .Paging ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main .Paging ul li {
	background: none !important;
	border: 0 !important;
	color: #100e10;
	display: inline-block;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0 !important;
	text-align: center;
}
.Main .Paging ul li a {
	color: #369;
	display: inline-block;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px !important;
	text-decoration: underline;
}
.Main .Paging ul li a:focus,
.Main .Paging ul li a:hover,
.Main .Paging ul li a:active {
	background: #369 !important;
	color: #fff !important;
	text-decoration: none !important;
}
.Main .Paging ul li.Active {
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	background: none;
	border-radius: 3px;
	color: #100e10;
	font-weight: 700;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	text-align: center;
}
.Main .Paging ul li:first-child.Active {
	padding-left: 15px;
}

/* Termine */
.Main .Event .passed {
	background: #d9cbfe;
	border: 5px solid #d9cbfe;
	border-radius: 6px;
	color: #d9cbfe;
	float: left;
	margin-top: -60px;
	position: absolute;
}
.Main .Event .passed a,
.Main .Event .passed span {
	color: #000;
	display: block;
	font-size: 18px;
	padding: 0 20px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.Main .Event .passed span span {
	color: #d9cbfe;
	display: inline;
	padding: 0;
}
.Main .Event .passed:hover span span {
	color: #000;
}
.Main .Event .passed a {
	background: #d9cbfe;
	border-top: 1px solid #000;
	display: none;
	margin-top: 10px;
	padding-top: 5px;
	text-decoration: none;
}
.Main .Event .passed:focus a,
.Main .Event .passed:hover a,
.Main .Event .passed:active a {
	display: block;
}
.Main .Event .passed a:focus,
.Main .Event .passed a:hover,
.Main .Event .passed a:active {
	text-decoration: underline;
}
.Main .Event div.Listing h1 {
	margin-bottom: 100px;
}
.Main .Event div.Listing li:first-child {
    border-top: 0;
}
.Main .Event div.Listing li {
	padding-top: 20px;
	padding-bottom: 20px;;
}
.Main .Event .Info {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 10px;
}
.Main .Event .Info h3 {
	color: #ac161e;
	display: inline-block;
	font-size: 18px;
	margin-bottom: 5px;
}
.Main .Event .Info address {
	margin-bottom: 5px;
}
.Main .Event .Date {
	color: var(--fastschwarz);
	font-size: 14px;
	margin: 0 10px 0 0;
}
.Main .Event .Info .Accessibility-Description {
	margin-top: 20px;
}
.Main .Event .Accessibility {
	color: #ac161e;
	margin-bottom: 20px;
}

p.Error {
	padding: 50px 0;
}
p.Error:before {
	content: '\f071';
	display: block;
	font-family: 'FontAwesome';
	font-size: 48px;
	margin-bottom: 50px;
	text-align: center;
}

/* Seite versenden / FAQ-Tool */
.Main .Sendarticle h1 q {
	color: #de1831;
}
.Main form,
p.Success + form {
	margin-top: 40px;
}
p.Success + form fieldset {
	background: #fff;
	border: 0;
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 0 40px 0;
}
.Main fieldset legend,
p.Success + form fieldset legend {
	font-style: italic;
}
.Main fieldset legend + p,
p.Success + form fieldset legend + p {
	clear: right;
}
.Main .F_me label {
	background: #999;
	color: #fff;
	font-style: italic;
	margin-left: -30px;
	margin-top: -35px;
	padding: 2px 5px;
	position: absolute;
}
.Main fieldset p.Input,
.Main fieldset p.Select,
.Main fieldset.Checkbox ul li,
p.Success + form p.Input {
	margin-bottom: 20px;
	padding: 0 30px;
}
.Main fieldset .Textarea {
	margin-bottom: 20px;
	padding: 0 15px;
}
.Main fieldset.AGB {
	margin-bottom: 20px;
	padding: 0 30px;
}
.Main fieldset.AGB {
	margin-bottom: 20px;
	padding: 0 30px;
}
.Main fieldset.AGB legend {
	margin-left: -30px;
}
.Main fieldset.AGB p.Input {
	margin: 10px 0;
	padding: 0;
}
.Main .Terms p {
	padding: 0 30px;
}
.Main .Terms p.Checkbox {
	margin-top: 20px;
}
.Main .Input.Date label {
	color: var(--fastschwarz);
	font-weight: normal;
}
.Main .Input.Text input,
.Main .Input.Email input,
p.Success + form .Input.Email input,
.Main .Input.Date input,
.Main textarea {
	border: 1px solid #000;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	display: block;
	height: 30px;
	padding: 2px;
	text-indent: 10px;
	width: 100%;
}
.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,
p.Success + form .Input.Email input:focus
p.Success + form .Input.Email input:hover,
p.Success + form .Input.Email input:active,
.Main .Input.Date input:focus,
.Main .Input.Date input:hover,
.Main .Input.Date input:active,
.Main textarea:focus,
.Main textarea:hover,
.Main textarea:active {
	border-color: #000;
}
.Main textarea {
	height: 150px;
}
.Main .Select select {
	background: #fff;
	border: 1px solid #000;
	display: block;
	padding: 2px;
	width: 100%;
}
.Main .Input.Checkbox label {
	display: inline-block;
	margin-left: 5px;
	/* vertical-align: bottom; */
}
.Main .Connected fieldset.Radio label {
	padding-left: 5px;
}
.Main .F_title input {
	font-size: 18px;
	padding: 2px 0;
}
.Main .Question .Connected .F_questionerEmail input,
.Main .Question .Connected .F_questionerTown input,
.Main .Sendarticle .Connected .F_sn input,
.Main .Sendarticle .Connected .F_rn input,
.Main .Sendarticle .Connected .F_se input,
.Main .Sendarticle .Connected .F_re input {
	display: block;
	width: 230px;
}
.Main .Sendarticle .Connected .Name,
.Main .Sendarticle .Connected .Email,
.Main .Question .Connected .F_questionerEmail,
.Main .Question .Connected .F_questionerTown {
	display: table-cell;
	padding-bottom: 20px;
	width: 100px;
}

.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: 20px;
}
.Main .Input.Submit,
p.Success + form .Input.Submit {
	display: block;
	text-align: right;
}
.Main .Input.Submit input,
p.Success + form .Input.Submit input {
	background: none;
	border: 1px solid #000;
	color: #000;
	padding: 5px 20px;
}

/* Newsletter */
.Main .Newsletter fieldset p.Input.Submit,
p.Success + form fieldset p.Input.Submit {
	float: right;
}

/* Suche */
.Main .Search h2 {
	margin-bottom: 50px;
	padding-bottom: 20px;
}
.Main .Search form {
	background: rgba(255, 255, 255, 0.75);
	padding: 20px;
}

.Main .Search fieldset p.Input {
    padding: 0;
}
.Main .Connected fieldset.F_scope ul,
.Main .Connected fieldset.F_mode ul {
	padding: 10px;
}
.Main .Connected p.Select {
	margin: 10px 0;
	margin-right: 10px;
}
.Main p.F_sort label {
	padding-right: 5px;
}
.Main .Connected p.Select.Date {
	display: inline-block;
	margin-bottom: 30px;
}
.Main fieldset.Select.Date {
	display: flex;
	flex-wrap: nowrap;
}
.Flex-2-Boxes {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.Flex-2-Boxes fieldset {
	box-sizing: border-box;
	width: 50%;
}
.Flex-2-Boxes fieldset:first-child {
	padding-right: 20px;
}
.Flex-2-Boxes fieldset:last-child {
	padding-left: 20px;
}
.Main fieldset.Select.Date select {
	margin-right: 10px;
}
.Main fieldset.Select.Date select:last-child {
	margin-right: 0;
}
.Main .Search .Input.Submit {
	font-size: 18px;
	margin-top: 50px;
}
.Main .Search .Input.Submit input {
	cursor: pointer;
}
.Radio label {
	padding-left: 10px;
}

/* Downloads */
.Documents li {
	margin-bottom: 0.75rem;
}
.Documents li * {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.Documents li a {
	background: none !important;
	padding-left: 0 !important;
}
.Documents li .Author {
	color: rgba(68,68,75,0.3);
	margin-left: 25px;
}
.Documents li a span.Title:before {
	color: rgba(68,68,75,1);
	content: '\f019';
	font-family: 'FontAwesome';
	margin-right: 10px;
}
.Documents .pdf a span.Title:before {
	content: '\f1c1';
}
.Documents .image a span.Title:before {
	content: '\f1c5';
}
.Documents .audio a span.Title:before {
	content: '\f1c7';
}
.PUB .Main .Documents li.Preview-Image {
    display: table;
}
.PUB .Main .Documents li.Preview-Image .Image {
    display: table-cell;
}
.PUB .Main .Documents li.Preview-Image .Image img {
	background: url(/kontext/images/icons/spinner.gif) center no-repeat;
	border: 1px solid #eee;
	height: auto;
	width: 50px;
}
.PUB .Main .Documents li.Preview-Image a .Title {
    display: table-cell;
	padding-left: 20px !important;
	vertical-align: middle;
}
.PUB .Main .Documents li.Preview-Image .Author {
	font-size: 10px;
	margin: 0;
	padding-left: 5px !important;
	text-align: left;
}

/* Specials */
.Specials img {
	max-width: 100%;
}
.Specials a {
	color: #32237b;
}
.Specials .Box {
	background: #fff;
	padding: 20px;
}
.Specials .Catchline {
	color: #999;
	font-size: 14px;
}
.Specials .Date {
	font-size: 14px;
}
.Specials h3,
.Specials h3 a {
	font-weight: 700;
}
.Specials h3,
.Specials .Image {
	margin-bottom: 10px;
}

/* Schlagworte zum Artikel */
.Article .Tags {}
.Article .Tags h3,
.Article .Tags ul,
.Article .Tags li {
	display: inline;
}
.Article .Tags li:after {
	content: ', ';
}
.Article .Tags li:last-child:after {
	content: '';
}

/* Tagcloud */
.Tagcloud {
	list-style: none;
	margin: 0 -2px;
	padding: 0;
}
.Main .Tagcloud {
	text-align: center;
}
.Tagcloud li {
	display: inline-block;
	margin: 2px;
}
.Specials .Tagcloud ul {
	text-align: center;
}
.Specials .Tagcloud li a {
	color: #666;
}
.Tagcloud li a {
	padding: 0 2px;
	text-decoration: none;
	white-space: nowrap;
}
.Tagcloud li a:focus,
.Tagcloud li a:hover,
.Tagcloud li a:active {
	text-decoration: underline;
}
.Tagcloud li.Size1 a {
	font-size: 12px;
}
.Tagcloud li.Size2 a {
	font-size: 16px;
}
.Tagcloud li.Size3 a {
	font-size: 24px;
}

/* Additionalcontent */
.Additionalcontent {
	margin-top: 40px;
}

.socialshareprivacy {
	margin-bottom: 30px;
}
.social_share_privacy_area li.settings_info {
    display: none !important;
}

.fa:before {
	font-family: 'FontAwesome';
}

/* Tools */
.Tools {
	color: #999;
	margin: 40px 0;
}

/* Brotkrumen */
.Breadcrumbs h6,
.Breadcrumbs ul,
.Breadcrumbs li {
	display: inline;
	font-weight: 600;
}
.Breadcrumbs a {
	color: #35424a;
}
.Breadcrumbs li:after {
	content: ' / ';
}
.Breadcrumbs li:last-child:after {
	content: '';
}
.Breadcrumbs span {
	display: block;
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* Sprungmarken */
.Jumplabels,
.Wrapper .Go-To-Page-Top,
.Go-To-Page-Top span {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.Go-To-Page-Top {
	border-top: 1px solid #ccc;
	margin: 20px auto;
	padding: 30px 0;
	text-align: center;
	width: 950px;
	max-width: 100%;
}

.Breadcrumbs.Ebene1,
.Breadcrumbs span {
    display: block;
    left: -10000px;
    position: absolute;
    top: -10000px;
}

.mark {
	background: #666;
	color: #fff;
}

.btn {
	background-color: #dedede;
	color: #35424a !important;
	display: block;
	font-weight: 600;
	margin: 30px auto 0 auto;
	padding: 10px 0;
	width: 150px;
	text-align: center;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.btn:hover {
	background-color: #35424a;
	color: #fff !important;
	text-decoration: none !important;
}

.btn-home {
	/* box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0, 0, 0, 0.05); */
	align-items: center;
	background: #141624;
	border-style: solid;
	border-color: transparent;
	border-radius: 0.375rem;
	border-width: 1px;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-top: 2rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
.btn-home:hover {
	background: #292d4a;
	/* color: #35424a !important; */
	text-decoration: none !important;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

/* Home */
.Home-Media {
	padding: 3rem 0;
}
.Home-Media h3 {
	font-size: 1.625rem;
	margin-bottom: 2rem;
	text-align: center;
}
.Home-Media .Wrapper.Big a {
	display: block;
	max-width:100%;
	margin-left: 8px;
	margin-right: 8px;
	position: relative
}

.Home-Media .Wrapper a.Box {
	padding: 0;
	position: relative;
}

.Home-Media .Wrapper a .fa {
	color:#000;
	font-size: 4rem;
	left: 50%;
	opacity:0.4;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

/* Kontaktformular */
.Topic-2 form {
	display: flex;
	flex-wrap: wrap;
}
.Topic-2 form .Input,
.Topic-2 form .Textarea {
	box-sizing: border-box;
	margin-bottom: 1rem;
	width: 100%;
}

/* Footer */
.Footer {
	background: var(--hellblau);
	font-size: 26px;
	/* padding: 50px 0 0; */
	text-align: center;
}
.Footer .about {
	padding: 3rem 10px;
}
.Footer .about .Image {
	margin-left: -10px;
	margin-right: -10px;
}
.Footer .about .Image img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.Footer .about p {
	font-size: 1.125rem;
	margin-top: 2rem;
	text-align: left;
}
.Footer .Kicker {
	margin-bottom: 20px;
}
.Footer .Title {
	font-size: 32px;
	font-weight: 700;
	line-height: 130%;
	margin-bottom: 40px;
}
.Footer .svg-animation {
	position: relative;
}
.Footer .svg-animation svg {
	display: none;
	letter-spacing: 0px;
	hyphens: manual;
	line-height: 1.2;
	color: #191919;
	/* font-family: "Lynstone Trial", Lynstone Trial;
	font-size: 32px;
	font-weight: bold;
	text-align: inherit; */
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	transform: translate(-50%,-50%);
	overflow: visible;
	z-index: 2;
}
.Footer .svg-animation svg path {
	letter-spacing: 0px;
	hyphens: manual;
	line-height: 1.2;
	color:  #191919;
	font-family: "Lynstone Trial", Lynstone Trial;
	font-size: 32px;
	font-weight: bold;
	text-align: inherit;
	box-sizing: border-box;
	stroke-width: 9;
	fill: none;
	stroke-dasharray: 1500;
	animation: footer-title-animation 10s infinite;
	stroke:  #2D6C8C;
}
.Footer .svg-animation svg path:last-child {
	animation-delay: .6s;
}

@keyframes footer-title-animation{0%{stroke-dasharray:0 1500}15%{stroke-dasharray:1500 1500}85%{opacity:1}90%{stroke-dasharray:1500 1500;opacity:0}to{stroke-dasharray:0 1500;opacity:0}}


.Footer .newsletter {
	align-items: center;
	color: #000;
	display: flex;
	font-size: 1rem;
	justify-content: center;
	left: 0px;
	position: relative;
	padding: 8rem 0;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	Width: 100%
}
.Footer .newsletter .newsletter-bg-overlay {
/* 	background-color: rgba(0,0,0,0.94); */
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
}
.Footer .newsletter .Wrapper {
	align-items: center;
	display: flex;
	flex-direction: column;
	max-width: 650px;
	/* min-width: 650px; */
	position: relative;
	width: 100%;
}
.Footer .newsletter h3 {
	font-size: 2rem;
	margin-bottom: 1.5rem;
	padding: 0 1rem;
}
.Footer .newsletter p {
	font-size: 1.25rem;
	hyphens: manual;
	padding: 0 1rem;
}
.Footer .newsletter form {
	display: flex;
	justify-content: center;
	line-height: 1.5;
	width: 100%;
}
.Footer .newsletter form input[type="email"] {
	border-width: 0;
	border-style: solid;
	background-color: #fff;
	border-color: #fff;
	border-top-left-radius: .5rem;
	border-bottom-left-radius: .5rem;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #ccc;
	flex: 1 0 auto;
	margin: 0;
	max-width: 50%;
	outline: none;
	padding: .5rem;
}
.Footer .newsletter form input[type="submit"] {
	border-width: 0;
	border-style: solid;
	margin: 0;
	overflow: visible;
	background-image: none;
	color: #fff;
	cursor: pointer;
	background-color: #32237b;
	border-color: #32237b;
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: 700;
	padding: .5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	text-transform: uppercase;
}

.Footer .links {
	background: #141624;
	color: #fff;
	font-size: 1rem;
	padding: 3rem 1rem;
	text-align: left;
}
.Footer .links a {
	color: #fff;
	font-size: 1rem;
}

/* Admin */
#ADM .Main {
	display: block !important;
	width: 650px !important;
}

.DN {
	display: none;
}
@media only screen and (max-width: 37em) {
	.PUB .Main .Documents li.Preview-Image .Image img {
		max-width: 50px;
	}
	.Flex-2-Boxes fieldset {
		padding: 0 !important;
		width: 100%;
	}
	.Footer .newsletter {
		background: #d9cbfe;
	}
}
@media only screen and (max-width: 28.13em) {
	.PUB .Main .Documents li.Preview-Image a .Title {
		font-size: 14px;
	}
}
@media only screen and (min-width: 35em) {
	.PUB body.Topic-27 .Main .Documents li.Preview-Image,
	.PUB body.Topic-27 .Main .Documents li.Preview-Image .Image,
	.PUB body.Topic-27 .Main .Documents li.Preview-Image .Title {
		display: block;
		padding: 0 !important;
	}
	.PUB body.Topic-27 .Main .Documents li.Preview-Image {
		float: left;
		margin-right: 5%;
		width: 30%;
	}
	.PUB body.Topic-27 .Main .Documents li.Preview-Image:nth-child(3n) {
		margin-right: 0;
	}
	.PUB body.Topic-27 .Main .Documents li.Preview-Image:nth-child(3n-2) {
		clear: left;
	}
	.PUB body.Topic-27 .Main .Documents li.Preview-Image .Image img {
		display: block;
		width: 100%;
		max-width: 100% !important;
	}
	.PUB body.Topic-27 .Main .Documents li.Preview-Image a .Title {
		margin-left: 20px;
		padding: 10px 0 0 0 !important;
	}
	.PUB body.Topic-27 .Main .Documents li.Preview-Image a .Title:before {
		display: block;
		margin-left: -20px;
		position: absolute;
	}

	/* Startseite Highlightbox */
	.Highlights {
		flex-wrap: nowrap;
	}
	.Highlight {
		width: 33.333%;
	}

	/* Footer */
	.Footer .svg-animation svg {
		display: block;
		hyphens: manual;
		white-space: nowrap;
	}
}
@media only screen and (max-width: 90em) {
	.Promoted strong {
		font-size: 24px;
	}
}
@media only screen and (max-width: 61.99em) {
	/* Navi */
	.Navi {
		border: 0;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.Navi-Main,
	.Navi-Extra {
		padding: 10px;
	}
	.Navi-Extra a {
		color: var(--fastschwarz);
		font-size: 18px;
		line-height: 150%;
	}

	/* Mobile-Navi */
	nav {
		width: 100%;
	}
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		background: #eee;
		background-image: url("/images/icon_menu.svg");
		background-position: 12px 12px;
		background-repeat: no-repeat;
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		cursor: pointer;
		display: block;
		height: 2.4rem;
		position: relative;
		text-align: center;
		text-indent: 0;
		text-shadow: #333333 1px 1px 1px;
		user-select: none;
		width: 100%;
	}
	nav input[id*="NaviCheckbox"]:checked + label {
		color: black;
	}
	nav input[id*="NaviCheckbox"]:checked + label:before {
		color: #ccc;
	}
	nav input[id*="NaviCheckbox"]:checked ~ .Navi {
		max-height: 999em;
	}
	nav .Navi {
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
		max-height: 0;
		overflow: hidden;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	nav .Navi-Main,
	nav .Navi-Extra {
		padding: 0;
	}
	nav .Navi ul {
		backface-visibility: hidden;
		background: #e7e6e5;
		display: block;
		text-align: center;
	}
	nav .Navi-Main ul ul {
		display: none;
	}
	nav .Navi-Main ul li,
	nav .Navi-Extra ul li {
		display: inline;
	}
	nav .Navi-Extra ul li.Home {
		display: none;
	}
	nav .Navi ul li a {
		color: var(--fastschwarz);
		display: block;
		float: left;
		font-size: 1rem;
		font-weight: bold;
		margin: 0.1%;
		padding: 2% 0 2% 1%;
		text-align: left;
		text-decoration: none;
		text-shadow: #fff 1px 1px 1px;
		width: 23.5%;
	}
	nav .Navi .Navi-Extra ul li a {
		border: 0;
		color: #666;
		display: inline-block;
		font-weight: normal;
		padding: 1rem .5rem;
	}
	nav .Navi-Main ul li:hover ul {
		display: none;
	}
	nav .Navi-Main ul li.Active ul {
		display: block;
		margin: 0;
		position: relative;
		width: 100%;
	}
	nav .Navi-Main ul li.Active ul li a {
		font-size: 1rem;
		padding: 0.8em 2em;
	}
	nav .Navi-Extra ul {
		padding: 0;
	}
	nav .Navi-Extra ul li:after {
		content: '';
	}

	/* Social-Media und Suche */
	.Navi-Extra2 {
		margin: 50px auto;
		width: 99%;
	}
	.Navi-Extra2 li {
		display: block;
		float: left;
		margin-left: 2%;
		margin-bottom: 10px;
		width: 30%;
	}
	.Navi-Extra2 li a {
		border: 0;
		color: #fff;
		font-size: 24px;
		height: 36px;
		padding: 16px 0 0 0;
		text-decoration: none;
		text-indent: 80px;
		width: 100%;
	}
	.Navi-Extra2 li.Instagram {
		background-position: 20px 12px;
		background-size: 30px 30px;
	}
	.Navi-Extra2 li.Facebook {
		background-position: 20px 7px;
		background-size: 40px 40px;
	}
	.Navi-Extra2 li.Twitter {
		background-position: 20px 8px;
		background-size: 40px 40px;
	}
	.Navi-Extra2 li.YouTube {
		background-position: 20px 5px;
		background-size: 50px 50px;
	}
	.Navi-Extra2 li.YouTube a {
		width: 100%;
	}
	.Navi-Extra2 li.Search {
		background-position: 20px 9px;
		background-size: 40px 40px;
	}

	/* Slider */
	.Slider .slick-next,
	.Slider .slick-prev {
		display: none !important;
	}

	/* Promoted auf der Startseite und Specials */
	.Promoted {
		margin-bottom: 50px;
		padding: 30px 0;
	}
	.Promoted h1 {
		color: #fff;
		font-size: 24px;
		font-weight: 600;
		margin: 0 auto 20px auto;
		text-indent: 20px;
		width: 99%;
	}
	.Promoted strong {
		font-size: 18px;
	}
	.Promoted .Box,
	.Specials .Box {
		background: rgba(255, 255, 255, 0.75);
		display: block;
		/* margin: 10px; */
		margin-top: 40px;
		padding: 10px;
	}
	.Specials .Promo .Box .Image {
		float: left;
		margin: 0 10px 10px 0;
		padding-top: 6px;
		width: 45%;
	}
	.Specials .Promo .Box .Image img {
		width: 100%;
	}
	.Specials strong {
		font-size: 20px;
	}

	.Home-Media .Wrapper.Big a {
		margin-left: 0;
		margin-right: 0;
	}

	/* Schwerpunkte */
	.Focus {
		margin: 50px auto;
		width: 99%;
	}
	.Focus li {
		float: left;
		text-align: center;
		width: 33%;
	}
	.Focus li .Box {
		margin: 20px;
		text-align: center;
	}
	.Focus img {
		width: 80%;
	}
	.Focus h1 {
		display: none;
	}
	.Focus h3 {
		display: table;
		width: 100%;
	}
	.Focus h3 a {
		display: table-cell;
		font-size: 24px;
		font-weight: 300;
		height: 70px;
		padding-bottom: 20px;
		text-align: center;
		vertical-align: bottom;
	}
	.Focus h3 a:focus,
	.Focus h3 a:hover,
	.Focus h3 a:active {
		font-weight: 400;
	}
	.Focus .Freihandel h3 a {
		color: #0175a3;
	}
	.Focus .Arbeit h3 a {
		color: #32237b;
	}
	.Focus .Lobbyismus h3 a {
		color: #b38831;
	}
	.Focus .Eurokrise h3 a {
		color: #15874a;
	}
	.Focus .Steuerpolitik h3 a {
		color: #ef5c3e;
	}

	/* Mittelteil */
	.Main {
		margin: 50px auto;
		/* width: 90%; */
	}
	.Promoted,
	.Home-Media {
		box-sizing: border-box;
		margin: 0 auto;
		padding-left: 1rem;
		padding-right: 1rem;
		width: 100%;
	}
	.Promoted .Promoted,
	.Home-Media .Promoted,
	.Promoted .Home-Media {
		padding-left: 0;
		padding-right: 0;
	}

	/* Responsive Yottube-Loesung */
	.MediaBox.Video {
		position: relative;
		padding-bottom: 63%; /* Default for 1600x900 videos 16:9 ratio*/
		padding-top: 0px;
		height: 0;
		overflow: hidden;
		width: 100%;
	}
	.MediaBox.Video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	/* Schwerpunkt-Seiten */
	.Topic-16 .Article.Index,
	.Topic-15 .Article.Index,
	.Topic-14 .Article.Index,
	.Topic-13 .Article.Index,
	.Topic-36 .Article.Index,
	.Topic-59 .Article.Index,
	.Topic-60 .Article.Index,
	.Topic-61 .Article.Index,
	.Topic-62 .Article.Index,
	.Topic-63 .Article.Index,
	.Topic-68 .Article.Index,
	.Topic-69 .Article.Index,
	.Topic-70 .Article.Index,
	.Topic-71 .Article.Index,
	.Topic-72 .Article.Index,
	.Topic-91 .Article.Index,
	.Topic-92 .Article.Index,
	.Topic-93 .Article.Index,
	.Topic-94 .Article.Index,
	.Topic-95 .Article.Index {
		background-color: #fff;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 230px 230px;
		margin-bottom: 50px;
		min-height: 260px;
		padding-left: 250px;
	}
	.Topic-16 .Article.Index,
	.Topic-63 .Article.Index,
	.Topic-72 .Article.Index,
	.Topic-95 .Article.Index {
		background-image: url(../images/schwerpunkt-arbeit.svg);
		border-left-color: #32237b;
	}
	.Topic-15 .Article.Index,
	.Topic-59 .Article.Index,
	.Topic-68 .Article.Index,
	.Topic-91 .Article.Index {
		background-image: url(../images/schwerpunkt-eurokrise.svg);
		border-left-color: #15874a;
	}
	.Topic-14 .Article.Index,
	.Topic-62 .Article.Index,
	.Topic-71 .Article.Index,
	.Topic-94 .Article.Index {
		background-image: url(../images/schwerpunkt-lobbyismus.svg);
		border-left-color: #ffcc51;
	}
	.Topic-13 .Article.Index,
	.Topic-61 .Article.Index,
	.Topic-70 .Article.Index,
	.Topic-93 .Article.Index {
		background-image: url(../images/schwerpunkt-freihandel.svg);
		border-left-color: #0175a3;
	}
	.Topic-36 .Article.Index,
	.Topic-60 .Article.Index,
	.Topic-69 .Article.Index,
	.Topic-92 .Article.Index {
		background-image: url(../images/schwerpunkt-steuerpolitik.svg);
		border-left-color: #ef5c3e;
	}

	/* Listing */
	.Listing {
		margin-bottom: 100px;
	}
	.Listing .Article,
	.Listing li {
		margin-bottom: 75px;
	}
	.Listing li .Image {
		margin: 0 20px 20px 0;
		padding-top: 5px;
		width: 40%;
		max-width: 100%;
	}

	/* Spcail Share Provacy */
	.socialshareprivacy {
		display: none !important;
	}

	/* Specials */
	.Specials {
		margin: 50px auto;
		/* width: 90%; */
	}

	.Specials .Box {
		background: #dedede;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
		margin-bottom: 20px;
		width: 100%;
	}
	.Specials .Box.Buttons {
		background: none;
		padding: 0;
	}
	.Specials .Box.Buttons img {
		max-width: 100%;
	}
	.Specials .Box .Image {
		float: left;
		margin: 0 20px 20px 0;
		width: 40%;
	}

	/* Footer */
	.Footer .Box {
		margin: 0 auto;
		padding: 20px 0;
		/* width: 90%; */
	}
	.Footer .Box .Col {
		margin: 20px 0;
	}
}
@media only screen and (max-width: 57em) {
	.Slider .item .Desc .Description {
		display: none;
	}
}
@media only screen and (max-width: 50em) {
	.Logo img {
		max-width: 140px;
	}
	nav .Navi ul li a {
		padding: 2% 1%;
		width: 31%;
	}
	.Main h1 {
		font-size: 24px;
		line-height: 36px;
	}
	.Main .Article.Index h1,
	.Main h2 {
		font-size: 18px;
		line-height: 27px;
	}
	.Footer .Title {
		font-size: 18px;
	}
}
@media only screen and (max-width: 45em) {
	.Logo {
		border-left: 0;
		display: block;
		width: 100%;
	}

	nav input[id*="NaviCheckbox"] + label {
		right: 0;
	}
	nav .Navi ul li a {
		width: 47%;
	}

	/* Schwerpunktseiten */
	.Topic-16 .Article.Index,
	.Topic-15 .Article.Index,
	.Topic-14 .Article.Index,
	.Topic-13 .Article.Index,
	.Topic-36 .Article.Index,
	.Topic-59 .Article.Index,
	.Topic-60 .Article.Index,
	.Topic-61 .Article.Index,
	.Topic-62 .Article.Index,
	.Topic-63 .Article.Index,
	.Topic-68 .Article.Index,
	.Topic-69 .Article.Index,
	.Topic-70 .Article.Index,
	.Topic-71 .Article.Index,
	.Topic-72 .Article.Index,
	.Topic-91 .Article.Index,
	.Topic-92 .Article.Index,
	.Topic-93 .Article.Index,
	.Topic-94 .Article.Index,
	.Topic-95 .Article.Index {
		background-color: #fff;
		background-position: center 70px;
		background-repeat: no-repeat;
		background-size: 250px 250px;
		border-left: 0;
		border-bottom: 1px solid var(--fastschwarz);
		margin-bottom: 30px;
		padding-bottom: 20px;
		padding-left: 0;
		text-align: center;
	}
	.Topic-16 .Article.Index h1,
	.Topic-15 .Article.Index h1,
	.Topic-14 .Article.Index h1,
	.Topic-13 .Article.Index h1,
	.Topic-36 .Article.Index h1,
	.Topic-59 .Article.Index h1,
	.Topic-60 .Article.Index h1,
	.Topic-61 .Article.Index h1,
	.Topic-62 .Article.Index h1,
	.Topic-63 .Article.Index h1,
	.Topic-68 .Article.Index h1,
	.Topic-69 .Article.Index h1,
	.Topic-70 .Article.Index h1,
	.Topic-71 .Article.Index h1,
	.Topic-72 .Article.Index h1,
	.Topic-91 .Article.Index h1,
	.Topic-92 .Article.Index h1,
	.Topic-93 .Article.Index h1,
	.Topic-94 .Article.Index h1,
	.Topic-95 .Article.Index h1 {
		margin-bottom: 320px;
	}
}
@media only screen and (max-width: 43em) {
	/* Social-Media und Suche */
	.Navi-Extra2 li a {
		font-size: 16px;
		text-indent: 60px;
	}
	.Navi-Extra2 li.YouTube a {
		text-indent: 80px;
	}
}
@media only screen and (max-width: 37.4375em) {
	.Navi-Extra2 ul {
		display: table;
		width: 100%;
	}
	.Navi-Extra2 li {
		background-color: #fff !important;
		display: table-cell;
		float: none;
		width: auto;
	}
	.Navi-Extra2 li a {
		background-position: center 20px;
		display: block;
		height: 50px;
		text-indent: -10000px !important;
	}

	.NL-Button {
		margin-top: 2.5rem !important;
	}

	/* Slider */
	.Slider {
		background: #32237b;
	}
	.Slider .item .Image {
		display: block;
		width: 100%;
	}
	.Slider .item .Desc {
		display: block;
		width: 100%;
	}
	.Slider .item .Desc a strong {
		font-size: 24px;
	}
	.Slider .item .Copyright {
		display: none;
	}

	/* Promoted auf der Startseite */
	.Promoted .Box .Image,
	/* Promoted in Specials */
	.Specials .Promo .Box .Image,
	/* Bilder in Listings */
	.Listing ul li .Image {
		float: none;
		margin: 0 0 10px 0;
		padding-top: 0;
		width: 100%;
	}
	/* Promoted auf der Startseite */
	.Promoted .Box .Image img,
	/* Promoted in Specials */
	.Specials .Promo .Box .Image img,
	/* Bilder in Listings */
	.Listing ul li .Image img {
		width: 100%;
	}
	.Promoted .Box {
		padding: 0;
	}
	.Promoted .Box,
	.Specials .Box {
		margin-left: 0;
		margin-right: 0;
	}
	#ttipBannerPXGE8U9R0C {
		display: none;
	}

	/* Schwerpunkte */
	.Focus li {
		float: none;
		margin-bottom: 100px;
		width: 100%;
	}
	.Focus li img {
		max-width: 250px;
	}

	/* Footer */
	.Footer h3 a {
		color: #fff;
		text-decoration: underline;
	}
	.Footer h3:after {
		color: #fff;
	}
}
@media only screen and (max-width: 29em) {
	nav input[id*="NaviCheckbox"] + label:before {
		padding-left: 20px;
		width: auto;
	}
	nav .Navi ul li a {
		border-bottom: 2px solid #fff;
		clear: both;
		float: none;
		padding-left: 20px;
		width: auto;
	}
}
@media only screen and (max-width: 20em) {
	.NL-Button span {
		display: block;
	}
}
@media only screen and (min-width: 37.5em) {
	/* Promoted auf der Startseite */
	.Promoted .Wrapper {
		display: flex;
		flex-wrap: nowrap;
		margin-left: -10px;
		margin-right: -10px;
		padding: 50px 0;
	}
	.Promoted .Image {
		padding-bottom: 60.5%;
	}
	.Promoted .Image img {
		display: none;
	}

	.Promoted h1 {
		display: none;
	}
	.Promoted a {
		display: block;
		padding: 8px;
		width: 33.330%;
	}
	.Promoted a.Box2,
	.Promoted a.Event {
		margin-right: 0;
	}
	.Promoted li:last-child {
		border-right: 0;
	}
	.Promoted .Image img {
		width: 100%;
	}

	.Topic-2 form .Input.F_firstname,
	.Topic-2 form .Input.F_lastname,
	.Topic-2 form .Input.F_email,
	.Topic-2 form .Input.F_phone {
		width: 50%;
	}
	.Topic-2 form .Input.F_zip {
		width: 25%;
	}
	.Topic-2 form .Input.F_town {
		width: 75%;
	}
	.Topic-2 form .Input.F_firstname,
	.Topic-2 form .Input.F_zip,
	.Topic-2 form .Input.F_email {
		padding-right: .5rem;
	}
	.Topic-2 form .Input.F_lastname,
	.Topic-2 form .Input.F_town,
	.Topic-2 form .Input.F_phone {
		padding-left: .5rem;
	}
}
@media only screen and (min-width: 62em) {
	html, body {
		background: var(--zartrosa);
		max-width: 100%;
		overflow-x: hidden !important;
		position: relative;
		width: 100% !important;
	}

	/* Wrapper */
	.Wrapper,
	.Promoted .Wrapper,
	.Newsletter-Unsubscribe {
		font-size: 1.2rem;
		margin: 0 auto;
		width: 80%;
		min-width: 960px;
		max-width: 1440px;
	}
	.Newsletter-Unsubscribe {
		padding-top: 3rem;
	}
	header {
		background: var(--zartrosa);
		position: fixed;
		width: 100%;
		z-index: 10;
	}
	header .Wrapper,
	.NavContainer {
		display: flex;
	}

	.Logo a {
		display: block;
		padding: 30px 0;
	}

	/* Navi */
	header nav {
		width: 100%;
	}
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		display: none;
	}
	.Navi {
		float: right;
		font-size: 12px;
		text-transform: uppercase;
	}
	.Navi a {
		display: inline-block;
		line-height: 100%;
		padding: 40px 20px;
		text-decoration: none;
	}
	.Navi-Main li:last-child {
		border-right: 0;
	}
	.Navi-Main {
		height: 70px;
	}
	.Navi-Main a {
		color: #35424a;
		font-weight: 600;
	}
	.Navi-Main ul {
		display: flex;
	}
	.Navi-Main > ul > li > a {
		position: relative;
	}
	.Navi-Main > ul > li:after {
		content: '\f107';
		display: inline-block;
		font-family: 'FontAwesome';
		position: relative;
		right: 18px;
	}
	.Navi-Main > ul > li > a:before {
		content: "";
		display: block;
		position: absolute;
		left: 0px;
		margin-top: 19px;
		height: 2px;
		background: #10377f;
		opacity: 0.5;
		width: 0px;
		margin-left: 20px;
		opacity: 0;
		transition-duration: 250ms;
		transition-property: all;
		transition-timing-function: ease-in-out;

	}
	.Navi-Main > ul > li:hover > a {
		color: #10377f;
	}
	.Navi-Main > ul > li.Active > a:before,
	.Navi-Main > ul > li:hover > a:before {
		opacity: 1;
		width: 0%;
		width: calc(100% - 40px);
	}
	.Navi-Main li ul {
		opacity: 0;
		position: absolute;
		transition: transform 0.3s linear, visibility 0s, opacity 0.3s linear;
		transform: translateY(10px);
		visibility: hidden;
	}
	.Navi ul li:hover ul {
		display: block;
		opacity: 1;
		position: absolute;
		text-transform: none;
		transform: translateY(0);
		visibility: visible;
		width: 160px;
		z-index: 100000;
	}
	.Navi-Main li.Active,
	.Navi-Main li.Active a {
	}
	.Navi-Main li.Active strong {
		font-weight: 600;
	}
	.Navi-Main li ul {
		border-top: 2px solid #000;
	}
	.Navi-Main li ul li {
		border-bottom: 1px solid#efefef;;
		border-right: 0;
		display: block;
		width: 100%;
	}
	.Navi-Main li ul li ul {
		border-top: 0;
	}
	.Navi-Main li ul li:last-child {
		border-bottom: 0;
	}
	.Navi-Main li ul li a {
		background: #ffff;
		color: #000;
		display: block;
		font-weight: 400;
		hyphens: manual;
		line-height: 3;
		padding: 0 20px;
	}

	/* Meta-Navi */
	.Navi-Extra li {
		color: #666;
		display: inline-block;
	}
	.Navi-Extra li.Active {
		color: #666;
	}
	.Navi-Extra li a {
		color: #666;
		padding: 40px 20px;
	}
	.Navi-Extra li.Home a {
		background-image: url(../images/home.svg) !important;
		background-position: 6px 6px !important;
		background-repeat: no-repeat !important;
		padding-left: 0;
		padding-right: 0;
		text-indent: -10000px;
		width: 30px;
	}
	.Topic-7 .Navi-Extra li.Team a,
	.Topic-6 .Navi-Extra li.Presse a,
	.Topic-5 .Navi-Extra li.Mediathek a,
	.Topic-4 .Navi-Extra li.Termine a,
	.Topic-3 .Navi-Extra li.Newsletter a,
	.Topic-2 .Navi-Extra li.Kontakt a,
	.Navi-Extra li a:focus,
	.Navi-Extra li a:hover,
	.Navi-Extra li a:active {
		/* background-color: #999; */
		/* color: #fff; */
	}

	/*
	.Navi-Extra li.Languages a {
		background-image: url(../images/world.svg) !important;
		background-position: 9px 5px !important;
		background-repeat: no-repeat !important;
		background-size: 20px 20px !important;
		text-indent: -10000px;
	}
	.Navi-Extra li.Languages a:focus,
	.Navi-Extra li.Languages a:hover,
	.Navi-Extra li.Languages a:active {
		background-color: #ccc;
	}
	.Navi-Extra li.Languages ul li a {
		background-image: none !important;
		text-indent: 0;
	}
	*/

	.Navi-Extra li.Languages a.Other {
		display: block;
	}
	.Navi-Extra li.Languages a span {
		display: none;
	}
	.Navi-Extra li.Languages a:before {
		content: '\f0ac';
		font-family: 'FontAwesome';
		font-size: 18px;
	}
	.Navi-Extra li.Languages ul li a {
		background-image: none !important;
		text-indent: 0;
	}
	.Navi-Extra li.Languages ul li a:before {
		content: '';
	}


	.Navi-Extra li ul {
		display: none;
	}
	.Navi-Extra li ul {
		position: absolute;
		top: 30px !important;
		width: 200px;
	}
	.Navi-Extra li ul li {
		border-right: 0;
	}
	.Navi-Extra li ul li:first-child {
		margin-left: -1px;
	}
	.Navi-Extra li ul li a {
		width: 120px;
	}

	/* Soziale Netzwerke und Suche */
	.Navi-Extra2 {
		margin-left: 714px;
		position: absolute;
		top: 0;
		width: 246px;
		z-index: 3000;
	}

	.Splash a {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		display: block;
		height: 100vh;
		width: 100%;
	}
	.Splash img {
		display: none;
	}
	.Splash-Buch {
		align-items: center;
		background: #CCF3FF;
		display: flex;
		height: 100vh;
		position: relative;
		width: 100%;
	}
	.Splash-Buch-Image {
		position: absolute;
		left: 50%;
		top: 93px;
		width: 40%;
	}
	.Splash-Buch-Image img {
		max-width: 100%;
		height: auto;
		max-height: calc(100vh - 93px);
	}

	.Splash2 a.Splash-Welcome {
		align-items: center;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		display: flex;
		height: 100vh;
		position: relative;
		width: 100%;
	}
	.Splash2 .heading {
		color: #000;
		left: 7%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		max-width: 40%;
	}
	.Splash2 .heading.heading2 {
		max-width: 800px;
		top: 50%;
	}
	.Splash2 .heading h1 {
		font-size: 3rem;
	}
	.Splash2 .heading h1 span {
		display: block;
	}
	.Splash2 .heading h2 {
		margin-top: 1.5rem;
	}
	@media only screen and (min-width: 1920px) {
		.Splash2 .heading h1 {
			font-size: 5rem;
		}
		.Splash2 .heading h2 {
			margin-top: 3rem;
		}
	}
	.Splash2 img.Splash-Welcome {
		display: block;
		height: 100vh;
		object-fit: cover;
		width: 100%;
	}

	/* Slider auf der Startseite */
	.Slider.slick-slider {
		margin-bottom: 0 !important;
	}
	.Slider .item {
		height: 380px;
		width: 960px;
	}
	.Slider .item .Image {
		width: 540px;
	}
	.Slider .item .Desc {
		width: 420px;
	}
	.Slider .slick-next,
	.Slider .slick-prev {
		background: url(../images/arrows.png) 5px 180px no-repeat rgba(53, 66, 74, 0.5) !important;
		display: block;
		height: 380px;
		left: auto !important;
		margin: 0 !important;
		margin-top: -380px !important;
		position: absolute;
		right: auto !important;
		top: auto !important;
		width: 20px;
	}
	.Slider .slick-prev {
		background-position: 5px -330px !important;
	}
	.Slider .slick-next:before,
	.Slider .slick-prev:before {
		content: '';
	}
	.Slider .slick-next {
		left: 940px !important;
	}
	.Slider .slick-next:focus,
	.Slider .slick-next:hover,
	.Slider .slick-next:active,
	.Slider .slick-prev:focus,
	.Slider .slick-prev:hover,
	.Slider .slick-prev:active {
		background-color: rgba(53, 66, 74, 0.8) !important;
	}

	/* Schwerpunkte */
	.Focus {
		margin-bottom: 40px;
	}
	.Focus li {
		border-right: 20px solid transparent;
		display: table-cell;
		vertical-align: top;
		width: 180px;
	}
	.Focus li:last-child {
		border-right: 0;
	}
	.Focus img {
		width: 100%;
	}
	.Focus h1 {
		display: none;
	}
	.Focus h3 a {
		display: table-cell;
		font-size: 20px;
		font-weight: 300;
		height: 70px;
		text-align: center;
		vertical-align: bottom;
		width: 180px;
	}
	.Focus h3 a:focus,
	.Focus h3 a:hover,
	.Focus h3 a:active {
		font-weight: 300;
	}
	.Focus .Freihandel h3 a {
		color: #0175a3;
	}
	.Focus .Arbeit h3 a {
		color: #32237b;
	}
	.Focus .Lobbyismus h3 a {
		color: #b38831;
	}
	.Focus .Eurokrise h3 a {
		color: #15874a;
	}
	.Focus .Steuerpolitik h3 a {
		color: #ef5c3e;
	}

	/* Container */
	.Container {
		/* background: #dedede; */
		display: table;
		margin: 47px 0 0 0;
		padding: 50px 0 100px 0;
		width: 100%;
	}

	/* Mittelteil */
	.Main,
	p.Success,
	p.Success + form {
		display: table-cell;
		padding-right: 20px;
		vertical-align: top;
		/* width: 675px; */
		width: 1050px;
	}
	p.Success,
	p.Success + form {
		display: block;
	}

	.Main .Listing h3 {
		font-size: 24px;
		line-height: 130%;
	}


	/* Artikelview */
	.Article,
	header + .Success,
	header + .Success + form {
		background: #fff;
		padding: 30px 20px;
	}
	header + .Success {
		color: #32237b;
		font-size: 30px;
		font-weight: 700;
		line-height: 45px;
		margin-bottom: 30px;
		text-transform: uppercase;
	}

	.Article p {
		overflow-wrap: break-word;
		-ms-word-break: break-all;
		word-break: break-word;
		word-wrap: break-word;
	}

	.Rubric a {
		color: #999;
	}

	/* Tagcloud */
	.Tagcloud {
		background: #fff;
		padding: 30px 20px;
	}

	/* Aehnliche Artikel */
	.Main .Similar {
		margin-bottom: 30px;
	}
	.Main .Similar h3 {
		font-weight: 700;
		margin-bottom: 10px;
	}
	.Main .Similar .Date {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 0;
	}
	.Main .Similar p {
		display: inline-block;
	}
	.Main .Similar li {
		margin-bottom: 10px;
	}

	/* MediaBox */
	.MediaBox {
		margin: 1rem -20px 1rem -20px;
	}
	.MediaBox .Title,
	.MediaBox .Copyright {
		color: #666;
		font-size: 0.875rem;
		margin-left: 20px;
	}
	.MediaBox.Left,
	.MediaBox.Left .Title,
	.MediaBox.Left .Copyright {
		margin-left: 0;
	}
	.MediaBox.Right {
		margin-left: 20px;
	}
	.MediaBox.youtube iframe,
	.MediaBox.vimeo iframe {
		height: 422px;
		width: 100%;
	}

	/* Listing */
	.Article + .Listing {
		margin-top: 20px;
	}
	.Listing .Article {
		margin-bottom: 20px;
	}
	.Listing .Article h1 {
		color: #34424a;
		margin: 0 30px 0 60px;
	}
	.Event .Listing .Article h1 {
		margin: 0;
	}
	.Event .Listing .Article {
		padding-left: 90px;
	}
	.Listing h1 {
		margin-left: 20px;
	}
	.Listing li {
		background: #fff;
		border-left: 20px solid #fff;
		margin-bottom: 20px;
		padding: 0 20px 0 0;
	}
	.Listing li .Image {
		display: table-cell;
		float: none;
		margin: 0;
		padding: 0 20px 0 0;
		vertical-align: middle;
		width: 210px;
	}
	.Listing .Image img {
		max-width: 210px;
	}
	.Listing li .Wrap {
		margin-left: 20px;
		margin-left: 60px; /* ! */
		margin-right: 30px; /* ! */
		padding: 17px 0;
	}
	.Listing .Image + .Wrap {
		display: table-cell;
		margin-left: 0;
		padding-right: 30px;
	}
	.Listing .Date time {
		font-size: 12px;
	}

	/* Index-Artikel */
	.Article.Index h1,
	.Article.Index h2,
	.Article.Index .Content {
		margin-left: 60px;
		margin-right: 30px;
	}
	.Article.Index .Content .MediaBox {
		margin-left: -80px;
		margin-right: -50px;
	}
	.Article.Index .Content .MediaBox.Right {
		margin-left: 20px;
		margin-right: 0;
	}
	.Article.Index .Content .MediaBox.Left {
		margin-left: 0;
		margin-right: 20px;
	}


	/* Schwerpunkt-Seiten */
	.Topic-16 .Article.Index,
	.Topic-15 .Article.Index,
	.Topic-14 .Article.Index,
	.Topic-13 .Article.Index,
	.Topic-36 .Article.Index,
	.Topic-59 .Article.Index,
	.Topic-60 .Article.Index,
	.Topic-61 .Article.Index,
	.Topic-62 .Article.Index,
	.Topic-63 .Article.Index,
	.Topic-68 .Article.Index,
	.Topic-69 .Article.Index,
	.Topic-70 .Article.Index,
	.Topic-71 .Article.Index,
	.Topic-72 .Article.Index,
	.Topic-91 .Article.Index,
	.Topic-92 .Article.Index,
	.Topic-93 .Article.Index,
	.Topic-94 .Article.Index,
	.Topic-95 .Article.Index {
		background-color: #fff;
		background-position: 70px 40px;
		background-repeat: no-repeat;
		background-size: 210px 210px;
		border-left: 20px solid #15874a;
		min-height: 230px;
		/* padding-left: 250px; */
	}
	.Topic-16 .Article.Index h1,
	.Topic-15 .Article.Index h1,
	.Topic-14 .Article.Index h1,
	.Topic-13 .Article.Index h1,
	.Topic-36 .Article.Index h1,
	.Topic-59 .Article.Index h1,
	.Topic-60 .Article.Index h1,
	.Topic-61 .Article.Index h1,
	.Topic-62 .Article.Index h1,
	.Topic-63 .Article.Index h1,
	.Topic-68 .Article.Index h1,
	.Topic-69 .Article.Index h1,
	.Topic-70 .Article.Index h1,
	.Topic-71 .Article.Index h1,
	.Topic-72 .Article.Index h1,
	.Topic-91 .Article.Index h1,
	.Topic-92 .Article.Index h1,
	.Topic-93 .Article.Index h1,
	.Topic-94 .Article.Index h1,
	.Topic-95 .Article.Index h1 {
		border-left: 300px solid transparent;
		display: table-cell;
		height: 250px;
		vertical-align: middle;
	}
	.Topic-16 .Article.Index .Content,
	.Topic-15 .Article.Index .Content,
	.Topic-14 .Article.Index .Content,
	.Topic-13 .Article.Index .Content,
	.Topic-36 .Article.Index .Content,
	.Topic-59 .Article.Index .Content,
	.Topic-60 .Article.Index .Content,
	.Topic-61 .Article.Index .Content,
	.Topic-62 .Article.Index .Content,
	.Topic-63 .Article.Index .Content,
	.Topic-68 .Article.Index .Content,
	.Topic-69 .Article.Index .Content,
	.Topic-70 .Article.Index .Content,
	.Topic-71 .Article.Index .Content,
	.Topic-72 .Article.Index .Content,
	.Topic-91 .Article.Index .Content,
	.Topic-92 .Article.Index .Content,
	.Topic-93 .Article.Index .Content,
	.Topic-94 .Article.Index .Content,
	.Topic-95 .Article.Index .Content {
		margin-left: 40px; /* ! */
		margin-right: 30px; /* ! */
	}

	.Topic-16 .Article.Index,
	.Topic-63 .Article.Index,
	.Topic-72 .Article.Index,
	.Topic-95 .Article.Index {
		background-image: url(../images/schwerpunkt-arbeit.svg);
		border-left-color: #32237b;
	}
	.Topic-15 .Article.Index,
	.Topic-59 .Article.Index,
	.Topic-68 .Article.Index,
	.Topic-91 .Article.Index {
		background-image: url(../images/schwerpunkt-eurokrise.svg);
		border-left-color: #15874a;
	}
	.Topic-14 .Article.Index,
	.Topic-62 .Article.Index,
	.Topic-71 .Article.Index,
	.Topic-94 .Article.Index {
		background-image: url(../images/schwerpunkt-lobbyismus.svg);
		border-left-color: #ffcc51;
	}
	.Topic-13 .Article.Index,
	.Topic-61 .Article.Index,
	.Topic-70 .Article.Index,
	.Topic-93 .Article.Index {
		background-image: url(../images/schwerpunkt-freihandel.svg);
		border-left-color: #0175a3;
	}
	.Topic-36 .Article.Index,
	.Topic-60 .Article.Index,
	.Topic-69 .Article.Index,
	.Topic-92 .Article.Index {
		background-image: url(../images/schwerpunkt-steuerpolitik.svg);
		border-left-color: #ef5c3e;
	}
	.Topic-16 .Listing li,
	.Topic-63 .Listing li,
	.Topic-72 .Listing li,
	.Topic-95 .Listing li {
		border-left-color: #32237b;
	}
	.Topic-15 .Listing li,
	.Topic-59 .Listing li,
	.Topic-68 .Listing li,
	.Topic-91 .Listing li {
		border-left-color: #15874a;
	}
	.Topic-14 .Listing li,
	.Topic-62 .Listing li,
	.Topic-71 .Listing li,
	.Topic-94 .Listing li {
		border-left-color: #ffcc51;
	}
	.Topic-13 .Listing li,
	.Topic-61 .Listing li,
	.Topic-70 .Listing li,
	.Topic-93 .Listing li {
		border-left-color: #0175a3;
	}
	.Topic-36 .Listing li,
	.Topic-60 .Listing li,
	.Topic-69 .Listing li,
	.Topic-92 .Listing li {
		border-left-color: #ef5c3e;
	}

	/* Suche */
	.Search .Listing li {
		padding: 20px;
	}

	/* Newsletter */
	.Newsletter .Listing li {
		padding: 20px;
	}

	/* Versenden */
	.Main fieldset p.F_se.Input,
	.Main fieldset p.F_re.Input {
		max-width: 50%;
	}

	.Promoted .Wrap {
		background: #fff;
		padding: 30px;
	}

	/* Specials */
	.Specials {
		display: table-cell;
		vertical-align: top;
		width: 350px;
	}
	.Specials .Box {
		background: url(../images/plus2.png) right bottom no-repeat #fff;
		hyphens: auto !important;
		margin-bottom: 20px;
		overflow: hidden;
		padding: 20px;
		padding-bottom: 40px;
		max-width: 310px;
	}
	.Specials strong,
	.Specials .Box,
	.Specials span,
	.Specials em {
		display: block;
	}
	.Specials a {
		color: var(--fastschwarz);
		text-decoration: none;
	}
	.Specials a:focus strong,
	.Specials a:hover strong,
	.Specials a:active strong {
		text-decoration: underline;
	}
	.Specials strong + .Image,
	.Specials strong + .Teaser {
		margin-top: 10px;
	}
	.Specials .Image {
		margin-bottom: -20px;
		margin-left: -20px;
		margin-right: -20px;
		max-width: 350px;
	}
	.Specials .Image + .Teaser {
		margin-top: 30px;
	}
	/*
	.Specials .Image + .Teaser {
		display: none;
	}
	*/
	.Specials .Box.Buttons,
	.Specials .Box.Dossiers {
		background: #fff;
		padding-bottom: 20px;
	}

	.Specials #ttipBannerPXGE8U9R0C {
		margin-left: -10px;
	}

	/* Brotkrumen */
	.Breadcrumbs {
		font-size: 12px;
		margin-left: 20px;
		margin-top: -35px;
		position: absolute;
		text-transform: uppercase;
		width: 940px;
	}

	.Breadcrumbs.Ebene1,
	.Breadcrumbs h6 {
		display: block;
		left: -10000px;
		position: absolute;
		top: -10000px;
	}

	/* Home */
	.Home-Media .Wrapper a.Box {
		padding: 10px;
	}
	.Home-Media .Wrapper a .fa {
		font-size: 6.5rem;
	}
	.Home-Media .Wrapper a.Box .fa {
		font-size: 4rem;
	}

	/* Footer */
	.Footer .about .Image {
		margin-left: 0;
		margin-right: 0;
	}
	.Footer .about p {
		font-size: 1.5rem;
	}
	.Footer .newsletter .Wrapper {
		min-width: 650px;
	}
	.Footer .newsletter h3 {
		font-size: 2rem;
	}
}
@media only screen and (min-width: 80em) {
	.Navi {
		float: right;
		font-size: 14px;
		text-transform: uppercase;
	}
	.Footer .newsletter {
		margin-top: -10rem;
	}
}
