body {
 font-family: Arial, Verdana;
 text-align: left;
 color: #FFFFFF;
 /* background: #DDDDDD;  #727272 */
 background: #949494;
 font-size: medium;
}
.rumpf{
 background: #00001F;
}
.produkttabelle{
 table-layout:fixed;
 width:600px;
 border:0px;
}
