
.message{
  color: #080;
}

.error{
  color: #a00;
}

/** Außenbereich*/
.lmoMain {
  background:  repeat;
  color: #1e293b;  font-size: 15px;  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;}
.lmoMain p {
  margin:0;
}

/** Außenbereich Überschrift*/
.lmoMain h1 {
  background:  repeat;
  color: #009;  font-size: 115%;  font-family: Trebuchet MS,sans-serif;}

/** Außenbereich Menü */
.lmoMain .lmoMenu {
  font-weight: bold;
  background:  repeat;
  color: #eee;}

.lmoMain .lmoMenu a {
  background: #009 repeat;
  color: #eee;}

/** Außenbereich Untermenü */
.lmoMain .lmoSubmenu {
  font-weight: bold;
  background:  repeat;
  color: #009;}

.lmoMain .lmoSubmenu a {
  line-height:140%;
  font-weight: normal;
  text-decoration: none;
  background: #eee repeat;
  color: #009;}

/** Außenbereich Fusszeilen */
.lmoMain .lmoFooter {
    font-weight: normal;
}

.lmoMain .lmoFooter a {
  text-decoration: underline;
  background:  repeat;
  color: #1e293b;}

/** Ende Außenbereich */

/** Mittelbereich */
.lmoMiddle {
  background: #fff repeat;
  color: #000;  font-size: 94%;  font-weight: bold;
}

/** Überschrift im Mittelbereich */
.lmoMiddle h1{
  background: #009 repeat;
  color: #fff;  font-size:115%;
}

/** Links im Mittelbereich */
.lmoMiddle a {
  line-height:150%;
  text-decoration: none;
  background: #fff repeat;
  color: #000;  font-weight: normal;
}

.lmoMiddle .lmoMenu {
  font-weight: bold;
  background:  repeat;
  color: #fff;}

.lmoMiddle .lmoMenu a {
  line-height:140%;
  font-weight: normal;
  text-decoration: none;
  background: #009 repeat;
  color: #fff;}

.lmoMiddle .lmoSubmenu {
  background: #fff repeat;
  color: #009;}

.lmoMiddle .lmoSubmenu a {
  background: #fff repeat;
  color: #009;}

/** Innerer Bereich */
.lmoInner {
  background: #ffffff repeat;
  color: #000;  font-size: 14px;  font-weight: normal;
}

.lmoInner a {
  line-height:100%;
  text-decoration: none;
  background: #ffffff repeat;
  color: #000;  font-weight: normal;
}

.lmoInner caption {
  background: #fff repeat;
  color: #000;  font-weight: bold;
}

.lmoInner caption a{
  background: #fff repeat;
  color: #000;  font-weight: normal;
}

.lmoInner .lmoFooter {
  background: #334155 repeat;
  color: #fff;}

.lmoInner .lmoFooter a {
  line-height:150%;
  text-decoration: underline;
  background: #334155 repeat;
  color: #fff;}

.lmoKreuz table {
  font-size: 80%;}

.lmoBackMarkierung {
  background: #ddf repeat;
}

.lmoBackMarkierung a {
  line-height:190%;
  background: #ddf repeat;
  font-weight: bold;
}

.lmoFrontMarkierung {
  color: #d00;  font-weight: bold;
}

.lmoLeer {
  background: #eee repeat;
}

.lmoTabelleMeister {
  background: #dcfce7 repeat;
  color: #166534;}

.lmoTabelleMeister a {
  background: #dcfce7 repeat;
  color: #166534;  text-decoration: none;
}

.lmoTabelleCleague {
  background: #dbeafe repeat;
  color: #000;}

.lmoTabelleCleague a {
  background: #dbeafe repeat;
  color: #000;  text-decoration: none;
}

.lmoTabelleCleaguequali {
  background: #eff6ff repeat;
  color: #000;}

.lmoTabelleCleaguequali a {
  background: #eff6ff repeat;
  color: #000;  text-decoration: none;
}

.lmoTabelleUefa {
  background: #cfc repeat;
  color: #000;}

.lmoTabelleUefa a {
  background: #cfc repeat;
  color: #000;  text-decoration: none;
}

.lmoTabelleRelegation {
  background: #fcb repeat;
  color: #000;}

.lmoTabelleRelegation a {
  background: #fcb repeat;
  color: #000;  text-decoration: none;
}

.lmoTabelleAbsteiger {
  background: #fee2e2 repeat;
  color: #991b1b;}

.lmoTabelleAbsteiger a {
  background: #fee2e2 repeat;
  color: #991b1b;  text-decoration: none;
}

.lmoTabelleHeimbilanz {
  background: #ccc repeat;
  color: #000;}

.lmoTabelleGastbilanz {
  background: #eee repeat;
  color: #000;}

.lmoTurnierSieger {
  background: #cfc repeat;
  color: #000;}

.lmoTurnierSieger a {
  background: #cfc repeat;
  color: #000;  text-decoration: none;
}

.lmoTurnierSieger a:hover{
  background: #000 repeat;
  color: #cfc;}

.lmoTurnierVerlierer {
  background: #fcb repeat;
  color: #000;}

.lmoTurnierVerlierer a {
  background: #fcb repeat;
  color: #000;  text-decoration: none;
}

.lmoTurnierVerlierer a:hover{
  background: #000 repeat;
  color: #fcb;}

.lmotext {
  text-align: justify;
}

.colorpicker {
  display:none;
}

.sort-arrow {
  display:none;
}

.sort-arrow.descending {
  display:none;
}

.sort-arrow.ascending {
  display:none;
}
a span.popup, a:link span.popup{
  display: none;
}

th.bottom {
  vertical-align: bottom;
}

.baseline {
  vertical-align: baseline;
}

.top {
  vertical-align: top;
}

.middle {
  vertical-align: middle;
}

#myChart{
    width: 700px;
    height: 500px;
}
