BODY {
	margin:0px 0px 0px 0px;
	background-color : #EFEFEF;
	background-image: url(../img/bg_fr_rechts_b.gif);
    background-repeat: repeat; 
	background-attachment: fixed;
}


TABLE {
	width: 10px;
	height: 100%;
}


TD.top {
	background-image: url(../img/afb_fr_rechts_b_top.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	width: 10px;
}


TD.bottom {
	background-image: url(../img/afb_fr_rechts_b_bottom.gif);
	background-repeat: no-repeat; 
	background-position: bottom left;
	width: 10px;
}


