.maintable{
	background-image: url(/design/images/background_lesegesellschaft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}

.nav_top{
	background-image: url(/design/images/background_nav_top_lesegesellschaft.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*Added by Roland Hof*/

#next_page{
	float:	right;
}

#previous_page{
	float:	left;
}

#search_result{
	margin: 10px, 10px;
	clear: both;
}

#tbl_buecher{
	border:				1px solid black;
	border-collapse: 	collapse;
	width:				680px;
}

.tbl_buecher_head{
	background-color:	#999999;
	text-align:			left;
	padding:		    5px 5px;
	clear:				both;
}

.tbl_buecher_cell{
	padding:			3px 3px;
}
/*End Add by Roland Hof*/