/* CSS Document */
#statistik_leerzeile {
   float: left;
   width: 670px;
   margin-bottom: 10px;
}

#statistik_anz_table {
   float: left;
   width: 310px;
   font: 8pt,tahoma,arial,verdana, sans-serif;
   border: 1px solid black;
   margin-bottom: 10px;
}
/* Zeile */
#statistik_anz_table_header {
   float: left;
   width: 310px;
   vertical-align:middle;
   font-weight: bold;
   background-color: #F4D233;
   font-size:10pt;
   font-weight:bold;
   color: #1451A8;
} 
/* Zeile */
#statistik_anz_table_zeile_ues {
   float: left;
   width: 310px;
   vertical-align:middle;
   font-weight: bold;
   border-bottom: 1px solid black;
   background-color: #F4D233;
}
/* Zeile */
#statistik_anz_table_zeile1 {
   float: left;
   width: 310px;
   vertical-align:middle;
   background-color: #ffffff;
   margin-top: 2px;
   margin-bottom: 2px;
}

/* Bezeichnung */
#statistik_anz_table_col1 {
   float: left;
   width: 220px;
   vertical-align: middle;
   padding-left: 5px;
   text-align: left;
}

/* Anzahl */
#statistik_anz_table_col2 {
   float: left;
   width: 80px;
   vertical-align: middle;
   text-align: center;
} 







#statistik_projekt_table {
   float: left;
   width: 600px;
   font: 8pt,tahoma,arial,verdana, sans-serif;
   border: 1px solid black;
   margin-bottom: 10px;
}
/* Zeile */
#statistik_projekt_table_header {
   float: left;
   width: 600px;
   vertical-align:middle;
   font-weight: bold;
   background-color: #F4D233;
   font-size:10pt;
   font-weight:bold;
   color: #1451A8;
} 
/* Zeile */
#statistik_projekt_table_zeile_ues {
   float: left;
   width: 600px;
   vertical-align:middle;
   font-weight: bold;
   border-bottom: 1px solid black;
   background-color: #F4D233;
}
/* Zeile */
#statistik_projekt_table_zeile1 {
   float: left;
   width: 600px;
   vertical-align:middle;
   background-color: #ffffff;
   margin-top: 2px;
   margin-bottom: 2px;
}
/* Zeile */
#statistik_projekt_table_zeile_ul {
   float: left;
   width: 600px;
   vertical-align:middle;
   background-color: #ffffff;
   margin-top: 2px;
   margin-bottom: 2px;
   border-bottom: 1px solid black;
}

/* Datum */
#statistik_projekt_table_col1 {
   float: left;
   width: 80px;
   vertical-align: middle;
   padding-left: 5px;
   text-align: left;
}

/* Projekt */
#statistik_projekt_table_col2 {
   float: left;
   width: 230px;
   vertical-align: middle;
   text-align: left;
} 
/* Gesamt */
#statistik_projekt_table_col3 {
   float: left;
   width: 90px;
   vertical-align: middle;
   text-align: center;
} 














#statistik_bewerb_table {
   float: left;
   width: 670px;
   font: 8pt,tahoma,arial,verdana, sans-serif;
   border: 1px solid black;
   margin-bottom: 10px;
}
/* Zeile */
#statistik_bewerb_table_header {
   float: left;
   width: 670px;
   vertical-align:middle;
   font-weight: bold;
   background-color: #F4D233;
   font-size:10pt;
   font-weight:bold;
   color: #1451A8;
} 
/* Zeile */
#statistik_bewerb_table_zeile_ues {
   float: left;
   width: 670px;
   vertical-align:middle;
   font-weight: bold;
   border-bottom: 1px solid black;
   background-color: #F4D233;
}
/* Zeile */
#statistik_bewerb_table_zeile1 {
   float: left;
   width: 670px;
   vertical-align:middle;
   background-color: #ffffff;
   margin-top: 2px;
   margin-bottom: 2px;
}
/* Zeile */
#statistik_bewerb_table_zeile_ul {
   float: left;
   width: 670px;
   vertical-align:middle;
   background-color: #ffffff;
   margin-top: 2px;
   margin-bottom: 2px;
   border-bottom: 1px solid black;
}

/* Bnr */
#statistik_bewerb_table_col1 {
   float: left;
   width: 40px;
   vertical-align: middle;
   padding-left: 5px;
   text-align: center;
}

/* Bewerb*/
#statistik_bewerb_table_col2 {
   float: left;
   width: 175px;
   vertical-align: middle;
   text-align: left;
} 
/* Zahl*/
#statistik_bewerb_table_col3 {
   float: left;
   width: 75px;
   vertical-align: middle;
   text-align: center;
} 












