body {
  background: none !important;
}

img#logo {
  margin-top: 50px;
  width: auto !important;
  height: auto !important;
}

#fxTab {
  background: url(../themes/gargiulo/images/login.svg) 0 0 no-repeat;
  width: 149px;
  hieght: 26px;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: 0;
}

#fxContainer {
  color: #fff;
}

#fxTab a:link, #fxTab a:visited, #fxContainer a:link, #fxContainer a:visited {
  color: #fff;
}

img#logo {
  width: 275px;
  height: auto;
}

#header {
  background: #fff;
  width: 70%;
  padding: 0 15%;
}

#horiz-menu {
  width: 70%;
  background: #003c71;
  padding: 0 15%;
}

div.wrapper {
  width: auto !important;
}

#fxTarget {
  background: #003c71;
  border-color: #003c71;
}

div#horiz-menu {
  margin-top: 20px;
}

div#horiz-menu a {
  color: #fff;
  text-transform: uppercase;
  transition: all .05s ease;
  height: 46px;
  line-height: 46px;
}

div#horiz-menu li:hover, div#horiz-menu li.sfHover, div#horiz-menu li.active:hover, div#horiz-menu li.active.sfHover {
  background: none;
}

div#horiz-menu li:hover a, div#horiz-menu li.sfHover a, div#horiz-menu li.active:hover a, div#horiz-menu li.active.sfHover a {
  background: none !important;
  color: #c30c3e;
}

#horiz-menu li.active {
  background: none;
}

#horiz-menu li.active a {
  background: none;
  color: #c30c3e;
}

#top {
  text-align: center;
  padding: 10px 0;
  background: #fff;
}

table {
  padding: 0 15% !important;
}

table.sections {
  background: #003c71;
}

div#section1 div.moduletable h3 {
  color: #fff;
}

div#section1 {
  color: #fff;
}

.moduletable input[type="button"], tbody input[type="button"], input[type="button"], input[type="submit"] {
  background: #bf0d3e;
  padding: 5px;
  border: none;
  color: #FFF;
  font-weight: bold;
}

tbody input[type="button"]:nth-child(2) {
  margin-top: 5px;
}

.right-0 {}

.clr {
  background: none !important;
}

#art-eig-waehlen-header {
  text-transform: uppercase;
}

#art-eig-waehlen-header td {
  padding: 10px 0;
}

.warenkorb-header-2, .header-go-big {
  padding: 10px 0;
  text-transform: uppercase;
}

table.warenkorb .warenkorb, table.warenkorb tr[valign="middle"] {
  padding: 10px 10px 5px 10px;
}

input[type="text"], input[type="password"] {
  background: #f5f5f5;
  border: none;
  margin-bottom: 5px;
  padding: 5px;
}
