#/* General fonts */
#P, OL, UL, DIV, H1, H2, H3, H4 {
#    font-family; arial;
#    font-size: 11px;
#    color: black;
#}


#p { font-size: 13px;
#    font-family: arial;
#    color: maroon;
#    valign: top;
#}

h1 {font-size: 18px;
    font-family: arial;
    #color: #0069B3;
    color: maroon;
    align: left;
    font-weight: bold;
}
h2 {font-size: 18px;
    font-family: arial;
    color: black;
    valign: top;
    align: left;
    font-weight: bold;
}

h3 {font-family: arial;
    font-size: 24px;
    color: maroon;
    valign: top;
    align: justify;
    font-weight: bold;
}

H4 {font-size: 14px;
    font-family: arial;
    color: maroon;
    valign: top;
    align: left;
    font-weight: bold;
}

H5 {font-size: 12px;
    font-family: arial;
    color: maroon;
    valign: top;
    align: left;
    font-weight: bold;
}

H6 {font-size: 10px;
    font-family: arial;
    color: black;
    valign: top;
    align: left;
}

A.linkWeiss {color:white; }
A.linkBlack {color:black; }
a {color:black; }

#input {font-size: 8px;
#    color: green;
#    background-color: maroon;
#    font-family: arial;
#    vertical-align: top;
#    text-align: left;
#}

table {font-size: 13px;
    font-family: arial;
    text-align: left;
}

.csc-caption {font-size: 10px;
    font-family: arial;
    color: black;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}



.bodytext {font-size: 13px;
    margin: 0 0 0 0;
    font-family: arial;
    color: black;
    valign: top;
    text-align: justify;
}

ul li {list-style: circle;
    margin: 0 0 0 0;
    font-size: 13px;
    font-family: arial;
    color: black;
    valign: top;
    text-align: left;
    font-weight: bold;
}

ol li {list-style: circle;
    margin: 0 0 0 0;
    font-size: 13px;
    font-family: arial;
    color: black;
    valign: top;
    text-align: left;
    font-weight: normal;
}

blockquote .bodytext {margin: 0 0 0 0;
    font-size: 13px;
    font-family: arial;
    color: black;
    valign: top;
    text-align: left;
    font-weight: bold;
}


.tr-even {font-size: 13px;
font-family: arial;
color: black;
vertical-align: top;
text-align: left;
font-weight: bold;
}

.tr-odd {font-size: 13px;
font-family: arial;
color: black;
vertical-align: top;
text-align: left;
font-weight: bold;
}

.td-1 {font-size: 13px;
font-family: arial;
color: black;
vertical-align: bottom;
text-align: left;
font-weight: bold;
}

#.tx-loginboxmacmade-pi1-loginTable {
#    bgcolor: red;
#    color: maroon;
#    style="background-color: black;
#}


#.td-0  {
#color: maroon;
#valign: top;
#text-align: left;
#}

#.td-1  {
#color: maroon;
#valign: top;
#text-align: left;
#}

#.td-last  {
#color: maroon;
#valign: top;
#text-align: left;
#}

.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
    color: maroon;
}

.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable
{
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 1px #ECECEC;
    border-collapse: collapse;
}

.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
    border: solid 1px #ECECEC;
    background-color: #ECECEC;
    padding: 5px;
}

.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
    border: solid 1px #ECECEC;
    background-color: #ECECEC;
    font-weight: bold;
}

