@charset "utf-8";
/* CSS Document */

.uhrendetailscontent{
	width:800px;
	height:582px;
	background-color:#000;
}
.uhrendetailscontent1{
	width:800px;
	height:45px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#F00;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
}
.uhrendetailscontent2{
	width:800px;
	height:462px;
	background-color:#FFF;
}
.uhrendetailscontent3{
	width:800px;
	height:60px;
	background-color:#000;
}
.textbox{
	float:left;
	width:470px;
	height:462px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:18px;
}
.textheadline{
	width:410px;
	height:20px;
	padding-top:20px;
	padding-left:30px;
}
.textline{
	width:420px;
	height:1px;
	background-color:#000;
	margin-left:30px;
}
.textmodel{
	float:left;
	width:110px;
	height:18px;
}
.textname{
	float:left;
	height:18px;
	color:#F00;
}
.textname2{
	float:left;
	margin-left:10px;
	height:18px;
}
.textdaten1{
	float:left;
	width:110px;
	height:280px;
	margin-left:30px;
	padding-top:10px;
	font-weight:normal;
}
.textdaten2{
	float:left;
	width:330px;
	height:280px;
	padding-top:10px;
	font-weight:normal;
}
.textdaten3{
	float:left;
	width:330px;
	height:280px;
	padding-top:10px;
	font-weight:normal;
	font-stretch:condensed;
}
.bildbox{
	float:right;
	width:330px;
	height:432px;
	padding-top:20px;
	text-align:center;
}
.bilderboxklein{
	float:left;
	width:420px;
	height:100px;
	margin-top:20px;
	margin-left:30px;
}
.bilderklein{
	float:left;
	width:100px;
	height:100px;
	border:solid;
	border-width:1px;
	border-color:#999;
	margin-right:3px;
}
.uhrenpreisbox{
	float:left;
	width:210px;
	height:20px;
	margin-left:30px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;
}
.uhrenuvp{
	float:left;
	height:20px;
}
.uhrenpreis{
	float:left;
	height:20px;
	margin-left:6px;
}
.uhrenwahrung{
	float:left;
	height:20px;
	margin-left:6px;
}
.limited{
	float:left;
	width:400px;
	height:20px;
	margin-top:10px;
}
.limitedtext1{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;
}
.limitedtext2{
	float:left;
	width:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.limitedtext3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;
}

/*_____________________________________ 15 Jahre Garantie __________________________*/
.uhrendetailscontent0{
	width:800px;
	height:582px;
	background-color:#000;
	z-index:1;
	position:relative;
	left:0px;
	top:0px;
}
.uhrendetailscontent2B{
	width:800px;
	height:462px;
	background-color:#FFF;
	z-index:2;
	position:absolut;
	left:0px;
	top:0px;
}
.textbox2{
	float:left;
	width:470px;
	height:462px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:18px;
	z-index:4;
	position:absolute;
	left:0px;
	top:60px;
}
.bildbox2{
	width:330px;
	height:432px;
	padding-top:20px;
	text-align:center;
	z-index:10;
	position:absolute;
	top:60px;
	left:470px;
}
.garantie{
	z-index:20;
	position:absolute;
	top:400px;
	left:460px;
}

