body
{
    background-color:#fff;
    text-align:left;
    font-family:Verdana;
    font-size:14px;
    }
h1
{
    text-align:left;
    font-family:Verdana;
    font-size:18px;
}
h2
{
    text-align:left;
    font-family:Verdana;
    font-size:17px;
}
h3
{
    text-align:left;
    font-family:Verdana;
    font-size:16px;
}

ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    background-image:url(GVF_Kopf2.jpg);
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
     padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.7em;
    text-decoration: none;
    font-weight: bold;
    color: #ffff99;
    background-image:url(GVF_kopf2.jpg);
  }
/*  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  */



  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    color: white;
    background-color:#fff;
  }


#rahmen_komplett
{position:relative;
 background-color:#fff;
 width:720px;
 margin:auto;
 margin-top:50px;
 margin-bottom:50px;
}

#rahmen_kopf
{background-image:url(GVF_Kopf.jpg);
 position:static;
 height:150px;
 width:720px;
}

#rahmen_kopf3
{background-image:url(GVF_Kopf3.jpg);
 position:static;
 height:50px;
 width:720px;
}

#rahmen_text
{

    position:relative;
    width:620px;
    margin-top:50px;
    margin-left:50px;
    margin-right:50px;
    margin-bottom:50px;
}

<!--#fuss {
 background-image:url(GVF_Fuss.jpg);
 background-repeat:no-repeat;
 background-position:right;
 background-color:white;
 width:720px;
 height:1000px;
 }
    -->
#angebote_rahmen {
          position:relative;
         top:0px;
         left:50px;
         }

 #pics
{
    position:absolute;
    top:425px;
    left:400px;
    width:150px;
    height:225px;
    background-color:#f3f5f8;
        text-align:center;
        padding-top:7px;
}

#street
{        position:absolute;
         top:425px;

         }

#frankenheim
         {
         position:absolute;
         top:360px;
         width:375px;

         }
/* -------- Slimbox -------- */

        #lbOverlay        {        position: absolute;
                                        left: 0;
                                        width: 100%;
                                        background-color: #000;
                                        cursor: pointer;
                                }
        #lbCenter, #lbBottomContainer {
                                        position: absolute;
                                        left: 50%;
                                        overflow: hidden;
                                        background-color: #fff;
                                }
        .lbLoading        {        background: #fff url(pics/gallery_loading.gif) no-repeat center;
                                }
        #lbImage         {        position: absolute;
                                        left: 0;
                                        top: 0;
                                        border: 10px solid #fff;
                                        background-repeat: no-repeat;
                                }
        #lbPrevLink, #lbNextLink {
                                        display: block;
                                        position: absolute;
                                        top: 0;
                                        width: 50%;
                                        outline: none;
                                }
        #lbPrevLink        {        left: 0;
                                }
        #lbPrevLink:hover {
                                        background: transparent url(pics/gallery_prev.gif) no-repeat 0% 15%;
                                }
        #lbNextLink        {        right: 0;
                                }
        #lbNextLink:hover {
                                        background: transparent url(pics/gallery_next.gif) no-repeat 100% 15%;
                                }
        #lbBottom        {        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
                                        font-size: 10px;
                                        color: #666;
                                        line-height: 1.4em;
                                        text-align: left;
                                        border: 10px solid #fff;
                                        border-top-style: none;
                                }
        #lbCloseLink{        display: block;
                                        float: right;
                                        width: 66px;
                                        height: 22px;
                                        background: transparent url(pics/gallery_close.gif) no-repeat center;
                                        margin: 5px 0;
                                }
        #lbCaption, #lbNumber {
                                        margin-right: 71px;
                                }
        #lbCaption        {        font-weight: bold;
                                }