#rand {
  border-top-width:0px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:0px;
  border-style:solid;
}

.ueberschrift {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #FF6633;
        text-decoration: none;        
}

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

a:link    { color:#FF6633; }
a:visited { color:#FF6633; }
a:hover   { color:#FF6633; }
a:active  { color:#FF6633; }



.textorange {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF6633;
        line-height: 18px;
        text-decoration: none;
}
