body, h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li, td, th {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height:16px;
  zoom:1; /*force every element in IE6&7 to have layout*/
}

h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li {
}

h1, h2, h3, h4, h5, h6, a {
}

strong {
  font-weight:bold;
}


.userinput input, .userinput select, .userinput2 input, .stepInfo input,
.userinputMyAccount input, .userinputMyAccount select,
input.userinput, select.userinput, textarea.userinput {
  background-color:#ffffff;
  border:1px solid #bbbbbb;
/*  margin-top: 9px;
  margin-left: 30px;*/
}

.userinput input.required, .userinput select.required, .userinput2 input.required, .stepInfo input.required,
.userinputMyAccount input.required, .userinputMyAccount select.required,
input.userinput.required, select.userinput.required, textarea.userinput.required {
  border:1px solid red;
}

input.userinput, select.userinput, textarea.userinput {
  width:300px;
}
input.plain {
  border:none;
}
.userinput th, .userinput td,
.userinputMyAccount th, .userinputMyAccount td {
  padding-bottom:10px;
}
.tellAFriendTable input.userinput {
  width:200px;
}
.MTShopOrderWizard .stepInfo .voucherInput input.userinput {
  width:168px;
}

.stepInfo .login .paddingTd {
  padding-top: 5px;
}

.userinput th, .userinput2 th {
  width: 175px;
}
.userinputMyAccount {
  width:409px;
}
.userinputMyAccount .cmsmessage{
  margin-top:0px;
}
.userinputMyAccount .userImage {
  margin-bottom:10px;
  position:relative;
}
.userinputMyAccount .removeImageLink {
  position:absolute;
  bottom:0px;
  right:0px
}
.userinputMyAccount th {
  width:128px;
}
.userinput2 input {
  margin-left: 68px;
}

.countBlock {
  background-color:#000000;
  color:#ffffff;
  padding:0px 8px 0px 8px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:18px;
  /*text-transform: uppercase;*/
}
.countBlockFixedSize {
  padding:0px 0px 0px 0px;
  text-align:center;
  width:18px;
}

.boxHeadline,
.boxedContent .boxedContentHeader ul li a,

.boxedContentSmall .boxHeadline,
.boxedContentSmall .boxedContentHeader ul li a
 {
  font-family: Helvetica, Arial, sans-serif;
  font-size:18px;
  /*font-weight:bold;*/
  text-transform: lowercase;
  color:#999999;
  line-heigth:22px;
  height:22px;
  padding-left:3px;
  padding-right:28px;
  display:inline;
  overflow: hidden;
  text-decoration:none;
}
.boxedContentSmall .boxHeadline,
.boxedContentSmall .boxedContentHeader ul li a {
  height:18px;
  line-height:18px;
  font-size:15px;
  padding-left:2px;
  padding-right:14px;
}

.boxHighlight .boxHeadline,
.boxedContent .boxedContentHeader ul li a.expanded, .boxedContent .boxedContentHeader ul li a:hover,
.boxedContentSmall .boxedContentHeader ul li a.expanded, .boxedContentSmall .boxedContentHeader ul li a:hover {
  color:#BBEBF8;
}

.largeHeadline {
  font-size:25px;
  font-family: Helvetica, Arial, sans-serif;
  color:black;
  font-weight:bold;
  line-height:25px;
  letter-spacing: -1px;
}


.mediumHeadline, .mediumHeadlineBlue, .mediumHeadlineWithLine  {
  font-size:20px;
  font-family: Helvetica, Arial, sans-serif;
  color:black;
  font-weight:bold;
  line-height:22px;
}
.mediumHeadlineWithLine {
  padding-bottom:10px;
  border-bottom:1px dotted #50502F;
  margin-bottom:10px;
  color:#cc0066;
}
.mediumHeadlineBlue {
  color:#1abae9;
}

#containerContentBody .MTTextField h2, #containerContentBody .MTTextField h1 {
  margin-bottom:15px;
}
#containerContentBody .MTTextField .mediumHeadline,
#containerContentBody .MTTextField .mediumHeadlineBlue {
  padding-top:5px;
  padding-bottom:20px;
}


.mediumHeadlineSmall, .mediumHeadlineSmallNoCaps {
  font-size:14px;
  font-family: Helvetica, Arial, sans-serif;
  color:black;
  font-weight:bold;
  line-height:14px;
  text-transform: uppercase;
}
.mediumHeadlineSmallNoCaps {
  text-transform: none;
  line-height:16px;
}


.smallHeadline {
  font-weight:bold;
  color:black;
}

.infoFollowsHeadline {
  margin: 22px 0 20px 0;
}

.cmsmessage , .error {
  margin-top:10px;
  margin-bottom:10px;
  padding:2px 5px 2px 5px;
}
.messagenotice {
  border:1px solid #00cc00;
  background-color:#33ff33;
  padding:2px 5px 2px 5px;
  color:#00cc00;
}
.messagenotice {
  border:1px solid green;
  background-color:#DCF8D3;
}
.messageerror , .error{
  color:red;
}
.messageErrorLarge {
  border:1px solid red;
  background-color:#FFC4C4;
  font-weight:bold;
}
.paymenthandler .messageErrorLarge {
  border:none;
  background-color:#FFFFFF;
  color:red;
}
.userinput .cmsmessage {
  margin-top: 0px;
  margin-bottom: 5px;
}

a {
  color:black;
  text-decoration:underline;
}

.userName {
  color:#E2007A;
}

.secondaryNaviNode, .secondaryNaviNodeHighlight, .TPkgShopListfilterItem .listFilterName, .TPkgShopListfilterItem ul li a {
  color:#1A171B;
  text-transform: uppercase;
  text-decoration:none;
}

.secondaryNaviNodeHighlight, .listFilterName {
  font-weight:bold;
  white-space: nowrap;
}

.infoFollowsHeadline .orderInfoTextUpper .button {
  margin-top:15px;
}

.address {
  margin-top: 20px;
}

.changeAddress {
  margin-bottom: 20px;
}

/*
 price
*/
.articlePrice {
  font-weight:bold;
  color:2D333D;
  padding-top:5px;
  padding-bottom:5px;
}
.articlePrice .originalPrice {
  text-decoration: line-through;
  padding-right:5px;
}
.articlePrice .discountedPrice {
  color:#FF7E00;
  text-transform: uppercase;
}

.TShopArticle .detail .articlePrice .discountedPrice {
  font-size:18px;
  font-weight:normal;
  text-transform: uppercase;
  margin-top:5px;
}
.TShopArticle .detail .articlePrice {
  margin-bottom:15px;
}

/*
  product title and link to detail page
*/
.productTitleLink {
  color:#00B1E6;
  text-decoration:none;
}

.searchHeading,
.productHeading {
  margin: 0 0 5px 0;
}

.textLowLineHeight {
  line-height:12px;
}

ul li {
  background: url(/static/images/layout/ul-dot.gif) no-repeat 1px 7px;
  display:block;
  padding-left:13px;
}
#containerHeader ul li, #containerMainNavi ul li, #containerFooter ul li, .containerBreadcrumb  ul li,
.containerListNavigationTop ul li, .containerListNavigationBottom  ul li,
.TShopArticle .detail  ul.actions li,
.MTShopArticleCatalog ul.actionLinks li{
  background-image:none;
  padding-left:0px;
}


/*
  MTShopArticleList box
*/
.MTShopArticleList .box {
  margin-bottom:60px;
}
.MTShopArticleList .box .listHeader {
  text-align:center;
  text-transform: uppercase;
}

/*
  button
*/

.button, input.button,
.buttonLight, input.buttonLight,
.buttonFlat, input.buttonFlat,
.buttonFlatCompact, input.buttonFlatCompact,
.buttonFlatLight, input.buttonFlatLight,
.buttonFlatAndNarrow,
.buttonBack, .buttonInverted, input.buttonInverted {
  font-family: Helvetica, Arial, sans-serif;
  background-color:#13b0e2;
  color:#ffffff;
  font-weight:bold;
  text-transform: uppercase;
  font-size:12px;
  line-height:24px;
  padding:0px 5px 0px 5px;
  text-decoration:none;
  cursor:hand;cursor:pointer;
  border: none;
  display:block;

}

.buttonFlatCompact, input.buttonFlatCompact {
  font-weight:normal;
  padding:0px 1px 0px 2px;
}

.buttonFlatCompact:hover, input.buttonFlatCompact:hover,
.button:hover, .buttonLight:hover,
.buttonFlat:hover, .buttonFlatLight:hover,
.buttonFlatAndNarrow:hover {
  background-color:#00A1D6;
  color:#ffffff;
}

.buttonFlatCompact, input.buttonFlatCompact,
.buttonFlat, input.buttonFlat,
.buttonFlatLight, input.buttonFlatLight,
.buttonFlatAndNarrow, .buttonInverted , input.buttonInverted {
  line-height:18px;
  /*height:18px;*/
}
.buttonLight, input.buttonLight, .buttonFlatLight, input.buttonFlatLight {
  background-color:transparent;
  color:#00B2E7;
  border:1px solid #00B2E7;
}
.buttonInverted, input.buttonInverted {
  background-color:transparent;
  color:#ffffff;
  border:1px solid #ffffff;
}


.buttonBack {
  background-color:#B7B7B7;
}
.buttonBack:hover {
  background-color:#A1A1A1;
}

.buttonLeft {
  float:left;
  margin-right:5px;
}
.buttonRight {
  float:right;
  margin-left:5px;
}

.buttonFlatAndNarrow {
  font-family: Helvetica, Arial, sans-serif;
  font-weight:normal;
}
.TShopOrderStep .button, .TShopOrderStep .buttonBack {
  font-size:14px;

}

.TDataExtranetUser .login .loginButton {
  text-align: right;
}

.steps table {
  width: 100%;
}

.TShopPaymentMethod {
  margin: 20px 0 0 0;
}

.TShopPaymentMethod .paymenthandler {
  margin: 0 0 0 200px;
}
.TShopPaymentMethod .activePaymentMethodHeading{
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 10px 0;
}
.TShopPaymentMethod .paymenthandler_inactive {
  display: block;
}
.TShopPaymentMethod .paymenthandler_active {
  display: block;
}

.TShopPaymentMethod .paymenthandler th {
  width: 100px;
}

.TShopPaymentMethod .paymenthandler td {
  margin: 0 0 10px 0;
}


.TShopPaymentMethod .radioButton, .radioLabel {
  float:left;
}

.TShopPaymentMethod .radioButton, .radioLabel ._active {
  font-weight:bold;
}

.TShopPaymentMethod .radioButton, .radioLabel ._inactive {
  font-weight:normal;
}

.TShopArticle .shipping-time-info {
  font-size:14px;
  font-weight:bold;
  color:#FF7E00;
  margin-bottom:10px;
}

.MTShopOrderWizard .TShopArticle .shipping-time-info {
  color:#000000;
  font-weight:normal;
  font-size:11px;
}

a.manufacturer {
  text-decoration:none;
}
.required {
  /*color:#FF7E00;*/
  color: red;
}
.hide{
  display:none;
}
.dynamicBlock{
  margin-top:6px;
}

.userFontBlue, a.userFontBlue {
  color:#1abae9;
}
.userFontPink, a.userFontPink {
  color:#cc0066;
}
.userFontGreen, a.userFontGreen {
  color:#00cc00;
}
.font4bold , a.font4bold{
  font-size:13px;
  font-weight:bold;
}
.font4boldBlue , a.font4boldBlue{
  font-size:13px;
  font-weight:bold;
  color:#1abae9;
}
.font4boldPink , a.font4boldPink{
  font-size:13px;
  font-weight:bold;
  color:#cc0066;
}
.font4boldGreen , a.font4boldGreen{
  font-size:13px;
  font-weight:bold;
  color:#00cc00;
}
img.userImageBlue {
  border:1px solid #1abae9;
}
img.userImagePink {
  border:1px solid #cc0066;
}
img.userImageGreen {
  border:1px solid #00cc00;
}
img.userBigImageBlue {
  border:4px solid #1abae9;
}
img.userBigImagePink {
  border:4px solid #cc0066;
}
img.userBigImageGreen {
  border:4px solid #00cc00;
}

#loadingPreview {
  position:absolute;z-index:999999999;display:none;background-image:url('/static/images/loader.gif');background-color:#FFFFFF;background-position:50% 50%;background-repeat:no-repeat;
}


#footer_zahlungsweisen_container { background: #ebe9e9; }
#footer_zahlungsweisen { margin: 5px 0 0; padding: 5px; float: right; border: 1px solid #c4c4c4; color: #767676; }
#footer_zahlungsweisen .text { padding-bottom:5px; }
#footer_zahlungsweisen .logos img { margin-right:5px; }
#footer_zahlungsweisen a, #footer_zahlungsweisen a img { vertical-align: middle; }
