

a, a:visited {
   COLOR: #b40000;
   text-decoration: none;
}

a:hover {
  COLOR: #b40000;
  text-decoration: underline;
}

.textlink, a.textlink, a:visited.textlink {
  color: #5c7a1e;
}

#kategorien {

border-bottom:1px solid #999999; padding:5px;

}

#kategorien a  {
   COLOR: #ffffff;
   text-decoration: none;
   padding-left: 6px;
   border-left: 4px solid #b40000;

}

#kategorien a:visited {
   COLOR: #ffffff;
   text-decoration: none;
   padding-left: 6px;
   border-left: 4px solid #b40000;

}


#kategorien a:hover {
  COLOR: #ffffff;
  text-decoration: underline;
  padding-left: 6px;
  border-left: 4px solid #b40000;
}


# kategorie_ueberschrift {
  border-bottom:1px solid #999999; padding:5px;
  COLOR: #ffffff;
  font-weight:bold;
}



label, radio {
   cursor: pointer;
}


td, p, div {
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        line-height: 130%;
}

h1 {
        FONT-SIZE: 16px;
        COLOR: #000000;
}

h2 {

   FONT-SIZE: 14px;
   COLOR: #000000;
   LINE-HEIGHT: 16px;
   TEXT-TRANSFORM: uppercase;
   margin-bottom:0px;
   font-weight: bold;
}

h3 {
   FONT-SIZE: 13px;
   COLOR: #000000;
   font-weight: bold;
}


ul {
        FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 16px;
}

form {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

