/* ##### ALLGEMEINE STYLES ##### */
body {
  background-repeat: no-repeat;
}

p, h1, input, li, div, td {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
/*  line-height: 1.3em; */
}

form {
  margin: 0;
  padding: 0;
}

body {
  background-color: #ddd;
}


/* ##### ÜBERGREIFENDE NAVIGATIONSELEMENTE, ALLGEMEINE SEITENELEMENTE ##### */



.special a {
  font-size: 0.75em;
/*  padding-left: 2em;*/
  line-height: 1.4em;
}

.special th {
  border-bottom: 0.07em solid #fff;
  height:1.7em;
}
.special td {
  border-bottom: 0.07em solid #fff;
  height:1.7em;
}

.specialwhite th {
  border-bottom: 0.07em solid #ccc;
  height:1.7em;
}
.specialwhite td {
/*  border-bottom: 0.07em solid #f6f6f6;*/
  border-bottom: 0.07em solid #ccc;
  height:1.7em;
}


.special tr.flach td, .specialwhite tr.flach td {
  height:1.25em;
}

.special a.link, .specialwhite a.link {
  text-decoration: none;
}
.special a.link:hover, .specialwhite a.link:hover {
  text-decoration: underline;
}


.special tr.seitennavi td, div.seitennavi {
  text-align: center;
/*  border-bottom: 0;*/
padding-bottom: 1px;
  font-size: 0.7em;
}

.special tr.seitennavi a, div.seitennavi a {
  font-size: 1em;
  color: #333;
}
.div.seitennavi a:hover {
  text-decoration: none;
}

.special tr.suchergebnisheader td {
  font-weight: bold;
  font-size: 0.75em;
  height: 2em;
  padding: 0 0.85em;
  border-bottom: 0;
}

.special td a:hover {
  text-decoration: none;
}

.special input, .special textarea  {
  border: 0;
  border-top: 0.07em solid #ccc;
  border-left: 0.07em solid #ccc;
  width: 30em;
  margin-right: 1.25em; /*  margin-right: 20px; */
}
.special input.checkbox {
  width: auto;
  border: 0;
}

.special input.knopf {
  width: auto;
  border: 0.07em;
}

.special input.upload {
  width: 26em;
  border: 0.07em;
}


tr.tableheader {
  font-weight: bold;
  font-size: 0.75em;
  height: 2em;
}

tr.tableheader td {
  padding: 0 0.8em;
}

tr.hg_hellgrau, tr.hg_weiss {
  font-size: 0.75em;
  height: 2em;
}

tr.hg_hellgrau td, tr.hg_hellgrau th, tr.hg_weiss td, tr.hg_weiss th {
  padding: 0 0.8em;
}

tr.hg_hellgrau td a, tr.hg_hellgrau th a, tr.hg_weiss td a, tr.hg_weiss th a {
  font-size: 1em;
  color: #333;
  text-decoration: none;
}
tr.hg_hellgrau td a:hover, tr.hg_hellgrau th a:hover, tr.hg_weiss td a:hover, tr.hg_weiss th a:hover {
  text-decoration: underline;
}


.beschreibungdiv img.bild {
  margin: 0.2em 0.4em 0.2em 0;
  border: 0.07em solid #fff;
/*  float: left;*/
}





.special .beschreibung0 {
  padding-left: 0.8em;
}
.special .beschreibung {
  padding-left: 0.75em;
/*  padding-left: 1.5em; */
}
.special .beschreibung2 {
  padding-left: 2.5em;
}

.special .beschreibung span, .special .beschreibung0 span, .special .beschreibung2 span  {
  font-size: 0.75em;
}

.special tr.hg_hellgrau th {
  font-weight: normal;
  text-align: left;
  padding-left: 1em;
}

.special tr.tableheader th {
/*  text-align: left; */
  padding-left: 1em;
  padding-right: 1em;
}

.specialwhite tr.tableheader th {
/*  text-align: left; */
  padding-left: 1em;
  padding-right: 1em;
}

.funktionenicons {
  text-align: right;
  padding-right: 0.4em;
}

.funktionenicons a {
  margin-right: 0.25em;
  border-bottom: 0;
  padding-left: 0;
  line-height: 0;
}

.funktionentext {
  text-align: right;
  padding-right: 0.4em;
}
















/* ##### VERTIKALE NAVIGATION ##### */



/*  ##### HORIZONTALE NAVIGATION ##### */

.content_reiterheader {
  height: 1.75em;
  background-image: url(../images/content_header_hg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
	width: auto;
}

.content_reiterheader div {
  margin-right: 0.0625em;
  display: block;
  float: left;
  text-align: center;
  height: 1.75em;
  background-image: url(../images/content_header_hg_0.gif);
  background-repeat: repeat-x;
}

.content_reiterheader div.active {
  background-image: url(../images/content_header_hg_1.gif);
}


.content_reiterheader div.news { width: 3.8125em; }
.content_reiterheader div.termine { width: 3.625em; }
.content_reiterheader div.veroeffentlichungen { width: 7.0625em; }


.content_reiterheader p {
  margin: 0 0 0 0;
  display: inline;
  text-align: center;
  font-size: 0.6875em;
  line-height: 2.5em;
  height: 1.75em;
  width: 100%;
}

.content_reiterheader a {
  cursor: pointer;
  text-decoration: none;
  display: block;
}







.content_header {
  width: 100%;
  height: 1em;
  background-image: url(../images/content_header_hg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}









.content_headline h1 {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}

.content_headline h1 a {
  text-decoration: none;
}
.content_headline h1 a:hover {
  text-decoration: underline;
}





.content_topnews {
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #eee;
  height: 9.0625em;
  min-height: 9.0625em;
  margin-bottom: 0.0625em;
}
*>.content_topnews {
  height: auto;
}

.content_topnews h1 {
  font-weight: bold;
  font-size: 0.75em;
  margin: 0;
  margin-left: 1em;
  padding: 0;
  padding-top: 0.4em;
/*  width: 19em;*/
}

.content_topnews p {
  margin: 0;
  font-size: 0.75em;
  margin-left: 1em;
  padding-bottom: 0.3125em;
/*  width: 19em;*/
}

.content_topnews a:link, .content_text a:link, .content_topnews a:visited, .content_text a:visited {
  font-weight: bold;
}

.content_topnews a:hover, .content_text a:hover {
  text-decoration: none;
}






.content_banner {
  background-color: #f6f6f6;
  margin-bottom: 0.0625em;
  background-image: url('../images/banner.jpg');
  height: 110px;
}

.content_text {
  background-color: #f6f6f6;
  margin-bottom: 0.0625em;
}

.content_text p {
  padding: 0 0 0.4166em 0;
  margin: 0 1em 0 1em;
  font-size: 0.75em;
}

.content_text h1 {
  font-weight: bold;
  font-size: 0.75em;
  margin: 0 1em 0 1em;
  padding: 0.8333em 0 0 0;
}
.content_text h2 {
  font-weight: normal;
  font-size: 0.75em;
  margin: 0 1em 0 1em;
  padding: 0;
}

.content_text a.link {
  color: #333;
}

#mitarbeiter a.link {
  font-weight: normal;
}



div.teaser_header {
  width: 13.375em;
  height: 1.75em;
  background-image: url(../images/content_header_hg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

div.hoch {
  height: 2.1em;
}
*>div.hoch {
height: 2em;
}

div.teaser_text p {
  padding: 0.4166em 0 0.4166em 0;
  margin: 0 1em 0 1em;
  font-size: 0.75em;
}

div.teaser_text h1 {
  font-weight: bold;
  margin: 0 1em 0 1em;
  padding: 0.8333em 0 0 0;
  font-size: 0.75em;
}

.teaser_text form {
  margin: 0;
}

.teaser_text input {
  border: 0;
  border-left: 0.07em solid #ccc;
  border-top: 0.07em solid #ccc;
}


.teaser_text p {
  margin: 1em 0; /*  margin: 15px 0; */
}

.teaser_headline {
  border-bottom: 0.07em solid #fff;
}
div.teaser_headline h1 {
  font-weight: bold;
  margin: 0 1em 0.3em 0.8em;
  padding: 0;
  padding-top: 0.35em;
  font-size: 0.75em;
}



#login_user {
  margin-left: 0.75em;
  width: 10.85em;
}
*>#login_user {
  width: 12.3em;
}
#login_pw {
  margin-top: 0.8em;
  margin-left: 1.4em;
  width: 10.85em;
}
*>#login_pw {
  margin-top: 1em;
  width: 12.3em;
}
#suchbegriff {
  margin-left: 0.8em;
  width: 10.2em;
}
*>#suchbegriff {
  width: 11.5em;
}


.abschicken {
  font-size: 0.75em;
  text-align: right;
  margin-right: 1.65em;
  margin-top: 0.15em;
  padding-bottom: 0.3em;
}

.abschicken a {
  position: relative;
  top: -0.3em;
}

.linie_rechts {
  border-right: 0.07em solid #fff;
  padding-right: 0.7em;
}

#schnellsuchfelder input, #schnellsuchfelder select  {
  margin: 0;
  margin-bottom: 0.4em;
  width: 14em;
}
#schnellsuchfelder input {
  width: 13.75em;
}
*>#schnellsuchfelder input {
  width: 15.4em;
}


#schnellsuchfelder label {
  /* display: none; */
}



div.beschreibungdiv {
  padding: 0.4em 1em 0.5em 0;
  font-size:0.75em;
  border-bottom: 0.07em solid #fff;
}

div.tableheader {
  padding: 0.2em 1em 0.2em 0;
  font-size:0.75em;
  border-bottom: 0.07em solid #fff;
  font-weight: bold;
}

div.bildergalerie_navi {
  padding: 0.2em 1em 0.2em 0;
  font-size:0.75em;
  border-bottom: 0.07em solid #fff;
  text-align: center;
}

div.bildergalerie_navi span {
  margin-right:0.8em;
}
*>div.bildergalerie_navi span {
  margin-right: 0;
}
div.bildergalerie_navi img {
  position: relative;
  top: 0.2em;
}
div.bildergalerie_navi a.downloadLink img {
  position: static;
}
div.bildergalerie_navi img.links {
  margin-right: 0.8em;
}
div.bildergalerie_navi img.rechts {
  margin-left: 0.8em;
}

*>div.bildergalerie_gross {
    margin-top: 1px;
}

div.bildergalerie_gross div {
  font-size: 0.75em;
}

div.ebene0 {
  padding-left: 0.85em;
}
div.ebene0 a {
  font-weight: bold;
  text-decoration: none;
}
div.ebene1 {
  padding-left: 2em;
}
div.ebene1 a {
  font-weight: bold;
  text-decoration: none;
}
div.ebene2 {
  padding-left: 3.5em;
}
div.ebene2 a {
  font-weight: normal;
  text-decoration: none;
}
div.ebene3 {
  padding-left: 5em;
}
div.ebene3 a {
  font-weight: normal;
  text-decoration: none;
/*  color: #333;*/
}
div.ebene4 {
  padding-left: 6.5em;
}

div.beschreibungdiv a.liste:hover {
  text-decoration: underline;
}
div.beschreibungdiv a:hover, div.tableheader a:hover  {
  text-decoration: none;
}

div.beschreibungdiv span {
  font-weight: bold;
}

div.bildergalerie_uebersicht div {
  display: inline;
  width: 100px;
  height: 100px;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

a.einzug {
  padding-left: 1em;
  display: block;
}


#detailseite a:link, #detailseite a:visited  {
  text-decoration: none;
  font-weight: normal;
}
#detailseite a:hover {
  text-decoration: underline;
}

#detailseite p {
  padding: 0 0 0.4166em 0;
  margin: 0 1em 0.6em 1em;
  font-size: 0.75em;
}

.mitarbeiterfoto {
  border-right: 0.07em solid #fff;
  border-bottom: 0.07em solid #fff;
}

.linie_links {
  border-left: 0.07em solid #fff;
}

img.link {
  position: relative;
  top: 0.15em;
}

td.iconzelle {
  padding: 0 0.2em 0 0.1em;
}
/*
.dontshow {
  display: none;
}
*/
.nolinie_unten {
  border-bottom: 0;
}

#box_links .nolinie_unten {
  border-bottom: 0;
}


/*
.abteilungsbox .beschreibungdiv {
  padding: 0.4em 0.4em 0.5em 0;
}
*/


.abteilungsbox div.ebene1 a {
  text-decoration: none;
  font-weight: bold;
/*  border-top: 0.07em solid #fff; */
}

.abteilungsbox div.ebene2 a {
  text-decoration: none;
  font-weight: normal;
}

.abteilungsbox div.ebene2 {
  padding-right: 0.4em;
}

.abteilungsbox div.ebene1 a:hover, .abteilungsbox div.ebene2 a:hover {
  text-decoration: underline;
}


div.flach {
  padding-top: 0.1em;
  padding-bottom: 0.25em;
}


.linkbox a {
  color: #333;
}

.linkbox a:hover {
  text-decoration: none;
}

#linkbox a {
  font-weight: normal;
}

#linkbox a:hover {
  font-weight: normal;
  text-decoration: underline;
}

#linkbox2 a {
  font-weight: normal;
}

#linkbox2 a:hover {
  font-weight: normal;
  text-decoration: underline;
}

a.liste {
  text-decoration: none;
  color: #333;
}

#aktuelles a.newstitel {
  font-weight: bold;
  text-decoration: none;
}
#aktuelles a.newstitel:hover {
  font-weight: bold;
  text-decoration: underline;
}

a.toolbox {
  color: #333;
  text-decoration: underline;
}
a.toolbox:hover {
  text-decoration: none;
}

div.iconliste {
  background-repeat: no-repeat;
  background-position: right top;
/*  padding-right: 3.6em;*/
}

div.iconliste a {
  display: block;
  padding-right: 3.6em;
}

td.jahreszahl {
  font-weight: bold;
}

.top {
  vertical-align: top;
}

#projektheader {
  padding-top: 0.65em;
  padding-bottom: 0.7em;
  margin-left: 0;
  padding-left: 0;
}

#projektheader h1 {
  padding-top: 0;
  font-size: 1.1em;
  margin-left: 0.5em;
}
#projektheader h2 {
  margin-left: 0.75em;
}

.markiert {
  border: 0.07em solid #f00;
}



div.netzwerkportale a.logos_2_links {
	display: block;
	float: left;
	padding-left: 0.06em;
	margin-right: 0.06em;
	background-color: #eee;
	margin-bottom: 0.06em;
}

div.netzwerkportale a.logos_2_rechts {
	display: block;
	float: left;
	margin-bottom: 0.06em;
}

div.netzwerkportale a.logos_1 img {
	margin-bottom: 0.06em;
}

div.netzwerkportale .clear {
	clear: both;
}

#impressum a {
  font-weight: normal;
}
#impressum a:hover {
  text-decoration: underline;
}

#kontakt a:hover {
  text-decoration: underline;
}

.zentriert {
  text-align: center;
}
.links {
  text-align: left;
}

#tabelleeingerueckt .links {
  padding-left: 3.6em;
}

#box_links a:hover, #box_links_breit a:hover {
  text-decoration: underline;
}

#mitarbeiter ul {
    margin-top: 0;
    margin-bottom: 0.3em;
}

#mitarbeiter ul li {
  font-size: 0.75em;
}

#jahresprogramm a:hover, #bes_links a:hover {
  text-decoration: none;
}

#bes_links a {
  color: #333;
}

.specialtable {
  font-size: 1.35em;
}

.specialwhite .gruen {
  color: #009900;
  font-weight: bold;
}

.specialwhite .orange {
  color: #f63;
  font-weight: bold;
}

.specialwhite .klein {
  font-size: 0.8em;
  font-weight: normal;
}

.content div#box_links a.isblink, .content div#box_rechts a.isblink {
  color: #333;
  text-decoration: underline;
}

.content div#box_links a.isblink:hover, .content div#box_rechts a.isblink:hover {
  text-decoration: none;
}


.cmsactions, .rmt_menu {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 175px;
  visibility: hidden;
  border: 1px solid #a00;
  z-index: 1000;
}



      div#box_links div.rmt_menu a:hover, div#box_rechts div.rmt_menu a:hover, div#box_links_breit div.rmt_menu a:hover {
        text-decoration: none;
      }

      div#box_links div.rmt_menu, div#box_rechts div.rmt_menu, div#box_links_breit div.rmt_menu {
        border: 1px solid #666;
        padding: 1px;
        width: 200px;
        background-color: #F9F8F7;
      }
      *>div#box_links div.rmt_menu, *>div#box_rechts div.rmt_menu, *>div#box_links_breit div.rmt_menu {
        width: 196px;
      }


      div#box_links div.rmt_innen, div#box_rechts div.rmt_innen, div#box_links_breit div.rmt_innen {
        background-image: url('../images/rmt/verlauf.gif');
        background-repeat: repeat-y;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000;
      }

      div#box_links div.rmt_innen a, div#box_rechts div.rmt_innen a, div#box_links_breit div.rmt_innen a {
        display: block;
        height: 18px;
        padding-top: 4px;
        padding-bottom: -2px;
        padding-left: 1px;
        color: #000;
        text-decoration: none;
        font-size: 11px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
      }
      *>div#box_links div.rmt_innen a, *>div#box_rechts div.rmt_innen a, *>div#box_links_breit div.rmt_innen a {
        height: 18px;
      }

      div#box_links div.rmt_innen a:hover, div#box_rechts div.rmt_innen a:hover, div#box_links_breit div.rmt_innen a:hover {
        background-color: #B6BDD2;
        border: 1px solid #0A246A;
        padding-top: 3px;
        padding-left: 0;
        height: 17px;
      }
      *>div#box_links div.rmt_innen a:hover, *>div#box_rechts div.rmt_innen a:hover, *>div#box_links_breit div.rmt_innen a:hover {
        height: 17px;
      }

      div#box_links div.rmt_innen a.inaktiv, div#box_rechts div.rmt_innen a.inaktiv, div#box_links_breit div.rmt_innen a.inaktiv {
        color: #A6A6A6;
      }
      *>div#box_links div.rmt_innen a.inaktiv:hover, *>div#box_rechts div.rmt_innen a.inaktiv:hover, *>div#box_links_breit div.rmt_innen a.inaktiv:hover {
        background-color: transparent;
        border: 0;
        padding-top: 4px;
        padding-left: 1px;
        padding-bottom: 1px;
      }

      div#box_links div.rmt_innen a img, div#box_rechts div.rmt_innen a img, div#box_links_breit div.rmt_innen a img {
        padding: 0;
        margin: 0;
        margin-right: 3px;
        margin-left: 0px;
        float: left;
        position: relative;
        top: -1px;
        left: 3px;
      }
      *>div#box_links div.rmt_innen a img, *>div#box_rechts div.rmt_innen a img, *>div#box_links_breit div.rmt_innen a img {
        margin-left: 2px;
        margin-right: 1px;
        left: 1px;
      }

      div#box_links a.rmt_close, div#box_rechts a.rmt_close, div#box_links_breit a.rmt_close {
        text-decoration: none;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-align: center;
        display: block;
        color: #666;
        margin-top: 2px;
        margin-bottom: 4px;
        line-height: 14px;
      }
      div#box_links a.rmt_close:hover, div#box_rechts a.rmt_close:hover, div#box_links_breit a.rmt_close:hover {
        color: #000;
      }

      div#box_links img.trenner, div#box_rechts img.trenner, div#box_links_breit img.trenner {
        float: right;
        margin-right: -4px;
      }
      *>div#box_links img.trenner, *>div#box_rechts img.trenner, *>div#box_links_breit img.trenner {
        margin-right: -1px;
      }




div#box_links a.ul_yn, div#box_links_breit a.ul_yn {
  text-decoration: underline;
}
div#box_links a.ul_yn:hover, div#box_links_breit a.ul_yn:hover {
  text-decoration: none;
}


#kalender .links {
  border-right: 0.05em solid #fff;
  margin-right: 0.05em;
}

#kalender .kontaktlink {
  font-style: italic;
  margin-top: 1em;
  display: block;
}

#kalender .mehrlink {
  color: inherit;
  font-weight: bold;
}
#kalender .mehrlink:hover {
  text-decoration: none;
}

#kalender .titellink {
  font-size: 1em;
  color: #333;
  text-decoration: none;
}

#kalender a.nocolor {

}

div.iconliste a.liste {
  font-weight: normal;
}

.erweitertesuche {
  width:99%;
  border:0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#box_links span.erweitertesuche_optionen {
  font-weight: normal;
  position: relative;
  top: -0.1em;
  margin-right: 0.3em;
}

.content.noteaser {
	padding-right: 0;
}

#box_rechts div.rssfeed {
	background: #f6f6f6 url(../images/rssfeed.gif) top left no-repeat;
	padding-left: 55px;
	padding-top: 1em;
	font-weight: bold;
  min-height: 2.7em;
  _height: 2.7em;
}

div.parallelCols div.col_l {
	float: left;
	clear: left;
	width: 48%;
}

div.parallelCols div.col_r {
	float: left;
	width: 48%;
	margin-left: 4%;
	_margin-left: 2%;
}

div.parallelCols div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

div.parallelCols div.col_l img.floatingImage,
div.parallelCols div.col_r img.floatingImage {
	float: left;
	margin: 3px 10px 8px 0;
}

div.hasDownloadLink {
	position: relative;
}

div.hasDownloadLink a.downloadLink {
	position: absolute;
  right: 1em;
  _right: 21em;
  top: -1.8em;
}

#box_links_breit div.hasDownloadLink a.downloadLink {
  _right: 1.2em;
}
#Form_CaptchaUser{
border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #CCCCCC;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    width: 100px;
    
}
.captchaImg{
float:left;

}
.form69556{
float:left;
}

.hoehediv{ height: 30px; width: 99,5%;}
