table.norm {
        font-family : Verdana, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        color : Black;
}

A.red {
        color : Red;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
}

ol, p {
        font-family : Verdana, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        color : #000080;
        padding-left : 10pt;
        line-height : 14pt;
        text-align : justify;
}

ul.home {
        font-family : Tahoma,Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        color : #000080;
        padding-left : 10pt;
}
ul.service {
        font-family : Tahoma,Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        list-style-type: circle;
        color : #000080;
        padding-left : 10pt;
}
A.blau {
        color : Navy;
        font-size : 8pt;
        line-height : 15pt;
}

a.farbe0 {
        color : #33AACC;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 12 pt;

        font-weight : bold;
}
a.farbe1 {
        color : white;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        margin-left : 10pt;
        background-color : #D933CC;
        width : 230pt;
}
a.farbe2 {
        color : white;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        margin-left : 10pt;
        background-color : #AC33CD;
        width : 230pt;
}
a.farbe3 {
        color : white;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        margin-left : 10pt;
        background-color : #9158FE;
        width : 230pt;
}
a.farbe3s {
        color : white;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        margin-left : 10pt;
        background-color : #9158FE;
        width : 250pt;
}
a.farbe4 {
        color : white;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        margin-left : 10pt;
        background-color : #3D34FE;
        width : 230pt;
}
a.farbe5 {
        color : white;
        font-family : Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        margin-left : 10pt;
        background-color : #D933CC;
        width : 250pt;
}

A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        color : Black;
}

A:LINK {
        color : Blue;
}
A:HOVER {
        text-decoration : none;
}
A:VISITED {
        color : #9400D3;
}
