body {
      background-color: #000000;
      color: #FFFF00;
}

a:link {
        text-weight: bold;
        font-family: Verdana;
        color: #FFFF00;
        font-size: 14px;
}

a:visited {
            text-weight: bold;
            font-family: Verdana;
            font-size: 14px;
            color: #00FF00;
}

a.navi:link {
             text-weight: bold;
             font-family: Verdana;
             font-size: 16px;
             text-decoration: none;
             color: #FFFF00;
}
a.navi:visited {
                text-weight: bold;
                font-family: Verdana;
                font-size: 16px;
                text-decoration: none;
                color: #FFFF00;
}
a.navi:active {
               text-weight: bold;
               font-family: Verdana;
               font-size: 16px;
               text-decoration: none;
               color: #FFFF00;
}
a.navi:link {
             text-weight: bold;
             font-family: Verdana;
             font-size: 16px;
             text-decoration: none;
             color: #FFFF00;
}
a.navi:hover {
              text-weight: bold;
              font-family: Verdana;
              font-size: 16px;
              text-decoration: underline;
              color: #FFFF00;
}

p.info {
            text-weight: bold;
            font-family: Verdana;
            font-size: 13px;
            text-align: right;
            color: ##FFDF00;
            background: #000000;
}

p.standart {
            text-weight: bold;
            font-family: Verdana;
            font-size: 13px;
            text-align: center;
            color: #FFDF00;
            background: #000000;
}

p.name {
        text-weight: bold;
        font-family: Verdana;
        font-size: 18px;
        text-align: center;
        color: #FFDF00;
        background: #000000;
}

p.sale {
        text-weight: bold;
        font-family: Verdana;
        font-size: 20px;
        text-align: left;
        color: #FFDF00;
        background: #000000;
}

p.adresse {
            text-weight: bold;
            font-family: Verdana;
            font-size: 13px;
            text-align: right;
            color: ##FFDF00;
            background: #000000;
}

p.soon {
         text-weight: bold;
         font-family: Verdana;
         font-size: 178px;
         text-align: center;
         color: ##FFDF00;
         background: #000000;
}

p.hinweis {
           text-weight: bold;
           font-family: Verdana;
           font-size: 20px;
           text-align: center;
           color: ##FFDF00;
           background: #000000;
}
