@charset "iso-8859-1";
/* CSS Document */
body {
        background-color: #000000;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 867px;
}
#wrapper {
        left: 100px;
        height: auto;
        width:1024px;
        position: relative;
        float: left;
}
#header {
        position:absolute;
        left:100px;
        top:0px;
        width:1024px;
        height:449px;
        z-index:1;
        background-image: url(../bilder/karnatz_1_revolution.jpg);
        background-repeat:no-repeat;

}
#content {
        position:absolute;
        left:100px;
        top:449px;
        width:1024px;
        height:auto;
        z-index:2;
        background-image: url(../bilder/karnatz_2_revolution.jpg);
        background-repeat:y-repeat;
}
#footer {
        position: absolute;
        float: none;
        left:100px;
        top:1730px;
        width:1024px;
        height:16px;
        z-index:3;
}
.headline {
        font-family: "Times New Roman", Times, serif;
        font-size: 25px;
        font-style: italic;
        font-weight: bold;
        color: #000000;
}
.schrift {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #808080;
}
.schrift_2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 17px;
        color: #dddddd;
}
.schrift_3 {
        font-family: "Times New Roman", Times, serif;
        font-size: 25px;
        font-style: italic;
        font-weight: bold;
        text-decoration: underline;
        color: #dddddd;
}
.schrift_4 {
        font-family: "Times New Roman", Times, serif;
        font-size: 17px;
        color: #808080;
}
.schriftklein {
        font-family: "Times New Roman", Times, serif;
        font-size: 15px;
        font-style: italic;
        color: #808080;
}
a {
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
.schriftklein_2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        color: #dddddd;
}
.schrift_agbs {
        font-family: "Times New Roman", Times, serif;
        font-size: 13px;
        color: #808080;
}