@charset "utf-8";

div.cRight 
{
	float: right;
	margin-left: 50px;
	position:relative;
}

.box, .boxQuote
{
	background:url(../images/bg_box_contact.gif) top left no-repeat;
	width: 230px;
	padding: 15px;
	color: #757575;
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 40px;
}



/* 360° Ansicht */
#gallery{
	height:322px;
	width:500px;
	overflow:hidden;
	position:relative;
	z-index:10;
	background:#fff url(../images/ajax-loader.gif) center no-repeat;
	/*border:1px solid #000;*/
}
#gallery:hover{
	cursor:pointer;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
}
#gallery.zoomed:hover{
	cursor:pointer;
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
}
#gallery img{
	display:block;
	position:absolute;
}
h2.offset{
	display:block;
	position:absolute;
	top:0px;
	right:10px;	
	z-index:99;
	background-color:rgba(255,255,255,0.5);
	height:25px;
	line-height:25px;
	width:140px;
	text-align:center;
}
body{
	background-image:url(../images/bg.gif);
}
#container{
	background-image:url(../images/bg_teaser.gif);
}
span.aktion{
	position:absolute;
	height:90px;
	width:225px;
	background:#333;
	top:40px;
	left:40px;
	text-indent:-9999px;
}
span.lenovo{
	background:transparent url(../images/aktion_lenovo.png) no-repeat;
}
.buy{
	position:relative;
}
