A:link {
  COLOR: #333333; BACKGROUND-COLOR: transparent; text-decoration:underline; 
  }
A:visited {
  COLOR: #333333; BACKGROUND-COLOR: transparent; text-decoration:underline; 
}
A:active {
	COLOR: #cc0000; BACKGROUND-COLOR: transparent; text-decoration:none;  
}
A:hover {
	COLOR: #cc0000; BACKGROUND-COLOR: transparent; text-decoration:none;  
}

h1{
color:#666666; text-decoration:none;
font-family:Verdana, Helvetia,sans-serif;
font-size:9px;   
}
h2{
color:#000000; text-decoration:none;
font-family:Verdana, Helvetia,sans-serif;
font-size:14px;   
}
h3{
color:#000000; text-decoration:none;
font-family:Verdana, Helvetia,sans-serif;
font-size:22px;
}
h4{
color:#000000; text-decoration:none;
font-family:Verdana, Helvetia,sans-serif;
font-size:28px;   
}
/* Menü kopf */
/* Menü kopf */

a.nav-kopf:link {
COLOR: #ffffff; BACKGROUND-COLOR: transparent; font-weight:bold; text-decoration:underline; 
}
a.nav-kopf:visited {
COLOR: #ffffff; BACKGROUND-COLOR: transparent; font-weight:bold; text-decoration:underline; 
}
a.nav-kopf:hover {
COLOR: #000000; BACKGROUND-COLOR: transparent; font-weight:bold; text-decoration:underline; 
}
a.nav-kopf:active {
COLOR: #000000; BACKGROUND-COLOR: transparent; font-weight:bold; text-decoration:underline; 
}