/*  Verwaltungslinks */

a.klein:link, a.klein:visited, a.klein:active, a.klein:hover {
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal
}
a.kleinhier:link, a.kleinhier:visited, a.kleinhier:active, a.kleinhier:hover {
  font-family: Arial, sans-serif;
  color: #cc0000;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal
}
a.kleinhier:hover, a.klein:hover {
  color: #9a5253;
}
/* Tischlerei-links */
a.unten:link, a.unten:visited, a.unten:active, a.unten:hover {
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration:none;
  font-style:normal;
  font-weight:bold;
  font-size:13px;
}
a.untenhier:link, a.untenhier:visited, a.untenhier:active, a.untenhier:hover {
  font-family: Arial, sans-serif;
  color: #cc0000;
  text-decoration:none;
  font-style:normal;
  font-weight:bold;
  font-size:13px;
}
a.untenhier:hover, a.unten:hover {
  color: #9a5253;
}
/* Text-links */
a.text:link, a.text:visited, a.text:active, a.text:hover {
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration: underline;
  font-style:normal;
  font-weight:normal
}
a.text:hover {
  color: #9a5253;
}
/* Bilder-links auf index-Seite */
a.indb:link, a.indb:visited, a.indb:active, a.indb:hover {
  font-family:Arial, sans-serif;
  color:#000000;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  font-size:13px;
  text-align:left;
}
a.indb:hover {
  color: #9a5253;
}
