body { font-family : verdana,arial,helvetica; font-size : 75%;
            SCROLLBAR-FACE-COLOR: #F7F7F7; 
            SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
            SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
            SCROLLBAR-3DLIGHT-COLOR: #FF0000; 
            SCROLLBAR-ARROW-COLOR: #FF0000; 
            SCROLLBAR-TRACK-COLOR: #F7F7F7; 
            SCROLLBAR-DARKSHADOW-COLOR: #FF0000}

}

A:link { /* Ein normaler Link */
	color: #000000;
	text-decoration: none;
}

A:visited { /* Ein besuchter Link */
	color: #000000;
	text-decoration: none;
}

A:active {  /* Ein angewählter Link */
	color: #000000;
	text-decoration: none;
}

A:hover { /* Maus über einem Link */
	color: #C40000;
            text-decoration: underline;
}

/* Die kleine "Toolbar" rechts neben dem Logo */
.tbar {
	font-size:11px;
	font-family:verdana;
}

/* table schrift */
.tb1 {
            background-color:#FFFFFF;
            font-family:verdana,arial,helvetica;
	font-size:75%;
	color:black;
}

/* table schrift */
.td {
            background-color:#F7F7F7;
            font-family:verdana,arial,helvetica;
	font-size: 11px;
	color:black;
}

#text1 
{
     font-family:verdana,arial,helvetica;
     font-size: 10px;
     color:red;
 } 

#text2 
{
     font-family:verdana,arial,helvetica;
     font-size: 10px;
     color:black;
 } 

#link1 
{
     font-family:verdana,arial,helvetica;
     font-size: 12px;
     color:blue;
 } 

#link 
{
     font-family:verdana,arial,helvetica;
     font-size: 12px;
     color:red;
} 

#0 
{
     font-family:verdana,arial,helvetica;
     font-size: 12px;
     color:blue;
 } 

#red 
{
     font-family:verdana,arial,helvetica;
     font-size: 12px;
     color:red;
 } 



