table.preise {
margin-top:10px;
color:black;
text-align:center; 
height:300px; 
width:550px;
margin-left: 40px;
*margin-left: 0px;
}

table.preise1 {
margin-top:10px;
color:black;
text-align:center; 
height:100px; 
width:550px;
margin-left: 40px;
}

td.red1{
background-color:#C00D13;
font-weight:bold;
}

td.red2{
background-color:#C00D13;
font-weight:bold;
text-align:left;
padding-left: 25px;
}

tr.once{
height: 25px;
}


tr.double{
height: 50px;
}

p.preise{
text-align:left; 
margin-left:40px;
*margin-left:45px;
}