@charset "UTF-8";
@import url(//cdn.warenform.de/fonts/fontawesome/stylesheets/font-awesome.min.css);
@import url(//cdn.warenform.de/fonts/droid-sans/latin/css/stylesheet.css);

/* Droid font licence: http://cdn.warenform.de/fonts/droid-sans/licence/ */

@import url(/kontext/css/content-min.css);
@import url(/kontext/css/listing-min.css);
@import url(/kontext/css/paging.css);
@import url(/kontext/css/media-min.css);

/*
Farben:
schwarz: 	#28231f; rgb(40,35,31)
rot: 		#c20808 rgb(174,7,7)
blau: 		#005689 rgb(0,86,137)
*/

/*

######################################################


Eingebunden wird das minified CSS als design.min.css!


######################################################

*/

html.PUB {
	background: url(../images/bg.png) rgb(233,230,227);
}
body {
	color: rgb(40,35,31);
	font-family: 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.cke_editable {
	background: #fff;
	margin: 0;
	padding: 0;
}

/* Links */
a {
	color: rgb(174,7,7);
	color: rgb(161,26,25);
	text-decoration: none;
}
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

body.Error .Head {
	transform: rotate(180deg);
}
body.Error .Specials {
	display: none;
}

.Head {
	color: rgba(40,35,31,0.4);
}
.Head a {
	color: rgba(40,35,31,0.4);
	text-decoration: none;
}
.Head a:focus,
.Head a:hover,
.Head a:active {
	color: rgba(40,35,31,0.5);
}
.Head .Claim a {
	/* color: rgba(40,35,31,0.4) !important; */
	/* color: rgba(174,7,7,0.85) !important; */
	color: rgb(161,26,25) !important;
	font-size: 40px;
	font-weight: 700;
	line-height: 130%;
	padding-bottom: 6px;
}
/*
.Head .Claim a:focus,
.Head .Claim a:hover,
.Head .Claim a:active {
	color: rgba(40,35,31,0.5) !important;
}
*/

.Head .Claim a span {
	display: block;
	font-size: 40px;
	margin-left: 30px;
}

/* Brotkrumen */
.Article.Index .Breadcrumbs {
	display: none;
}

.Button a,
.MediaBox a .Button {
	border: 2px solid var(--rot);
	color: var(--rot) !important;
	display: inline-block;
	padding: .5rem 1rem;
	text-align: center;
	text-decoration: none !important;
}
.MediaBox .Button {
	margin-top: 1rem;
	width: 100%;
}
.Button a:focus,
.Button a:hover,
.Button a:active,
a:focus .Button,
a:hover .Button,
a:active .Button {
	background: var(--rot) !important;
	color: #fff !important;
}

/* Medien */
.MediaBox {
	clear: both;
	margin: 0 auto 10px 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 10px 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 .media-placeholder {
	/* line-height: 1; */
}
.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);
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	padding: 5px 0;
}
.MediaBox .Copyright,
.MediaBox .Copyright * {
	color: rgba(0,0,0,0.3);
	font-size: var(--fontsize-tiny);
	font-style: normal;
	font-weight: 400;
}
.MediaBox .Copyright:before {
	content: 'Foto: ';
}
.MediaBox .Copyright:after {
	content: '';
}
.MediaBox img {
	height: auto;
	width: 100%;
}

.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: #fff;
}
.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: #fff;
	margin-bottom: 50px;
}
.MediaBox .mediaParent.oembed-privacy .media-placeholder .media-placeholder-body button:hover {
	background: #fff;
	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: '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: '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;
}

/* Karussel Startseite */
.Home .Carousel h1 {
	font-size: 30px;
	font-weight: 700;
	line-height: 140%;
	margin: 10px 0;
}
.Home .Carousel h1 a {
	color: rgb(40,35,31);
	color: rgb(174,7,7);
	color: rgb(161,26,25);
}
.Home .Carousel h2 {
	font-size: 15px;
	font-weight: 700;
	line-height: 160%;
	margin-bottom: 10px;
}
.slick-prev,
.slick-next,
.slick-prev:before,
.slick-next:before {
	display: block;
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.slick-dots {
	opacity: 0.5;
}

/* Videos auf der Startseite */
.Promoted {
	background: #dedede;
	font-weight: 300;
}
.Promoted .Box {
	color: #000;
}
.Promoted span,
.Promoted strong,
.Promoted em {
	display: block;
}
.Promoted .Date {
	color: #666;
	margin-bottom: 10px;
}
.Promoted strong {
	font-weight: 400;
	line-height: 170%;
}
.Promoted em {
	font-weight: 600;
	line-height: 170%;
	margin-bottom: 10px;
}
.Promoted a {
	text-decoration: none;
}
.Promoted a:focus strong,
.Promoted a:hover strong,
.Promoted a:active strong {
	text-decoration: underline;
}

/* Artikel */
.Article h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 140%;
	margin: 20px 0;
}
.Article h2 {
	color: rgba(40,35,31,0.8);
	font-size: 24px;
	font-weight: 700;
	line-height: 170%;
	margin-bottom: 20px;
}
.Article .Content {
	margin-top: 10px;
}
.Article h3,
.cke_editable h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 170%;
}
.Article h4,
.cke_editable h4 {
	font-size: 1rem;
	font-weight: 700;
	line-height: 170%;
}
.Article .Content p,
.cke_editable p {
	line-height: 170%;
}

.Listing li .Image {
	margin: 0 15px 15px 0;
	width: 160px;
	max-width: 99%;
}
.Listing li .Image img {
	max-width: 100%;
}
.Listing li .Image ~ .Teaser {
	margin-left: 175px;
}
.Listing .Date,
.Listing .Author {
	display: block;
}

/* Buecher */
.Listing.Books li {
	background: rgb(233,230,227);
	border-bottom: 50px solid #fff;
	clear: none;
	float: left;
	margin: 0 50px 0 0;
	padding: 10px;
	width: 310px;
}
.Listing.Books li:nth-child(odd) {
	clear: left !important;
}
.Listing.Books li:nth-child(even) {
	margin-right: 0;
}
.Listing.Books li:last-child {
	float: none;
}
.Listing.Books li:last-child:after {
	clear: both;
	float: none;
	content: ' ';
	display: block;
	width: 100%;
}
.Listing.Books li .Image {
	border-bottom: 1px solid rgba(40,35,31,0.3);
	float: none;
	height: 210px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.Listing.Books li .Image img {
	border: 1px solid #999;
	box-shadow: 5px 5px 5px #666;
	-moz-box-shadow: 5px 5px 5px #666;
	-webkit-box-shadow: 5px 5px 5px #666;
	margin: 0 auto;
	transform: rotate(2.4deg);
	height: 220px;
	max-width: 99%;
}

/* 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: 9px;
	width: 10px;
}
.Main .Paging .Previous a,
.Main .Paging .Next a {
	background-image: none;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	height: auto;
	text-indext: -1000px;
	width: auto;
}
.Main .Paging .Next {
	margin-left: 7px;
}
.Main .Paging .Next a:before {
	content: '»';
}
.Main .Paging .Previous a:before {
	content: '«';
}
.Main .Paging ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main .Paging ul li {
	background: none !important;
	border: 0 !important;
	color: rgba(40,35,31,0.4);
	display: inline-block;
	font-weight: 700;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.Main .Paging ul li a {
	color: rgb(0,86,137);
	color: rgb(174,7,7);
	color: rgb(161,26,25);
	display: inline-block;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
	text-decoration: underline;
}
.Main .Paging ul li a:focus,
.Main .Paging ul li a:hover,
.Main .Paging ul li a:active {
	background: rgb(0,86,137) !important;
	background: rgb(174,7,7) !important;
	background: rgb(161,26,25) !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: rgba(40,35,31,0.4);
	font-weight: 700;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	text-align: center;
}
.Main .Paging ul li:first-child.Active {
	padding-left: 0;
}

/* Suchergebnis */
.Main .Search h1 {
	font-size: 30px;
	font-weight: 700;
}
.Main .Search h2 {
	font-size: 18px;
	font-weight: 700;
}

/* Seite versenden / FAQ-Tool */
.Main .Send {
	background: #fff;
	padding: 20px;
}
.Main .Send h1 q {
	color: #999;
}
.Main form {
	margin-top: 40px;
}
.Main fieldset {
	background: #fff;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0 0 20px 0;
}
.Main fieldset legend {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	line-height: 150%;
}
.Main fieldset legend + p {
	clear: right;
}
.Main .F_me label {
	display: none;
}
.Main fieldset 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 {
	/* font-weight: 600; */
	margin-top: 20px;
}
.Main .Input.Text input,
.Main .Input.Email input,
.Main textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	box-shadow: 0 1px 5px #ccc;
	-moz-box-shadow: 0 1px 5px #ccc;
	-webkit-box-shadow: 0 1px 5px #ccc;
	display: block;
	height: 30px;
	padding: 2px;
	text-indent: 10px;
	width: 99%;
}
.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 .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 {
	display: block;
	text-align: right;
}
.Main .Input.Submit input {
	padding: 5px 20px;
}

/* Suche */
.Main .Search h1,
.Main .Search h2,
.Main .Search p {
	margin: 0;
}
.Main .Search h1 {
	padding-top: 15px;
}
.Main .Search h2 {
	padding-top: 15px;
}
.Main .Search .Listing p {
	padding: 0;
}
.Main .Search form {
	background: #fff;
	padding: 20px 5px;
}
.Main .Search fieldset p.Input {
	padding: 0;
}
.Main .Connected fieldset.F_scope {
	float: left;
	width: 50%;
}
.Main .Connected fieldset.F_mode {
	clear: none;
	margin-left: 50%;
	width: 50%;
}
.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 .Connected p.Select.Date {
	display: inline-block;
	margin-bottom: 30px;
}

/* Aehnliche Artikel */
.Additionalcontent {
	margin-top: 50px;
}
.Additionalcontent h3 {
	border-bottom: 1px solid #eee;
	color: #888;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 5px;
}
.Additionalcontent .Similar,
.Additionalcontent .Tags,
.Additionalcontent .Tools {
	color: #888;
}
.Additionalcontent .Tags li {
	display: inline;
}
.Additionalcontent .Tags li:after {
	content: ' | ';
}
.Additionalcontent .Tags li:last-child:after {
	content: '';
}

/* Suche in Randspalte */
.Specials .Smallform label {
	display: block;
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.Specials .Smallform {
	background: #fff;
	height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 250px;
}
.Specials .Smallform:focus .Input input,
.Specials .Smallform:hover .Input input,
.Specials .Smallform:active .Input input {
	color: #000;
}
.Specials .Smallform .Input,
.Specials .Smallform .Submit {
	float: left;
}
.Specials .Smallform .Input input,
.Specials .Smallform .Submit input {
	background: none;
	border: 0;
	color: rgb(40,35,31);
	display: block;
	overflow: hidden;
	padding: 2px;
}
.Specials .Smallform .Input input {
	font-weight: 700;
	height: 26px;
	text-indent: 10px;
	width: 210px;
}
.Specials .Smallform .Submit {
	height: 30px;
	width: 30px;
}
.Specials .Smallform .Submit input {
	background: url(../images/search-button.png) no-repeat;
	border: 0;
	cursor: pointer;
	height: 30px;
	text-indent: -10000px;
	width: 40px;
}
.Specials .Search .Smallform .Submit input {
	background-position: 0 5px;
}

/* Buch */
.Specials .Box.Book {
	background: rgb(0,86,137);
	color: #fff;
	line-height: 170%;
	margin-bottom: 30px;
	padding-top: 10px;
}
.Specials .Box.Book h3 {
	font-weight: 700;
	margin-bottom: 5px;
}
.Specials .Box.Book h3 a {
	color: #fff;
	text-decoration: none;
}
.Specials .Box.Book h3 a:focus,
.Specials .Box.Book h3 a:hover,
.Specials .Box.Book h3 a:active {
	text-decoration: underline;
}
.Specials .Box.Book p {
	margin-bottom: 15px;
}
.Specials .Box.Book .Image {
	display: table-cell;
	padding-bottom: 10px;
	vertical-align: top;
}
.Specials .Box.Book .Info {
	/*
	display: table-cell;
	padding: 40px 0 0 0;
	vertical-align: top;
	*/
	margin: -170px 0 0 125px;
	position: absolute;
}
.Specials .Box.Book .Info a {
	color: #aad8f1;
	display: block;
	margin-top: 10px;
}
.Specials .Box.Book .Info img {
	display: block;
	margin-left: -20px;
	margin-top: -22px;
	position: absolute;
}

/* Termine */
.Specials .Box.Events {
	background: rgb(174,7,7);
	background: rgb(161,26,25);
	background: #918b87;
	color: #fff;
	line-height: 170%;
	margin-bottom: 30px;
}
.Specials .Box.Events .Catchline {
	font-size: 10px;
	line-height: 100%;
	text-transform: uppercase;
}
.Specials .Box.Events ul {
	/* margin-top: 10px; */
}
.Specials .Box.Events li {
	border-bottom: 3px solid rgba(255,255,255,0.3);
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.Specials .Box.Events li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.Specials .Box.Events a {
	color: #fff;
	display: block;
}
.Specials .Box.Events a:focus,
.Specials .Box.Events a:hover,
.Specials .Box.Events a:active {
	text-decoration: none;
}
.Specials .Box.Events a:focus strong,
.Specials .Box.Events a:hover strong,
.Specials .Box.Events a:active strong {
	text-decoration: underline;
}
.Specials .Box.Events strong:after {
	content: '»';
	border-left: 3px solid transparent;
}
.Specials .Box.Events span,
.Specials .Box.Events strong {
	display: block;
}
.Specials .Box.Events h3,
.Specials .Box.Events strong {
	font-weight: 700;
	margin-bottom: 5px;
}

/*
.Specials .Box.Facebook {
	background: url(../images/facebook2.png) 10px 7px no-repeat #fff;
	background-size: 45px 45px;
	padding: 0;
}
.Specials .Box.Facebook a {
	color: rgb(161,26,25);
	display: table-cell;
	font-weight: 700;
	height: 60px;
	padding-left: 65px;
	vertical-align: middle;
	width: 250px;
}
*/
.Specials .Box.Socialmedia {
	background: none;
	margin-bottom: 30px;
}
.Specials .Socialmedia div {
	display: inline;
	margin-right: 30px;
}
.Specials .Socialmedia a {
	color: #666;
}
.Specials .Socialmedia .Facebook a {
	color: rgb(0,86,137);
}
.Specials .Socialmedia div:last-child {
	margin-right: 0;
}
.Specials .Socialmedia a i {
	display: none;
}
.Specials .Socialmedia a:before {
	content: '\f230';
	font-family: "FontAwesome";
	font-size: 36px;
}
.Specials .Socialmedia .Instagram a:before {
	content: '\f16d';
}
.Specials .Socialmedia .YouTube a:before {
	color: #f00;
	content: '\f167';
}

/* Twitter */
.Specials #TwitterWidget {
	background: url(../images/twitterWidget/twitter.png) right 5px no-repeat #d5d2cf; /* rgba(40,35,31,0.1) */
	border-right: 10px solid transparent;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Specials #TwitterWidget #Tweets li {
	background: none !important;
	border: 0 !important;
	padding: 0;
}
.Specials #TwitterWidget h3 {
	margin-bottom: 10px;
}
.Specials #TwitterWidget h3 a {
	color:rgba(40,35,31,0.8);
	font-weight: 700;
}
.Specials #TwitterWidget .user,
.Specials #TwitterWidget .userImage {
	display: none !important;
}
.Specials #TwitterWidget #Tweets .tweet .content .time {
	display: block;
	margin-top: 5px;
	text-transform: uppercase;
}

/* Tags */
.Specials .Tags { /* Schlagwoerter ohne Wolke */
	margin: 30px 0;
}
.Specials .Tagcloud { /* Schlagwoerter mit Wolke */
	border-bottom: 3px solid #d7d1cc;
	border-top: 6px solid #d7d1cc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.Specials .Tags h3,
.Specials .Tagcloud h3 {
	border-bottom: 2px solid #d7d1cc;
	color: rgba(40,35,31,0.6);
	font-weight: 700;
	margin-bottom: 10px;
	padding: 10px 0 15px 15px;
}
.Specials .Tags h3 {
	border-bottom: 3px solid #d7d1cc;
	border-top: 6px solid #d7d1cc;
	margin-bottom: 0;
	padding-left: 0;
}
.Specials .Tagcloud ul {
	margin-left: 6px;
}

.Specials .Tags li {
	border-bottom: 3px solid #d7d1cc;
	padding: 10px 0 15px 0;
}
.Specials .Tags li a {
	color: rgba(40,35,31,0.4)
}

/* Sonstige */
.Clear {
	clear: both;
}
.DN {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.Home hr {
	display: none;
}


@media only screen and (min-width: 50.01em) {
	body#PUB {
		background: url(../images/bg-head.png) center 0 no-repeat;
		margin-top: -5px;
	}

	/* Wrapper */
	.Wrapper {
		margin: 0 auto;
		width: 992px;
	}

	/* Kopf */
	.Head .Claim {
		border-bottom: solid 4px rgba(40,35,31,0.4);
		/* border-bottom: solid 4px rgb(174,7,7); */
		padding-bottom: 13px;
		padding-left: 30px;
		position: absolute;
		top: 125px;
		width: 405px;
	}

	.Head .Photo {
		margin: 5px 0 0 380px;
		margin: 5px 0 0 380px;
	}
	.Head .Partei {
		margin-left: 720px;
		position: absolute;
		top: 85px;
	}

	/* Navi */
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		display: none;
	}
	.Navi ul li {
		display: inline-block;
		position: relative;
	}
	.Navi a {
		display: inline-block;
	}
	.Head .Navi-Extra a:focus,
	.Head .Navi-Extra a:hover,
	.Head .Navi-Extra a:active {
		text-decoration: underline;
	}

	.Navi-Main {
		font-size: 16px;
		font-weight: 700;
		margin-left: 10px;
		padding-top: 5px;
		position: absolute;
		top: 248px;
	}
	.Navi-Main a {
		color: rgba(40,35,31,0.5) !important;
		/* color: rgb(174,7,7) !important; */
		padding: 5px 10px;
	}
	.Navi-Main li ul {
		display: none;
	}
	.Navi ul li:hover ul {
		display: block;
		position: absolute;
		text-transform: none;
		width: 100%;
		z-index: 100000;
	}
	.Navi-Main li.Active,
	.Navi-Main li.Active a,
	.Navi-Main li:focus a,
	.Navi-Main li:hover a,
	.Navi-Main li:active a,
	.Navi-Main li a:focus,
	.Navi-Main li a:hover,
	.Navi-Main li a:active,
	.Navi-Main li li a {
		background: #918b87;
		/* background: rgb(174,7,7); */
		color: #fff !important;
	}
	.Navi-Main li li a {
		line-height: 170%;
	}
	.Navi-Main li li a:focus,
	.Navi-Main li li a:hover,
	.Navi-Main li li a:active {
		background: #7f7a75;
		/* background: rgb(174,7,7); */
	}
	.Navi-Main li strong {
		font-weight: 300;
	}
	.Navi-Main li ul li {
		border-bottom: 1px solid #fff;
		display: block;
		width: 100%;
		min-width: 230px;
	}
	.Navi-Main li ul li:last-child {
		border-bottom: 0;
	}
	.Navi-Main li ul li a {
		display: block;
		font-weight: 400;
	}
	nav .Navi-Main ul li:hover ul.Level_2 {
		position: static;
	}
	nav .Navi-Main ul li:hover ul.Level_2 li a {
		font-size: 12px;
		padding-left: 25px;
	}

	/* Meta-Navi */
	.Navi-Extra {
		font-size: 12px;
		margin-left: 662px;
		position: absolute;
		text-align: right;
		top: 256px;
		width: 300px;
		z-index: 2;
	}
	.Navi-Extra a {
		color: rgba(40,35,31,0.5) !important;
		/* color: rgba(174,7,7,1) !important; */
	}
	.Navi-Extra a:focus,
	.Navi-Extra a:hover,
	.Navi-Extra a:active {
		color: rgba(40,35,31,0.8) !important;
	}
	.Navi-Extra li {
		background: url(../images/navi-point.png) 4px 4px no-repeat;
		padding-left: 20px;
	}
	.Navi-Extra li:first-child {
		background: none;
		padding-left: 0;
	}

	/* Container */
	.Container {
		margin-bottom: 50px;
	}

	/* Main */
	.Main {
		float: left;
		line-height: 170%;
		width: 710px;
	}

	/* Brotkrumen */
	.Breadcrumbs {
		font-size: 12px;
		margin-bottom 20px;
		text-transform: uppercase;
	}
	.Breadcrumbs h6,
	.Breadcrumbs ul,
	.Breadcrumbs li {
		color: rgbA(40,35,31,0,3);
		display: inline-block;
	}
	.Breadcrumbs li:after {
		content: ' / ';
	}
	.Breadcrumbs li:last-child:after {
		content: '';
	}
	.Breadcrumbs span {
		display: block;
		left: -10000px;
		position: absolute;
		top: -10000px;
	}

	/* Artikel */
	.Article {
		background: #fff;
		padding: 15px;
	}

	.Home .Carousel {
		background: #fff;
		margin-bottom: 30px;
		padding: 15px;
	}
	.Home .Carousel .Image {
		float: left;
		margin: 0 15px 15px 0;
		padding-top: 7px;
		width: 300px;
	}
	.Home .Carousel .Image img {
		width: 100%;
	}
	.Home .Carousel .Image + p {
		margin-left: 315px;
	}
	/*
	.slick-prev:before,
	.slick-next:before {
		font-size: 30px !important;
		z-index: 10000;
	}
	.slick-prev {
		margin-left: 14px;
	}
	.slick-next {
		margin-right: 24px;
	}
	*/
	.Slider .slick-next,
	.Slider .slick-prev {
		background: url(http://www.fabio-de-masi.de/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;
	}


	/* Promoted auf der Startseite */
	.Promoted  {
		background: #d7d1cc;
		box-sizing: border-box;
		display: table;
		margin-bottom: 30px;
		padding: 15px;
		width: 100%;
	}
	.Promoted a {
		background: rgba(0,0,0,0.1);
		border-right: 15px solid #d7d1cc;
		display: table-cell;
		padding: 15px;
		vertical-align: top;
		width: 165px;
	}
	.Promoted img {
		width: 100%;
	}
	.Promoted a.More {
		background: url(../images/highlights-more.png) center center no-repeat;
		border-right: 0;
		color: rgba(0,0,0,0);
		opacity: 0.6;
		padding-right: 0;
		vertical-align: middle;
		width: 80px;
	}
	.Promoted a.More:focus,
	.Promoted a.More:hover,
	.Promoted a.More:active {
		opacity: 1;
	}

	/* Beworbene Artikel auf der Startseite */
	.Home .Listing {
		background: none;
		padding: 0;
	}
	.Home .Listing li {
		background: #fff;
		color: #626262;
		margin: 0 !important;
		padding: 5px 15px !important;
	}
	.Home .Listing li a {
		color: #284745;
		color: rgb(174,7,7);
		color: rgb(161,26,25);
	}
	.Home .Listing li * {
		display: inline-block !important;
		font-size: 14px !important;
		/* font-weight: 400 !important; */
		line-height: 170% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.Home .Listing li .Image {
		display: none !important;
	}
	.Home .Listing li:nth-child(1) .Image,
	.Home .Listing li:nth-child(2) .Image,
	.Home .Listing li:nth-child(3) .Image {
		display: block !important;
	}
	.Home .Listing li h4,
	.Home .Listing li .Teaser {
		display: none !important;
	}
	.Home .Listing li:nth-child(1),
	.Home .Listing li:nth-child(2),
	.Home .Listing li:nth-child(3) {
		padding: 15px !important;
	}
	.Home .Listing li:nth-child(1) .Teaser,
	.Home .Listing li:nth-child(2) .Teaser,
	.Home .Listing li:nth-child(3) .Teaser {
		border-bottom: 30px solid transparent;
	}
	.Home .Listing li:nth-child(1) article,
	.Home .Listing li:nth-child(2) article,
	.Home .Listing li:nth-child(3) article {
		border-bottom: 1px solid #ccc;
		display: block;
		padding-bottom: 30px;
	}
	/*
	.Home .Listing li:nth-child(1) a,
	.Home .Listing li:nth-child(2) a,
	.Home .Listing li:nth-child(3) a {
		color: rgb(40,35,31);
	}
	*/

	.Home .Listing li:nth-child(3) article {
		border-bottom: 0;
		padding-bottom: 0;
	}
	.Home .Listing li:nth-child(1) {
		padding-top: 0;
	}
	.Home .Listing li:nth-child(1) *,
	.Home .Listing li:nth-child(2) *,
	.Home .Listing li:nth-child(3) * {
		display: block !important;
	}
	.Home .Listing li:nth-child(1) h3 a,
	.Home .Listing li:nth-child(2) h3 a,
	.Home .Listing li:nth-child(3) h3 a {
		display: inline !important;
		font-size: 18px !important;
		font-weight: 700 !important;
	}
	.Home .Listing li:nth-child(1) h4,
	.Home .Listing li:nth-child(2) h4,
	.Home .Listing li:nth-child(3) h4 {
		font-weight: 700 !important;
	}
	.Home .Listing li:nth-child(4) {
		margin-top: 30px !important;
		padding-top: 15px !important;
	}
	.Home .Listing li:nth-child(4) {
		margin-top: 30px !important;
		padding-top: 15px !important;
	}
	.Home .Listing li:last-child {
		padding-bottom: 15px !important;
	}
	.Home .Listing li a:focus,
	.Home .Listing li a:hover,
	.Home .Listing li a:active {
		color: rgb(174,7,7) !important;
		color: rgb(161,26,25) !important;
	}

	/* Tools */
	.Main .Tools {
		margin: 30px 0;
	}
	.Main .Tools li:after {
		color: #ccc;
		content: '  |  ';
	}
	.Main .Tools li {
		display: inline;
	}
	.Main .Tools li:last-child {
		margin-right: 0;
	}
	.Main .Tools li:last-child:after {
		content: '';
	}

	/* Downloads */
	.Main .Documents {
		margin: 50px 0 30px 0;
	}
	.Main .Documents h3 {
		clear: both;
		font-size: 18px;
		font-weight: 700;
		margin: 20px 0 0 0;
	}
	.Main .Documents li {
		margin: 10px 0;
	}
	.Documents li.pdf a {
		background-position: 0 2px;
	}
	.Main .Documents li .Author {
		display: block;
		font-size: 12px;
		margin-left: 20px;
		margin-top: 0;
	}
	.Main .Documents ~ .Listing {
		margin-top: 50px;
	}

	/* Listing */
	.Listing {
		background: #fff;
		color: rgba(40,35,31,0.8);
		padding: 15px;
	}
	.Listing ul.Listing {
		padding: 0;
		margin-top: 15px;
	}
	.Listing h1 {
		font-size: 36px;
		font-weight: 700;
		line-height: 170%;
	}
	.Listing .Date {
		color: rgba(40,35,31,0.4);
		line-height: 170%;
	}
	.Listing .Date address {
		display: inline;
	}
	.Listing .Date time + address:before {
		content: ' / ';
	}
	.Listing h3 {
		font-size: 18px;
		font-weight: 700;
		line-height: 170%;
	}
	.Listing h4 {
		font-weight: 700;
		line-height: 170%;
	}
	/*
	.Listing h3 a {
		color: rgba(40,35,31,0.8);
	}
	.Listing h3 a:focus,
	.Listing h3 a:hover,
	.Listing h3 a:active {
		color: rgb(174,7,7);
	}
	*/
	.Listing li .Image {
		float: left;
		padding-top: 7px;
		max-width: 300px;
	}
	.Home .Listing li .Image {
		border-bottom: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 7px solid transparent;
	}

	/* Buecher */
	/* .Topic-63 .Listing */

	/* Termine */
	.Main .Event .passed {
		background: rgb(0,86,137);
		border: 5px solid rgb(0,86,137);
		color: rgb(0,86,137);
		float: left;
		margin-top: -60px;
		position: absolute;
	}
	.Main .Event .passed a,
	.Main .Event .passed span {
		color: #fff;
		display: block;
		font-size: 18px;
		padding: 0 20px;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
	}
	.Main .Event .passed span span {
		color: rgb(0,86,137);
		display: inline;
		padding: 0;
	}
	.Main .Event .passed:hover span span {
		color: #fff;
	}
	.Main .Event .passed a {
		background: rgb(0,86,137);
		border-top: 1px solid #fff;
		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 .Info {
		border-top: 1px solid #ccc;
		margin-top: 20px;
		padding-top: 10px;
	}
	.Main .Event .Info h3 {
		color: rgba(40,35,31,0.4);
		display: inline-block;
		font-size: 18px;
		margin-bottom: 5px;
	}
	.Main .Event .Info address {
		margin-bottom: 5px;
	}
	.Main .Event .Date {
		color: #000;
		font-size: 1rem;
		margin: 0 10px 0 0;
	}
	.Main .Event .Info .Accessibility-Description {
		margin-top: 20px;
	}
	.Main .Event .Accessibility {
		color: #9b0468;
		margin-bottom: 20px;
	}

	/* Suche */
	.Main .Search h1,
	.Main .Search h2,
	.Main .Search p {
		background: #fff;
		margin: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.Main .Search h1 {
		padding-top: 15px;
	}
	.Main .Search h2 {
		padding-top: 15px;
	}
	.Main .Search .Listing p {
		padding: 0;
	}
	.Main .Search form {
		background: #fff;
		padding: 20px;
	}
	.Main .Search fieldset p.Input {
		padding: 0;
	}
	.Main .Connected fieldset.F_scope {
		float: left;
		width: 50%;
	}
	.Main .Connected fieldset.F_mode {
		clear: none;
		margin-left: 50%;
		width: 50%;
	}
	.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 .Connected p.Select.Date {
		display: inline-block;
		margin-bottom: 30px;
	}

	/* Paging */
	.Main .Paging ul li:first-child.Active {
		padding-left: 15px;
	}

	/* Tagcloud */
	.Main .Tagcloud {
		margin: 40px 0;
	}

	.Tagcloud ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.Tagcloud ul li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	.Tagcloud ul li a {
		border: 2px solid transparent;
		display: inline-block;
		margin: 5px;
		padding: 0 2px;
		text-decoration: none;
		white-space: nowrap;
	}
	.Tagcloud ul li.Size1 a {
		color: rgba(174,7,7,0.6);
		color: rgba(161,26,25,0.6);
		font-size: 1rem;
		line-height: 100%
	}
	.Tagcloud ul li.Size2 a {
		color: rgba(174,7,7,0.8);
		color: rgba(161,26,25,0.8);
		font-size: 18px;
		line-height: 100%
	}
	.Tagcloud ul li.Size3 a {
		color: rgb(174,7,7);
		color: rgb(161,26,25);
		font-size: 22px;
		line-height: 100%
	}
	.Tagcloud ul li.Size4 a {
		color: rgb(174,7,7);
		color: rgb(161,26,25);
		font-size: 26px;
		line-height: 100%
	}
	.Tagcloud ul li.Size5 a {
		color: rgb(174,7,7);
		color: rgb(161,26,25);
		font-size: 30px;
		line-height: 100%
	}
	.Tagcloud ul li a:focus,
	.Tagcloud ul li a:hover,
	.Tagcloud ul li a:active {
		color: rgb(174,7,7);
		color: rgb(161,26,25);
		text-decoration: underline;
	}

	/* Newsletter */
	#ID_NewsletterForm,
	.Main .Newsletter {
		background: #fff;
		line-height: 170%;
		padding: 15px;
	}
	#ID_NewsletterForm h1,
	.Main .Newsletter h1 {
		font-size: 36px;
		font-weight: 700;
		line-height: 170%;
	}

	/* Suche */
	.Main .Search h1,
	.Main .Search h2,
	.Main .Search p {
		padding-left: 15px;
		padding-right: 15px;
	}
	.Main .Search form {
		padding: 20px;
	}

	/* Specials */
	.Specials {
		margin-left: 720px;
	}
	.Specials .Box {
		background: #fff;
		padding: 15px;
		max-width: 220px;
	}
	.Specials .Box.Book .Info span {
		display: block;
	}
	.Specials .Box.Book .Image img {
		margin-left: -5px;
	}
	.Specials .Button {
		max-width: 220px;
	}
	/* Buttons */
	.Specials .Button.Nachdenkseiten {
		background: #fff;
	}
	.Specials .Box.Facebook {
		margin-bottom: 30px;
		max-width: 250px;
	}
	.Specials .Box.Facebook a {
		display: table-cell;
		height: 60px;
	}

}
@media only screen and (min-width: 50.01em) and (max-width: 61.99em) {
	/* Wrapper */
	.Wrapper {
		width: 770px;
	}
	.Head .Claim {
		border-bottom: solid 4px rgba(40,35,31,0.4);
		width: 350px;
	}
	.Head .Partei {
		margin-left: 570px;
		top: 150px;
		width: 200px;
	}
	.Head .Partei img {
		width: 100%;
	}
	.Head .Photo {
		margin-left: 310px;
	}

	.Navi-Main {
		font-size: 0.9rem;
		margin-left: 0;
	}
	.Navi-Extra {
		margin-left: 0;
		padding-left: 10px;
		text-align: left;
		top: 20px;
	}

	.Container {
		border-top: 1px solid rgba(40, 35, 31, 0.4);;
		padding-top: 10px;
		width: 100%;
	}


	/* Main */
	.Main {
		width: 510px;
	}

	/* Medien */
	.MediaBox,
	.MediaBox img {
		max-width: 510px;
	}
	.MediaBox.Left, .MediaBox.Right {
		max-width: 250px;
	}

	.Home .Carousel .Image {
		width: 250px;
	}
	.Promoted  {
		background: none;
		padding: 0;
	}
	.Promoted a.Box {
		background: none !important;
		border-right: 15px solid transparent;
		padding: 0;
		width: 140px;
		min-width: 140px;
		max-width: 140px;
	}
	.Promoted a.More {
		width: 20px;
		min-width: 20px;
		max-width: 20px;
	}

	.Listing li .Image {
		max-width: 200px;
	}

	/* Specials */
	.Specials {
		margin-left: 520px;
	}
}

@media only screen and (min-width: 64.75em) {
	.Wrapper {
		width: 1020px;
	}
	.Head .Photo {
		margin-left: 340px;
	}
	.Head .Photo.Photo1 {
		margin-left: 410px;
	}
	.Head .Partei {
		margin-left: 770px;
	}
	.Navi-Extra {
		margin-left: 720px;
	}

	.Main {
		width: 740px;
	}
	/* Specials */
	.Specials {
		margin-left: 770px;
	}

}

@media only screen and (max-width: 50em) {
	body {
		background: rgb(215, 209, 204);
		font-size: 16px;
		line-height: 170%;
	}
	.Head .Claim {
		display: table-cell;
		height: 180px;
		padding-left: 10px;
		vertical-align: middle;
		width: 260px;
	}
	.Head .Claim a {
		font-size: 30px;
	}
	.Head .Claim a span {
		font-size: 30px;
	}
	.Wrapper {
		width: 100%;
	}
	img {
		max-width: 100% !important;
	}
	.Head .Photo {
		left: 220px;
		position: absolute;
		top: 0;
		width: 200px;
	}
	.Head .Photo.Photo1 {
		width: 170px;
	}
	.Head .Partei {
		left: 380px;
		position: absolute;
		top: 60px;
		width: 150px;
	}

	/* Navi */
	.Navi {
		border: 0;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.Navi-Main,
	.Navi-Extra {
		padding: 10px;
	}
	.Navi-Extra a {
		color: rgb(40,35,31);
		font-size: 18px;
		line-height: 150%;
	}

	/* Mobile-Navi */
	nav {
		width: 100%;
	}
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		background: rgba(40, 35, 31, 0.4);
		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(40, 35, 31, 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;
	}
	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;
	}
	.Head nav .Navi ul li a {
		background: rgba(40, 35, 31, 0.3);
		border-bottom: 1px solid #fff;
		color: rgb(40,35,31) !important;
		display: block;
		font-size: 1rem;
		font-weight: 700;
		padding: 2% 0 2% 1%;
		text-decoration: none;
		text-shadow: #fff 1px 1px 1px;
	}
	.Head nav .Navi ul li ul li a {
		background: rgba(40, 35, 31, 0.2);
		font-weight: 400;
		padding-left: 20px;
	}
	nav .Navi .Navi-Extra ul li a {
		color: #666;
		font-weight: normal;
	}
	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: '';
	}

	/* Container */
	.Container {
		background: #fff;
		padding-top: 30px;
	}
	.Root .Container {
		padding-top: 0;
	}

	/* Karussell */
	#PUB .slick-slider {
		margin-bottom: 0 !important;
	}
	.Carousel li {
		margin-bottom: 20px;
		margin-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.Carousel li .Image + p {
		display: none !important;
	}
	.slick-dots {
		display: none !important;
	}

	/* Listings */
	.Main .Listing .Image {
		margin: 10px 0;
	}

	.Listing h3,
	.Promoted strong {
		font-size: 18px;
		font-weight: 700;
	}

	.Listing li,
	.Promoted a.Box {
		background: none;
		display: block;
		border-bottom: 1px solid rgb(215, 209, 204);
		padding: 10px;
	}

	/* Promote */
	.Promoted {
		background: none;
		border-top: 1px solid rgb(215, 209, 204);
		display: table;
		width: 100%;
	}
	.Promoted a.Box {
		color: rgb(174,7,7);
		color: rgb(161,26,25);
	}
	.Promoted span.Image,
	.Promoted strong {
		display: table-cell;
		line-height: 150%;
		padding-bottom: 5px;
		padding-top: 10px;
		vertical-align: middle;
	}
	.Promoted span.Image {
		padding-bottom: 10px;
		padding-top: 7px;
		vertical-align: top;
		width: 300px;
	}
	.Promoted strong {
		padding-left: 10px;
	}
	.Promoted a.More {
		background: rgb(215, 209, 204);
		display: inline-block;
		margin: 0 0 50px 10px;
		padding: 10px 0;
		text-align: center;
		width: 300px;
	}

	/* Listing */
	.Listing li {
		margin: 0;
	}
	.Listing .Teaser {
		display: none;
	}

	/* Artikel */
	.Article {
		padding: 20px 10px;
	}

	/* Brotkrumen */
	.Breadcrumbs h6,
	.Breadcrumbs ul,
	.Breadcrumbs li {
		display: inline;
	}
	.Breadcrumbs li:after {
		content: ' / ';
	}
	.Breadcrumbs li:last-child:after {
		content: '';
	}
	.Breadcrumbs li span {
		display: none;
	}

	/* Tagcloud */
	.Tagcloud ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.Tagcloud ul li a {
		background: rgb(174,7,7);
		background: rgb(161,26,25);
		color: #fff;
		display: block;
		font-size: 18px;
		font-weight: 700;
		margin: 0 0 20px 0;
		padding: 5px;
	}

	/* Suche */
	.Main .Search .Listing p {
		display: none;
	}
	.Main .Search .Input.Submit {
		margin-top: 20px;
	}

	/* Randspalte */
	.Specials {
		background: rgba(40, 35, 31, 0.5);
		/* border-top: 1px solid #666; */
		margin-top: -1px;
		padding: 30px 0 0 0;
	}
	.Specials .Smallform {
		margin-left: 10px;
		width: 540px;
	}
	.Specials .Smallform .Input input {
		width: 500px;
	}
	.Specials .Buttons a {
		background: #fff;
		display: block;
		padding: 10px;
	}
	.Specials .Tags {
		background: #e9e6e3;
		margin: 0;
	}
	.Specials .Tags h3,
	.Specials .Tagcloud h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.Specials .Tags li a {
		color: rgb(174,7,7);
		color: rgb(161,26,25);
		display: block;
		font-weight: 700;
		padding-left: 10px;
		padding-right: 10px;
	}
	.Specials .Box.Book {
		margin-bottom: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	.Specials #TwitterWidget {
		background-position: right 20px;
		margin-bottom: 0;
		padding: 30px 10px;
	}
	.Specials .Box.Events {
		padding-left: 10px;
		padding-right: 10px;
	}
	.Specials .Box.Events .Catchline,
	.Specials .Box.Events h3 {
		font-size: 16px;
		padding-top: 10px;
	}
	.Specials .Box.Events li {
		margin-right: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 34.5em) {
	.Partei {
		display: none;
	}

	/* Karussell */
	.Carousel li {
		padding-bottom: 0 !important;
	}
	.Carousel li .Image {
		margin-bottom: 0 !important;
	}
	.Carousel p {
		display: none;
	}

	.Main .Paging ul li,
	.Main .Paging .Previous a,
	.Main .Paging .Next a {
		font-weight: 400;
	}

	/* Promoted */
	.Promoted span.Image,
	.Promoted strong {
		padding-top: 0;
		vertical-align: top;
	}
	.Promoted span.Image {
		display: block;
		float: left;
		width: 140px;
		padding-top: 5px;
	}
	.Promoted strong {
		display: block;
		font-weight: 400;
		margin-left: 150px;
		padding: 0;
	}
	.Promoted a.More {
		display: block;
		margin: 0 10px 50px 10px;
		width: auto;
	}
	.Specials .Smallform {
		width: 430px;
	}
	.Specials .Smallform .Input input {
		width: 390px;
	}
}
@media only screen and (max-width: 27.5em) {
	.Head .Claim {
		box-sizing: border-box;
		display: block;
		height: 106px;
		padding: 20px 0;
		width: auto;
	}
	.Head .Claim a,
	.Head .Claim a span {
		font-size: 24px;
	}
	.Head .Photo,
	.Head .Photo.Photo1 {
		left: 190px;
		width: 100px;
	}
	.Head .Photo.Photo1 {
	}


	.Carousel li,
	.Listing li,
	.Promoted a.Box {
		padding-left: 0;
		padding-right: 0;
	}

	/* Formulare */
	.Main .Input.Text input,
	.Main .Input.Email input,
	.Main textarea {
		width: 95%;
	}

	.Specials .Smallform {
		margin-left: 0;
		width: 320px;
	}
	.Specials .Smallform .Input input {
		width: 280px;
	}

	.MediaBox.oembed .mediaParent .media-placeholder-body div,
	.MediaBox.oembed .mediaParent .media-placeholder-body p,
	.MediaBox.oembed .mediaParent .media-placeholder-body h1 {
		font-size: 90% !important;
		line-height: 1.5;
		margin-left: 0 !important;
		margin-bottom: 10px !important;
	}
	.MediaBox.oembed .mediaParent .media-placeholder-body .media-placeholder-title {
		padding-left: 35px !important;
	}
	.MediaBox.oembed .mediaParent .media-placeholder-body::after {
		font-size: 30px !important;
		top: 1rem !important;
	}
}

@media only screen and (max-width: 20em) {
	.Head .Claim,
	.Head .Claim span {
		margin-left: 0;
	}
	.Head .Photo,
	.Head .Photo.Photo1 {
		left: auto;
		right: 0;
		width: 100px;
	}
	.Specials .Smallform {
		width: 250px;
	}
	.Specials .Smallform .Input input {
		width: 10px;
	}

}
@media only screen and (max-width: 18em) {
	.Promoted,
	.Promoted a.Box,
	.Promoted span.Image,
	.Promoted strong {
		display: block;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		max-width: 100%;
	}
}
