/* muß die Hälfte von width oben sein  */
#tabelle {
        position:absolute;
        z-index: 10;
        top: 5px;
           left: 50%;
           margin-left: -470px;
        font-family: Verdana, Geneva, sans-serif;
                font-size: 12px;
                color: #4b4b4d;
                text-align: left;
                line-height: 1.4em;
       }

/* Herzlich willkommen  */
.ueberschrift_1 {
        position: absolute;
        z-index: 30;
        top: 136px;
        left: 228px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #004a7f;
        line-height: 1.4em;
        width: 402px;
        }

/* Kontaktadresse  */
.ueberschrift_2 {
        position: absolute;
        z-index: 30;
        top: 219px;
        left: 698px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #004a7f;
        }

/* Unternehmensgruppe */
.text0 {
        position: absolute;
        z-index: 30;
        top: 65px;
        left: 134px;
        font-size: 12px;
        width: 400px;
        }

/* Beschreibung */
.text {
        position: absolute;
        z-index: 30;
        top: 210px;
        left: 228px;
        width: 400px;
        }

/* Untertitel*/
.text4 {
        position: absolute;
        z-index: 30;
        top: 166px;
        left: 488px;
        font-size: 15px;
        font-weight: bold;
        color: #777778;
        }

/* Adresse */
.text_2 {
        position: absolute;
        z-index: 30;
        top: 240px;
        left: 698px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
        line-height: 1.15em;
        width: 202px;
        }

/* Telefon */
.text_3 {
        position: absolute;
        z-index: 30;
        top: 290px;
        left: 698px;
        font-size: 11px;
        line-height: 1.15em;
        width: 201px;
        }

/* Kopfzeile Bild*/
#kopfzeile {
        position: absolute;
        z-index: 10;
        top: 5px;
        font-family: Verdana, Geneva, sans-serif;
        color: #999;
        background-attachment: scroll;
        background-repeat: repeat-x;
}

/* Textfenster Bild*/
#textfenster {
        position: absolute;
        z-index: 20;
        top: 123px;
        font-family: Verdana, Geneva, sans-serif;
        color: #999;
        background-attachment: scroll;
        background-repeat: repeat-x;
}

/* PHOTOVOLTAIK Bild  */
#photovolt {
        position: absolute;
        z-index: 25;
        top: 142px;
                left: 696px;
        }





#linkzeile {
                position: absolute;
                z-index: 35;
                top: 210px;
                left: 51px;
                line-height: 2.1em;
                width: 324px;
                // border: 1px solid black;
        }

#linkzeile_einrück {
                position: absolute;
                z-index: 35;
                top: 260px;
                left: 52px;
                line-height: 1.65em;
                width: 324px;
        }


#linkzeileklein {
                position: absolute;
                z-index: 35;
                top: 702px;
                left: 228px;
                line-height: 2.1em;
                width: 324px;
        }

#emailform {
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: bold;

}

a {
                text-decoration: none;
                color:#004a7f;
                font-size: 12px;
                font-weight: bold;
  }


.a6 {                                                                /* Untermenue */
                text-decoration: none;
                color:#557ba2;
                font-size: 12px;
                font-weight: bold;
  }

a:hover {
                text-decoration: none;
                color:#F60;
                font-size: 12px;
                font-weight: bold;
  }

.a1 {                                                                /* Linkleiste klein */
                text-decoration: none;
                color:#004a7f;
                font-size: 9px;
                font-weight: normal;
  }

.a1:hover {
                text-decoration: none;
                color:#F60;
                font-size: 9px;
                font-weight: normal;

}

.a_um {
                text-decoration: none;
                color:#004a7f;
                font-size: 10px;
                font-weight: bold;
  }

.a_um:hover {
                text-decoration: none;
                color:#F60;
                font-size: 10px;
                font-weight: bold;
  }


.text_fett_kursiv {
                font-weight: bold;
                font-style: italic;



}

.text_fett {
                font-weight: bold;


}










