#background {
width: 900px;
    height: 600px;
    background-color: #A40405;
    position: absolute;
    top: 50px;
    left: 50px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #background-gross {
    width: 900px;
    height: 1900px;
    background-color: #A40405;
    position: absolute;
    top: 50px;
    left: 50px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #navigation {
    width: 900px;
    height: 25px;
    background-color: #000000;
    position: absolute;
    top: 215px;
    left: 50px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #Absatz1 {
    width: 400px;
    height: 10px;
    position: absolute;
    top: 300px;
    left: 90px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #Absatz2 {
    width:800px;
    height: 10px;
    position: absolute;
    top: 280px;
    left: 90px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #Absatz3 {
    width: 900px;
    height: 100px;
    position: absolute;
    top: 350px;
    left: 90px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #Hintergrund2 {
    width: 800px;
    height: 350px;
    position: absolute;
    top: 200px;
    left: 50px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    #Bild1 {
    width: 400px;
    height: 300px;
    position: absolute;
    top: 320px;
    left: 550px;
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    }
    body {
    background-color: #330000;
       }
    a {
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    text-decoration: none;
    }
    a:link {
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    text-decoration: none;
    }
   a:visited {
    color: white;
    text-decoration: none;
   }
   a:hover {
    color: #660000;
    font-weight: normal;
    }
    h1 {
    font-family: verdana, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    color: white;
    }
    h2 {
    font-family: georgia, serif;
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    color: white;
    }
    p.kursiv {
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: italic;
    color: white;
    }

    

