              body
						{
                        margin-top: ; 0px;
                        margin-right: 0px;
                        margin-bottom: 0px;
                        margin-left: 0px;
                        weight: auto;
                        height: 497px;
                        background-color:#afd5ea;
                        } 
                          /*Gestalltung Verlinkung linker Rand*/

        .u_schrift        {
                        position: fixed;
                        bottom: 15px;
                        margin-left: 15px;
                        text-align: left;
                        font-size: 100%;
                        font-weight: bold;
                        font-family: calibri, verdana, arial, sans-serif;
                        color: #00009C;
                        border-top:0px solid #00009C;
                        }
                        /* Überschrift 1*/
        h1                 {
                        text-align: center;
                        font-size: 500%;
                        font-weight: bold;
                        font-family: calibri, verdana, arial, sans-serif;
                        color: #afd5ea;
                        }
                        /* Überschrift 2*/
        h2                 {
                        text-align: center;
                        font-size: 150%;
                        font-weight: bold;
                        font-family: calibri, verdana, arial, sans-serif;
                        color: #00009C;
                        }
                        /* Überschrift 3 */
        h3                 {
                        text-align: center;
                        font-size: 125%;
                        font-weight: bold;
                        font-family: calibri, verdana, arial, sans-serif;
                        color: #afd5ea;
                        }
         h4                      {
                        text-align: left;
                        font-weight: bold;
                        font-size: 125%;
                        font-family: ColaborateThinRegular;
                        color: #00009C;
                        }
			h5                  {
                        text-align: center;
                        font-weight: bold;
                        font-size: 115%;
                        font-family: ColaborateThinRegular;
                        color: #00009C;
						margin: 5px 0 20px 0;
                        }				
						
                        /* Linkgestalltung */

        a                 {
                        color: #0d1670;
                        text-decoration: none;
						text-transform: uppercase;

                        }
        a:link                {
                        color: #0d1670;
                        }
        a:active                  {
                        color: #999999;
                        }
        a:hover                  {
                        letter-spacing: 2px;
                        background-color:#afd5ea;
                        }

                        /* Die Menüleiste oben */
        .menu                {
                        color: #00009C;
                        text-align:right;
                        padding: 5px 0 5px 0;
                        border-top: 0px solid #0d1670;
                        clear:right;
                        }
                        /* einzelnes Bild links oben */
        .bild_links_oben_li         {
                        position: absolute;
                        top: 60px;
                        left: 15px;
                        height: 150px;
                        width: 120px;
                        border: 0px solid #00009C;
                        background-image: url(../images/hsge_kugel_blau_150x150_blau.gif);
                        }

        .bild_links_oben_re         {
                        position: absolute;
                        top: 60px;
                        right: 50px;
                        height: 150px;
                        width: 120px;
                        border: 0px solid #00009C;
                        background-image: url(../images/hsge_kugel_blau_150x150_blau.gif);
                        }
                        /* Firmenlogo gross mittig */
						
        .bild_mittig         {
                        position: center;
                        height: 800px;
						width: 790px;
                        border: 0px solid #00009C;
                        background-image: url(../images/hsge_kugel_blau_gross_025sec.gif);
						margin: 0 0 100px;
                        }
						
        .php_text                {
                        position: absolute;
                        top: 300px;
                        left: 250px;
                        text-align: center;
                        }
                        /* Text einrücken 30 Pixel nach Absatz */
        p                 {
                        text-indent: 30px;
                        }

                        /*Fußzeile*/
        .fuss                 {
                        position: auto;
                        text-align: center;
                        color: #999999;
                        font-size: 70%;
                        text-align: center;
						line-height: 40px;
                        border: 0px solid #00009C;
                        }

       .fuss_hsge_1           {
                        position:absolute;

                        top: 1250px;
                        color: #999999;
                        font-size: 70%;
                        text-align:left;
                        height: 2%;
                        width: 100%;
                        }