.table
{
color: #ffffff;
font-size: 12px;
}

.table:hover
{
background-color: #f4f4f4;
}
.table_blau
{
color: #ffffff;
font-size: 12px;
}

.table_blau:hover
{
background-color: #e9f7fa;
}
.tablediv
{
font-size: 12px;
}

.tablediv:hover
{
background-color: #e9f7fa;
}

