/*Die Seite - Inplayszenen*/
/*Überschrift*/
.miststuck{
 min-height:480px;
}
.misty h1{
 font-size: 16px;
 text-transform: uppercase;
  background: -webkit-linear-gradient(#404040, #868785);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    text-rendering: auto;	
}
/*Darunter folgender Name etc.*/
.thund{
  background-color: #DFE3E3;	
 /* border:1px solid rgba(143, 143, 143, 0.45);*/
  line-height:10%;
	background: url(https://chokepoint.de/images/dark-wood.png) repeat fixed 0 0 #211213;
}
.thund h3 {
  position: relative;
  text-align: center;
  color:#7B7B7B;
  font-size:  1em;
}
.thund h3 span {
  background-color: #2e2d2b;	
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.thund  h3:before {
background: -moz-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(89,89,88,1) 50%, rgba(89,89,88,1) 51%, rgba(221,221,221,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(221,221,221,1)), color-stop(50%, rgba(89,89,88,1)), color-stop(51%, rgba(89,89,88,1)), color-stop(100%, rgba(221,221,221,1)));
background: -webkit-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(89,89,88,1) 50%, rgba(89,89,88,1) 51%, rgba(221,221,221,1) 100%);
background: -o-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(89,89,88,1) 50%, rgba(89,89,88,1) 51%, rgba(221,221,221,1) 100%);
background: -ms-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(89,89,88,1) 50%, rgba(89,89,88,1) 51%, rgba(221,221,221,1) 100%);
background: linear-gradient(to right, rgba(221,221,221,1) 0%, rgba(89,89,88,1) 50%, rgba(89,89,88,1) 51%, rgba(221,221,221,1) 100%);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 10%;
  width: 100%;
}
/*Felder der Tabelle*/
.trow3{
  background: url(https://chokepoint.de/images/dark-wood.png) repeat fixed 0 0 #C2C3C2;
    padding: 5px;
    border: 1px dashed #F8F8F8;
    text-align: center;
    color: #C6C4B6;
    font-size: 10px;
    background-color: #1e1e1e;
    padding-left: 10px;
    padding-right: 10px;
    color: #BDB2AD;
    border: 3px solid #2e2828;
    border-style: double;
}
}
.flasche a{
font-size: 16px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#404040, #868785);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hals{
font-size: 12px;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		