
a {
    color: rgb(102, 0, 153);
    text-decoration: none;
    font-weight: normal;
  }

H1, H2, H3 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 6px;
    line-height: 1em;
  }

H4 {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 6px;
  }

html, body {
    background : lightgrey;
    margin: 0 auto 0 auto;
    width : 800px;
  }

table {
    z-index: 4;
  }

div#button a {
    margin: 0px 0px 0px 0px;
    display: block;
    width: 392px;
    height: 399px;
  }

div#content {
    font: 12px Verdana,sans-serif;
    margin: 181px 0 0 253px;
    height: 399px;
    overflow: auto;
    position: absolute;
    width: 500px;
    z-index: 5;
    color: navy;
  }

div#content div {
    text-align : justify;
    width : 392px;
  }

div#footer {
    position: absolute;
    margin: 580px 0 0 170px;
    padding : 3px 0 0 0;
    width: 567px;
    background-color: #d8b5c6;
    color: #663366;
    text-align: center;
    height: 23px;
    font-size: 10px;
    font-family: "Verdana","sans-serif";
  }

div#footer a {
    color : #663366;
    text-align : center;
  }

div#links {
    font :  13px  "Verdana","sans-serif";
    margin : 130px 0 0 170px;
    color : rgb(102, 0, 153);
    height : 23px;
    position : absolute;
    width : 567px;
  }

div#links a {
    background : lightgrey;
    padding : 0 1em 3px;
    margin : 0 10px 0 0;
  }

div#links a img {
    border-width : 0;
    height : 0;
    width : 0;
  }

div#menu2 {
    position: absolute;
    margin: 190px 0 0 20px;
    height:300px;
    width:155px;
    background-color:#FBFBDF;   
    color: navy;
    font-size: 13px;
    font-family: "Verdana","sans-serif";
  }

div#menu2 a {
    background : lightgrey;
    margin: 0px 0px 10px 0px;
    padding : 0 2px 2px;
    display: block;
    width: 140px;
  }

div#menu3 {
    position: absolute;
    margin: 490px 0 0 20px;
    height:60px;
    width:155px;
    background-color:#FBFBDF;   
    color: navy;
    font-size: 13px;
    font-family: "Verdana","sans-serif";
  }

div#menu3 a {
    background : lightgrey;
    margin: 0px 0px 10px 0px;
    padding : 0 2px 2px;
    display: block;
    width: 140px;
  }

div#title {
    background : #d8b5c6;
    font : 14px "Verdana","sans-serif";
    margin : 158px 0 0 170px;
    color : #663366;
    height : 23px;
    position : absolute;
    text-align : center;
    width : 567px;
    z-index : 5;
  }

div#title sup {
    font-size: 9px;
  }

div#wrapper {
    background: #FBFBDF url(../images/AstaBild.jpg) 0 0 no-repeat scroll;
    width: 767px;
    height: 100%;
  }

div#links a:hover img {
    height : 344px;
    left : -151px;
    position : absolute;
    top : 51px;
    width : 146px;
  }

div#menu3 a:active, div#menu2 a:active, div#links a:active, div#links a:hover {
    background-color : #deb6c5;
  }

div#menu3 a:hover, div#menu2 a:hover {
    font-weight: bold;
  }


