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

#wrap {
  width:72.2%;
  height:auto;
  color: #707070;
  font-family: Verdana,Arial,sans-serif !important;
  font-size: 100%;
  left: 50%;
  position: relative;
  text-align: left;
  transform: translateX(-50%);

}

#wrap table {
  color: #707070;
  font-size: 100%;
  margin-top: 1.250em;
}

.not-active {
   pointer-events: none;
   cursor: default;
}

#header {
  width:100%;
  height: auto;
  position: relative;
}

#header_mobile {
display:none;
}

#search_form {
  left: 5%;
  position: absolute;
  top: 77%;
  width: 26.2%;
}

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

#search_form input[type="text"] {
  border: 1px solid #0170ca;
  margin-right: 2%;
  padding-bottom: 2%;
  padding-top: 3%;
  width: 85%;
}

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

#desc_ifr {
  height: auto !important;
}

#container {
  clear: both;
  margin-top: 0.625em;
  position: relative;
}

#content {
width: 100% !important;
height:auto;
}

#ebay_banner {
  width: 100%;
  margin-bottom: 1%;
}

#content #auction_footer > table {
  width: 55.938em !important;
}

#navbar {
  float: left;
  position: absolute;
  width: 15.000em;
}

#ebay_menu_header {
  background-image: url("https://www.blauertacho4u.de/ebay/images/cat_header.png");
  height: 2.813em;
}

#ebay_menu_content {
  margin-left: 0.625em;
  min-height: 40.625em !important;
}

#ebay_menu_content .lcat {
  margin-top: 0.625em !important;
}

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

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

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

.ttl {
  margin-top: 0.625em;;
}

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: 0.625em;
}

.lev1 > ul {
  min-height: 43.125em;
}

.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: 0.625em;
  margin-top: 0.625em;
}

.ttl > a,
.lev1 li a,
.lev1 + .link a,
#viewItemId a {
  color: #0070c9;
  display: inline-block;
  font-size: 100%;
  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("https://www.blauertacho4u.de/templates/blauertacho4u/buttons/german/button_list_navi_next.png");
  background-position: right 6px;
  background-repeat: no-repeat;
  /*padding-right: 20px;*/
}

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}


#minigalerie {
  display: table;
  border-spacing: 0.625em;
} 
/*
#minigalerie a {
  display: table-cell;
  vertical-align: middle;
}

#minigalerie img {
  transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
}
*/

img.galerie {
width:27.625em;
height:auto;
padding-right:1.000em;
}

#minigalerie img:target {
  width: 31,25%;
  height: 9.375%;
} 

#minigalerie img {
  background-color: #ffffff;
  padding: 0.313em;
  margin-right:1.250em;
  margin-top:1.250em;
 /* box-shadow: 0 0 7px rgba(100, 100, 100, 1);
  -moz-box-shadow: 0 0 7px rgba(100, 100, 100, 1);
  -webkit-box-shadow: 0 0 7px rgba(100, 100, 100, 1); */
} 


#Bilder > div {
  float: left;
}

#StammBild > img {
  max-width: 75%;
}

#Titel {
  clear: both;
  font-size: 1.125em;
  font-weight: bold;
  margin-top: 4%;
}

#StammBeschreibung {
  width:100%;
  clear: both;
  padding-top:3%;
}

.desc_headline {
    border-bottom: 2px solid #006ec8;
    height: auto;
    padding-bottom: 0.625em;
    padding-top: 0.625em;
}

.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: 8.125em;
}

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

#content.tabbed_description .desc_headline {
  background-color: #e8e8e8;
  border: medium none;
  color: #707070;
  float: left;
  height: 1.875em;
  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: 0.563em;
  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: 0.625em;
}

#auction_footer {
  margin-top: 3.125em;
}

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

#Titel,
#auction_footer h2 {
  background-color: #006ec8;
  clear: both;
  color: white;
  font-size: 100%;
  font-weight: bold;
  padding: 0.625em;
}
#Titel_letronix {
  background-color: #444444;
  clear: both;
  color: white;
  font-size: 100%;
  font-weight: bold;
  padding: 0.625em;
}

#Titel {
  font-size: 100%;
  width:99%;
}
#Anruf {
  display:none;
}

#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: 0.625em;
  text-align: center;
  width: 33%;
}

#auction_footer #more_articles {
  height: 28.125%;
  padding-bottom: 1.250em;
}

#auction_footer #more_information {
  clear: both;
}

#auction_footer #more_information ul {
  padding-left: 0.938em;
}

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

.clear {
  clear: both;
}

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

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

#disclaimer {
  border: 1px solid red;
  margin-bottom: 0.625em;
  padding: 1.250em;
}

.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: 0.625em;
  margin-top: 0.625em;
}

#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: 16.250em;
  max-width: 15.000em;
}

#ebay_feedback_content {
  margin-top: 10px;
}

#ebay_feedback_xplain {
  border-bottom: 1px solid;
  font-size: 12px;
  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 {
  width:100%;
  background-color: #e8e8e8;
  color: black;
  font-size: 100%;
  margin-top: 3px;
  padding: 0.625em;
  text-align: center;
}

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

@media only screen and (max-width: 375px) {
#body {
  width:100%;
  }
#wrap {
width: 100%;
}


#header {
  content:url("https://www.blauertacho4u.de/ebay/images/header_ebay_mobile_1.jpg");
  width:95.25%;
  margin-left:4%;
  height: auto;
 /* position: relative; */
} 


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

#content {
  margin-left:4%;
  margin-right:2%;
  width: 94% !important;
}
#ebay_banner {
  display:none;
}


#Titel {
  font-size: 100%;
  width:96%;
}

#content #auction_footer > table {
  width: 100% !important;
}

#minigalerie {
  width: 100%;
  display: table;
  border-spacing: 10px;
}
/*
#minigalerie a {
  display: table-cell;
  vertical-align: middle;
}

#minigalerie img {
  transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
}
*/

img.galerie {
/*width:8.313em; */
width:100%;
height:auto;
}
 

#Titel {
  clear: both;
  font-size:75%;
  font-weight: bold;
  margin-bottom: 3%;
}

div.ex3 {
  background-color: lightblue;
  width: auto;
  height: 110px;
  overflow: auto;
}

}

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