#boxxsolo{
   width:100%;
   background-color: #33006680;
   border: 5px solid #33006680;
   margin-bottom:20px;
   margin-top: 20px;
border-radius: 10px;

}
#boxxsolo td{
   border: 1px solid #00000080;
   background-color: #00000080;
   padding:5px;
border-radius: 10px;

}
#boxxsolo ::-webkit-scrollbar {
    width: 5px;
    background-color: #00000080;
border-radius: 10px;

}
#boxxsolo ::-webkit-scrollbar-thumb {
  background-color: #00000080;
  outline: 1px solid #00000080;
}
/*Gesuche*/
.ulalala h3{
    font-weight: bold;
    line-height: 30%;
    font-size: 16px;
    color: #E0F2F7;
    text-shadow: 2px 1px 0px #212227,-2px 0px 0px #212227,0px 2px 0px#212227, 0px -2px 0px #212227;
    padding:5px;
    margin:1px;
border-radius: 10px;

}
.ulalala{
   display:block;
   margin:3px;
   background-color: #33006680;
   border: 0px solid #33006680;
   box-shadow: 0 0 1px rgba(0, 0, 0, 0);
   font-size: 11px;

}border-radius: 10px;

/* Wetter und Inplay*/
.fichna{
   background-color: #00000080;
   border: 5px solid #33006680;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    color:#E0F2F7;
    font-size: 12px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:2px;
    width:150px;
border-radius: 10px;

}
.fichna i{
   background-color: #33006660;
   border: 5px solid #33006660;
    float:left;    
    position: relative;
    padding:5px;
    margin-right:5px;
    font-size: 13px;
    color:#fff;
border-radius: 10px;

}
.fichna span{
    margin-top:10px;
}
/*Front Awesome Icons neben der Laufschrift*/
.milchpackschoko{
    border: 1px solid #00000080;
    background-color: #00000080;
    font-size: 19px;
    padding:10px;
    color:#fff;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    margin:1px;
border-radius: 10px;

}
/* Front Awesome Icon neben team bilder*/
.boxxoni{
width:40%;
float:right;
}
.milchpack{
    border: 1px solid #00000080;
    background-color: #00000080;
    font-size: 19px;
    padding:7px;
    color:#fff;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    margin-left:5px;
    margin-right:2px;
    margin-top:3px;
    margin-bottom:7px;
border-radius: 10px;

}
/* Lauf Text*/
.skoppy{
    font-weight: bold;
    font-size: 16px;
    color: #E0F2F7;
    text-shadow: 2px 1px 0px #212227,-2px 0px 0px #212227,0px 2px 0px#212227, 0px -2px 0px #212227;
}
/*STAFF*/
.boxxono{
  width:60%;
  float:left;
}
.stuff{
    border:1px solid #33006680;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    margin:1px;
border-radius: 10px;

}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #33006680;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 12px;
  width: 100px;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  z-index: 1;
border-radius: 10px;

}
.stuff b{
    font-size: 11px;
    color: #F0F0F0;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
/*Willkomens text*/
.exelance{
    overflow: auto;
    height:98px;
    padding:5px;
    text-align: justify;
    font-size: 11px;

}
/*slider*/
#bbploop {
    width: 210px;
    height: 260px;
    margin: auto auto;
    overflow: auto;
    padding:5px;
    position: relative;
    text-align: justify;
    font-size: 11px;
}
#bbploop .slider{
    transition: 2S all ease-in-out;
    -webkit-transition: 2S all ease-in-out;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 220px;
    height: 270px;
   }
#bbploop:hover .slider {
transition: 0.8S all ease-in-out;
-webkit-transition: 0.8S all ease-in-out;
left: -240px;
}
/*Überschriften*/
.duke {
    background-color: #00000080;
    border: 1px solid #00000080;
    line-height: 80%;
border-radius: 10px;

}
.duke h3 {
    position: relative;
    text-align: center;
    color: #52170b80;
    font-size: 16px;
border-radius: 10px;

}
.duke h3 span {
    background-color: #00000080;
    color:#fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
border-radius: 10px;

}
.duke h3:before {
    background: #00000080;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 10%;
    width: 100%;
border-radius: 10px;

}
.duke em {
    font-size: 8px;
    font-weight: 500;
    letter-spacing: 1px;
    float: left;
    color: #cdcdcd;
    position: relative;
    margin-top: -10px;
    margin-left: 20px;
border-radius: 10px;

}
		
		
		