body { color: #0d3b4a; font-size: 0.8em; font-family: Arial, Commpact, Helvetica, Verdana, sans-serif; font-weight: normal; font-stretch: ultra-condensed; font-style: italic; line-height: 1.2em; background-repeat: no-repeat; background-attachment: fixed; text-align: left; }
html, body { 
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}

#header_container { position:fixed; top:0; left:0; right:0; text-align:center; margin:0; height:3em; z-index:3; }
#contend { background-attachment: scroll; position: absolute; top: 128px; left: 0; width: 100%; height: auto; z-index: 2; }
#footer_container { position:fixed; bottom:0; left:0; right:0; text-align:center; margin:0; z-index:4; min-height: 60pt; max-height: 128pt; }
/* Nur für den MSIE */

* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}

* html #header_container, * html #footer_container {
    position:absolute;
    width:100%;
    padding-right:16px;
}
* html #content {
    position:absolute;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}
a:link { color: #082935; text-decoration: none; }
a:visited { color: #a0b0b6; font-weight: bolder; font-style: normal; text-decoration: none; }
a:hover { font-weight: bold; text-decoration: none; }
a:active { text-decoration: none; }
#Text { position: absolute; width: 408px; height: auto; z-index: 1; padding-bottom: 80px; }
#Hintergrund { position: fixed; bottom: 0; width: 100%; height: auto; z-index: 1; }

