body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #ccd6e0;
  font: normal 100% arial, sans-serif;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

.unsichtbar
{
  display: none;
}


.overlay {
  display: none;
}
.close {
  text-align: center;
  width: 30px;
  height: 30px;
  position: relative;
  top: 30px;
  left: 622px;
}
.close a {
  display: block;
  width: 30px;
  height: 25px;
  background-color: #fff;
  color: #000;
  font: bold 15px arial, sans-serif;
  padding-top: 5px;
  text-decoration: none;
}
.close a:hover {
  /*font-size: 18px;
  padding-top: 2px;
  height: 28px;*/
}
#player {
  width: 640px;
  height: 480px;
  background-color: #fff;
  padding: 6px;
}



#positionierung {
	position: relative;
	margin: 20px auto;
	width: 1000px;
	background-color: #f1f1f1;
	background-image: url(../images/logo_hintergrund.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content {
  height: 100%;
  overflow: hidden;
  background-image: url(../images/kamin.png);
  background-repeat: repeat-y;
}


/* Spalte 1 */
/* Logo, Kontextnavigation, ... */

#spalte_1 {
  width: 220px;
  height: 100%;
  float: left;
  overflow: hidden;
}

#logo {
  padding-top: 40px;
}

/* Kontextnavigation */

.kontextnavigation {
  width: 220px;
}

.referenzfeld {
  background-color: #b5113e;
  height: 30px;
  overflow: hidden;
  padding: 20px 10px 0 20px;
  font-size: 80%;
  margin-bottom: 25px;
}
.referenzfeld_zweizeilig {
  height: 40px;
  padding-top: 10px;
}
.referenzfeld a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.referenzfeld a:hover {
  text-decoration: underline;
}
.referenzfeld_ebene_2 {
  background-color: #f0cfd8;
  height: 100%;
  overflow: hidden;
  padding: 20px 10px 14px 20px;
  font-size: 80%;
  margin-top: -25px;
}
.referenzfeld_ebene_2 a {
  color: #b5113e;
}

.kontextnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-right: 10px;
}
.kontextnavigation ul li {
}
.kontextnavigation ul li a {
  display: block;
  background-image: url(../images/pfeil_kontextnavi.gif);
  background-repeat: no-repeat;
  background-position: 20px 9px;
  font-size: 80%;
  color: #b5113e;
  text-decoration: none;
  padding: 5px 0 5px 32px;
}
.kontextnavigation ul li a:hover
{
  text-decoration: underline;
}
.kontextnavigation ul li a.aktiv
{
  background-image: url(../images/pfeil_kontextnavi_aktiv.gif);
  font-weight: bold;
}

/* Ebene 2 */
.kontextnavigation ul li ul {
  padding: 0 0 0 12px;
  margin: 0 0 15px 0;
}
.kontextnavigation ul li ul li a {
  padding: 3px 0 3px 32px;
  background-position: 20px 7px;
}
.kontextnavigation ul li ul li a:hover {
}

.kontextnavigation ul li.spacer {
  height: 20px;
}

/* Logos (z.B. KTQ) */

.logos {
  text-align: center;
}

.logos .logo125 {
margin-bottom: 120px;
}


/* Spalte 2 */
/* Topnavigation, Headerbild, Hauptnavigation, Inhalte */

#spalte_2 {
  width: 780px;
  height: 100%;
  float: left;
  overflow: hidden;
}

#topnavigation {
  background-color: #ccd6e0;
  background-image: url(../images/topnavigation_hintergrund.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
  height: 40px;
  overflow: hidden;
}
#topnavigation_sp1 {
  overflow: hidden;
  height: 100%;
  float: left;
}
#topnavigation_sp2 {
  overflow: hidden;
  height: 100%;
  float: right;
}
#topnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
#topnavigation ul li {
  float: left;
}
#topnavigation ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 80%;
  border-left: 1px solid #003366;
  border-right: 1px solid #003366;
  padding: 6px 10px 0 10px;
  margin: 10px 0 0 10px;
  height: 24px;
  float: left;
}
#topnavigation ul li a:hover {
  text-decoration: underline;
}
#topnavigation ul li a.aktiv
{
  margin-top: 0;
  background-color: #003366;
  border-color: #ccd6e0;
  height: 30px;
  padding-top: 10px;
}


#suche {
  margin-top: 10px;
  font-size: 80%;
}
#suche label {
  color: #fff;
  font-weight: bold;
  display: block;
  float: left;
  padding-top: 6px;
  padding-right: 5px;
}
#suche form {
  margin: 0;
  padding: 0;
  float: left;
  padding-top: 5px;
}
#suche input {
  font: normal 90% arial, sans-serif;
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
}
#suche input#suchbegriff {
  float: left;
  padding: 2px 0 2px 5px;
  background-color: #fff;
  height: 15px;
  width: 175px;
  color: #003366;
  border: 0;
}
#suche input#suchen {
  background-color: #003366;
  color: #fff;
  font-weight: bold;
  padding: 2px 0 2px 0;
  cursor: pointer;
  width: 60px;
  height: 19px;
}

#headerbild {
  height: 160px;
  overflow: hidden;
  position: relative;
}
#headerbild .bild {
	position: absolute;
	z-index: 0;
}
#headerbild .bild:first-child {
	z-index: 1;
}

#hauptnavigation {
  clear: both;
  float: none;
  background-color: #d4d4d4;
  background-image: url(../images/schatten.png);
  background-repeat: repeat-y;
  height: 50px;
  position: relative;
  left: 0;
  z-index: 2;
}

#hauptnavigation_sp1 {
  float: left;
  width: 510px;
  padding-left: 20px;
  overflow: hidden;
  padding-top: 10px;
}


/* Hauptnavigation Aufklapp-Menüs */

#out {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px auto;
  z-index: 1;
  height: 100%;
  width: 1000px;
  display: none;
  background-image: url(../); /* Ohne diese Angabe funktioniert das Mouseover im IE7 nicht... */
  /*background-color: #f00;*/
}

.hauptnav_menue {
  position: absolute;
  z-index: 3;
  width: 210px;
}
.hauptnav_menue_punkt {
  overflow: hidden;
  height: 100%;
}
.hauptnav_menue_punkt a,
.hauptnav_menue_punkt a.over
{
  display: block;
  color: #474747;
  text-decoration: none;
  font-weight: bold;
  font-size: 80%;
  padding: 10px;
  height: 20px;
  overflow: hidden;
  float: left;
}
.hauptnav_menue_punkt a.aktiv {
  color: #b5113e;
}
.hauptnav_menue_punkt a.over {
  color: #fff;
  background-color: #474747;
}
.hauptnav_menue_liste {
  background-color: #e2e2e2;
  background-color: #d4d4d4;
  border: 1px solid #474747;
  padding: 5px 0 5px 0;
  float: none;
  clear: both;
  width: 210px;
  display: none;
}
.hauptnav_menue_liste_2spalten {
  width: 560px;
  overflow: hidden;
}
.hauptnav_menue_liste ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hauptnav_menue_liste ul li {
}
.hauptnav_menue_liste ul li a {
  font-size: 80%;
  color: #474747;
  background-image: url(../images/pfeil_kontextnavi_grau.gif);
  background-repeat: no-repeat;
  background-position: 10px 9px;
  text-decoration: none;
  padding: 5px 10px 5px 22px;
  display: block;
  overflow: hidden;
}
.hauptnav_menue_liste ul li a:hover {
  text-decoration: underline;
}
.hauptnav_menue_liste_2spalten ul li {
  width: 270px;
  float: left;
}


/* Breiten, Positionen, Schattengrafiken der einzelnen Menüs */

/*#hauptmenue ul li a,
.hauptnav_menue
{
  top: 210px;
}*/

/*#hauptmenue ul li a#hauptnav_1,*/
#menue1 {
  left: 240px;
  left: 20px;
}

/*#hauptmenue ul li a#hauptnav_2,*/
#menue2 {
  left: 378px;
  left: 158px;
}

/*#hauptmenue ul li a#hauptnav_3,*/
#menue3 {
  left: 523px;
  left: 303px;
}

/*#hauptmenue ul li a#hauptnav_4,*/
#menue4 {
  left: 630px;
  left: 410px;
}


#hauptnavigation h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  font-weight: normal;
  color: #474747;
  font-size: 140%;
}
#hauptnavigation_sp2 {
  /*float: right;*/
  width: 240px;
  padding-top: 22px;
  font-size: 70%;
  color: #b5113e;
  position: absolute;
  z-index: 100;
  left: 540px;
}
#hauptnavigation_sp2 a {
  text-decoration: none;
  font-weight: bold;
  color: #b5113e;
}
#hauptnavigation_sp2 a:hover {
  text-decoration: underline;
}
/* Bei Fähnchen zu Sprachen */
#hauptnavigation_sp2 a img {
  padding-top: 2px;
  margin-bottom: -2px;
}



/* Inhalte */
/*****************************************/

#inhalte {
  overflow: hidden;
  width: 100%;
}
#inhalte_sp1 {
  float: left;
  width: 470px;
  padding: 0 0 0 30px;
  margin: 30px 40px 0 0;
  height: 100%;
  overflow: hidden;
}
#inhalte.inhalte_einspaltig #inhalte_sp1 {
  float: none;
  width: 730px;
  padding: 0 20px 0 30px;
  margin: 30px 0 0 0;
}
#inhalte_sp2 {
  float: left;
  width: 220px;
  padding: 0 20px 0 0;
  margin-top: 30px;
  height: 100%;
  overflow: hidden;
}
#inhalte.inhalte_einspaltig #inhalte_sp2 {
  display: none;
}

/* Formulare */
.formular_zeile {
  clear: both;
  float: none;
}
label,
label:hover
{
  cursor: pointer;
  font-weight: bold;
}
.form_label {
}
.form_textfeld input {
  padding: 2px 0 2px 5px;
  height: 18px;
  width: 100%;
  color: #474747;
  border: 1px solid #919191;
}
.form_submit input {
  background-color: #919191;
  color: #fff;
  font-weight: bold;
  padding: 0 0 2px 0;
  height: 24px;
  cursor: pointer;
  font: bold 100% arial, sans-serif;
  border: 0;
}



/* Headline, Vorspann, Copytext */

#headline {
  font-size: 80%;
  color: #474747;
}
#headline h2, .copytext h2 {
  font-size: 140%;
  font-weight: normal;
  margin: 3px 0 0 0;
  padding: 0;
  color: #474747;
}

.headline {
  font-size: 80%;
  color: #474747;
}
.headline h2, .copytext h2 {
  font-size: 140%;
  font-weight: normal;
  margin: 3px 0 0 0;
  padding: 0;
  color: #474747;
}

/* Fotozeile */

.fotozeile {
  margin: 2em 0 2em 0;
  font-size: 80%;
  height: 100%;
  overflow: hidden;
}
.fotozeile_headline {
  background-color: #c6c6c6;
  padding: 5px 0 5px 10px;
  color: #474747;
}
.fotozeile_inhalt {
  background-color: #e2e2e2;
  overflow: hidden;
  height: 100%;
}
.inhalt_fotozeile_text_liste_container_aps .fotozeile_inhalt{
  margin-bottom: 20px;
}
.fotozeile_bild {
  float: left;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100%;
}
.fotozeile_nofloat .fotozeile_bild {
  float: none;
  clear: both;
}
.fotozeile_text {
  padding: 10px;
  overflow: hidden;
  height: 100%;
  line-height: 140%;
}
.fotozeile_text a {
  color: #000;
}
#inhalte_sp2 .fotozeile_text a {
  color: #003366;
}

.fotozeile_text a:hover {
  text-decoration: none;
}
.fotozeile_text .bodytext {
  margin-top: 0;
  padding: 0;

}

/* Fotozeile in Spalte 2 */

#inhalte_sp2 .fotozeile {
  font-size: 80%;
  margin-top: 0;
}
#inhalte_sp2 .fotozeile_headline {

  background: none;
  padding: 0 0 5px 0;
  color: #003366;

}
#inhalte_sp2 .fotozeile_inhalt {
  background: none;
}
#inhalte_sp2 .fotozeile_bild {
  float: none;
  clear: both;
}
#inhalte_sp2 .fotozeile_text {
  padding: 5px 0 0 0;
  font-style: italic;
  color: #003366;
}
#inhalte_sp2 .fotozeile_text p {
  padding: 0;
  margin: 0;
}


/* Fotozeile mit Button für Video / Audio */

.fotozeile_video .fotozeile_bild {
  float: none;
  width: 470px;
  height: 353px;
  background-color: #000;
  background-position: center center;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}
.fotozeile_video .fotozeile_bild a {
  display: block;
  background-image: url(../images/button_play.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 470px;
  height: 353px;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}
.fotozeile_video .fotozeile_bild a:hover {
  background-image: url(../images/button_play_over.png);
}
.fotozeile_video .fotozeile_bild a img {
  visibility: hidden;
}

/* Fotozeile mit Button für Video / Audio in Spalte 2 */

#inhalte_sp2 .fotozeile_video .fotozeile_bild {
  width: 220px;
  height: 165px !important;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}
#inhalte_sp2 .fotozeile_video .fotozeile_bild a {
  width: 220px;
  height: 165px !important;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}

.video_teaser .fotozeile_headline {
  font-size: 80%;
}
.video_teaser .fotozeile_text {
  font-size: 80%;
}

.csc-textpic-text .bodytext,
.copytext,
.vorspann
{
  font-size: 80%;
  line-height: 140%;
  margin: 1em 0 1em 0;
}
.vorspann {
  font-weight: bold;
  color: #474747;
}
.copytext {
  margin-bottom: 2em;
}
.copytext h3 {
  font-size: 100%;
  margin: 0;
  padding: 0;
}
.copytext p {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
.copytext ul {
  list-style-type: square;
}
.copytext a,
.bodytext a {
  color: #000;
}
.copytext a:hover,
.bodytext a:hover {
  text-decoration: none;
}

/* Copytext in Spalte 2 */
#inhalte_sp2 .copytext,
#inhalte_sp2 .copytext a
{
  color: #003366;
}
#inhalte_sp2 .copytext h2 {
  font-size: 100%;
  margin: 0;
  padding: 0;
  color: #003366;
  font-weight: bold;
}
/* Copytext im Kamin */
#spalte_1 .copytext {
  color: #b5113e;
  padding: 0 10px 0 20px;
}
#spalte_1 .copytext a {
  color: #b5113e;
}


/* Bildergalerie */

.bildergalerie {
  margin: 2em 0 2em 0;
  font-size: 80%;
}
.bildergalerie_headline {
  background-color: #c6c6c6;
  padding: 5px 0 5px 10px;
  color: #474747;
}
.bildergalerie_inhalt {
  overflow: hidden;
  height: 100%;
  background-color: #e2e2e2;
  padding: 0 10px 10px 0;
}
.bildergalerie_inhalt ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bildergalerie_inhalt ul li {
  float: left;
  padding: 10px 0 0 10px;
}
.bildergalerie_inhalt img {
  width: 105px;
}
.bildergalerie_inhalt a {
  display: block;
}

/* Bildergalerie in Spalte 2 */

#inhalte_sp2 .bildergalerie {
  margin-top: 0;
}
#inhalte_sp2 .bildergalerie_headline {
  background: none;
  padding: 0;
}
#inhalte_sp2 .bildergalerie_inhalt {
  background: none;
  padding: 0;
  margin-left: -5px;
  width: 225px;
}
#inhalte_sp2 .bildergalerie_inhalt ul li {
  padding: 5px 0 0 5px;
}
#inhalte_sp2 .bildergalerie_inhalt img {
  width: 50px;
  height: auto;
}

/* Aufklappmenüs */

.klapper {
  margin: 2em 0 2em 0;
 /* font-size: 80%;    */
}
.klapper_headline {
  background-color: #c6c6c6;
  color: #474747;
  overflow: hidden;
  padding: 5px 0 5px 5px;
  height: 100%;
  font-size: 80%;
}
.auf .klapper_headline {
  background-color: #474747;
  color: #e2e2e2;
}
.klapper_headline a {
  color: #474747;
  text-decoration: none;
  background-image: url(../images/icon_aufklappen.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 21px;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.klapper_headline a:hover {
  text-decoration: underline;
}
.auf .klapper_headline a {
  color: #e2e2e2;
  background-image: url(../images/icon_zuklappen.gif);
}
.klapper_inhalt {
  display: none;
  line-height: 140%;
  overflow: hidden;
  height: 100%;
  padding: 10px 10px 0 10px;
}
.auf .klapper_inhalt {
  display: block;
  background-color: #e2e2e2;
}
/*
.klapper_bild {
  float: left;
  margin-right: 10px;
}
.klapper_text {
}

.klapper_text p {
  margin: 0;
  padding: 0;
  padding-bottom: 1em;
}

.klapper_text a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.klapper_text a:hover {
  text-decoration: underline;
}
*/


/* Formulare */

.tx-powermail {
  font-size: 80%;
}
.tx-powermail fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.tx-powermail legend {
  color: #474747;
  font-size: 140%;
  padding: 0;
  margin: 0;
}
.tx-powermail .vorspann {
  font-size: 100%;
}
.powermail_fieldwrap {
  clear: both;
  float: none;
  overflow: hidden;
  padding: 3px 0;
}
.tx_powermail_pi1_fieldwrap_html_radio,
.tx_powermail_pi1_fieldwrap_html_check
{
  margin-bottom: 20px;
}
.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_checkbox_title
{
  font-weight: bold;
}
.powermail_fieldwrap_textarea textarea,
.powermail_fieldwrap_input input {
  width: 280px;
}
.powermail_fieldwrap_select select {
  width: 286px;
}
.powermail_fieldwrap_html {
  padding-bottom: 5px;
}
.tx-powermail label {
  font-weight: normal;
  width: 150px;
  float: left;
}
.powermail_radio_inner,
.powermail_check_inner
{
  clear: both;
  float: none;
  overflow: hidden;
  padding: 3px 0 3px 0;
}
.powermail_fieldwrap_submit {
  padding: 20px 0 0 150px;
}
.powermail_fieldwrap_submit input {
  border: 0;
  background-color: #777;
  color: #fff;
  font: bold 100% Arial, sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  padding: 5px;
}
.powermail_fieldwrap_submit input:hover {
  background-color: #B5113E;
}

ul.parsley-errors-list {
	margin: 0 0 0 150px;
	padding: 0;
	list-style-type: none;
}

.powermail_form_9 legend {
	display: none;
}



/* Contenttable */

table.contenttable {
  margin: 0;
  padding: 0;
  background-color: #e2e2e2;
  border: 0;
  border-collapse: collapse;
  font-size: 80%;
}
table.contenttable tr {
}
table.contenttable td {
  border: 1px solid #c6c6c6;
  padding: 5px 10px 5px 10px;
}
table.contenttable .tr-0 td {
  background-color: #c6c6c6;
  color: #474747;
  font-weight: bold;
}


/* Pagebrowser */

.pagebrowser {
  border-bottom: 2px solid #000;
  font: bold 15px Times, serif;
  padding-bottom: 7px;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
}
.pagebrowser_suche {
  border: 0;
  margin-bottom: -2em;
  margin-top: 2em;
}
.pagebrowser_sp1 {
  float: left;
  width: 10%;
}
.pagebrowser_sp2 {
  width: 80%;
  text-align: center;
  float: left;
}
.pagebrowser_sp3 {
  width: 10%;
  float: right;
  text-align: right;
}
.pagebrowser a {
  color: #000;
  text-decoration: none;
}
.pagebrowser a:hover {
  text-decoration: underline;
}
.pagebrowser_sp1 a,
.pagebrowser_sp3 a
{
  display: block;
  background-repeat: no-repeat;
}
.pagebrowser_sp1 a {
  background-image: url(../images/pfeil_zurueck_schwarz.gif);
  background-position: left 6px;
  padding: 0 0 0 12px;
}
.pagebrowser_sp3 a {
  background-image: url(../images/pfeil_schwarz.gif);
  background-position: right 6px;
  padding: 0 12px 0 0;
}
.pagebrowser_sp2 a.aktiv {
  background-color: #FBBB00;
  padding: 0 4px 0 4px;
}
/* Farbanpassungen je Rubrik */
.gruen .pagebrowser_sp2 a.aktiv {
  background-color: #57ab27;
  color: #fff;
}


/* Liste der Presseinfos */

.presseinfos_liste {
}
.presseinfo {
  margin: 0 0 1.5em 0;
}
.presseinfo_headline {
  font: bold 95% Times, serif;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
}
.presseinfo_inhalt {
  overflow: hidden;
  height: 100%;
}
.pressinfo_bild {
  float: left;
  padding: 10px;
  padding-left: 0;
  overflow: hidden;
  height: 100%;
}
.presseinfo_text {
  font: normal 80% Arial, sans-serif;
  line-height: 140%;
  overflow: hidden;
  height: 100%;
  padding-top: 10px;
}
.presseinfo_datum {
  font-weight: bold;
}
.presseinfo_text p {
  margin-top: 0;
  padding-top: 0;
}
.presseinfo_link {
  border-top: 2px solid #57ab27;
  text-align: right;
  padding-top: 1px;
}
.presseinfo_link a {
  background-color: #57ab27;
  color: #fff;
  text-decoration: none;
  font-size: 80%;
  font-weight: bold;
  padding: 3px 10px 4px 10px;
}
.presseinfo_link a:hover {
  text-decoration: underline;
}

/* Liste der Termine */

.termine_liste {
}
.termin {
  margin: 0 0 2em 0;
  border-bottom: 2px solid #57ab27;
}
.termin_datum {
  font: bold 95% Times, serif;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
  color: #777;
}
.termin_datum strong {
  color: #000;
}
.termin_inhalt {
  overflow: hidden;
  height: 100%;
  padding-bottom: 0.5em;
}
.termin_titel {
  font: normal 90% Arial, sans-serif;
  padding: 0.5em 0 0 0;
}
.termin_text {
  font: normal 80% Arial, sans-serif;
  line-height: 140%;
  overflow: hidden;
  height: 100%;
}
.termin_text p {
  margin: 0;
  padding: 0.5em 0 0.5em 0;
}
.termin_text a {
  color: #000;
}
.termin_text a:hover {
  text-decoration: none;
}
.termin_ort {
  font: normal 80% Arial, sans-serif;
}


/* Kalenderblatt */

.kalender {
  overflow: hidden;
  height: 100%;
  margin-bottom: 2em;
}
.kalender_headline {
  font: bold 95% Times, serif;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
}
.kalender_tage {
  overflow: hidden;
  background-color: #f1f1f1;
  font: normal 70% Arial, sans-serif;
  margin: 0 -1px 0 -1px;
  border-bottom: 1px solid #f1f1f1;
  height: 100%;
  width: 182px;
}
.kalender_wochentage {
  background-color: #919191;
}
.tag {
  color: #000;
  width: 25px;
  height: 20px;
  text-align: center;
  padding-top: 5px;
  overflow: hidden;
  display: block;
}
.tag,
.tag_aktiv
{
  float: left;
  margin-right: 1px;
}
.tag_aktiv {
  padding-top: 0;
  height: 25px;
}
.kalender_wochentage .tag {
  color: #fff;
  font-weight: bold;
  margin-right: 0;
}
.tag a {
  background-color: #abd593;
  color: #46891f;
  text-decoration: none;
  font-weight: bold;
  display: block;
  width: 25px;
  height: 20px;
  padding-top: 5px;
  text-align: center;
}
.tag a:hover {
  background-color: #57ab27;
  color: #fff;
}



/* Klinikliste */

#klinikliste {
  font-size: 80%;
  margin-top: 1em;
  overflow: hidden;
  height: 100%;
}
.klinikliste_item {
 /* margin-bottom: 10px;  */
  overflow: hidden;
  height: 100%;
}
.klinikliste_item_head {
}
.klinikliste_item_head a {
  display: block;
  background-color: #c6c6c6;
  color: #474747;
  overflow: hidden;
  padding: 5px 0 5px 5px;
  height: 100%;
  text-decoration: none;
  font-weight: bold;
  border-top: 5px solid #f1f1f1;
  border-bottom: 5px solid #f1f1f1;
}
.klinikliste_item_head a.aktiv {
  color: #fff;
  background-color: #B5113E;
}
.klinikliste_item_details {
  display: none;
  width: 220px;
  color: #B5113E;
  position: absolute;
  right: 20px;
}
.klinikliste_item_details a {
  color: #B5113E;
}
.klinikliste_item_details a:hover {
  text-decoration: none;
}

/* Listen für Aktuelles, Stellen, Termine, Presse */

#liste {
  font-size: 80%;
}

.liste_filter {
  background-color: #D4D4D4;
  padding: 10px;
  overflow: hidden;
  height: 100%;
}
.liste_filter_feld {
  float: left;
  padding-right: 10px;
  overflow: hidden;
  height: 100%;
}
.liste_filter_feld input {
  border: 1px solid #474747;
  font: normal 100% Arial, sans-serif;
  padding: 2px 3px 2px 3px;
}
.liste_filter_feld input.jscalendar_cb {
  border: 0;
}
.liste_filter_feld input#filter_datum_von,
.liste_filter_feld input#filter_datum_bis
{
  width: 100px;
}
.liste_filter_feld select {
  font: normal 100% Arial, sans-serif;
}
.liste_filter_button {
}
.liste_filter_button input {
  font: bold 100% Arial, sans-serif;
  background-color: #474747;
  color: #fff;
  border: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  cursor: pointer;
}
.liste_filter_button input:hover {
  background-color: #B5113E;
}

.liste_head {
  margin: 30px 0 0 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #474747;
  overflow: hidden;
  width: 100%;
}
.liste_head_sp1 {
  float: left;
  width: 470px;
  margin-right: 40px;
}
.liste_head h2 {
  font-size: 140%;
  font-weight: normal;
  color: #474747;
  margin: 0;
  padding: 0;
}
.liste_head_sp2 {
  float: right;
  padding-top: 0.40em;
}
.pb-bottom .liste_head {
	border: none;
}
.pb-bottom .liste_head .liste_head_sp1 {
	display:none;
}
.liste_seiten {
}
.liste_seiten a {
  text-decoration: none;
  color: #474747;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}
.liste_seiten a:hover {
  color: #B5113E;
}
.liste_seiten a.aktiv {
  background-color: #B5113E;
  color: #fff;
}

.listitem {
  float: none;
  clear: both;
  border-bottom: 1px solid #474747;
  margin: 15px 0 0 0;
  padding: 0 0 15px 0;
  overflow: hidden;
  line-height: 140%;
  width: 100%;
}
.listitem_sp1 {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 470px;
  margin-right: 40px;
}
.listitem_bild {
  float: left;
  height: 100%;
  overflow: hidden;
}
.listitem_bild img {
  margin-right: 10px;
}
.listitem_text {
}
.listitem_text p {
  margin: 0;
}
.listitem_text a {
  color: #B5113E;
  font-weight: bold;
  text-decoration: none;
}
.listitem_text a.pdf {
  background-image: url(../images/icon_pdf.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding: 5px 0 5px 22px;
}
.listitem_text a:hover {
  text-decoration: underline;
}
.listitem_sp2 {
  float: left;
  width: 220px;
}
a.a_zurueck {
  font-size: 80%;
  font-weight: bold;
  color: #B5113E;
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  text-decoration: none;
  padding-left: 12px;
  margin: 0 0 2em 0;
  display: block;
}
a.a_zurueck:hover {
  text-decoration: underline;
}


/* Seitenservice */

.seitenservice {
  font-size: 70%;
  margin-top: 3em;
  clear: both;
  float: none;
  height: 100%;
  overflow: hidden;
}
.seitenservice a {
  color: #b5113e;
  font-weight: bold;
  padding: 0 14px 0 0;
  text-decoration: none;
  margin-right: 30px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: right 3px;
}
.seitenservice a#seitenanfang {
  background-image: url(../images/icon_seitenanfang.gif);
}
.seitenservice a#seitedrucken {
  background-image: url(../images/icon_seitedrucken.gif);
}
.seitenservice a#seitepdf {
  background-image: url(../images/icon_seitepdf.gif);
  background-position: right 2px;
}
.seitenservice a#seitepdf_blau {
  background-image: url(../images/icon_seitepdf_blau.gif);
  background-position: right 2px;
}
.seitenservice a:hover {
  text-decoration: underline;
}


/* Contentnavigation */

.contentnavigation {
  margin: 2em 0 2em 0;
  font-size: 80%;
  height: 100%;
  overflow: hidden;
}
.contentnavigation_headline {
  background-color: #c6c6c6;
  color: #474747;
  overflow: hidden;
  padding: 5px 0 5px 5px;
  height: 100%;
}
.contentnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 0 5px 0;
  background-color: #e2e2e2;
}
.contentnavigation ul li {
}
.contentnavigation ul li.li_info {
  padding: 5px 0 6px 0;
}
.contentnavigation ul li a {
  display: block;
  background-image: url(../images/pfeil_kontextnavi_grau.gif);
  background-repeat: no-repeat;
  background-position: 10px 9px;
  color: #474747;
  text-decoration: none;
  padding: 5px 0 5px 22px;
}
.contentnavigation ul li a:hover {
  text-decoration: underline;
}
.contentnavigation ul li a.aktiv,
.contentnavigation ul li a.aktiv:hover
{
  font-weight: bold;
  background-image: url(../images/pfeil_kontextnavi_grau_aktiv.gif);
}
.contentnavigation ul li a.pdf,
.contentnavigation ul li a.doc,
.contentnavigation ul li a.html,
.contentnavigation ul li a.xml,
.contentnavigation ul li a.txt,
.contentnavigation ul li a.xls
{
  background-position: 10px 5px;
  padding-left: 32px;
}
.contentnavigation ul li a.pdf,
#inhalte_sp2 .contentnavigation ul li a.pdf
{
  background-image: url(../images/icon_pdf.gif);
}
.contentnavigation ul li a.doc,
#inhalte_sp2 .contentnavigation ul li a.doc
{
  background-image: url(../images/icon_doc.gif);
}
.contentnavigation ul li a.html,
#inhalte_sp2 .contentnavigation ul li a.html
{
  background-image: url(../images/icon_html.gif);
}
.contentnavigation ul li a.xml,
#inhalte_sp2 .contentnavigation ul li a.xml
{
  background-image: url(../images/icon_xml.gif);
}
.contentnavigation ul li a.txt,
#inhalte_sp2 .contentnavigation ul li a.txt
{
  background-image: url(../images/icon_txt.gif);
}
.contentnavigation ul li a.xls,
#inhalte_sp2 .contentnavigation ul li a.xls
{
  background-image: url(../images/icon_xls.gif);
}

/* Contentnavigation in Spalte 2 */

#inhalte_sp2 .contentnavigation {
  margin-top: 0;
}
#inhalte_sp2 .contentnavigation_headline {
  background: none;
  color: #003366;
  padding: 0;
}
#inhalte_sp2 .contentnavigation ul {
  background: none;
}
#inhalte_sp2 .contentnavigation ul li a {
  background-image: url(../images/pfeil_kontextnavi_blau.gif);
  background-position: 0 9px;
  color: #003366;
  text-decoration: none;
  padding: 5px 0 5px 12px;
}
#inhalte_sp2 .contentnavigation ul li a:hover {
  text-decoration: underline;
}
#inhalte_sp2 .contentnavigation ul li a.aktiv,
#inhalte_sp2 .contentnavigation ul li a.aktiv:hover
{
  background-image: url(../images/pfeil_kontextnavi_blau_aktiv.gif);
}
#inhalte_sp2 .contentnavigation ul li a.pdf,
#inhalte_sp2 .contentnavigation ul li a.doc,
#inhalte_sp2 .contentnavigation ul li a.html,
#inhalte_sp2 .contentnavigation ul li a.xml,
#inhalte_sp2 .contentnavigation ul li a.txt,
#inhalte_sp2 .contentnavigation ul li a.xls
{
  background-position: 0 5px;
  padding-left: 22px;
}


/* Social Media */
.social {
	height: 100%;
	overflow: hidden;
	font-size: 80%;
	line-height: 140%;
	margin: 2em 0;
}
.social_bild {
	float: left;
	height: 100%;
	overflow: hidden;
	margin-right: 10px;
}
.social_text {
	height: 100%;
	overflow: hidden;
}
.social_text a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.social_text a:hover {
	text-decoration: underline;
}
.social.facebook .social_text a {
	color: #3b5999;
}
.social_copytext {
	display: block;
	clear: both;
	padding-top: 5px;
	color: #003366;
}
.social_copytext p {
	margin-top: 0px;
}
.social_copytext a {
	text-decoration:underline;
	color: #003366;
}

/* Profiler */
/*******************************************/

.box_meldungen,
#box_meldungen,
.box_meldungen_inhalt,
#box_meldungen_inhalt,
.meldung {
  width: 470px;
}

.box_meldungen,
#box_meldungen {
  margin: 1em 0 1em 0;
  overflow: hidden;
  font-size: 80%;
  height: 100%;
}
.box_meldungen_kopf,
#box_meldungen_kopf {
  overflow: hidden;
  height: 100%;
}
.box_meldungen_headline,
#box_meldungen_headline {
  color: #003366;
  float: left;
}
.box_meldungen_headline a,
#box_meldungen_headline a {
  color: #003366;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 12px;
  margin-left: 10px;
  border-left: 1px solid #003366;
  background-image: url(../images/pfeil_kontextnavi_blau_aktiv.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.box_meldungen_headline a:hover,
#box_meldungen_headline a:hover {
  color: #B5113E;
  background-image: url(../images/pfeil_kontextnavi_aktiv.gif);
}
.box_meldungen_navi,
#box_meldungen_navi {
  float: right;
}
.box_meldungen_navi div,
#box_meldungen_navi div {
  float: left;
  display: block;
  background-color: #ccd6e0;
  color: #003366;
  text-decoration: none;
  padding: 2px 6px 1px 6px;
  margin: 0 0 0 3px;
  font-weight: bold;
	cursor: pointer;
}
/*
.box_meldungen_navi a:hover,
#box_meldungen_navi a:hover {
  background-color: #8099b3;
  color: #fff;
}
*/
.box_meldungen_navi div.aktiv,
#box_meldungen_navi div.aktiv {
  background-color: #003366;
  color: #fff;
  padding-bottom: 3px;
}

.box_meldungen_inhalt,
#box_meldungen_inhalt {
  overflow: hidden;
  position: relative;
}
.meldungen,
#meldungen {
  position: relative;
  width: 10000px;
}
.meldung {
  float: left;
  margin-right: 10px;
}
.meldung_headline {
  color: #fff;
  padding: 5px 10px 5px 10px;
  background-color: #003366;
}
.meldung_inhalt {
  overflow: hidden;
  height: 100%;
  background-color: #fff;
}
.meldung_bild {
  float: left;
  height: 100%;
  overflow: hidden;
}
.meldung_text {
  padding: 10px;
  height: 100%;
  overflow: hidden;
  color: #003366;
}
.meldung_text p {
  margin: 0;
  padding: 0;
}
.meldung_link {
  color: #003366;
  padding: 5px 10px 5px 10px;
  background-color: #ccd6e0;
  text-align: right;
}
.meldung_text a {
	color: #003366;
	text-decoration: underline;
}
.meldung_link a {
  color: #003366;
  text-decoration: none;
}
.meldung_link a:hover {
  text-decoration: underline;
}


/* Fusszeile */
/*******************************************/

#fusszeile {
  float: none;
  clear: both;
  text-align: right;
  font-size: 70%;
  padding: 60px 20px 30px 0;
  overflow: hidden;
  height: 100%;
  color: #777;
  font-weight: bold;
}
#fusszeile a {
  color: #777;
  text-decoration: none;
}
#fusszeile a:hover {
  text-decoration: underline;
}


/*
	MW:
	Marginal - Textemitbild
*/

.grossansicht {
    font-size: 80%;
    height: 100%;
    margin: 0 0 2em;
    overflow: hidden;
}
.grossansicht_link {
    background-color: #CBD0D5;
    background-image: url("../images/grossansicht_raster.png");
    height: 30px;
    overflow: hidden;
    padding: 10px;
    width: 200px;
}
.grossansicht_link ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.grossansicht_link ul li {
}
.grossansicht_link ul li a {
    background-image: url("../images/pfeil_grossansicht.gif");
    background-position: right 0;
    background-repeat: no-repeat;
    color: #003366;
    display: block;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    padding: 0 40px 0 0;
    text-decoration: none;
}
.grossansicht_link ul li a:hover {
    text-decoration: underline;
}
.grossansicht_hinweis {
    color: #003366;
    padding-top: 5px;
}


/*
MW:
CSS FÜR VIDEOPLAYER ANPASSUNGEN
*/

/* Fotozeile mit Button für Video / Audio */

.video_teaser .videoteaser_video {
  float: none;
  width: 470px;
  height: 353px;
  background-color: #000;
  background-position: center center;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}
.video_teaser .videoteaser_video a {
  display: block;
  background-image: url(../images/button_play.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 470px;
  height: 353px;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}
.video_teaser .videoteaser_video a:hover {
  background-image: url(../images/button_play_over.png);
}

.video_teaser .videoteaser_video a img {
  visibility: hidden;
}

/* Fotozeile mit Button für Video / Audio in Spalte 2 */

#inhalte_sp2 .video_teaser .videoteaser_video {
  width: 220px;
  height: 165px !important;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}
#inhalte_sp2 .video_teaser .videoteaser_video a {
  width: 220px;
  height: 165px !important;
  /* breite und höhe entsprechen dem seitenverhältnis 4:3 */
}

/* Teaser auf Home nun auch im Inhaltsbereich */

.teaser_home {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 220px;
  font-size: 80%;
}
#inhalte_sp1 .teaser_home {
  margin-right: 15px;
}
.teaser_impuls {
  float: none;
}
.teaser_headline {
  color: #fff;
  padding: 5px 10px 5px 10px;
}
.teaser_rot .teaser_headline {
  background-color: #B5113E;
}
.teaser_blau .teaser_headline {
  background-color: #003366;
}
.teaser_bild {
	background-repeat: no-repeat;
}
.teaser_rot .teaser_bild {
  background-color: #ecc3cf;
  color: #B5113E;
}
.teaser_rot .teaser_bild p{
  padding: 0px;
  margin: 0px;
}
.teaser_blau .teaser_bild {
  background-color: #bfccd9;
  color: #003366;
}
.teaser_impuls .teaser_bild {
  padding: 10px;
  line-height: 140%;
}
.teaser_text {
  background-color: #fff;
  padding: 5px 10px 5px 10px;
}
.teaser_text a {
  text-decoration: none;
}
.teaser_text a:hover {
  text-decoration: underline;
}
.teaser_rot .teaser_text,
.teaser_rot .teaser_text a {
  color: #B5113E;
}
.teaser_blau .teaser_text,
.teaser_blau .teaser_text a {
  color: #003366;
}

/* Inhalt zweispaltig
#meldungen .meldungen_sp1{
  width: 220px;
  float: left;
  margin-right: 30px;
}

#meldungen .meldungen_sp2{
  width: 220px;
  float: left;
  margin-right: 0px;
}
*/

/* Boxen mit Tabs */

.tabs {
  font-size: 80%;
  margin: 1em 0;
  overflow: hidden;
  height: 100%;
}
.tabs_nav {
  border-bottom: 5px solid #003366;
  overflow: hidden;
  height: 100%;
}
.tabs_nav_sp1 {
  float: left;
}
.tabs_nav_sp2 {
  float: right;
}
.tabs_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tabs_nav ul li {
  float: left;
}
.tabs_nav ul li a {
  display: block;
  float: left;
  color: #003366;
  text-decoration: none;
  padding: 5px 10px;
  font-weight: bold;
}
.tabs_nav ul li a:hover {
  text-decoration: underline;
}
.tabs_nav ul li a.current {
  background-color: #003366;
  color: #fff;
}

.tabs_inhalt {
}
.tabs_div {
}
.tabs_div table {
  background-color: #fff;
  color: #003366;
  border-collapse: collapse;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs_div table td {
  padding: 5px;
}
.tabs_div table tr.kurzinfo td {
  border-bottom: 1px dashed #003366;
}
.tabs_div table tr.kurzinfo td strong {
  font-weight: normal;
}
.tabs_div table tr.kurzinfo_auf td {
  border-bottom: 0;
  background-color: #ccd6e0;
  font-weight: bold;
}
.tabs_div table tr.kurzinfo_auf td strong {
  font-weight: bold;
}
.tabs_div table tr.details {
  position: absolute;
  height: 0;
  overflow: hidden;
}
.tabs_div table tr.details_auf {
  background-color: #ccd6e0;
  position: relative;
  height: 100%;
}
.tabs_div table tr.details_auf td {
  border-bottom: 1px dashed #003366;
}
.tabs_div a.a_klapper {
  display: block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_aufklappen-klein_blau.gif);
}
.tabs_div tr.kurzinfo_auf a.a_klapper {
  background-image: url(../images/icon_zuklappen-klein_blau.gif);
}

.mehr {
  padding: 5px 0;
  height: 100%;
  overflow: hidden;
}
.mehr a {
  color: #003366;
  text-decoration: none;
  font-weight: bold;
  float: right;
}
.mehr a:hover {
  text-decoration: underline;
}

/* Termine und Nachrichten */
.tabs_div .details a
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

#inhalte_sp2 .social,
#inhalte_sp2 .video_teaser
{
	margin: 0 0 2em;
}







/* Versteckte Elemente für kleine Bildschirme */
/**********************************************/
/**********************************************/

/* Mininavi: Hauptnavigation, Zielgruppennavigation */
.mininavi {
 	background-color: #003366;
	border-top: 10px solid #ccd6e0;
	width: 100%;
	height: 30px;
	font-size: 80%;
	display: none;
}
.mininavi_switch {

}
.mininavi_switch a {
	display: block;
	color: #fff;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 10px 0 10px;
	height: 24px;
}
.mininavi_switch a .icon {
	display: inline-block;
	background-image: url(../images/sprites2.png);
	background-repeat: no-repeat;
	background-position: -456px -35px;
	width: 18px;
	height: 12px;
	margin-right: 6px;
}

.mininavi_inhalt {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 100000;
	background-color: #FFF;
 	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.50);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.50);
	display: none;
}
.mininavi.aktiv .mininavi_inhalt {
	display: block;
}
.mininavi_inhalt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*.mininavi_inhalt ul li {
	border-bottom: 1px solid #ccc;
}
.mininavi_inhalt ul li:last-child {
	border: 0;
}*/
.mininavi_inhalt ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 6px 10px;
	font-weight: bold;
}
.mininavi_inhalt ul li a:hover {
	text-decoration: underline;
}
.mininavi_inhalt .mainnavigation {
	background-color: #B5113E;
}
.mininavi_inhalt .mainnavigation li {
	border-color: #fff;
}
.mininavi_inhalt .mainnavigation li a {
	color: #fff;
}
.mininavi_inhalt .servicenavigation {
	background-color: #ecc3cf;
}
.mininavi_inhalt .servicenavigation li {
	border-color: #B5113E;
}
.mininavi_inhalt .servicenavigation li a {
	color: #B5113E;
}
.mininavi_inhalt .topnavigation {
	/*background-color: #ccd6e0;*/
}
.mininavi_inhalt .topnavigation li {
	border-color: #fff;
}
.mininavi_inhalt .topnavigation li a {
	color: #003366;
	font-weight: normal;
}
/* Home neu */

.home .teaser_impuls .teaser_headline {
  background-color: #003366;
}
.home .teaser_impuls.teaser_rot .teaser_bild {
  background-color: #fff;
  color: #003366;
}
.home .teaser_impuls.teaser_rot .teaser_bild,
.home .teaser_impuls.teaser_rot .teaser_text {
    border-left: 1px solid #ccd6e0;
    border-right: 1px solid #ccd6e0;
}

.home .teaser_impuls.teaser_rot .teaser_text {
    background-color: #ccd6e0;
    text-align: right;
}

.home .teaser_impuls.teaser_rot .teaser_text,
.home .teaser_impuls.teaser_rot .teaser_text a {
    color: #003366;
}
.home .video_teaser .fotozeile_headline {
	font-size: 100%;
}

a.events_backlink {
  font-size: 80%;
  color: #B5113E;
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  text-decoration: none;
  padding-left: 12px;
  margin: 0 0 2em 0;
  display: block;
}
a.events_backlink:hover {
  text-decoration: underline;
}
