a:link
{ text-decoration: none;
  color: #595959;
}

a:visited
{ text-decoration: none;
  color: #595959;
}

a:hover
{ text-decoration: none;
  color: #000000;
}

a.stad:link
{ text-decoration: none;
  color: #595959;
}

a.stad:visited
{ text-decoration: none;
  color: #595959;
}

a.stad:hover
{ text-decoration: none;
  color: #FFC640;
}

a.gast:link
{ text-decoration: none;
  color: #595959;
}

a.gast:visited
{ text-decoration: none;
  color: #595959;
}

a.gast:hover
{ text-decoration: none;
  color: #00B500;
}

a.wirt:link
{ text-decoration: none;
  color: #595959;
}

a.wirt:visited
{ text-decoration: none;
  color: #595959;
}

a.wirt:hover
{ text-decoration: none;
  color: #00379D;
}

a.kind:link
{ text-decoration: none;
  color: #595959;
}

a.kind:visited
{ text-decoration: none;
  color: #595959;
}

a.kind:hover
{ text-decoration: none;
  color: #C50000;
}

a.veranstaltung:link
{ text-decoration: none;
  color: #000000;
}

a.veranstaltung:visited
{ text-decoration: none;
  color: #000000;
}

a.veranstaltung:hover
{ text-decoration: none;
  color: #595959;
}

a.veranstaltungalt:link
{ text-decoration: none;
  color: #595959;
}

a.veranstaltungalt:visited
{ text-decoration: none;
  color: #595959;
}

a.veranstaltungalt:hover
{ text-decoration: none;
  color: #000000;
}

.normal
{ font-family: Verdana, Arial, sans serif;
  font-size:   12px;
  color:       #595959;
}

.handi {
  font-family: Verdana, Arial;
  font-size: 1px;
}

.verein {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 22px;
}

.all {
  font-family: Verdana, Arial;
  font-size: 13px;
}

.bigger {
  font-family: Verdana, Arial;
  font-size: 15px;
}

.right {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
}

.links {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 20px;
}

.small {
  font-family: Verdana, Arial;
  font-size: 9px;
}

.left {
  font-family: Verdana, Arial;
  font-size: 11px;
}

.large {
  font-family: Verdana, Arial;
  font-size: 23px;
}

.smalllink {
  font-family: Verdana, Arial;
  font-size: 11px;
}

/* BILDER */
img.bild
{ border: solid 1px black;
}

img.bild_rechts
{ margin-top:    0px;
  margin-bottom: 5px;
  margin-left:   10px;
  border:        solid 1px black;
}

img.bild_links
{ margin-top:    0px;
  margin-bottom: 5px;
  margin-right:  10px;
  border:        solid 1px black;
}
