/*

titanic.css

- Stylesheet für die Titanic HP - Relaunch 06

-----------------
important colors:

titanic-rot	:	#d50000
titanic-grau	:	#646464

*/

body {
	margin: 0px;
  background-color: white;
	color: black;
}

html, body {
	text-align: center;
	padding: 0;
	/*height: 100%;
	width: 100%;*/
  font-family: 'Raleway', sans-serif;
	font-weight: 400;
	line-height: 1.5em;
	font-size: 1em;
	color: rgba(0, 0, 0, 0.9);
}

h1, h2, h3 {
	/*font-size: 16px;*/
	font-family: 'Fjalla One', sans-serif;
	/*margin: 0;*/
	line-height: 1.5em;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

#largeModal {
	backdrop-filter: blur(10px);
}

#startcartoon .csc-textpic, #startcartoon .csc-textpic-imagewrap {
	overflow: visible;
}

#startcartoon img {
	max-height: 80%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 80%;
	height: auto;
	width: auto;
}

#startcartoon .csc-textpic-text {
	position: fixed;
	bottom: 0px;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: initial;
	right: 0;
	background-color: rgba(255,255,255,.8);
	}

.csc-textpic-caption {
	/*font-size: 10px;*/
	/*font-family: verdana;*/
	font-weight: bold;
	/*line-height: 14px;*/
	padding-top: 3px;
}

.csc-textpic-text {
	margin-bottom: 5px;
}

.csc-menu {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.csc-menu li {
	font-weight: bold;
	margin-bottom: 0.3em;
}

.csc-menu-4 {
	line-height: 1.4em;
}

.csc-menu-4 dd {
	margin-bottom: .7em;
}

.csc-menu-4 a {
	font-weight: bold;
}

.csc-menu-4 a:link, .csc-menu-4 a:visited {
	color: #d50000;
	font-weight: bold;
}

.csc-uploads-1 {
	width: 100%;
}

.csc-uploads-1 .csc-uploads-icon {
	width: 20px;
}

.csc-uploads-1 a {
	font-weight: bold;
}

.csc-uploads-1 a:link, .csc-uploads-1 a:visited {
	color: #d50000;
}

ul.csc-uploads span {
    display: inline;
    margin-right: 5px;
}

.csc-frame-rulerBefore {
	border-top: 1px solid #c0c0c0;
	padding-top: 10px;
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 10px;
}

body {
}

#page {
	/*max-width: 960px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
	position: relative;
}

#page-header {
	background-color: #d50000;
	/*padding: 5px;*/
	position: relative;
	height: 120px;
	background-image: linear-gradient(
    to top,
    #d50000 30%,
    #f00000 70%,
    #d50000 100%
	);
  border-radius: 4px 4px 0 0;
}

#page-header-logo {
	width: 305px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#page-header-logo img {
	height: 100px;
	width: auto;
}

#page-header-searchbox {
	/*position: absolute;
	right: 20px;
	bottom: 40px;*/
	display: inline;
	position: relative;
}

#page-header-searchbox::before {
	content: '⚲';
	transform: rotate(-45deg);
	display: inline-block;
	font-size: 140%;
	cursor: pointer;
}

#page-header-searchbox:active form, #page-header-searchbox:focus form, #page-header-searchbox:hover form {
	display: inline;
	transition: all .5s;
}

#page-header-searchbox form {
	display: none;
	position: absolute;
	width: max-content;
	background: white;
	padding: 10px;
}

#page-header-searchbox-teaser {

}

#page-header-searchbox input {
	display: inline;
	width: 150px;
}

#content-wrap {
	/*overflow: hidden;*/
	/*width: 2000px;*/
	padding-top: 7px;
	z-index: 10;
	position: relative;
}

#content-gallery {
	padding: 15px;
}

#teaser-wrap {
	background-color: transparent;
	width: 315px;
	/*padding-left: 6px;*/
	/*padding: 5px;*/
	float: left;
	/*border-left: 1px solid #c0c0c0;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	border-bottom: 1px solid #c0c0c0;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
	-webkit-border-bottom-left-radius: 8px;
	border-radius: 0 0 0 8px;*/
	margin-bottom: 20px;
}

#teaser-wrap > div.csc-default {
  margin-top: 20px;
}

#teaser-wrap > .csc-default .csc-textpic img {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

#page-footer {
	background-color: #d50000;
	clear: both;
	height: 10px;
}

a:link {
	color: black;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}

.bodytext a:hover {
	text-decoration: underline;
}

td {
	border:0 none;
	vertical-align:top;
}

#heft-teaser-text a, #heft-teaser-text a:link {
	visibility: hidden;
	position: absolute;
	width: 100%;
	text-align: center;
	font-weight: bold;
	/*font-size: 170%;*/
	top: 45px;
	color: white;
	text-shadow: 0pt 0pt 15px black;
}

.teaser_column:hover #heft-teaser-text a {
	visibility: visible;
}

#sc-top {
	padding:5px;
	background-color:#646464;
	color:white;
	/*font-size: 10px;*/
	font-weight: bold;
}

#sc-body {
	padding:9;
	background-color:#646464;
	text-align:center;
}


#page-header-text {
	color:white;
	/*! padding-left:10px; */
	/*font-family: Arial, sans-serif;*/
	/*font-size:10pt;*/
	font-weight:bold;
	/*! vertical-align:middle; */
	/*! width: 100%; */ /*400*/
	/*! position: absolute; */
	/*! left: 240px; */ /*240*/
	/*! top: 0px; */
	/*! text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); */
	/*! height: 120px; */
	/*! display: table; */
	/*! margin: 10px auto; */
	display: none;
}

#page-header-text div {
	/*! display: table-cell; */
	/*! vertical-align: middle; */
	/*! margin: auto; */
	/*! width: 100px; */
	height: 120px;
	position: relative;
	/*! right: 0; */
	/*! left: 0; */
	/*! bottom: 0; */
	/*! top: 0; */
}

#page-header-text a:link,  #page-header-text a:visited{
	color:white;
}

#page-header-text p{
	/*! padding: 100px auto; */
	/*! width: 100%; */
	/*! display: block; */
	/*! height: 120px; */
	top: 50%;
	/*! bottom: 0; */
	/*! right: 0; */
	left: 64%;
	transform: translate(-64%,-50%);
	position: absolute;
}

/* special Styles */


	a.external-link-new-window:visited, a.external-link:visited,
	a.internal-link:visited, a.download:visited, a.mail:visited {
		color: #d50000;
		text-decoration:underline;
		font-weight:bold;
	}

	a.internal-link:hover, a.internal-link:active,
	a.internal-link:link, a.internal-link:focus,
	a.external-link-new-window:hover, a.external-link-new-window:active,
	a.external-link-new-window:link, a.external-link-new-window:focus,
	a.external-link:hover, a.external-link:active,
	a.external-link:link, a.external-link:focus, a.mail:link, a.mail:focus, a.mail:active, a.mail:hover {
		color:#d50000;
		/*text-decoration:underline;*/
		font-weight:bold;
	}

	a.download:hover, a.download:active,
	a.download:link, a.download:focus {
		color:#d50000;
		text-decoration:underline;
		font-weight:bold;
	}


	td.teaser_sc_head {
		height:14px;
		/*font-size:11px;*/
		padding: 5px 0px 0px 0px;
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:center;
		vertical-align:middle;
		color:#FFFFFF;
		background-color:#646464;

	}

	img.teaser_spacer {
		height:8px;
		display:block;
	}

	#teaser_sc_main {
		width: 150px;
		padding: 0;
		background-color: rgba(0, 0, 0, 0.1);
		text-align: center;
		border-spacing: 0px;
		overflow: hidden;
		height: 200px;
		/*font-size: 10px;*/
		vertical-align: middle;
		border-radius: 5px;
	}

	.teaser_sc {
		padding: 5px;
	}

	.teaser_sc a:link, .teaser_sc a:visited {
		color: #3d3d3d;
		text-decoration:none;
	}
	.teaser_sc a:hover, .teaser_sc a:active, .teaser_sc a:focus{
		color:#d50000;
		text-decoration:none;
	}

#nav-container {
	position: sticky;
	top: 0;
	z-index: 1;
}

#navi {
	/*font-family: Arial, sans-serif;*/
	/*font-size:9pt;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:5px;
	white-space: nowrap;
	background-position:0 -30px;
	background-repeat:repeat-x;
	position: absolute;
	top: 75px;
	right: 0;*/
	/*z-index: 2;*/
	/*min-height: 42px;
	/*width: 100%;*/
	/*margin: 0 auto;*/
	/*display: inline;*/
}

#navi ul {
	/*padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	/*text-align: center;*/
}

#navi ul li {
	/*display: inline-block;
	height: 30px;*/
}

#navi ul li a {
	/*display: inline-block;
	width: auto;
	padding: 9px 6px 6px 6px;
	font-size: 1.2em;
	border-radius: 0 0 4px 4px;*/
}

#navi ul li.CURlink a {
	/*color: white;
	/*font-weight: bold;*/
}

#navi ul li a:hover  {
	/*background-color: #d50000;
	color: white;*/
}

#navi ul li.CURlink a {
	background-color: #d50000;
	color: white;
	font-weight: bold;
}

#navi ul li.CURlink a:before{
}

#navi ul li:nth-of-type(11) a {
	color: #f5deaa;
	font-weight: bold;
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

#navi ul li:nth-of-type(2) a {
	/*color: white;
	font-weight: bold;
	background: #d50000;*/
}

#navi ul li:first-child a, #navi ul li:nth-child(10) a {
    font-family: 'Glyphicons Halflings';
    font-size: 90%;
}

#navi ul li:first-child a {
    /* color: #f5deaa00;
    font-weight: bold;
    background-image: url(http://fluffi.titanic-magazin.de/fileadmin/core/images/Logo-TITANIC-Gold-www.png);
    background-size: 55px;
    background-repeat: no-repeat;
		background-position: 6px 3px; */
}

.navbar {
	border: 0px solid transparent;
	font-weight: normal;
	backdrop-filter: blur(10px) brightness(1.5);
	background-color: #f8f8f8bf;
}


.navbar .navbar-toggle {
    float: left;
    margin-left: 15px;
}

.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.navbar-default .navbar-nav>li>a {
    color: #000000b3;
}

.important {
	color:#d50000;
	/*font-size:12px;*/
}

/* Aktuelles Heft Styles */

	/* AKT Teaser */
	td.teaser_akt_head {
		height:22px;
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:center;
		vertical-align:middle;
		color:#FFFFFF;
		background-color:#d50000;
	}
	table.teaser_akt_main {
		width:150px;
		height:142px;
		background-color:#FFFFFF;
		border:1px solid black;
		/*font-size:7pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		padding: 3px 8px;
		text-align: center;
	}
	td.teaser_akt_left {
		padding: 15px 0px 0 3px;
		cursor:pointer;
	}
	td.teaser_akt_right {
		padding: 3px 3px 3px 0;
		vertical-align: top;
		text-align:left;
		/*font-size:8pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		font-weight:normal;
	}
	a.teaser_akt:link, a.teaser_akt:visited, a.teaser_akt {
		color:#000000;
		text-decoration:none;
	}
	a.teaser_akt:hover, a.teaser_akt:active, a.teaser_akt:focus{
		color:#d50000;
		text-decoration:none;
	}

.teaser_akt {
	/*font-size: 8pt;*/
}


/* Aktuelles Heft Styles  ENDE */

/* Partner Titanic Styles */

	/* PT Teaser */
	td.teaser_pt {
		border-left: 6px solid #ed1c24;
		border-right: 6px solid #ed1c24;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
		background: white;
	}
	a.teaser_pt:link, a.teaser_pt:visited {
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
	a.teaser_pt:hover, a.teaser_pt:active,
	a.teaser_pt:focus {
		color:#d50000;
		text-decoration:none;
		font-weight:bold;
	}
/* Partner Titanic Styles ENDE */

/* Vom Fachmann fuer Kenner Styles */
	/* vFfK Teaser */
	.teaser_vffk_list {
		/*font-size:8pt;*/
		font-weight:bold;
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
	}

.teaser_vffk {
	/*padding:6px 6px 6px 6px;*/
	text-align:center;
	vertical-align:top;
	background: #f2f2f2;
	background: rgba(0,0,0,0.08);
	border-radius: 5px;
}

	.teaser_vffk_text {
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		vertical-align:top;
		text-align:left;
		color:#000000;
		padding: 5px;
		padding-left: 10px;
		display: block;
	}
.teaser_vffk_text p, .teaser_badl_text p {
	margin-top: 0;
	margin-bottom: 0.5em;
}
	.teaser_vffk_text_hidden {
		display: none;
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		vertical-align:top;
		text-align:left;
		color:#000000;
		padding: 5px;
	}
	a.teaser_vffk:link, a.teaser_vffk:visited {
		color: #000000;
		text-decoration: none;
		/*font-size: 11px;*/

	}
	a.teaser_vffk:hover, a.teaser_vffk:active,
	a.teaser_vffk:focus {
		color:#d50000;
		text-decoration:none;
	}
         /* vFfK Mainpage */
	table.vffk_main {
		background-color:#99FF99;
		width:100%;
		height:100%;
	}
	.vffk_dark {
		background-color:#00CC00;
	}
	.vffk_text {
		/*font-size:9pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
	}
	td.vffk_head_left {
		padding-left:14px;
		padding-top:20px;
		width:123px;
	}
	td.vffk_logo {
		padding-top:12px;
		padding-left: 20px;
		padding-bottom: 13px;
		height:104px;
		width:208px;
	}
	td.vffk_content {
		padding:24px 75px 25px 20px;
		text-align:left;
	}
	table.vffk_artikel_titel {
		padding:1px 0px 1px 0px;
		width:100%;
		border-bottom: 1px solid #646464;
	}

	td.vffk_artikel_titel_name {
		vertical-align:middle;
		text-align:left;
		color: #646464;
	}
	td.vffk_artikel_titel_nr {
		vertical-align:middle;
		text-align:right;
		color: #646464;
	}
	td.vffk_cartoon {
		vertical-align:top;
		text-align:center;
		padding-top:2px;
	}
	a.vffk_cartoon {
	  text-decoration:none;
		background-repeat:no-repeat;
		/*background-image:url(Bilder/vffk_cartoon1.jpg);*/
		width:250px;
		cursor:default;
		/*font-size:140px;*/
	}
	a.vffk_cartoon:hover {
		/*background-image:url(Bilder/vffk_cartoon2.jpg);*/
	}
	td.vffk_detailsuche {
		vertical-align:top;
		text-align:left;
		padding-right:70px;
		padding-top:15px;
		width:120px;
		white-space:nowrap;
	}
	div.vffk_detailsuche {
	/*	text-align:right;
		width:50px;
		color:#000000;
		right:0px;
		white-space:nowrap;*/
	}
	td.vffk_pager {
		width:33%;
		text-align:right;
		color:#646464;
	}
/* Vom Fachmann fuer Kenner Styles ENDE */

/* Humorkritik Styles */
	/* HK Teaser */

	.teaser_hk {
			padding:6px 6px 6px 6px;
			text-align:left;
			vertical-align:top;
			background: none;
	}

	td.teaser_hk_list {
		padding:0px 3px 0px 0px;
		/*font-size:8pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
		color: black;
	}
	table.teaser_hk_main {
		width:150px;
		border: 0px solid black;
	}
	td.teaser_hk_main {
		padding: 3px 3px 12px 3px;
	}
	a.teaser_hk:link, a.teaser_hk:visited, a.teaser_hk {
		color: black;
		text-decoration:none;
	}
	a.teaser_hk:hover, a.teaser_hk:active, a.teaser_hk:focus{
		color:#d50000;
		text-decoration:none;
	}
         /* HK Mainpage */
        table.hk_main {
		background-color:#CCCCCC;
		width:100%;
		height:100%;
	}
	.hk_dark {
		background-color:#646464;
	}
	.hk_text {
		/*font-size:9pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
	}
	td.hk_head_left {
		padding-left:14px;
		padding-top:20px;
		width:123px;
	}
	td.hk_content {
		padding:24px 75px 25px 0px;
		text-align:left;
	}
	table.hk_artikel_titel {
		padding:1px 0px 1px 0px;
		width:100%;
		height:100%;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	td.hk_artikel_titel_name {
		vertical-align:middle;
		text-align:left;
		font-weight:bold;
		width:33%;
	}
	td.hk_artikel_titel_nr {
		vertical-align:middle;
		text-align:center;
		font-weight:bold;
		width:33%;
	}
	td.hk_logo {
		padding-left:0px;
	}
	img.hk_tn {
		border:0px;
		margin-bottom:5px;
	}
	td.hk_tn {
		padding:24px 0px 0px 0px; width:145px;
		text-align:center;
	}
	.hk_nav {
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		font-weight:bold;
	}
	img.hk_nav {
		border:0px;
		margin:0px;
		padding:0px;
	}
	a.hk_nav {
	  text-decoration:none;
	}
	a.hk_nav:link {
		color:#d50000;
	}
	a.hk_nav:visited {
		color:#646464;
	}
	a.hk_nav:hover, a.hk_nav:active, a.hk_nav:focus{
		color:#d50000;
	}
	span.hk_nav {
		color:#FFFFFF;
	}
	td.hk_detailsuche {
		vertical-align:top;
		text-align:left;
		padding-right:70px;
		padding-top:15px;
	}
	div.hk_detailsuche {
		/*text-align:left;
		width:120px;
		color:#FFFFFF;*/
	}
	td.hk_pager {
		width:33%;
		text-align:right;
	}
	span.hk_monat {
		color:#646464;
	}

	.hk_content {
		padding: 20px;
		text-align: left;
		/*font-size: 9.5pt;*/
		line-height: 1.4em;
	}

/* Humorkritik Styles ENDE */

/* Briefe an die Leser Styles */
	/* BadL Teaser */

.badl_teaser_main {
	/*border: 1px solid black;*/
	background: #f2f2f2;
	background: rgba(0,0,0,0.08);
	padding: 0px;
	/*width: 307px;*/
	border-radius: 5px;
	text-align: center;
}

	.teaser_badl {
			padding:6px 6px 6px 6px;
			text-align:left;
			vertical-align:top;
			background: none;
	}

	.teaser_badl_text {
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		vertical-align:top;
		text-align:left;
		color:#000000;
		padding: 5px;
		padding-left: 10px;
		display: block;
	}

	.teaser_badl_text_hidden {
		display: none;
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		vertical-align:top;
		text-align:left;
		color:#000000;
		padding: 5px;
	}

	.teaser_badl_list {
		padding:0px 0px 0px 3px;
		/*font-size:11px;*/
		font-weight:bold;
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
		color:#000000;
		text-indent: -9px;
		margin-left: 9px;
	}
	.teaser_badl_list a:link, .teaser_badl_list a:visited{
		color:#000000;
		text-decoration:none;
	}
	.teaser_badl_list a:hover, .teaser_badl_list a:active, .teaser_badl_list a:focus{
		color:#d50000;
		text-decoration:none;
	}
	/* BadL Mainpage */
	.badl_main {
		background-color:#FFFFFF;
		width:100%;
		height:100%;
	}
	.badl_dark {
		background-color:#FFFFFF;
	}
	.badl_text {
		/*font-size:9pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
	}
	.badl_head_left {
		padding-left:14px;
		padding-top:20px;
		width:123px;
	}
	.badl_logo {
		background-color: #eaeaea;
		min-width: 450px;
		min-height: 80px;
		border-radius: 0 7px 7px 0;
	}
	.badl_content, .vffk_content {
		padding: 20px;
		text-align:left;
	}
	.badl_artikel_titel {
		padding:1px 0px 1px 0px;
		width:100%;
	}
	.badl_artikel_titel_name {
		vertical-align:middle;
		text-align:left;
		color: #646464;
	}
	.badl_artikel_titel_nr {
		vertical-align:middle;
		text-align:center;
		color: #646464;
	}
	.badl_nav {
		/*font-size:11px;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		/*font-weight:bold;*/
	}
	img.badl_nav {
		border:0px;
		margin:0px;
		padding:0px;
	}
	a.badl_nav {
	  text-decoration:none;
	}
	a.badl_nav:link {
		color:#646464;
	}
	a.badl_nav:visited {
		color:#CCCCCC;
	}
	a.badl_nav:hover, a.badl_nav:active, a.badl_nav:focus{
		color:#D40000;
	}
	span.badl_nav {
		color: #D40000;
	}
	.badl_detailsuche {
	}
	td.badl_pager {
		width: 33%;
		text-align: right;
		color: #646464;
	}

	.badl_content h1, .vffk_content h1 {
		margin-top: 1.5em;
	}

	.badl_content map .csc-menu li a, .vffk_content map .csc-menu li a, .hk_content map .csc-menu li a {
    background-color: #EEEEEE;
    display: block;
    /*font-size: 115%;*/
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

	.vffk_content map .csc-menu li a {
    background-color: rgba(255,255,255,.2);
  }

	.badl_content map .csc-menu li ul li a, .vffk_content map .csc-menu li ul li a {
    background-color: transparent;
    display: inline;
    /*font-size: 100%;*/
    padding: 5px;
    font-weight: normal;
  }

	.badl_content map .csc-menu li ul li, .vffk_content map .csc-menu li ul li {
		list-style-type: disc;
		padding-bottom: 3px;
  }

	.badl_detailsuche.badl_text, .vffk_detailsuche.vffk_text, .hk_detailsuche.hk_text {
	  left: 480px;
	  position: absolute;
	  top: 45px;
	}

/* Briefe an die Leser Styles ENDE */

/* Heftinhalt Styles */

	.heft_cover {
		text-align:left;
		padding-right:10px;
	}

	.heft_text, .heft_text td {
		/*font-size:9pt;*/
		/*font-family: Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
	}

	.heft_text p {
		line-height: 1.4em;
		margin: 0 0 8px;
	}

	.heft_main {
		width:100%;
		/*height:100%;
		background-color: white;*/
	}

	.heft_head_left {
		/*padding-left:14px;
		padding-top:20px;
		width:123px;*/
	}

	.heft_logo {
		background-color: #eaeaea;
		min-width: 450px;
		min-height: 80px;
		/*padding-top:12px;
		padding-left: 20px;
		padding-bottom: 13px;
		text-align:left;
		width:250px;
		height:104px;*/
	}

	.heft_cover {
		width: 20px;
		padding: 20px;
		/*font-size: 12px;*/
	}

	.heft_content {
		padding: 20px;
		text-align: left;
	}

	.csc-textpic-text ul {
		padding-left: 1em;
	}

/* Heftinhalt Styles ENDE*/

/* Abo Styles */

	.abo_top {
		background-color:#d50000;
		height:180px;
	}
	.abo_cover {
		text-align:left;
		padding-right:10px;
	}
	.abo_text, .abo_text table {
		/*font-size: 9.5pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
		line-height: 1.4em;
	}
	table.abo_main {
		width:100%;
		height:100%;
		background-color:#E0E0E0;
	}

	td.abo_head_left {
		padding-left:14px;
		padding-top:20px;
		width:123px;
	}

	td.abo_logo {
		padding-top:12px;
		padding-left: 20px;
		padding-bottom: 13px;
		text-align:left;
		width:250px;
		height:104px;
	}

	td.abo_cover {
		text-align:left;
		padding-top:12px;
		padding-left: 20px;
		padding-bottom: 13px;
		height:104px;
	}

	td.abo_content {
		padding:24px 75px 25px 45px;
		text-align:left;
	}

	.abo_text a {
		text-decoration: underline;
		font-weight: bold;
	}

	.abo_text a:hover {

	}

	.abo_cat a {
		text-decoration:none;
	}

	.pagination {
		text-align: center;
		margin-bottom: 20px;
	}

	#c37000 .pagination {
		display: block;
	}

	#c37000 .pagination a {
		font-weight: normal;
		border: 1px solid lightgrey;
		padding: 0 8px;
		display: inline-block;
		min-width: 15px;
		margin-right: 2px;
	}

	#c37000 .pagination a:hover {
		background-color: lightgrey;
	}

	#c37000 td:nth-child(2n) {
    width: 6%;
	}

	#c37000 table {
    width: 100%;
	}

	.pagination span.current-page {
		display: inline-block;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #aaa;
		padding: 0 8px;
		background-color: lightgrey;
		min-width: 15px;
		margin-right: 2px;
	}

	.pagination span.prev_next a {
		/*font-size: 140%;*/
		text-decoration: none;
		font-weight: bold;
		border: 0px solid lightgrey;
		padding: 3px;
		background-color: transparent;
	}


/* Postkarten Styles ENDE*/

/* Postkarten Styles */

	.postkarten_top {
		background-color:#d50000;
		height:180px;
	}
	.postkarten_cover {
		text-align:left;
		padding-right:10px;
	}
	.postkarten_text {
		/*font-size: 9pt;*/
		/*font-family:Arial, Helvetica, sans-serif;*/
		text-align:left;
		vertical-align:top;
	}
	table.postkarten_main {
		width:100%;
		height:100%;
		background-color:#E0E0E0;
	}

	td.postkarten_head_left {
		padding-left:14px;
		padding-top:20px;
		width:123px;
	}

	td.postkarten_logo {
		padding-top:12px;
		padding-left: 20px;
		padding-bottom: 13px;
		text-align:left;
		width:250px;
		height:104px;
	}

	td.postkarten_cover {
		text-align:left;
		padding-top:12px;
		padding-left: 20px;
		padding-bottom: 13px;
		height:104px;
	}

	td.postkarten_content {
		padding:24px 75px 25px 45px;
		text-align:left;
	}

	.postkarten_text a {
		/*text-decoration: underline;*/
		font-weight: bold;
	}

	.postkarten_text a:hover {

	}

	.postkarten_cat {
		padding: 0;
	}

	.postkarten_cat a {
		text-decoration:none;
	}

	.postkarten_cat_title {
	}

	.postkarten_cat_title a {
		display: block;
		padding: 5px;
		font-weight: bold;
	}

	.postkarten_cat_title a:hover {
		color: white;
		background-color: #aaa;
	}

.postcard-preview-image {
	padding: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	border-radius: 5px;
}


/* Abo Styles ENDE*/


/* News_Browser */

.tt_news-expando-div {
	/*font-size: 75%;*/
	display: block;
	text-align: center;
	background-color: #efefef;
	color: #777;
	position: relative;
	padding: 3px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(/fileadmin/core/images/aufklappen_hintergrund.png);
	width: 150px;*/
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(
		to bottom,
		#FFFFFF,
		#EFEFEF
	);
	background: -moz-linear-gradient(
		center top,
		#FFFFFF,
		#EFEFEF
	);
	background: -webkit-linear-gradient(
		top,
		#FFFFFF,
		#EFEFEF
	);
	background: -o-linear-gradient(
		top,
		#FFFFFF,
		#EFEFEF
	);
	border-radius: 0 0 10px 10px;
	border-bottom: 1px solid #ccc;
	height: 13px;
}

.tt_news-expando-div:visited, .tt_news-expando-div:link {
	color: grey;
}

.tt_news-expando-div:hover {
	background: linear-gradient(
    to bottom,
    white,
    #d0d0e0
	);
	background: -moz-linear-gradient(
    center top,
    white,
    #d0d0e0
	);
	background: -webkit-linear-gradient(
    top,
    white,
    #d0d0e0
	);
	background: -o-linear-gradient(
    top,
    white,
    #d0d0e0
	);
	color: black;
	border-bottom: 1px solid grey;
}

.tx-ttnews-browsebox {
	/*font-size: 80%;*/
	text-align: center;
	margin: 10px 0 0px;
}

.tx-ttnews-browsebox table {
	/*font-size: 80%;*/
	text-align: center;
	margin: 10px auto 0px;
}

.tx-ttnews-browsebox img {
	border: 0;
}

.tx-ttnews-browsebox a {
	padding: 3px;
	/*font-size: 90%;*/
}

.news-single-img {
    margin: 10px 0 0 0px;
}

.tt_news-table {
       border:0;
       width:100%;
       background-color:white;
       min-width: 424px;
}

.tt_news-tableheader {
       text-align:left;
       /*font-size:10pt;*/
       font-weight:bold;
       padding-top:5px;
       padding-bottom:5px;
       padding-left:20px;
       padding-right:20px;
       color:black;
       background-color:#eaeaea;
       background-image: url(/fileadmin/core/images/bg_verlauf1.gif);
       border-bottom:1px solid #E2E2E2;
       border-top:1px solid #DDDDDD;
       border-right:1px solid #DDDDDD;
}

.tt_news-tableheader-r {
       text-align:left;
       vertical-align:middle;
       /*font-size:10px;*/
       font-weight:bold;
       padding-top:1px;
       padding-bottom:1px;
       padding-left:20px;
       padding-right:20px;
       color:white;
       background-color:#646464;
}

.tt_news-date_hr {
       text-align:left;
       color:#646464;
       padding-top:0px;
       padding-bottom:0px;
       padding-left:0px;
       padding-right:0px;
}

.tt_news-header {
	font-weight: 500;
	font-size: 24px;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0px;
	margin-bottom: 30px;
}

.tt_news-header + p {
    text-align: center;
}

.tt_news-header a {
	display: block;
}

.tt_news-header-icons {
	text-align: right;
	float: right;
	padding-right: 0.3em;
}

.tt_news-header-icons a {
	display: inline;
}

.tt_news-header-icons {
	margin: inherit !important;
}

.tt_news-header img {
	vertical-align: middle;
}

.tt_news-bodytext {
       text-align:left;
       /*font-size:9.5pt;*/
       padding-left:5px;
       padding-right:0px;
       padding-top: 5px;
       color: black;
}

.shorten_news {
	display: block;
	overflow: hidden;
}

.tt_news-bodytext p.bodytext {
	margin: 0 0 8px 0;
}
.tt_news-bodytext ul {
    list-style-position: outside;
    padding-left: 2em;
}

.tt_news-bodytext li {
	line-height: 1.4em;
	margin-bottom: 3px;
}

a.tt_news-bodytext:link {
	color:#000000;
	text-decoration:underline;
}
a.tt_news-bodytext:hover, a.tt_news-bodytext:active,
a.tt_news-bodytext:focus, a.tt_news-bodytext:visited {
	color:#d50000;
	text-decoration:none;
}

.tt_news-bodytext a img {
	border: 0;
}


.tt_news-bodytext hr {
    background-color: rgba(0, 0, 0, 0.3);
    border: 0 none;
    height: 1px;
}

.tt_news-category {
	/*font-size: 70%;*/
	color: grey;
}

.tt_news-category a {
	color: grey;
}

.tx-ttnews-browsebox-SCell {
       /*font-size:10px;*/
       background-color:transparent;
       font-weight: bold;
}

.tx-ttnews-browsebox table {
       /*font-size: 10px;*/
       background-color: transparent;
}

ul.browsebox li {
	list-style:none;
	margin-right:1em;
	float:left;
}

ul.browsebox {
	overflow:auto;
}

.tt_news-table_blank_l,
.tt_news-table_blank_r {
       width:20px;
}

.search_label {
       color:white !important;
       border:none;
       border-width:1px;
       border-color:#646464;
       /*font-family:Verdana,Arial,Helvetica, sans-serif;*/
       /*font-size:8pt;*/
       vertical-align: text-bottom;
       margin-right: auto;
       margin-left: auto;
       position: relative;
       text-align: left;
       display: none;
}

.search_label:visited, .search_label:visited {
       color:white;
}

.searchbox {
	margin-top: 20px;
	margin-right: 6;
	margin-left: auto;
	position: relative;
}


/* style for the NOSPAM stuff */
.nix {
	display: none;
}

/* styles for extension "tx_indexedsearch" */

.tx-indexedsearch, .tx-indexedsearch table, .tx-indexedsearch select, .tx-indexedsearch input{
	/*font-size: 8pt;*/
}
.tx-indexedsearch td {
	padding: 2px;
}
.tx-indexedsearch-searchbox a:hover {
	color: #d50000;
	font-weight: bold;
}
.tx-indexedsearch-searchbox a:visited {
	font-weight: bold;
	text-decoration: underline;
}
.tx-indexedsearch-searchbox a:link {
	color: #d50000;
	font-weight: bold;
	text-decoration: underline;
}
.tx-indexedsearch-searchbox-button {
	/*margin-bottom: 40px;*/
	/*margin-top: 5px;*/
}
.tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
ul.tx-indexedsearch-browsebox { margin: 20px 0; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:50px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch-sectionhead { margin-top:20px; margin-bottom:5px; padding: 10px;}
.tx-indexedsearch-sectionhead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch-sectionhead  { background:#cccccc; vertical-align:middle; text-align: right; }
.tx-indexedsearch-title p {
		float: left;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; /*font-size:16px; font-weight:bold;*/ }
.tx-indexedsearch-searchbox form fieldset label {
	width: 150px;
	min-height: 30px;
}

.tx-macinasearchbox-pi1 {
	text-align: right;
	display: none;
	position: absolute;
}

.tx-macinasearchbox-pi1 input {
	width: 150px;
	border: 1px solid rgba(0,0,0,.5);
	/*font-size: 8pt;*/
	border-radius: 3px;
}

#page-header-searchbox-teaser .tx-macinasearchbox-pi1 input {
}

.tx-macinasearchbox-pi1 input[type="image"] {
	position: absolute;
	padding: 0px;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	border: 0pt none;
	margin: 0pt;
	outline: medium none;
	height: 15px;
	width: 15px;
	top: 4px;
	right: 3px;
	background: none;
}

#page-header-searchbox-teaser .tx-macinasearchbox-pi1 #searchform{
		position: relative;
}

#page-header-searchbox-teaser .tx-macinasearchbox-pi1 input[type="image"] {
	position: absolute;
	padding: 0px;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	border: 0pt none;
	margin: 0pt;
	outline: medium none;
	height: 15px;
	width: 15px;
	top: 5px;
	right: 5px;
}

#teaser-wrap div.csc-default .tx-macinasearchbox-pi1 input {
  width: 282px;
  border: 1px solid #c0c0c0;
  /*font-size: 8pt;*/
  padding: 3px 20px 3px 3px;
  box-shadow: 0px 2px 5px rgba(0,0,0,.2) inset;
  border-radius: 5px;
  height: 16px;
}

#teaser-wrap > div.csc-default {
	width: 307px;
	position: relative;
}

#teaser-wrap div.csc-default .tx-macinasearchbox-pi1 {
	text-align: left;
}

#teaser-wrap div.csc-default .tx-macinasearchbox-pi1 input[type="image"] {
  position: absolute;
  padding: 0px;
  box-shadow: none;
  border-radius: 0px;
  border: 0pt none;
  margin: 0pt;
  outline: medium none;
  height: 15px;
  width: 15px;
  top: 4px;
  right: 3px;
  background: none repeat scroll 0% 0% transparent;
}

.tx-skcalendar-pi1 table, .tx-skcalendar-pi1 input, .tx-skcalendar-pi1 select, .list_header, .list_data{
	/*font-size: 11px;*/
}


.tx-skcalendar-pi1 .list_data a, .tx-skcalendar-pi1 .month_weekday a, .tx-skcalendar-pi1 .month_holiday a{
	color: #d50000;
}

.tx-skcalendar-pi1 .list_header {
	font-weight:bold;
}

.tx-skcalendar-pi1 .month_past_weekday, .tx-skcalendar-pi1 .month_past_weekday a{
	color: grey;
}

div.tx-skcalendar-pi1 {
	/*font-size: 11px;*/
	width: 100%;
}

div.tx-skcalendar-pi1 table.tx-skcalendar-pi1-event-table {
	width: 100%;
}

div.tx-skcalendar-pi1 table.tx-skcalendar-pi1-event-table td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

div.tx-skcalendar-pi1 table.tx-skcalendar-pi1-event-table tr.list_data:nth-child(even) {
	background-color: #eaeaea;
}


#archiv {
	width: 100%;
}

.archive_table {
	/*
	border: 1px solid black;
	background-color: lightgray;
	*/
	margin-bottom: 3em;
	clear: both;
	/*font-size: 9pt;*/
}

.archive_table a {
	color:#d50000;
	/*text-decoration: underline;*/
	font-weight: normal;
}

.archive_table a img{
	color:black;
}

.archive_table a:link {
	/*text-decoration: underline;*/
}

.align-center {
	text-align: center;
}

.postcard input, .postcard textarea{
	margin-bottom: 10px;
	width: 250px;
}
.postcard textarea {
	height: 50px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.spalte_inhalt {
	/*
	border-width: 0 10px;
	border-style: solid;
	border-color: #d50000;
	*/
	width: 850px;
}

.teaser_row {
	clear: both;
	background-color: none;
	/*padding: 5px;*/
	/*width: 307px;*/
	border-radius: 5px;
	margin: 0;
}

.teaser_column {
	float: left;
	padding-right: 7px;
	width: 150px;
}

.teaser_divider {
	/*clear: both;
	border-bottom: 1px solid #c0c0c0;*/
	/*padding-bottom: 15px;*/
	margin-bottom: 20px;
	/*width: 322px;*/
	/*font-size: 0;*/
}

.cal_teaser .tx-skcalendar-pi1 {
	font-size: 0.9em;
	color: black;
}

.cal_teaser .tx-skcalendar-pi1 .date {
	display: block;
	font-family: 'Fjalla One', sans-serif;
}

.cal_teaser .tx-skcalendar-pi1 .date::before {
	content: '\e109';
	font-family: 'Glyphicons Halflings';
	padding-right: .5em;
	color: #0006;
}

.cal_teaser .tx-skcalendar-pi1 .location {
	display: block;
	margin-left: 1.5em;
}

.cal_teaser .tx-skcalendar-pi1 .location::before {
	content: '\e021';
	font-family: 'Glyphicons Halflings';
	position: absolute;
	left: 0;
	color: #0006;
}

.cal_teaser .tx-skcalendar-pi1 .eventtitle {
	display: block;
	margin-left: 1.5em;
}

.cal_teaser .tx-skcalendar-pi1 .eventtitle::before {
	content: '\e092';
	font-family: 'Glyphicons Halflings';
	position: absolute;
	left: 0;
	color: #0006;
}

.cal_teaser .tx-skcalendar-pi1 .event {
	margin-bottom: 1em;
	position: relative;
	border-bottom: 1px solid #0003;
	padding-bottom: 1em;
}

.cal_teaser .tx-skcalendar-pi1 .eventtitle {
	display: block;
	font-weight: bold;
}

.cal_teaser .tx-skcalendar-pi1 a {
	color: black;
	font-weight: bold;
}

.cal_teaser {
	background-color: #eaeaea;
}

.cal_teaser_text {
	padding: 5px;
	margin: 0px;
	color: white;
}

.shop_teaser {
	margin-left: 155px;
	width: 148px;
	text-align: center;
	background-color: white;
	border: 1px solid grey;
	/*font-size: 9pt;*/
	/*padding: 0 3px;*/
	height: 189px;
}

.shop_teaser a {
	color: #d50000;
}

.betrachter_logo {
	background-color: white;
	text-align: center;
}

.weiss_logo {
	min-width: 450px;
	min-height: 80px;
	/*padding-top:12px;
	padding-left: 20px;
	padding-bottom: 13px;
	text-align:left;
	width:250px;
	height:104px;*/
}

.pt_content {
	padding: 20px;
	text-align: center;
}

.pt_archiv_content {
	padding: 20px;
}

.corner_right_top {
	width: 100%;
	/*background-image: url(/fileadmin/core/images/corner_right_d50000.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;*/
}

.corner_left_top {
	/*background-color: #d50000;
	background-image: url(/fileadmin/core/images/corner_left_d50000.png);
	background-repeat: no-repeat;*/
}

.corner_right_bottom {
	/*font-size: 0px;*/
	height: 10px;
	width: 100%;
	background-image: url(/fileadmin/core/images/corner_right_bottom_.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.corner_left_bottom {
	background-color: #d50000;
	background-image: url(/fileadmin/core/images/corner_left_bottom_.png);
	background-repeat: no-repeat;
}

.hidden {
	display: none;
}

.not_hidden {
	display: block;
}

.align-right {
	text-align: right;
}

.initial {
	/*font-size: 30pt;*/
	color: red;
}

.rot_kursiv {
	color: red;
	font-style: italic;
}

.rot {
	color: red;
}

.newsticker-image {
	border: 0 none;
	margin: 4px 8px 4px 0px;
	float: left;
}

.strike {
	text-decoration: line-through;
}

.underline {
	text-decoration: underline;
}

h3.toggler {
	cursor: pointer;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	/*font-size:8pt;*/
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-align:left;
	vertical-align:top;
	line-height: 1.3em;
}

.tx-timtabtwitter-pi1 {
	/*font-size: 11px;*/
	padding: 0 5px;
}

p#more-button {
	font-weight: bold;
}

p#more-button:hover {
	cursor:pointer;
}

p#more-text {
	display: none;
}

#banner30 {
	position: absolute;
	width: 100%;
	height: 80px;
}

/*
#banner30:hover {
	background-image: url(/fileadmin/content/Logo/banner-30-jahre-in.gif);
	background-repeat: no-repeat;
	background-position: 550px 10px;
}
*/

#bannerlink {
	display: none;
	position: absolute;
	width: 165px;
	height: 70px;
	left: 500px;
	top: 3px;
}

#hide_teaser, #hide_teaser:visited {
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: -20px;
	margin-top: 4px;
	color: rgba(0, 0, 0, 0.5);
	background-repeat: no-repeat;
	/* background-image: url("/fileadmin/core/images/teaser_klappe_zu.png"); */
	/* display: none !important; */
	/*font-size: 14px;*/
}

#hide_teaser:hover {
  color: black;
}

.postkarten_image_cell {
	border: 1px solid #EAEAEA;
	padding: 5px;
	width: 130px;
	vertical-align: middle !important;
	text-align: center !important;
}

.postkarten_caption_cell {
	text-align: center !important;
	/*background-color: #EAEAEA;*/
	padding: 3px;
	width: 130px;
	font-weight: bold;
	/*font-size: 9pt;*/
}

.postkarten_caption_cell a {
	text-decoration: none;
}

.dsda_block {
	background-color: #eaeaea;
	font-size: 0.9em;
	padding: 5px;
	position: relative;
}

.dsda_block .dsda-teaser-heading {
	font-family: 'Fjalla One', sans-serif;
	font-size: 1.2em;
	text-align: left;
	margin-left: 5px;
}

.dsda_block ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
}

.dsda_block ul p {
	display: inline;
}

.dsda_block ul li {
	line-height: 1.2em;
}

#heft-archiv-pagination {
  position: relative;
  top: -2px;
  padding-right: 1em;
}

#heft-archiv-pagination.fixed {
	/*position: fixed;
  top: 15px;*/
}

#heft-archiv-pagination ul {
	padding: 0;
	margin: 0;
	line-height: 30px;
	display: block;
  /*position: fixed;*/
}

#heft-archiv-pagination ul li {
	display: block;
	float: left;
}

#heft-archiv-pagination ul li a {
	display: block;
	margin: 2px;
	margin-bottom: 1em;
	border: 1px solid lightgrey;
	background: white;
	text-align: center;
	height: 3em;
	color: black;
	display: block;
	padding: 8px;
}

#heft-archiv-pagination ul li a:hover {
	background-color: lightgrey;
}

#heft-archiv-pagination ul li.current-year {
	text-align: center;
	margin: 2px;
	margin-bottom: 1em;
	background: lightgrey;
	color: black;
	font-weight: bold;
	height: 3em;
	padding: 8px;
}

p.bodytext {
	/*margin: 0;*/
}

#bnr a {
	display: none;
}

#bnr a:first-child {
	display: block;
}

.heft_logo a:visited {
	text-decoration: none;
}

div.heft_main div.heft_content, div.heft_main div.heft_content td {
	/*font-size: 9.5pt;*/
	line-height: 1.4em;
}


.tx-pressearchiv-pi1 .tx-pressearchiv-pi1-table {
	margin: 10px auto;
}

.tx-pressearchiv-pi1 .tx-pressearchiv-pi1-table div {
	padding: 3px;
	text-indent: -67px;
	padding-left: 70px;
}

.tx-pressearchiv-pi1 .tx-pressearchiv-pi1-table div:nth-child(odd) {
	background-color: #eaeaea;
}

.pressearchiv-entry-date {
	font-weight: bold;
}

#mailNewsForm {
	  background-color: #eaeaea;
    border-radius: 6px;
    box-shadow: 0 0 10px #888;
    margin: 10px;
    padding: 10px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
    background: none repeat scroll 0 0 rgba(1, 1, 1, 0.08);
    border-radius: 5px 5px 5px 5px;
    clear: both;
    color: black;
    display: block;
    /*font-size: 100%;*/
    font-weight: bold;
    width: 100%;
    padding: 3px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
    background: none;
    min-height: 0;
    height: auto;
    padding: 3px;
    width: 100%;
    margin: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
    margin: 0;
}

.tx-veguestbook-pi1 form {
    background-color: #EAEAEA;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 10px #888888;
    margin: 10px;
    padding: 10px;
  }

#bnr-abo a {
	display: none;
}

#bnr-abo a:first-child {
	display: block;
}

#bnr-abo a {
	border: 0;
	background-color: transparent !important;
	border: 0;

}

#bnr-abo a img {
	border: 1px solid #c0c0c0;
	border-radius: 5px;
}

#bnr-abo2 {
	/*height: 173px !important;*/
}

#bnr-abo2 a {
	display: none;
}

#bnr-abo2 a:first-child {
	display: block;
}

#bnr-abo2 a {
	border: 0;
	background-color: transparent !important;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
}

#bnr-abo2 a img {
	border: 0;
	width: 100%;
	height: auto;
}

#bnr-abo3 a {
	display: none;
}

#bnr-abo3 a:first-child {
	display: block;
}

#kiwi-ad a {
	display: none;
}

#kiwi-ad a:first-child {
	display: block;
}

#kiwi-ad a {
	border: 0;
	background-color: transparent !important;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
}

#kiwi-ad a img {
	border: 0;
}

#header-flammen-wrap object {
	 -moz-border-radius:	16px 16px 0 0;
	 border-radius: 16px 16px 0 0;
	 -webkit-border-top-left-radius: 16px;
	 -webkit-border-top-right-radius: 16px;
}

#kopfschmerz {
	position: absolute;
}

.csc-sword {
	background-color: yellow;
}

.csc-default .indent, .csc-frame-default .indent {
	margin-left: 1em;
}

.csc-mailform-field {
    margin: 10px 0;
}

.csc-mailform-field label {
    display: block;
    float: left;
    min-width: 130px;
    text-align: right;
    margin-right: 5px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	background-color: #eaeaea;
	border: 1px solid #ccc;
}

.csc-mailform-label {
    font-weight: bold;
}

.news-catmenu {
	font-size: .7em;
	font-weight: normal;
	display: inline;
	position: absolute;
	text-transform: none;
	letter-spacing: normal;
	font-family: 'Raleway', sans-serif;
	padding: unset;
	right: 0;
	right: 24px;
	top: 9px;
}

.news-catmenu a {
	color: white;
}

.news-catmenu ul {
	display: inline;
}


.news-catmenu:hover #catmenu {
	display: inline;
}

ul#catmenu {
	position: absolute;
	width: 250px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
  margin: 0; padding: 3px;
  text-align: left;
  display: none;  /* Untercatmenu ausblenden */
	box-shadow: 2px 2px 5px rgba(0,0,0,.5);
	top: 25px;
	left: 0px;
	z-index: 10;
}

.news-catmenu ul, .news-catmenu ul li {
	margin: 0;
	padding: 0;
}

ul#catmenu li:hover ul {
  display: block;  /* Untercatmenu in modernen Browsern einblenden */
}

ul#catmenu a, ul#catmenu span.catmenu_eintrag  {
	display: block;
	height: 20px;
	margin-left: 22px;
	padding-left: 3px;
	line-height: 2;
	color: black !important;
	font-size: .6em;
}

ul#catmenu a img {
	border: 0;
}

ul#catmenu li {
	list-style: none;
	background-position: left center;
	background-repeat: no-repeat;
}

ul#catmenu span.catmenu_eintrag  {
	background-color: #AAAAAA;
	color: white;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#catmenu a:hover {
  color: white;
  background-color: #AAAAAA;
}

div.heftarchiv-cover-link {
	position: absolute;
	bottom: 25px;
	left: 0px;
	border: 0;
}

div.heftarchiv-cover-link img {
	border: 0;
}

.archive_table .cover {
	position: relative;
	display: inline-block;
	margin: 0em 1em 1em 0em;
}

.archive_table .cover img {
	margin-bottom: .5em;
}

.hasCountdown {
	background: transparent;
	border: 0;
}

.countdown_show4 .countdown_section {
	width: 14%;
}

.countdown_descr {
	display: inline;
}

.csc-frame-frame1 {
	border: 1px solid grey;
	background-color: lightgrey;
	padding: 5px;
}

#accordion_badl .ui-accordion-header {
    cursor: pointer;
    margin-top: 0;
    position: relative;
}

#accordion_badl .ui-corner-all, #accordion_badl .ui-corner-top, #accordion_badl .ui-corner-right, #accordion_badl .ui-corner-tr {
    border-top-right-radius: 0;
}

#accordion_badl .ui-corner-all, #accordion_badl .ui-corner-top, #accordion_badl .ui-corner-left, #accordion_badl .ui-corner-tl {
    border-top-left-radius: 0;
}

#accordion_badl .ui-state-active, #accordion_badl .ui-widget-content .ui-state-active, #accordion_badl .ui-widget-header .ui-state-active {
    background: none;
    border: 0;
    color: black;
}

#accordion_badl .ui-helper-reset {
    list-style: none outside none;
    outline: 0 none;
    text-decoration: none;
		margin-bottom: .5em;
}

#accordion_badl {
    width: inherit;
}

#accordion_badl {
    font-family: inherit;
    /*font-size: inherit;*/
}

#accordion_badl {
    border: 0 none;
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
		font-size: 0.9em;
}

#accordion_badl .ui-corner-all, #accordion_badl .ui-corner-bottom, #accordion_badl .ui-corner-right,  #accordion_badl .ui-corner-br {
    border-bottom-right-radius: 0;
}

#accordion_badl .ui-corner-all, #accordion_badl .ui-corner-bottom, #accordion_badl .ui-corner-left, #accordion_badl .ui-corner-bl {
    border-bottom-left-radius: 0;
}

#accordion_badl .ui-state-default, #accordion_badl .ui-widget-content .ui-state-default, #accordion_badl .ui-widget-header .ui-state-default {
    background: none;
    border: 0;
    color: inherit;
}

#accordion_badl .ui-accordion-header .ui-icon {
    left: 0.5em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

#accordion_badl .ui-state-default .ui-icon {
    background-image: none;
}

#accordion_badl .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

#accordion_badl .ui-icon {
    height: 16px;
    width: 16px;
}

#accordion_badl .ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

#accordion_badl .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

#accordion_badl .ui-accordion-content-active {
    display: block;
}

#accordion_badl .ui-accordion-content {
    border: 0;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    top: 0;
}

#accordion_badl .ui-widget-content {
    background: none;
    color: inherit;
}

#accordion_badl .ui-helper-reset {
    /*font-size: 8pt;*/
}

#accordion_badl .ui-state-active .ui-icon {
    background-image: none;
}

#accordion_badl h3 {
	font-weight: normal;
	font-size: 1.2em;
}

#accordion_vffk .ui-accordion-header {
    cursor: pointer;
    margin-top: 0;
    position: relative;
}

#accordion_vffk .ui-corner-all, #accordion_vffk .ui-corner-top, #accordion_vffk .ui-corner-right, #accordion_vffk .ui-corner-tr {
    border-top-right-radius: 0;
}

#accordion_vffk .ui-corner-all, #accordion_vffk .ui-corner-top, #accordion_vffk .ui-corner-left, #accordion_vffk .ui-corner-tl {
    border-top-left-radius: 0;
}

#accordion_vffk .ui-state-active, #accordion_vffk .ui-widget-content .ui-state-active, #accordion_vffk .ui-widget-header .ui-state-active {
    background: none;
    border: 0;
    color: black;
}

#accordion_vffk .ui-helper-reset {
    list-style: none outside none;
    outline: 0 none;
    text-decoration: none;
		margin-bottom: .5em;
}

#accordion_vffk {
    width: inherit;
}

#accordion_vffk {
    font-family: inherit;
    /*font-size: inherit;*/
}

#accordion_vffk {
    border: 0 none;
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
		font-size: 0.9em;
}

#accordion_vffk h3 {
	font-size: 1.2em;
	font-weight: normal;
}

#accordion_vffk .ui-corner-all, #accordion_vffk .ui-corner-bottom, #accordion_vffk .ui-corner-right,  #accordion_vffk .ui-corner-br {
    border-bottom-right-radius: 0;
}

#accordion_vffk .ui-corner-all, #accordion_vffk .ui-corner-bottom, #accordion_vffk .ui-corner-left, #accordion_vffk .ui-corner-bl {
    border-bottom-left-radius: 0;
}

#accordion_vffk .ui-state-default, #accordion_vffk .ui-widget-content .ui-state-default, #accordion_vffk .ui-widget-header .ui-state-default {
    background: none;
    border: 0;
    color: inherit;
}

#accordion_vffk .ui-accordion-header .ui-icon {
    left: 0.5em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

#accordion_vffk .ui-state-default .ui-icon {
    background-image: none;
}

#accordion_vffk .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

#accordion_vffk .ui-icon {
    height: 16px;
    width: 16px;
}

#accordion_vffk .ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

#accordion_vffk .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

#accordion_vffk .ui-accordion-content-active {
    display: block;
}

#accordion_vffk .ui-accordion-content {
    border: 0;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    top: 0;
}

#accordion_vffk .ui-widget-content {
    background: none;
    color: inherit;
}

#accordion_vffk .ui-helper-reset {
    /*font-size: 8pt;*/
}

#accordion_vffk .ui-state-active .ui-icon {
    background-image: none;
}

/*4.7 bug http://forge.typo3.org/issues/36541 */

.csc-textpic-intext-left-nowrap .csc-textpic-text {
	/*margin-left:0;*/
}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
	/*margin-right:0;*/
}

.csc-textpic-center .csc-textpic-imagewrap table {
	margin: auto;
}

div.mailNews-captcha .tx-srfreecap-pi2-cant-read, div.postkarten-captcha .tx-srfreecap-pi2-cant-read {
	color: black;
}

.sharemenu {
	display: none;
	position: absolute;
	background-color: #EAEAEA;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin-left: -60px;
	margin-top: -25px;
	box-shadow: 0 0 3px rgba(0,0,0,.4);
	border-radius: 3px;
}

.sharemenu a {
	padding: 2px;
}

.postkarten_caption_cell a:hover + .sharemenu {
	display: inline;
}

.sharemenu:hover {
	display: inline;
}


#fancybox-title-over > a {
    color: white;
    font-weight: normal;
    text-decoration: underline;
}

.titanicabo_nextDates {
	margin: 0 auto;
	border-collapse: collapse;
}

.titanicabo_nextDates td {
	padding: 2px 5px;
}

.titanicabo_nextDates tr:nth-child(odd) {
	background: rgba(0,0,0,.08);
}

.titanicabo_nextDates td:first-child {
	font-weight: bold;
	text-align: right;
}

#postcard_prevnext_nav {
	background-color: rgba(0, 0, 0, 0.08);
	border-radius: 6px;
	padding-bottom: 8px;
	margin: 2em auto;
	width: 50%;
	text-align: center;
}

#postcard_prevnext_nav > div {
	margin: 5px;
	text-align: center;
	margin: 5px;
	display: inline-block;
}

#postcard_prevnext_nav > div > div {
	width: 100%;
	color: black;
	bottom: 0;
	right: 0;
	font-weight: bold;
}

.postkarten_main .tt_news-header {
	clear: both;
}

#postcard_prevnext_nav > p {
	text-align: center;
	margin: 0;
}

#postcard_prevnext_nav .prevnext-button {
	width: auto;
	margin-top: 18px;
}

.tt_news-header-icons > a > img {
	margin-right: 3px;
}

.cdu-wahlplakat-generator-teaser {
	position: relative;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #C0C0C0;
}

.cdu-wahlplakat-generator-teaser div {
	background-color: rgba(0, 0, 0, 0.52);
	bottom: 0;
	color: white;
	/*font-size: 17px;*/
	font-weight: bold;
	height: 22px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.cdu-wahlplakat-generator-teaser a {
	color: white;
	text-decoration: none !important;
}

.cdu-wahlplakat-generator-teaser img {
	border-radius: 5px 5px 5px 5px;
}

main {
	/*margin-top: 25px;*/
}

#topnews {
	border: 0 solid black;
	display: block;
	/*font-size: 11px;*/
	width: 300px;
}

#topnews ul {
	list-style: square outside none;
	margin: 0;
	padding: 10px 0 0 10px;
}

#topnews ul li {
	list-style: square inside none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tt_news-prevnextarticlelinks {
	font-weight: bold;
	/*font-size: 90%;*/
	margin-top: 10px;
	background-color: rgba(0, 0, 0, 0.082);
	width: 100%;
}

.tt_news-prevnextarticlelinks td {
	vertical-align: middle;
}

.tt_news-nextarticlelink  {
	max-width: 210px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 5px;
}

.tt_news-prevarticlelink  {
	max-width: 210px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 5px;
	text-align: right;
}

#page-footer-links {
	clear: both;
	color: rgba(0,0,0,0.5);
	font-size: 85%;
	/*background-image: linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.08) 90%);*/
	/*overflow: auto;*/
	height: auto;
	margin-top: 20px;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 20px;
}

#page-footer-links > div {
	-moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

#page-footer-links ul {
	margin: 0;
	padding: 0 0 10px;
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

#page-footer-links a {
	color: rgba(0,0,0,0.5);
  text-decoration: none;
  font-weight: normal;
}

#page-footer-links a:hover {
	color: rgb(213, 0, 0);
}

#page-footer-links ul li {
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
}

#page-footer-links ul li:first-child {
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(0,0,0,0.6);
}


#teaser-newsticker {
	margin-bottom: 1em;
}

#more-newsticker {
	text-align: center;
  background-color: rgba(0,0,0,0.1);
}

#more-newsticker a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 1em;
}

.grid-divider-right {
	/*border-right: 1px dotted rgba(0, 0, 0, 0.5);*/
	/*margin-right: -10px;*/
}

#teaser-cartoons {
	/*border-bottom: 1px dotted rgba(0,0,0,.5);*/
  margin-bottom: 15px;
  /*padding-bottom: 25px;*/
}

#teaser-heftrubriken {
	overflow: hidden;
}

#teaser-vermischtes div {
	overflow: hidden;
}

#teaser-article {
	/*border-bottom: 1px dotted rgba(0,0,0,.5);*/
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h2.section-heading {
	color: white;
	background-color: #d50000;
	padding: 6px 0px 3px 10px;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 3px;
	border-radius: 4px;
	font-weight: normal;
	font-size: 25px;
}

h2.section-heading a {
	color: white;
}

.news-latest-container {
	padding: 0;
}

.news-latest-item {
	padding: 0;
}

.news-latest-item div {
	border-radius: 4px;
  position: relative;
}

.news-latest-item div div {
	padding: 1em;
  bottom: 0;
  position: absolute;
  color: white;
	display: none;
}

.news-latest-item > a >  div:before {
	content: ' ';
	background-image: unset;
	height: 100%;
	width: 100%;
	position: absolute;
}

.news-latest-item div div p {
	font-weight: bold;
	margin-bottom: -5px;
}

.news-latest-item h2 {
	margin-top: 30px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 5px black;
}

.news-latest-item time {
	display: block;
	color: rgba(255,255,255,1);
	font-size: 85%;
	margin-bottom: 10px;
}

.news-latest-item-mobile-text {
	display: unset;
}

.news-latest-item-mobile-text h2 {
	margin-top: .5em;
	margin-bottom: 10px;
}

article.tt_news-entry {
	clear: both;
	overflow: auto;
}

.tt_news-entry h3 {
	margin-top: 00px;
	margin-bottom: 0px;
	line-height: 1.3em;
  font-size: 24px;
}

.tt_news-entry time a, .tt_news-date {
	display: block;
	color: rgba(0,0,0,.5);
	font-size: 85%;
	margin-bottom: 10px;
}

.tt_news-entry:hover a {
	/*color: #d50000;*/
}

#teaser-newsticker .tt_news-entry:hover {
  /*transform: scale(1.01);*/
}

.tt_news-entry { /* not(:last-of-type) {
  /*transition: all .2s;*/
	margin-bottom: 2em;
	border-bottom: 1px dashed #0004;
	padding-bottom: 1em;
}

.tt_news-entry img {
		max-width: 100%;
		height: auto;
}

.csc-textpic-image img {
	max-width: 100%;
	height: auto;
}

.tt_news-more {
    font-size: 80%;
    margin-top: 5px;
    text-align: center;
}

#teaser-heftrubriken > .csc-frame-default, #teaser-vermischtes > .csc-frame-default {
	margin-bottom: 20px;
}

#heft-cover h1 {
	text-align: center;
	margin-top: .5em;
}

#heft-cover .csc-textpic-imagewrap {
	float: none;
}

#heft-cover figure {
	margin: 0 auto;
}

#heft-nav {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

#heft-link-inhalt {
	text-align: center;
}

#heft-link-inhalt p {
	margin: 0;
}

#briefe nav ul {
	column-count: 2;
	font-size: 90%;
	margin-bottom: 0;
	font-weight: normal;
}

#briefe nav li {
	margin-bottom: 0;
	font-weight: normal;
}

#content > h2 > div {
	float: right;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 4px;
}

#content > h2 > div a {
	color: white;
	font-weight: normal;
}

#content {
	margin-bottom: 1em;
}

nav#c994 ul, nav#c137 ul {
	column-count: 1;
}

.tx-rgsmoothgallery-pi1 {
	margin: 0 auto;
}

.rgsgcontent > .jdGallery > .slideElement {
	background-color: white !important;
}

#fancybox-wrap {
	box-sizing: content-box;
}

label {
	font-weight: unset;
}

#steady-widget-button {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%) !important;
}

.login-button[data-v-008fef24] {
	width: 100%;
}

.news-list-browse {
    font-size: unset;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

#teaser-cover {
	display: none;
}

.bodytext img[style*="float: right"], .bodytext img[style*="float: left"] {
    float: unset !important;
    display: block;
    margin: 0 auto;
}

form.aboservice-form input[type=text], form.aboservice-form input[type=email]  {
  width: 300px;
  height: 2.5em;
}

form.aboservice-form input[type=text], form.aboservice-form input[type=email], form.aboservice-form textarea, form.aboservice-form select  {
  background-color: rgba(0,0,0,.05);
  border: 1px solid rgba(0,0,0,.2);
  padding: .5em;
}

form.aboservice-form textarea {
  width: 300px;
}

form.aboservice-form ol li {
  margin: 1em 0 !important;
  font-weight: bold;
  font-size: 115%

}

form.aboservice-form label {
  font-weight: normal;
  text-align: right;
  font-size: 80% !important;
  /*color: rgba(0,0,0,.7);*/
}

/*Weihnachtsabo 2022*/
#weihnachtsabo2022 {
	display: block;
	overflow: visible !important;
	transform-origin: 0 0;
	transform: scale(.475);
	height: 170px;
}

.news-latest-container {
	/* display: none; */
}

#teaser-misc-carousel .carousel-inner, #teaser-misc-carousel .carousel-inner .item {
	height: 450px;
}

#teaser-misc-carousel .carousel-inner img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}

#teaser-misc-carousel {
	margin-bottom: 15px;
}

#teaser-misc-carousel .carousel-control {
	background-image: none;
}

#teaser-misc-carousel .carousel-indicators li {
	margin: 3px;
}

section#steady_newsletter::part(native) {
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
}

#adventskalender-2024 {
	margin-bottom: 20px;
}

#adventskalender-2024 h2 {
	color: #f5deaa;
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	text-shadow: 0 0 8px rgb(0 0 0 / 78%);
	text-align: center;
}

@media (min-width: 600px) {
	#teaser-cover {
		display: block;
	}

	.news-latest-item div div {
		display: unset;
	}

	.news-latest-item-mobile-text {
		display: none;
	}

	.news-latest-item > a > div:before {
		/* background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 170)); */
	}

	#nav-container {
		/*width: calc(100% - 145px);*/
	}

	.bodytext img[style*="float: right"] {
	    float: right !important;
	    display: block;
	    margin: unset;
	}

	.bodytext img[style*="float: left"] {
	    float: left !important;
	    display: block;
	    margin: unset;
	}

	/*Weihnachtsabo 2022*/
	#weihnachtsabo2022 {
		overflow: visible !important;
		display: block;
		transform: scale(.63);
		height: 230px;
	}
	#page-header {
		display: block;
	}

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#page-footer-links > div {
		-moz-column-count: 4;
	  -webkit-column-count: 4;
	  column-count: 4;
	}

	#page-header-text {
		display: inherit;
	}

	#teaser-cover {
		display: block;
	}

	/*Weihnachtsabo 2022*/
	#weihnachtsabo2022 {
		overflow: visible !important;
		display: block;
		transform: scale(.63);
		height: 300px;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#page-footer-links > div {
		-moz-column-count: 5;
	  -webkit-column-count: 5;
	  column-count: 5;
	}

	/*Weihnachtsabo 2022*/
	#weihnachtsabo2022 {
		overflow: visible !important;
		display: block;
		transform: scale(.825);
	}
	#page-header {
		display: block;
	}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#page-footer-links > div {
		-moz-column-count: 6;
	  -webkit-column-count: 6;
	  column-count: 6;
	}

	/*Weihnachtsabo 2022*/
	#weihnachtsabo2022 {
		display: block;
		transform: scale(1);
		height: 360px;
	}
}
