input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    height: 14px;
    
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #223955;

}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #223955;
}

A:link {
               text-decoration:none; 
               color: #CC0000;  
               font-size: 10pt; 
               font-style: normal;     
}
               
A:visited{
                background:none;
                color:#CC0000; 
                font-size: 10pt; 
                text-decoration:none; 
}
A:hover{
                background:none;
                color:#660099; 
                font-size: 10pt; 
                text-decoration:none; 
}

A.sfondo:link{
               text-decoration:none; 
               color: #ffffCC;  
               font-size: 10pt; 
               font-style: normal;  
               font-weight: bold;
}
               
A.sfondo:visited{
                background:none;
                color:#ffffCC; 
                font-size: 10pt; 
                text-decoration:none; 
                font-weight: bold;
}
A.sfondo:hover{
                background:none;
                color:#FFFF00; 
                font-size: 10pt; 
                text-decoration:none; 
                font-weight: bold;
}
.presentazione {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #223955;
}
.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #223955;
    height: 20px;
    text-align: center;
    vertical-align: middle;
}

.formnobold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #223955;
    height: 20px;
    text-align: left;
    vertical-align: middle;
}

.tabelle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    background-color: #DFEFFF;
    border: 1px solid #333333;
}
