
#Body.vi-bc-topM {
  line-height: 1 !important;
}

#wrap {
  color: #707070;
  font-family: Verdana,Arial,sans-serif !important;
  font-size: 12px;
  left: 50%;
  position: relative;
  text-align: left;
  transform: translateX(-50%);
  width: 986px;
}

#wrap table {
  color: #707070;
  font-size: 12px;
  margin-top: 20px;
}

#header {
  height: 180px;
  position: relative;
}

#search_form {
  left: 50px;
  position: absolute;
  top: 139px;
  width: 260px;
}

#search_form .formw > input {
  float: left;
}

#search_form input[type="text"] {
  border: 1px solid #0170ca;
  margin-right: 5px;
  padding-bottom: 6px;
  padding-top: 6px;
  width: 220px;
}

#to_shop {
  display: inline-block;
  height: 30px;
  left: 317px;
  position: absolute;
  top: 140px;
  width: 126px;
}

#desc_ifr {
  height: auto !important;
}

#container {
  clear: both;
  margin-top: 10px;
  position: relative;
}

#content {
  margin-left: 248px;
  width: 738px !important;
}

#ebay_banner {
  margin-bottom: 20px;
}

#content #auction_footer > table {
  width: 895px !important;
}

#navbar {
  float: left;
  position: absolute;
  width: 240px;
}

#ebay_menu_header {
  background-image: url("http://www.blauertacho4u.de/ebay/images/cat_header.png");
  height: 45px;
}

#ebay_menu_content {
  margin-left: 10px;
  min-height: 650px !important;
}

#ebay_menu_content .lcat {
  margin-top: 10px !important;
}

#ebay_feedback_header {
  background-image: url("http://www.blauertacho4u.de/ebay/images/feedback_header.png");
  height: 35px;
}

#information_top {
  /*display: none;*/
}

#information_top_header {
  background-image: url("http://www.blauertacho4u.de/ebay/images/information_top_header.png");
  height: 45px;
}

.ttl {
  margin-top: 10px;;
}

ul.lev1 {
  /*
  border-top: 5px solid #ececea;
  */
  margin-top: -5px !important;
  padding-top: 5px;
}

#information_top ul.lev1 {
  margin-top: 0 !important;
}

.lev1 ul {
  padding-left: 0;
  margin-top: 0px;
}

.lev1 ul ul {
  padding-left: 10px;
}

.lev1 > ul {
  min-height: 690px;
}

.ttl,
.lev1 li,
.lev1 + .link {
  border-bottom: 1px solid #ececea;
  list-style: outside none none !important;
  margin: 5px 0 !important;
  padding-bottom: 3px;
}

#information_top ul {
  padding-left: 10px;
  margin-top: 10px;
}

.ttl > a,
.lev1 li a,
.lev1 + .link a,
#viewItemId a {
  color: #0070c9;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  text-decoration: none;
}

.ttl a:hover,
li.active > a,
.lev1 li a:hover,
.lev1 + .link a:hover,
#viewItemId a:hover {
  color: #707070 !important;
}

.lev1 li .cnt {
	display: none !important;
}

.has_sub_menu.active > a {
  border-bottom: 1px solid #ececea;
  padding-bottom: 5px;
  width: 100%;
}

ul.lev1 ul li:last-child,
.lev1 ul ul li:last-child {
  border-bottom: medium none !important;
  margin-bottom: 0 !important;
}

.lev1 li.has_sub_menu {
  background-image: url("http://www.blauertacho4u.de/templates/blauertacho4u/buttons/german/button_list_navi_next.png");
  background-position: right 6px;
  background-repeat: no-repeat;
  /*padding-right: 20px;*/
}

#Bilder > div {
  float: left;
}

#BilderKlein {
  margin-right: 20px;
}

#BilderKlein > div {
  margin-bottom: 10px;
  visibility: hidden;
}

#BilderKlein > div:hover {
  cursor: pointer;
}

#BilderKlein > div > img {
  height: 75px;
  width: 100px;
}

#StammBild > img {
  max-width: 616px;
}

#Titel {
  clear: both;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

#StammBeschreibung {
  clear: both;
  padding-top: 20px;
}

.desc_headline {
  border-bottom: 2px solid #006ec8;
  height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.buttons a,
.desc_headline > span {
  background-color: #006ec8;
  color: white;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 2px;
  padding: 6px;
  text-decoration: none;
  width: 130px;
}

#content.tabbed_description ul#tabs_header {
  border-bottom: 2px solid #006ec8;
  list-style: outside none none;
  padding: 0;
  height: 30px;
}

#content.tabbed_description .desc_headline {
  background-color: #e8e8e8;
  border: medium none;
  color: #707070;
  float: left;
  height: 30px;
  margin-right: 5px;
  padding: 0 !important;
  width: auto !important;
}

#content.tabbed_description .desc_headline:last-child {
    margin-right: 0px;
}

#content.tabbed_description .desc_headline > span {
  background-color: transparent;
  color: #707070;
  display: block;
  padding-top: 9px;
  width: auto;
}

#content.tabbed_description .desc_headline:hover,
#content.tabbed_description .desc_headline.active {
  background-color: #006ec8;
  color: white;
  cursor: pointer;
}

#content.tabbed_description .desc_headline:hover span,
#content.tabbed_description .desc_headline.active span {
  color: white;
}

#content.tabbed_description #tabs_content > div {
  clear: both;
  margin-top: 10px;
}

#auction_footer {
  margin-top: 50px;
}

#auction_footer #shop_images {
  /*height: 310px;*/
}

#Titel,
#auction_footer h2 {
  background-color: #006ec8;
  clear: both;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
}

#Titel {
  font-size: 14px;
}

#auction_footer #shop_images > div {
  /*
  float: left;
  width: 50%;
  */
}

#auction_footer #shop_images #image2 {
  text-align: right;
}

#auction_footer #more_images > a {
  display: block;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  width: 33%;
}

#auction_footer #more_articles {
  height: 450px;
  padding-bottom: 20px;
}

#auction_footer #more_information {
  clear: both;
}

#auction_footer #more_information ul {
  padding-left: 15px;
}

#auction_footer #more_information ul * {
  color: #0070c9;
  font-size: 13px;
  margin-bottom: 5px;
}

.clear {
  clear: both;
}

#disclaimer p:first-child {
  color: red;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  text-align: center;
}

#disclaimer p:last-child {
  font-size: 18px !important;
  font-weight: bold !important;
  text-align: justify;
}

#disclaimer {
  border: 1px solid red;
  margin-bottom: 10px;
  padding: 20px;
}

.lev1 + .link br {
  display: none;
}

#feedback {
  list-style: none;
  padding-left: 0px;
}

#feedback #memberBadgeId,
#feedback #memberBadgeId + div,
#feedback #viewItemId {
  display: block !important;
}

#feedback #memberBadgeId .mbg {
  display: inline;
}

#feedback #viewItemId {
  margin-bottom: 10px;
  margin-top: 10px;
}

#feedback li > div {
  display: inline;
}

#feedback > li > div:nth-child(1),
#feedback > li > div:nth-child(2) {
  display: inline;
}

#feedback > li > div:nth-child(1) {
  margin-right: 5px;
}

#feedback > li > div:nth-child(2) {
  color: #0070c9 !important;
  display: block;
  float: left !important;
  font-weight: bold;
  margin-left: 25px;
  margin-top: -17px !important;
}

#feedback li > div:nth-child(6) > b {
  /*font-weight: normal !important;*/
}


#feedback #viewItemId a b {
  display: none;
}

#feedback > li {
  cursor: pointer;
  height: 260px;
  max-width: 240px;
}

#ebay_feedback_content {
  margin-top: 10px;
}

#ebay_feedback_xplain {
  border-bottom: 1px solid;
  font-size: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

#ebay_feedback .buttons {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid;
}

#ebay_feedback .buttons a {
  color: white;
  display: inline-block;
  padding: 10px;
  width:auto;
}

#ebay_feedback .buttons .btnToggle {
  background-color: green;
}

#ebay_feedback .buttons .btnToggle.halt {
  background-color: red;
}

#content .dvdz-row {
  clear: both;
}

#content .dvdz-row > div {
  float: left;
  padding-bottom: 5px;
  padding-top: 5px;
}

#content .dvdz-cell p {
  margin: 0;
}

#Copyright {
  background-color: #e8e8e8;
  color: black;
  font-size: 12px;
  margin-top: 20px;
  padding: 10px;
  text-align: center;
}

#Copyright a {
  color: inherit;
  text-decoration: underline;
}

/*
div#bsiTermsConditions p {
  padding-left: 38px !important;
  text-indent: -22px;
}
*/