html {}

body {}

div {}

br {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-size: 12px;
}

sup {
	font-size: 12px;
}

.content {
	position: relative;
	width: 800px;
	height: 2423px;
	background: url(../../images/style/background.jpg) no-repeat;
}

.content .info {
	font-size:12px;
	height:160px;
	left:30px;
	line-height:117%;
	position:absolute;
	top:205px;
	width:500px;
	z-index:1;
}

.content .models {
	position: absolute;
	top: 478px;
	left: 31px;
	width: 740px;
	height: 482px;
	z-index: 1;
}

.content .models .model {
	width: 116px;
	height: 116px;
	margin: 0 7px 6px 0;
	float: left;
	cursor: pointer;
}

.content .model_box {
	position: absolute;
	width: 326px;
	height: 449px;
	background-repeat: no-repeat;
	z-index: 2;
	display: none;
}

.content .model_box .model_image {
	width: 288px;
	height: 435px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.content .shop_link {
	position: absolute;
	top: 991px;
	left: 660px;
	width: 106px;
	height: 19px;
	cursor: pointer;
	z-index: 1;
}

.content .videos {
	position: absolute;
	top: 1145px;
	left: 100px;
	width: 605px;
	height: 480px;
	z-index: 1;
}

.content .videos {
	width: 605px;
	height: 360px;
}

.content .video1,
.content .video2,
.content .video3 {
	width: 179px;
	height: 100px;
	float: left;
	cursor: pointer;
}
	
.content .video1 {
	margin: 15px 0 0 5px;
	background: url(../../files/videos/img/standbild1.jpg) no-repeat;
}
	
.content .video2 {
	margin: 15px 0 0 33px;
	background: url(../../files/videos/img/standbild2.jpg) no-repeat;
}
	
.content .video3 {
	margin: 15px 0 0 25px;
	background: url(../../files/videos/img/standbild3.jpg) no-repeat;
}

.content .kulissen {
	position: absolute;
	top: 1832px;
	left: 11px;
	width: 774px;
	height: 108px;
	z-index: 1;
}

.content .kulissen .btn_left {
	width: 22px;
	height: 108px;
	float: left;
	cursor: pointer;
}

.content .kulissen .slides {
	width: 730px;
	height: 108px;
	overflow: hidden;
	float: left;
}

.content .kulissen .slides .wrapper {
	
}

.content .kulissen .slides .wrapper .item {
	width: 164px;
	height: 108px;
	margin: 0 0 0 15px;
	background: url(../../images/style/img_frame.png) no-repeat;
	float: left;
}

.content .kulissen .slides .wrapper .item .image {
	width: 156px;
	height: 100px;
	margin: 4px 0 0 4px;
	cursor: pointer;
}

.content .kulissen .btn_right {
	width: 22px;
	height: 108px;
	float: left;
	cursor: pointer;
}

.content .kulissen_image_q {
	position: absolute;
	top: 1650px;
	left: 3px;
	width: 789px;
	height: 450px;
	background: url(../../images/style/kBox_quer.png) no-repeat;
	display: none;
	z-index: 2;
}

.content .kulissen_image_q .kimg {
	width: 775px;
	height: 436px;
	margin: 7px 0 0 7px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.content .kulissen_image_h {
	position: absolute;
	top: 1500px;
	left: 177px;
	width: 450px;
	height: 789px;
	background: url(../../images/style/kBox_hoch.png) no-repeat;
	display: none;
	z-index: 2;
}

.content .kulissen_image_h .kimg {
	width: 436px;
	height: 775px;
	margin: 7px 0 0 7px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.content .fashinshow_link {
	position: absolute;
	top: 2095px;
	left: 16px;
	width: 768px;
	height: 248px;
	cursor: pointer;
	z-index: 1;
}