#box1-start, #box1-end, #box2-start, #box2-end {
 position : absolute;
 left : 807px;
 height : 10px;
 width : 185px;
 overflow : hidden;
 display : block; 
}

#box1 p {
 font-size : 9px;
 line-height : 130%;
}

#box1-start {
 top : 96px;
 background : url(images/box_start.gif);
}

#box1 {
 position : absolute;
 left : 807px;
 top : 106px;
 height : 285px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box1-end {
 top : 391px;
 background : url(images/box_end.gif);
}

#box1 li {
 line-height : 130%;
 font-size : 9px;
 color : #494949;
 margin-top : 8px;
}

#box1 ul {
 list-style-type : circle;
 margin : 0px 0px 0px 12px;
 padding : 0px 0px 0px 12px;
}

#box2-start, #box2, #box2-end {
 position : absolute;
 left : 807px;
 width : 185px;
 overflow : hidden;
 display : block; 
}

#box2 {
 top : 441px;
 height : 345px;
 background : url(images/box_back.gif); 
}

#box2-start {
 top : 431px;
 background : url(images/box_start.gif);  
}

#box2-end {
 top : 780px;
 background : url(images/box_end.gif); 
}

#anzeige {
position : absolute;
 left : 812px;
 top : 657px;
}
