﻿@charset "utf-8";
/* CSS Document */

.brillendetailscontent{
	width:800px;
	height:582px;
	background-color:#000;
	z-index:0;
	position:relative;
	left:0px;
	top:0px;
}
.brillendetailscontent1{
	width:800px;
	height:40px;
	background-color:#000;
	z-index:1;
	position: absolute;
	left:0px;
	top:0px;
}
.brillenuberschrift1{
	float:left;
	width:330px;
	height:26px;
	padding-left:20px;
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
}
.brillenuberschrift2{
	float:left;
	width:300px;
	height:30px;
	padding-left:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F00;
	font-weight:bold;
	text-align:left;
}
.brillendetailscontent2{
	width:800px;
	height:475px;
	background-color:#FFF;
	z-index:2;
	position: absolute;
	left:0px;
	top:50px;
}
.brillenormal{
	float:left;
	width:600px;
	height:300px;
	z-index:3;
	position: absolute;
	left:6px;
	top:6px;
}

/* ________________________ Einstellungen für die Bilder in der Galerie _____________________*/

.brillenthumb{
	width:540px;
	height:60px;
	z-index:4;
	position: absolute;
	left:40px;
	top:320px;
}
.brillenthumb ul{
	float:left;
	padding:0;
	margin:0!important;
	margin:0;
}
.brillenthumb img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto; /* höhe der Thumbnails*/
	width:auto;  /* breite der thumbnails*/
}
.brillenthumb li{
	float:left;
	height:58px;
	width:100px;
	border:solid;
	border-width:1px;
	border-color:#999;
	margin-right:4px;
}
.brillenthumb li a{
	float:left;
	height:58px;
	width:100px;
}
.brillenthumb li a:hover{
	float:left;
	height:58px;
	width:100px;
}
/* ________________________________________________________________________________________*/

.brillendaten{
	width:540px;
	height:80px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:18px;
	z-index:10;
	position: absolute;
	left:40px;
	top:390px;
}
.brillendaten1{
	width:30px;
	height:80px;
	z-index:11;
	position: absolute;
	left:0px;
	top:0px;
}
.brillendaten2{
	width:120px;
	height:80px;
	text-align:left;
	font-weight:normal;
	line-height:26px;
	z-index:12;
	position: absolute;
	left:40px;
	top:0px;	
}
.brillendaten3{
	width:100px;
	height:80px;
	font-weight:normal;
	line-height:26px;
	z-index:13;
	position: absolute;
	left:160px;
	top:0px;	
}
.brillendaten4{
	width:80px;
	height:80px;
	font-weight:normal;
	line-height:26px;
	z-index:14;
	position: absolute;
	left:300px;
	top:0px;	
}
.brillendaten5{
	width:180px;
	height:80px;
	font-weight:normal;
	line-height:26px;
	z-index:15;
	position: absolute;
	left:380px;
	top:0px;	
}

.brillencolbox{
	width:180px;
	height:460px;
	font-weight:normal;
	line-height:26px;
	padding-top:4px;
	overflow:auto;
	z-index:16;
	position: absolute;
	right:6px;
	top:6px;	
	}

.brillenpreisbox{
	float:left;
	width:400px;
	height:20px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	z-index:90;
	position: absolute;
	left:40px;
	top:535px;
}
.brillenuvp{
	float:left;
	height:20px;
	z-index:91;
	position: absolute;
	left:0px;
	top:0px;
	width:100px;
}
.brillenpreis{
	float:left;
	height:20px;
	margin-left:6px;
	z-index:92;
	position: absolute;
	left:45px;
	top:0px;
}
.brillenwahrung1{
	float:left;
	height:20px;
	margin-left:6px;
	z-index:93;
	position: absolute;
	left:95px;
	top:0px;
}
.zuhabenab{
	float:left;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F00;
	font-weight:bold;
	text-align:left;
	margin-left:6px;
	z-index:95;
	position: absolute;
	left:115px;
	top:-2px;
}

.hinweissun{
	width:440px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F00;
	font-weight:bold;
	z-index:94;
	position: absolute;
	right:20px;
	top:536px;
	}
