table.leistung{
    position:absolute;
    left:40px;
    top:300px;
    width:500px;
}
table.preise{
    position:absolute;
    left:570px;
    top:300px;
    width:200px;
    border-left-width:1px;
    border-left-style:solid;
    border-color:#cdcb9a;
}
td.preise{
    color:#004040;
}
table.leistung_einleitung{
    position:absolute;
    left:30px;
    top:127px;
    width:760px;
    height:145px;
    background-image:url(banner.jpg);
}
td.leistung_einleitung{
    font-family:"Verdana";
    font-size:8pt;
    font-weight:bold;
    padding-left:400px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:0px;
    color:#ffffff;
}
th.ueberschrift{
    height:28px;
    text-align:left;
    padding-left:10px;
    font-family:"Verdana";
}
td.text{
    padding-bottom:10px;
    padding-top:5px;
}
div.hintergrund{
    background-color:#ffffca;
    position:absolute;
    left:28px;
    top:140px;
    width:760px;
    height:950px;
}
td.leer_preise{
    width:20px;
}

