a.lauftext:link { color: #333333 }    /* unvisited links */ 
a.lauftext:visited { color: #333333 }   /* visited links   */ 
a.lauftext:hover  { color: #FF6600 } /* user hovers     */ 
a.lauftext:active { color: #333333 }   /* active links    */


a.top:link { color: #666666 }    /* unvisited links */ 
a.top:visited { color: #666666 }   /* visited links   */ 
a.top:hover  { color: #FF6600 } /* user hovers     */ 
a.top:active { color: #666666 }   /* active links    */


a.pfad:link    { color: #666666 }    /* unvisited links */ 
a.pfad:visited { color: #666666 }   /* visited links   */ 
a.pfad:hover   { color: #FF6600 } /* user hovers     */ 
a.pfad:active  { color: #666666 }   /* active links    */


a.fusszeile:link    { color: #666666 }    /* unvisited links */ 
a.fusszeile:visited { color: #666666 }   /* visited links   */ 
a.fusszeile:hover   { color: #FF6600 } /* user hovers     */ 
a.fusszeile:active  { color: #666666 }   /* active links    */

a.copyright:link    { color: #CCCCCC }    /* unvisited links */ 
a.copyright:visited { color: #CCCCCC }   /* visited links   */ 
a.copyright:hover   { color: #FFFFFF } /* user hovers     */ 
a.copyright:active  { color: #CCCCCC }   /* active links    */


.lauftext
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
}

.top
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
text-decoration: none;
}


.fusszeile
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666; 
text-decoration: none;
}


.header
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #333333;
}


.pfad
{  
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666; 
text-decoration: none;
}


.copyright
{  
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #CCCCCC; 
text-decoration: none;
}
