#box1-start {
 position : absolute;
 left : 807px;
 top : 96px;
 height : 10px;
 width : 185px;
 background : url(images/box_start.gif);
}

#box1-end {
 position : absolute;
 left : 807px;
 top : 391px;
 height : 10px;
 width : 185px;
 background : url(images/box_end.gif);
 overflow : hidden;
 display : block;  
}

#box1 {
 position : absolute;
 left : 807px;
 top : 106px;
 height : 285px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box2-start {
 position : absolute;
 left : 807px;
 top : 431px;
 height : 10px;
 width : 185px;
 background : url(images/box_start.gif);
 overflow : hidden;
 display : block;  
}

#box2 {
 position : absolute;
 left : 807px;
 top : 441px;
 height : 259px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box2-end {
 position : absolute;
 left : 807px;
 top : 700px;
 height : 40px;
 width : 185px;
 background : url(images/box_end.gif) no-repeat;
 overflow : hidden;
 display : block;  
}

#box1 p, #box2 p {
 font-size: 9px;
 line-height: 150%;
}

#box3-start {
 position : absolute;
 left : 807px;
 top : 740px;
 height : 10px;
 width : 185px;
 background : url(images/box_start.gif);
 overflow : hidden;
 display : block;  
}

#box3 {
 position : absolute;
 left : 807px;
 top : 750px;
 height : 135px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box3 ul {
	padding-left: 30px;
}

#box3 ul li {
	line-height:1.2em;
	margin-bottom:8px;
	list-style-type:none;
	list-style-image:url(images/haken_weiss.gif);
	margin-right: 5px;
}

#box3-end {
 position : absolute;
 left : 807px;
 top : 885px;
 height : 40px;
 width : 185px;
 background : url(images/box_end.gif) no-repeat;
 overflow : hidden;
 display : block;  
}
