/* Umlaut Ä für UTF-8-Zwang */

#MainLogoImg
{
  width: 250px;
  height: 134px;
  border:1px solid black;
}

/* ----------------------------------------------------- */
#InHouseMainShortLink
{
  margin: 40px 0 20px 0;
  font-family: "Consolas";
  font-size: 11px;
  color: #505050;
  text-align: center;
}

#InHouseCopyLinkBtn
{
  background-color: white;
  color: blue;
  border: 1px solid black;
  font-size: 12px;
  padding: 4px;
}

/* =========================================== */
#PosImagesMovie
{
  padding: 0;
  margin: 0 0 20px 0;
  background-color: #e0e0e0;
  text-align: center;
  display: block;
  height: 400px;
}

#PosImagesMovieIFrame
{
  width: 100%;
  height: 100%;
}

/* =============================================== */
/*
.HomeTileNaviDiv 
{
  display: block;
}
*/

/* ====================================== */
#InHousePosDel
{
  margin: auto;
  margin-top: 80px;
  width: 80%;
  border: 1px solid black;
  border-radius: 10px;
  padding: 5px;
  background-color: rgb(255,230, 230);
  font-size: 14px;
  color: navy;
}

#InHousePosDel a
{
  color: navy;
}

/* ======================================== */
.MrktText
{
  background-color: yellow;
  color: black;
}

/* ======================================== */
#LangCB
{
  padding: 0;
  height: 21px;
  font-size: 12px;
  background-color: var(--color-gray-light);
  border-color:  var(--color-gray);
}

label[for="LangCB"]
{
  margin: 2px 0;
  padding: 0;
  font-size: 12px;
}

/* ======================================== */
#RegisterTab
{
  margin: auto;
  min-width: 400px;
}
#RegisterTab th
{
  border: 1px solid silver;
  background-color: rgb(220, 220, 220);
  text-align: left;
}
#RegisterTab td
{
  border: 1px solid silver;
  background-color: rgb(240, 240, 240);
  text-align: left;
}

.CenterP
{
  text-align: center;
}

.Center
{
  text-align: center;
}

/* ======================================== */
.MyTabContainer
{
  width: 100%;            /* oder eine feste Breite, z. B. 600px */
  overflow-x: auto;       /* horizontales Scrollen aktivieren */
  overflow-y: hidden;     /* kein vertikales Scrollen */
}

.MyTab
{
  /*margin: 10px auto 10px auto;*/
  margin: 0;
  background-color: transparent;
  font-size: 14px;
  padding: 0;
  border: 1px solid var(--color-gray);
  width: 100%;
}

.MyTab th
{
  background-color: var(--color-gray);
  font-weight: bold;
  padding: 6px;
  color: var(--color-black);
  text-align: left;
}
.MyTab a {
  color: var(--color-black);
}
.MyTab td
{
  background-color: transparent;
  color: var(--color-black);
  font-weight: normal;
  background-color: var(--color-gray-light);
  text-align: left;
  vertical-align: top;
  padding: 6px;
}
.PageSub .FormInline {
    margin: 6px 0;
}


/* ================================= */
.CatLiveAuctionBtnDiv
{
  width: 260px;
  height: 40px;
  padding: 10px;
  font-size: 17px;
  font-weight: bold;
  color: white;
  background-color: lime;
  display: block;
}

.LiveAuctionBtnDiv
{
  width: 160px;
  /*background-image: url('../../Images/LiveAuction-InnerButtonX.jpg');*/
  background-repeat: no-repeat;
  background-color: green;
  padding: 10px;
  font-size: 17px;
  font-weight: bold;
  color: white;
}

.LiveAuctionBtnInnerDiv
{
  float: left;
  width: 160px;
  font-size: 14px;
  color: black;
}
.LiveAuctionBtnInnerDiv:hover
{
  color: white;
}
.LiveAuctionDartDiv
{
  float: right;
  margin-top: -14px;
  font-size: 30px;
  color: black;
}
.LiveAuctionDartDiv:hover
{
  color: white;
}

.SliderLiveBtnDiv
{
  display: block;
  padding: 6px;
  text-align: center;
  font-size: 25px;
  z-index: 10;
  color: black;
  background-color: lime;
}

@media screen and (max-width: 930px)
{
  .SliderLiveBtnDiv
  {
    margin-top: 20px;
  }
}

.SliderLiveBtnDiv a
{
  color: black;
}
.SliderLiveBtnDiv a:hover
{
  color: white;
}


/* ================================================== */
.LAOverviewImgContainer
{
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.LAOverviewImgContainerImgDown
{
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
}

.LAOverviewImgContainerImgTop
{
  position: absolute; /* Überlagerung */
  top: 0;
  right: 0;
  z-index: 2; 
  max-height: 100%;
  object-fit: contain;
}

.LAOverviewImgContainerTxtTop
{
  position: absolute; /* Überlagerung */
  top: 10px;
  left: 10px;
  z-index: 2;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
  width: 40%;
  height: 90%;
  border-radius: 10px;
}

.LAOverviewImgContainerTxtTopTitle
{
  font-size: 20px;
}

.LAOverviewImgContainerTxtTopBegin
{
  font-size: 16px;
  color: silver;
}

.LAOverviewImgContainerTxtTopBtn
{
  background-color: lime;
  padding: 4px;
  border-radius: 10px;
  text-decoration: none;
  color: black;
}

.LAOverviewImgContainerTxtTopBtn:hover
{
  color: white;
}

#ArrowsBrownBig
{
  width: 11px;
  height: 10px;
}

#FacebookIcon
{
  width: 100px;
  height: 115px;
}

#FashionShopImg
{
  width: 200px;
}

#YouTubeImg
{
  width: 180px;
  height: 140 px;
}

#VideoPNG
{
  width: 30px;
  height: 28px;
}

#LiveAuctionGIF
{
  width: 39px;
  height: 50px;
}

.NarratorSkipLink 
{
 position: absolute;
 top: -9999px;
 left: -9999px;
}
.NarratorSkipLink:focus
{
 top: 0;
 left: 0;
 z-index: 1000;
}

.LinkButton
{
 border: 1px solid silver;
 border-radius: 6px;
 background-color: white;
 padding: 4px;
 color: black;
}

.LinkButton:hover
{
 background-color: black;
 color: white;
}

#QRCMinSel
{
 width: 70px;
}

#AdminTextArea
{
 width: 100%;
 height: 400px;
 overflow: scroll;
 border: 1px solid black;
 white-space: nowrap;
}

#AdminLogGrep
{
  width: 400px;
}

.AdminInput
{
  width: 300px;
}

.LotExpInput
{
  width: 60px !important;
}

#valtxt
{
 width: 80%;
 height: 400px;
 overflow: scroll;
 border: 2px solid black;
 white-space: nowrap;
}

.SpanRed
{
  color: red;
}

.SpanGreen
{
  color: green;
}

.BillFont
{
  font-size: 12px;
  font-family: 'courier new'
}

#SearchDivOptionsBtns
{
  margin-top: 10px;
  text-align: center;
}


/* ----------------------------------------------------- */
#InfoServicePanel
{
 width:600px;
 margin-left:10px;
 background-color:#d0d0d0;
 padding:10px;
}
.InfoServiceTab{border:none;font-size:12px;width:600px;}
.InfoServiceTab tr{page-break-inside:avoid;}
.InfoServiceTab td{border:none;padding:2px;vertical-align:top;min-width:100px;border: 1px solid silver;}
.InfoServiceTab td.l{text-align:left;}
.InfoServiceTab td.c{text-align:center;}
.InfoServiceTab td.cc{text-align:center;vertical-align:middle;}
.InfoServiceTab td.r{text-align:right;}
.InfoServiceInnerTab{height:90px;width:100%;margin-bottom:10px;border:none;}
.InfoServiceInnerTab td{border:none;padding:2px;vertical-align:top;min-width:100px;}

.InfoServiceImg
{
 border: none;
 max-width: 100px;
 max-height: 100px;
}


