A:LINK {
text-decoration: none;
        color : #8284AE;
}
A:VISITED{
text-decoration: none;
        color : #8284AE;
}
A:ACTIVE {
text-decoration: none;
        color : #8284AE;
}
A:HOVER {
text-decoration: none;
        color : #8284AE;
}
A:FOCUS {
text-decoration: none;
        color : #8284AE;
}

body
{
        font-family : Arial, Helvetica, sans-serif;
        color : #2E2945;
        font-size : 15px;
        padding-left : 20px;
        padding-right : 30px;
}
.disclaimer {
        font-size : 11px;
        padding-left : 30px;
}

td
{
        font-family : Arial, Helvetica, sans-serif;
        color : #2E2945;
        font-size : 15px;
}
.standort  {
           font-size: 10px;
           text-align: right;
           margin-right: 15px;
           margin-bottom: 50px;
}