#myGallery {
	width: 100%;
	height: 490px;
}

* html #myGallery { /* IE Hack */
	margin-top: 200px;
}


#myGallery img {
	border: 1px solid #BD2500;
}


a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}


#kreise {
	background: transparent url(../images/kreise50prc.png) no-repeat center;
	width: 537px;
	height: 501px;
	margin: 0 auto;
	position: absolute;
	top: 100px;
	z-index: 2000;
}
