/* ******************************************************** */
/* Winno IT-AGENTUR                                         */
/* A-8983 Bad Mitterndorf 236                               */
/* +43 3623 20169                                           */
/* office(!at)winno.at                                      */
/* ******************************************************** */
/* project:  Salzkammergut - Hotels                         */
/* filename: footer.css                                     */
/* author:   Martin Wagner                                  */
/* date:     2006-12-29                                     */
/* ******************************************************** */
/* Footer                                                   */
/* ******************************************************** */

div#footer {
        text-align: center;
        font-size: 85%;
        padding: 1px 5px 0px 5px;
}

div#footer p {
        margin: 10px 0px 0px 0px;
}

div#footer a {
        text-decoration: none;
        color: #788615;
}

