body, td {
font-family:Verdana,sans-serif;font-size:11px;color:#333333;
}

.brandback {
width:210px;height:110px;vertical-align:bottom;background-color:#999999;
}
.brandback1 {
width:210px;padding:5px;
}
.brandback2 {
border-width:1px;border-style:solid;border-color:#999999;background-color:#ffffff;padding:5px;
}
.brand:link,.brand:visited,.brand:hover,.brand:active,.brand:focus,.brand:hover,.brand:active,.brand:focus {
font-family:Arial,sans-serif;font-size:36px;color:#cccccc;text-decoration:none;
}

.showbrandback {
text-align:center;border-width:1px;border-style:solid;border-color:#666666;padding:5px;
}
.showbrandback2 {
width:210px;text-align:center;border-width:1px;border-style:solid;border-color:#666666;padding:5px;
}
.showbrand {
font-family:Verdana,sans-serif;font-size:18px;font-weight:bold;color:#666666;text-decoration:none;
}

.bildrahmen {
text-align:center;border-width:1px; border-style:solid;border-color:#666666;
}
.address {
border-width:1px; border-style:solid;border-color:#666666;padding:5px;
}
.open {
height:54px;border-width:0px; border-style:none;
}


.nav {
border-width:1px;border-style:solid;border-color:#666666;padding:5px;
}
.navaktiv {
border-width:1px;border-style:solid;border-color:#666666;padding:5px;background-color:#cccccc;
}


a:link {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.diashow:link {
font-family:Verdana,sans-serif; font-size:11px;color:#999999;text-decoration:none;
}
.diashow:visited,.diashow:hover,.diashow:active,.diashow:focus {
font-family:Verdana,sans-serif; font-size:11px;color:#333333;text-decoration:none;
}

.smart-player-embed-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 852px;
  height: 0;
  overflow: hidden;
  padding-top: calc(480 / 852 * 100%);
  position: relative;
}

.smart-player-embed-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 852px;
  max-height: 480px;
}

@media screen and ( max-height: 480px )
{
   .smart-player-embed-iframe {
     max-height: 100vh;
   }
}