.klist {
  font-weight: bold;
  text-decoration: none;
}
a:link.klist, a:visited.klist, a:active.klist, a:hover.klist {
  font-weight: bold;
  text-decoration: none;
}
.ktitle {
   font-weight: bold;
   text-decoration: none;
   border-bottom: 1px solid #002a54;
   padding: 0;
   margin: 0;
}
#content a:link.ktitle,
#content a:visited.ktitle,
#content a:focus.ktitle,
#content a:hover.ktitle,
#content a:active.ktitle {
   color: #002a54;
   text-decoration: none;
   margin: 0;
   padding: 0;
   font-weight: bold;
   font-size: 110%;
   background: none;
   border: 0 none;
}
.zurueckklick {
  text-decoration: none;
  font-weight: bold;
}
a:link.zurueckklick, a:active.zurueckklick, a:visited.zurueckklick, a:hover.zurueckklick {
   text-decoration: none;
   font-weight: bold;
}
.kmehr {
   text-decoration: none;
   font-weight: bold;
}
a:link.kmehr, a:visited.kmehr, a:active.kmehr, a:hover.kmehr {
   text-decoration: none;
   font-weight: bold;
}
.kunter {
}
.bghgrau {
   background: none;
}
.gschrift {
   color: #9f9f9f;
}
.elecgruppe {
   font-size: 9px;
}
.utdetail {
   font-weight: bold;
}
/* formatiert Administrationslink */
.ppress {
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
}
a:link.ppress, a:active.ppress, a:visited.ppress, a:hover.ppress {
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
}