<style type="text/css">
  body{
    margin:0%;
    padding:0%;
    color:#000000;
    background-color:#ffffff;
    font-family: sans-serif;
  }
  #mymenu{
    float:left;
    width:17.5%;
    height:1;
    margin-left:0%;
    color:#3179ac;
    background-color:#a9d1ff;
  }
  #BildIndex{
    margin:0 5% 0 20%;
  }
  #Bildbereich{
    margin:0 5% 0 20%;
  }
  #foot{
    text-align:center;
    font-size:smaller;
  }
  a{
    text-decoration:none;
    color:#3179ac;
    font-weight:bold;
  }
  ul a{
    text-decoration:none;
    color:#3179ac;
    font-weight:bold;
    display:block;
  }
  a:hover{
    color:grey;
  }
  ul{
    list-style:none;
  }
</style>
