/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */

BODY {font-family: Verdana,Arial,Tahoma,Helvetica,Sans-serif,sans-serif; background-color: #9B9B9B; margin: 10pt 5pt;}

.border {border: 1px solid #000000;}

.button {font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold;}
.button2 {font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal;}

a.button:link {color: #000000; font-weight: bold; text-decoration: none;}
a.button:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.button:hover {color: #FF0000; font-weight: bold; text-decoration: none;}
a.button:active {color: #000000; font-weight: bold; text-decoration: none;}

a.button2:link {color: #000000; font-weight: normal; text-decoration: none;}
a.button2:visited {color: #000000; font-weight: normal; text-decoration: none;}
a.button2:hover {color: #FF0000; font-weight: normal; text-decoration: none;}
a.button2:active {color: #000000; font-weight: normal; text-decoration: none;}

a.footer:link {color: #000000; font-weight: normal;}
a.footer:visited {color: #000000; font-weight: normal;}
a.footer:hover {color: #FF0000; font-weight: normal;}
a.footer:active {color: #000000; font-weight: normal;}

A:active {color: #FF0000;}
A:link {color: #FF0000;}
A:visited {color: #FF0000;}
A:hover {color: #000000;}

H5 {margin-top: 10pt; margin-right: 10pt;}
P {font-size: 10pt; margin-right: 10pt;}
P.footer {font-size: 7pt; margin: 10pt;}
UL {font-size: 10pt; margin-left: 25pt; margin-top: 10pt;}
OL {font-size: 10pt;}