/*
 * Leverkusen guide-Stylesheet */
body {
    background-color: #ffffff;
    background-image:url(../guide/Logos/LevBack.gif);
    background-repeat: repeat;
    background-position: center;
    background-attachment:fixed;
    color: black;
    font-family: comic sans ms, Arial;
    font-size: 10pt;
}

#langezeile  { white-space:nowrap; }