/* CSS Document */
/* linkformatierung links  */

#link {
font-family:Arial;
font-size:14px;
font-weight:normal;
}
#link a:link {
text-decoration:none;
color: #000000;
}
#link a:active {
text-decoration:none;
color: #000000;
}
#link a:hover {
text-decoration:none;
color: #000000;
}
#link a:visited {
text-decoration:none;
color: #000000;
}

#link2 {
font-family:Arial;
font-size:11px;
font-weight:normal;
}
#link2 a:link {
text-decoration:none;
color: #000000;
}
#link2 a:active {
text-decoration:none;
color: #000000;
}
#link2 a:hover {
text-decoration:none;
color: #000000;
}
#link2 a:visited {
text-decoration:none;
color: #000000;
}
#ueberschrift  {
font-family:Arial;
font-size:14px;
text-decoration:none;
color: #000000;
}

#navlink2 {
font-family:Arial;
font-size:18px;
font-weight:normal;
}
#navlink2 a:link {
text-decoration:none;
color: #000000;
}
#navlink2 a:active {
text-decoration:none;
color: #000000;
}
#navlink2 a:hover {
text-decoration:none;
color: #000000;
}
#navlink2 a:visited {
text-decoration:none;
color: #000000;
}


#navlink {
font-family:Arial;
font-size:14px;
font-weight:normal;
}
#navlink a:link {
text-decoration:none;
color: #000000;
}
#navlink a:active {
text-decoration:none;
color: #000000;
}
#navlink a:hover {
text-decoration:none;
color: #000000;
}
#navlink a:visited {
text-decoration:none;
color: #000000;
}


#ueberschrift  {
font-family:Arial;
font-size:14px;
text-decoration:none;
color: #000000;
}

#text  {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:14px;
font-weight:normal; 
text-decoration:none;	
color: #000000;
}

#nav  {
font-family:Arial;
font-size:18px;
font-weight:normal;
text-decoration:none;
color: #000000;
}

#navlinks  {
font-family:Arial;
font-size:16px;
font-weight:normal;
text-decoration:none;
color: #000000;
}

#adresseunten  {
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
color: #000000;
}

