html,body {
	height: 100%;
}

.menu-hor {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

a.menu-hor:link {
  color: #008CD9;
  text-decoration: none;
}

a.menu-hor:visited {
  color: #008CD9;
  text-decoration: none;
}

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

a.menu-hor:active {
  color: #000000;
  text-decoration: none;
}

.menu-subp-act {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #008CD9;
text-decoration: none;

}

.menu-sub-act {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;

}

.menu-sub-white {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;

}

.menu-ver-act {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.menu-ver {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #8a8c8e;
text-decoration: none;

}

a.menu-ver:link {
  color: #8a8c8e;
  text-decoration: none;
}

a.menu-ver:visited {
  color: #8a8c8e;
  text-decoration: none;
}

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

a.menu-ver:active {
  color: #000000;
  text-decoration: none;
}

.page-head {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #008CD9;
}

.page-text { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; line-height: 18px; }

.page-text-fett { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; line-height: 18px; }


.page-subhead {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 18px;
color: #000000;
}

.page-link {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 18px;
color: #000000;
text-decoration: underline;

}

a.page-link:link {
  color: #0073b4;
  text-decoration: underline;
}

a.page-link:visited {
  color: #0073b4;
  text-decoration: underline;
}

a.page-link:hover {
  color: #000000;
  text-decoration: underline;
}

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