/* mfb.css */

body { background-color:#ffffff; font-family: arial, sans-serif; }
    
.divisionleft { float:left; width:800px; }

.table { border-width: 0px; border-bottom: 1px solid #A5C168; border-collapse:collapse; } /*background-color: #FFFFFF}*/

.tablenobottom { border-width: 0px; border-collapse:collapse; } /*background-color: #FFFFFF}*/


.table_u { border-left: 1px solid #A5C168; border-bottom: 1px solid #A5C168; border-right: 1px solid #A5C168} /*background-color: #FFFFFF}*/
    
.tabletitel { border-top: 1px solid #A5C168; height:30px; background-color: #DDE8C8; font-family: arial; font-size: medium; font-weight: bold; text-align:center}
  
.tabletitelmittel { border-top: 1px solid #A5C168; height:30px; vertical-align:middle; text-align:center; background: url('green_fading_30px_60prozent_197.jpg') repeat-x; }

                                                                 /*background: url("../green fading 30px 60% 197.jpg") ; vertical-align:top*/

.celltitel { border-left: 1px solid #A5C168; border-top: 1px solid #A5C168; border-right: 1px solid #A5C168; border-bottom: 2px solid #A5C168; background-color: #DDE8C8; font-weight: bold; text-align:center}

.cell_n { border-left: 1px solid #A5C168; border-top: 1px solid #A5C168; border-right: 1px solid #A5C168}

.cell_u { border-left: 1px solid #A5C168; border-bottom: 1px solid #A5C168; border-right: 1px solid #A5C168}

.greenlinebottom { border-bottom: 1px solid #A5C168 }  

.div_left   {   width:95%; 
                margin:0px auto;
                float:left; }

.div_right  {   width: 5%;
                float: right;
                height: 100%;
                background-color:#DDE8C8; }
                
 html, body, textarea {
  background-color:#f0f0f0;
  /* color:#000000; */
  font-family:arial, sans-serif;
  scrollbar-face-color: #DDE8C8;
  scrollbar-track-color: #DDE8C8;
  scrollbar-arrow-color: #A5C168;
  scrollbar-highlight-color: #F0F5E7;
  scrollbar-shadow-color: #A5C168;
  scrollbar-3dlight-color: #DDE8C8;
  scrollbar-darkshadow-color: #A5C168
}
