<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* START: DIVERSES */
.print,
#inhaltStart,
#inhaltEnde {
	display: none;
}



main  section &gt; article {
	color: #333;
	font-family: "BentonSans-Regular";
	font-weight: normal;
	font-size: 1rem; /* 16px; */
	line-height: 24px;
	text-align: left;
	padding: 14px 0px 0px 0px; /* padding: 10px 20px 5px 20px; */
}


section.article-zwischentext {
	clear: both;
}

main  section &gt; article.subArticleArticlepage {
     padding: 14px 0px 1em 0px;
}


.articleSeitenrand {
        display: block;
	padding: 0px 30px 0px 20px;
}


article#mainArticle .inhalt {
	/* gilt nicht fuer Doorpage #mainArticleDoorpage! */
    min-height: 500px;
}

main &gt; section#mainSectionDoorpage {
	padding: 0;
}

main &gt; section p,
main &gt; article p,
.inhalt p {
    margin-bottom: 1em;
}

/*  hr:  nur für Mozilla */
.inhalt div.bodyAttrib &gt; hr {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* kleinere Schrift */
.inhalt li span.kleinereSchrift {
	font-size: 70%;
	color: #333;
}

.startPageBox li span.kleinereSchrift {
	font-size: 80%;
	color: #333;
}

.inhalt li span.kleinereSchriftDateityp {
	font-size: 75%;
	color: #333;
	border: 1px solid grey;
	padding: 0 0 0 2px;
	margin-left: 5px;
	margin-right:5px;
	position: relative;
	bottom: 2px;
}

.startPageBox li span.kleinereSchriftDateityp {
	font-size: 85%;
	color: #333;
	border: 1px solid grey;
	padding: 0 0 0 2px;
	margin-right:5px;
}
/* /kleinere Schrift */

/* Schriftfarbe */
.grey {
	color: #333;
}

/* Linkfarbe */
.inhalt .Linkfarbe {
	color: #3c506e;
}

.inhalt .wieLink {
	color: #3c506e;
	text-decoration: underline;
}
/* /Linkfarbe */

.fett {
	font-weight: bold;
}

abbr, acronym, span.abbr {
	cursor: help;
	/* border-bottom: 1px dotted #333; */
}

.unicode {
	font-family: "Arial Unicode MS", Arial, sans-serif;
}

.clearFloat {
	clear: both;
}

div.clearBox {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}

/* Einrückung Blocktext */
.inhalt p.blocktext, .inhalt p.Blocktext,
.inhalt div.blocktext, .inhalt div.Blocktext {
	margin-bottom: 1em;
	text-align: justify;
	margin-left: 2em;
}

/* mit Unterstrich */
.inhalt .mitUnterstrich {
	border-bottom: 1px solid #333 !important;
}

.inhalt .ohneUnterstrich {
	border-bottom: 0px !important;
}
/* /mit Unterstrich */

/* ENDE: DIVERSES */



/* START: Ueberschriften (h4 - h6) im Inhaltsbereich .inhalt */

.inhalt h4,
.inhalt h5,
.inhalt h6 {
	font-family: "BentonSans-Regular";
	font-weight: normal;
	color: #233755;
	margin: 1.5em 0 0 0; /* 1.75em 0 0 0; */
	padding: 0px 30px 10px 20px; /* 0 0 10px 0; */
}

.inhalt .bodyAttrib  h4,
.inhalt .bodyAttrib  h5,
.inhalt .bodyAttrib  h6 {
	padding: 0px 30px 10px 0; /* 0 0 10px 0; */
}

.inhalt h4 {
	font-size: 20px;
}

section.doorPageBox .teaserContent h4 {
        display: block;
        font-family: "BentonSans-Bold";
        font-size: 1.5rem;
        line-height: 28px;
        margin: 0 0 4px;
        overflow-wrap: break-word;
        text-transform: none;
        padding: 0 0 10px 0;
}

/* Ueberschrift Termindetail */
.inhalt h4.termin-ueberschrift {
	clear:both;
	border-bottom: 2px solid #ddd;
	margin-bottom: 1em;
	padding-bottom: 0.2em; /* fuer Unterstrich-Abstand */
}
/* /Ueberschrift Termindetail */

.inhalt h5 {
	font-size: 18px;	
}

.inhalt h6 {
	font-size: 16px;
	font-weight: bold; /* text-decoration: underline; */
}


.inhalt .subTitle {
    color: #666;
    font-weight: bold;
    margin-bottom: 0.7em;
}

/* ENDE: Ueberschriften (h4 - h6) im Inhaltsbereich .inhalt */ */



/* START: Links */

.inhalt a {
}

.inhalt a:link,
.inhalt a:active,
.inhalt a:visited {
	color: #3c506e;
    font-family: "BentonSans-Bold";
}

.inhalt a:hover,
.inhalt a:focus {
	text-decoration: underline;
}

.inhalt a:focus {
	color:#fff;
	background-color: #3c506e;
}

main section a,
.inhalt div.bodyAttrib a {
	margin-bottom: 0.5em;
}

main section a img,
.inhalt a img {
	border:0;
}

/* Links - Termindetail - Icons */
.inhalt div.bodyAttrib a img#termin_icon {
	position: relative;
	top: 5px;
}
		
.inhalt div.bodyAttrib a img#map_icon {
	position: relative;
	top: 5px;
}
/* /Links - Termindetail - Icons */

/* Links im Text */
.bodyAttrib  p a, .bodyAttrib p a:link, .bodyAttrib  p a:active, .bodyAttrib  p  a:visited {
	/* color: #5b79a6; */
}

/* ENDE: Links */



/* START: Icon */

.inhalt .icon {
	padding-left: 5px;
	position: relative;
	top: 5px;
}

/* externerLink-Icon */
.inhalt img.iconKlein {
	border: 0;
}

/* eMail-Icon */
.inhalt img.iconEmail {
    border: 0 none;
    left: 1px;
    position: relative;
    top: 5px;
}

/* kleines RSS-Icon (Presse) */
.inhalt img#rss-icon_presse {
	position: relative; 
	top: 3px; 
	margin-right: 0.2em
}

/* ENDE: Icon */



/* START: Listen */

ul, ol {
   margin-right: 1em; /* als Erganzung zum base.css */
}

.inhalt ul {
	list-style-type: none;
	margin-left: 0;
        margin-top: 0.5em;
	margin-bottom: 1em;
	color: #333;
}

/* ZT mit Anhang */
main  section &gt; article.subArticleArticlepage ul:last-child {
     padding-bottom: 0;
     margin-bottom: 0;
}

.inhalt ol {
	margin-left: 1.35em;
        margin-top: 0.5em;
	margin-bottom: 1em;
}

/* Listen nur fuer Anhang */
.inhalt ul li * {
	/* damit das list-style-background-image auch bei vorhandenen Icons im li immer zentral liegt */
	/* Auswirkung auf nachgelagertes Icon, wie externer Link!: vertical-align: top; */
}

.inhalt ul li {
	background:url("../../layout_rwd/images/system_bilder/list_style_image.gif") no-repeat scroll 0 10px transparent;
	list-style-type:none;
	color: #333;
	margin-left: 3px;
	margin-bottom: 0.35em; /* 0.5em; */
	padding-left:12px;

}

/* Liste Termindetail */
.inhalt ul#termin-anlagen {
	margin-left: 0;
}

.inhalt ul#termin-anlagen li {
	margin-left: 0;
}
/* /Liste Termindetail */

/* /Listen nur fuer Anhang */

/* Liste, nur fuer Sitemap */
.inhalt ul li.noBullet { 
	background:none !important;
	list-style-type:none;
}
/* /Liste, nur fuer Sitemap */

/* Listen mit 'Nicht-LinkText' nur im Anhang */
.inhalt li div,
.inhalt li span {
	color: #333;
	vertical-align: baseline;
}

/* Listen nicht im Anhang, sondern im bodyAttrib-Bereich (z.B. Sitemap) */
.inhalt div.bodyAttrib li.grey {
	/* entfaellt wg. doppelten list-style-items: list-style-image:url("../../layout_rwd/images/system_bilder/list_style_image.gif"); */
	color: #333;
}

.inhalt div.bodyAttrib li.grey div {
	margin-bottom: 0.25em;
	color: #333;
	margin-left: -0.25em;
}

.inhalt div.bodyAttrib ul.sitemap li.grey {
	background:url("../../layout_rwd/images/system_bilder/list_style_image.gif") no-repeat scroll 0 10px transparent;
	list-style-type:none;
	color: #333;
	line-height: 1.6em;
}

.inhalt div.bodyAttrib ul.sitemap ul {
	margin-left: 1em;
	margin-bottom: 0;
}
/* /Listen nicht im Anhang, sondern im bodyAttrib-Bereich (z.B. Sitemap) */

/* Icons in Listen (Dokument-Icons [ohne "Mail", "externer Link"]) */
.inhalt ul li img.icon {
	padding-left: 5px;
	position: relative;
	top: 2px;
}

.inhalt ul li img.iconOrdner {
	position:relative;
	top: 1px;
}
/* /Icons in Listen */


/* Listen 2. + 3. Ebene: ul  ul (ul)  (li) */
.inhalt bodyAttrib ul ul li,
.inhalt bodyAttrib ul ul ul li {
	list-style-type: square;
	color: #333;
	margin-bottom: 0.25em;
}

.inhalt ul li.docBaum li {
	
}

/* Listen 2. + 3. Ebene: fuer Sitemap */
.inhalt div.bodyAttrib li.grey ul li.grey {
	margin-left: -0.25em;
}

.inhalt ul ul.keinOrdner {
	margin-left: 0em;
}
/* /2. + 3. Ebene: ul ul (ul) (li) */

/* A-Z - Liste */
.inhalt ul.AbisZListe {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.inhalt ul.AbisZListe li {
    background-image: none;
    display: inline-block;
    padding: 0;
	margin: 0;
    list-style-type: none;
}

.inhalt ul.AbisZListe li a:link,
.inhalt ul.AbisZListe li a:visited {
    background-image: url("../../layout_rwd/images/system_bilder/icon_klein_weiss.png");
    background-position: 4px 3px;
    background-repeat: no-repeat;
    color: #367193;
    display: block;
    font-weight: bold;
    height: 2em;
    margin-bottom: 0;
    padding-top: 0.15em;
    text-align: center;
    text-decoration: none;
    width: 1.78em;
    border: 0; 
    outline: 0;
}

.inhalt ul.AbisZListe li a:active,
.inhalt ul.AbisZListe li a:hover,
.inhalt ul.AbisZListe li a:focus,
.inhalt ul.AbisZListe li a.azactive {
    background-image: url("../../layout_rwd/images/system_bilder/icon_klein_schwarz.png");
    background-color: transparent;
    background-position: 4px 3px;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 2em;
    margin-bottom: 0;
    padding-top: 0.15em;
    text-align: center;
    text-decoration: none;
    width: 1.78em;
    border: 0;
}
/* /A-Z - Liste */

/* START: ol - Listen */
.inhalt div.bodyAttrib ol {  /* nur fuer Listen im Body-Attribut */
	color: #333;
	margin-bottom: 1em;
	margin-left: 2em;
}

.inhalt div.bodyAttrib ol ol,   /* nur fuer Listen im Body-Attribut */
.inhalt div.bodyAttrib ol li {
	color: #333;
	margin-bottom: 0.25em;
}

/* Listen mit römischen Ziffern */
.inhalt ol.roman {
	list-style-type: upper-roman;
	margin-left: 4em;
}

.inhalt ol.roman li {
	font-weight:bold;
	padding-left: 3em;
	padding-bottom: 1em;
}

.inhalt ol.roman ol {
	list-style-type: decimal;
	margin-left: -1em;
	padding-top: 0.5em;
}

.inhalt ol.roman ol li {
	font-weight: normal;
	padding-left:1em;
	padding-bottom:0.5em;
}
/* /Listen mit römischen Ziffern */

/* ENDE: ol - Listen */

/* ENDE: Listen */



/* START: Fusszeile */

.inhalt footer {
    margin-bottom: 1.35em;
}

.inhalt div#inhaltFusszeile, 
.inhalt div#VerantwortlichFusszeile {
	color: #333;
	line-height: 1.2em;
	padding: 1.2em 20px 0.5em 0;
	border-top: 1px solid #333;
}

.inhalt div#inhaltFusszeile p,
.inhalt div#VerantwortlichFusszeile p {
	color: #333;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.inhalt span.LinkzieleInFusszeile {
	display: inline-block;
	/* padding-bottom: 1em; */
}

/* ENDE: Fusszeile */



/* START: Teaser */

.inhalt .teaser {
	color: #333;
	padding-top: 0.1em;
	padding-bottom: 0.15em;
}

.inhalt .ohneTeaser {
	/* padding-bottom: 0.3em; (div kann entfallen!) */
}

.inhalt .teaserAktuelles {
	color: #333;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	margin-left:0em;
}

/* ENDE: Teaser */



/* START: Definitions- bzw. Beschreibungslisten */

.inhalt dl {
	margin: 0;
	padding: 5px 0;
}

.inhalt dt {
	font-family: "BentonSans-Bold";
}

.inhalt dd {
	margin: 0 0 1em 1em;
}

/* ENDE: Definitions- bzw. Beschreibungslisten */



/* START: Tabellen */

.inhalt div.bodyAttrib table {
	color: #333;
	margin: 10px 0;
	border-bottom: 15px solid #3c506e;
	border-collapse: collapse;
	empty-cells: show;
	overflow: hidden;
	width: 100%;
}

.inhalt div.bodyAttrib table tbody {
	border-top: 1px solid #ccc;
}

.inhalt div.bodyAttrib table tr {
	background: #EFEFEF none repeat scroll 0 0;
}

.inhalt div.bodyAttrib table th,
.inhalt div.bodyAttrib table thead th {
	speak-header:always;
	background: #3c506e none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 4px 9px;
	border: none;
}

.inhalt div.bodyAttrib table th a,
.inhalt div.bodyAttrib table th a:hover,
.inhalt div.bodyAttrib table thead th a,
.inhalt div.bodyAttrib table thead th a:hover {
	color: #fff;
	font-weight: bold;
}

.inhalt div.bodyAttrib table.vcardEintragOben th,
.inhalt div.bodyAttrib table.vcardEintrag th {
	width: 40%;
}

.inhalt div.bodyAttrib table th a:focus {
	background-color: #fff;
	color: #3c506e
}

.inhalt div.bodyAttrib table td,
.inhalt div.bodyAttrib table tbody td,
.inhalt div.bodyAttrib table tfoot td {
    border: 1px solid #ccc;
    padding: 4px 9px;
    text-align: left;
}

.inhalt div.bodyAttrib table td,
.inhalt div.bodyAttrib table tbody td,
.inhalt div.bodyAttrib table tfoot td {
	/* vertical-align: top; */
	text-align: left;
}

.inhalt div.bodyAttrib table tr td:last-child {
    /* stoert rechten Tabellen-td-Rahmen in Farbe #ccc!:  border-right: none;  */
}


.inhalt div.bodyAttrib table.vcardEintragOben td,
.inhalt div.bodyAttrib table.vcardEintrag td {
	width: 60%;
}

/* Tabellen ohne Rahmen */
.inhalt div.bodyAttrib table.ohneRahmen,
.inhalt div.bodyAttrib table.ohneRahmen tbody,
.inhalt div.bodyAttrib table.ohneRahmen th,
.inhalt div.bodyAttrib table.ohneRahmen thead th,
.inhalt div.bodyAttrib table.ohneRahmen td,
.inhalt div.bodyAttrib table.ohneRahmen tbody td {
	border: 0;
}
/* Tabellen ohne Rahmen */

/* ENDE: Tabellen */



/* START: Bildautomatik */

.inhalt div.obenUntenBildbox {
	float:left;
	width: 100%;
	clear:both;
	margin: 6px 0 0 0;
}

.inhalt div.obenUnten90 {
	/* display: inline-block; Probleme mit IE9 - Kompatibilitaetsansicht; stattdessen float: left; ! */
	float: left;
	margin: 0 1.5em 1.5em 0;
	text-align: center;
}

.inhalt div.obenUnten125 {
	/* display: inline-block; Probleme mit IE9 - Kompatibilitaetsansicht; stattdessen float: left; ! */
	float: left;
	margin: 0 3.5em 1.25em 0;
	text-align: center;
}

.inhalt div.obenUnten250 {
	/* display: inline-block; Probleme mit IE9 - Kompatibilitaetsansicht; stattdessen float: left; ! */
	float: left;
	margin: 0 2em 1em 0; 
	text-align: center;
}

.inhalt .left {
	position:relative;
	/* border-right: 5px solid #F5F5F5; */
}

.inhalt div.left {
	float:left;
	margin: 0 20px 20px 0;
	border: 0;
	padding-top: 6px;
	text-align: center;
	clear: both;
	/* background-color: #F5F5F5; */
}

.inhalt .right {
	position:relative;
	/* border-left: 5px solid #F5F5F5; */
}

.inhalt div.right {
	float:right;
	margin: 0 0 20px 20px;
	border: 0;
	padding-top: 6px;
	text-align: center;
	clear: both;
	/* background-color: #F5F5F5; */
}

.inhalt span.teaserZuBild {
	display: block;
	margin-top: 5px; 
	text-align: center;
	font-size: 85%;
	background-color: #fff; 
	padding: 0 3px;
	color: #333; 
}

/* ENDE: Bildautomatik */



/* START: Videos */

.inhalt .video_oberhalb {
	margin-top: 1em;
	margin-bottom: 2em;
}

.inhalt .video_mitte {
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
}

.inhalt .video_unterhalb {
	clear: both;
	margin-top: 2em;
	margin-bottom: 1em;
}

/* Filme */
.inhalt .filme {
	margin-top: 2em;
	margin-bottom: 1em;
}

/* ENDE: Videos */



/* START: Formulare */

legend {
    font-family: BentonSans-Bold;
}

.inhalt input,
.inhalt textarea,
.inhalt select,
.inhalt button {
	font-family: "BentonSans-Regular";
	font-size: 1rem; /* 16px; */
}

.inhalt button,
.inhalt input[type='submit'], 
.inhalt input[type='reset'] {
	padding: 2px 6px 3px;
	font-size: 0.9rem;
}


/* Kontaktformular */
.inhalt #kontaktformular div.invalid {
	border:2px solid red;
	/* background-color:#faeaea; */
	padding:0.5em 1em;
}

#kontaktformular form {
	display: block;
	width: 70%;
	margin-left: auto;
	margin-right: auto;

}

#kontaktformular #spamschutz_frage {
	font-size: 0.8rem;
}

#kontaktformular label {
	font-family: "BentonSans-Bold";
	color: #3c506e;
	font-size: 0.8rem
}

#kontaktformular input[type='text'],
#kontaktformular textarea {
	display: block;
	width: 100%;
	border: 0;
	background: #eaeff6;
	padding: 10px;
}

#kontaktformular input[type='submit'] {
	border: 0;
	background: transparent;
	font-family: "BentonSans-Bold";	
}

#kontaktformular #kontaktformular_buttons {
	text-align: right;
}

#kontaktformular #button_send,
#kontaktformular #button_reset {
	padding: 10px 55px 10px 10px;
	margin: 20px 0;
	height: 38px;
	background: url("../images/system_bilder/aero-button.png") no-repeat center right;
	margin-right: 0.6em;
	font-size: 0.8rem;
    cursor: pointer;
}

#kontaktformular #button_reset {
	background: url("../images/system_bilder/cross-button.png") no-repeat center right;
}

#kontaktformular input[type='submit']:hover,
#kontaktformular input[type='reset']:hover  {
	text-decoration: underline;
}

#kontaktformular_hinweis_pflichtfelder {
	font-size: 0.8em;
}
/* /Kontaktformular */


/* Universalformular (z.B. OVG) */

#universalformular form {
    display: block;
    width: 70%;
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin: 2em auto;
}

#universalformular label,
#universalformular fieldset {
    font-family: "BentonSans-Bold";
    color: #3c506e;
    font-size: 0.8rem;
}

#universalformular input[type='text'], 
#universalformular textarea {
    display: block;
    width: 100%;
    border: 0;
    background: #eaeff6;
    padding: 10px;
}

#universalformular div.invalid {
	border:2px solid red;
	background-color:#faeaea;
	padding:0.5em 1em;
}

#universalformular #universalformular_buttons {
	text-align: left;
}

#universalformular #button_send,
#universalformular #button_reset {
	font-family: "BentonSans-Bold";
	padding: 10px 55px 10px 10px;
	margin: 20px 0;
	height: 38px;
	background: url("../images/system_bilder/aero-button.png") no-repeat center right;
	margin-right: 0.6em;
	font-size: 0.8rem;
        cursor: pointer;
	border: 0;
}

#universalformular #button_reset {
	background: url("../images/system_bilder/cross-button.png") no-repeat center right;
}

#universalformular input[type='submit']:hover,
#universalformular input[type='reset']:hover  {
	text-decoration: underline;
}

#universalformular_hinweis_pflichtfelder {
	font-size: 0.8em;
}
/* /Universalformular */


/* ENDE: Formulare */

/* START: JW-Block */

/* A-Z LISTE Start */

.a-z-liste .alphabetical-index {
	background: #3c506e none repeat scroll 0 0;
	color: white;
	font-family: "BentonSans-Bold";
	font-size: 12px;
	padding: 20px 15px 15px;
}

.a-z-liste .alphabetical-index-letter {
	display: inline-block;
	padding: 15px 16.5px 15px 0;
}

.a-z-liste .alphabetical-index .alphabetical-index-letter a {
    color: white !important;
    font-family: "BentonSans-Bold";
    font-size: 20px;
}

.a-z-liste .alphabetic-index-exposed-form { 
	padding: 45px 25px 40px;
	position: relative;
}

.a-z-liste .alphabetical-index-filters {
margin-top: 2em;
	background: #3c506e none repeat scroll 0 0;
	position: relative;
}

.a-z-liste .alphabetical-index-filters input[type="submit"] {
	background: white url("../images/system_bilder/search-icon.png") no-repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	bottom: auto;
	cursor: pointer;
	display: inline-block;
	height: 38px;
	margin: 0;
	position: absolute;
	right: 13%;
	text-indent: -9999px;
	top: 40%;
	width: 40px;
}

.a-z-liste .alphabetical-index-filters input[type="text"] {
	border-radius: 0;
	box-shadow: 0 2px 10px #b9b9b9 inset;
	color: #3c506e;
	display: block;
	font-family: "BentonSans-Bold";
	font-size: 24px !important;
	height: auto;
	line-height: 1.1em !important;
	margin: 0 auto;
	min-height: 40px;
	min-width: 40px;
	outline: 10px solid white !important;
	padding: 35px 75px 35px 20px;
	vertical-align: middle;
	width: 84%;
}

.a-z-liste .summary-result {
	color: #333;
	font-family: "BentonSans-Regular";
	font-size: 15px;
	padding: 20px 0px 12px 0px;
}

.a-z-liste .alphabetical-index-row {
	margin: 10px 0;
	background: #eaeff6 none repeat scroll 0 0;
}

.a-z-liste .alphabetical-index-row a {
	color: #3c506e !important;
	display: block;
	font-family: "BentonSans-Bold";
	font-size: 15px;
	padding: 10px 20px;
}

.a-z-liste .alphabetical-index-letter-active {
	text-decoration: underline;
}


/* A-Z LISTE Ende */

/* SOCIAL MEDIA NEWSROOM Start */

ul.social-media-navi {
	float: right;
}

ul li.social-media-navi a {
	background: transparent url("../images/system_bilder/socialbookmarks/social-icon.png") no-repeat scroll right 10px !important;
	border: 0 none;
	height: auto;
	padding: 12px 30px 10px 10px !important;
	width: auto;
}

ul li.social-media-navi a:hover, ul li.social-media-navi a:active,
ul li.social-media-navi:hover, ul li.social-media-navi:active {
	background-color: #3c506e !important;
}

.page-socialmedianewsroom .pane-social-media-newsroom-youtube-block {
	padding:20px;
}

.content-social-media-newsroom-youtube-block.displayBlock {
    display: block !important;
    height: auto !important;
}

.page-socialmedianewsroom .content-social-media-newsroom-youtube-block {
	overflow:auto;
	height:364px;
	width:100%;
	display:inline-block;
}

.page-socialmedianewsroom .social-privacy {
	display:block;
	height:364px;
	width:100%;
}

.page-socialmedianewsroom .youtube-content-wrapper {
	height:370px; 
	overflow:auto;
}

.page-socialmedianewsroom .video-wrap {
	float:left;
	height:180px;
	margin:1px 6px 1px 1px;
	padding-bottom:10px;
	width: 32%;
}

.page-socialmedianewsroom .vid_thumbnail {
	margin-bottom: 10px;
}
.page-socialmedianewsroom .vid_title {
	color: #333; 
	font-size: 13px; 
	line-height:14px;
	font-family: BentonSans-Bold
}
.page-socialmedianewsroom .vid_desc{
	color: #333; 
	font-family: BentonSans-Regular; 
	font-size: 13px; 
	line-height:14px; 
	margin-right: 10px; 
	margin-top:5px; 
	word-break: break-all;
}

.page-socialmedianewsroom .social-privacy textarea {
    display: none;
}

.page-socialmedianewsroom .glayer {
    background: rgba(105, 105, 105, 0.85) none repeat scroll 0 0;
    bottom: 15px;
    cursor: pointer;
    display: none;
    left: 15px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
    z-index: 3;
}

.page-socialmedianewsroom .showlayer .glayer {
    display: block;
}

.page-socialmedianewsroom .glayer p {
    display: inline-block;
    margin-top: 100px !important;
}

.page-socialmedianewsroom .glayer p a, html body.html #lbx_wrapper a#btn_close {
    color: white !important;
}

.page-socialmedianewsroom .glayer p a {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

.page-socialmedianewsroom .showlayer {
    position: relative;
}




@media only screen and (max-device-width: 480px) {

	.page-socialmedianewsroom .content-social-media-newsroom-youtube-block {
		 display: block !important;
    		height: auto !important;
	}
}
/* SOCIAL MEDIA NEWSROOM End */

/* GALLERY Start */
	.lb-cancel {
		background: url(../images/system_bilder/lightbox-loading.gif) no-repeat;
	}
	
	.lb-nav a.lb-prev {
		background: url(../images/system_bilder/lightbox-prev.png) left 48% no-repeat;
	}
	
	.lb-nav a.lb-next {
		background: url(../images/system_bilder/lightbox-next.png) right 48% no-repeat;
	}

	.lb-data .lb-close {
		background: url(../images/system_bilder/lightbox-close.png) top right no-repeat;
	}

	div.gallery-container {
		margin-bottom:10px;
		overflow: hidden;
	}

	div.gallery-container .swiper-slide {
		background: #3c506e none repeat scroll 0 0;
		color: white;
	}

	.gallery-container .gallery-swipe-left, .gallery-container .gallery-swipe-right {
		display: inline-block;
		position: relative;
		width: 38px;
		height: 38px;
		cursor: pointer;
		overflow: hidden;
		z-index:1;
	}
	.gallery-container .gallery-swipe-left {
		background: white url("../images/system_bilder/key-prev-small.png") no-repeat scroll 50% center;
	}
	.gallery-container .gallery-swipe-right {
		background: white url("../images/system_bilder/key-next-small.png") no-repeat scroll 50% center;
	}

	.gallery-controls a:nth-child(2) {
		position: relative;
		left: -3px;
	}

	.gallery-container span.zoom-image {
		background: transparent url("../images/system_bilder/video-bg.png") repeat-x scroll 0 0;
		font-size: 12px;
		height: 38px;
		position: absolute;
		top: -63px;
		width: 94%;
		left:3%;
		z-index:0;
	}
	.gallery-container span.slideshow-image {
		background-color:black;
		height:100%;
		display:block;
		position:relative;
	}
	.gallery-container .zoom-image span.gallery-counter {
		color:white;
		display:inline;
		position:relative;
		top: 25%;
		left:100px;
		font-family: "BentonSans-Bold"; 
	}

	.gallery-container .zoom-image span.gallery-lightbox {
		display: block;
		width:38px;
		height:38px;
		background: white url('../images/system_bilder/image-link.png') no-repeat scroll 50% center;
	}

	.gallery-lightbox-image {
		position: absolute;
		right: 0px;
		top: 0px;
	}

	.gallery-container .gallery-controls {
		position:absolute;
		height:38px;
	}


	.gallery-container .slideshow-text {
		background: #3c506e none repeat scroll 0 0;
		color: white;
		padding: 15px 20px 20px;
		position: relative;
	}

	.gallery-container .slideshow-text, .gallery-container .gallery-bildbeschreibung span {
		display:block;
		background: #3c506e none repeat scroll 0 0;
		color: white;
	}

	.gallery-container .arrow-up {
		background: transparent url("../images/system_bilder/arrowUpBlueBig_brighter.png") no-repeat scroll 0 0;
		border: 0 none;
		bottom: -5px;
		display: block;
		height: 15px;
		left: 20px;
		position: absolute;
		right: auto;
		width: 30px;
		z-index: 4;
	}

	.gallery-container .gallery-image-copyright {
		font-size:14px;
		float: right;
		font-family: "BentonSans-Regular";
		text-align: right;
	}

	.gallery-container .gallery-type {
		font-family: "BentonSans-Bold";
		font-size: 12px;
		text-transform: uppercase;
	}

	.gallery-container .gallery-image-subtitle {
		font-family: "BentonSans-Regular" !important;
		margin-bottom: 10px;
	}

	.gallery-container .gallery-image-title {
		color: white;
		display: block;
		font-size: 24px;
		margin-bottom: 5px;
		font-family: "BentonSans-Bold";
	}

	span.asset-picture-download {
		background: white none repeat scroll 0 0 !important;
		border: 0 none;
		color: #3c506e !important;
		font-family: "BentonSans-Bold";
		font-size: 12px;
		margin: 0;
		padding: 5px;
		width: 200px;
		float:right;
		margin-left:2em;
		margin-top:-6px;
	}

	span.asset-picture-download img.downloadButton {
		vertical-align:middle;
		margin-right:1em;
	}

	.gallery-container a {
		display: inline-block;
	}

	.gallery-container .zoom-image a:focus,
	.gallery-container .zoom-image a:active {
		border: 3px solid orange;
		margin: -3px;
	}

	.gallery-container .gallery-controls a:focus,
	.gallery-container .gallery-controls a:active {
		z-index: 10;
		position: relative;
		background: no-repeat;
		line-height: 8px;
	}

	/* Lightbox */
	.lb-caption {
		min-height: 1em;
		display: inline-block;
	}

	.lb-data .lb-details {
		width: 90%
	}

	.lb-closeContainer a:focus {
		border: 3px solid orange;
		width: 36px;
		height: 36px;
		margin: -3px;
	}

	.lb-nav a:focus {
		filter: alpha(Opacity=100);
		opacity: 1;
		border: 3px solid orange;
	}

/* GALLERY End */

/* VIDEOPLAYER Start */

	.asset-video-download {
    		background: white;
		border: 0 none;
		color: #3c506e !important;
		font-family: "BentonSans-Bold";
		font-size: 12px;
		margin: 12px 0;
		padding: 5px;
		width: 160px;
	}

	.asset-video-download ul {
		margin: 0 !important;
		padding: 0 !important;
	}

	.asset-video-download .download-file {
		display:none;
	}

	.asset-video-download ul li {
    		border: 0 none;
		list-style: outside none none;
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
	}

	.asset-video-download li a {
		color: #3c506e !important;
		font-family: "BentonSans-Bold";
		font-size: 12px;
	}

	.asset-video-download .download-file a {
		cursor: pointer;
	}
	.asset-video-download .download-file a:focus {
		color: white !important;
	}

	.asset-video-download .dropit .dropit-submenu {
		display: none;
		background:white;
		list-style: outside none none;
		margin: 0;
		min-width: 120px;
		padding: 0;
		z-index: 1000;
	}

	.jwplayer-video-div {
    		color: white;
    		display: inline-block;
    		font-family: "BentonSans-Bold";
    		font-size: 14px;
    		height: 100%;
    		margin-bottom: 20px;
		//margin-left: -20px;
    		overflow: hidden;
    		vertical-align: bottom;
    		width: 100%;
	}

	.jwplayer-video-div .asset-video { 
    		background: #3c506e none repeat scroll 0 0;
    		height: 100%;
    		margin-bottom: 0 !important;
    		padding: 0;
	}

	.jwplayer-video-div .view-inline-asset-video .views-field-field-asset-video {
    		float: right !important;
    		margin-left: 20px;
    		position: relative;
    		width: 50%;
    		margin-top:6px;
		margin-right:6px;
		margin-bottom:6px;
	}

	.jwplayer-video-div .view-inline-asset-video .views-field-field-asset-video-3-spaltig {
		position: relative;
    		clear: both !important;
    		float: none !important;
    		margin: 0 !important;
    		width: 100% !important;
	}

	.jwplayer-video-div .views-field-nothing {
    		padding: 20px;
    		text-align: left !important;
	}

	.jwplayer-video-div .aspectMode .jwaspect {
    		display: block;
    		margin-top: 66.6667%;
	}

	.jwplayer, .jwplayer div, .jwplayer span, .jwplayer a, .jwplayer img, .jwplayer ul, .jwplayer li, .jwplayer video, .jwclick {
    		background-color: transparent;
    		border: 0 none;
    		color: #000000;
    		direction: ltr;
    		font: inherit;
    		margin: 0;
    		padding: 0;
    		text-align: left;
    		vertical-align: bottom !important;
	}

	.jwplayer-video-div .view-inline-asset-video .views-field-type {
    		background: #3c506e none repeat scroll 0 0;
    		color: white !important;
    		display: inline-block;
    		font-family: "BentonSans-Bold";
    		font-size: 12px;
    		left: 20px;
    		line-height: 1em !important;
    		margin: 0;
    		max-width: 85%;
    		padding: 3px 10px;
    		position: absolute;
    		top: 20px;
    		z-index: 4;
	}

	.jwplayer-video-div .views-field-nothing .view-field-base-news-topic {
    		font-size: 12px;
    		text-transform: uppercase;
	}

	.jwplayer-video-div .views-field-nothing span {
    		display: block;
	}

	.jwplayer-video-div .views-field-nothing .view-field-base-short-title {
    		font-size: 24px;
    		margin: 3px 0;
		line-height:1.5
	}

	.jwplayer-video-div .views-field-nothing .views-field-asset-video-duration {
    		clear: left !important;
    		float: left;
    		margin-right: 5px;
	}

	.jwplayer-video-div .views-field-nothing .view-field-asset-video-desc,
	.jwplayer-video-div .views-field-nothing .view-field-asset-video-blob2 {
    		clear: left !important;
    		color: white;
    		font-family: "BentonSans-Regular";
    		font-size: 14px;
    		margin-top: 15px;
	}

	.jwplayer-video-div .view-inline-asset-video .views-field-field-asset-video .arrow-left {
    		background: transparent url("../images/system_bilder/arrowRightBlueBig_brighter.png") no-repeat scroll 0 0;
    		border: 0 none;
    		bottom: auto;
    		display: block;
    		height: 30px;
    		left: 0;
    		position: absolute;
    		right: auto;
    		top: 20px;
    		width: 15px;
    		z-index: 4;
	}
	
	.jwplayer-video-div .view-inline-asset-video .views-field-field-asset-video-3-spaltig .arrow-left {
    		background: transparent url("../images/system_bilder/arrowTopBlueBig_brighter.png") no-repeat scroll 0 0 !important;
    		bottom: 0;
		border: 0 none;
    		display: block;
    		height: 15px;
    		left: 20px;
    		position: absolute;
    		right: auto;
    		top: auto;
    		width: 30px;
    		z-index: 4;
	} 

	.jwplayer-video-div .field-content, .views-field-field-asset-video {
		height: 100%;
	}

/*	span.jwvideo video {
		width: 100% !important;
		height: 100% !important;
		transform: none !important;
	}
*/

	.jwplayer-container {
  		position: relative;
	}

	.jwplayer-container &gt; .jwplayer-aspectratio {
		display: block;
		width: 100%;  
	}

	.jwplayer-container &gt; .jwplayer-content {
  		position: absolute;
  		top: 0;
  		left: 0;
  		right: 0;
  		bottom: 0;
	}

	.jwplayer-video-div span.view-field-asset-video-blob2 a {
		color: white !important;
	}

	.videoKopfBeschreibung {
		background: #3c506e none repeat scroll 0 0; 
		color:white;
	}

	.videoKopfBeschreibung #topVideoTeaser h4.topVideoTitle {
		color: white; 
		font-family: 'BentonSans-Bold'; 
		font-size: 34px; 
		line-height: 40px; 
		margin: 0 0 12px 0px;
	}

	.videoKopfBeschreibung #topVideoTeaser p.topVideoDuration {
		color: white; 
		color: white; font-family: 'BentonSans-Bold'; 
		font-size:16px;
	}

	.videoKopfBeschreibung #topVideoTeaser p.topVideoTeaser {
		color: white; 
		font-family: 'BentonSans-Bold'; 
		font-size:18px;
	}

	.videoKopfBeschreibung .creativeCommonsDiv {
		padding: 0 20px 20px 20px;
	}

	.videoKopfBeschreibung .creativeCommonsDiv a,
	.videoKopfBeschreibung .creativeCommonsDiv a:link,
	.videoKopfBeschreibung .creativeCommonsDiv a:active,
	.videoKopfBeschreibung .creativeCommonsDiv a:visited  {
		color:white;
		font-family: 'BentonSans-Bold'; 
	}

	#topVideoTeaser {
		padding: 20px;
		position: relative;
	}



	@media only screen and (max-width: 1030px) {

		.jwplayer-video-div .view-inline-asset-video .views-field-field-asset-video {
    			clear: both !important;
    			float: none !important;
    			margin: 0 !important;
    			width: 100% !important;
		}

		.jwplayer-video-div {
			height: auto;
		}

		.jwplayer-video-div .view-inline-asset-video .views-field-field-asset-video .arrow-left {
    			background: transparent url("../images/system_bilder/arrowTopBlueBig_brighter.png") no-repeat scroll 0 0 !important;
    			bottom: 0;
    			display: block;
    			height: 15px;
    			left: 20px;
    			position: absolute;
    			right: auto;
    			top: auto;
    			width: 30px;
		} 

		.asset-video .asset-video-download {
			float:right;
		}
		.videoKopfBeschreibung .asset-video-download {
			margin-left: 20px;
			margin-bottom:20px;
		}


	}

/* VIDEOPLAYER End */

/* ENDE: JW-Block */</pre></body></html>