.hide {
	display: none;
}
.show {
	display: block;
}

/** Allgemeine Elementanweisungen */

body {
  position: static; /* typolight.css ueberschreiben */
  background: #7a7a7a;
  color: #000;
  font-family:  verdana, arial, sans-serif;
  font-size:  100.01%;
  line-height: 100%;
  text-align: center; /* typolight.css ueberschreiben */
  padding: 12px 0;
}

h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

select,
input,
textarea {
  font-size: 100%;
  font-family: verdana, arial, sans-serif;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Allgemeine Klassen */

.stopFloat {
  display: block;
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

.block {
  overflow: visible; /* typolight.css ueberschreiben */
}

.invisible,
#servicemenue h2,
#hauptmenue h2,
#bereichsmenue h2,
#footer h1 {
  width: 0px;
  height: 0px;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Positionierungen */

#wrapper {
  position: relative;
  width: 60em;
  background: #fff;
  margin: 0 auto;
}

#header {
  position: relative;
  width: 100%;
  height: 8.9em;
}

#header .inside {
  position: relative;
  float: left;
  width: 45.5em;
  height: 8.9em;
}

#logo {
  padding: 23px 0 0 22px;
}

#kopfbild {
  position: absolute;
  top: 0;
  right: -14.5em;
  width: 12.5em;
  height: 8.9em;
  background-color: #d4d4d4;
}

#left {
  float: left;
  width: 14.5em;
  margin: 1px 1.5em 0 0;
}

#main {
  position: relative;
  float: left;
  width: 29.5em;
  min-height: 420px;
  padding-top: 3.6em;
  margin-top: 1px;
}

#right {
  float: right;
  width: 12.5em;
  margin-top: 1px;
  padding-top: 50px;
}

.startseite #left,
.startseite #main {
  width: 20.5em;
  padding-top: 54px;
  margin-right: 1em;
}

.startseite #main {
  width: 24em;
  margin-right: 0;
}

.aktuelles #left,
.aktuelles #main {
  width: 22em;
  padding-top: 54px;
}

#footer {
  position: relative;
  background: #e5e5e5;
  margin: 30px 0 0 16em;
}

.startseite #footer,
.aktuelles #footer {
  margin: 35px 0 0 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Navigation: Servicemenue */

#servicemenue {
  position: absolute;
  top: 0;
  right: 0;
}

#servicemenue ul {
  font-size: .75em;
  padding: 0;
  margin: 0;
}

#servicemenue li {
  float: left;
  padding: 8px .6em 0 .6em;
  border-right: 1px solid #c4c4c4;
}

#servicemenue a:link,
#servicemenue a:visited {
  color: #666;
  text-decoration: none;
  height: 10em;
}

#servicemenue a:hover,
#servicemenue a:focus,
#servicemenue a:active {
  color: #e60005;
  text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Navigation: Suche */

#search {
  position: absolute;
  bottom: -1px;
  width: 14.5em;
  height: 2.05em;
  background: #e3e3e3;
  border-bottom: 1px solid #fff;
}

#search p {
  position: relative;
  font-size: .85em;
  padding: 5px 20px 6px 25px;
}

#search input#keywords {
  width: 100%;
  height: 1.55em;
  font-size: .9em;
  padding-left: 2px;
  border: 1px solid #9f9f9f;
  margin-left: -1px;
}

#search input#submit {
  position: absolute;
  right: 22px;
  top: 8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Navigation: Hauptmenue */

#hauptmenue {
  position: absolute;
  bottom: -1px;
  left: 14.5em;
  width: 31em;
  background: #e3e3e3;
  border-bottom: 1px solid #fff;
}

#hauptmenue ul {
  float: left;
  border-right: 1px solid #fff;
}

#hauptmenue li {
  float: left;
}

#hauptmenue a,
#hauptmenue strong {
  display: block;
  height: 1.93em;
  font-size: .75em;
  font-weight: bold;
  text-decoration: none;
  padding: .8em 1.35em 0 1.35em;
  border-left: 1px solid #fff;
}

#hauptmenue li.first a,
#hauptmenue li.first strong {
  padding-left: 2.1em;
}

#hauptmenue a:link,
#hauptmenue a:visited,
#hauptmenue strong {
  background: #d4d4d4;
  color: #000;
}

#hauptmenue li.trail a:link,
#hauptmenue li.trail a:visited,
#hauptmenue li.active strong {
  background: #e60005;
  color: #fff;
}

#hauptmenue a:hover,
#hauptmenue a:focus,
#hauptmenue a:active {
  background: #e60005;
  color: #fff;
  text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Navigation: Bereichsmenue */

#bereichsmenue {
  background: #ededed;
  padding-top: 50px;
}
#bereichsmenue ul.level_1,
#bereichsmenue ul.level_1 li.trail a {
  border-bottom: 1px solid #c7c7c7;
}

#bereichsmenue ul.level_1 li a,
#bereichsmenue ul.level_1 li strong,
#bereichsmenue ul.level_1 li.active.submenu ul.level_2 li a,
#bereichsmenue ul.level_1 li.trail.submenu ul.level_2 li a {
  border-top: 1px solid #c7c7c7;
}

#bereichsmenue ul ul.level_2,
#bereichsmenue ul ul.level_2 li a {
  border-top: 0;
}

#bereichsmenue ul.level_1 li.submenu a,
#bereichsmenue ul ul.level_2,
#bereichsmenue ul ul.level_2 li a,
#bereichsmenue ul ul.level_2 li.last a {
  border-bottom: 0;
}

#bereichsmenue ul.level_2 {
  background: #f4f4f4;
  padding-left: 25px;
  border-bottom: 1px solid #c7c7c7;
}

#bereichsmenue ul.level_3 {
  padding-left: 11px;
}

#bereichsmenue ul.level_4 {
  padding-left: 11px;
}

#bereichsmenue li {
  display: inline;
  width: 100%;
}

#bereichsmenue li a:link,
#bereichsmenue li a:visited,
#bereichsmenue li strong {
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
}

#bereichsmenue ul.level_1 li.submenu a:link,
#bereichsmenue ul.level_1 li.submenu a:visited {
  background-color: #f4f4f4;
}

#bereichsmenue li a:hover,
#bereichsmenue li a:focus,
#bereichsmenue li a:active {
  color: #e60005 !important;
  text-decoration: underline;
}

#bereichsmenue ul.level_1 li a:link,
#bereichsmenue ul.level_1 li a:visited,
#bereichsmenue ul.level_1 li strong {
  background: url(../images/hintergrund/doppelpfeil_schwarz.gif) no-repeat 11px .75em;  
  font-size: .75em;
  font-weight: bold;
  padding: .35em 8px .25em 25px;
}

#bereichsmenue ul.level_1 li a:hover,
#bereichsmenue ul.level_1 li a:focus,
#bereichsmenue ul.level_1 li a:active,
#bereichsmenue ul.level_1 li strong,
#bereichsmenue ul.level_1 li.submenu a:link,
#bereichsmenue ul.level_1 li.submenu a:visited {
  color: #e60005;
  background-color: #f4f4f4;
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
}

#bereichsmenue ul li.submenu ul.level_2 li a:link,
#bereichsmenue ul li.submenu ul.level_2 li a:visited,
#bereichsmenue ul li.submenu ul.level_2 li strong {
  background: url(../images/hintergrund/doppelpfeilchen_schwarz.gif) no-repeat 0 .75em;
  color: #000;
  font-size: .7em;
  font-weight: normal;
  padding: .2em 4px .2em 11px;
}

#bereichsmenue ul li.submenu ul.level_2 li a:hover,
#bereichsmenue ul li.submenu ul.level_2 li a:focus,
#bereichsmenue ul li.submenu ul.level_2 li a:active,
#bereichsmenue ul li.submenu ul.level_2 li strong,
#bereichsmenue ul li.submenu ul.level_2 li.submenu a:link,
#bereichsmenue ul li.submenu ul.level_2 li.submenu a:visited,
#bereichsmenue ul li.submenu ul.level_2 li.trail a:link,
#bereichsmenue ul li.submenu ul.level_2 li.trail a:visited {
  color: #e60005;
  background-color: #f4f4f4;
  background-image: url(../images/hintergrund/doppelpfeilchen_rot.gif);
}

#bereichsmenue ul li.submenu ul ul.level_3 li strong,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li a:link,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li a:visited {
  color: #000;
  background-image: url(../images/hintergrund/doppelpfeilchen_schwarz.gif);
  background-position: 0 .65em;
  padding: .1em 8px .1em 11px;
}

#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li a:hover,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li a:focus,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li a:active,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li.submenu a:link,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li.submenu a:visited,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li.trail a:link,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li.trail a:visited {
  color: #e60005;
  background-image: url(../images/hintergrund/doppelpfeilchen_rot.gif);
}

#bereichsmenue ul li.submenu ul ul.level_3 li ul.level_4 li strong,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li ul.level_4 li a:link,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li ul.level_4 li a:visited {
  color: #000;
  background-image: url(../images/hintergrund/doppelpfeilchen_schwarz.gif);
  background-position: 0 .65em;
  padding: .1em 8px .1em 11px;
}

#bereichsmenue li li strong.active {
  color: #e60005 !important;
  background-image: url(../images/hintergrund/doppelpfeilchen_rot.gif) !important;
}

#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li ul.level_4 li a:hover,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li ul.level_4 li a:focus,
#bereichsmenue ul li.submenu ul li.submenu ul.level_3 li ul.level_4 li a:active {
  background-image: url(../images/hintergrund/doppelpfeilchen_rot.gif);
}


/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Navigation: Breadcrumb */

.mod_breadcrumb {
  position: absolute;
  padding: 10px 0 30px 0;
  top: -3.6em;
}

.startseite .mod_breadcrumb,
.aktuelles .mod_breadcrumb {
  left: 25px;
}

#wrapper .mod_breadcrumb p,
.startseite #wrapper .mod_breadcrumb p {
  font-size: .7em;
}

#wrapper .mod_breadcrumb,
#wrapper .mod_breadcrumb a:link,
#wrapper .mod_breadcrumb a:visited {
  color: #666;
  text-decoration: none;
}

#wrapper .mod_breadcrumb a:hover,
#wrapper .mod_breadcrumb a:focus,
#wrapper .mod_breadcrumb a:active {
  color: #e60005;
  text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Navigation: Fusszeile */

#footer .mod_customnav {
  float: left;
  width: 70%;
}

#footer ul {
  margin-left: 10px;
}

.startseite #footer ul,
.aktuelles #footer ul {
  margin-left: 25px;
}

#footer li {
  float: left;
  font-size: .7em;
  border-right: 1px solid #999;
  margin: 8px 10px 8px 0;
}

#footer li.last {
  border-right: 0;
}

#footer p.drucken {
  float: right;
  width: 30%;
  font-size: .7em;
  text-align: right;
  padding: 8px 0 8px 0;
}

#footer a:link,
#footer a:visited,
#footer strong {
  color: #333;
  text-decoration: none;
  padding-right: 10px;
}

#footer strong {
  color: #000;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
  color: #e60005;
  text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Typographie: Ueberschriften */

#main h1 {
  position: relative;
  z-index: 2;
  font-size: 1.1em;
  line-height: 1.4;
  padding-top: 6px;
  margin: 0 0 .7em 0;
}

#main .mod_article h2 {
  font-size: .85em;
  margin: 1em 0 .6em 0;
}

#main .mod_article h3 {
  font-size: .75em;
  margin: 1em 0 .5em 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Typographie: Absaetze */

.aktuelles #left p,
#main p {
  font-size: .75em;
  line-height: 1.4;
  margin: 0 0 .9em 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Typographie: Listen */

#main .mod_article ul {
  margin: .7em 0;
}

#main .mod_article li {
  background: url(../images/hintergrund/bullet.gif) no-repeat 0 .55em;
  font-size: .75em;
  line-height: 1.4;
  padding-left: 15px;
  margin: 0 0 .4em 0;
}

#main .mod_article li h2,
#main .mod_article li h3 {
  font-size: 1em;
  margin-bottom: 0;
}

#kartenmenu {
  position: relative;
  z-index: 2;
  padding-top: 15px;
}

#main #kartenmenu li {
  background: none;
  padding: 0;
  margin: 0 0 .2em 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Typographie: Links */

.startseite #left a:link,
.aktuelles #left a:link,
#main a:link,
#right a:link {
  color: #015bca;
}

.startseite #left a:visited,
.aktuelles #left a:visited,
#main a:visited,
#right a:visited {
  color: #666;
}

#main p.bildrechte a:link,
#main p.bildrechte a:visited {
  color: #777;
}

.startseite #left a:hover,
.startseite #left a:focus,
.startseite #left a:active,
.aktuelles #left a:hover,
.aktuelles #left a:focus,
.aktuelles #left a:active,
#main a:hover,
#main a:focus,
#main a:active,
#main p.bildrechte a:hover,
#main p.bildrechte a:focus,
#main p.bildrechte a:active,
#right a:hover,
#right a:focus,
#right a:active {
  color: #e60005;
}

#main #kartenmenu li a:link,
#main #kartenmenu li a:visited,
#main #kartenmenu li strong {
  background: url(../images/hintergrund/doppelpfeil_blau.gif) no-repeat 0 .45em;
  padding-left: 13px;
  text-decoration: none;
}

#main #kartenmenu li a:hover,
#main #kartenmenu li a:focus,
#main #kartenmenu li a:active,
#main #kartenmenu li strong {
  color: #e60005;
  background: url(../images/hintergrund/doppelpfeil_rot.gif) no-repeat 0 .45em;
}

#main #kartenmenu li a:hover,
#main #kartenmenu li a:focus,
#main #kartenmenu li a:active {
  text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Typographie: Bilder */

#main img {
  margin: .2em 0 .1em 0;
}

#main .image_container img {
  margin: 0 0 .8em 0;
}

#main img.bild-links,
#main .bild-links .image_container img {
  float: left;
  margin: 4px 10px 3px 0;
}

#main img.bild-rechts,
#main .bild-rechts .image_container img {
  float: right;
  margin: 4px 0 3px 10px;
}

#main .ce_gallery2 .image_container {
  padding-right: 8px;
  padding-bottom: 7px;
}

#main .ce_gallery2 .col_last .image_container {
  padding-right: 0;
}

#main .ce_gallery2 .image_container a:hover,
#main .ce_gallery2 .image_container a:focus,
#main .ce_gallery2 .image_container a:active {
  background: red;
  color: red;
}

#main .ce_gallery2 img {
  margin: 0;
}

#main #bild1.scripton img,
#main #bild2.scripton img,
#main #bild3.scripton img {
  position: relative;
  top: -120px;
  z-index: 1;
}

#main #unsere-einrichtungen471 #bild1.scripton img,
#main #unsere-einrichtungen471 #bild2.scripton img,
#main #unsere-einrichtungen471 #bild3.scripton img {
  top: -78px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Typographie: Tabellen */

#main .ce_table {
  margin: 1em 0;
}

#main .ce_table h2,
#main .ce_table h3 {
  font-size: .8em;
  margin: 0 0 .4em 0;
}

#main .ce_table table {
  border-collapse: collapse;
  width: 100%;
}

#main .ce_table th,
#main .ce_table td {
  font-size: .75em;
  background: #e3e3e3;
  padding: .25em 5px .25em 8px;
  border: 1px solid #c7c7c7;
}

#main .ce_table td {
  background: #F4F4F4;
}

#main .ce_table th.col_first,
#main .ce_table td.col_first {
  border-left: 0;
}

#main .ce_table th.col_last,
#main .ce_table td.col_last {
  border-right: 0;
}

#main .bild-links .image_container img {
  float: left;
  margin: 4px 10px 3px 0;
}

#main .bild-rechts .image_container img {
  float: right;
  margin: 4px 0 3px 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Elemente: Allgemein */

.ce_text.block {
  margin-bottom: 2em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Elemente: Startseite - Linke Box mit Photo (und linke Spalte Aktuelles) */

.startseite #left .inside,
.aktuelles #left .inside {
  padding-left: 25px;
}

.startseite #left .inside .ce_text.block {
  background: #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.startseite #left h1 {
  background: #e60005;
  color: #fff;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.4;
  padding: .2em 10px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.startseite #left img {
  display: block;
  background: #fff;
  height: auto;
  padding: 0 0 1px 0;
  margin-bottom: 7px;
}

.startseite #startseite-box-links p {
  font-size: .75em;
  line-height: 1.35;
  margin: .6em 10px;
}

.startseite #main .mod_eventlist h3 a:link,
.startseite #main .mod_eventlist h3 a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding-left: 11px;
  text-decoration: none;
}

.startseite #main .mod_eventlist h3 a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

.startseite #main .mod_eventlist h3 a:hover,
.startseite #main .mod_eventlist h3 a:focus,
.startseite #main .mod_eventlist h3 a:active {
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
  text-decoration: underline;
}

.startseite #main .mod_eventlist .event {
  border-bottom: 1px solid #ccc;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Elemente: Startseite - Angebote-Navi */

.startseite #main .mod_customnav {
  position: relative;
  z-index: 10;
  margin-bottom: 15px;
}

.startseite #main .mod_customnav h1 {
  background: #898989;
  color: #fff;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.4;
  padding: .2em 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}

.startseite #main .mod_customnav ul {
  min-height: 132px;
  padding: 4px 161px 0 0;
  margin: 0;
}

.startseite #main .mod_customnav li {
  display: inline;
  background: none;
  font-size: .7em;
  font-weight: bold;
  line-height: 1.3;
  padding: 0;
  margin: 0;
}

.startseite #main .mod_customnav li a:link,
.startseite #main .mod_customnav li a:visited {
  display: block;
  background-image: url(../images/hintergrund/doppelpfeil_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 .65em;
  color: #015bca;
  text-decoration: none;
  padding: .3em 2px .3em 14px;
  border-bottom: 1px solid #ccc;
}

.startseite #main .mod_customnav li a:hover,
.startseite #main .mod_customnav li a:focus,
.startseite #main .mod_customnav li a:active {
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
  color: #e60005;
}

.startseite #main #angebote .image_container img {
  position: absolute;
  z-index: 1;
  top: 1.6em;
  right: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Elemente: Startseite - Termine + Meldungen (auch unter Aktuelles) */

#left .mod_article .mod_newslist h1,
#main .mod_article .mod_newslist h1,
#main .mod_article .mod_upcoming_events h1,
#main .mod_article .mod_eventlist h1,
#main #presse .mod_newslist h1,
#main .mod_newsarchive h1 {
  background: #898989;
  color: #fff;
  font-size: .9em;
  line-height: 1.4;
  font-weight: normal;
  padding: .2em 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#left .mod_article .mod_newslist h2,
#main .mod_article .mod_newslist h2,
#main .mod_article .mod_upcoming_events h2,
#main .mod_article .mod_eventlist h2,
#main .mod_newsarchive h2{
  color: #666;
  font-size: .75em;
  font-weight: normal;
  margin: .6em 0 0 0;
}

#left .mod_article .mod_newslist h3,
#main .mod_article .mod_newslist h3,
#main .mod_article .mod_upcoming_events h3,
#main .mod_article .mod_eventlist h3,
#main .mod_newsarchive h3 {
  font-size: .8em;
  margin: 0 0 .2em 0;
}

#left .mod_article .mod_newslist h3 a:link,
#left .mod_article .mod_newslist h3 a:visited,
#main .mod_article .mod_newslist h3 a:link,
#main .mod_article .mod_newslist h3 a:visited,
#main .mod_article .mod_upcoming_events h3 a:link,
#main .mod_article .mod_upcoming_events h3 a:visited,
#main .mod_article .mod_eventlist h3 a:link,
#main .mod_article .mod_eventlist h3 a:visited,
#main .mod_newsarchive h3 a:link,
#main .mod_newsarchive h3 a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding-left: 13px;
  text-decoration: none;
}

#left .mod_article .mod_newslist h3 a:visited,
#main .mod_article .mod_newslist h3 a:visited,
#main .mod_article .mod_upcoming_events h3 a:visited,
#main .mod_article .mod_eventlist h3 a:visited,
#main .mod_newsarchive h3 a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

#left .mod_article .mod_newslist h3 a:hover,
#left .mod_article .mod_newslist h3 a:focus,
#left .mod_article .mod_newslist h3 a:active,
#main .mod_article .mod_newslist h3 a:hover,
#main .mod_article .mod_newslist h3 a:focus,
#main .mod_article .mod_newslist h3 a:active,
#main .mod_article .mod_upcoming_events h3 a:hover,
#main .mod_article .mod_upcoming_events h3 a:focus,
#main .mod_article .mod_upcoming_events h3 a:active,
#main .mod_article .mod_eventlist h3 a:hover,
#main .mod_article .mod_eventlist h3 a:focus,
#main .mod_article .mod_eventlist h3 a:active,
#main .mod_newsarchive h3 a:hover,
#main .mod_newsarchive h3 a:focus,
#main .mod_newsarchive h3 a:active
{
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
  text-decoration: underline;
}

#left .mod_article .mod_newslist .event,
#main .mod_article .mod_newslist .event,
#main .mod_article .mod_upcoming_events .event,
#main .mod_article .mod_eventlist .event,
#main .mod_newsarchive .event {
  border-bottom: 1px solid #ccc;
}

#main .pagination ul {
  list-style-type: none;
}

#main .pagination li {
  float: left;
}


.startseite .ce_text.weitere p,
.aktuelles .ce_text.weitere p,
#presse .ce_text.weitere p {
  padding-top: .5em;
}

.startseite .ce_text.weitere p a:link,
.startseite .ce_text.weitere p a:visited,
.aktuelles .ce_text.weitere p a:link,
.aktuelles .ce_text.weitere p a:visited,
#presse .ce_text.weitere p a:link,
#presse .ce_text.weitere p a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  font-weight: bold;
  padding-left: 13px;
  text-decoration: none;
}

.startseite .ce_text.weitere p a:visited,
.aktuelles .ce_text.weitere p a:visited,
#presse .ce_text.weitere p a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

.startseite .ce_text.weitere p a:hover,
.startseite .ce_text.weitere p a:focus,
.startseite .ce_text.weitere p a:active,
.aktuelles .ce_text.weitere p a:hover,
.aktuelles .ce_text.weitere p a:focus,
.aktuelles .ce_text.weitere p a:active,
#presse .ce_text.weitere p a:hover,
#presse .ce_text.weitere p a:focus,
#presse .ce_text.weitere p a:active {
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
  color: #e60005;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Elemente: Boxen rechte Spalte */

#right .mod_navigation {
  padding-bottom: 15px;
}

#right .mod_navigation li {
  font-size: .7em;
}


.box,
#einrichtungen {
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}

.box-inside,
#einrichtungen .mod_customnav ul {
  padding: 8px 8px 2px 8px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
}

#einrichtungen .mod_customnav ul {
  padding-bottom: 6px;
  margin-bottom: 15px !important;
}

#right .box h2,
#right #einrichtungen h2,
#right .mod_dlh_googlemaps h2 {
  background: #e5e5e5;
  font-size: .75em;
  padding: .3em 5px .3em 8px;
  margin: 0;
}

#right .mod_dlh_googlemaps h2 {
  margin-bottom: 1px;
}

#right .box h3 {
  font-size: .7em;
  margin: 0;
}

#right .box.ansprechpartner h3 {
  margin-bottom: .8em;
}

#right .box p,
#right #einrichtungen li {
  font-size: .7em;
  line-height: 1.3;
  margin: 0 0 .8em;
}

#right #einrichtungen li {
  margin: 0 0 .2em;
}

#right #einrichtungen li a:link,
#right #einrichtungen li a:visited {
  display: block;
  background: url(../images/hintergrund/doppelpfeil_blau.gif) no-repeat 0 .35em;
  text-decoration: none;
  padding-left: 13px;
}

#right #einrichtungen li a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

#right #einrichtungen li a:hover,
#right #einrichtungen li a:focus,
#right #einrichtungen li a:active {
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
  text-decoration: underline;
}

#right .termine h2 {
  background: #e5e5e5;
  font-size: .75em;
  padding: .3em 5px .3em 8px;
  margin: 0;
}

#right .termine h3 {
  font-size: .7em;
  margin: 0;
  padding-top:4px;
}

#right .termine h4 a:link,
#right .termine h4 a:visited {
  background: url(../images/hintergrund/doppelpfeil_blau.gif) no-repeat 0 .35em;
  font-size: .7em;
  text-decoration: none;
  padding-left: 12px;
}

#right .termine h4 a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

#right .termine p {
  padding-left:12px;
  font-size:.7em;
}

#right .alle_termine_kasten li a:link,
#right .alle_termine_kasten li a:visited {
  background: url(../images/hintergrund/doppelpfeil_blau.gif) no-repeat 0 .35em;
  text-decoration: none;
  padding-left: 12px;
}

#right .alle_termine_kasten li a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

#right .alle_termine_kasten li a:hover,
#right .alle_termine_kasten li a:focus,
#right .alle_termine_kasten li a:active {
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
}

#right .alle_termine_kasten {
  border-top: 1px solid #ccc;
  margin-top: 7px;
  padding-top: 5px;
  padding-bottom:2px;
}

 .empty {
  font-size: .7em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Elemente: Paginierung */

#main .paginierung {
  padding-top: 24px;
}

#main .paginierung a:link,
#main .paginierung a:visited,
#main .paginierung strong {
  float: left;
  width: 2.3em;
  height: 1.6em;
  color: #666;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  border: 1px solid #dedede;
  margin-right: 2px;
}

#main .paginierung a:hover,
#main .paginierung a:focus,
#main .paginierung a:active {
  color: #e60005;
  border: 1px solid #e60005;  
  text-decoration: underline;
}

#main .paginierung strong {
  background: #e60005;
  color: #fff;
  border: 1px solid #e60005;
}

#main .paginierung img {
  padding-top: .15em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Elemente: Teaser */

.ce_text.block.ce_teaser {
  position: relative;
  min-height: 110px;
  border-top: 1px solid #ccc;
  margin-bottom: 0;
}

#main .mod_article .ce_teaser h2 {
  font-size: .85em;
  line-height: 1.25;
  padding: 10px 0 .3em 0;
  margin: 0 12em 0 0;
}

#main .mod_article .ce_teaser p {
  font-size: .7em;
  line-height: 1.35;
  margin: 0 16em 0 0;
}

.ce_teaser a:link,
.ce_teaser a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  text-decoration: none;
  padding-left: 12px;
}

.ce_teaser a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_grau.gif);
}

.ce_teaser a:hover,
.ce_teaser a:focus,
.ce_teaser a:active {
  background-image: url(../images/hintergrund/doppelpfeil_rot.gif);
  text-decoration: underline;
}

#main .ce_teaser img {
  position: absolute;
  right: 0;
  top: 5px;
  margin: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Elemente: Sitemap */

#main .mod_sitemap {
}

#main #sitemap_neu ul {
  padding: 0;
  margin: 0 0 .8em 0;
}

#main #sitemap_neu ul ul {
  margin: 0;
}

#main #sitemap_neu .mod_sitemap ul li {
  padding-top: .8em;
  border-top: 1px solid #bbb;
  margin-top: .8em;
}

#main #sitemap_neu .mod_sitemap ul li li {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}

#main #sitemap_neu .mod_sitemap ul li.first li {
  margin-top: .8em;
}

#main #sitemap_neu .mod_sitemap ul li.first li li,
#main #sitemap_neu .mod_sitemap ul li li.first li {
  margin-top: 0;
}

#main #sitemap_neu li {
  background: none;
  font-size: .75em;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#main #sitemap_neu .mod_customnav li {
  font-weight: normal;
}

#main #sitemap_neu li li {
  font-size: 1em;
  font-weight: normal;
  margin-left: 20px;
}

#main #sitemap_neu li a:link,
#main #sitemap_neu li a:visited {
  background-image: url(../images/hintergrund/doppelpfeil_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  text-decoration: none;
  padding-left: 14px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Elemente: Sitemap 

#main .ce_gallery {
  position: relative;
  top: 0;
  left: -100px;
}
*/

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Formulare */

#main .formbody h2 {
  font-size: .8em;
  margin-top: 1.8em;
}

.form-box {
  background: #f5f5f5;
  padding: 15px 5px 10px 5px;
  border-top: 2px solid #e60005;
  border-bottom: 1px solid #ccc;
}

.form-box p,
.form-box .label-box {
  float: left;
  width: 100%;
}

.form-box .label-box {
  font-size: .75em;
  line-height: 1.4;
  margin: 0 0 .9em 0;
}

.form-box p br,
.form-box .label-box br {
  display: none;
}

.form-box .label-box .radio_container br {
  display: block;
}

.form-box label {
  float: left;
  display: block;
  width: 30%;
  padding: .3em 2% 0 0;
  text-align: right;
}

.form-box input.text,
.form-box textarea {
  float: left;
  width: 65%;
  padding: .3em 2px;
  border: 1px solid #9f9f9f;
}

.form-box .radio_container {
  float: left;
  width: 65%;
  padding: .3em 0 0 0;
}

.form-box input.radio {
  margin-left: -.2em;
}

.form-box .label-box .radio_container label {
  float: none;
  width: auto;
  display: inline;
  padding: 0;
  text-align: left;
}

.submit_container input.submit {
  background: #e80107;
  color: #fff;
  font-size: .75em;
  font-weight: bold;
  padding: .2em 10px;
  border: none;
  margin: 10px 0 0 32.5%;
  cursor: pointer;
}

.submit_container input.submit_logout {
  background: #e80107;
  color: #fff;
  font-size: .75em;
  font-weight: bold;
  padding: .2em 10px;
  border: none;
  margin: 10px 0 0 0;
  cursor: pointer;
}

#main .form-box .explanation p {
  width: auto;
  color: #555;
  font-size: .7em;
  line-height: 1.2em;
  padding-left: 32%;
  padding-bottom: .4em;
  margin-bottom: 0;
}

#main .formbody .headline {
  padding: 10px 0;
}

#main .formbody .headline p {
  padding-left: 32.5%;
  padding-top: .4em;
  margin: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** typolight.css ueberschreiben */

.inside {
  position: relative;
  text-align: left;
}

.clear,
#clear {
  height: 0.1px;
  font-size: 0.1px;
  line-height: 0.1px;
  clear: both;
}



.custom {
  display: block;
  text-align: left;
}

.custom: after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

.pdf_link { display: none; }

.mod_dlh_googlemaps {
  overflow: hidden;
}

.mod_dlh_googlemaps p {
  font-size: .6em;
  line-height: 1.2;
  padding: 0 !important;
  margin: 0 !important;
}












