.headline {
         background: #CBAE5E;
         font-size: 13px;
         color: #000000;
         font-family: Tahoma,Helvetica;
         padding: 3px;
}
.small {
         font-size: 11px;
         color: #000000;
         font-family: Tahoma,Helvetica;
}
.small2 {
         font-size: 11px;
         color: #000000;
         font-family: Verdana;
}
.normal {
         font-size: 13px;
         color: #000000;
         font-family: Arial;
}
.button {
         font-size: 12px;
         font-family: tahoma,helvetica;
         color: #000000;
         background-color: #cfcfcf;
         border:1px solid #000000;
         text-indent : 2px;
         height: 21px;
}
.tabelle td{
         border-width: 1px;
         border-bottom-style: solid;
         border-color: #006600;
}

