/* CSS Document */

.Grau-Unterstrichen-11
{
	font-size: 11px;
    font-family: Arial;
    font-weight: bold;
	text-decoration:underline;
    color: #666666;
}

.Grau-Arial-10
{
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #666666;
    word-spacing: normal;
    letter-spacing: normal;
}
.Grau-Verdana-11
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #666666;
    word-spacing: normal;
    letter-spacing: normal;
}
.Grau-Arial-11-new
{
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    color: #666666;
    word-spacing: normal;
    letter-spacing: normal;
}
.Grau-Arial-11
{
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    color: #666666;
    word-spacing: normal;
    letter-spacing: normal;
}
.Grau-Arial-12
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #666666;
    word-spacing: normal;
    letter-spacing: normal;
}
.Grau-Verdana-10-fett
{
	font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: #666666;
}
.Grau-Verdana-11-fett
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #666666
}
.Grau-Verdana-12-fett
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: #666666
}
.Blau-Arial-10
{
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #003366;
    word-spacing: normal;
    letter-spacing: normal;
}
.Blau-Arial-11-new 
{
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    color: #003366;
    word-spacing: normal;
    letter-spacing: normal;
}
.Blau-Arial-11 
{
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    color: #003366;
    word-spacing: normal;
    letter-spacing: normal;
}
.Blau-Arial-12
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #003366;
    word-spacing: normal;
    letter-spacing: normal;
}
.Blau-Verdana-10-fett
{
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: #003366;
}
.Blau-Verdana-11-fett
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #003366;
}
.Blau-Verdana-12-fett
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: #003366;
}
.Weiss-Verdana-10-fett
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:link     
{
	text-decoration: none;
}
a:visited  
{
	text-decoration: none;
}
a:active   
{
	text-decoration: none;
}
a:hover    
{ 
	text-decoration: underline;
}
