/* ========================================
   CSS Styles 
   ======================================== */

.HeadBg  {
  font-family: Verdana, Arial;
  font-size: 12px;
}

BODY  { 
  background-color: white;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: black;
}

.TabBg  { 
  background-color: #e5e5e5;
}

.Hauptmenu  { 
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #888888;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 12px;
  cursor: hand;
  width: 107px;
  height: 26px;
}

.HauptmenuAktiv   { 
  font-weight: bold;
  text-align: center;
  color: white;
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 12px;
  background-color: #0265ca;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
  width: 107px;
  height: 26px;
}

.Suchen  { 
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #888888;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 12px;
  cursor: hand;
  width: 225px;
  height: 26px;
}

.Untermenu  { 
  font-weight: normal;
  text-align: left;
  color: white;
  background-color: #3295fa;
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 12px;
  cursor: hand;
}

.UntermenuAktiv   { 
  background-color: #0265ca;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}

.Rahmen   { 
  background-color: white;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

.UntermenuInaktiv   { 

  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}

.MenuBg  { 
}

.SelectedMenuBg  { 
}

.SelectedMenu  { 
  color: #999999;
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 12px;
}

A.SelectedMenu:link  { 
  color: #999999;
  text-decoration: none;
}

A.SelectedMenu:visited  { 
  color: #999999;
  text-decoration: none;
}

A.SelectedMenu:active   { 
  color: #999999;
  text-decoration: none;
}

A.SelectedMenu:hover   { 
  color: #99cdff;
  text-decoration: none;
}

.OtherMenus  { 
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 12px;
}

A.OtherMenus:link  { 
  color: #ffffff;
  text-decoration: none;
}

A.OtherMenus:visited  { 
  color: #ffffff;
  text-decoration: none;
}

A.OtherMenus:active   { 
  color: #ffffff;
  text-decoration: none;
}

A.OtherMenus:hover   { 
  color: red;
  text-decoration: none;
}

.SelectedSubMenu  { 
  color: #000000;
  text-decoration: none;
  text-align: AbsMiddle;
  font-family: Verdana, Arial;
  font-size: 12px;
}

A.SelectedSubMenu:link  { 
  color: #000000;
  text-decoration: none;
}

A.SelectedSubMenu:visited  { 
  color: #000000;
  text-decoration: none;
}

A.SelectedSubMenu:active   { 
  color: #000000;
  text-decoration: none;
}

A.SelectedSubMenu:hover   { 
  color: #000000;
  text-decoration: none;
}

.OtherSubMenus  { 
  color: #999999;
  text-decoration: none;
  text-align: AbsMiddle;
  font-family: Verdana, Arial;
  font-size: 12px;
}

A.OtherSubMenus:link  { 
  color: #0265ca;
  text-decoration: none;
}

A.OtherSubMenus:visited  { 
  color: #0265ca;
  text-decoration: none;
}

A.OtherSubMenus:active   { 
  color: #0265ca;
  text-decoration: none;
}

A.OtherSubMenus:hover   { 
  color: #555555;
  text-decoration: none;
}

.Head   { 
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

.SubHead   { 
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

.SubSubHead  { 
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

.Normal  { 
  font-family: Verdana, Arial;
  font-size: 11px;
  color: black;
  line-height: 15px;
}

.NormalTextBox  { 
  font-size: 12px;
  font-weight: normal;
}

.NormalRed  { 
  font-size: 12px;
  font-weight: bold;
}

.NormalBold  { 
  font-size: 12px;
  font-weight: bold;
}

.SearchTxt  { 
  font-size: 12px;
  background-color: #eff4fb;
  color: #1c60ab;
}

.CommandButton   { 
  font-size: 11px;
  font-weight: normal;
}

A.CommandButton:link  { 
  text-decoration: underline;
}

A.CommandButton:visited  { 
  text-decoration: underline;
}

A.CommandButton:active   { 
  text-decoration: underline;
}

A.CommandButton:hover   { 
  text-decoration: underline;
}

H1  { 
  font-weight: normal;
}

H2  { 
  font-weight: normal;
}

H3  { 
  font-weight: normal;
}

H4  { 
  font-weight: normal;
}

H5, DT  { 
  font-weight: bold;
}

H6  { 
  font-weight: bold;
}

TFOOT, THEAD   { 
}

TH  { 
  font-weight: bold;
}

A {
  font-size: 11px;
}

A:link  { 
  color: #0265ca;
  text-decoration: underline;
}

A:visited   { 
  color: #0265ca;
  text-decoration: underline;
}

A:active   { 
  color: #0265ca;
  text-decoration: underline;
}

A:hover  { 
  color: #555555;
  text-decoration: underline;
}

SMALL   { 
  font-size: 8px;
}

BIG  { 
  font-size: 14px;
}

BLOCKQUOTE, PRE  { 
}

UL LI   { 
}

UL LI LI   { 
}

UL LI LI LI  { 
}

OL LI   { 
}

OL OL LI   { 
}

OL OL OL LI  { 
}

HR  { 
  color: dimgrey;
  text-align: left;
}

.Message   { 
  font-size: 12px;
  font-weight: normal;
}

.ItemTitle   { 
  font-size: 12px;
  font-weight: bold;
}
