@charset "UTF-8";
/* CSS Document */

* {
        margin:0;
		padding:0;
}
body {
	width:100%;
	height:100%;
	background-color: #000;
	background-image:url(../img/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#wrapper {
	width:1060px;
	margin:0 auto 0 auto;
}

#stage {
	margin:25px auto 0px auto;
	position:relative;
	width:1060px;
}

#inner_stage {
	position:absolute;
	left:39px;
	top:25px;
	z-index: 15;
}

#bildleiste {
	width:985px;
	margin:0 auto -20px auto;
}

#bildleiste img {
	margin:0 21px 0 0;	
}

#bildleiste .first {
	margin:0 21px 0 10px;	
}

#bildleiste .last {
	margin:0 0 0 0;	
}


#bottom {
	width:1060px;
	margin:0 auto 0 auto;
	position: relative;
}

#zoom p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:15px 5px 5px 3px;
	color:#eee;
	line-height:1.5em;
}
	
a, img {
	border:none;	
	outline: none;
	margin:0;
	padding:0;
}

.floatl {
	float:left;	
}

#sidebar {
	float: right;
	width: 341px;
	height: 392px;
	background: url('../images/sidebar-o.png') top left;
	color: white;
	position: absolute;
	right: -341px;
	top: 0px;
	z-index:15;
}

#panocontent {
	z-index: 10;
	position: absolute;
	display: block;
	left: 40px;
	top: 443px;
}

#panocontent2 {
	z-index: 10;
	position: absolute;
	display: block;
	left: 40px;
	top: 1043px;
}

.photo {

	display: inline;

}

#sidebar li {

	list-style: none;
	
}

#sidebar a {
	color: white;
	text-decoration: none;
	width: 341px;
	height: 56px;
	display: block;	
	padding: 45px 0px 20px 0px;	
	text-align: center;
	font-family: "Century Gothic", "Verdana", arial, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-shadow: 0px 3px 9px #000;	
	-webkit-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	-ms-transition: all 500ms ease-out;	
			
}

#khs-main-btn:hover img {
	border-bottom: 1px dotted #eee;
}

#sidebar a.button-galerie {

	height: 56px;	
	position: absolute;
	top: 262px;
	left: 0px;

}


#sidebar a.button-auktionshaus-1 {

	position: absolute;
	top: 130px;
	left: 0px;
	height: 12px;
	z-index: 3;

}

#sidebar a.button-auktionshaus-3 {

	position: absolute;
	top: 260px;
	left: 0px;
	height: 12px;
	z-index: 5;	
}

#sidebar a.button-auktionshaus {

	position: absolute;
	top: 0px;
	left: 0px;	
}

#sidebar a.button-auktionshaus-contentframe {
	
	width: 642px;	
	height: 392px;
	opacity: 0.5;
}

#sidebar a.button-galerie:hover, #sidebar a.button-auktionshaus:hover, #sidebar a.button-auktionshaus-1:hover, #sidebar a.button-auktionshaus-2:hover  {
/**
	color: #eee;
	background-color: rgba(0,0,0,0.30);
	text-shadow: none;
	text-decoration: underline;
**/

}

#gridview-container {

	position: absolute;
	top: 140px;
	left: 40px;
	display: none;

}

#gridview-container img {
	margin:0px 21px 25px 0;	
}


a {

	color: white;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
}

.bottomcopydeep a {
	font-size: 0.8em;
	text-decoration: none;
	color: #aaa;
	display: none;
}

.bottomcopydeep a:hover {
	text-decoration: underline;
}


.bottomcopy p {
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #aaa;
}

.bottomcopy a {
	text-decoration: underline;
	color: #fff;
}

.bottomcopy a:hover {
	text-decoration: none;
}

#bottom {
	text-align: center;
	color: #ddd;
}

.bottombg {
	position: absolute;
	top: 1630px;
	left: 0px;
	z-index: 1;
}

.bottomcopy {
	display: block;
	height: 30px;
	width: 990px;
	position: absolute;
	top: 1712px;
	left: 35px;
	z-index: 2;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8em;
	color: #aaa;
}

.bottomcopydeep {
	position: relative;
	z-index: 3;
	font-size: 0.8em;
}

#picOnCenterStage {
	display: block;
}

#centerStagePictureWrap990 {
	display: block;
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	/*-webkit-box-shadow: 0px -2px 10px #000;	*/
	z-index: 1;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 0px;
	/*padding: 30px 5px 30px 5px;*/
	background-color: #000;
	overflow: hidden;
	border: 3px black solid;
}

#bmv3dc-stage img {
	
	/*
	border: 5px solid white;
	padding-left: 4px;
	
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	-ms-box-shadow: 0px 0px 5px #666;
	-o-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	*/
	-moz-user-focus:ignore; 
	-moz-user-select:none; 
	opacity: 0.4;
	-webkit-transition: 1s opacity ease-out;
	-moz-transition: 1s opacity ease-out;
	-o-transition: 1s opacity ease-out;
	-ms-transition: 1s opacity ease-out;
	transition: 1s opacity ease-out;
}

#bmv3dc-stage img:hover {
	cursor: move;
	cursor: ew-resize;
	opacity: 1.0;
}

#centerStage img:hover {
	cursor: pointer;
}

#bmv3dc-preloadcon {
	display: none;
}
