<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Farben:
Petrol: #004a4e
Magenta: #e2007a
dunkleres Hintergrund-Grau: #d5dade
helleres Hintergrund-Grau: #f2f4f5
Schrift-Grau: #666
Schrift-Grau heller: #999
*/

body#PUB {
	background: url(../images/bg-body.png) #d5dade;
	font: normal normal 12px/140% Arial, Helvetica, Trebuchet MS, Geneva, sans-serif;
	word-wrap: break-word;
}
#PUB a:focus,
#PUB a:hover,
#PUB a:active {
	outline: none !important;
}
#PUB .Main a {
	color: #004a4e;
	text-decoration: underline;
}
#PUB .Main h3 a {
	color: #000;
	text-decoration: none;
}
#PUB .Main h3 a:focus,
#PUB .Main h3 a:hover,
#PUB .Main h3 a:active {
	color: #004a4e;
	outline: none !important;
	text-decoration: underline;
}
#PUB strong, #PUB b {
	font-weight: bold;
}
#PUB em, #PUB i {
	font-style: italic;
}
#PUB h1, #PUB h2, #PUB h3, #PUB h4, #PUB h5, #PUB h6 {
	font-weight: bold;
	line-height: 140%;
}
#PUB img {
  vertical-align: bottom;
  border: none;
}
#PUB .Wrapper {
	margin: 20px auto;
	width: 845px;
}
#PUB ul.Meta-Navi {
	margin-left: 30px;
	margin-top: -15px;
	position: absolute;
	width: 815px;
}
#PUB ul.Meta-Navi li {
	display: inline;
	margin-right: 20px;
}
#PUB ul.Meta-Navi a {
	color: #666;
	text-decoration: none;
}
#PUB ul.Meta-Navi a:focus,
#PUB ul.Meta-Navi a:hover,
#PUB ul.Meta-Navi a:active {
	color: #004a4e;
	text-decoration: underline;
}
#PUB .Date-Select {
/*
	background: #f2f4f5;
	border: 1px solid #eee;
*/
	color: #e2007a;
	display: inline-block;
	font-size: 18px;
	margin-left: 530px;
	padding: 10px;
	position: absolute;
	top: 150px;
}
#PUB .Container {
	background: #fff;
	margin-left: 18px;
	padding-bottom: 20px;
	width: 827px;
}
#PUB .Main {
	float: left;
	margin-left: 10px;
	width: 480px;
}
#PUB .Main h1 {
	font-size: 30px;
	margin-bottom: 10px;
}
#PUB .Main .Content p {
	margin-bottom: 20px;
}
#PUB .Stopper p strong {
	color: #e2007a;
	display: block;
	font-size: 18px;
	margin: 20px 0;
}
#PUB .Date-Spitzmarke {
	font-size: 10px;
	text-transform: uppercase;
}
#PUB .Listing .Ausgabe {
	margin-bottom: 10px;
}
#PUB .Listing .Link-Ausgabe {
	margin-top: 10px;
	text-align: right;
}
#PUB .Listing .Date-Spitzmarke a,
#PUB .Listing .Ausgabe a,
#PUB .Listing .Link-Ausgabe a {
	color: #004a4e;
	font-weight: bold;
}
#PUB .Listing h1 {
	margin-top: 20px;
}
#PUB .Listing .Issues a {
	background: url(../images/arrow.png) left -197px no-repeat;
	margin-right: 10px;
	padding-left: 8px;
}
#PUB .Listing h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#PUB .Listing h4 {
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
}
#PUB .Listing .Link a,
#PUB .Listing .Teaser a,
.Home-Listing .Link a {
	background: url(../images/link.png) right -395px no-repeat;
	color: #004a4e;
	font-size: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
#PUB .Listing .Page {
	border-top: 1px solid #d5dade;
	color: #e2007a;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	text-transform: uppercase;
}
#PUB .Listing ul li {
	margin-bottom: 30px;
}
.Listing ul li:last-child {
	margin-bottom: 50px;
}

/* Startseite */
#PUB .Home-Listing .Image {
	border: 1px solid transparent;
	float: left;
}
#PUB .Home-Listing .Image:hover {
	border-color: #ccc;
}
#PUB .Home-Listing .Image img {
	width: 150px;
}
#PUB .Home-Listing .Wrap {
	margin-bottom: 40px;
	margin-left: 160px;;
}
#PUB .Home-Listing h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
#PUB ul.Dossiers img {
	display: block;
	margin-bottom: 10px;
}
#PUB ul.Dossiers a {
	color: #000;
	text-decoration: none;
}
#PUB .Date-Spitzmarke a {
	text-decoration: none;
}
#PUB ul.Dossiers a:focus,
#PUB ul.Dossiers a:hover,
#PUB ul.Dossiers a:active,
#PUB .Home-Listing .Date-Spitzmarke a:focus,
#PUB .Home-Listing .Date-Spitzmarke a:hover,
#PUB .Home-Listing .Date-Spitzmarke a:active {
	color: #004a4e;
	text-decoration: underline;
}

/* Dossiers */
#PUB .Main div.Dossiers h1 {
	color: #e2007a;
}
#PUB .Main div.Dossier-Listing-SM {
	border-bottom: 1px solid #999;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#PUB .Main div.Dossiers .Listing li {
	margin-bottom: 40px;
}

/* Bilder */
/* Bilder */
#PUB .ImageBoxLeft {
	clear: both;
	float: left;
	margin: 0 20px 20px 0;
}
#PUB .ImageBoxRight {
	clear: both;
	float: right;
	margin: 0 0 20px 20px;
}
#PUB .ImageBoxBig {
	margin-bottom: 20px;
}
#PUB .ImageBoxBig .Title,
#PUB .ImageBoxLeft .Title,
#PUB .ImageBoxRight .Title {
	color: #666;
	font-size: 12px;
	margin-top: 6px;
}
#PUB .ImageBoxBig .Copyright,
#PUB .ImageBoxLeft .Copyright,
#PUB .ImageBoxRight .Copyright {
	color: #999;
	font-size: 12px;
}

/* Artikel */
#PUB .Article {
	margin-top: 20px;
}
#PUB .Article .Date {
	color: #666;
	margin: 20px 0 0 0;
}
#PUB .Article .Date a {
	text-decoration: none;
}
#PUB .Article .Date a:focus,
#PUB .Article .Date a:hover,
#PUB .Article .Date a:active {
	text-decoration: underline;
}
#PUB .Article .Date strong {
	color: #000;
	font-weight: normal;
	margin-right: 10px;
}
#PUB .Article .Spitzmarke {
	color: #999;
	margin-top: 10px;
}
#PUB .Article h1 {
	font-size: 30px;
	line-height: 130%;
	margin-bottom: 10px;
}
#PUB .Article h2 {
	color: #666;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
#PUB .Article h3 {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	margin: 18px 0;
}
#PUB .Article h4 {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	margin: 20px 0;
}
#PUB .Article .Content ul {
	margin: 10px 0;
	padding-left: 40px;
}
#PUB .Article .Content ul li {
	list-style: disc;
	margin-bottom: 10px;
}
#PUB .Article .Content ol {
	margin: 10px 0;
	padding-left: 40px;
}
#PUB .Article .Content ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
#PUB .Article .Content p {
	margin-bottom: 20px;
}
#PUB .Article .Content blockquote {
	font-style: italic;
	margin: 20px 50px;
}

/* Ausgabenhinweis unter dem Artikel */
#PUB .Article .Issue a,
#PUB .Article .Article-Error-Note .Desc a {
	background: url(../images/arrow.png) left -197px no-repeat;
	margin-right: 10px;
	padding-left: 8px;
}

/* Digitalisierungsfehlerhinweis */
#PUB .Article .Article-Error-Note {
	color: #666;
	margin: 30px 0;
}
#PUB .Article .Article-Error-Note h3 {
	background: #fff;
	border: 1px solid #d5dade;
	border-bottom: 1px solid #fff;
	color: #000;
	display: inline-block;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 -6px 0 !important;
	padding: 5px 5px 0 5px;
	text-transform: uppercase;
}
#PUB .Article .Article-Error-Note .Desc {
	background: #fff;
	border: 1px solid #d5dade;
	padding: 0 5px 5px 5px;
}
#PUB .Article .Article-Error-Note p {
	margin-top: 10px;
}

/* Fehler-melden-Formular */
#PUB .Article-Error-Form {
	border-bottom: 1px solid #d5dade;
	margin: 40px 0;
	padding-bottom: 40px;
}
#PUB .Article-Error-Form + .Article {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#PUB .Article-Error-Form + .Article .Article-Error-Note {
	display: none;
}
#PUB .Article-Error-Form legend {
	display: none;
}
#PUB .Article-Error-Form .row {
	margin: 20px 0;
}
#PUB .Article-Error-Form textarea {
	width: 100%;
}
#PUB .Article-Error-Form .Sender .row {
	display: table-cell;
	width: 240px;
}
#PUB .Article-Error-Form .Sender .row input {
	width: 230px;
}
#PUB .Article-Error-Form .Sender .row label[for="senderEmail"],
#PUB .Article-Error-Form .Sender .row input#senderEmail {
	margin-left: 10px;
}
#PUB .Article-Error-Form .row_submit {
	float: right;
	margin-top: 20px;
}
#PUB .Article-Error-Form p {
	margin-top: 20px;
}

/* Dossiermitgliedschaft */
#PUB .Article .InDossier {
	border-top: 1px solid #d5dade;
	margin-top: 30px;
	padding: 5px;
	padding: 20px 0;
}
#PUB .Article .InDossier h3 {
	color: #000;
	font-size: 12px;
	margin: 0;
}
#PUB .Article .InDossier h4,
#PUB .Article .InDossier h5 {
	margin: 10px 0;
}
#PUB .Article .InDossier .Desc {
	line-height: 140%;
}
#PUB .Article .InDossier .ImageBoxLeft {
	margin-left: 4px;
}

/* Dossiers */
#PUB ul.Dossiers li {
	float: left;
	margin-right: 15px;
	width: 150px;
}
#PUB ul.Dossiers li:last-child {
	margin-right: 0;
}

#PUB div.Dossiers .Image {
	float: left;
	margin: 0 10px 10px 0;
}

/* Paging */
#PUB .Paging {
	display: block;
	clear: both;
	float: none;
	margin: 20px 0;
	border-top: 1px solid #d5dade;
	padding: 10px 0 5px 0;
	word-spacing: 3px;
}
#PUB .Paging ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#PUB .Paging ul li {
	display: inline;
	margin: 0;
}
#PUB .Paging ul li * {
	padding: 3px;
}
#PUB .Paging ul li a {
	display: inline !important;
}
#PUB .Paging ul li a:link,
#PUB .Paging ul li a:visited {
	color: #000 !important;
	text-decoration: underline !important;
}
#PUB .Paging ul li a:focus,
#PUB .Paging ul li a:hover,
#PUB .Paging ul li a:focus {
	color: #FFF !important;
	background: #004a4e !important;
	text-decoration: none !important;
}
#PUB .Paging ul li strong {
	color: #C00;
	border-color: #C00;
}

/* Suche */
#PUB .Archiv fieldset {
	border: 1px solid #d5dade;
	margin: 10px 0;
	padding: 5px 10px;
}
#PUB .Archiv label {
	margin-top: 10px;
}
#PUB .Archiv #ID_Listing h3,
#PUB .Archiv #ID_Listing h4 {
	margin: 0;
}
#PUB .Archiv #ID_Listing h4 {
	font-weight: bold;
}
#PUB .Archiv #ID_Listing .Date {
	color: #999;
	margin: 10px 0 0 0;
}
/*
#PUB .Archiv h1 {
	width: 340px;
}
*/
#PUB .Archiv h1 strong {
	color: #e2007a;
}

/* Autor- und Volltextsuche */
#PUB .Archiv legend,
#PUB .Archiv .SText .row label {
	color: #e2007a;
	font-weight: bold;
}
#PUB .Archiv .SText {
	border-bottom: 1px solid #d5dade;
	padding-bottom: 10px;
}
#PUB .Archiv .SText fieldset {
	border: 0;
	padding: 0;
}
#PUB .Archiv .SText input {
	border: 1px solid #999;
	border-radius: 2px;
	color: #999;
	font-size: 18px;
	padding: 2px;
	width: 474px;
}
#PUB .Archiv .SText input:focus,
#PUB .Archiv .SText input:hover,
#PUB .Archiv .SText input:active {
	border: 1px solid #000;
	color: #000;
}

/* Rubrikensuche und Sortierung */
#PUB .Archiv .SRubrics,
#PUB .Archiv .SSort {
	float: left;
	margin-right: 10px;
	width: 220px;
}
#PUB .Archiv .SRubrics .select,
#PUB .Archiv .SSort .select {
	width: 200px;
}

/* Datumsuche und Ergebisanzeige */
#PUB .Archiv .SDates {
	padding: 0 0 5px 20px;
	margin-top: 24px;
}
#PUB .Archiv .SDisplay {
	margin-top: 10px;
	padding: 0 0 5px 20px;
}

/* Hinweis zur Sortierung */
#PUB .Archiv .Sorted {
	color: #e2007a;
	font-weight: bold;
	margin: 10px 0 40px 0;
}
#PUB .Archiv .row_submit {
	text-align: right;
}
#PUB .Archiv .row_submit input {
	background: #f2f4f5;
    background: -moz-linear-gradient(top, #f2f4f5, #d5dade);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#f2f4f5), to(#d5dade));
	border: 1px solid #d5dade;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	font-size: 18px;
	padding: 5px 10px;
	text-align: right;
}
#PUB .Archiv .row_submit input:hover {
    background: -moz-linear-gradient(top, #d5dade, #f2f4f5);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#d5dade), to(#f2f4f5));
}

/* Hilfe */
#PUB .Archiv #ID_Help {
	left: 370px;
	position: absolute;
	top: 300px;
}
#PUB .Archiv #ID_Helplayer {
	left: -250px;
}

/* Vorangestellte Tags */
#PUB .Archiv .SERPPre h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#PUB .Archiv .SERPPre ul li {
	margin-bottom: 5px !important;
}
#PUB .Archiv .SERPPre ul.Tags li {
	display: inline;
	margin-right: 10px;
}
#PUB .Archiv .SERPPre ul li a {
	background: url(../images/link.png) right 6px no-repeat;
	color: #004a4e !important;
	padding-right: 10px;
}
#PUB .Archiv .SERPPre ul li a:focus,
#PUB .Archiv .SERPPre ul li a:hover,
#PUB .Archiv .SERPPre ul li a:active {
	color: #004a4e !important;
	text-decoration: underline !important;
}

/* Login-Form bei Seiten, die nur eingeloggt gesehen werden duerfen */
#PUB .Main .Login {
	border-top: 1px solid #d5dade;
	padding-top: 10px;
}
#PUB .Main .Login h2 {
	color: #c00 !important;
	line-height: 140%;
	margin-bottom: 10px;
}
#PUB .Main .Login ul {
	margin: 10px 0;
	padding-left: 40px;
}
#PUB .Main .Login ul li {
	list-style: disc;
	margin-bottom: 10px;
}
#PUB .Main #ID_LoginForm fieldset {
	background: #f2f4f5;
	margin-top: 10px;
	padding: 10px 20px;
}
#PUB .Main #ID_LoginForm fieldset p,
#PUB .Main #ID_LoginForm fieldset .row {
	margin-top: 10px;
}
#PUB .Main #ID_LoginForm fieldset legend {
	font-weight: bold;
}
#PUB .Main #ID_LoginForm .Error {
	font-size: 140%;
	color: #C00;
	border: 2px solid;
	padding: 5px;
}
#PUB .Main #ID_LoginForm .Connected {
	float: left;
	width: 270px;
}
#PUB .Main #ID_LoginForm .Username {
	float: left;
	width: 175px;
}
#PUB .Main #ID_LoginForm .Username input {
	width: 160px;
}
#PUB .Main #ID_LoginForm .Forgotpassword {
	margin-left: 20px;
	margin-top: 10px;
}
#PUB .Main #ID_LoginForm .row_submit {
	padding-top: 25px;
}
#PUB .Main #ID_LoginForm .Registerbutton {
	padding-top: 24px;
}
#PUB .Main #ID_LoginForm ul {
	margin: 10px 0;
	padding: 0;
}
#PUB .Main #ID_LoginForm ul li {
	background: url(../images/ok2.png) no-repeat;
	list-style: none !important;
	margin: 0 0 10px 10px;
	padding: 0 0 0 20px;
}

/* Specials */
#PUB .Specials {
	margin-left: 515px;
	padding-top: 20px;
	width: 300px;
}

/* Standardbox */
#PUB .Box {
	background: #f2f4f5;
	color: #666;
	line-height: 120%;
	margin-bottom: 25px;
	overflow: hidden;
}
#PUB .Box a {
	color: #004a4e;
}
#PUB .Box p a {
	background: url(../images/link.png) no-repeat right -595px;
	font-weight: bold;
    padding-right: 10px;
}
#PUB .Box .Catchline,
#PUB .Box .Desc {
    padding: 5px 10px;
}
#PUB .Box .Catchline,
#PUB .Box .Reiter,
#PUB .Specials h3 {
	border-bottom: 1px solid #666;
	color: #000;
	font-weight: bold;
    padding: 5px 10px;
}
#PUB .Specials .Reiter {
	color: #666;
    font-weight: normal;
    padding: 4px 0;
}
#PUB .Specials .Reiter a {
	cursor: pointer;
    margin: 0 4px;
}
#PUB .Specials .Reiter a.Active {
	color: #000;
    font-weight: bold;
}
#PUB .ReiterInhalt ul {
	margin-top: 4px;
}
#PUB .Specials h4 {
	margin-top: 4px;
	padding-top: 8px;
}
#PUB .Box.Login p.Error {
	margin: 10px;
	color: #C00;
	font-weight: bold;
}
#PUB .Box.Login .Desc {
	color: #999;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
#PUB .Box.Login .Login-Layer {
	display: inline;
}
#PUB .Box.Login .Login-Layer p {
	background: url(../images/arrow.png) right -194px no-repeat;
	color: #004a4e;
	cursor: pointer;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	padding-right: 8px;
	text-decoration: underline;
}
#PUB .Box.Login form {
	display: none;
    padding: 5px 10px 10px 10px;
}
#PUB .Box.Login form input {
	display: block;
	float: left;
	margin-right: 10px;
	width: 125px;
}
#PUB .Box.Login form input[type="text"],
#PUB .Box.Login form input[type="password"] {
	padding: 2px;
}
#PUB .Box.Login form input[type="password"] {
	margin-right: 0;
}
#PUB .Box.Login form input[type="submit"] {
	background: #f2f4f5;
    background: -moz-linear-gradient(top, #f2f4f5, #d5dade);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#f2f4f5), to(#d5dade));
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border: 1px solid #d5dade;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 11px;
	margin-right: 0;
	margin-top: 10px;
	text-transform: uppercase;
	width: 80px;
}
#PUB .Box.Login form input[type="submit"]:hover {
	border-color: #ccc;
	background: -moz-linear-gradient(top, #d5dade, #f2f4f5);
	background: -webkit-gradient(linear, left top, left bottombottom, from(#d5dade), to(#f2f4f5));
}

#PUB .Box.Login:hover form {
	background: #f2f4f5;
	border-bottom: 10px solid #fff;
	display: block;
	position: absolute;
	width: 280px;
	z-index: 10000000;
}
#PUB .Box.PageDownload {
	background: none;
	border: 0;
	font-weight: bold;
	padding: 0 0 10px 10px;
	margin-top: -20px;
}

/* Datepicker */
#PUB .Box.Day .Datepicker {
	color: #666;
}
#PUB .Box.Day .Datepicker-Layer {
	display: block;
	margin: 0 auto;
	width: 230px;
}
#PUB .ui-widget-content {
    /* background: url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") repeat-x scroll 50% top #f2f4f5; */
    background: #f2f4f5;
    border: 1px solid #d5dade;
}
#PUB .ui-widget-header {
    background: none !important;
    border: 0 !important;
    color: #000 !important;
}
#PUB .ui-widget-content {
    border: 0 !important;
}
#PUB .ui-state-default,
#PUB .ui-widget-content .ui-state-default,
#PUB .ui-widget-header .ui-state-default {
    color: #004a4e !important;
}
#PUB .ui-state-active,
#PUB .ui-widget-content .ui-state-active,
#PUB .ui-widget-header .ui-state-active {
    background: #004a4e !important;
    border: 1px solid #004a4e !important;
    color: #fff !important;
}
#PUB #ui-datepicker-div {
	border: 1px solid #d5dade !important;
}

/* Suche */
#PUB .Box.Search {
	padding-bottom: 10px;
}
#PUB .Box.Search .Searchfield label {
	display: none;
}
#PUB .Box.Search .Searchfield .row,
#PUB .Box.Search .Searchfield .row_submit {
	display: table-cell
}
#PUB .Box.Search .Searchfield .row {
	padding-right: 5px;
}
#PUB .Box.Search .Searchfield .row input {
	display: inline-block;
	width: 255px;
}
#PUB .Box.Search .Searchfield .row input,
#PUB .Box.Search select {
	padding: 2px;
}
#PUB .Box.Search .Searchfield .row_submit input {
	background: url(../images/search-button.png) no-repeat transparent;
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	text-indent: -10000px;
	width: 18px;
}
#PUB .Box.Search h4 {
	color: #e2007a;
	font-weight: bold;
	margin-bottom: 10px;
}
#PUB .Box.Search legend {
	float: left;
}
#PUB .Box.Search .Date .row {
	margin-bottom: 10px;
	text-align: right;
}
#PUB .Box.Search .Date label {
	display: inline;
}
#PUB .Box.Search select {
	max-width: 280px;
}
#PUB .Box.Search img {
	cursor: pointer;
}

/* Formulare */
#PUB .row label {
    display: block;
}
#PUB .radio {
    font-weight: bold;
	margin-bottom: 10px;
}
#PUB .radio input {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
#PUB input[type="text"],
#PUB input[type="password"],
#PUB select {
	border: 1px solid #d5dade;
}
#PUB input[type="text"]:hover,
#PUB input[type="password"]:hover,
#PUB select:hover {
	border: 1px solid #ccc;
	background-color: #FFFF80;
}
#PUB .row_submit input,
#PUB input[type="submit"] {
	text-shadow: 0 1px 1px #fff;
}

/* Sonstige */
#PUB .Clear {
	clear: both;
	display: block;
}
#PUB .mark {
	color: #e2007a;
	font-weight: bold;
}
#PUB .error {
	color: #c00;
	font-weight: bold;
	margin-top: 10px;
}
#PUB .Main .Content .Success {
	color: #e2007a;
	font-size: 24px;
	line-height: 140%;
	margin: 40px 0 160px 0;
}</pre></body></html>