#logo
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  height: 75px;
  background: none;
  border: none;
}
#impressum
{
  position: absolute;
  top: 76px;
  right: 0px;
  width: 100px;
  font-size: 0.6em;
  text-align: center;
}
#nachganzoben
{
  position: fixed;
  bottom: 0px;
  right: 10px;
}
nav
{
    position: absolute;
    top: 0px;
    margin-top: 8px;
}
body
{
    font-family:    Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.87em;
    color: #000000;
    background-color: #FFFFFF;
    padding-left: 75px;
}
main
{
    top: 100px;
    position: absolute;
}
h1
{
    font-size:  40px;
    font-weight: 80;
    color:  #222222;
}
h2
{
    font-size:  25px;
    font-weight: 80;
    color: #111111;
}
h3
{
    font-size:  20px;
    font-weight: 80;
    color: #111111;
}
td
{
    color: #000000;
    font-size:  95%;
}
table,th,td
{
    border: 0;
    vertical-align: top;
}
#Bild
{
  position: relative;
  left: 100px;
}
#Headshot
{
  float: none;
}
#LebenslaufKurz
{
  float: none;
  margin-top: 20px;
}
td.TblR
{
  color: gray;
  padding: 0px 5px 0px 5px;
  text-align: right;
  width: 80px;
}
#Anschrift
{
  float: none;
  margin-top: 20px;
}

