.tabellen_titel
{
    background-color:#CA0000; 
    color:white; 
    height:20px;
    text-align:center;
}

.tabellen_inhalt
{
    text-align:center; 
    border-bottom:1px solid #CA0000; 
    border-right:1px solid #CA0000;
}