/*
 * Leverkusen default-Stylesheet */
body {
 #  background-color: white;
    background-repeat: repeat;
    background-position: center;
    background-attachment:fixed;
    color: black;
    font-family: arial;
    font-size: 10pt;
}

#langezeile  { white-space:nowrap; }