<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


body {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

header {
	margin-top: 50px;
	margin-bottom: 10px;
}

a {
  color: #ee334e;
  text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
	/* border-bottom: 3px solid #000; */
}

h1, h2, h3, h4, h5, h6 {
	font-family:'Futura W01 Medium', Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}


h4 {
	margin-top: 30px;
}

hr {
	border-color: rgba(0,0,0,0.1);
}

form {
	margin-bottom: 20px;
}

input#tx_felogin_pi1-forgot-email {
	margin-bottom: 5px;
}

header a, 
div.identification a {
	border-bottom: 0;
}


.feature {
	margin-bottom: 20px;
}

.main-content img, 
footer .eyecandy img {
	width: 100%;
	height: auto;
}

div.news-single img, 
blockquote img,
.archive-list img {
	width: auto;
	max-width: 100%;
	height: auto;
}


/* UL Anpassungen */

.main-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 85%;
}

.main-content ul li { 
    padding-left: 2em; 
    text-indent: -0.7em;
    margin-bottom: 5px;
}

.main-content ul li:before {
    content: "•";
    color: #ee334e;
    margin-right: 5px;
}

.navbar-default {
	border: 0;
	background: transparent;	
}

.navbar-collapse {
	padding-left: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: 0;
	
}

.navbar-toggle {
	margin-right: 0;
	padding: 15px 12px;
}

.navbar-default .navbar-toggle {
	border-radius: 0;
	border: 0;
	background: #000;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background: #ee334e;
}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}

.main-nav {
	margin-top: 50px;
}

.navbar-default .navbar-nav &gt; li &gt; a {
	color: #000;
	font-size: 18px;
	/* margin-right: 40px; */
}

.navbar-default .navbar-nav &gt; li &gt; a {
	font-size: 18px;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	text-transform: uppercase;
	border-radius: 0;
	color: #000;
	border-bottom: 0;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:active {
  color: #000;
  background-color: rgba(0,0,0,0.1);
}

.navbar-default .navbar-nav &gt; li.active &gt; a,
.navbar-default .navbar-nav &gt; li.active &gt; a:hover,
.navbar-default .navbar-nav &gt; li.active &gt; a:focus,
.navbar-default .navbar-nav &gt; li.active &gt; a:active {
  background-color: #000;
  color: #fff;
}

.collapse.in .nav &gt; li &gt; a {
	padding-left: 30px !important;
}

.top-nav {
	margin-bottom: 45px;
}

.top-nav .navbar-nav &gt; li &gt; a,
.top-link .navbar-nav &gt; li &gt; a {
	font-size: 14px;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
}

.footer-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.footer-text .navbar-nav {
	text-align: center;
}

.footer-text .navbar-nav &gt; li &gt; a,
.footer-text .navbar-nav &gt; li &gt; a,
.nav-pills &gt; li &gt; a {
	font-size: 12px;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	border: 0;
	border-radius: 0;
}


/* mediaquery for ys
.jumbotron .cover {
	
} */

.login, .banner {
	margin-bottom: 20px;
}


.banner.grafik,
.quad-b {
	margin-bottom: 30px;
}

.grafik .carousel-indicators {
	bottom: 0;
}

.head-logos {
	padding-top: 20px;
}

.head-logos img.dosb {
	margin-bottom: 5px;
}

.sidebar div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 30px;
}

footer {
	margin-top: 50px;
}

.footer-logo {
	margin-top: 25px;
}

.footer-text {
	font-size: 14px;
	text-align: center;
}

/* Jumbotron */

.container .jumbotron {
	border-radius: 0;
	/* background: #f5f5f5 url('../Images/bg_blur.jpg') no-repeat left top; */
}

.jumbotron .bg-trans {
	background-color: rgba(255,255,255,0.85);
	padding: 20px;
	min-height: 269px;
}

.jumbotron.translucent {
	padding-top: 46px;
	padding-bottom: 45px;
}

.jumbotron h3 {
	margin-top: 0;
}

.jumbotron ul {
	width: 100%;
} 

.jumbotron li:before {
	margin-right: 5px;
} 

.jumbotron .cover img {
	width: 100%;
}

@media (max-width: 768px) { 
	.jumbotron.translucent {
		background-image: none !important;
	}
	.jumbotron .bg-trans {
		background-color: #fff !important;
	}
}


/* Blockquote */

blockquote.dosb {
	font-size: 18px;
	border: none;
  	padding: 5px 8px;
  	margin: 15px;
  	background-image: url(../Images/afz_01.png);
  	background-position: 3px left;
  	background-repeat: no-repeat;
  	background-size: 25px;
  	text-indent: 25px;
}

blockquote.dosb span {
  	display: inline-block;
  	background-image: url(../Images/afz_02.png);
  	background-repeat: no-repeat;
  	background-position: bottom right;
  	background-size: 25px;
}

blockquote.dosb cite {
	font-size: 16px;
	font-style: normal;
	text-indent: 0;
	margin-top: 0;
}

blockquote.dosb cite p {
	line-height: 1.25;
	margin-bottom: 3px;
}

blockquote.dosb img {
	/* max-width: 154px;
	max-height: 154px; */
	border-radius: 50%;
	border: 1px solid #e5e5e5;
}

/* Buttons */

.btn {
	border-radius: 0;
}

.btn-primary {
	border: none;
	background-color: #eee;
	color: #000;
	font-size: 16px;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background-color: #000;
	color: #fff;
}

a.button-action {
	background-color: #fff;
	border: 4px solid #000;
	color: #000;
	display: inline-block;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	font-style: normal;
	padding-top: 55px;
	margin-bottom: 30px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	min-height: 165px;
}

a.button-action:hover,
a.button-action:focus,
a.button-action:active {
	background-color: #000;
	color: #fff;

}

a.button-action.red {
	border: 4px solid #ee334e;
}

a.button-action.red:hover,
a.button-action.red:focus,
a.button-action.red:active {
	background-color: #ee334e;
	color: #fff;
}

a.button-action.yellow {
	border: 4px solid #fcb131;
}

a.button-action.yellow:hover,
a.button-action.yellow:focus,
a.button-action.yellow:active {
	background-color: #fcb131;
	color: #fff;
}

a.button-action.gold {
	border: 4px solid #a39161;
}

a.button-action.gold:hover,
a.button-action.gold:focus,
a.button-action.gold:active {
	background-color: #a39161;
	color: #fff;
}

a.button-action.silver {
	border: 4px solid #a7a9ac;
}

a.button-action.silver:hover,
a.button-action.silver:focus,
a.button-action.silver:active {
	background-color: #a7a9ac;
	color: #fff;
}

a.button-action.bronze {
	border: 4px solid #a4664a;
}

a.button-action.bronze:hover,
a.button-action.bronze:focus,
a.button-action.bronze:active {
	background-color: #a4664a;
	color: #fff;
}

a.button-action-inv {
	background-color: #000;
	border: 4px solid #000;
	color: #fff;
	display: inline-block;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	font-style: normal;
	padding-top: 55px;
	margin-bottom: 30px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	min-height: 165px;
}

a.button-action-inv:hover,
a.button-action-inv:focus,
a.button-action-inv:active {
	background-color: #fff;
	color: #000;

}

a.button-action-inv.grey {
	border: 4px solid #b2b2b2;
	background: #b2b2b2;
}

a.button-action-inv.grey:hover,
a.button-action-inv.grey:focus,
a.button-action-inv.grey:active {
	background-color: #fff;
}

a.button-action-inv.red {
	border: 4px solid #801b2a;
	background: #801b2a;
}

a.button-action-inv.red:hover,
a.button-action-inv.red:focus,
a.button-action-inv.red:active {
	background-color: #fff;
}

a.button-action-inv.yellow {
	border: 4px solid #e29f2c;
	background: #e29f2c;
}

a.button-action-inv.yellow:hover,
a.button-action-inv.yellow:focus,
a.button-action-inv.yellow:active {
	background-color: #fff;
}


a.button-action-inv.gold {
	border: 4px solid #a39161;
	background: #a39161;
}

a.button-action-inv.gold:hover,
a.button-action-inv.gold:focus,
a.button-action-inv.gold:active {
	background-color: #fff;
}

a.button-action-inv.silver {
	border: 4px solid #a7a9ac;
	background: #a7a9ac;
}

a.button-action-inv.silver:hover,
a.button-action-inv.silver:focus,
a.button-action-inv.silver:active {
	background-color: #fff;
}

a.button-action-inv.bronze {
	border: 4px solid #a4664a;
	background: #a4664a;
}

a.button-action-inv.bronze:hover,
a.button-action-inv.bronze:focus,
a.button-action-inv.bronze:active {
	background-color: #fff;
}

.buttons-in-group {
	margin-bottom: 30px;
	background: #eee;
}

.row.buttons-in-group {
	margin-left: 0;
	margin-right: 0;
}

.buttons-in-group div {
	padding: 0;
}

.buttons-in-group a {
	display: block;
	
}

.csc-uploads {
	margin-bottom: 30px !important;
}


/* FontAwesome TYPO3-Anpassungen */

.fa-6:before {
  	content: "\f005";
}

.fa-7:before {
  	content: "\f073";
}

.fa-8:before {
  	content: "\f05a";
}

.fa-9:before {
  	content: "\f007";
}

.fa-11:before {
	content: "\f1fa";
}

.fa-12:before {
	content: "\f0e3";  	
} 

.fa-17:before {
	content: "\f015";
}

.fa-19:before {
	content: "\f1ea";
}

.fa-45:before {
	content: "\f0e3";
}

/* Font für Überschriften 

font-family:'Futura W01 Medium';
font-family:'FuturaW01-MediumOblique';
font-family:'Futura W01 Bold';
font-family:'Futura W01 Bold Oblique';
font-family:'Futura W01 Heavy';
font-family:'FuturaW01-HeavyOblique';

*/

/* Anpassungen Jahresarchiv Detail */

div.news-single h1 {
	margin-bottom: 25px;
}

div.news-single h5 {
	margin-bottom: 7px;
}

div.news-single h3 {
	font-family: Arial, sans-serif;
	text-transform: none;
	margin-top: 0;
}

div.news-single .feature {
	margin-bottom: 30px;
}

div.news-single ul {
	width: 100%;
}

div.news-single ul li:before {
	content: "";
	margin-right: 0;
}

div.news-single ul li,
ul.csc-uploads li {
	text-indent: 0;
	padding-left: 0;
}

div.news-single ul li:first-of-type {
	font-weight: bold;
	margin-bottom: 10px;
}

div.news-single ul li:last-of-type {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.csc-uploads span {
	display: inline;  
}

ul.csc-uploads span.csc-uploads-fileName {
	text-decoration: none;
}

ul li.csc-uploads-element:before {
	content: "\f019" !important;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	padding-right: 10px;
	color: #000;
}

ul li.csc-uploads-element {
	font-weight: normal;
}


div.news-list-view li.article a,
.news-menu-view ul li {
	list-style-type: none;
}

div.news-list-view li.article a {
	font-size: 18px;
}


/* Archive-List */

.sidebar h1,
.news h1 {
	margin-bottom: 25px;
}

.sidebar h1 {
	margin-top: 0;
}

.sidebar .news-menu-view ul,
.sidebar ul.csc-menu {
	width: 100%;
}

.sidebar .news-menu-view ul li,
.sidebar ul.csc-menu li {
	padding: 15px 25px;
	text-indent: 0;
	background: #a7a9ac;
	text-align: center;
	margin-bottom: 0;
}

.sidebar ul.csc-menu li {
	width: 50%;
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.sidebar .news-menu-view ul li:before,
.sidebar ul.csc-menu li:before {
    content: "";
    margin-right: 0;
}

.sidebar .news-menu-view ul li:hover,
.sidebar .news-menu-view ul li:active,
.sidebar .news-menu-view ul li:focus,
.sidebar ul.csc-menu li:hover,
.sidebar ul.csc-menu li:active,
.sidebar ul.csc-menu li:focus {
	background: #ee334e;
}

.sidebar .news-menu-view ul li a,
.sidebar ul.csc-menu li a {
	display: block;
}

.sidebar .news-menu-view ul li a:before,
.sidebar ul.csc-menu li a:before {
  	content: "\f138";
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	margin-right: 10px;
  	color: #fff;
}

.archive-list h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

/* .archive-list h3:before {
  	content: "\f061";
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	margin-right: 2px;
  	color: #000;
} */

.archive-list a h3 {
	color: #000;
}

.news-menu-view ul li a,
ul.csc-menu li a {
	font-size: 24px;
	font-family:'Futura W01 Medium', Arial, sans-serif;
	color: #fff;
}

.news-menu-view ul li a:hover,
ul.csc-menu li a:hover {
	border: none;
}


.archive-list div.news-img-wrap:hover {
	opacity: 0.8;
}

.archive-list img,
.digitalIssue img {
	border: 1px solid #ddd;
}

/* Digitale Ausgaben */

div.digitalIssue {
	margin-bottom: 20px;
	text-align: center;
}

/* div.digitalIssue img {
	margin-bottom: 10px;
} */

div.digitalIssue a.btn {
	background: #ddd;
	border: 1px solid #ddd;
	color: #000;
	width: 100%;
	font-size: 16px;
}

div.digitalIssue a.btn:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

/* LSP Archiv-Banner responsive */


.lsp-blue {
	background:#07578D;
	text-align:center;	
}

.lsp-blue a {
	display: block;
}

/* Tx-Formhandler Anpassungen */

.Tx-Formhandler .progress {
	margin: 5px 0;
	height: 15px;
}

.Tx-Formhandler .password-verdict {
	font-size: 12px;
}

.Tx-Formhandler ul.error-list span {
	font-size: 12px;
}

.Tx-Formhandler ul.error-list li {
	margin-bottom: 0;
	padding-left: 0;
	text-indent: 0;
}

.Tx-Formhandler ul.error-list li:before {
	content:  "";
	margin-right: 0;
}

.tx-felogin-pi1 p a {
	font-size: 12px;
}</pre></body></html>