body {
  font-family: sans-serif;
  font-size: small;
  text-align: left;
  background-image: url(image/gelb-taubenblau.jpg);
  background-repeat: no repeat;
  background-attachment: fixed;
}

p  {
     font-family: VERDANA,ARIAL,HELVETICA;
     text-align: left;
     color: black;
     background-color: #E6E682;
     border: Green;
     font-weight: bolder;
}

li {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: large;
        font-style: italic;
        font-weight: 200;
        height: auto;
        text-decoration: none;
        vertical-align: middle;
}

table {
     font-family: VERDANA,ARIAL,HELVETICA;
     font-size: small;
     text-align: auto;
}

td    {
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: medium;
     }

a:link { text-decoration:none; font-weight:bold; color:#1E1A73; }
 a:visited { text-decoration:none; font-weight:bold; color:#983000; }
  a:hover { text-decoration:none; font-weight:bold; background-color:lightsteelblue; }
   a:active { text-decoration:none; font-weight:bold; background-color:#651BB8; }


img {
  border:0px solid black;
}

address {
      font-family: sans-serif;
      font-size: larger;
      text-align: center;
}

h1  {
      font-family: sans-serif;
      font-size: x-large;
      font-weight: bold;
      text-align: center;
      color: #0000FF;
      background: #D9FFFF;
}

h2  {
      font-family: sans-serif;
      font-size: x-large;
      text-align: center;
      color: #0000FF;
}

hr   {
       background-position: 95%;
       style="width:800px;
       color:#009900;
       background-color: #009900;
       height:5px;
       margin-right:auto; margin-left:auto;
}

#BOX1 { padding-left: 1px;
        padding-bottom: 1x;
        padding-right: 1px;
        padding-top: 1px;
        background-color: red;
        position:absolute; top:2px; left:2px; width:1024x; height:400; z-index:3;}

#BOX2 { padding-left: 7px;
        padding-bottom: 7px;
        padding-right: 7px;
        padding-top: 7px;
        background-color: red;
        position:absolute; top:40px; left:430px; width:462px; height:810px; z-index:3;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: medium;
        text-align: left;
      }
h4 {
        background-color: transparent;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        text-align: center;
}
h5 {
        background-position: center;
        font-family: "Times New Roman", Times, serif;
        font-size: small;
        font-style: italic;
        font-weight: bold;
        text-align: center;
}
