body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-image: url(b/hint-steuer.gif);
    background-repeat: y-repeat;
    color:#FFFFFF;
}

div.button {
    width: 163px;
    height: 33px;
    margin: 20px 0 10px 10px;
    padding: 6px 0 0 4px;
    font-size: 14px;
    background-image: url(b/hint-button.gif);
    background-repeat: no-repeat;
}

div.button a {
    color: #FFFFFF;
    font-weight: bold;
    
    text-decoration: none;
}

div.button a:hover {
    color:#CCCCCC;
}

div#sprachwahl {
    position: absolute;
    bottom: 10px;
    margin-left: 10px;
    font-weight: bold;
    background-color: #DDDDDD;
    color: #686868;
}

div#sprachwahl1 {
    margin-bottom: 7px;
}

div#sprachwahl a {
    color: #960000;
    text-decoration: none;
}

div#sprachwahl2 {
    margin-left: 30px;
}
