html {
    color               : #000;
    background-color    : #fff;
    }

#mann-mit-schirm {
    height              : auto;
    background-image    : none;
    }

#logo-druckversion,
#mann-mit-schirm-druckversion { 
    display             : inline;
    }

#mann-mit-schirm-druckversion {
    position            : absolute;
    top                 :-16px;
    left                :  8px;
    width               : 101px;
    height              :  94px;
    }

#logo-druckversion {
    position            : absolute;
    top                 :  3em;
    left                : 38em;
    width               : 28.5em;
    height              :  4.4em;
    }

* html body #logo-druckversion { /* <= IE6 */
    left                : 36em;
    }

*+html body #logo-druckversion { /* == IE7 */
    left                : 36em;
    }

#main {
    margin              : 0;
    background-image    : none;
    }

#content {
    width               : 17.05cm;
    margin-top          : 78px;
    padding-left        : 0;
    border-top          : 0 none;
    border-right        : 1px solid #666;
    border-bottom       : 1px solid #666;
    border-left         : 1px solid #666;
    }

#footer {
    width               : 16.8cm;
    }

* html body #content { /* <= IE6 */
    width               : 56em;
    }

*+html body #content { /* == IE7 */
    width               : 56em; 
    }

#content p {
    font-size           : 0.3cm;
    }

* html body #content p { /* <= IE6 */
    font-size           : 1em;  
    }

*+html body #content p { /* == IE7 */
    font-size           : 1em;  
    }


#content a,
#content a:hover {
    color               : #666;
    background-color    : #fff;
    }

#footer {
    color               : #000;
    background-color    : #fff;
    }

#rotes-viereck {
    top                 : 58px;
    left                :  0;
    width               : 20px;
    height              : 20px;
    }

* html body #rotes-viereck {  /* <= IE6 */
    top                : 78px;
    }

*+html body #rotes-viereck {  /* == IE7 */
    top                : 78px;
    }

#navigation {
    top                : 58px;
    left               : 20px;
    width              : auto;
    border             : 0 none;
    }

* html body #navigation {  /* <= IE6 */
    top                : 78px;
    }

*+html body #navigation {  /* == IE7 */
    top                : 78px;
    }

#navigation img {
    width              : 625px;
    height             :  20px;
    border-right       : 1px solid #666;
    }

* html body #navigation img { /* <= IE6 */
    width              : 601px;  
    }

*+html body #navigation img { /* == IE7 */
    width              : 601px;
    }

#sidenav,
#login,
#navigation ul,
ul#pages,
#search,
#footer small {
    display             : none;
    }

#header,
#grau-links-oben,
#grau-rechts-oben,
#grau-links-unten,
#grau-rechts-unten,
#blau-links-oben,
#blau-rechts-oben,
#blau-links-unten,
#blau-rechts-unten,
#rot-links-unten,
#rot-rechts-unten {
    background-image    : none;
    }

