/* NORMALER TEXT MIT (u) und OHNE (a) UNTERSTREICHUNG und in FETT (b) */

a        
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
word-spacing: 0; 
text-indent: 0; 
line-height: 120%; 
margin: 0; 
letter-spacing: 1 
}

a.weiss  
{ 
font-family: Verdana; 
font-size: 10pt; 
color: #FFFFFF; 
font-weight: bold; 
word-spacing: 0; 
text-indent: 0; 
line-height: 130%; 
margin: 0; 
letter-spacing: 1 
}

a.klein  
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF; 
word-spacing: 0; 
text-indent: 0; 
line-height: 130%; 
margin: 0; 
letter-spacing: 1 
}

u        
{ 
font-family: Verdana; 
font-size: 8pt; 
text-decoration: 
underline; 
text-indent: 0; 
word-spacing: 0; 
line-height: 120%; 
margin: 0; 
letter-spacing: 1 
}

b        
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
font-weight: bold; 
text-indent: 0; 
line-height: 120%; 
word-spacing: 0; 
margin: 0; 
letter-spacing: 1 
}

br           
{ 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 0; 
line-height: 120%; 
word-spacing: 0; 
margin: 0; 
letter-spacing: 1 
}

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 
}

table    
{ 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 0; 
word-spacing: 0; 
line-height: 120%; 
margin: 0; 
letter-spacing: 1 
}

td        
{ 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 0; 
line-height: 120%; 
word-spacing: 0; 
margin: 0; 
letter-spacing: 1 
}

tr         
{ 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 0; 
line-height: 120%; 
word-spacing: 0; 
margin: 0; 
letter-spacing: 1 
}

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: 9pt Tahoma;
margin: 0px;
padding: 3px 10px 0px;
text-decoration: none;
height: 18px;
}

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

#links a:active {
background-color: #F49F0B;
color: red;
margin: 0px;
}

#linki {
border-collapse:collapse;
margin: 0px;
}

#linki a {
display: block;
color: #2F5989;
font: 8pt Tahoma;
margin: 0px;
padding: 3px 10px 0px;
text-decoration: none;
height: 18px;
}

#linki a:hover {
background-color: #2F5989;
color: white;
margin: 0px;
}

#linki a:active {
background-color: #2F5989;
color: white;
margin: 0px;
}