.print,
#inhaltStart,
#inhaltEnde {
	display: none;
}

main > section > article,
main > article,
#inhalt {
	color: #333;
	font-family: "BentonSans-Regular";
	font-weight: normal;
	font-size: 1rem; /* 16px; */
	line-height: 24px;
	text-align: left;
	padding: 14px 30px 5px 20px; /* padding: 10px 20px 5px 20px; */
}

#inhalt {
        min-height: 500px;
}

#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;
}

/* BSCW-Umfrage */
#inhalt div.poll textarea.inputfield { width: 100%; height: 150px; }
#inhalt div.poll td.poll_indent { width: 1px; }
#inhalt div.poll td.poll_answer_select { width: 1px; }
#inhalt div.poll td.poll_rating_scale { width: 1px; text-align: center; }
/* /BSCW-Umfrage */

main > section#mainSectionDoorpage {
	padding: 0;
}

main > section p,
main > article p,
#inhalt div.bodyAttrib p,
#inhalt p {
    margin-bottom: 1em;
}

/*
article#mainArticleDoorpage {
	margin-top: 10px;
}
*/


/* START: DIVERSES */
section#mainSectionDoorpage p,
div#hauptbildUntertitelUndQuelle p,
div#hauptbildTeaser p,
div.creativeCommonsDiv p,
div.subTitle p,
p.bildausschnitt,
div#inhalt div.teaser p,
div#inhalt li.docBaum h6 {
	margin: 0;
	padding: 0;
	}


/*  hr:  nur für Mozilla */
#inhalt div.bodyAttrib > hr {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
/*  /hr:  nur für Mozilla */


/* kleinere Schrift */
#inhalt li span.kleinereSchrift,
span.kleinereSchrift {
font-size: 70%;
color: #333;
}

#inhalt li span.kleinereSchriftDateityp {
font-size: 75%;
color: #333;
border: 1px solid #ddd;
padding: 0 0 0 2px;
margin-left: 5px;
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;
}

/* ENDE: DIVERSES */



/* Überschriften im Inhaltsbereich #inhalt */

#inhalt h4,
#inhalt h5,
#inhalt h6 {
	font-family: "BentonSans-Regular";
	font-weight: normal;
	color: #233755;
	margin: 1.75em 0 0 0;
	padding: 0 0 10px 0; /* padding: 0 20px 10px 20px; */
}

#inhalt h4 {
	font-size: 20px;
}

/* Termindetail */
#inhalt h4.termin-ueberschrift {
	clear:both;
	border-bottom: 2px solid #ddd;
	margin-bottom: 1em;
	padding-bottom: 0.2em; /* fuer Unterstrich-Abstand */
}
/* /Termindetail */

#inhalt h5 {
	font-size: 18px;	
}

#inhalt h6 {
	font-size: 16px;
	font-weight: bold; /* text-decoration: underline; */
}


#inhalt .subTitle {
    color: grey;
    font-weight: bold;
    margin-bottom: 0.7em;
}


/* /Überschriften im Inhaltsbereich #inhalt */



/* 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;
}

#inhalt a.nachObenPfeil:focus {
	background-color: transparent;
}

main section a,
#inhalt div.bodyAttrib a {
	margin-bottom: 0.5em;
}

main section a img,
#inhalt a img {
	border:0;
}


/* Termindetail - Icons */
#inhalt div.bodyAttrib a img#termin_icon {
	position: relative;
	top: 5px;
}
		
#inhalt div.bodyAttrib a img#map_icon {
	position: relative;
	top: 5px;
}
/* /Termindetail - Icons */


/* Links im Text */
.bodyAttrib  p a, .bodyAttrib p a:link, .bodyAttrib  p a:active, .bodyAttrib  p  a:visited {
	/* color: #5b79a6; */
}

/* /Links */



/* 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
}

.iconDoorpage {
    position: relative;
    top: -2px;
}

/* /Icon */



/* START: Listen */
ul, ol {
   margin-right: 1em; /* als Erganzung zum base.css */
}

#inhalt ul {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 1.75em;
	color: #333;
}

#inhalt ol {
margin-left: 1.35em;
	margin-bottom: 1.75em;
}


/* 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.5em;
	padding-left:12px;

}

/* Termindetail */
#inhalt ul#termin-anlagen {
	margin-left: 0;
}

#inhalt ul#termin-anlagen li {
	margin-left: 0;
}
/* /Termindetail */

/* /nur fuer Anhang */


/* nur fuer Sitemap */
#inhalt ul li.noBullet { 
background:none;
list-style-type:none;
}
/* /nur fuer Sitemap */

#inhalt li div,
#inhalt li span {
/* fuer Listen mit 'Nicht-LinkText' nur im Anhang */
color: #333;
vertical-align: baseline;
}

/* fuer Listen nicht im Anhang, sondern im bodyAttrib-Bereich (z.B. Sitemap) */


/* 
deaktiviert wg. doppelten list-style-types:

#inhalt div.bodyAttrib li.grey {
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;
}

/deaktiviert wg. doppelten list-style-types
*/ 

#inhalt div.bodyAttrib ul.sitemap ul {
margin-left: 1em;
margin-bottom: 0;
}

/* fuer 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: 3px;
}

/* Ende: Dokument-Icons [ohne "Mail", "externer Link"] */
/* /Icons in 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 {
margin-left: 1.25em;
}

/* 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) */



/* 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 */


#inhalt div#inhaltFusszeile {
	color: #333;
line-height: 1.2em;
	text-align: justify;
	padding: 1.5em 20px 1.5em 0;
	border-top: 1px solid #333;
}

#inhalt div#inhaltFusszeile p {
color: #333;
line-height: 1.2em;
margin-bottom: 1em;
}

#inhalt span.LinkzieleInFusszeile {
	padding-bottom: 1em; 
	display: inline-block;
}


/* START: Teaser */

#inhalt .teaser {
color: #333;
padding-top: 0.1em;
padding-bottom: 0.15em;
}

#inhalt .ohneTeaser {
padding-bottom: 0.3em;
}

#inhalt .teaserAktuelles {
color: #333;
padding-top: 0.1em;
padding-bottom: 0.3em;
margin-left:0em;
}

/* ENDE: Teaser */



/* Einrückung Blocktext */
#inhalt p.blocktext, #inhalt p.Blocktext,
#inhalt div.blocktext, #inhalt div.Blocktext {
margin-bottom: 1em;
text-align: justify;
margin-left: 2em;
}
/* /Einrückung Blocktext */



/* mitUnterstrich */
#inhalt .mitUnterstrich {
border-bottom: 1px solid #333 !important;
}

#inhalt .ohneUnterstrich {
border-bottom: 0px !important;
}
/* /mitUnterstrich */



/* 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#dpa-table thead th {
    padding: 0.5em;
    text-align: left;
}

#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 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#dpa-table tbody tr:first-child td {
    padding-top: 1em;
}

#inhalt div.bodyAttrib table#dpa-table tbody td {
    padding: 0.5em;
    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 {
    border-right: none;
}


/* 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 */


/* Filme */

#inhalt .filme {
margin-top: 2em;
margin-bottom: 1em;
}

/* /Filme */


/* Matomo (Piwik) */
#inhalt div iframe#piwik_ds_iFrame {
	color: #333;
        background-color: #e6e6e6;
	font-family: "BentonSans-Regular" !important;
	font-weight: normal;
	font-size: 1rem; /* 16px; */
	line-height: 24px;
	text-align: left;
	border: 1px solid #333; 
	height: 175px; 
	width: 100%;
}


/* 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; /* 2px; */
text-align: center;
font-size: 85%;
background-color: #fff; /* vormals: #F3F3F3; */
	/* margin-bottom: 1em; */
padding: 0 3px;
color: #333; /* neu */
}

/* ENDE: Bildautomatik */



/* Start fuer Flash-Videos */
#inhalt .video_oberhalb {
margin-top: 1em;
margin-bottom: 1em;
}

#inhalt .video_mitte {
 clear: both;
margin-top: 2em;
margin-bottom: 1em;
}

#inhalt .video_unterhalb {
 clear: both;
margin-top: 2em;
margin-bottom: 1em;
}
/* Ende fuer Flash-Videos */

/* Start youtube Video */

.ytcontainer {
   width: 100%;
   padding-top: 56.25%;
   position: relative; 
}

.ytframe {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}

.ytcontainer,
.video_gross_teaser {
	margin-bottom: 1.5em;
}

/* Ende youtube Video */



/* START: WP-BS: IHV */
#inhalt #ihv h4 {
display:inline;
}

#inhalt #ihv ul {
margin-top:1em;
}

#inhalt #ihv ul ul {
margin-top:0.1em;
}
/* ENDE: WP-BS: IHV */



/* START: LetterIt (WP) */
#inhalt div.letterit_table {
float: right;
}

#inhalt div.bodyAttrib div.letterit_table table,
#inhalt div.bodyAttrib div.letterit_table table tr,
#inhalt div.bodyAttrib div.letterit_table table tr td {
border-color: white;
background-color: transparent;
}

#inhalt input.letterit_checkbox,
#inhalt input.letterit_radio {
margin-top: 3px;
}

/* ENDE: LetterIt (WP) */



/* ENDE #inhalt-Bereich */



/* START: WP - Buergerservice */

.frage {
/* color: s. Farben-Stylesheet ! 
font-weight: bold; */
	display: none;
}

.fragePHP {
	color: #3c506e;
	font-weight: bold;
}

/* ENDE: WP - Buergerservice */



/* START: WP - Gerichte und Behoerden  */

.infotext_popup {
	/* MouseOver-Erlaeuterungen zu _quelle - Objekten deaktiviert */
    display: none;
}

/* ENDE: WP - Gerichte und Behoerden  */



/* FORMULARE */

/* Fehlermeldung bei Formularen */
.invalid {
	color: red; 
	padding: 0.5em;
}
/* /Fehlermeldung bei Formularen */


/* 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 */


/* NRWE - Formular */

#solrNrwe {
	position: relative;
	display: block;
	width: 70%;
}

#solrNrwe label {
	font-family: "BentonSans-Bold";
	color: #3c506e;
	font-size: 0.8rem
}

#solrNrwe input[type='text'],
#solrNrwe select {
	display: block;
	width: 100%;
	border: 0;
	background: #eaeff6;
	padding: 10px;
}

#solrNrwe select {
	appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    background: #eaeff6 url('../images/system_bilder/select-white-down.png') right center no-repeat;
}

/*
#solrNrwe select:focus {
    background: #eaeff6 url('../images/system_bilder/select-white-up.png') right center no-repeat;
}
*/

#solrNrwe input[type='submit'],
#solrNrwe input[type='button'] {
	border: 0;
	background: transparent;
	font-family: "BentonSans-Bold";	
}

#solrNrwe input[type='submit']:hover,
#solrNrwe input[type='button']:hover {
	text-decoration: underline;
}

#solrNrwe #absenden,
#solrNrwe #hilfe,
#solrNrwe #neue_suche
 {
	padding: 10px 55px 10px 10px;
	margin: 20px 0;
	height: 38px;
	background: url("../images/system_bilder/aero-button.png") no-repeat center right;
	cursor: pointer;
	margin-right: 0.6em;
	font-size: 0.8rem;
}

#solrNrwe #neue_suche {
	background: url("../images/system_bilder/cross-button.png") no-repeat center right;
}

#solrNrwe #hilfe {
	background: url("../images/system_bilder/arrowRightBlueSquare.png") no-repeat center right;
}

#solrNrwe #neue_suche {
    cursor: pointer;
}

#solrNrwe #span_entscheidungsart {
	display: block;
	padding-bottom: 3em;
}

#solrNrwe #span_entscheidungsart,
#solrNrwe #span_text {
	display: block;
	padding-bottom: 3em;	
}

#solrNrwe #otherForm {	
	text-align: right;	
	margin-top: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

#solrNrwe #otherForm input[type='submit'] {
	font-size: 0.8rem;	
}

#solrNrwe select::-ms-expand {
    display: none;
}


#solrNrwe select::-ms-expand {
    display: none;
}

#solrNrwe .pagination input {
    height: 2em;
    width: 2em;
    display: inline-block;
    background-color: #3c506e;
    color: #fff;
    margin: 1em 0.5em 1em 0;
}

#solrNrwe .pagination input.selectedPage {
    border: 1px solid #3c506e;
    display: inline-block;
    background-color: #fff;
    color: #3c506e;
}

#solrNrwe #anzahlGefunden {
	margin-bottom: 1em;
}

#solrNrwe .pagination {
	margin-bottom: 5em;
}

#solrNrwe .pagination:nth-child(2) {
	margin-bottom: 0em;
}

#solrNrwe .einErgebnis{
	margin: 1em 0 1em 1em;
}

#solrNrwe #vonBis {
	display: block;
}

#solrNrwe #bis {
	position: absolute;
	right: 0
}

#solrNrwe #von,
#solrNrwe #bis {
	width: 48%;
	display: inline-block;
}


#solrNrwe select,
#solrNrwe input[type~=text] {
 padding: 5px;
 margin-bottom: 0.8em;
}

#solrNrwe select {
	padding-right: 35px;
}

#solrNrwe #span_entscheidungsart, #solrNrwe #span_text {
    padding-bottom: 0;
}

#solrNrwe form #myRadioSuche {
    font-size: 0.8rem;
    position: relative;
    top: -0.7rem;
}

#solrNrwe br {
    display: none;
}


@media only screen and (max-width: 630px)  {
	
	#solrNrwe #otherForm {
		position: static;
	}

	#solrNrwe {
		width: 100%;
	}

}

#label_entscheidungsdatum {
	margin-top: 4em;
	display: block;	
}

#solrNrwe #erweiterte_suche {
    padding: 10px 55px 10px 10px;
    margin: 20px 0;
    height: 38px;
    /* background: url(erwsuch.png) no-repeat center right; */
	background: url(../images/system_bilder/plus1.png) no-repeat center right;
    cursor: pointer;
    margin-right: 0.6em;
    font-size: 0.8rem;
}

#solrNrwe #erweiterte_suche[name ~= 'einfache_suche'] {
	background: url(../images/system_bilder/minus1.png) no-repeat center right;
}

#solrNrwe #span_absenden input[type ~= 'submit'],
#solrNrwe #span_absenden input[type ~= 'button'],
#solrNrwe #otherForm input[type ~= 'submit'],
#solrNrwe #otherForm input[type ~= 'button'],
#solrNrwe #otherForm2 input[type ~= 'submit'],
#solrNrwe #otherForm2 input[type ~= 'button'] {
	width: 15em;
	text-align: right;
}

#otherForm, #otherForm2 {
	display: inline;
}

#solrNrwe #otherForm {
	position: static;
}

#solrNrwe #von2, #solrNrwe #bis2 {
    display: inline-block;
    width: 48%;
}

#labelVonBis2,
#label_aktenzeichen {
	display: block;
}

#solrNrwe #bis2 {
	position: absolute;
    right: 0;
}

#label_einstellungsdatum {
    display: block;
    margin-top: 4em;
}

#solrNrwe #vonBis {
	display: block;
    margin-bottom: 3.2em;
}

#solrNrwe #vonBis input[type~="text"] {
    margin-bottom: 0;
}

#solrNrwe .alleErgebnisse br {
    display: inherit;
}

#solrNrwe #label_ergebnisse {
    display: block;
    margin-top: 3.2em;
}

#solrNrwe .failmessage {
	border: 2px solid red;
	padding: 0.3em;
	margin-bottom: 0.5em;
	background-image: url('/layout_rwd/images/system_bilder/warn_icon.png');
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 50px;
	min-height: 60px;
}

/* /NRWE - Formular */


/* Gemeinnuetzige Einrichtungen Formular (provisorisch) */
form#gemeinnuetzigeEinrichtungen {
}

form#gemeinnuetzigeEinrichtungen fieldset {
	margin-bottom: 2em;
}

legend {
    font-family: BentonSans-Bold;
}

form#gemeinnuetzigeEinrichtungen  legend,
form#gemeinnuetzigeEinrichtungen  fieldset > div {
	margin: 0.5em 0;
}

form#gemeinnuetzigeEinrichtungen  fieldset select#regional {
	margin-left: 2em;
}


form#gemeinnuetzigeEinrichtungen label {
    display: inline-block;
    width: 12em;
}
/* /Gemeinnuetzige Einrichtungen Formular (provisorisch) */


/* /FORMULARE */

/* JW BLOCK START */
/* 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, .page-socialmedianewsroom .social-privacy-nocookie {
	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 .social-privacy-nocookie .glayer {
    cursor: inherit;
}

.page-socialmedianewsroom .social-privacy-nocookie .glayer p {
    display: inline-block;
    margin-top: 100px !important;
    color: white !important;
    color: #fff;
    cursor: inherit;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
}

.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;
	}

	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 {
		/*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 {
		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;
	}

	#inhalt .gallery-container .zoom-image a:focus,
	#inhalt .gallery-container .zoom-image a:active {
		border: 3px solid orange;
		margin: -3px;
	}

	#inhalt .gallery-container .gallery-controls a:focus,
	#inhalt .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 */

	.jwdisplayIcon .icon {
    		background-image: none !important;
    		color: white;
	   	display: table-cell;
    		font-size: 2.5em;
    		position: relative;
    		text-align: center;
    		vertical-align: middle !important;
	}

	@font-face {
    		font-family: 'jw-icons';
    		src: url('../fonts_jwplayer/jw-icons_eot.eot') format('embedded-opentype'),
    		url('../fonts_jwplayer/jw-icons_woff.woff') format('woff'),
    		url('../fonts_jwplayer/jw-icons_ttf.ttf') format('truetype');
    		font-weight: normal;
    		font-style: normal;
	}

	.jwdisplayIcon .icon::before {
		font-family: "jw-icons";
    		content: "" !important;
	}
	
	.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 > .jwplayer-aspectratio {
		display: block;
		width: 100%;  
	}

	.jwplayer-container > .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 5px;
	}

	.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 */
/* JW BLOCK END */



/* TESTIMONIAL Start (nur fuer Zwischentexte; Quartett; s.a. IE-Sonder-Styles!)  */


[id^="zt_"] article.testimonial {
	/* border: 1px solid silver; /* #eaeff6; */
	margin-bottom: 1.1em;
	background-color: #f3f3f3;
}

/* teaserImageContainer: */

[id^="zt_"] div.teaserImageContainer {
	/* leer */
}

[id^="zt_"] div#testimonial_image {
	text-align: center;
}

[id^="zt_"] .testimonial_background { 
	/* leer */
}

[id^="zt_"] .testimonial_circle { 
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

[id^="zt_"] .testimonial_unterschrift {
	text-align: center;
	position: relative;
}


@media only screen and (min-width: 1200px) {

	[id^="zt_"] div.teaserContentContainer { 
		min-height: 300px; 
	} 

	[id^="zt_"] .testimonial_circle { 
		padding: 15%;
	}

	/* Artikel ohne Marginalspalte, Text rechts */
	[id^="zt_"] article.case2 div.odd div.teaserContent { 
		padding: 65px 40px 20px 20px; 
	}
	
	/* Artikel ohne Marginalspalte, Text links */
	[id^="zt_"] article.case2 div.even div.teaserContent { 
		padding: 65px 20px 20px 40px; 
	}
	
	/* Artikel mit Marginalspalte, Text rechts */
	[id^="zt_"] article.case3 div.odd div.teaserContent { 
		padding: 50px 30px 20px 20px; 
	}
	
	/* Artikel mit Marginalspalte, Text links */
	[id^="zt_"] article.case3 div.even div.teaserContent { 
		padding: 50px 20px 20px 30px; 
	}
	
	[id^="zt_"] article.case2 .testimonial_unterschrift {
		bottom: 30px;
	}
	
	[id^="zt_"] article.case3 div.odd div.testimonial_unterschrift {
		bottom: 10px;
		padding-left: 10px;
	}
	
	[id^="zt_"] article.case3 div.even div.testimonial_unterschrift {
		bottom: 10px;
		padding-right: 10px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {
		font-size: 20px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:before, 
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:after {
		font-size: 124px !important;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text {
		padding: 30px 40px 0 40px;
	}

}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
	[id^="zt_"] div.teaserContentContainer { 
		padding-top: 0px;
	} 

	[id^="zt_"] .testimonial_circle { 
		padding: 15%;
	}

	/* Artikel ohne Marginalspalte, Text rechts */
	[id^="zt_"] article.case2 div.odd div.teaserContent { 
		padding: 50px 40px 20px 10px;
	}
	
	/* Artikel ohne Marginalspalte, Text links */
	[id^="zt_"] article.case2 div.even div.teaserContent { 
		padding: 50px 10px 20px 40px;
	}
	
	/* Artikel mit Marginalspalte, Text rechts */
	[id^="zt_"] article.case3 div.odd div.teaserContent { 
		padding: 30px 20px 10px 20px;
	}
	
	/* Artikel mit Marginalspalte, Text links */
	[id^="zt_"] article.case3 div.even div.teaserContent { 
		padding: 30px 20px 10px 20px;
	}
	
	[id^="zt_"] article.case2 .testimonial_unterschrift {
		bottom: 25px;
	}
	
	[id^="zt_"] article.case3 div.odd div.testimonial_unterschrift {
		bottom: 10px;
		padding-left: 10px;
	}
	
	[id^="zt_"] article.case3 div.even div.testimonial_unterschrift {
		bottom: 10px;
		padding-right: 10px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {
		font-size: 18px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:before, 
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:after {
		font-size: 100px !important;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text {
		/* leer */
	}

}


@media only screen and (max-width: 959px) {
	
	[id^="zt_"] div.teaserContentContainer { 
		height: 320px; 
		display: table-cell;
		vertical-align: middle;
	} 

	[id^="zt_"] .testimonial_circle { 
		padding: 10%;
	}

	[id^="zt_"] div.teaserContentContainer div.teaserContent { 
		padding: 15px; 
	}
	
	[id^="zt_"] .testimonial_unterschrift {
		bottom: 30px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {
		font-size: 20px;
		padding-top: 30px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:before, 
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:after {
		font-size: 124px !important;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text {
		padding: 30px 40px 20px 40px;
		border-top: 2px solid #fff;
		padding-top: 50px;
	}

}


@media only screen and (max-width: 699px) {
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {
		padding-top: 15px;
	}
	
}


@media only screen and (max-width: 499px) {
	
	[id^="zt_"] .testimonial_circle { 
		padding: 15%;
	}
	
	[id^="zt_"] .testimonial_unterschrift {
		bottom: 20px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text {
		border-top: 2px solid #fff;
		padding-top: 30px;
	}
	
}


@media only screen and (max-width: 399px) {
	
	[id^="zt_"] div.teaserContentContainer { 
		height: 300px; 
		display: table-cell;
		vertical-align: middle;
	} 

	[id^="zt_"] .testimonial_circle { 
		padding: 10%;
	}

	[id^="zt_"] div.teaserContentContainer div.teaserContent { 
		padding: 10px; 
	}
	
	
	[id^="zt_"] .testimonial_unterschrift {
		bottom: 5px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {
		font-size: 16px;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:before, 
	[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:after {
		font-size: 70px !important;
	}
	
	[id^="zt_"] div.teaserContentContainer div.testimonial_text {
		padding: 10px;
	}

}


[id^="zt_"] .testimonial_unterschrift .testimonial_name {
	color: #3c506e;
	font-weight: bold;
    font-size: larger;
}

[id^="zt_"] .testimonial_unterschrift .testimonial_beschreibung {
	color: #2a2a2a;
	font-size: 90%;
    font-weight: 900;
}


/* teaserContentContainer: */

[id^="zt_"] div.teaserContentContainer {
    overflow: hidden;
}

[id^="zt_"] div.teaserContentContainer div.testimonial_text {
	color: #5c5c5c; /* #5f5f5f; */
	font-family: "Georgia";
    font-style: italic;
	line-height: 30px;
    text-align: center;
}

[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {
	margin: 0 !important;
}

/*
[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:before, 
[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:after {
	color: #5c5c5c; // #bbb;
	line-height: 0;
}

[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:before {
    content: "\201C";
	margin-right: 0.1em;
    vertical-align: -.41em;
}

[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote:after {
    content: "\201D";
	margin-left: -5px;
	vertical-align: -.68em;
}
*/

[id^="zt_"] div.teaserContentContainer div.testimonial_text .quotetext {
	padding-left: 62px;
}

[id^="zt_"] div.teaserContentContainer div.testimonial_text blockquote {	
	display: inline-block;
}

[id^="zt_"] div.teaserContentContainer div.testimonial_text span.beginquote {
	position: absolute;
	font-size: 124px;	
	padding-top: 16px;

}


[id^="zt_"] div.teaserContentContainer div.testimonial_text span.endquote {
	font-size: 124px;
	vertical-align: top;
	position: relative;
	top: 43px;
}

/* TESTIMONIAL End */
