@charset "UTF-8";
body {
  margin: 0px;
  background: transparent;
  width: 1280px;
  height: 720px; }

div {
  font-family: Tiresias, sans-serif;
  margin: 0px;
  padding: 0px; }

img, p, h1, h2, h3 {
  border: 0px;
  margin: 0px;
  padding: 0px; }

ul, ol {
  border: 0px;
  margin: 0px; }

#appscreen, #videocontainer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1280px;
  height: 720px;
  overflow: hidden; }

div.dsmccbg {
  background-color: #0b2a6b; }

div.bgshade {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.8; }

div.loading {
  width: 32px;
  height: 32px;
  background-image: url(../../app/style/loading.gif);
  background-repeat: no-repeat;
  display: none; }

div.mmicon {
  width: 24px;
  height: 24px;
  background-image: url(icons.png); }

div.wintitle {
  width: auto;
  padding: 8px 56px 8px 12px;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  text-shadow: 0px 0px 4px #000000; }
  div.wintitle .mmicon {
    float: left;
    margin: -1px 4px 0px 0px; }
  div.wintitle img.logo {
    vertical-align: top;
    margin-right: 7px;
    margin-top: -4px;
    margin-bottom: -11px;
    height: 36px; }

div.lgfont div.wintitle {
  padding-bottom: 6px;
  font-size: 24px;
  line-height: 24px; }
  div.lgfont div.wintitle .mmicon {
    margin-top: 4px; }
  div.lgfont div.wintitle img.logo {
    height: 44px;
    margin-top: -8px;
    margin-bottom: -14px; }

div.scup, div.scdn {
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url(icons.png); }

div.scup {
  background-position: -120px 0px; }

div.scdn {
  background-position: -120px -20px; }

ul.colbuttons {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }
  ul.colbuttons li {
    float: left;
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0px 0px 24px;
    padding: 0px; }
  ul.colbuttons.large li {
    font-size: 20px; }
  ul.colbuttons span {
    color: #ffffff;
    text-shadow: 0px 0px 4px #000000; }
  ul.colbuttons .cbutton {
    float: left;
    width: 18px;
    height: 18px;
    margin: 3px 5px 0px 0px;
    box-shadow: 0px 0px 4px #000000;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    text-align: center; }

.cbutton.r {
  background-color: #db0000; }

.cbutton.g {
  background-color: #009215; }

.cbutton.y {
  background-color: #e7c400; }

.cbutton.b {
  background-color: #356c96; }

.cbutton.o {
  background-color: #ffffff; }

div.buttonbar {
  position: absolute;
  left: 0px;
  top: 650px;
  width: 1280px;
  height: 70px; }
  div.buttonbar.full {
    box-shadow: 0px 0px 4px #000000; }
  div.buttonbar.ticker .bgshade {
    display: none; }
  div.buttonbar img.logo {
    position: absolute;
    left: 64px;
    top: 3px;
    width: auto;
    height: 48px; }
  div.buttonbar.ticker img.logo {
    display: none; }
  div.buttonbar .datetime {
    position: absolute;
    left: 260px;
    top: 14px;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    text-shadow: 0px 0px 4px #000000; }
    div.buttonbar .datetime.large {
      font-size: 20px; }
  div.buttonbar.ticker .datetime {
    display: none; }
  div.buttonbar ul.colbuttons {
    position: absolute;
    top: 13px;
    right: 96px; }
  div.buttonbar div.loading {
    position: absolute;
    left: 1200px;
    top: 10px; }

div.hidemsg {
  position: absolute;
  right: 0px;
  top: 650px;
  height: 70px;
  background-color: #000000; }
  div.hidemsg ul.colbuttons {
    margin: 13px 64px 0px 0px; }
  div.hidemsg img.logo {
    float: left;
    vertical-align: top;
    margin-right: 7px;
    margin-top: -5px;
    height: 40px; }

div.mainmenu {
  position: absolute;
  left: 1206px;
  top: 138px;
  width: 300px;
  padding: 8px 0px;
  box-shadow: 0px 0px 4px #000000;
  border-radius: 4px;
  overflow: hidden; }
  div.mainmenu.open {
    left: 1010px; }
  div.mainmenu.open div.bgshade {
    opacity: 1 !important; }
  div.mainmenu div.opt {
    position: relative;
    width: 250px;
    height: 29px;
    padding: 5px 0px 0px 50px;
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap; }
    div.mainmenu div.opt .mmicon {
      position: absolute;
      left: 10px;
      top: 5px; }
    div.mainmenu div.opt span {
      visibility: hidden;
      color: #ffffff;
      text-shadow: 0px 0px 4px #000000; }
  div.mainmenu div.opt.toppad {
    margin-top: 16px; }
  div.mainmenu.open div.opt span {
    visibility: inherit; }
  div.mainmenu.open div.opt.focus {
    background-color: #666666; }
  div.mainmenu.open div.opt.focus span {
    color: #ffffff; }

.mmicon.large {
  background-position: 0px 0px; }

.mmicon.small {
  background-position: 0px -30px; }

.mmicon.novid {
  background-position: 0px -60px; }

.mmicon.video {
  background-position: 0px -90px; }

.mmicon.dofav {
  background-position: 0px -120px; }

.mmicon.nofav {
  background-position: 0px -150px; }

.mmicon.confg {
  background-position: 0px -180px; }

.mmicon.help {
  background-position: 0px -210px; }

.mmicon.priv {
  background-position: 0px -240px; }

.mmicon.home {
  background-position: 0px -270px; }

.mmicon.topic {
  background-position: 0px -300px; }

.mmicon.atoz {
  background-position: 0px -330px; }

.mmicon.favs {
  background-position: 0px -360px; }

.mmicon.chkno {
  background-position: 0px -390px; }

.mmicon.chkys {
  background-position: 0px -420px; }

.mmicon.close {
  background-position: 0px -450px; }

.sel .mmicon.confg {
  background-position: -30px -180px; }

.sel .mmicon.help {
  background-position: -30px -210px; }

.sel .mmicon.priv {
  background-position: -30px -240px; }

.sel .mmicon.home {
  background-position: -30px -270px; }

.sel .mmicon.topic {
  background-position: -30px -300px; }

.sel .mmicon.atoz {
  background-position: -30px -330px; }

.sel .mmicon.favs {
  background-position: -30px -360px; }

.focus .mmicon.large {
  background-position: -60px 0px; }

.focus .mmicon.small {
  background-position: -60px -30px; }

.focus .mmicon.novid {
  background-position: -60px -60px; }

.focus .mmicon.video {
  background-position: -60px -90px; }

.focus .mmicon.dofav {
  background-position: -60px -120px; }

.focus .mmicon.nofav {
  background-position: -60px -150px; }

.focus .mmicon.confg {
  background-position: -60px -180px; }

.focus .mmicon.help {
  background-position: -60px -210px; }

.focus .mmicon.priv {
  background-position: -60px -240px; }

.focus .mmicon.home {
  background-position: -60px -270px; }

.focus .mmicon.topic {
  background-position: -60px -300px; }

.focus .mmicon.atoz {
  background-position: -60px -330px; }

.focus .mmicon.favs {
  background-position: -60px -360px; }

.focus .mmicon.chkno {
  background-position: -60px -390px; }

.focus .mmicon.chkys {
  background-position: -60px -420px; }

.focus .mmicon.close {
  background-position: -60px -450px; }

.focus.sel .mmicon.confg {
  background-position: -90px -180px; }

.focus.sel .mmicon.help {
  background-position: -90px -210px; }

.focus.sel .mmicon.priv {
  background-position: -90px -240px; }

.focus.sel .mmicon.home {
  background-position: -90px -270px; }

.focus.sel .mmicon.topic {
  background-position: -90px -300px; }

.focus.sel .mmicon.atoz {
  background-position: -90px -330px; }

.focus.sel .mmicon.favs {
  background-position: -90px -360px; }

.x-white, .elem.link.x-white.focus, .elem.epglink.x-white.focus {
  color: #ffffff; }

.x-red, .elem.link.x-red.focus, .elem.epglink.x-red.focus {
  color: #ff0000; }

.x-yellow, .elem.link.x-yellow.focus, .elem.epglink.x-yellow.focus {
  color: #ffff00; }

.x-green, .elem.link.x-green.focus, .elem.epglink.x-green.focus {
  color: #00ff00; }

.x-cyan, .elem.link.x-cyan.focus, .elem.epglink.x-cyan.focus {
  color: #00ffff; }

.x-blue, .elem.link.x-blue.focus, .elem.epglink.x-blue.focus {
  color: #ffffff; }

.x-magenta, .elem.link.x-magenta.focus, .elem.epglink.x-magenta.focus {
  color: #ff00ff; }

.x-mark, .elem.link.x-mark.focus {
  color: #00ffff; }

div.infomsg {
  position: absolute;
  left: 196px;
  top: 112px;
  width: 880px;
  background-color: #000000;
  border-style: solid;
  border-width: 2px;
  box-shadow: 0px 0px 4px #000000; }
  div.infomsg.news {
    border-color: #0000ff; }
  div.infomsg.news div.wintitle {
    color: #ffffff;
    background-color: #0000ff; }
  div.infomsg.tip {
    border-color: #ff00ff; }
  div.infomsg.tip div.wintitle {
    color: #ffffff;
    background-color: #ff00ff; }
  div.infomsg.error {
    border-color: #ff0000; }
  div.infomsg.error div.wintitle {
    color: #ffffff;
    background-color: #ff0000; }
  div.infomsg div.content {
    padding: 12px;
    font-size: 22px;
    line-height: 27px;
    color: #ffffff; }
  div.infomsg.lgfont div.content {
    font-size: 28px;
    line-height: 34px; }
  div.infomsg div.buttons {
    padding: 16px 8px 12px 0px;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    text-shadow: 0px 0px 4px #000000;
    text-align: right; }
    div.infomsg div.buttons span {
      padding: 4px 10px;
      margin: 0px 5px; }
    div.infomsg div.buttons span.focus {
      color: #ffffff;
      background-color: #666666; }
  div.infomsg.lgfont div.buttons {
    font-size: 24px;
    line-height: 27px; }

div.contentwin {
  position: absolute;
  right: 96px;
  top: 30px;
  height: 600px;
  width: 560px;
  box-shadow: 0px 0px 4px #000000;
  border-radius: 4px;
  overflow: hidden; }
  div.contentwin.slotshape-normal.lgfont {
    width: 1080px; }
  div.contentwin.slotshape-narrow {
    width: 440px; }
  div.contentwin.slotshape-narrow.lgfont {
    width: 660px; }
  div.contentwin.slotshape-mini {
    width: 240px; }
  div.contentwin.slotshape-mini.lgfont {
    width: 355px; }
  div.contentwin.slotshape-slim {
    width: 352px;
    height: 616px; }
  div.contentwin.slotshape-slim.lgfont {
    width: 440px;
    height: 616px; }
  div.contentwin.slotshape-bottomLarge {
    top: 464px;
    width: 1120px;
    height: 166px; }
  div.contentwin.slotshape-bottomLarge.lgfont {
    top: 450px;
    width: 1120px;
    height: 180px; }
  div.contentwin.slotshape-tickerLarge {
    top: 510px;
    width: 1120px;
    height: 120px; }
  div.contentwin.slotshape-tickerLarge.lgfont {
    top: 450px;
    width: 1120px;
    height: 180px; }
  div.contentwin.slotshape-tickerMini {
    top: 502px;
    width: 352px;
    height: 128px; }
  div.contentwin.slotshape-tickerMini.lgfont {
    top: 476px;
    width: 500px;
    height: 154px; }
  div.contentwin div.wintitle {
    position: relative;
    background-color: #666666; }
    div.contentwin div.wintitle div.pagenum {
      position: absolute;
      right: 8px;
      top: 8px;
      width: 38px;
      height: 24px;
      padding: 2px 0 0 6px;
      text-align: left;
      font-size: 18px;
      line-height: 24px;
      color: #000000;
      background-color: #e0e0e0;
      text-shadow: none; }
  div.contentwin.lgfont div.wintitle div.pagenum {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    width: 48px; }
  div.contentwin div.winbottom {
    width: auto;
    padding: 0px 8px 4px 8px;
    /* margin: -8px 0 5px 5px;*/
    overflow: hidden; }
  div.contentwin div.scrollouter {
    position: relative;
    width: auto;
    margin: 8px;
    overflow: hidden; }
    div.contentwin div.scrollouter.withscroll {
      margin-right: 22px; }
  div.contentwin div.scrollinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    padding-right: 18px; }
  div.contentwin div.scrollbar {
    position: absolute;
    right: 8px;
    width: 10px; }
    div.contentwin div.scrollbar div.scup {
      left: 0px;
      top: 0px;
      opacity: 0.75; }
    div.contentwin div.scrollbar div.scdn {
      left: 0px;
      bottom: 0px;
      opacity: 0.75; }
    div.contentwin div.scrollbar div.bar {
      position: absolute;
      left: 0px;
      top: 12px;
      width: 10px; }
    div.contentwin div.scrollbar div.bg {
      position: absolute;
      left: 3px;
      top: 0px;
      width: 4px;
      height: 100%;
      background-color: #1d1d1d; }
    div.contentwin div.scrollbar div.fg {
      position: absolute;
      left: 2px;
      width: 6px;
      background-color: #bfbfbf; }
  div.contentwin div.content {
    color: #ffffff;
    text-shadow: 0px 0px 4px #000000;
    font-size: 22px;
    line-height: 29px;
    /* margin: 0 4px; */ }
  div.contentwin.lgfont div.content {
    font-size: 32px;
    line-height: 39px; }
  div.contentwin .content.x-tpl-1 {
    margin-left: 4px; }
  div.contentwin .content.x-tpl-192 {
    margin-left: 4px; }

div.content > div.sepline {
  position: relative;
  border-style: dotted;
  border-width: 0px 0px 2px 0px;
  border-color: #666666; }

.sepline + .head {
  margin-top: 16px; }

/* Deaktiviert am 24.02., weil Bug besteht
div.content > div.sepline.takeover {
    border: none;
}*/
div.content > div.spacer {
  position: relative;
  height: 16px; }

div.content > div.elem {
  position: relative; }

div.pagenum {
  position: absolute;
  right: 0px;
  bottom: 2px;
  width: 40px;
  font-size: 18px;
  text-align: center; }

.lgfont div.content div.pagenum {
  font-size: 24px;
  width: 45px; }

div > div.scrollinner > div.content div.pagenum.istext {
  width: 200px;
  text-align: right;
  right: 4px; }

div.content > .subpager {
  padding: 2px 215px 2px 4px;
  font-size: 18px;
  margin-bottom: 3px; }

.lgfont div.content > .subpager {
  font-size: 24px; }

div.content > .subpager .okinfo {
  position: absolute;
  right: 4px;
  top: 0px;
  padding: 2px 8px;
  text-align: right; }

div.content > .subpager .okinfo.focus {
  color: #ffffff;
  background-color: #666666; }

div.content > .title, div.content > .elem.text.x-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
  padding-bottom: 10px; }

.lgfont div.content > .title {
  font-size: 38px;
  line-height: 47px; }

div.content > .subtitle {
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 10px; }

.lgfont div.content > .subtitle {
  font-size: 35px;
  line-height: 43px; }

div.content > .text {
  margin-bottom: 9px; }

div.content > .text.monospace {
  font-size: 21px;
  line-height: 22px;
  font-family: 'Letter Gothic 12 Pitch', 'Letter Gothic', 'Lucida Console', monospace;
  letter-spacing: 0;
  margin-bottom: unset;
  white-space: pre;
  /*   margin-left: 4px; */
  /* test 07.09.21 - 09:52*/
  /*margin-right: 0px */ }

.lgfont div.content > .text.monospace {
  font-size: 32px;
  line-height: 36px; }

div.content > .epglink.x-nownext {
  background-color: #0000ff; }

div.content > div.epglink.focus {
  color: #ffffff;
  background-color: #666666; }

div.content > .epglink .epgline {
  position: relative;
  padding: 2px 44px 2px 75px; }

.lgfont div.content > .epglink .epgline {
  padding: 2px 0px 0 100px; }

.epgtime {
  position: absolute;
  left: 4px;
  top: 2px; }

div.content > .epglink .epgamend {
  color: #b9b9b9; }

div.content > .epglink.focus .epgamend {
  color: #ffffff; }

div.content > .link {
  padding: 2px 44px 2px 4px; }

.lgfont div.content > .link {
  padding: 4px 54px 4px 4px; }

div.content > div.link.focus {
  color: #ffffff;
  background-color: #666666; }

div.content > .link.disab {
  color: #b9b9b9; }

div.content > .link.head {
  color: #b9b9b9;
  font-size: 18px; }

.lgfont div.content > .link.head {
  font-size: 24px; }

div.content > .link.small {
  font-size: 18px;
  line-height: 22px;
  padding-top: 4px; }

.lgfont div.content > .link.small {
  font-size: 24px;
  line-height: 27px; }

div.content > .link .mmicon {
  float: left;
  margin: -1px 4px 0px 0px; }

div.winbottom > div.content > .link {
  font-size: 18px; }

.lgfont div.winbottom > div.content > .link {
  font-size: 24px; }

div.content > .image img {
  max-width: 100%;
  height: auto; }

div.content > .table {
  font-size: 18px;
  line-height: 22px; }

.lgfont div.content > .table {
  font-size: 24px;
  line-height: 27px; }

div.content > .table.x-lines table {
  width: 100%;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px; }

div.content > .table.x-lines table td {
  margin: 0px;
  padding: 0px 4px;
  border-bottom: 1px solid #666666; }

div.content > .table.x-lines table tr {
  margin: 0px;
  padding: 0px; }

table td.align-c, .table.x-center td {
  text-align: center; }

table td.align-r, .table.x-right td {
  text-align: right; }

div.content > .atoz > div.content {
  margin-left: 115px; }

.lgfont div.content > .atoz > div.content {
  margin-left: 140px; }

div.content > .atoz > ul.chars {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 18px;
  line-height: 22px;
  padding-top: 4px; }

.lgfont div.content > .atoz > ul.chars {
  font-size: 24px;
  line-height: 27px;
  width: 115px; }

div.content > .atoz > ul.chars > li {
  margin: 0px;
  padding: 4px 8px; }

div.content > .atoz > ul.chars > li.focus {
  color: #ffffff;
  background-color: #666666; }

div.content > .setting {
  padding: 2px 38px 2px 4px; }

div.content > .setting.focus {
  color: #ffffff;
  background-color: #666666; }

div.content > .setting div.mmicon {
  position: absolute;
  right: 4px;
  top: 5px; }

.lgfont div.content > .setting div.mmicon {
  top: 10px; }

div.content > .setting span.small {
  font-size: 18px; }

.lgfont div.content > .setting span.small {
  font-size: 22px; }

/* Template 17 - Multi-DSC - Anpassung der höhe an die Zeilen des Seiteninhaltes
 #appscreen div.contentwin.slotshape-bottomLarge {
 	bottom: 90px;
 	top: unset;
 	height: auto;
 }

#appscreen div.contentwin.slotshape-bottomLarge div.scrollouter.withscroll {
	margin-right: 8px;
	height: auto !important;
}
#appscreen div.contentwin.slotshape-bottomLarge div.scrollinner {
	position: relative;
        top: 0px !important;
}
#appscreen div.contentwin.slotshape-bottomLarge div.scrollbar {
	display: none !important;
}*/
/* Template 2 - Monospace
.x-tpl-2 div, .tpl-2 div {
	font-size: 22px;
	line-height: 27px;
	font-family: 'Letter Gothic 12 Pitch', 'Letter Gothic', 'Lucida Console', monospace;
	letter-spacing: 0;
	margin-bottom: unset;
}*/
/* **************************************************
Autor:       TeraVolt                     08.12.2022
NAME:        Mandanten Stylesheet

DESCRIPTION: WDR  

************************************************** */
div.content.x-tpl-2 > .elem.text {
  line-height: 26px;
  font-size: 22px;
  font-family: 'Letter Gothic 12 Pitch', 'Letter Gothic', 'Lucida Console', monospace;
  letter-spacing: 0; }

.x-blueBg {
  background: #0000ff; }

.x-smallGrey {
  color: #b9b9b9;
  font-size: 18px;
  font-weight: 600;
  line-height: 6px;
  display: block;
  padding: 21px 4px 11px 0px; }

#appscreen div.content > .epglink .epgamend {
  color: #ffff00; }

.x-header-tab table {
  width: 100%; }

.x-header-tab.x-foot-room {
  margin-bottom: 15px; }

.x-header-tab .x-floatRight {
  text-align: right; }

.x-tpl-14 .text {
  color: #b9b9b9;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-top: 15px; }

/* Startseite */
.x-headroom {
  margin-top: 15px; }

.x-slot-text-color-cyan .pagenum {
  color: #00ffff; }

.x-slot-text-color-magenta .pagenum {
  color: #ff00ff; }

.x-slot-text-color-green .pagenum {
  color: #00ff00; }

div .head span.x-white {
  margin-top: 5px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #b9b9b9; }

div > div.scrollinner > div.content div.pagenum.istext {
  color: #ffff00; }

.x-s-891 .pagenum {
  color: #ffff00; }

div.content.x-s-100 > .epglink {
  background-color: #00f;
  color: #fff; }

.x-s-100 span.x-yellow {
  color: #ffffff; }

div.content > .epglink.focus {
  background-color: #666;
  color: #fff; }

div.content > .x-title {
  background-color: #000;
  color: #fff; }

.x-s-100 .x-slot-text-color-white .pagenum {
  color: #ffff00; }

/* div.content > .epglink .epgline {
    background-color: #CCC;
    color: #00A;
}

div.content > .epglink.focus .epgline {
    background-color: #00A;
    color: #eee;
}
*/
#appscreen div > div.scrollinner > div.content .x-nowAndNext div.pagenum.istext {
  color: #b9b9b9; }

.x-tpl-10 .elem.title.x-cyan {
  font-size: 22px;
  line-height: 28px;
  padding-bottom: 0px;
  font-weight: unset; }

.lgfont .x-tpl-10 .elem.title.x-cyan {
  font-size: 36px;
  line-height: 47px;
  padding-bottom: 0px;
  font-weight: unset; }

.x-tpl-10 .elem.text {
  margin-top: 15px; }

.x-sportticker {
  font-size: 18px;
  display: block;
  padding-top: 10px; }

.lgfont .x-sportticker {
  font-size: 22px;
  display: block;
  padding-top: 10px; }

.x-tickerergebnis {
  font-size: 18px;
  line-height: 24px;
  border-bottom: dotted 2px #666666;
  padding-bottom: 10px;
  color: #00ffff;
  margin-top: 5px; }

-lgfont .x-tickerergebnis {
  font-size: 22px;
  line-height: 28px;
  border-bottom: dotted 2px #666666;
  padding-bottom: 10px;
  color: #00ffff;
  margin-top: 5px; }

.x-tpl-23 .x-ergebnis {
  font-size: 26px;
  font-weight: bold;
  float: right;
  margin-left: 10px; }

.x-tpl-23 .x-ansetzung {
  font-size: 26px;
  font-weight: bold; }

.lgfont .x-tpl-23 .x-ansetzung {
  font-size: 38px;
  line-height: 47px;
  font-weight: bold; }

.lgfont .x-tpl-23 .x-ergebnis {
  font-size: 38px;
  line-height: 47px;
  font-weight: bold;
  float: right;
  margin-left: 10px; }

.x-tpl-208 .elem.table.x-ligatabelle {
  margin-top: 25px; }

#appscreen .x-ligatabelle .col8 {
  padding-left: 16px; }

.x-tpl-208 .x-ligatabelle3 {
  text-align: left; }

.x-tpl-208 .elem.table.x-ligatabelle5 {
  margin-top: 50px;
  text-align: left; }

#appscreen table {
  /*     line-height: 22px; */
  /*margin: 8px 4px;*/
  width: 100%; }

#appscreen .lgfont table {
  /*     line-height: 24px; */
  /*margin: 8px 4px;*/
  width: 100%; }

td {
  border-bottom: 1px solid #666;
  vertical-align: top; }

.x-abstandRechts {
  padding-right: 5px; }

/* Wetter Tabelle Slot 175 */
.x-s-175.x-tpl-11 td.col1 {
  width: 31%; }

.x-s-175.x-tpl-11 td.col2 {
  width: 60%; }

.x-s-175.x-tpl-11 td.col3 {
  width: 9%;
  text-align: right; }

.x-tpl-11 td.col4 {
  width: 6%;
  text-align: right; }

/* Wetter Tabelle Slot 182 */
.x-s-182.x-tpl-11 td.col1 {
  width: 31%; }

.x-s-182.x-tpl-11 td.col2 {
  width: 59%; }

.x-s-182.x-tpl-11 td.col3 {
  min-width: 3%;
  text-align: right; }

.x-s-182.x-tpl-11 td.col4 {
  width: 6%;
  text-align: right; }

/* Wetter Tabelle Slot 181 */
.x-s-191.x-tpl-11 td.col1 {
  width: 30%; }

.x-s-191.x-tpl-11 td.col2 {
  width: 20%; }

.x-s-191.x-tpl-11 td.col3 {
  min-width: 20%; }

.x-tpl-5 .elem.link {
  line-height: 25px; }

.lgfont .x-tpl-5 .elem.link {
  line-height: 32px; }

div.contentwin.slotshape-tickerMini {
  top: 30px;
  width: 250px; }

#appscreen div.contentwin.slotshape-bottomLarge {
  bottom: 90px;
  top: auto;
  height: auto; }

#appscreen div.contentwin.slotshape-bottomLarge div.scrollouter {
  height: auto !important; }

#appscreen div.contentwin.slotshape-bottomLarge div.scrollouter.withscroll {
  margin-right: 8px;
  height: auto !important; }

#appscreen div.contentwin.slotshape-bottomLarge div.scrollinner {
  position: relative;
  top: 0px !important; }

#appscreen div.contentwin.slotshape-bottomLarge div.scrollbar {
  display: none !important; }

#appscreen div.contentwin.slotshape-bottomLarge div.wintitle {
  font-size: 19px; }