/* ALLGEMEIN START */

body {
    font-size: 12px;
}
#page {
    margin: 0px auto;
    width: 1155px;
    background-color: #FFF;
    padding: 0 10px 10px 10px;
}
#content {
    width: 100%;
    margin-top: 10px;
}
#contentLeftMenu {
    width: 205px;
    vertical-align: top;
}
#contentMain {
    width: 705px;
    vertical-align: top;
}
#contentRightMenu {
    width: 200px;
    vertical-align: top;
}
.contentText {
    margin: 0 20px;
}
.listItems {
    /*list-style-image: url(../images/layout/pfeil.png);*/
    list-style: none;
}
.listItems a {
  background: url(../images/layout/pfeil.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  padding-left: 10px;
  display: block;
}
.listItems li {
    color: #fff;
}
.listItems li a span {
    color: #fff;
}
.bold {
    font-weight: bold;
}
.divOnClickText {
    cursor: pointer;
}
img {
    border: 0px;
}
/* ALLGEMEIN ENDE */
/* HEADER START */
#header {    
}
#headerContent {
    margin: 0 auto;
    width: 1155px;
    height: 67px;
    /*background: url(../images/layout/header.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);*/
}
#headerContentLeft {
  float: left;
}
#headerContentRight {
  float: right;
}
#headerContentLeft, #headerContentRight {
  height: 67px;
  display: table;
}
#headerContentLeft a, #headerContentRight a {
  display: table-cell;
  vertical-align: middle;
}
#headerContentLeft a {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  padding-left: 5px;
}
.languageSelectorOuterDiv a {
    line-height: 35px;
}
#headerMenu {
}
#headerMenuContent {
    height: 30px;
    margin: 0 auto;
    width: 1155px;
}
.searchBox .buttonBox {
    /*display: none;*/
}
/* HEADER ENDE */
/* HEADER TOP START */
#headerTop {
}
#headerTopContent {
    height: 17px;
    margin: 0 auto;
    width: 1155px;
}
#headerTopContent .nav1 li a span {
    font-weight: normal;
    font-size: 11px;
}
#headerTopContent .nav1 a {
    line-height: 11px;
}
/* HEADER TOP ENDE */
/* CART RIGHT START */
.contentCart {
    float: left;
}
.contentCart form {
    position: relative;
}
.head_info_shop_menu_cart_sum span {
    float: left;
}
.head_info_shop_menu_cart_sum {
    float: right;
    margin: 4px 0 0 10px;
    width: 135px;
}
/* CART RIGHT END */
/* LOGIN BOX START */
.customLoginBox {
    padding: 0 11px;
    color: #fff;
    height: 240px;
}
.customLoginBox .customLoginBoxHeader {
    font-size: 14px;
  /*
    padding: 9px 0px 25px 0px;
    
    line-height: 28px;
    */
}
.loginInputFields {
    width: 183px;
    margin-bottom: 5px;
    height: 20px;
}
.customLoginButton {
    background-color: transparent;
    padding: 0px;
    color: #fff;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.customLoginButton:focus {
    background-color: transparent;
}
/* LOGIN BOX ENDE  */
/* LINKE NAV START */
.leftNav {
    margin: 0px;
}
.leftNav li {
    padding: 3px 0 3px 11px;
}
/* LINKE NAV ENDE */
/* RECHTE NAV START */
.cartBoxHeader {
    padding-left: 11px;
}
.category1Nav {
    color: #FFF;
    list-style: none;
}
.category1Nav a {
    display: block;
    color: #fff;
}
.category1Nav li {
    padding: 0px 11px;
}
.category1Nav li.category1NavHeader {
    text-align: left;
}
.catMenuActive {
}
/* RECHTE NAV ENDE */
/* FOOTER START */
#footer {
    margin: 0px auto;
    width: 1155px;
    color: #c3c3c4;
    font-size: 11px;
    font-weight: bold;
}
#footer a {
  color: #c3c3c4;
  font-size: 11px;
  font-weight: bold;
}
#footer a:hover {
  color: #FFF;
}
#footerCopyright {
  padding-top: 10px;
}
/* FOOTER ENDE */
/* PRODUKT LISTE START */

.prodListTemplateCell { 
    width: 100%; 
    height: 180px; 
}
.prodListTemplateCellRight {  
    float: left; 
    margin-right: 20px; 
    margin-bottom: 40px; 
}
.prodListTemplateProdImgCell { 
    float: left; 
    width: 340px; 
    height: 180px; 
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #FFF;
}
.prodListTemplateProdImgCell img {
    height: 180px;
}
.prodListTemplateProdDescCell { 
    float: left; 
    margin-left: 20px;
}
.prodListTemplateProdDescCellInnerDiv { 
    padding: 5px; 
}
.prodListTemplateProdDescName, .prodListTemplateProdDescBuy { 
}
.prodListTemplateProdDescSpan { 
    display: block; 
    text-align: left; 
    margin-bottom: 15px; 
    line-height: 14px;   
}
.prodListingProductFoundDiv { 
    display: none; 
}
.prodListTemplateProdDescSpecial {
    display: inline;
    padding-left: 10px;
}
/* PRODUKT LISTE ENDE */
/* PRODUKT DETAIL START */
.productDetailHeader, .productDetailFooter {
    color: #fff;
    padding: 8px 10px 8px 10px;
}
.productDetailFooter a, .productDetailHeader a {
    color: #fff;
}
.productDetailContent {
    margin: 1px 0px;
}
#shippingCostInfoLinkDiv {
    display: none;
}
.caroufredsel_wrapper { 
    width: 200px; 
}
.productDetailAndZoom {
    width: 100%;
    text-align: left;
}
.productDetailAndZoom div {
    float: left;
    margin: 20px 0 10px 10px
}
#productGalerie img {
    border: 1px solid #D3D3D3;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: 3px 2px 3px 1px #A4A7A8;
}
.productImageDetail {
    width: 340px;
}
/* PRODUKT DETAIL ENDE */
/* BUTTON START */
.buttonText {
    border-radius: 3px;
    float: left;
    margin: 2px;
    padding: 3px 5px;
    text-align: center;
    vertical-align: middle;
}
.buttonText:hover {
}
/* BUTTON ENDE */

