
@charset iso-8859-1;
/*Navigation*/
.nav a:link   { color: white; font-size: 9pt; font-family: Arial; text-decoration: none; text-align: left }
.nav a:hover   { color: silver; font-size: 9pt; font-family: Arial; text-decoration: none }
.nav a:visited   { color: white; font-size: 9pt; font-family: Arial; text-decoration: none }
.nav a:active   { color: silver; font-size: 9pt; font-family: Arial; text-decoration: none }
.td   { text-align: left; padding: 5px; width: 150px }
/*Links*/
.links a:link { color: #262693; font-size: 9pt; font-family: Arial; font-weight: 700; text-decoration: none }
.links a:hover { color: #565656; font-size: 9pt; font-family: Arial; font-weight: 700; text-decoration: none }
.links a:visited { color: #262693; font-size: 9pt; font-family: Arial; font-weight: 700; text-decoration: none }
.links a:active { color: #565656; font-size: 9pt; font-family: Arial; font-weight: 700; text-decoration: none }
.links2 a:link { color: #5c5c5c; font-size: 9pt; font-family: Arial; font-style: normal; font-weight: normal; line-height: 11pt; text-decoration: none }
.links2 a:hover { color: #5c5c5c; font-size: 9pt; font-family: Arial; font-style: normal; font-weight: normal; line-height: 11pt; text-decoration: underline }
.links2 a:visited { color: #5c5c5c; font-size: 9pt; font-family: Arial; font-style: normal; font-weight: normal; line-height: 11pt; text-decoration: none }
.links2 a:active { color: #5c5c5c; font-size: 9pt; font-family: Arial; font-style: normal; font-weight: normal; line-height: 11pt; text-decoration: underline }
/*Text*/
.textbk { color: black; font: 9pt/11pt Arial; text-decoration: none; text-align: left }
.headbk  { color: black; font: 800 10pt/11pt Arial; text-decoration: none; text-align: left }
.textgrau  { color: #5c5c5c; font: 9pt/11pt Arial; text-decoration: none; text-align: left }
.kltext    { color: #000; font: 300 8pt/9pt Arial; text-decoration: none; text-align: left }
