div.vorteil{
    position:absolute;
    top:130px;
    left:30px;
    width:760px;
    background-color:#ffffca;
    padding-top:10px;

}
table.vorteil_rechts{
    width:163px;
}

table.vorteil_links{
     width:563px;
     
}

td.vorteile_text{
    background-color:#d3d3d3;
    padding-right:20px;
    vertical-align:top;
    padding-top:30px;
}
th.ueberschrift{
    height:28px;
    text-align:left;
    padding-left:10px;
    font-family:"Verdana";
}

table.anleitung{
    left:612px;
    width:163px;
    top:140px;
    position:absolute;

}
td.anleitung{
    width:164px;
    color:#004040;
    padding:7px;
    padding-top:30px;
}


