div,td,input,select,option{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}
td{
        text-align: left;
}
form{
        margin:0px;
}
.fehler{
        color: #CC0000;
}
fieldset{
        border: 0px;
}
.button{
        background-color: #333333;
        color: #ffffff;
        border: 1px ;
        border-style: double;
        border-color: Gray;
}
select,option, input, textarea{
        background-color: #E3E3E3;
        font-size: 12px;
}
#subnavi{
        float: none;
}
#subnavi a{
        color: #5F5F5F;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size:18px;
        margin-left: 15px;
}
#subnavi a:hover{
        color: #000000;
}
#usernavi a{
        color: #333333;
        font-weight: bold;
        margin-left:10px;
}
#usernavi a:hover{
        color: #525252;
        font-weight: bold;
        margin-left:10px;
}
.legend{
        color:#000000;
}
.small{
        font-size:11px;
}
.small_a{
        font-size:11px;
}
