/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | Content | CUSTOM
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** ALLGEMEIN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

#balkenunten {
  position: relative;
  width: auto;
  height: 11px;
  margin: 0;
  padding: 0;
  background-image: url(../grafik/bg_ocker.gif);
  background-repeat: repeat;
}

#strichrechts {
  position: relative;
  width: 5px;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  border-top: 1px solid #F40000;
}

.blindesdiv {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** KOPF, ÜBERSCHRIFT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.bgueberschrift {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
}

.bgueberschriftortsgeimende {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
}

.ueberschrifttext {
  position: relative;
  width: auto;
  height: auto;
  margin: 0 0 1em 0;
  padding: 0;
  background: transparent;
  border-bottom: 2px solid #000000;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** HALS, UNTERÜBESCHRIFT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** RUMPF, INHALT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.inhalt {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding:0;
  background: transparent;
}

/*
******************************************
** Unterueberschrift
******************************************
*/

.unterueberschrift {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 0 1em 0;
  background: transparent;
}

.unterueberschriftbalken {
  position: relative;
  display: none;
  width: 11px;
  height: 28px;
  padding: 0;
  background-image: url(../grafik/bg_unterueb.gif);
  background-repeat: no-repeat;
  float: left;
}

.unterueberschrift1zeilig {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  float: left;
  overflow: visible;
}

.unterueberschrift2zeilig {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  float: left;
  overflow: visible;
}

.unterueberschrifttext {
  font-size: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: normal;
}


/*
******************************************
** Links
******************************************
*/


/*
******************************************
** Schriftformatierungen
******************************************
*/

.bildunterschrift {
  position: relative;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: .9em;
  line-height: 1em;
}

.hervorheben {
  font-weight: bold;
}


/*
******************************************
** Fotos
******************************************
*/

.bilder {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0px 0px 10px 10px;
  background: transparent;
  float: right;
}


/*
******************************************
** Tabellen
******************************************
*/

/*
  ohne Hintergrund
*/

td.normal {
  background-color: #FFDEB7;
}

td.listen {
  padding: 4px 0 4px 0;
  background-color: #FFDEB7;
}

td.untertitel {
  background-color: #FFCA8C;
  font-weight: bold;
  color: #000000;
}

/*
-------------------
-- Format-tds
-------------------
*/

table.tablerest {
  width: auto;
}

td.td50 {
  width: 50px;
  height: 1px;
  margin: 0;
  padding: 0;
  background: transparent;
}

td.td100 {
  width: 100px;
  height: 1px;
  margin: 0;
  padding: 0;
  background: transparent;
}

td.td150 {
  width: 150px;
  height: 1px;
  margin: 0;
  padding: 0;
  background: transparent;
}

td.td200 {
  width: 200px;
  height: 1px;
  margin: 0;
  padding: 0;
  background: transparent;
}

td.td250 {
  width: 250px;
  height: 1px;
  margin: 0;
  padding: 0;
  background: transparent;
}

td.tdrest {
  width: auto;
  height: 1px;
  margin: 0;
  padding: 0;
  background: transparent;
}

td.tdzentriert {
  text-align: center;
  background-color: #FFDEB7;
}

th.thzentriert {
  text-align: center;
}

td.untertitelzentriert {
  background-color: #FFCA8C;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

td.tdabsatz, th.tdabsatz {
  padding: 0 0 1em 4px;
}


/*
******************************************
** FOMULARFELDER
******************************************
*/


/*
******************************************
** Listen
******************************************
*/

.download {
  display: list-item;
  margin: 0 0 0 25px;
  padding: 0;
  list-style-image: url(../grafik/icon_pfeil.gif);
}

.inhalthaupt {
  margin: 0;
  padding: 10px 0 10px 0;
}

.inhaltunter {
  margin: 0 0 0 20px;
  padding: 0;
}


/*
******************************************
** Inhalt
******************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/
