/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | Content | CUSTOM
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** ALLGEMEIN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.barrierefrei-eintrag {
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}


/*
******************************************
** Ueberschriften
******************************************
*/

h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

h2 {
  padding: 10px 0 9px 11px;
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1.15em;
}

h3 {
  margin-bottom: 1em;
  font-weight: bold;
}

h4 {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}

h2, h4 {
  color: #FFFFFF;
}

.inhalt .tabelle h4 {
  color: #686868;
}

.inhalt .info h4,
.inhalt .service h4,
.inhalt .galerie h4 {
  padding: 4px 0 3px 7px;
}

.startseite .inhalt .info h4,
.startseite .inhalt .service h4,
.startseite .inhalt .galerie h4 {
  padding: 3px 0 4px 7px;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .3em;
}

.zusatz .info h4 {
  padding: 0 0 0 7px;
  font-size: .9em;
  letter-spacing: .2em;
}


/*
******************************************
** Text-Formatierungen
******************************************
*/

.text-formatierung-zitat {
  font-style: italic;
}

.hervorheben {
  font-weight: bold;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** KOPF, ÜBERSCHRIFT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
******************************************
** Titel
******************************************
*/

.seitentitel-menu,
.seitentitel-logo {
  margin-top: 11px;
  background-image: url(../grafik/bg_kopf_menu_default.gif);
  background-repeat: no-repeat;
  float: left;
  z-index: 5;
}

.swt .seitentitel-menu,
.swt .seitentitel-logo {
  background-image: url(../grafik/bg_kopf_menu_swt_neu.gif);
  background-repeat: no-repeat;
}

.stadtbad .seitentitel-menu,
.stadtbad .seitentitel-logo,
.trilan .seitentitel-menu,
.trilan .seitentitel-logo,
.pit .seitentitel-menu,
.pit .seitentitel-logo,
.verkehrsbetrieb .seitentitel-menu,
.verkehrsbetrieb .seitentitel-logo,
.netze .seitentitel-menu, 
.netze .seitentitel-logo {
  background-image: url(../grafik/bg_kopf_menu_default_neu.gif);
  background-repeat: no-repeat;
}

/*
  Menu
*/

.seitentitel-menu {
  width: 606px;
  background-position: 134px top;
}


/*
  Logo
*/

.seitentitel-logo {
  width: 103px;
  padding: 0 0 0 58px;
}

.seitentitel-logo a:link,
.seitentitel-logo a:visited,
.seitentitel-logo a:hover,
.seitentitel-logo a:active {
  display: inline;
}

/*.seitentitel-logo br {
  display: none;
}*/

.swt .seitentitel-logo {
  width: 161px;
  margin-bottom: 0;
  padding: 0;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** RUMPF, INHALT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
** Struktur
***************************************************************************************************
*/

.menu,
.inhalt,
.zusatz {
  float: left;
}

.inhalt,
.zusatz {
  background-color: #FFFFFF;
  line-height: 1.4em;
}


/*
******************************************
** Menu
******************************************
*/

.menu {
  width: 134px;
  margin: 28px 0 0 0;
  z-index: 6;
}

.menu-logo {
  margin: 0 0 20px 0;
}

.menu-logo-inhalt {
  text-align: center;
}


/*
******************************************
** Inhalt
******************************************
*/

.inhalt {
  width: 455px;
  margin: 9px 0 0 0;
  z-index: 7;
}

a:hover {
  text-decoration: underline;
}

.inhalt-datum,
.inhalt-titel,
.inhalt-titel-grafisch {
  margin: 0 0 0 20px;
}

.inhalt-titel {
  margin-bottom: 21px;
}

.inhalt-titel-grafisch {
  margin-bottom: 11px;
}

.inhalt-titel-datum {
  width: 317px;
  padding: 2px 0 2px 13px;
  background-color: #819FDB;
  color: #FFFFFF;
  font-size: .9em;
  z-index: 100;
}

.inhalt-titel-ueberschrift {
  position: relative;
  width: 330px;
  background-color: #2B5FC2;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 5;
}

.inhalt-titel-grafisch .inhalt-titel-ueberschrift {
  margin-top: -28px;
}

.inhalt-titel-teaser {
  position: relative;
  margin: -23px 0 0 10px;
  padding: 0;
  border: 1px solid #BFCEEA;
  z-index: 2;
}

.inhalt-titel-teaser-text {
  padding: 34px 14px 12px 14px;
}

.inhalt-inhalt {
  padding: 0 0 0 31px;
}

/*
  Listen
*/

ul.inhalt-liste {
  margin-bottom: 1em;
  margin-left: 20px;
}

ul.inhalt-liste ul.inhalt-liste {
  margin-bottom: 0;
}

li.inhalt-liste-eintrag {
  list-style-type: disc;
}

.inhalt li.inhalt-liste-eintrag {
  margin: 0 0 17px 0;
}

.inhaltsverzeichnis li.inhalt-liste-eintrag {
  margin: 0 0 17px 0;
  font-weight: bold;
}

.inhaltsverzeichnis li.inhalt-liste-eintrag li.inhalt-liste-eintrag {
  margin: 0;
  font-weight: normal;
}

.inhaltsverzeichnis li.inhalt-liste-eintrag {
  padding: 5px 0 0 0;
}


/*
******************************************
** df Listen
******************************************
*/

ul.cms-list {
  margin-bottom: 1em;
  margin-left: 20px;
}

ul.cms-list ul.cms-list {
  margin-bottom: 0;
}

li.cms-list-item {
  margin: 0 0 0 0;
  list-style-type: disc;
  list-style-image: url(../grafik/bg_verweis_inhalt_pfeil.gif);
}

li.cms-list-item.sitemap {
  margin: 5px 0 5px 0;
}

ul.richtext-list {
  margin-bottom: 1em;
  margin-left: 20px;
}

ul.richtext-list ul.richtext-list {
  margin-bottom: 0;
}

ol.richtext-list {
  margin-bottom: 1em;
  margin-left: 20px;
}

ol.richtext-list ol.richtext-list {
  margin-bottom: 0;
}

ul li.richtext-list {
  margin: 0 0 0 0;
  list-style-type: disc;
  list-style-image: url(../grafik/bg_verweis_inhalt_pfeil.gif);
}

ol li.richtext-list {
  margin: 0 0 0 0;
  list-style-type: decimal;
}


/*
******************************************
** Zusatz
******************************************
*/

.zusatz {
  width: 178px;
  margin: 28px 0 0 0;
  z-index: 8;
}

.swt .zusatz {
  margin: 4px 0 0 0;
}

.zusatz-inhalt {
  margin: 0 4px 0 17px;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS, SERVICE
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.seitenfuss {
  width: 633px;
  margin: 0 0 0 134px;
  background-color: #2B5FC2;
  z-index: 5;
}

.seitenfuss-inhalt {
  margin: 0 161px 0 0;
  padding: 0 0 0 31px;
  background-image: url(../grafik/bg_fuss_menu.gif);
}