#mktt_Main_Uebersicht {
    margin: 0;
    padding: 0;
    /* text-align: center; */
    background: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    color: #333;
    overflow: hidden;
    height: 100%;
}

#mktt_Main {
    margin: 0;
    padding: 0;
    /* text-align: center; */
    background: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    color: #333;
    overflow: hidden;
    height: 100%;
}

#mktt_Main a {
    text-decoration: none;
}


/*           Turnierliste               */

.mktt_turnierliste {
    width: 100%;
    text-align: left;
    text-transform: none;
}

.mktt_turnierliste td {
    height: 24px;
    padding-right: 5px;
}


/*           Haupt-Navigation               */

.mktt_nav_bar_top td {
    width: 120px;
    border-left: 1px solid #000000;
    text-align: center;
    /* white-space: nowrap; */
    height: 20px;
}

.mktt_nav_link,
.mktt_nav_link_fix {
    color: #333;
    display: block;
}

.mktt_nav_link:hover,
.mktt_nav_link_fix:hover {
    color: #333;
    background-color: #eee;
}

.mktt_nav_link_fix {
    font-weight: bolder;
}

.mktt_nav_link_fix:hover {
    font-weight: bolder;
}

.mktt_nav_bar_fix {
    margin-bottom: 0px;
}

.mktt_nav_bar_classes {
    margin-bottom: 0px;
}

.mktt_nav_group {
    font-weight: bolder;
    border-bottom: #eee 1px solid;
    display: block;
    background-color: #f8e900;
    color: #333;
}

#mktt_Navigation ul {
    list-style-type: none;
    padding-left: 10px;
    margin-bottom: 0;
}

#mktt_Navigation li {
    line-height: 1;
}

#mktt_Navigation a {
    display: block;
    border-bottom: 1px solid #eee;
    color: #999;
}

#mktt_Hamburger {
    border-bottom: 1px solid #f8e900;
}


/********************************************/


/*            Gruppen-Tabelle               */


/********************************************/


/* ********************************************** */


/*      Folgende Class entfernen, wenn kein      	*/


/*      Abschneiden der Spieler- und Vereins-     */


/*      namen gewünscht wird.mktt_                     */


/* ********************************************** */

.mktt_gruppen td {
    /* max-width: 150px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 5px;
}

.mktt_gh_platz {
    width: 15px;
    padding-right: 5px;
}

.mktt_gh_spieler {
    width: 150px;
    padding-right: 5px;
}

.mktt_gh_verein {
    width: 140px;
    padding-right: 5px;
}

.mktt_gh_spiele {
    width: 60px;
    padding-right: 5px;
}

.mktt_gh_saetze {
    width: 60px;
    padding-right: 5px;
}

.mktt_gh_baelle {
    width: 60px;
    padding-right: 5px;
}

.mktt_gh_raster {
    width: 35px;
    padding-right: 5px;
}

.mktt_gh_spacing {
    width: 10px;
}

.mktt_gruppenheader {
    background: #ddd;
}

.mktt_gruppenname {
    background: #f8e900;
    color: #FFF;
}

.mktt_gruppenname a {
    color: #FFF;
}

.mktt_gruppen_links td {
    width: 85px;
    border-left: 1px solid #f8e900;
    text-align: center;
}

.mktt_kowinner {
    font-weight: bold;
}

.mktt_ko_link a {
    font-weight: bolder;
}

.mktt_gruppen_uplink {
    background: #f8e900;
}

.mktt_gruppen_uplink a {
    color: #FFF;
}

.mktt_gruppen_ueberschrift {
    font-size: 28px;
    font-weight: 600;
    color: #f8e900;
}

.mktt_grouptype {
    font-size: 16px;
    text-decoration: underline;
}


/********************************************/


/*            Gruppen-Details               */


/********************************************/

.mktt_group_single_results {}

.mktt_group_single_results th {
    background: #ddd;
}

.mktt_group_single_results td {
    padding-left: 5px;
}

.mktt_gsr_runde {
    width: 15px;
    padding-right: 5px;
}

.mktt_gsr_uhrzeit {
    width: 30px;
    padding-right: 5px;
}

.mktt_gsr_spieler {
    width: 180px;
    padding-right: 5px;
}

.mktt_gsr_einzelsaetze {
    width: 220px;
    padding-right: 5px;
}

.mktt_gsr_saetze {}


/*****************************************************/


/*             Aktive Tische + Startes               */


/*****************************************************/

.mktt_active_tables {}

.mktt_active_tables th {
    background: #ddd;
}

.mktt_at_tisch {
    width: 30px;
}

.mktt_at_spieler {
    width: 180px;
}

.mktt_at_klasse {
    width: 120px;
}

.mktt_at_verein {
    width: 300px;
}