a {
  color: #0000FF;
  cursor:default;
  text-decoration: none;
}

a:active {
  color: purple;
}

body {
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  cursor: default;
}

.LinkOpen {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: blue;
} .LinkOpen:hover {
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: blue;
  font-weight: bold;
}

.LinkListe {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
  cursor:default;
}

.LinkListe:hover {
  font-family: Arial, sans-serif; font-size: 16px;
  font-weight: none;
  color: white;
}

.LinkListe:onMouseover {
  font-family: Arial, sans-serif;
  font-size: 20px; font-weight: none;
  color: white;
}

.TableItemHead {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: blue;
} .TableItem {
  font-family: Arial, sans-serif;
  font-size: 14px;
  /*font-weight: bold;*/
  color: blue;
}

.TableItemHeadBlue {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: blue;
}

.TableItemBlue {
  font-family: Arial, sans-serif;
  font-size: 14px; /*font-weight: bold;*/
  color: blue;
}

.PhilTableItemBlue {
  font-family: Arial, sans-serif;
  font-size: 22px;
  /*font-weight: bold;*/
  color: blue;
}

.PhilTableItemNormal {
  font-family: Arial, sans-serif;
  font-size: 22px;
  /*font-weight: bold;*/
  color: black;
}

.haken { font-family: Wingdings, sans-serif;
  font-size: 16px;
  /*font-weight: bold;*/
  color: black;
}

.AnsrechpartnerTitel {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.LinkProfil {
  font-family: Arial, sans-serif;
  font-size: 14px; text-decoration: underline;
  cursor:hand;
}

.LinkAnfrage {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-decoration: underline; cursor:hand;
}

.LinkPicture {
  text-decoration: none;
  cursor:hand;
}

.Header {
  font-family: Arial, sans-serif;
  font-size: 16px; font-weight: bold;
  color: darkred;
}

.LinkExcel:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff3366;
}

.LinkWord { font-family: Arial, sans-serif;
  font-size: 12px;
  color: black;
}

.LinkWord:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff3300;
}

.LinkPower {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: black;
}

.LinkPower:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff3399;
}

.LinkExe {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: black;
}

.LinkExe:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffff33;
}

.LinkMail {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: red; text-decoration: underline;
  cursor: hand;
}

.LinkMail:hover {
  font-weight: bold;
}

.LinkSonstiges {
  font-family: Arial, sans-serif; font-size: 12px;
  color: black;
}

.LinkSonstiges:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #99ff99;
} .LinkBrowserNeu {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: black;
}

.LinkBrowserNeu:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: blue;
}

.important {
  font-family: Arial, sans-serif;
  color: red;
  font-size: 16px;
  list-style-type: disc;
}
