    *{padding: 0; margin: 0;}
    body {background-color: #CCCCFF; text-align: center; font: 100.01% Georgia, sans-serif; line-height: 1.2;}
    #rahmen {position: relative; margin: 0 auto; margin-top: 5px; max-width: 980px; text-align: center;
    width:expression(document.body.clientWidth > 980? "980px": "auto");}
    #titelbild {width: 100%; z-index: 0; border: 0; border-top: 2px solid #333366;}

    h1 {position: absolute; left: 0; top: 0; z-index: -10;}
    h2 {line-height: 1.5em; font-size: 1.5em; font-weight: 900; font-style: normal; color: #993366; margin: 0.3em 0; padding: 0;}
    p {font-size: 1.0em; font-weight: normal; color: #333366; text-align: justify; line-height: 1.4em; margin: 0.5em 1em; padding: 0;}
    ul {margin: 0; padding: 0;}

    #navigation {position: relative; left: 1.1%; width: 85%; height: 1.6em; line-height: 1.4em; margin: auto; overflow: hidden;
    margin-top: -2.1em; margin-bottom: 1.2em; list-style: none; font-size: 1.1em; font-weight: normal; font-style: normal;}
    #navigation li {display: inline; float: left; width: 16%; margin: 0; padding: 1px;}
    *html #navigation li {padding: 0;}
    #navigation li a {display: inline; float: left; text-decoration: none; width: 100%; text-align: center;
    color: #333366; background: #9999FF; border: 1px solid; border-color: #ddd black #5A5A5A #ddd;}
    #navigation li a:link, #navigation li a:visited {color: #333366; background: #9999FF; border-color: #eee black #5A5A5A #eee;}
    #navigation li a:hover, #navigation li a:active {color: #FFFFFF; background: #9999CC ; border-color: #5A5A5A #D2D2D2 #D2D2D2 #5A5A5A;}

    #fuss {position: relative; top: 0.8em; left: 0; clear: both;}
    #fussbild {width: 100%; z-index: 0; border: 0; border-bottom: 4px solid #333366;}
    #fusstext {position: relative; top: -3.6em; background: transparent; list-style: none; text-align: center; 
    height: 2em; line-height: 2em; color: #333366; font-size: 1.0em; font-weight: bold;}
    #fusstext li {display: inline; padding: 0; margin: 0 3.8em;}
    #fusstext li a {text-decoration: none;}
    #fusstext li a:link, #fusstext li a:visited {color: #333366;}
    #fusstext li a:active, #fusstext li a:hover {color: #FFFFFF;}