#box1-start, #box1-end, #box2-start, #box2-end, #box3-start, #box3-end, #box4-start {
 position : absolute;
 left : 807px;
 height : 10px;
 width : 185px;
 overflow : hidden;
 display : block; 
}

#box1 p, #box2 p, #box3 p, #box4 p {
 font-size : 9px;
 line-height : 150%;
}

#box1-start {
 top : 96px;
 background : url(images/box_start.gif);
}

#box1 {
 position : absolute;
 left : 807px;
 top : 106px;
 height : 124px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box1-end {
 top : 230px;
 background : url(images/box_end.gif);
}

#box1 li, #box2 li, #box3 li {
 line-height : 130%;
 font-size : 9px;
 color : #494949;
 margin-top : 8px;
}

#box1 ul, #box2 ul, #box3 ul {
 list-style-type : circle;
 margin : 0px 0px 0px 12px;
 padding : 0px 0px 0px 12px;
}

#box2-start {
 top : 270px;
 background : url(images/box_start.gif);
}

#box2 {
 position : absolute;
 left : 807px;
 top : 280px;
 height : 124px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box2-end {
 top : 404px;
 background : url(images/box_end.gif);
}

#box3-start {
 top : 444px;
 background : url(images/box_start.gif);
}

#box3 {
 position : absolute;
 left : 807px;
 top : 454px;
 height : 124px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box3-end {
 top : 578px;
 background : url(images/box_end.gif);
}

#box4-start, #box4, #box4-end {
 position : absolute;
 left : 807px;
 width : 185px;
 overflow : hidden;
 display : block; 
}

#box4-start {
 top : 618px;
 background : url(images/box_grau_start.gif);  
}

#box4 {
 position : absolute;
 left : 807px;
 top : 628px;
 width : 185px;
 height : 140px;
 background : url(images/menu_back_grau.gif); 
}

#box4-end {
 top : 741px;
 height : 83px;
 background : url(images/support.gif);  
}

#box4-end p {
 margin-left : 80px;
 font-size : 10px;
}