.brantl_Loading{
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-image: url(laufband/loading_w.gif);
}
#brantl_div {
	visibility: visible;
	z-index: 200000;
	left: 0;
	top: 500;
}
