body {
  background-color: #4172b8;
  background:url(/images/shop.ausblick.org/bg.jpg);background-attachment:fixed;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;
}

.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}

.table-striped>tbody>tr:nth-child(even)>td, 
.table-striped>tbody>tr:nth-child(even)>th {
  background-color: #fff;
}

#topbar {
  background-color: #4172b8;
}

.navbar {
  background-color: #4172b8;
}

.navbar-nav {
  padding-left: 250px;
}

.navbar-brand>img {
  width: 140px;
}

#navbar {
  background-color: #4172b8;
}

#navbar li button {
  background-color: #4172b8;
  color: #4172b8;
}

#navbar li button:hover {
  border-bottom: solid 2px #4172b8;
}

#navbar > ul > li > a {
  color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #000;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  color: #000;
}

#navbar li a:hover {
  border-bottom: solid 2px #4172b8;
}

#logowrapper {
  background-color: #4172b8;
}

.panel-default>.panel-heading {
  background-color: #4172b8;
}

#footer {
  background-color: #871619;
}

.btn-primary {
  background-color: #4172b8;
  border-color: #4172b8;
}

.btn-primary:hover {
  background-color: #4172b8;
  border-color: #4172b8;
}

button {
  color: #4172b8;
  background-color: #4172b8;
  border: 0;
  font: 14px/16px neusa-next-std, sans-serif;
}

button:hover {
  border-bottom: solid 2px #4172b8;
}

#cart .btn-primary {
  color: #fff;
  background-color: #4172b8;
  border-color: #fff;
  font: 14px/16px neusa-next-std, sans-serif;
}

#cart .btn-primary:hover {
  background-color: #4172b8;
}
