/* Stand 15.04.08 */
.markeninfo {
  float:left;
	width:150px;
	border:1px solid #E6DED0;
	padding:5px;
	margin-bottom:7px;
	margin-left:7px;
	background-color:#FFFFFF;
	font-size:0.8em;
}
.markeninfo .markenbild {
  width:150px;
	height:190px;
	overflow:hidden;
	text-align:center;
	margin-bottom:3px;
}
#Center .markeninfo h1 {
	color:#333333;
	margin:0px 0px 3px 0px;
	font-size:1em;
	font-weight:bold;
}
.markeninfo .markentext {
	width:150px;
	height:140px;
	overflow:hidden;
}
.markeninfo .verweis {
	margin-top:3px;
	float:right;
}
#ListCigarren {
	float:left;
	width:500px;
}
#Artikelsuche {
	float:right;
	width:200px;
	margin:0 15px 0 0;
	background-color: #FFFFFF;
	border: 1px solid #E6DED0;
    	margin-bottom: 3px;
    	padding: 5px;

}
#Artikelsuche .fliesstext {
	text-align:left;
}
#Artikelsuche .inputbox {
	width:170px;
}
#Center .markeninfo a {
	color:#333333;
	text-decoration:none;
}
#Center .markeninfo a:hover {
	color:#BE1020;
	text-decoration:none;
}
#Center .artikelzeile {
	width:496px;
	padding:2px;
	border: 1px solid #E6DED0;
	font-size:0.8em;
	margin-bottom:7px;
}
#Center .artikelzeile .artikelthumb{
	float:left;
	width:110px;
	text-align:center;
}
#Center .artikelzeile .artikeldaten {
	float:left;
	margin-left:15px;
	width:370px;
}
#Center .artikelzeile .artikeldaten h1{
	margin: 0px;
	font-weight:bold;
	color:#333333;
}
#Center .artikelzeile .artikeldaten h2{
	margin: 0px;
	font-weight:normal;
	color:#333333;
}
#Center .artikelzeile .artikeldaten .artikelnummer {
	margin:6px 0px 6px 0px;
}
.artikelzeile .artikeldaten td.links{
	text-align:left;
	font-size:0.9em;
	width:130px;
}
.artikelzeile .artikeldaten td.rechts{
	text-align:left;
	font-size:0.9em;
}
.artikelzeile .artikeldaten .artikeldaten2 {
	margin-top:12px;
}

.artikelzeile .artikeldaten .artikeldaten2 .verweis{
	width:370px;
}
input.bestellmenge {
	width:25px;
	font-size:0.9em;
}
.artikelzeile .artikeldaten .artikeldaten2 .verweis a{
	color:#333333;
	text-decoration:none;
}
.artikelzeile .artikeldaten .artikeldaten2 .verweis a:hover{
	color:#BE1020;
	text-decoration:none;
}
#Artikeldetail {
	width:500px;
	margin-bottom:12px;
}
#Artikelbild {
	float:left;
	width:270px;
	height:418px;
	border:1px solid #E6DED0;
	text-align:center;
}
#Artikelinfo {
	float:right;
	width:212px;
	font-size:0.8em;
}
#Artikeldaten {
	margin-bottom:10px;
}
#Artikeldaten h1{
	color:#333333;
}
#Artikeldaten .fliesstext {
	font-size:1em;
	margin-bottom:10px;
}
#Center #Artikeldetail #Artikelinfo #Artikeldaten th{
	font-weight:bold;
	text-align:center;
	width:33%;
	background-color:#E6DED0;
}
#Center #Artikeldetail #Artikelinfo #Artikeldaten td{
	text-align:center;
}
#Preisangaben {
	margin-top:10px;
}
#Preisangaben #Artikelnummer {
	float:left;
	width:212px;

}
#Preisangaben #Verpackungseinheit {
	float:left;
	width:85px;

}
#Preisangaben #Preis {
	float:right;
	font-weight:bold;

}
#VerweisWK {
	clear:both;
	float:right;
	margin-top:6px;
}
#Artikelempfehlung {
	clear:both;
	width:206px;
	padding:2px;
	border:1px solid #E6DED0;
}
#Artikelempfehlung  h1{
  color:#333333;
	font-size:0.9em;
}
#BildEmpfehlung {
	float:left;
	width:70px;
}
#TextEmpfehlung {
	float:left;
	width:130px;
	margin-left:6px;
}
#VerweisEmpfehlung {
	float:right;
	margin-top:6px;
}
#Bewertungen {
	font-size:0.8em;
}
#Bewertungen h1 {
	color:#333333;
}
.bewertung {
	width:498px;
	border:1px solid #E6DED0;

	margin-bottom:6px	
}
.bewertung .kunde {
	float:left;
}
.bewertung .stars {
	float:right;
}
#Bewertungen .verweis {
	float:right;
}	
.warenkorb {

}
td.basket {
	font-size:0.8em;	
}
th.basket {
	font-size:0.8em;	
        background-color:#E6DED0;
}

