div#LandinPage {
  padding-left: 15px;
  float: left;
}

#BoxLetter{
  width: 610px;
}

.DivLetter{
  width: 555px;
  float: left;
}

.Letter{
  float: left;
  font-size: 30px;
  width: 50px;
  font-family: arial;
}

.SpanLogo{
  float: left;
  text-align: center;
  height: 90px;
}

.DivLogo{
  float: left;
  width: 173px;
  height: 54px;
  border: 1px solid #DDDDDD;
  margin-left: 10px;
  margin-bottom: 4px;
}

.ImageLogo{
  margin-left: 10px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  height: 34px;
  width: 151px;
}

.Brand{
  text-align: center;
  margin-bottom: 7px;
  color: #AAAAAA;
  font-family: Arial;
  font-size: 13px;
}

.BrandName{
  text-align: center;
  color: #AAAAAA;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
}

.BrandTextOnly{
  text-align: center;
  margin-bottom: 8px;
  color: #AAAAAA;
  font-family: Arial;
  font-size: 13px;
  width:100%;
  margin-left: 5px;
}

.LetterSet{
  float: left;
  margin-bottom: 20px;
}

#text {
  clear: both;
  width: 700px;
  font-family: Arial;
  font-size: 13px;
}

#text h2{
  border-bottom: 1px solid #3E62AB;
  font-size: 15px;
  margin-bottom: 10px !important;
  padding-bottom: 3px !important;
}

#Headline{
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
  margin-bottom: 30px;
}



/* Marken Seite*/
.DivLogoBrandPage{
  float: left;
}

#Marken{
  float: left;
  position: relative;
  text-align: left;
  width: 664px;
  margin-bottom: 30px;
    overflow: hidden;
}

#MarkenKategorien{
    text-align: left;
    float: left;
    width: 664px;
    overflow: hidden;
}

.ImageLogoMarke{
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  height: 34px;
  width: 151px;
}

.KategorieHeadline{
  margin-bottom: 1px;
  font-weight: bold;
  float: left;
  width: 650px;
  font-size: 20px;
  border-bottom: 1px solid #6C6C6C;
}

.KategorieHeadline span {
/*	top: 15px; */
	width:	479px;
	position: relative;
	float: left;
}

.KatHeadlineMarkenImage {
  position: relative;
/*  float: left; */
float: right;
    padding-bottom: 10px;
}

.Product{
  float: left;
  width: 156px;
/*   text-align: center; */
  margin: 4px 10px 16px 0px;
}

.ProductDescription{
  padding: 2px;
  height: 62px;
  font-size: 70%;
  margin-bottom: 5px;
  text-align: justify;
  float: left;
/*  color: #AAAAAA; */
    color: #858585;
    font-weight: bold;
    text-align: left;
    
}

.ProductImage{
  margin-top: 10px;
  max-height: 230px;
    border: 1px solid #b5b5b5;
    clip: rect(0px, 150px, 228px, 0px);
}

.ProductName{
  font-weight: bold;
  margin-top: 2px;
  font-size: 80%;
  padding: 2px;
  float: left;
  text-align: left;
    height: 50px;
    overflow: hidden;
}

.ProductNameLink{
  font-weight: bold !important;
  color: #702463; /* !important; */
  font-size: 100% !important;
  text-decoration: none !important;
}

a.ProductNameLink span.brand {
    position: relative;
    float: left;
    height: 15px;
    width: 150px;
    overflow: hidden;
    padding-top: 2px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #858585;
}

a.ProductNameLink span.itemName {
    color: #811e65;
    font-style: normal;
    font-size: 120%;
    font-weight: 400;
}

.ProductInfoOptRange{
  width: 150px;
  font-size: 70%;
  float: left;
  text-align: left;
  margin-left: 2px;
}

.ProductInfoSales{
  width: 150px;
  font-size: 70%;
  font-weight: bold;
  float: left;
  color: #ff0000;
  text-decoration: line-through;
  text-align: right;
}

/*
.ProductInfo{
  width: 150px;
  font-size: 80%;
  font-weight: bold;
  float: left;
  text-align: right;
}
*/

.ProductInfo{
  font-size: 90%;
  font-weight: bold;
  float: left;
  text-align: right;
background-color: #92ae2a;
color: #ffffff;
margin-top: 8px;
padding-right: 6px;
padding-left: 5px;

}

.DivLogoMarke{
  float: left;
  width: 650px;
}

.ImageContainer{
	float:	left;
    height: 243px;
}

.CategorieProducts{
  float: left;
  text-align: left;
  width: 800px;
  margin-top: 20px;
  margin-bottom: 50px;
  text-decoration: underline;
  text-transform: uppercase;
}

.LinkCategorieProducts{
}

.ProductSpacer{
  height: 40px;
  width: 800px;
  float: left;
}

#MarkenListe{
  float: left;
  margin-bottom: 15px;  
}

#MarkenListe ul{
  float: left;
  margin-left: 20px;
  margin-right: 30px;
}


#BottomInc{
    display: none;
  float: left;
  height: 40px;
  width: 800px;
}

