/* Styles fuer die Inhaltsseiten (ohne index.html) */


/* 1. Styles, die auf allen Inhaltsseiten eingebunden werden */
#nav_inhaltsseiten {
   position: relative;
   text-align: left;
   top: 24px;
   left: 27px;
   z-index: 99;
   width: 804px;
   height: 53px;
}

#einfuehrung_inhaltsseiten {
   clear: left;
   position: relative;
   width: 580px;
   top: -29px;
   left: 9px;
   text-align: left;
   background-color: #E6E4E4;
   color: #000000;
   padding-top: 76px;
   padding-left: 78px;
   padding-right: 180px;
   padding-bottom: 12px;
}

#fliesstext_inhaltsseiten {
   clear: left;
   position: relative;
   width: 682px;
   top: -29px;
   left: 9px;
   text-align: left;
   background-color: #E6E4E4;
   color: #000000;
   padding-top: 12px;
   padding-left: 78px;
   padding-right: 78px;
   padding-bottom: 20px;
}

#fliesstext_pc_inhaltsseiten {
   clear: left;
   position: relative;
   width: 732px;
   top: -29px;
   left: 9px;
   text-align: left;
   background-color: #E6E4E4;
   color: #000000;
   padding-top: 12px;
   padding-left: 78px;
   padding-right: 28px;
   padding-bottom: 20px;
}

.fliesstext_red_inhaltsseiten {
   color: #830410;
}

.fliesstext_red_inhaltsseiten_small {
   color: #830410;
   font-size: 11px;
}

.fliesstext_links_inhaltsseiten {
  float: left;
  width: 336px;
  padding-right: 5px;
 }

.bild_rechts_inhaltsseiten {
   float: right;
   width: auto;
   margin-right: 29px;
}

#footer_inhaltsseiten {
   float:left;
   text-align: left;
   background-color: #FFFFFF;
   width: 838px;
   height: 25px;
   border-bottom-width: 1px;
   border-bottom-color: #E6E4E4;
   border-bottom-style: solid;
   padding-bottom: 4px;
   margin-left: 9px;
   margin-right:11px;
   margin-top: -29px;
}

#footer_text_inhaltsseiten {
   float: left;
   margin-left: 78px;
   width: 760px;
   padding-top: 4px;
   height: 25px;
   color: #830410;
   font-weight: bold;
   text-decoration: none;
}

/* Styles, die nur auf einer oder einigen Inhaltsseiten eingebunden werden */

.kunden_tab_eingerueckt {
   margin-left: 19px;
}

.arbeitsproben_liste {
   margin-bottom: 20px;
}

.ueberuns_hr {
   color: white;
   background-color: white;
   height: 1px;
   border: 0px;
   margin-left: -79px;
   width: 839px;
}

.pc_table {
   margin-left: -19px;
}

.pc_tab_eingerueckt {
   margin-top: 7px;
   margin-left: 25px;
   margin-bottom: 30px;
   border-top-width:1px;
   border-top-style:solid;
   border-top-color:white;
   padding-top: 6px;
}

.pc_bildunterschrift {
   color: #830410;
   margin-top: -5px;
   margin-left: 8px;
   font-size: 11px;
}

.pc_img_container_oben {
   background-image: url(../pics/pc_img_container_oben.gif);
   background-repeat: no-repeat;
   width: 234px;
   height: 13px;
}

.pc_img_container_mitte {
   text-align: center;
   background-image: url(../pics/pc_img_container_mitte.gif);
   background-repeat: repeat-y;
   width: 234px;
   height: auto;
}
.pc_img_container_unten {
   background-image: url(../pics/pc_img_container_unten.gif);
   background-repeat: no-repeat;
   width: 234px;
   height: 13px;
}

.pc_img_eingerueckt {
   margin-left: 0px;
}

.pc_downloadtipp {
   color: #830410;
   font-size: 11px;
   margin-top: 6px;
}
