/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | Content | PRINT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** ALLGEMEINE KLASSEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

div.printURL {
  display: block;
  margin-top: 2.8em;
}

span.uppercase {
  text-transform: none;
}

span.lockedLetter {
  letter-spacing: none;
}

div {
  position: static;
}

div#seitentitel {
  position: static;
  display: none;
}  

div#breadcrumb {
  position: static;
  display: none;
}   

h3 {
  text-align: left;
  padding-left: 150px;
  margin-top: 1.0em;
}

div#unterkategorie {
  margin-bottom: 1.6em;
}

div#spalte-1 {
  position: static;
  display: none;
}  

div.artikelDetailTitel {
  margin: 0px 0px 1.6em 0px;
  padding: 0;
  background: transparent;
  clear: both;
}

div.artikelDetailTitel_ {
  padding: 5px 0px 3px 0px;
  background-image: url(../graphic/pfeil_ueberschrift.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  position: relative;
  font-size: 1.4em;
}

span.artikelDetailTitel {
  padding: 3px 0px 0px 0px;
  background: transparent;
  font-weight: bold;
}

div.artikelDetailUntertitel {
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}

div.zwischenÃ¼berschrift h4 {
  margin: 0;
  padding: 6px 0 6px 0px;
  font-size: 1.2em;
}


div#fuss {
  position: static;
  display: none;
}   

div.pageService {
  position: static;
  display: none;
}   

div.artikelKategorie {
  position: static;
  text-align: left;
  font-weight: bold;
}

div.artikelListeEintrag {
  position: static;
  text-align: left;
  padding-left: 0px;
  margin-left: 0px;
}

/*
###################################################################################################
*/
