body{background-color: #714949;
     font-family: "arial";
     font-size: 13px;}

a:link,a:active,a:visited{font-size: 14px;
                          font-weight: bold;
                          color: #3F1010;
                          text-decoration: none;}

a:hover{font-size: 14px;
        font-weight: bold;
        color: #2C0B0B;
        text-decoration: underline;}

#logo{position: relative;
      left: 0px;
      top: 0px;}

#titel{position: absolute;
      left: 155px;
      top: 5px;}

#menu{position: absolute;
      right: 10px;
      top: 75px;
      font-size: 13px;
      font-weight: bold;
      color: #3F1010;}



