BODY.pano {
	margin: 0px 0px 0px 0px;
   overflow-y: hidden;
}
#Rundblick {
	width : 64px;
	height: 30px;
	margin-top: -485px;
	margin-left: 30px;
	display : inline-block;
	vertical-align: top	
}
#panorama1 {
   width: 4000px;
   height: 503px;
	cursor: pointer;
	background: url("2023-05-04_13.14_360_2301_Wildenstein_Vorburg.jpg") repeat-x 0 0;
   overflow-x: scroll;
   overflow-y: hidden;
	overflow-style: move;
}
#panorama2 {
   width: 4000px;
   height: 503px;
	cursor: pointer;
	background: url("2023-05-04_13.16_360_2305_Wildenstein_Bruecke.jpg") repeat-x 0 0;
   overflow-x: scroll;
   overflow-y: hidden;
	overflow-style: move;
}
#panorama3 {
   width: 4000px;
   height: 503px;
	cursor: pointer;
	background: url("2023-05-04_13.18_360_2306_Wildenstein_Burghof.jpg") repeat-x 0 0;
   overflow-x: scroll;
   overflow-y: hidden;
	overflow-style: move;
}
#panorama4 {
   width: 4000px;
   height: 503px;
	cursor: pointer;
	background: url("2023-05-04_14.06_360_2317_Rast_an_Donaubruecke.jpg") repeat-x 0 0;
   overflow-x: scroll;
   overflow-y: hidden;
	overflow-style: move;
}
#panorama5 {
   width: 4000px;
   height: 503px;
	cursor: pointer;
	background: url("2023-05-04_16.05_360_2319_Donauschleife.jpg") repeat-x 0 0;
   overflow-x: scroll;
   overflow-y: hidden;
	overflow-style: move;
}
