/* NORMALER TEXT MIT (u) und OHNE (a) UNTERSTREICHUNG und in FETT (b) */a { font-family: Verdana; font-size: 8pt; color: #2D3747; word-spacing: 0; text-indent: 0; line-height: 140%; margin: 0; letter-spacing: 1 }a .white{ font-family: Verdana; font-size: 8pt; color: #FFFFFF; word-spacing: 0; text-indent: 0; line-height: 140%; margin: 0; letter-spacing: 1 }a.klein  { font-family: Verdana; font-size: 7pt; color: #2D3747; word-spacing: 0; text-indent: 0; line-height: 140%; margin: 0; letter-spacing: 1 }a.gross  { font-family: Verdana; font-size: 14pt; color: #6B7681; word-spacing: 0; text-indent: 0; line-height: 140%; margin: 0; letter-spacing: 1 }u{ font-family: Verdana; font-size: 8pt; color: #2D3747; text-decoration: underline; text-indent: 0; word-spacing: 0; line-height: 140%; margin: 0; letter-spacing: 1 }b{ font-family: Verdana; font-size: 8pt; color: #2D3747; font-weight: bold; text-indent: 0; line-height: 140%; word-spacing: 0; margin: 0; letter-spacing: 1 }/* FORMATIERUNGEN für NORMALE HYPERLINKS */a.hyper:link    { font-family: Verdana; font-size: 8pt;color: #FFFFFF; text-decoration: none }a.hyper:hover   { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration: none }a.hyper:active  { font-family: Verdana; font-size: 8pt; color: #A963B4; text-decoration: none }a.hyper:visited { font-family: Verdana; font-size: 8pt; color: #354C5B; text-decoration: none }/* ZEILENUMBRUCH mit 140% ABSTAND */br           { font-family: Verdana; font-size: 8pt; text-indent: 0; line-height: 140%; word-spacing: 0; margin: 0; letter-spacing: 1 }/* ZEILENUMBRUCH (ABSATZ) mit 100% ABSTAND*/p { font-family: Verdana; font-size: 8pt; text-indent: 0; word-spacing: 0; line-height: 100%; margin-left: 0; margin-right: 0; margin-top: 6; margin-bottom: 0; letter-spacing: 1 }/* TABELLEN-DEFINITIONEN */table      { font-family: Verdana; font-size: 8pt; text-indent: 0; word-spacing: 0; line-height: 140%; margin: 0; letter-spacing: 1 }td{ font-family: Verdana; font-size: 8pt; text-indent: 0; line-height: 140%; word-spacing: 0; margin: 0; letter-spacing: 1 }tr { font-family: Verdana; font-size: 8pt; text-indent: 0; line-height: 140%; word-spacing: 0; margin: 0; letter-spacing: 1 }/* DEFINITIONEN für AUFZÄHLUNGEN */ul{ font-family: Verdana; font-size: 8pt; list-style: disc; letter-spacing: 1 }li{ font-family: Verdana; font-size: 8pt; list-style: disc; letter-spacing: 1 }#links {
border-collapse:collapse;
margin: 0px;
}

#links a {
display: block;
color: #FFFFFF;
font: 8pt Verdana;
margin: 0px;
padding: 4px 10px 0px;
text-decoration: none;
height: 20px;
}

#links a:hover {
background-color: #C69CCD;
color: black;
margin: 0px;
}

#links a:active {
background-color: #C69CCD;
color: grey;
margin: 0px;
}