A:LINK {
  font-family: helvetica, sans-serif;
  text-decoration: underline;
  color: #000000;
}

A:VISITED {
  font-family: helvetica, sans-serif;
  text-decoration: underline;
  color: #090909;
}

A:ACTIVE {
  font-family: helvetica, sans-serif;
  text-decoration: none;
  color: #ff0000;
}

A:HOVER {
  font-family: helvetica, sans-serif;
  text-decoration: underline;
  color: #090909;
}

BODY {
  background-color: #ffffff;
  color: black;
  margin: 0em;
}

H3 {
  font-family: helvetica, sans-serif;
}  

UL {
	font-family: helvetica, sans-serif;
}

.menu {
  font-family: helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.maintext {
  font-family: helvetica, sans-serif;
  font-size: 10px;
}

.text {
  font-family: helvetica, sans-serif;
  font-size: 12px;
}

.head {
  font-family: Helvetica , sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.lable {
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.login {
  font-family :helvetica, sans-serif;
  font-size: 14px;
}

.navi {
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.navi.A:LINK {
  text-decoration: underline;
  color: #000000;
}

.navi.A:VISITED {
  text-decoration: underline;
  color: #090909;
}

.navi.A:ACTIVE {
  text-decoration: none;
  color: #ff0000;
}

.navi.A:HOVER {
  text-decoration: underline;
  color: #090909;
}

.navibg {
  background-image:url(../images/navbg.png);
  background-repeat: no-repeat;
}

.naviselect {
  background-image:url(../images/nav_select.png);
  background-repeat: no-repeat;
}

.navinoselect {
  background-image:url(../images/nav.png);
  background-repeat: no-repeat;
}

.tmpltext {
  font-family: helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}

.balken {
  font-family: helvetica, sans-serif;
  font-size: 6px;
  font-weight: bold;
  background-image:url(../images/balken.png);
  background-repeat: no-rpeat;
}  

.hoch {
  font-family: helvetica, sans-serif;
  font-size: 8px;
  font-weight: normal;
}
