#shopLoginBox {
	background-color:  #cdcdcd;
        border: 1px solid #bebebe;
padding: 1em;
        text-align: center;
}
#shopLoginBox input {
width: auto;
}

#loginDiv {
margin: 15px;
height: 170px;
font-size: 10pt;
  }

#loginDiv a {
  text-decoration: none;
  color: #C53E44;
  font-weight: bold;
  }

.shoparticleLV {
	border: 1px solid #bebebe;
        margin: 2px;
	padding: 7px;
	height: 250px;
	width: 180px;
	float: left;
}
.shoparticleGutter {
height: 50px;
  }
.shoparticleLVhl {
	font-style: normal;
	font-weight: bold;
        line-height: 130%;
  }

.shoparticleLV p {
       font-size: 0.9em;
  }



  .singleArticleBoxLeft {
   width: 280px; 
    float: left;
display: inline;
margin-right: 20px;
  }
  .singleArticleBoxRight {
   width: 300px; 
    float: right;
display: inline;
  }
  
  
  .articleBoxLeft,
  .articleBoxRight {
    width: 195px;
    height: 250px;
    margin: 0 0 5px 0;
    display: block;
    float: left;
  }

  .articleBoxRight {
    float: right;
  }
  
  .border,
  .borderStretch {
    border: 1px solid #5A6B73;
  }
  
  .borderStretch {
    width: 99%;
    height: 99%;
   margin: 3px;  
background: #F4F7F7;
}
  table.shoppingCartTable {
    
    padding: 0;
    margin: 0;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  .shoppingCartTable td {
    vertical-align: top;
  }
  
  .shoppingCartTable th {
    text-align: left;
  }
  
  .tableBorder {
    border-bottom: 1px solid #C53E44;
   border-spacing:0;
  }


  .shoppingCartNumber {
    text-align: right ! important;
  }
  
  .textBold {
    font-weight: bold;
  }

  ul.subCategoryList {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
  }

  ul.subCategoryList ul {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
  }

  ul.articleList {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  ul.articleList li {
    padding: 10px 0 0 0;
  }


.shoppingCartFieldDiv {
  margin: 10px 0 10px 0;
}

table#summaryCustomer {
  width: 95%;
  margin: 15px 0 10px 0;
  padding: 0;
  font-size: 10pt;
}
table#summaryCustomer th {
  vertical-align: top;
  text-align: right;
  margin: 0;
  width: 150px;
  font-weight: bold;
  padding-right: 10px;
}
table#summaryCustomer td {
  border-bottom: 1px solid #CCD5D4;
  padding-left: 10px;
}

form {
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

  input,
  textarea,
  select {
    border: 1px solid #CCD5D4;
    margin: 0;
    width: 150px;
  }
  textarea {
    width: 300px;
  }
  
  .formError {
    border: 1px #C53E44 solid;
  }
  .amount {
    text-align: right;
    width: 48px ! important;
  }
  
  .inputButton,
  .inputButton:hover {
    border: 1px solid black ! important;
    background: #CCD5D4;
    margin-bottom: 0px;
    margin-right: 0px;
    font-size: 10pt;
    font-weight: normal;
    width: 150px ! important;
    margin: 0;
    padding: 0px;
    text-align: center;
    color: black;
    white-space: nowrap;
  }
  a.inputButton,
  a.inputButton:hover {
    display: block;
    padding: 2px 0 2px 0;
  }


   .shopButton {
    border: 1px solid black ! important;
    background: #fff;
    margin: 0;
    margin: 0;
    font-size: 10pt;
    font-weight: normal;
    width: 150px ! important;
    margin: 0 37px 5px;
    padding: 0;
    text-align: center;
    color: black;
    white-space: nowrap;
  }
  
  a.shopButton {
    display: block;
    padding: 2px 0 2px 0;
    color: #C53E44;
    font-weight: bold;
  }
  
  .checkbox,
  .radio {
    width: 10pt;
    border: none ! important;
  }

/* shop regform */
.fmailShop legend {
  color: #333333;
  font-weight: bold;
  border: 1px solid #C9C9C9 ! important;
  padding: 5px 10px 5px 10px;
}

.fmailShop label {
  display: block;
  float: left;
  text-align: right;
  width: 150px;
  margin-right: 10px;
  color: #333333;
}

.fmailShop fieldset {
  padding: 10px;
  margin: 10px 0 10px 0;
  padding-left: 20px;
  border: 1px solid #C9C9C9 ! important;
}
.shophinweis {
  border: 1px #C53E44 solid;
  padding: 3px ! important;
  font-size: 11px;
}
