::-webkit-scrollbar {
    width: 1px;
}
::-webkit-scrollbar-thumb {
    background: #090909;
}
::-webkit-scrollbar-track {
    background: #090909;
}

.h {
    background: #0c0c0c;
    height: 250px;
    max-width: 1100px;
   
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.welcomebild {
    height: 120px;
    width: 90px;
    float: left;
margin:10px;
    position: relative;
    border: 1px solid #406b32;
	padding:5px;
}

.boxbiteins {width:360px;
overflow:auto;
text-align: justify;
font-family: 'Helvetica','Verdana',sans-serif;
    font-size: 12px;
padding:5px;
margin-left:20px;}

.boxbit2 {width:300px;
overflow:auto;
text-align: justify;
font-family: 'Helvetica','Verdana',sans-serif;
    font-size: 12px;
padding:5px;}

.teamies {
    border-radius: 100%;
 padding:10px;
     opacity: 0.5;
    width: 80px;
filter: grayscale(100%);
}

.teambit{margin-left:40px;
margin-top:10px;}

.inplaywit {
    
    font-family: Emblema One;
    font-size: 50px;
 color: #406b32;
    line-height: 45px;
    letter-spacing: 1px;
-webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #406b32;
 text-transform: uppercase;
text-align:center;

}

.linktab {background:#a22d2d; height: 30px; width: 960px; padding: 15px; overflow: hidden;position:relative;} 