body{
  background-size: 220vw;
background-position-x: 50%;
background-position-y: 30%;
font-family: sans-serif;
}
table.layout{
  border-collapse: collapse;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  table-layout: fixed;
}
table.selectteam{
  width: 95%;
  margin: auto;
  padding: 8px;
}
tr.selectteam{
  padding-top: 20px;
  padding-bottom: 20px;
  color: #DDDDDD;
  text-align: left;
}
tr.myteam{
  padding-top: 20px;
  padding-bottom: 20px;
  color: #DDDDDD;
  text-align: left;
  font-weight: bold;
}
td.teamselect{
  padding-top: 20px;
  padding-bottom: 20px;
}
div.page{
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}
div.fixedheader{
  width: 100%;
  height: 1px;
}

div.scrollcontainer{
  height: 100%;
  overflow-y: scroll;
}
tr.layoutfixedheader{
  width: 100%;
  max-width: 100%;
  height: 1px;
}
tr.autoheight{
  height: 1px;
}
tr.layoutcontent{
  width: 100%;
  max-width: 100%;
}
td.layoutcontent{
  height: 100%;
  max-height: 100%;
  width: 100%;
  max-width: 100%;
  overflow-y: scroll;
}
div.layoutcontent{
  height: 100%;
  max-height: 100%;
  width: 100%;
  max-width: 100%;
  overflow-y: scroll;
}
tr.layoutfixedfooter{
  width: 100%;
  max-width: 100%;
  height: 1px;
}
td.layout50{
  padding-left: 5px;
  padding-top: 5px;
  width: 50%;
  height: 1px;
}
td.layout30{
  width: 30%;
  height: 1px;
}
td.layout70{
  width: 70%;
  height: 1px;
}
td.layout100{
  width: 100%;
  height: 1px;
}
div.headline{
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  padding-bottom: 1px;
  padding-top: 5px;
  color : #005c33;
  font-weight: bold;
  font-size: large;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  vertical-align: bottom;
}
div.pageheader{
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  padding-bottom: 5px;
  padding-top: 5px;
  color : #005c33;
  font-weight: bold;
  font-size: large;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  vertical-align: middle;
}

table.login{
  height: 100%;
}
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    top: 10px;
    left: 10px;
    bottom: 10px;
    background-color: rgba(0,0,0,0.0);
    z-index: 2;
    cursor: pointer;
}
div.menuitem{
  background-color: rgba(200,200,200,0.95);
  padding: 10px;
  font-weight: bold;
  font-size: large;
  margin-right:  50%;
  border : 2px solid black;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-sizing: border-box;
  border-radius: 5px;
}
div.menuitem:hover{
  background-color: #005c33;
  color : #dddddd;
}
div.menuitem:active{
  background-color: #005c33;
  color : #dddddd;
}
div.menucontainer{
  margin-left: 20px;
  margin-top: 8px;
  width: auto;

}
td.largebold{
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  font-size: 250%;
  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
}
td.largeboldblack{
  font-style: normal;
  color: #111111;
  font-weight: bold;
  font-size: 250%;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
td.largeboldgrey{
  font-style: normal;
  color: #666666;
  font-weight: bold;
  font-size: 250%;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
td.score{
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  font-size: 250%;
  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
  width: 5%;
}

table.shadow{
  border-collapse: collapse;
  border-color: #333333;
  width: 95%;
  height: 100%;
  background-color:rgba(240, 240, 240, 255);
  background-size: 5% 100%;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-sizing: border-box;
  box-shadow: 5px 5px 5px 1px rgba(11,11,11,0.5);
  -moz-box-shadow: 5px 5px 1px #11111177;
  -webkit-box-shadow: 5px 5px 1px #11111177;
  border-radius:10px;
}
td.buttons{
  vertical-align: top;
  align-items: center;
}
table.ticker{
  border-collapse: collapse;
  border-color: #333333;
  width: 95%;
  background-color:rgba(240, 240, 240, 255);
  background-size: 5% 100%;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-sizing: border-box;
  box-shadow: 5px 5px 5px 1px rgba(11,11,11,0.5);
  -moz-box-shadow: 5px 5px 1px #11111177;
  -webkit-box-shadow: 5px 5px 1px #11111177;
  border-radius:10px;
  font-size: 14px;
  overflow: scroll;
}
td.eventsminute{
  border-bottom: 1px solid #333333;
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
  width: 20px;

}

td.events{
  border-bottom: 1px solid #333333;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}
td.eventsplayer{
  border-bottom: 1px solid #333333;
  padding-left: 5px;
  padding-right: 5px;
  width: 105px;

  font-weight: bold;
}
td.comment{
  border-bottom: 1px solid #333333;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;

}
td.pad{
  width: 10px;

  font-weight: normal;

}
td.datum{
  color: #ffffff;
  font-size: small;
}
div.status{
  color: #ffffff;
  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
}
div.buttons{
  width: 46px;
  margin-right: auto;
  height: 24px;
}
td.eventicon{
  border-bottom: 1px solid #333333;
  text-align: right;
  vertical-align: middle;
  width: 36px;
}
td.topmenu{
  height: 1px;
}
img.buttons{
  display: block;
  margin: auto;
}
input.buttons{
  padding: 4px;
  display: block;
  margin: auto;
}
input.loginbuttons{
  padding: 4px;
display: block;

}
input.menubuttons{
  width: 80%;
  height: 80%;
  margin: auto;
  font-size: 150%;
  padding: 10px;
}
div.trikotwacker{
  display : inline-flex;
  background: url('../img/trikot_wacker.png');
  background-size: 100% 100%;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  font-size: 10px;
  width: 16px;
  color: #ffffff;
}
div.trikotgegner{
  display : inline-flex;
  background: url('../img/trikot_gegner.png');
  background-size: 100% 100%;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  font-size: 10px;
  width: 16px;
  color: #ffffff;
}
image.trikot{
  position: relative;
  width: 100%;

}
tr{
  width: 100%;
}
td.small{
  font-style: normal;
  font-weight: normal;
  font-size: small;
  color: #ffffff;

  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
}
td.logos{
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  color: #ffffff;
  font-size: 70%

}
div.version{
  font-style: normal;
  font-weight: normal;
  font-size: 50%;
  padding-left: 5px;
}
#remainingtime{
  font-style: normal;
  font-size: small;
}
#dominanztitle{
  font-style: normal;
  font-size: x-small;
  padding-top: 5px;
}
#chooseTeam {
    position: fixed;
    display: none;
    width: 95%;
    height: 95%;
    top: 10;
    left: 10;
    right: 10;
    bottom: 10;
    background-color: rgba(0,0,0,0.8);
    z-index: 2;
    cursor: pointer;
    color : #EEEEEE;
    margin: auto;
    max-height: 95%;
}
span.red{
  font-style: normal;
  font-size: small;
}
td.login{
  font-size: large;
  width: 50%;
}
div.matchselect{
  margin: auto;
  vertical-align: middle;
  width: 95%;
  text-align: center;
}
form.matchselect{
  width: 100%;
  position: absolute;
  bottom: 1px;

}
select.matchliste{
  width: 100%;
  vertical-align: middle;
}
div.ticker{
  width: 100%;
  max-height: 100%;
  overflow-y: scroll;
  height: 100%;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 40%;
  left:40%;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
div.loaderoverlay{
  display: none;
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
div.errormessage{
  color: #AA0000;
  font-weight: bold;
}
table.defaultlist{
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  border-color: #333333;
  /* border:solid black 1px; */

  max-height: 30%;
  width: 95%;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-sizing: border-box;
  box-shadow: 5px 5px 5px 1px rgba(11,11,11,0.5);
  -moz-box-shadow: 5px 5px 1px #11111177;
  -webkit-box-shadow: 5px 5px 1px #11111177;
  border-radius:10px;
  font-size: 14px;
  overflow: scroll;
  box-shadow: 0 0 10px #000000 inset;
}
tr.defaultlist{
  background-color: #111111;
  color : #EEEEEE;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  padding: 10px;
}
tr.defaultlist:nth-child(odd){
  background-color: #005c33;

  color: #ffffff;
}
td.defaultlist{
  padding: 5px;
  height: 1px;
  font-family: sans-serif;
}
td.edit{
  border: 1px solid darkgrey;


}
