/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | Content | CUSTOM
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** KOPF, ÜBERSCHRIFT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

.logo {
  position: absolute;
  left: 32px;
  top: -4px;
  z-index: 1000;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** RUMPF, INHALT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

/*
***************************************************************************************************
** Titel
***************************************************************************************************
*/

.titel {
  width: 544px;
  z-index: 10;
}

.titel-bild {
  z-index: 11;
}

.titel-text {
  position: relative;
  width: 313px;
  margin: -14px 0 0 231px;
  background-color: #012466;
  z-index: 100;
}

.titel-text h1 {
  padding: 6px 0 6px 14px;
}

/*
***************************************************************************************************
** Inhalt
***************************************************************************************************
*/

.inhalt {
  width: 100%;
  margin: 15px 0 0 0;
}

.inhalt a:link,
.inhalt a:visited,
.inhalt a:hover,
.inhalt a:active {
  color: #A88E3D;
}

.inhalt-zusatz,
.inhalt-haupt,
.inhalt-extra {
  float: left;
}

.inhalt-zusatz {
  width: 180px;
  padding: 11px 0 0 32px;
}

.inhalt-haupt {
  width: 546px;
  margin: 7px 0 0 0;
  padding: 0 0 0 33px;
}

.startseite .inhalt-haupt {
  width: 346px;
}

.inhalt-haupt h5 {
  font-weight: bold;
}

.inhalt-extra {
  width: 180px;
  padding: 11px 0 0 20px;
}

/*
******************************************
** Haupt - Titel
******************************************
*/

.inhalt-haupt-titel {
  margin: 4px 0 17px 0;
  padding: 4px 0 4px 10px;
  border-left: 1px solid #818489;
  color: #000000;
}

.inhalt-haupt-titel h2 {
  font-weight: bold;
}

.inhalt-haupt-titel p {
  margin: 0;
}

.inhalt-haupt-titel-datum,
.inhalt-haupt-titel-ort,
.inhalt-haupt-titel-kategorie {
  font-size: .85em;
  color: #45639F;
}

.inhalt-haupt-titel-text,
.inhalt-haupt-titel-auszeichnung {
  padding: 5px 0 0 0;
  font-size: .85em;
}

.inhalt-haupt-titel-auszeichnung {
  color: #A88E3D;
}

/*
******************************************
** Haupt - Service
******************************************
*/

.inhalt-haupt-service {
  width: 100%;
  margin: 35px 0 1em 0;
}

.produktedetail .inhalt-haupt-service {
  margin: 0 0 1em 0;
}

.inhalt-haupt-service-zurueck,
.inhalt-haupt-service-oben {
  float: left;
}

.inhalt-haupt-service-drucken {
  float: right;
}

.inhalt-haupt-service-zurueck a:link,
.inhalt-haupt-service-zurueck a:visited,
.inhalt-haupt-service-zurueck a:hover,
.inhalt-haupt-service-zurueck a:active,
.inhalt-haupt-service-oben a:link,
.inhalt-haupt-service-oben a:visited,
.inhalt-haupt-service-oben a:hover,
.inhalt-haupt-service-oben a:active,
.inhalt-haupt-service-drucken a:link,
.inhalt-haupt-service-drucken a:visited,
.inhalt-haupt-service-drucken a:hover,
.inhalt-haupt-service-drucken a:active {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  background-repeat: no-repeat;
  font-size: .85em;
  color: #90A6CE;
  text-decoration: none;
}

.inhalt-haupt-service-zurueck a:link,
.inhalt-haupt-service-zurueck a:visited,
.inhalt-haupt-service-zurueck a:hover,
.inhalt-haupt-service-zurueck a:active {
  padding: 0 0 0 20px;
  background-image: url(../grafik/service_link_icon_zurueck.gif);
  background-position: left 5px;
}

.inhalt-haupt-service-oben a:link,
.inhalt-haupt-service-oben a:visited,
.inhalt-haupt-service-oben a:hover,
.inhalt-haupt-service-oben a:active {
  margin: 0 0 0 17px;
  padding: 0 0 0 17px;
  background-image: url(../grafik/service_link_icon_oben.gif);
  background-position: left 3px;
}

.inhalt-haupt-service-drucken a:link,
.inhalt-haupt-service-drucken a:visited,
.inhalt-haupt-service-drucken a:hover,
.inhalt-haupt-service-drucken a:active {
  padding: 0 0 0 23px;
  background-image: url(../grafik/service_link_icon_drucken.gif);
  background-position: left 3px;
}

/*
******************************************
** Haupt - Weiter
******************************************
*/

.inhalt-haupt-link-weiter {
  margin: 0 0 16px 0;
}

.inhalt-haupt-link-weiter a:link,
.inhalt-haupt-link-weiter a:visited,
.inhalt-haupt-link-weiter a:hover,
.inhalt-haupt-link-weiter a:active {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 0 0 16px;
  background-image: url(../grafik/inhalt_haupt_link_weiter.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: left 7px;
  float: right;
  color: #012466;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/
