body
{
      background-color: #344e5d;
      font-family: arial,helvetica,sans-serif;
      color: #808080;
      font-size: medium;
      line-height: 1.7;
}

a:link
{
      color: #353535;
      text-decoration: none;
}

a:visited
{
      color: #353535;
      text-decoration: none;
}

a:hover
{
       color: #666666;
       text-decoration: none;
}

#hintergrundGrafik
{
      position: relative;
      margin: auto;
      width: 683px;
      height: 804px;
      background-image: url(background.jpg);
      background-repeat: no-repeat;
}

#frame
{
      position: absolute;
      top:278px;
      left:190px;
      width: 475px;
      height: 418px;
      overflow: auto;
      padding-right: 8px;
      font-size: 80%;

}

#navi
{
      position: absolute;
      top:262px;
      left:47px;
      width: 100px;
      height: 350px;
      line-height: 5.5;
      font-variant: small-caps;
      letter-spacing: 3px;
      font-size: 80%;
      font-weight: bold;
}

#navi2
{
      position: absolute;
      top:650px;
      left:47px;
      width: 100px;
      height: 60px;
      line-height: 2;
      font-variant: small-caps;
      letter-spacing: 3px;
      font-size: 80%;
      font-weight: bold;
}

#überschrift
{
      font-size: 120%;
      font-variant: small-caps;
      letter-spacing: 3px;
      line-height: 1.5;
      font-weight: bold;
}

#lebenslauf
{
      padding-left: 20px;
}

#kontaktBild
{
      position: absolute;
      top:262px;
      left:462px;
      width: 100px;
      height: 418px;
}