/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | Content | CUSTOM
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

img.bild-startseite {
}

div#documentFader-Facing {
  position: absolute; 
  margin: 0 auto 0 auto;
  width: 100%;
  background-color: #878889;
  z-index: 100000;
  text-align: center;
}

#inhalt {
  width: 597px;
  float: left;
}

.inhalt-kopf {
  width: 597px;
  height: 292px;
}

.inhalt-content {
  background-color: #F6F9F7;
  width: 597px;
  height: 437px;
  background-image: url(../grafik/bg_inhalt_content.gif);
  background-repeat: no-repeat;
}

.texte {
  padding: 37px 10px 0 45px;
  width: 372px;
  float: left;
}

.referenzen-grossansicht {
  position: absolute;
  top: 0;
  left: 170px;
  z-index: 10000;
}

.referenzen-bild {
  position: absolute;
  z-index: 10000;
}

.referenzen-schliessen {
  position: absolute;
  top: 0;
  left: 385px;
  width: 38px;
  height: 33px;
  background-image: url(../grafik/ref_close.png);
  background-repeat: repeat;
  z-index: 10000;
}

.referenzen-weiter {
  position: absolute;
  top: 662px;
  left: 385px;
  width: 39px;
  height: 35px;
  background-image: url(../grafik/ref_more.png);
  background-repeat: repeat;
  z-index: 10000;
}

#ref-2, #ref-3, #ref-4, #ref-5, #ref-6 {
  display: none;
}

#zusatz {
  width: 223px;
  height: 690px;
  float: left;
  background-repeat: no-repeat;
}

#zusatz-rundung {
  position: relative;
  z-index: 120000;
  top: -251px;
  width: 223px;
  height: 251px;
  background-image: url(../grafik/bg_zusatz.png);
  background-repeat: no-repeat;
}

.zusatz-thumbs {
  position: relative;
  height: 690px;
}

.zusatz-thumbs-oben {
  position: relative;
  z-index: 120000;
  width: 223px;
  height: 3px;
  background-image: url(../grafik/ref_oben.png);
  background-repeat: no-repeat;
}

.zusatz-thumbs-bilder {
}


/*
******************************************
** Hauptmenue
******************************************
*/

#hauptmenue {
  padding: 35px 0 0 38px;
  width: 132px;
  float: left;
}

.hauptmenue-punkt {
  padding: 0 0 19px 0;
}


/*
***************************************
** LINKS
***************************************
*/

a.untermenue-link:link,
a.untermenue-link:visited,
a.untermenue-link:hover,
a.untermenue-link:active {
  color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.home-link:link,
a.home-link:visited,
a.home-link:hover,
a.home-link:active {
  color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
}


/*
***************************************
** SCHRIFTFORMATIERUNGEN
***************************************
*/



/*
***************************************
** AUSRICHTUNG
***************************************
*/


.ausrichtung-links {
  margin: 0;
  padding: 0 10px 10px 0;
  float: left;
}

.ausrichtung-rechts {
  margin: 0;
  padding: 0 0 10px 10px;
  float: right;
}

.ausrichtung-zentriert {
  margin: 0;
  padding: 17px 0 0 0;
  text-align: center;
  width: 100%;
}



/*
***************************************************************************************************
***************************************************************************************************
** FORMULAR
***************************************************************************************************
***************************************************************************************************
*/


/*
******************************************
** FOMULARFELDER
******************************************
*/

fieldset {
  margin: 0;
  padding: 10px 0 10px 0;
  border: 0;
}

.label {
  padding: 3px;
  width: 6em;
  float: left;
}

.formular {
  padding: 0 0 5px 0;
}

input.InputTextfeldEinzeilig {
  border: 1px solid #189778;
  color: #000000;
  background-color: #DCE9E0;
  margin: 1px 0 0 0;
  padding: 0 0 0 3px;
  width: 200px;
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}

input.InputTextfeldEinzeilig-mittel {
  border: 1px solid #189778;
  color: #000000;
  background-color: #DCE9E0;
  margin: 1px 0 0 0;
  padding: 0 0 0 3px;
  width: 152px;
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}

input.InputTextfeldEinzeilig-kurz {
  border: 1px solid #189778;
  color: #000000;
  background-color: #DCE9E0;
  margin: 1px 0 0 0;
  padding: 0 0 0 3px;
  width: 38px;
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}

input.InputRadio {
  margin: 2px 0 0 0;
  padding: 0;
}

input.InputCheck {
  margin: 2px 0 0 0;
  padding: 0;
}

input.InputSenden {
  border: none;
  color: #FFFFFF;
  background-color: #189778;
  margin: 0;
  padding: 0;
  width: 100px;
  height: auto;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
}

textarea.Textfeld {
  border: 1px solid #189778;
  color: #000000;
  background-color: #DCE9E0;
  margin: 1px 0 0 0;
  padding: 0 0 0 3px;
  width: 200px;
  height: 100px;
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}

select {
  border: 1px solid #189778;
  color: #000000;
  background-color: #DCE9E0;
  margin: 0;
  padding: 0 0 0 3px;
  width: 205px;
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}

select.uhrzeit {
  border: 1px solid #189778;
  color: #000000;
  background-color: #DCE9E0;
  margin: 0;
  padding: 0 0 0 3px;
  width: 50px;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


.service {
  position: relative;
  margin: 30px 0 0 0;
  padding: 5px 0 0 15px;
  width: 414px;
	height: 30px;
  background-color: #FFF3DD;
}

.service1 {
  position: relative;
  margin: 0;
  padding: 0 7px 0 0;
  float: left;
}

.service2 {
  position: relative;
  margin: 0;
  padding: 0 129px 0 0;
  float: left;
}

.service3 {
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
}
