body {
  padding-top: 50px;
  color: #3d3d3d;
  font-size: 12px;
}
.container {
    width: 960px;
    margin-left: auto;
    padding-left: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.container-fluid {
   width: 960px;
   margin-top: 10px;
}
.starter-template {
 /* padding: 40px 15px; */
  text-align: left;
}
.view_tab {
    margin-top: 5px;
}
.tab_out {
    padding: 0;
   /* margin: 10px 3px 20px 5px; */
}
.tab_live {
    padding: 0;
    max-width: 60%;
    font-size: 0.9rem;
   /* margin: 10px 3px 20px 5px; */
}
.tab_live td {
    text-align: center;
    line-height: 1.628;
}
.deskinfo { text-align: center;margin: 0 0 5px 0;width: 100px;font-size: 1.0rem; }
.showtime { font-size: 1.1rem; }
.deskbox { display:flex; flex-direction: row;}
.hidden { visibility: hidden;}
.legende {
    margin-top: 5px;
}
.r_c {
	color: #dc3545;
    width: 18px;
}

.b_c {
	color: #343a40;
    border-right: 1px solid #343a40;;
    width: 18px;
}

.g_c {
	color: #28a745;
    border-right: 1px solid #343a40;
    width: 18px;
}

#blinki {
	text-decoration: blink;
	font-weight: bold;
	/*font-size:1.2em;*/
}
/* Das ist die Box */
.tile.wide.imagetext.wideimage {
    width: 175px;
    height: 117px;
    padding: 0px;
}
/* Bilder der Tische */
.img-tables {
    width:175px;
    height: 117px;
    opacity: 0.5;
}
.btn-radio {
	width: 100%;
}
.img-radio {
	opacity: 0.5;
	margin-bottom: 5px;
    width: 126px;
}

.space-20 {
    margin-top: 20px;
}

/* Hier kommt die Legende */
.statistik_tbl {
    width: 99%;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 0.9em;
}
.statistik_tbl th {
    padding-left: 5px;
    color: #3c3c3c;
}
.statistik_tbl td, .statistik_tbl th, .statistik_tbl tr{
    border: 1px solid #cdcdcd;
}

.tab_out {
    font-size: 0.9em;
/*    margin-left: 5px; */
}
.tab_out td {
    text-align: center;
    line-height: 1.528;
}
.blackth { background-color: #343a40; color: #343a40; height: 1.5rem;}
.greenth { background-color: #28a745; color: #28a745; height: 1.5rem;}
.redth { background-color: #dc3545; color: #dc3445; height: 1.5rem;}
.closedtxt { font-size: 1.2rem; color: #dc3445; font-weight: bold;}
.progress { max-height: 5px;}
#tabh4 { font-size: 1.4rem; font-weight: 900;}
#tabh3 { font-size: 1.4rem; font-weight: 900;}
#tabh2 { font-size: 1.4rem; font-weight: 900;}
#tabh1 { font-size: 1.4rem; font-weight: 900;}
/*
@media print {
    body {
        width: 90%;
        margin: 0 auto;
    }
    .statistik_tbl td, .statistik_tbl th, .statistik_tbl tr{
        border: 1px solid #cdcdcd;
    }
}

@media (min-width: 641px) {
    body {
	background-color: #FFF;
	padding-top: 0px;
    }
    .container {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
    }
    .container-fluid {
	width: auto;
    }
    .banner img{
	max-width: 100%;
	height: auto;
    }
    .tab_out {
	width:110px;
    }
}
@media (max-width: 641px) {
    body {
	line-height: 1.0;
	padding-top: 0px;
    }
    .container {
        width: auto;
	padding-left: 10px;
	padding-right: 10px;
    }  
    .container-fluid {
        width: auto;
    }
    .banner img{
	max-width: 100%;
        height: auto;
        /*width: 100%;
        height: 130px; 
   }
    .metro .tile {
	width: 55px;
	height: 55px;
	font-size: 1.0em;
    }
    .metro .tile.double {
	width: 110px;
    }
    .metro .tile .tile-content.icon [class*="icon-"], .metro .tile .tile-content.icon img {
	font-size: 0.9em;
	line-height: 25px;
    }
    .tab_out {
	width: 55px;
    }
} */

.legende {
    width:10%;
    border-collapse: collapse;
}
.legende th {
    border: 1px solid #000;
}
.legende td {
    border: 1px solid #000;
}
.legende tr {
    text-align: center;
}
.l_green {
    background-color: green;
    color: #FFF;
}
.l_red {
    background-color: #d43f3a;
    color: #fff;
}
.l_black {
    background-color: #000;
    color: #FFF;
}
.l_text {
   background-color: #ffe9bf; 
}
.l_freq {
    width: 100px;
}
