.filterTab {
  display: none;
}
.show {
  display: table;
}
#myBtnContainer{
   background: transparent;
   margin-bottom:15px;
}
/* Style the buttons */
.btn {
  border: none;
  outline: none;
  font-size:16px;
  padding: 6px 8px;
  cursor: pointer;
}
.btn:hover {
  background-color: #ddd;
}
.btn.active {
  background-color: #666;
  color: white;
}
.link{
  color: #00d900;
  font-family: 'Arial', sans-serif;
  font-weight:bold;
}
a.link:hover {
	color: #999;
	text-decoration: none;
}
#bone{
  background-color: #830083;
  color:#FFF;
  font-family: 'Arial', sans-serif;
  font-weight:bold;
}
#btwo{
  background-color: #830000;
  color:#FFF;
  font-family: 'Arial', sans-serif;
  font-weight:bold;
}
#bthree{
  background-color: #d300d3;
  color:#FFF;
  font-family: 'Arial', sans-serif;
  font-weight:bold;
}
#bfour{
  background-color: #c7c700;
  color:#FFF;
  font-family: 'Arial', sans-serif;
  font-weight:bold;
}
*{
	margin: 0;
	padding: 0;
}
body{
	font: 14px/1.4 Georgia, Serif;
	background: #222;
}
.type{
    background: #3b3700;
}
.notype{
    background: #222;
    border:none;
}
.drvtype{
    background: #222;
    border:none;
    font-size:18px;
    font-weight:bold;
    color:#EE0000;
}
.noteone{
    background: #00C300!important;
}
.notetwo{
    background: #009300!important;
}
.notethree{
    background: #0b610b!important;
}
.notefour{
    background: #000!important;
}
.notefive{
    background: #EE0000!important;
}
.score{
	color: #b1d938;
	font-size:16px;
}
h1{
    display: block;
    font-size: 1.2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	color:#E8E6E7;
}
h2{
    display: block;
    font-size: 1.2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	color:#E8E6E7;
}
h3{
    display: block;
    font-size: 1.4em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	color:#E8E6E7;
}
#page-wrap {
	margin: 10px;
}
p{
	margin: 20px 0;
	color:#FFF;
}
/*Generic Styling, for Desktops/Laptops*/
table{
   width: 100%;
   border-collapse: collapse;
}
/* Zebra striping */
   tr:nth-of-type(odd) {
   background: #eee;
}
th{
   background: #333;
   color: white;
   font-weight: bold;
}
td, th {
   padding: 6px;
   border: 1px solid #ccc;
   text-align: left;
   background: #000;
   color:#FFF;
}
#wert{
   text-align:center;
}
/* <!--[if !IE]><!--> */
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 760px),
(min-width: 768px) and (max-width: 1024px)  {
/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
thead tr{
	position: absolute;
	top: -9999px;
	left: -9999px;
}
tr{ border: 1px solid #ccc; }
td{
/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;
}
td:before {
/* Now like a table header */
	position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
/*
Label the data
*/
td:nth-of-type(1):before { content: "Land"; }
td:nth-of-type(2):before { content: "Postleitzahl"; }
td:nth-of-type(3):before { content: "Ort"; }
td:nth-of-type(4):before { content: "Strasse"; }
td:nth-of-type(5):before { content: "Haus Nr."; }
td:nth-of-type(6):before { content: "Firma"; }
td:nth-of-type(7):before { content: "Mehr Information"; }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
body{
	padding: 0;
	margin: 0;
	width: 100%;
}
}
.btn {
  border: none;
  outline: none;
  font-size:14px;
  padding: 6px 8px;
  cursor: pointer;
}
#wert{
   text-align:left;
}	
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
body{
	/* --width: 495px -- */
	width: 100%;
}
#wert{
   text-align:left;
}	
}
/*  <!--<![endif]--> */
*{
	margin: 0;
	padding: 0;
}
body {
		overflow-x: hidden;
}
#demo-top-bar {
		text-align: left;
		background: #222;
		position: relative;
		zoom: 1;
		width: 100%!important;
		z-index: 6000;
		padding: 20px 0 20px;
}
#demo-bar-inside {
		width: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
}
#demo-bar-buttons {
		padding-top: 10px;
		float: right;
}
#demo-bar-buttons a {
		font-size: 14px;
		margin-left: 20px;
		color: white;
		margin: 2px 0;
		text-decoration: none;
		font: 16px "Lucida Grande", Sans-Serif !important;
}
#demo-bar-buttons a:hover,
#demo-bar-buttons a:focus {
		text-decoration: underline;
}
#demo-bar-badge {
		display: inline-block;
		width: 302px;
		padding: 0 !important;
		margin: 0 !important;
		background-color: transparent !important;
}
#demo-bar-badge a {
		display: block;
		width:100%;
		height: 38px;
		border-radius: 0;
		bottom: auto;
		margin: 0;
		background-size: 100%;
		overflow: hidden;
		text-indent: -9999px;
}
#demo-bar-badge:before, #demo-bar-badge:after {
	display: none !important;
}