/* --- Tabellen --- */

h1.titleblue {
  color: #019dec;
  font-size: 0.8em;
}

td {
  font-size: 10pt;
}

td.right {
  text-align: right;
}

a.linksblue {
  color: #019dec;
  font-weight: bold;	
}

a.linksblue:hover {
  color: #36499f;
}

a.submenublue {
  color: #019dec;
  font-size: 0.75em;	
}

a.submenublue:hover {
  color: #36499f;
}

a.moreblue {
  color: #019dec;
  font-weight: bold;
}

a.moreblue:hover {
  color: #36499f;
}

/* ======== KLASSEN  ======== */

/* --- Schrift --- */

.menublue {
  color: #019dec;
  font-size: 0.9em;	
  font-weight: bold;
  white-space: nowrap;
}
