@charset "utf-8";
/* moved by compressor */
/* Last Update: 2020-12-30 18:02 W. Aust */


@media all {
  * {
    margin: 0;
    padding: 0;
  }
  html, body {
    color: black;
  }

  body {
    font-size: 95%;
    font-family: arial, helvetica, sans-serif;
    background: url('../../../fileadmin/templates/DMM_Template_V02/SandTile_003.png');
  }

  a:link {
    color: blue;
    font-size: 100%;
    text-decoration: none;
    background-color: transparent;
  }

  a:visited {
    color: #880088;
    font-size: 100%;
    text-decoration: none;
  }

  a:hover {
    font-size: 100%;
    color: blue;
    text-decoration: underline;
  }

  a img {
    border: none;
    background-color: transparent; 
  }
 
  #heading {
    font-size: 120%;
  }

  .important {
    color: #BB0000;
    font-weight: bold;
  }
  .detail {
    color: #00BB00;
  }
  .name-of-person {
    color: #0000BB;
  }

  .align-left {
    text-align: left;
  }
  .align-center { 
    text-align: center;
  }
  .align-right {
    text-align: right;
  }

  div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 2px solid #993300;
    box-shadow: 4px 4px 12px #8b4513;
  } 
  div.csc-textpic-border div.csc-textpic-single-image img {
    border: 2px solid  #993300;
    box-shadow: 4px 4px 12px #8b4513;
  }

  .contenttable th, .contenttable td {
    border: 0;
  }
  .contenttable th, .contenttable td {
    padding: 1px 8px 1px 1px;
  }

  td {
    vertical-align: top;
    padding: 1px 8px 1px 1px;
  }

  .ce-table {
    width: auto !important;
  }

  .ce-table th, .ce-table td {
    border: none !important;
    vertical-align: top !important;
    padding: 1px 8px 1px 1px !important;
  }

  .tblborders, .tblborders {
    border-collapse: collapse;
    background-color: lightyellow;
  }
  .tblborders th, .tblborders td {
    border: 1px solid #aaa;
    padding: 4px 8px;
  }

  /*===========*\
  \*   Lists   */

  ul, ol {
    margin: 0;
    padding: 0 0 0 1em;
    list-style-position: outside;
  }
  ul li, ol li {
    margin: 0 0 0 0.5em;
    padding: 0;
  }
  ul li {
    list-style-type: square;
  }
  ul li li {
    margin: 0;
    list-style-type: disc;
  }
  ul li li li {
    margin: 0;
    list-style-type: circle;
  }
  ol li {
    list-style-type: decimal;
  }
  ol li li {
    list-style-type: upper-latin;
  }
  ol li li li {
    list-style-type: upper-roman;
  }

  /*=============*\
  \*   Headers   */

  h1, h2, h3, h4 ,h5 ,h6 {
    padding: 0.4em 0.2em 0.3em 0.2em;
    margin: 1.2em 0 0.8em 0;
  }

  h1 {
    font-size: 1.7em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.18em;
  }
  h4 {
    font-size: 1em;
  }
  h5 {
    font-size: 0.86em;
  }
  h6 {
    font-size: 0.75em;
  }

  h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, 
  h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
    margin-top: 0;
  }

  /*=============*\
  \*   Sitemap   */
  .frame-type-menu_sitemap {

    }
  .frame-type-menu_sitemap ul {
    padding: 4px 0 0 0;
    margin: 0 0 0 3em;
    border-left: 2px dotted #993300;
    }
  .frame-type-menu_sitemap li {
    list-style-type: none;
    padding: 2px 0 2px 0;
    margin: 0px 0 2px 0;  
    }
  .frame-type-menu_sitemap a {
    color: #660000;
    text-decoration: none;
    border-bottom: 1px solid #993300;
    margin: 0;
    padding: 2px 0.7em 2px 0.7em;
    /*background-color: #ffffeb;*/
  }
  .frame-type-menu_sitemap a:hover {
    color: #fff;
    background-color: #8B4513;
    }
  .frame-type-menu_sitemap p {
    margin-top: 3em;
    }
  .frame-type-menu_sitemap p a {
    border: 0;
    color: blue;
    }

  /*=======================*\
  \*   Page partitioning   */

  #main {
    border: 0px dashed red;
    padding: 20px 0;
    width: 100%;
    display:inline-block;
    }
  #sidebar-left {
    border: 0px dashed blue;
    width: 220px;
    float: left;
    }

  #sidebar-right h2 {
    margin-top: 7.5em;
    }

  #lang_menu, #content {
    border: 0px dashed blue;
    padding: 4px 10px 20px 10px;
    width: 52%;
    float: left;
    }
  #lang_menu {
    padding-bottom: 20px;
    }
  .tx-srlanguagemenu {
    display: block;
    }
  #sidebar-right, #searchbox {
    border: 0px dashed orange;
    padding: 4px 10px 0 30px;
     float: left;
    }
  #searchbox {
    padding-top: 10px;
    }
  #footer {
    border: 0px dashed black;
    padding: 4px 10px 0 10px;
    width: 100%;
    clear: both;
    }

  .countdown {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .countdown img {
    height: 4.7em;
    width: auto;
  }
  .countdown td {
    padding: 0;
  }

}

/*=============================*\
\*   new Form Typo3 8.7  Start */

.form-1 {
  background-color: #ffffeb;
  border: 2px solid #993300;
  border-radius: 1em;
  box-shadow: 4px 4px 12px 0 #993300;
  padding: 1em;
  margin-top: 1.5em;
  max-width: 600px;
}
.form-1 .form-group  {
  padding: 2px 0 2px 0;
  margin: 2px 0 2px 0;
}
.form-1 form fieldset {
  border: 0;
}
.form-1 form label {
  float: left;
  width: 9em;
  margin: 0 0 0 1em;
  vertical-align: baseline;
}
.form-1 form input {
  margin-left: 1em;
  padding: 0.2em;
  width: 22em;
}
.form-1 textarea {
  margin-left: 1em;
  padding: 0.2em;
  width: 22em;
  height: 8em;
}

#dmm_register_team4_de-cities,
#dmm_register_team4_de-countries,
#dmm_register_team4_en-cities,
#dmm_register_team4_en-countries{
  height: 2.3em;
}

.form-1 legend {
  margin: 1em 0 0 0;
  padding: 0;
  font-weight: bold;
}
.form-1 .form-check label {
  float: none;
}
.form-1 .form-check input {
  float: none;
  width: 2em;
}
.form-1 button {
  margin: 1em 1em 1em 0;
  padding: 0.4em 1em;
}
.form-1 .bodytext {
  margin-left: 1em;
}

/*================*\
    all screens
\*================*/

@media screen {

  @viewport {
    width: auto;
  }

  #header {
    border: 0;
    background: url('../../../fileadmin/templates/DMM_Template_V02/Header_Tile_001.svg');
    background-repeat: repeat-x;
    background-size: contain;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
  }

  #head1 {
    border: 0;
    width: 100%;
    max-width: 820px;
  }

  #logo1 {
    border: 0;
    margin: 2.5% 2.5% 4.5% 2.5%;
    width: 147px;
    max-width: 18%;
  }

  #logo2 {
    border: 0;
    margin: 2% 2.5% 5% 2.5%;
    width: 480px;
    max-width: 58%;
  }

  /*==========================*\
  \*   SOCIAL MEDIA BUTTONS   */

  #social {
    display: block;
    padding: 0;
    margin-bottom: 30px;
  }
  #social li {
    list-style:none;
    float:left;
    white-space: nowrap;
    margin: 0 16px 16px 0;
    background: url('../../../fileadmin/templates/DMM_Template_V02/SocialMedia_Sprites.png') no-repeat;
    width: 27px;
    height: 27px;
    border: 1px  outset #8B4513;
    box-shadow: 3px 3px 6px #8B4513;
  }
  #social li.wikipedia { background-position: -30px 0;}
  #social li.facebook  { background-position:   0   0;}

  #social li a {
    position: relative;
  }
  #social li a strong {
    position: absolute;
    font-weight: normal;
    color: #000;
    padding: 3px 7px;
    background-color: #ffffeb;
    border: 1px solid #993300;
    border-radius: 4px; 
    box-shadow: 2px 2px 5px 0 #8B4513;
    visibility: hidden;
    top: -4px;
    left: 8px;
  }
  #social:hover li {
    opacity: 0.2;
  }
  #social li:hover {
    opacity: 1;
  }
  #social li:hover a strong {
    visibility: visible;
    z-index: 9999;
  }
}


@media only screen and (min-width: 820px) {

  /*==========*\
  \*   MENU   */

  #menu > a {
    visibility: hidden;
    display: none;
  }

  #menu { 
    margin: 0 0 30px 6px;
    font-size: 14px;
    font-weight: bold;
  }
  #menu ul {
    margin: 0;
    padding: 0;
    width: 185px;
  }
  #menu li {
    margin: 0;
    list-style: none;
    background-color: transparent;
  }
  #menu li a {
    text-decoration: none;
    white-space: nowrap;
    color: #330000;
    display: block;
    width: auto;
    height: 22px;
    padding-top: 6px;
    padding-left: 10px;
    margin-bottom: 4px;
    border: none;
    border-radius: 20px/60px;
    box-shadow: 3px 3px 10px #8B4513; 
    background: url('../../../fileadmin/templates/DMM_Template_V02/Menu_Sprite.png') no-repeat;
    background-position: 0 0;
    width: 148px;
  }
  #menu li li a {
    margin-left:10px;
    background-position: 0 -90px;
    width: 138px;
  }
  #menu li li li a {
    margin-left:20px;
    background-position: 0 -180px;
    width: 128px;
  }
  #menu li li li li a {
    margin-left:30px;
    background-position: 0 -270px;
    width: 118px;
  }
  #menu li a:hover, #menu li .current {
    border-radius: 20px 80px 75px 20px/60px;
  }
  #menu li a:hover {
    color: #0000DD;
    background-position:0 -30px;
    width: 175px;
  }
  #menu li li a:hover{
    background-position: 0 -120px;
    width: 165px;
  }
  #menu li li li a:hover{
    background-position: 0 -210px;
    width: 155px;
  }
  #menu li li li li a:hover{
    background-position: 0 -300px;
    width: 145px;
  }

  #menu li .current {
    background-position: 0 -60px;
    width: 175px;
  }
  #menu li li .current {
    background-position: 0 -150px;
    width: 165px;
  }
  #menu li li li .current {
    background-position: 0 -240px;
    width: 155px;
  }
  #menu li li li li .current {
    background-position: 0 -330px;
    width: 145px;
  }

}


/*===============================================*\
    small screens (only delta to normal styles!)
\*===============================================*/

@viewport { max-width: 820px; }
@media only screen and (max-width: 820px) {
 
  /*=======================*\
  \*   Page partitioning   */

  #main, #sidebar-right, #footer {
    width: 100%;
    padding: 0;
  }
  #content {
    width: 97%;
    padding: 4px 0 0 5px;
  } 
  #sidebar-left {
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
  }

  #sidebar-right h2 {
    margin-top: 0;
  }

  #head1{
    padding-top: 22px;
  }
  body {
    font-size: 80%;
  }

  #lang_menu {
    width: 20%;
    }

  #searchbox {
    padding-left: 20px;
    float: right;
    }

  /*==========*\
  \*   MENU   */

  #menu {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2.2em 0;
    width: 70%;
    float: left;
    z-index: 1001;
  }

  #menu li {
    margin: 0;
    list-style: none;
    background-color: transparent;
  }

  #menu li a { 
    text-decoration: none;
    white-space: nowrap;
    color: #330000;
    display: block;
    width: auto;
    height: 22px;
    padding-top: 6px;
    padding-left: 0.7em;
    margin-bottom: 2px;
    border: none;
    border-radius: 22px/55px;
    box-shadow: 3px 3px 10px #8B4513; 
    background: url('../../../fileadmin/templates/DMM_Template_V02/Menu_Sprite.png') no-repeat;
    background-position: 0 0;
    width: 148px;
    margin-bottom: 0;
  }
  #menu li li a {
    background-position: 0 -90px;
    width: 138px;
  }
  #menu li li li a {
    background-position: 0 -180px;
    width: 128px;
  }
  #menu li li li li a {
    background-position: 0 -270px;
    width: 118px;
  }
 
  #menu > a {
    background: url('../../../fileadmin/templates/DMM_Template_V02/Menu_Sprite.png') no-repeat;
    background-position: 0 -360px;
    width: 148px;
    padding-top: 6px;
    padding-left: 2.5em;
    height: 22px;
    width: 70%;
    cursor: pointer;
    font-weight: bold;
    display: none;
    color: #330000;
  }
  
  #menu:not(:target) > a:first-of-type,
  #menu:target > a:last-of-type {
    display: block;
    visibility: visible;
    text-decoration: none;
  }
 
  #menu > ul {
     visibility: hidden;
     display: none;
  }
  #menu:target > ul {
     z-index: 1002;
     visibility: visible;
     display: block;
  }

  #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
/* ################## */
  #menu ul li {
    height: 2em;
  }
  
  #menu ul li ul {
    left: 4.5em;
    z-index: 1002;
    position: relative;
    top: -0.7em;
  }

  #menu li a:hover {
    color: #0000DD;
    background-position:0 -30px;
    width: 175px;
  }
  #menu li li a:hover{
    background-position: 0 -120px;
    width: 165px;
  }
  #menu li li li a:hover{
    background-position: 0 -210px;
    width: 155px;
  }
  #menu li li li li a:hover{
    background-position: 0 -300px;
    width: 145px;
  }

  #menu li .current, #menu li .active {
    background-position: 0 -60px;
    width: 175px;
  }
  #menu li li .current, #menu li li .active {
    background-position: 0 -150px;
    width: 165px;
  }
  #menu li li li .current, #menu li li li .active {
    background-position: 0 -240px;
    width: 155px;
  }
  #menu li li li li .current, #menu li li li li .active {
    background-position: 0 -330px;
    width: 145px;
  }
  #menu li a:hover, #menu li .current, #menu li .active {
    border-radius: 20px 80px 75px 20px/60px;
  } 

  /*==========================*\
  \*   SOCIAL MEDIA BUTTONS   */  

  #social {
    float: right;
  }
  #social li a strong {
    right: -24px;
    top: 4px;
    left: auto;
  }
  #social li:last-child {
    margin-right: 8px;
  }

  .csc-textpic-image img{
    width: 100%;
    height: auto;
  }

}

@media print {
  #header, #logo1, #logo2, #sidebar-left, .menubutton, #lang_menu, #searchbox { 
    display: none;
  }
  #main, #sidebar-right, #footer {
    width: 100%;
  }
  #content {
    width: 96%;
  }
}

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

/* Default style sheet for SrLanguageMenu */
.tx-srlanguagemenu,
.tx-srlanguagemenu .links-list-header {
	font-family: Verdana, sans-serif;
	line-height: 100%;
	margin-top: 8px;
	padding: 0;
	text-indent: 0;
}
.tx-srlanguagemenu .CUR,
.tx-srlanguagemenu .NO,
.tx-srlanguagemenu .INACT {
	float: left;
	font-size: .8em;
	margin: 0 5px;
}
.tx-srlanguagemenu .CUR a,
.tx-srlanguagemenu .NO a,
.tx-srlanguagemenu .INACT a {
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
.tx-srlanguagemenu .CUR a:focus,
.tx-srlanguagemenu .CUR a:hover,
.tx-srlanguagemenu .CUR a:active,
.tx-srlanguagemenu .NO a:focus,
.tx-srlanguagemenu .NO a:hover,
.tx-srlanguagemenu .NO a:active,
.tx-srlanguagemenu .INACT a:focus,
.tx-srlanguagemenu .INACT a:hover,
.tx-srlanguagemenu .INACT a:active {
	color: #333333;
}
.tx-srlanguagemenu .CUR a.flag:before,
.tx-srlanguagemenu .CUR a.linked-language:before {
	content: url('../../../typo3conf/ext/sr_language_menu/Resources/Public/Images/current.png');
	padding-right: 3px;
}

.tx-srlanguagemenu-links .SPC:before {
	content: "|";
	padding-right: 3px;
}
.tx-srlanguagemenu .tx-srlanguagemenu-flag-linked,
.tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
	height: 13px;
	width: 20px;
}
.tx-srlanguagemenu img.tx-srlanguagemenu-flag-unlinked {
	filter: grayscale(100%); /* Current draft standard */
	-webkit-filter: grayscale(100%); /* New WebKit */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
	filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE */
	-webkit-filter: grayscale(1); /* Old WebKit */
}
.tx-srlanguagemenu fieldset {
}
.tx-srlanguagemenu fieldset legend {
	/*background: url('../../../typo3conf/ext/sr_language_menu/Resources/Public/Images/language.svg') no-repeat 2px 50%;
	padding: 0 2px 2px 20px;*/
}
.tx-srlanguagemenu fieldset label {
	display: none;
}
.tx-srlanguagemenu fieldset span.icon-markup {
	display: inline-block;
	margin-right: 3px;
	vertical-align: middle;
}
.tx-srlanguagemenu fieldset select {
	background-color: #009933;
	color: white;
	font-size: .8em;
}
.tx-srlanguagemenu fieldset option {
	padding: 2px 5px 0 2px;
}


/* Last Update: 2021-12-31 13:35 */


body {
  padding-bottom: 4em;
}

h2, h3, h4 {
  background: #dddddd;
  background: -moz-linear-gradient(top,  #efefef 0%, #c6c6c6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#c6c6c6));
  background: -webkit-linear-gradient(top,  #efefef 0%,#c6c6c6 100%);
  background: -o-linear-gradient(top,  #efefef 0%,#c6c6c6 100%);
  background: -ms-linear-gradient(top,  #efefef 0%,#c6c6c6 100%);
  background: linear-gradient(to bottom, #e3e3e3 0%, #f7f7f7 50%, #e3e3e3 100%);
}

/* ===  results of preliminary rounds  === */
.group_rd, .group_rd_og, .group_og, .group_ye_og, .group_ye, .group_ye_gn, 
.group_gn, .group_bu_gn, .group_bu, .group_bu_vt, .group_vt, .group_rd_vt,
.group_gr1 {
  border-radius: 12px;
  display:inline-block;
  padding: 1em 1.2em;
  margin: 0.5em;
  width: 100%;
  max-width: 34em;
  vertical-align: top;
}

.group_rd {
  background-color: #FF9999;
  box-shadow: inset -6px -6px 8px -1px #7A4F51,
              inset 6px 6px 7px 0 #FFD3E1;
}
.group_rd_og {
  background-color: #FFC199;
  box-shadow: inset -6px -6px 8px -1px #7A6351,
              inset 6px 6px 7px 0 #FFFFE1;
}
.group_og {
  background-color: #FFD399;
  box-shadow: inset -6px -6px 8px -1px #7A6B51,
              inset 6px 6px 7px 0 #FFFFE1;
}
.group_ye_og {
  background-color: #FFE899;
  box-shadow: inset -6px -6px 8px -1px #7A7651,
              inset 6px 6px 7px 0 #FFFFE1;
}
.group_ye {
  background-color: #FFFF99;
  box-shadow: inset -6px -6px 8px -1px #7A8251,
              inset 6px 6px 7px 0 #FFFFE1;
}
.group_ye_gn {
  background-color: #E0FF99;
  box-shadow: inset -6px -6px 8px -1px #6C8251,
              inset 6px 6px 7px 0 #FFFFE1;
}
.group_gn {
  background-color: #A0FF99;
  box-shadow: inset -6px -6px 8px -1px #4E8251,
              inset 6px 6px 7px 0 #DDFFE1;
}
.group_bu_gn {
  background-color: #99EDFF;
  box-shadow: inset -6px -6px 8px -1px #4A7886,
              inset 6px 6px 7px 0 #D3FFFF;
}
.group_bu {
  background-color: #99CEFF;
  box-shadow: inset -6px -6px 8px -1px #4A6986,
              inset 6px 6px 7px 0 #D3FFFF;
}
.group_bu_vt {
  background-color: #99A4FF;
  box-shadow: inset -6px -6px 8px -1px #495386,
              inset 6px 6px 7px 0 #D2E2FF;
}
.group_vt {
  background-color: #D799FF;
  box-shadow: inset -6px -6px 8px -1px #674F86,
              inset 6px 6px 7px 0 #FFD2FF;
}
.group_rd_vt {
  background-color: #FF99D9;
  box-shadow: inset -6px -6px 8px -1px #7A4F73,
              inset 6px 6px 7px 0 #FFD3FF;
}

.group_gr1 {
  background-color: #f4f4f8;
  box-shadow: inset -6px -6px 8px -1px #B0B0B2,
              inset 6px 6px 7px 0 #FDFDFF;
}

.group {
  border-collapse: separate;
  border-spacing: 0 4px;
  font-family: arial, helvetica, sans-serif;
  /*font-size: 95%;*/
  text-decoration:none;
  font-weight: bold;
  width: 100%;
}

.group caption {
  font-size: 1.2em;
  text-align: left;
  line-height: 1.6em;
}

.group th {
  padding: 0.4em;
  font-weight: bold;
  background: linear-gradient(to top, #bfbfbf 0%, #d9d9d9 35%, #f2f2f2 100%);
}
.group th:nth-child(3) {
  padding-left: 0.8em;
}

.group td {
  padding: 0.2em 0.8em;
  background: linear-gradient(to top, #d9d9d9 0%, #f2f2f2 35%, #ffffff 100%);
  text-align: right;
}

.group td, .group th {
  border: #7f7f7f solid;
  border-width: 1px 0;
  font-size: 0.9em;
  vertical-align: middle;
}

.group td:first-child {
  font-size: 1.1em;
}
.group td:first-child, .group th:first-child {
  border-radius: 5px;
  border-width: 1px;
  width: 1.6em;
}

.group td:nth-child(2), .group th:nth-child(2) {
  background: none;
  border: 0;
  padding: 0;
  width: 4px;
}
.group td:nth-child(3), .group th:nth-child(3) {
  border-radius: 5px 0 0 5px;
  border-left-width: 1px;
  text-align: left;
/*  min-width: 14em;*/
}
.group td:nth-child(4), .group td:nth-child(7) {
  padding-right: 0;
  border-left-width: 1px;
}
.group td:nth-child(5), .group td:nth-child(8) {
  padding: 0.2em;
}
.group td:nth-child(6), .group td:nth-child(9) {
  padding-left: 0;
}
.group td:nth-child(4), .group td:nth-child(6) {
  width: 1.2em;
}
.group td:nth-child(7), .group td:nth-child(9) {
  width: 2.3em;
}

.group th:nth-child(4), .group th:nth-child(5) {
  border-left-width: 1px;
}

.group td:last-child, .group th:last-child {
  border-radius: 0 5px 5px 0;
  border-width: 1px;
  width: 2em;
}

.group dd {
  font-size: 70%;
  color: #777777;
}

/* ===  game results ===
   result0: K-games wo sets + GR-games w sets
   result1: K-games w  sets + GM-games w sets
*/

.game {
  border-collapse: collapse;
  text-decoration: none;
  border: 0;
  margin: 2em 0;
  font-size: 0.9em;
  width: auto;
}

.game tbody {
  background: #ffffff;
}

.game thead th {
  background: #ffcc99;
  background: -moz-linear-gradient(top, #ffcc99 0%, #ffcc99 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc99), color-stop(100%,#ffcc99));
  background: -webkit-linear-gradient(top, #ffcc99 0%,#ffcc99 100%);
  background: -o-linear-gradient(top, #ffcc99 0%,#ffcc99 100%);
  background: -ms-linear-gradient(top, #ffcc99 0%,#ffcc99 100%);
  background: linear-gradient(to bottom, #fff2e5 0%,#ffcc99 100%);
  height: 1.2em;
}

.game caption {
  font-size: 1.2em;
  text-align: left;
  font-weight: bold;
  line-height: 1.8em;
}

.game td, .game th {
  border: 1px #7f7f7f solid;
  padding: 0.1em 0.4em;
  vertical-align: middle;
}

.game dt {
  float: none;
}
.game dd {
  font-size: 70%;
  color: #777777;
  font-weight: normal;
}

.game td:nth-child(1) {
  width: 5em;
  font-size: 80%;
  text-align: center;
}
.game td:nth-child(2) {
  width: 2.1em;
  text-align: right;
  padding-right: 1em;
}
.game td:nth-child(3) {
  width: 3em;
  text-align: center;
}

.game td:nth-child(4),
.game th:nth-child(4) {
  padding-left: 0.8em;
  border-right-width: 0;
  text-align: left;
  width: 14em;
  font-weight: bold;
}

.result0 th:nth-child(5) {
  border-right-width: 0;
  border-left-width: 0;
}

.result0 td:nth-child(5) { 
  font-size: 1.4em;
  line-height: 0.8em;
}

.result0 th:nth-child(6) {
  border-left-width: 0;
}

.result0 td:nth-child(6) {
  padding-left: 0.8em;
  border-left-width: 0;
  text-align: left;
  width: 14em;
  font-weight: bold;
}

.result0 td:nth-child(3n+5)  {
  border-width: 1px 0;
  font-weight: bold;
  padding: 0.4em 0;
  text-align: center;
  width: 1em;
}

.result0 td:nth-child(3n+7) {
  border-right: 0;
  text-align: right;
  width: 1.5em;
}

.result0 td:nth-child(3n+9) {
  border-left: 0;
  text-align: left;
  width: 1.5em;
}

.result0 td:nth-child(7), 
.result0 td:nth-child(9) {
  font-weight: bold;
}

.result1 td:nth-child(5),
.result1 td:nth-child(6) {
  width: 3em;
  font-weight: bold;
  text-align: center;
}

.result1 td:nth-child(6) {
  text-align: right;
  padding-right: 0.8em;
  padding-left: 0em;
}

.result1 td:nth-child(1n+7) {
  text-align: right;
  line-height: 0.3em;
  padding-right: 0.6em;
  height: 1.8em;
}

.result1 th:nth-child(1n+7),
.result1 td:nth-child(1n+7) {
  color: #808080;
  width: 2em;
}

.game td span:nth-child(1) {
  font-size: 0.6em;
  vertical-align: top;
  display: table-cell;
  color: #0000ff;
}

.game td span::after {
  content: " ";
}

.game .tfoot::before {
  content: '';
  display: block;
  height: 1em;
}

.game .tfoot {
  background:none;
}

.game .tfoot td {
  border-width: 0;
  font-weight: normal;
}

.result0 .tfoot tr:nth-child(even) td:nth-child(1n+7) {
  background: #ffffff;
  border-width: 1px 0;
}

.result0 .tfoot tr:nth-child(even) td:nth-child(3n+7) {
  border-left: 1px #7f7f7f solid;
}

.game .tfoot tr:last-child td {
  font-weight: bold;
}

.result0 .tfoot tr:nth-child(even) td:last-child {
  border-right: 1px #7f7f7f solid;
}

.result1 .tfoot tr:last-child td:nth-child(1n+5) {
  background: #ffffff;
  border-width: 1px;
  padding: 0.4em;
  text-align: center;
}

.hide {
 display:none;
}

/* ==================================== */
/* ===  final + preliminary results === */

.FinalResults, 
.PreResults, 
.AllTeams {
  color: #000;
  border-collapse: collapse;
  border-spacing: 0px;
  border-width: 0;
  empty-cells: show;
  width: auto;
}

.PreResults {
  font-size: 0.9em;
}

.FinalResults caption, 
.PreResults caption,
.AllTeams caption {
  text-align: left;
  font-size: 1.05em;
  font-weight: bold;
  padding: 3px 0;
  margin: 6px 0;
}

.FinalResults tbody::before, 
.PreResults tbody::before,
.AllTeams tbody::before {
    content: '';
    display: block;
    height: 0.4em;
}

.FinalResults td,
.FinalResults th,
.PreResults td,
.PreResults th,
.AllTeams td,
.AllTeams th {
  border: 1px #7f7f7f solid;
  padding: 3px 10px;
}

.FinalResults th, 
.PreResults th ,
.AllTeams th {
  text-align: left;
  background: #ccffcc;
  background: -moz-linear-gradient(top,  #e8ffe8 0%, #a5ffa5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8ffe8), color-stop(100%,#a5ffa5));
  background: -webkit-linear-gradient(top,  #e8ffe8 0%,#a5ffa5 100%);
  background: -o-linear-gradient(top,  #e8ffe8 0%,#a5ffa5 100%);
  background: -ms-linear-gradient(top,  #e8ffe8 0%,#a5ffa5 100%);
  background: linear-gradient(to bottom,  #e8ffe8 0%,#a5ffa5 100%);
}

.FinalResults td,
.PreResults td,
.AllTeams td {
  background-color: #ffffff;
}

.FinalResults td:first-child,
.FinalResults th:first-child,
.PreResults td:first-child,
.PreResults th:first-child  {
  width: 2em;
  text-align: right;
}

.PreResults td:first-child {
  font-weight: bold;
}

.FinalResults tr:nth-child(1),
.FinalResults tr:nth-child(2),
.FinalResults tr:nth-child(3) {
  font-weight: bold;
}

.FinalResults td:nth-child(2) {
  padding-right: 6em;
}

.PreResults dt {
  font-weight: bold;
  float: left;
  padding-right: 6em;
}

.PreResults dd {
  float: right;
  font-size: 0.7em;
  margin-top: 0.4em;
  color: #777777;
}

.FinalResults .Legend {
  padding-left: 1px;
}

.FinalResults .Legend td {
  font-weight: normal;  
  text-align: left;
  background: transparent;
  border: none;
}

.FinalResults .Legend tr:nth-child(1) td {
  font-weight: bold;
  padding-left: 1px;
}

.FinalResults .Legend td:nth-child(2) {
  padding-right: 1em;
}

/* ==================================== */
/* additional styles for AllTeams-table */

.gold {
  background: linear-gradient(45deg, #E4BB48 20%, #F9D56F 60%, #E4BB48 95%);
}
.silver {
  background: linear-gradient(45deg, #BDBEC0 20%, #DADBDE 60%, #BDBEC0 95%);
}
.bronze {
  background: linear-gradient(45deg, #BF9A6D 20%, #D4B794 60%, #BF9A6D 95%);
}

.AllTeams thead {
  height: 4.5em;
}

.AllTeams th,
.AllTeams td {
  text-align: center;
  max-width: 1.7em;
}

.AllTeams th {
 text-align: center;
 padding: 0 0.4em;
}

.AllTeams th p {
  transform: rotate(-90deg);
  line-height: 1em;
  margin-top: 1.5em;
}

.AllTeams td {
  padding: 3px 0.3em;
}

.AllTeams tr th:first-child,
.AllTeams tr td:first-child {
  text-align: left;
  max-width: 11em;
  transform: unset;
}

.AllTeams tr th:first-child::after {
  margin: 0 1em;
  vertical-align: middle;
}

.AllTeams th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  border: none;
  outline: 1.2px #7f7f7f solid;
  outline-offset: -0.6px;
}

.AllTeams th:first-child {
  position: -webkit-sticky;
  position: sticky; 
  left: 0;
  z-index: 4;
}

.AllTeams tr td:first-child {
  position: -webkit-sticky;
  position: sticky; 
  left: 0;
  z-index: 2;
  background-color: transparent;
  background-image: url('../../../fileadmin/templates/DMM_Template_V02/1px_wh.png');
  outline: 1.2px #7f7f7f solid;
  outline-offset: -0.6px;
  border: none;
}

.AllTeams tr td:nth-child(2){
  background-color: #e0ffe0;
}

.AllTeams .tooltip .tooltiptext {
  display: none;
  position: absolute;
  padding: 3px 7px;
  background-color: #ffffeb;
  border: 1px solid #993300;
  border-radius: 4px;
  box-shadow: 2px 2px 5px 0 #8B4513;
  width: auto;
  white-space: nowrap;
  z-index: 99;
  text-align: left;
  font-size:0.9em;
}

.AllTeams th .tooltiptext {
  top: 5.5em;
  left: -0.1em;
}

.AllTeams .tooltip:hover .tooltiptext {
  display: block;
}

.tooltiptext dl {
  margin: 0.2em;
  display: grid;
  grid-row-gap: 0.3em;
  grid-column-gap:0.5em;
}

.tooltiptext dt {
  grid-column-start: 1;
}

.tooltiptext dt::after {
  content: ":";
}

.tooltiptext dd {
  grid-column-start: 2;
}

table.sortable th::after, th.sorttable_sorted::after, th.sorttable_sorted_reverse::after {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0.6em 0 0 0;
}

.sortable th::after {
  background: url('../../../fileadmin/templates/DMM_Template_V02/sort_arrows.png');
  background-size: 60px;
}

.sortable th.dir-d::after {
  background-position: -40px;
}

.sortable th.dir-u::after {
  background-position: -20px;
}

a:hover {
  text-decoration: none;
}


/* ==================================== */

tr .colAchieved {
  background-color: #ffffcc !important;
}
tr .colNoOpponent {
  background-color: #ccecff !important;
}
tr .colCompared {
  background-color: #dddddd !important;
}

tr .smallText {
  font-size: 80%;
}

/* ==================================== */
/* ===   show/hide addtional info   === */

.addinfo {
  margin: 0 0 1em 0.5em;
}

.addinfo p {
  font-weight: bold;
}

.addinfo:not(:target) dl, .addinfo:target p.show, p.hide {
  display: none;
}
.addinfo:target dl, .addinfo:target p.hide {
  display: grid;
}

.addinfo dl {
  margin: 0.5em 0 2em 1.3em;
  grid-template-columns: max-content;
  grid-gap: 0.4em 1em;
}

.addinfo dt {
  grid-column-start: 1;
}

.addinfo dt::after {
  content: ":";
}

.addinfo dd {
  grid-column-start: 2;
}

.addinfo dd ol li {
  margin-left: 0;
}

/* ==================================== */

.play_fields {
  font-size: 0.8em;
  position: relative;
  left: 1em;
  margin: 0 1em 3em 0;
  background-position: -3em -1em;
  background-size: 6em 2em;
  background-image:
    linear-gradient(to right, grey 0.08em, transparent 0.08em),
    linear-gradient(to bottom, grey 0.08em, white 0.08em);
}

.play_fields .timescale {
  overflow: hidden;
  background-color: #fff;
}

.play_fields div {
  position: absolute;
}

.play_fields p {
  text-align: center;
  height: 1.88em;
  line-height: 2em;
}

.play_fields .timescale p {
  border: none;
  width: 6em;
  float: left;
  font-weight: bold;
}

.play_fields .fieldgames p {
  position: absolute;
  background: #e0ffe0;
  border: 0.1em #5577ff solid;
}

.play_fields .fieldgames p:first-of-type {
  background: #fff;
  border-color: #000;
  font-weight: bold;
  }

.play_fields .fieldgames .ongoing {
  background: #ddd;
}

.ongoing {
  background: #ddd;
  border: 0.1em #5577ff solid;
}
.done {
  background: #e0ffe0;
  border: 0.1em #5577ff solid;
}

/* ==================================== */

table.overview, div.overview {
  color: #000;
  border: 2px solid #fb0;
  border-radius: 15px;
  border-collapse: separate;
  border-spacing: 0;
  box-shadow: 6px 6px 12px #888;
  background: #ffb;
  background: -moz-linear-gradient(top,  #ffffdd 0%, #ffffbb; 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffdd), color-stop(100%,#ffffbb));
  background: -webkit-linear-gradient(top, #ffffdd 0%,#ffff7d 100%);
  background: -o-linear-gradient(top, #ffffdd #ffffbb 100%);
  background: -ms-linear-gradient(top, #ffffdd #ffffbb 100%);
  background: linear-gradient(to bottom, #ffffdd 0%,#ffffbb 100%);
}

table.overview {
  width: 100%;
  max-width: 30em;
  margin: 1em 0;
  padding: 3px 0 3px 2%;
}

div.overview {
/*  width: 98.5%;
  max-width: 34.8em;*/
  width: fit-content;
  margin: 0;
  padding: 0;
}

table.overview caption {
  text-align: left;
  margin-bottom: 18px;
}

table.overview td {
  padding: 0em 1em 0em 0.5em;
  vertical-align: middle;
}

table.overview td:first-child {
  width: 65%;
}

table.overview td:nth-child(2) {
  border-left: 2px solid #fb0;
}

table.overview ol li {
  font-weight: bold;
  list-style-type: decimal;
  margin-bottom: 0.2em;
}

table.overview ol li:last-child {
  margin-bottom: 0em;
}

table.overview ol li p {
  font-weight: normal;
}

table.overview *.important {
  font-size: 1.6em;
  color: #000;
}

/* ==================================== */

/*
@viewport {
  max-width: 820px;
}
*/

/*
@viewport {
width: 100vw;
zoom: 1;
}
*/

@media only screen and (max-width: 820px) {

  .group_rd, .group_rd_og, .group_og, .group_ye_og, .group_ye, .group_ye_gn, 
  .group_gn, .group_bu_gn, .group_bu, .group_bu_vt, .group_vt, .group_rd_vt,
  .group_gr1 {
    width: 95%;
    padding: 0.8em;
    margin: 0.5em 0;
  }

  .group th {
    padding: 0.4em 0.4em;
  }
  .group td {
    padding: 0.2em 0.4em;
  }

  .game, .result0, .result1 {
 /*   width: 100%;*/
  }

  .game th, .finals td {
  padding: 0.1em 0.2em;
  }
  .game td:nth-child(4), .game td:nth-child(6) {
  padding-left: 0.4em;
  }
}