/* elements for the gallery
-------------------------------------- */
#content #bilderbuch{
	background: url(/themes/globi/images/album_uebersicht.jpg);
	width: 550px;
	height: 287px;
	margin: 20px 0px 0px 110px;
}

#content #bilderbuch td{
	width: 275px;
        margin: 0px;
        padding 0px;
}


#content #bilderbuch_left {
	background: url(/themes/globi/images/album_links.jpg);
	width: 440px;
	height: 450px;
	margin: 20px 0px 0px 165px;
}

#content #bilderbuch_right {
	background: url(/themes/globi/images/album_rechts.jpg);
	width: 440px;
	height: 450px;
	margin: 20px 0px 0px 165px;
}