/* --edit volker --*/

body {
	background-color: #ffffff;
}

#rahmen_rundgang {
  position:relative;
}

#ansicht, #ansicht a, #ansicht a:link, #ansicht a:visited, #ansicht a:active {
	font: 7pt "Tahoma", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0;
	margin:0;
	line-height:7pt;
}

#ansicht:hover {
	text-decoration: underline;
}


/* --edit volker --*/

.rahmen {
	position: relative;
	top: 0px;
	left: 0px;
}

.augen {
	position: absolute;
	visibility: hidden;
}

.goUp {
	position: absolute;
	left: 576px;
	top: 303px;
}

.goDown {
	position: absolute;
	left: 576px;
	top: 327px;
}

.turnLeft {
	position: absolute;
	left: 528px;
	top: 351px;
}

.turnRight {
	position: absolute;
	left: 552px;
	top: 351px;
}

.changeView {
	position: absolute;
	left: 450px;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #404040;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}

.fenster {
	position: absolute;
	display: none;
	font: 8pt 'Tahoma', sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #404040;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}

.etage {
	position: absolute;
	left: 0px;
	top: 0px;
	font: 10pt 'Tahoma', sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #404040;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}

.panorama {
	width: 600px;
	height: 300px;
}

.panoramaname {
	position: relative;
	top: -4px;
	width: 590px;
	height: 16px;
	font: 10pt 'Tahoma', sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #404040;
}

* html .panoramaname {
	width: 400px;
}

.copy {
	font: 8pt 'Tahoma', sans-serif;
}
