#main #show .td_top {
	background-image: url(images/web_papier_tab_oben.gif);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 0px bottom;
}
#main #show .td_unten {
	background-image: url(images/web_papier_tab_unten.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 41px;
}
#main #show .td_bild {
	background-image: url(images/web_papier_tab_mitte.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	height: auto;
	width: 340px;
	overflow: hidden;
}
#table {
	border-collapse: collapse;
	width: 530px;
	height: 200px;
}
#main #show .td_text {
	background-image: url(images/web_papier_tab_mitte.gif);
	background-repeat: repeat-y;
	background-position: -356px;
	overflow: hidden;
	width: 160px;
	vertical-align: bottom;
}
#div_text {
	width: 140px;
}

