/* content main wrapper */
#mw_left { float: left; }
#mw_right { float: right; }
#mw_left, #mw_right { width: 200px; }
#mw_center { margin: 0 200px; }

/*Fixed Background*/

	/*BOXED LAYOUT*/
	.site_boxed .layer_wrapper, body.home.site_boxed #slidera {width: 83.5%;float: left;margin: 0 8.25%;
	background: #ffffff;}
	.site_boxed .stat_bg, .site_boxed .stat_bg_overlay{width: 83.5%;}
	.site_boxed .social_buttons{background: #ffffff;}
	.site_boxed .center {width: 95%!important;margin: 0 auto;}
	.site_boxed .head_top .center{ width:95%!important;}

/*Site Content Text Style*/
body, button, input, select, textarea{ 
	font-family:Poppins; 	font-size:17px; }

.meineDaten table th,
.meineDaten table td,
.meineDaten table td input {
  font-family:Poppins; 	font-size:15px!important;
  text-align: left;
  border: 1px solid #e5e7eb;
  font-family:'Poppins'!important;
  font-size:14px!important;
}
	
.meineDaten table td input::placeholder {
  opacity: 0.5;
}

/*                   Turnier Ã¤ndern Table                */
/*
.table-Turnier-container {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,890px), 800px)!important;
  height: 57vh;
}
*/
.table-Turnier-container {
  overflow: scroll;
  width: max(min(100%,690px), 600px)!important;
  height: auto;
}

.table-Turnier-aendern {
  border-collapse: collapse;
}

.table-Turnier-aendern th,
.table-Turnier-aendern td {
  max-width: 100%;
  padding: 1px 1px 1px 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-Turnier-aendern thead {
  position: sticky;
  inset-block-start: 0;
}

.set-width {
//    field-sizing: content;
//  width: 300px;
}

.page_top{ background:#ffffff; color:#555555;background:url("../images/golfball.png")  0 0 repeat;}
.page_top .postitle{color:#555555;}	
.page_top .layerbread a:link, .page_top .layerbread a:visited{color:#555555;}	
.page_top img  {
//      width: 40%;
      max-width: 240px;
      max-height: 200px;
      }

.page_top_table {
    overflow-x: scroll;
    max-width:100%;
//    background-color: #ffff00 !important;
    width: 100%;}

.page_top_th, .page_top_td {
    padding: 0px;
//    background-color:white;     
    width:auto; 
}
.page_top_th2, .page_top_td2 {
    padding-right: 10px;
//    background-color:white;
    width:auto;
text-align: right; }

.page_top_th3, .page_top_td3 {
    padding: 0px;
    width:67px;
    vertical-align:top;
}

.page_head{ background:#207768; color:#ffffff;}
.page_head .postitle{color:#555555;}	
.page_head .layerbread a:link, .page_head .layerbread a:visited{color:#555555;}	
.page_head img  {
      width: 100%;
      height: auto;
      }

.page_content  {
 //       min-height: 500px;
       min-height: 60vh;
border:1;
      }

.page_content_html {
    overflow: scroll;
    height: 60vh;
    width: 100%;
border:1;
}


.foto_link img {
    display: inline-block; /* Stellt sicher, dass das Bild sich als Block verhÃ¤lt */
}


.foto_link {
    display: inline-block; /* Wichtig fÃ¼r width/max-width bei Links */
    padding: 0px!important;
    text-decoration: none;
  }

a.p_link:visited {
  color: #207768;
  background-color: transparent;
  text-decoration: none;
}

a.p_link:hover {
  color: #000000;
  background-color: transparent;
  //text-decoration: underline;
}

a.p_protokoll {
  color: #207768; 
  background-color: transparent; 
  text-decoration: none;
}
a.p_protokoll:hover {
  color: #000000;
  background-color: transparent;
  //text-decoration: underline;
}

a.p_link2:link {
  color: #000000; 
  background-color: transparent; 
  text-decoration: none;
}

a.p_link2:visited {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

a.p_link2:hover {
  color: #207768;
  background-color: transparent;
  //text-decoration: underline;
}
a.p_mouse:link {
  color: #ffffff!important; 
  background-color: transparent; 
  text-decoration: none;
}

a.p_mouse:visited {
  color: #ffffff!important;
  background-color: transparent;
  text-decoration: none;
}

a.p_mouse:hover,
a.p_mouse2:hover
{
  color: #000000!important;
  background-color: transparent;
  //text-decoration: underline;
}

a.p_mouse2:visited, 
a.p_mouse6:visited 
{
  color: #000000!important;
  background-color: transparent;
  text-decoration: none;
}
a.p_mouse3:hover,
a.p_mouse4:hover
{
  color: #ffffff!important;
  background-color: transparent;
  //text-decoration: underline;
}

a.p_mouse3:visited {
  color: #bbbbbb!important;
  background-color: transparent;
  text-decoration: none;
}
a.p_mouse4:visited {
  color: #f6ef6b!important;
  background-color: transparent;
  text-decoration: none;
}
a.p_mouse5:hover,
a.p_mouse6:hover
{
  color: #207768!important;
  background-color: transparent;
  /text-decoration: underline;
}
.b_bold {
  color: #207768;
  font-weight: bold;
}
.p_color {
  color: #207768!important; 
  background-color: transparent; 
  text-decoration: none;
}
.p_black {
  color: #000000!important; 
  background-color: transparent; 
  text-decoration: none;
}
.p_red {
  color: #ff0000!important; 
  background-color: transparent; 
  text-decoration: none;
}

/* Galerie */

* {
  box-sizing: border-box;
}

div.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

div.gallery-item {
  margin: 5px;
  border: 1px solid #ccc;
  width: calc(25% - 20px);
}

div.gallery-item:hover {
  border: 1px solid #777;
}

div.gallery-item img {
  width: 100%;
  height: auto;
}

div.gallery-item div.desc {
  padding: 15px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  div.gallery-item {
    width: calc(50% - 20px);
  }
}

@media only screen and (max-width: 480px) {
  div.gallery-item {
    width: calc(100% - 20px);
  }
}

.b_hidden {
  visibility:hidden;
}

.table-container {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  height: 55vh;
}
.table-container2 {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: 270px;
  height: 55vh;
}

/* Turnierausgabe */
.gruppe {
text-align: center!important;
font-weight: normal!important;
}
.turnierausgabe {
   font-family:'Poppins'; 			
   font-size:18px;			
   color:#207768;
}
.turnierausgabe h1{ 
   font-family:'Poppins';
   font-size:34px;
   color:#207768;
}
		
.turnierausgabe h1 a:hover{color:#207768;}
.turnierausgabe h2{ 
   font-family:'Poppins';
   font-size:20px;
   color:#207768;
}
.turnierausgabe h2 a:hover{color:#207768;}
.turnierausgabe h3{
   font-family:'Poppins';
   font-size:25px;
   color:#207768;
}
.turnierausgabe h3 a:hover{ 
   color:#207768;
}
.turnierausgabe h4{ 
   font-family:'Poppins';
   font-size:20px;
   color:#207768;
}
.turnierausgabe h4 a:hover{ 
   color:#207768;
}	
.turnierausgabe h5{ 
   font-family:'Poppins';
   font-size:17px;
   color:#207768;
}
.turnierausgabe h5 a:hover{ 
   color:#207768;
}	
.turnierausgabe h6{ 
   font-family:'Poppins';
   font-size:14px;
   color:#207768;
}
.turnierausgabe h6 a:hover{ 
   color:#207768;}

.turnierausgabe a:link {
  color: #0033ff; 
  background-color: transparent; 
  text-decoration: none;
}

.turnierausgabe a:visited {
  color: #0033ff;
  background-color: transparent;
  text-decoration: none;
}

.turnierausgabe a:hover {
  color: black;
  background-color: transparent;
  //text-decoration: underline;
}

.turnierausgabe table th:nth-child(7),
.turnierausgabe table th:nth-child(8),
.turnierausgabe table td:nth-child(7),
.turnierausgabe table td:nth-child(8){
  display: none; 
}


.turnierausgabe table th:nth-child(2),
.turnierausgabe table th:nth-child(5),
.turnierausgabe table th:nth-child(6) {
  color: yellow!important; 
//  background-color: transparent; 
  text-decoration: none;
}

.turnierausgabe table th:nth-child(2):hover,
.turnierausgabe table th:nth-child(5):hover,
.turnierausgabe table th:nth-child(6):hover,
.header_white {
  color: white!important; 
  //background-color: transparent;
  //text-decoration: underline;
}

.turnierausgabe table {
    font-family:'Poppins'!important;
 border-collapse: separate;
  border-spacing: 0;
  width: 740px;
  table-layout: fixed;
}

.turnierausgabe table th,
.turnierausgabe table td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
  font-family:'Poppins'!important;
  font-size:14px!important;
}
.turnierausgabe table td:nth-child(1),
.turnierausgabe table th:nth-child(1) {
  width: 50px;
  left: 0px;
}
.turnierausgabe table td:nth-child(2),
.turnierausgabe table th:nth-child(2) {
  width: 220px;
  left: 0px!important;
}

.turnierausgabe table td:nth-child(3),
.turnierausgabe table th:nth-child(3) {
  width: 50px;
  left: 0px;
}
.turnierausgabe table td:nth-child(4),
.turnierausgabe table th:nth-child(4) {
  width: 290px;
  left: 0px;
}
.turnierausgabe table td:nth-child(5),
.turnierausgabe table th:nth-child(5) {
  width: 65px;
  left:0px;
}
.turnierausgabe table td:nth-child(6),
.turnierausgabe table th:nth-child(6) {
  width: 65px;
  left: 0px;
}

.turnierausgabe table th:nth-child(2) a:link {
  color: yellow!important; 
  background-color: transparent; 
//  text-decoration: none;
}

.turnierausgabe table th:nth-child(2) a:visited {
  color: yellow!important;
  background-color: transparent;
  text-decoration: none;
}

.turnierausgabe table th:nth-child(2) a:hover {
  color: white!important;
  background-color: transparent;
  text-decoration: none;
}
.turnierausgabe table th:nth-child(5) a:link {
  color: yellow!important; 
  background-color: transparent; 
  text-decoration: none;
}

.turnierausgabe table th:nth-child(5) a:visited {
  color: yellow!important;
  background-color: transparent;
  text-decoration: none;
}

.turnierausgabe table th:nth-child(5) a:hover {
  color: white!important;
  background-color: transparent;
  text-decoration: none;
}
.turnierausgabe table th:nth-child(6) a:link {
  color: yellow!important; 
  background-color: transparent; 
  text-decoration: none;
}

.turnierausgabe table th:nth-child(6) a:visited {
  color: yellow!important;
  background-color: transparent;
  text-decoration: none;
}

.turnierausgabe table th:nth-child(6) a:hover {
  color: white!important;
  background-color: transparent;
  text-decoration: none;
}
.turnierausgabe table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.turnierausgabe table tr td:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
}
.turnierausgabe table tr th:nth-child(1) {
  z-index: 101;
}
.turnierausgabe table tr td:nth-child(2){
  position: relative;
  z-index: 5;
}
.turnierausgabe table tr th:nth-child(2) {
  z-index: 6;
}

.turnierausgabe table td:nth-child(3) {
  position: relative;
  z-index: 5;
}
.turnierausgabe table th:nth-child(3) {
  z-index: 6;
}

.turnierausgabe table td:nth-child(4) {
  position: relative;
  z-index: 5;
}
.turnierausgabe table th:nth-child(4) {
  z-index: 6;
}
.turnierausgabe table td:nth-child(5) {
  position: relative;
  z-index: 5;
}
.turnierausgabe table th:nth-child(5) {
  z-index: 6;
}
.turnierausgabe table td:nth-child(6) {
  position: relative;
  z-index: 5;
}
.turnierausgabe table th:nth-child(6) {
  z-index: 6;
}

.turnierausgabe table tr td:nth-child(1) {
text-align: right;
}
.turnierausgabe table tr td:nth-child(3) {
text-align: right;
}
.turnierausgabe table tr td:nth-child(4) {
text-align: left;
}
.turnierausgabe table tr td:nth-child(5) {
text-align: right;
}
.turnierausgabe table tr td:nth-child(6) {
text-align: right;
}
.turnierausgabe table th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.turnierausgabe table td {
  font-size: 12px;
  text-align: left;
}

.turnierausgabe table tr td:nth-child(1) {
  background-color: #207768;
  color: white;
  font-weight: bold;
  opacity: 1;
  z-index: 99
} 

.turnierausgabe table tr:nth-child(even) {
  background-color: #f9fafb;
}
.turnierausgabe table tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}
.turnierausgabe table_button {
  background-color: #cccccc;
  border: none;
  color: black;
  font-size: 12px;
  padding: 0px 1px;
  text-decoration: none;
  margin: 0px 0px;
  cursor: pointer;
  width: 60px;
}
/* Ende Turnierausgabe */

/* turnierausgabe_cup */
.turnierausgabe_cup {
   font-family:'Poppins'!important; 			
   font-size:18px;			
/*   color:#007768; */
}
.turnierausgabe_cup h1{ 
   font-family:'Poppins';
   font-size:34px;
   color:#207768;
}
		
.turnierausgabe_cup h1 a:hover{color:#207768;}
.turnierausgabe_cup h2{ 
   font-family:'Poppins';
   font-size:20px;
   color:#207768;
}
.turnierausgabe_cup h2 a:hover{color:#207768;}
.turnierausgabe_cup h3{
   font-family:'Poppins';
   font-size:25px;
   color:#207768;
}
.turnierausgabe_cup h3 a:hover{ 
   color:#207768;
}
.turnierausgabe_cup h4{ 
   font-family:'Poppins';
   font-size:20px;
   color:#207768;
}
.turnierausgabe_cup h4 a:hover{ 
   color:#207768;
}	
.turnierausgabe_cup h5{ 
   font-family:'Poppins';
   font-size:17px;
   color:#207768;
}
.turnierausgabe_cup h5 a:hover{ 
   color:#207768;
}	
.turnierausgabe_cup h6{ 
   font-family:'Poppins';
   font-size:14px;
   color:#207768;
}
.turnierausgabe_cup h6 a:hover{ 
   color:#207768;}

.turnierausgabe_cup a:link {
  color: #0033ff; 
  background-color: transparent; 
  text-decoration: none;
}

.turnierausgabe_cup a:visited {
  color: #0033ff;
  background-color: transparent;
  text-decoration: none;
}

.turnierausgabe_cup a:hover {
  color: black;
  background-color: transparent;
  //text-decoration: underline;
}

.turnierausgabe_cup table {
  font-family:'Poppins'!important;
  border-collapse: separate;
  border-spacing: 0;
//  width: 840px;
  table-layout: fixed;
}

.turnierausgabe_cup table th,
.turnierausgabe_cup table td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
  font-family:'Poppins'!important;
  font-size:14px!important;
}
.turnierausgabe_cup table td:nth-child(1),
.turnierausgabe_cup table th:nth-child(1) {
  width: 50px;
  left: 0px;
  text-align: center!important;
}
.turnierausgabe_cup table td:nth-child(2),
.turnierausgabe_cup table th:nth-child(2) {
  width: 220px;
  left: 0px!important;
}

.turnierausgabe_cup table td:nth-child(3),
.turnierausgabe_cup table th:nth-child(3) {
  width: 70px;
  left: 0px;
  text-align: center!important;
}
.turnierausgabe_cup table td:nth-child(4),
.turnierausgabe_cup table th:nth-child(4) {
  width: 100px;
  left: 0px;
  text-align: center!important;
}
.turnierausgabe_cup table td:nth-child(5),
.turnierausgabe_cup table th:nth-child(5) {
  width: 100px;
  left: 0px;
  text-align: center!important;
}
.turnierausgabe_cup table td:nth-child(6),
.turnierausgabe_cup table th:nth-child(6) {
  width: 100px;
  left: 0px;
  text-align: center!important;
}
.turnierausgabe_cup table td:nth-child(7),
.turnierausgabe_cup table th:nth-child(7) {
  width: 100px;
  left: 0px;
  text-align: center!important;
}
.turnierausgabe_cup table td:nth-child(8),
.turnierausgabe_cup table th:nth-child(8) {
  width: 100px;
  left: 0px;
  text-align: center!important;
}

#
.turnierausgabe_cup table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.turnierausgabe_cup table tr td:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
}
.turnierausgabe_cup table tr th:nth-child(1) {
  z-index: 101;
}
.turnierausgabe_cup table tr td:nth-child(2){
  position: relative;
  z-index: 5;
}
.turnierausgabe_cup table tr th:nth-child(2) {
  z-index: 6;
}

.turnierausgabe_cup table td:nth-child(3) {
  position: relative;
  z-index: 5;
  font-weight: bold;
}
.turnierausgabe_cup table th:nth-child(3) {
  z-index: 6;
}

.turnierausgabe_cup table td:nth-child(4) {
  position: relative;
  z-index: 5;
}
.turnierausgabe_cup table th:nth-child(4) {
  z-index: 6;
}
.turnierausgabe_cup table td:nth-child(5) {
  position: relative;
  z-index: 5;
}
.turnierausgabe_cup table th:nth-child(5) {
  z-index: 6;
}
.turnierausgabe_cup table td:nth-child(6) {
  position: relative;
  z-index: 5;
}
.turnierausgabe_cup table th:nth-child(6) {
  z-index: 6;
}

.turnierausgabe_cup table tr td:nth-child(1) {
text-align: right!important;
}
.turnierausgabe_cup table tr td:nth-child(3) {
text-align: right;
}
.turnierausgabe_cup table tr td:nth-child(4) {
text-align: left;
}
.turnierausgabe_cup table tr td:nth-child(5) {
text-align: center;
}
.turnierausgabe_cup table tr td:nth-child(6) {
text-align: right;
}
.turnierausgabe_cup table th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.turnierausgabe_cup table td {
  font-size: 12px;
  text-align: left;
}

.turnierausgabe_cup table tr td:nth-child(1) {
  background-color: #207768;
  color: white;
  font-weight: bold;
  opacity: 1;
  z-index: 99
} 

.turnierausgabe_cup table tr:nth-child(even) {
  background-color: #f9fafb;
}
.turnierausgabe_cup table tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}
.turnierausgabe_cup table_button {
  background-color: #cccccc;
  border: none;
  color: black;
  font-size: 12px;
  padding: 0px 1px;
  text-decoration: none;
  margin: 0px 0px;
  cursor: pointer;
  width: 60px;
}
/* Ende turnierausgabe_cup */


/*                   Mitgliederliste Table                */
.table_mitgl {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}

.table_mitgl th,
.table_mitgl td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.th_frozen{
  background-color: #207768;
  color: white;
  position: sticky;
  top: 0; /* Makes the header stick to the top */
  z-index: 2; /* Keeps the header above the table body */
}
.th_notfrozen{
  background-color: #207768;
  color: white;
  position: sticky;
  top: 0; /* Makes the header stick to the top */
  z-index: 2; /* Keeps the header above the table body */
}
.td_inaktiv{
  background: white;
  color: red;
}
.td_aktiv_even{
  background: #248675;
  color: white;
}
.td_aktiv_odd{
  background: #207768;
  color: white;
}
.table_mitgl tr td:nth-child(1),
.table_mitgl th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_mitgl th:nth-child(1) {
  z-index: 6;
}
.table_mitgl tr td:nth-child(2),
.table_mitgl th:nth-child(2) {
  position: -webkit-sticky;
  position: sticky;
  left: 30px;
  z-index: 5;
}
.table_mitgl tr th:nth-child(2) {
  z-index: 6;
}
.table_mitgl td:nth-child(3),
.table_mitgl th:nth-child(3) {
  position: -webkit-sticky;
  position: sticky;
  left: 70px;
  z-index: 5;
}
.table_mitgl th:nth-child(3) {
  z-index: 6;
}
/*
.table_mitgl td:nth-child(4),
.table_mitgl th:nth-child(4) {
  position: -webkit-sticky;
  position: sticky;
  left: 142px;
  z-index: 5;
}
.table_mitgl th:nth-child(4) {
  z-index: 6;
}
*/
.table_mitgl tr td:nth-child(1) {
text-align: right;
}
.table_mitgl tr td:nth-child(4) {
text-align: right;
}
.table_mitgl tr td:nth-child(7) {
text-align: right;
}
.table_mitgl tr td:nth-child(9) {
text-align: right;
}
.table_mitgl th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_mitgl td {
  font-size: 12px;
text-align: left;
}

.table_mitgl tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_mitgl tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}
.table_button {
  background-color: #cccccc;
  border: none;
  color: black;
  font-size: 12px;
  padding: 0px 1px;
  text-decoration: none;
  margin: 0px 0px;
  cursor: pointer;
  width: 60px;
}
.no-data {
  text-align: center;
  font-size: 12px;
  color: #9ca3af;
}

/*                   Mitglieder Table                */
.table2 {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}

.table2 th,
.table2 td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table2 tr td:nth-child(1),
.table2 th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table2 th:nth-child(1) {
  z-index: 6;
}
.table2 tr td:nth-child(1) {
text-align: right;
}
.table2 tr td:nth-child(4) {
text-align: right;
}
.table2 tr td:nth-child(5) {
text-align: right;
}

.table2 th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table2 td {
  font-size: 12px;
text-align: left;
}

.table2 tr:nth-child(even) {
  background-color: #f9fafb;
}
.table2 tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Termine Table                */
.table-container3 {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,690px), 300px)!important;
  height: 57vh;
}

/*                   Mannschaft Table                */
.table4 {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}

.table4 th,
.table4 td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}

.table4 tr td:nth-child(1),
.table4 th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table4 th:nth-child(1) {
  z-index: 6;
}

.table4 th:nth-child(1) {
  width: 150px!important;
}
.table4 th:nth-child(2) {
  width: 200px!important;
}
.table4 th:nth-child(3) {
  width: 150px!important;
}
.table4 th:nth-child(4) {
  width: 300px!important;
}

.table4 tr td:nth-child(3) {
text-align: right!important;
}

.table4 th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table4 td {
  font-size: 12px;
  //white-space: nowrap;
}

.table4 tr:nth-child(even) {
  background-color: #f9fafb;
}
.table4 tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   FM Table                */
.table5 {
  border-collapse: separate;
  border-spacing: 0;
  width: 250px;
  table-layout: fixed;
}

.table5 th,
.table5 td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
/*
.table5 tr td:nth-child(1),
.table5 th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table5 th:nth-child(1) {
  z-index: 6;
}
*/
.table5 th:nth-child(1) {
  width: 250px!important;
}

.table5 th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table5 td {
  font-size: 12px;
  //white-space: nowrap;
}

.table5 tr:nth-child(even) {
  background-color: #f9fafb;
}
.table5 tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Clubs Table                */
.table6 {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  height: 50vh!important;
  table-layout: fixed;
}

.table6 th,
.table6 td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}

.table6 tr td:nth-child(1),
.table6 th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table6 th:nth-child(1) {
  z-index: 6;
}

.table6 th:nth-child(1) {
  width: 180px!important;
}
.table6 th:nth-child(5) {
  width: 350px!important;
}
.table6 th:nth-child(2) {
  width: 140px!important;
}
.table6 th:nth-child(6) {
  width: 140px!important;
}
.table6 th:nth-child(3) {
  width: 260px!important;
}
.table6 th:nth-child(4) {
  width: 260px!important;
}

.table6 tr td:nth-child(2) {
text-align: right!important;
}
.table6 tr td:nth-child(6) {
text-align: right!important;
}

.table6 th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table6 td {
  font-size: 12px;
  //white-space: nowrap;
}

.table6 tr:nth-child(even) {
  background-color: #f9fafb;
}
.table6 tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Stat Table                */
.table_stat {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
  height: 55vh;
  width: 280px;
  overflow-y: auto;
  overflow-x: hidden;
  table-layout: fixed;
}

.table_stat2_width {
  width: 480px!important;
}

.table_stat thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_stat table th:nth-child(2) {
  color: yellow!important; 
//  background-color: transparent; 
  text-decoration: none;
}

.table_stat table th:nth-child(2):hover {
  color: white!important; 
  //background-color: transparent;
  //text-decoration: underline;
}

.table_stat th,
.table_stat td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_stat tr td:nth-child(1),
.table_stat th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_stat th:nth-child(1) {
  z-index: 6;
}

.table_stat tr td:nth-child(2) {
text-align: right;
}
.table_stat th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_stat th:nth-child(1) {
  width: 200px!important;
}
.table_stat th:nth-child(2) {
  width: 80px!important;
}
.table_stat th:nth-child(3) {
  width: 200px!important;
}

.table_stat td {
  font-size: 12px;
}

.table_stat tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_stat tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   namens_stat Table                */
.table_namens_stat {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
  height: 55vh;
  width: 480px;
  overflow-y: auto;
  overflow-x: hidden;
  table-layout: fixed;
}

.table_namens_stat thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_namens_stat th,
.table_namens_stat td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_namens_stat tr td:nth-child(1),
.table_namens_stat th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_namens_stat th:nth-child(1) {
  z-index: 6;
}
.table_namens_stat th:nth-child(2) {
  text-align: left;
}

.table_namens_stat tr td:nth-child(1) {
  background-color: #207768!important;
  color: white!important;
}
.table_namens_stat tr td:nth-child(3) {
text-align: right;
}
.table_namens_stat th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_namens_stat th:nth-child(1) {
  width: 200px!important;
}
.table_namens_stat th:nth-child(2) {
  width: 200px!important;
}
.table_namens_stat th:nth-child(3) {
  width: 80px!important;
}

.table_namens_stat td {
  font-size: 12px;
}

.table_namens_stat tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_namens_stat tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   dsgvo Table                */
.table-container-dsgvo {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,420px), 300px);
  height: 55vh;
}

.table-container-dsgvo2 {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: 340px!important;
  height: 55vh;
}

.table_dsgvo {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
  height: 55vh;
  width: 400px;
  table-layout: fixed;
}

.table_dsgvo2 {
  width: 320px!important;
}

.table_dsgvo thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_dsgvo th,
.table_dsgvo td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_dsgvo tr td:nth-child(1),
.table_dsgvo th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_dsgvo th:nth-child(1) {
  z-index: 6;
}
.table_dsgvo tr td:nth-child(1) {
  text-align: right;
  background-color: #207768!important;
  color: white!important;
}

.table_dsgvo th:nth-child(2) {
  text-align: right;
}
.table_dsgvo tr td:nth-child(3) {
text-align: left;
}
.table_dsgvo tr td:nth-child(4) {
text-align: left;
}

.table_dsgvo th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_dsgvo th:nth-child(1) {
  width: 40px!important;
}
.table_dsgvo th:nth-child(2) {
  width: 60px!important;
text-align: left!important;
}
.table_dsgvo th:nth-child(3) {
  width: 200px!important;
}
.table_dsgvo th:nth-child(4) {
  width: 80px;
}

.table_dsgvo td {
  font-size: 12px;
}

.table_dsgvo tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_dsgvo tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Reservierungen Table                */
.table-container-Reservierungen {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,820px), 1180px);
  height: 49vh;
}

.table_Reservierungen {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
//  height: 30vh;
  width: 1160px;
  table-layout: fixed;
}

.table_Reservierungen thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_Reservierungen th,
.table_Reservierungen td {
  padding: 4px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_Reservierungen tr td:nth-child(1),
.table_Reservierungen th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_Reservierungen th:nth-child(1) {
  z-index: 6;
}
.table_Reservierungen tr td:nth-child(1) {
  text-align: left;
}

.table_Reservierungen th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_Reservierungen th:nth-child(1) ,
.table_Reservierungen td:nth-child(1) {
  width: 200px!important;
}
.table_Reservierungen th:nth-child(2) ,
.table_Reservierungen td:nth-child(2) {
  width: 80px!important;
  text-align: right!important;
}
.table_Reservierungen th:nth-child(3) ,
.table_Reservierungen td:nth-child(3) {
  width: 80px!important;
  text-align: left;
}
.table_Reservierungen th:nth-child(4) ,
.table_Reservierungen td:nth-child(4) {
  width: 100px!important;
  text-align: left;
}
.table_Reservierungen th:nth-child(5) ,
.table_Reservierungen td:nth-child(5) {
  width: 100px!important;
  text-align: center;
}
.table_Reservierungen th:nth-child(6) ,
.table_Reservierungen td:nth-child(6) {
  width: 100px!important;
  text-align: center;
}
.table_Reservierungen th:nth-child(7) ,
.table_Reservierungen td:nth-child(7) {
  width: 100px!important;
  text-align: center;
}
.table_Reservierungen th:nth-child(8) ,
.table_Reservierungen td:nth-child(8) {
  width: 100px!important;
  text-align: center;
}
.table_Reservierungen th:nth-last-child(1),
.table_Reservierungen td:nth-last-child(1) {
  word-wrap: break-word;         /* All browsers since IE 5.5+ */
     overflow-wrap: break-word;     /* Renamed property in CSS3 draft spec */
  width: 300px!important;
  text-align: left;
}

.table_Reservierungen td {
  font-size: 12px;
}

.table_Reservierungen tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_Reservierungen tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Nennungen Table                */
.table-container-Nennungen {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width:100%;
//  width: max(min(100%,220px), 200px);
  height: 49vh;
}

.table_Nennungen {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
//  height: 30vh;
  width: 450px;
  table-layout: fixed;
}

.table_Nennungen thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_Nennungen th,
.table_Nennungen td {
  padding: 4px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_Nennungen tr td:nth-child(1),
.table_Nennungen th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_Nennungen th:nth-child(1) {
  z-index: 6;
}
.table_Nennungen tr td:nth-child(1) {
  text-align: left;
}

.table_Nennungen th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_Nennungen th:nth-child(1),
.table_Nennungen td:nth-child(1) {
  width: 50px!important;
}
.table_Nennungen th:nth-child(2),
.table_Nennungen td:nth-child(2) {
  width: 200px!important;
}

.table_Nennungen th:nth-child(3),
.table_Nennungen td:nth-child(3) {
  width: 200px!important;
}


.table_Nennungen td {
  font-size: 12px;
}

.table_Nennungen tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_Nennungen tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   NennungenAlle Table                  */
.table-container-NennungenAlle {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  height: 55vh;
}

.table_NennungenAlle {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}

.table_NennungenAlle th,
.table_NennungenAlle td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_NennungenAlle tr td:nth-child(1),
.table_NennungenAlle th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_NennungenAlle th:nth-child(1) {
  z-index: 6;
}
.table_NennungenAlle tr td:nth-child(2),
.table_NennungenAlle th:nth-child(2) {
  position: -webkit-sticky;
  position: sticky;
  left: 35px;
  z-index: 5;
}
.table_NennungenAlle th:nth-child(2) {
  z-index: 6;
}
/*
.table_NennungenAlle tr td:nth-child(3),
.table_NennungenAlle th:nth-child(3) {
  position: -webkit-sticky;
  position: sticky;
  left: 235px;
  z-index: 5;
}
.table_NennungenAlle th:nth-child(3) {
  z-index: 6;
}
*/
.table_NennungenAlle th:nth-child(1),
.table_NennungenAlle td:nth-child(1) {
  width: 35px!important;
}
.table_NennungenAlle th:nth-child(2),
.table_NennungenAlle td:nth-child(2) {
  width: 80px!important;
}
.table_NennungenAlle th:nth-child(3),
.table_NennungenAlle td:nth-child(3) {
  width: 55px!important;
}
.table_NennungenAlle th:nth-child(4),
.table_NennungenAlle td:nth-child(4) {
  width: 55px!important;
}
.table_NennungenAlle th:nth-child(5),
.table_NennungenAlle td:nth-child(5) {
  width: 55px!important;
}
.table_NennungenAlle th:nth-child(6),
.table_NennungenAlle td:nth-child(6) {
  width: 55px!important;
}
.table_NennungenAlle th:nth-child(7),
.table_NennungenAlle td:nth-child(7) {
  width: 200px!important;
}

.table_NennungenAlle tr th:nth-child(1)  {
    text-align: center;
 }
.table_NennungenAlle tr td:nth-child(1) {
    text-align: right;
}

.table_NennungenAlle th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 14px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_NennungenAlle td {
  font-size: 14px;
  text-align: left;
}

.table_NennungenAlle tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_NennungenAlle tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   AnmerkungenAlle Table                */
.table-container-AnmerkungenAlle {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,420px), 400px);
  height: 49vh;
}

.table_AnmerkungenAlle {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
//  height: 30vh;
  width: 400px;
  table-layout: fixed;
}

.table_AnmerkungenAlle thead th {
  position: sticky; top: 0; z-index: 1;
}
.turnierausgabe AnmerkungenAlle tr td:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
}
.turnierausgabe AnmerkungenAlle tr td:nth-child(1),
.turnierausgabe AnmerkungenAlle tr th:nth-child(1) {
  z-index: 101;
}

.table_AnmerkungenAlle th,
.table_AnmerkungenAlle td {
  padding: 4px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_AnmerkungenAlle tr td:nth-child(1),
.table_AnmerkungenAlle th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_AnmerkungenAlle th:nth-child(1) {
  z-index: 6;
}
/*
.table_AnmerkungenAlle tr td:nth-child(1) {
  text-align: left;
  background-color: #207768!important;
  color: white!important;
}
*/
.AnmerkungenAngemeldet {
  text-align: left;
  background-color: #207768!important;
  color: red!important;
}
.AnmerkungenAbgemeldet {
  text-align: left;
  background-color: #207768!important;
  color: yellowgreen!important;
  font-weight:bold;
}

.table_AnmerkungenAlle th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 14px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_AnmerkungenAlle th:nth-child(1) {
  width: 200px!important;
}
.table_AnmerkungenAlle th:nth-child(2) {
  width: 200px!important;
}
.table_AnmerkungenAlle th:nth-child(3) {
  width: 200px!important;
}
.table_AnmerkungenAlle th:nth-child(4) {
  width: 200px!important;
}

.table_AnmerkungenAlle td {
  font-size: 14px;
}

.table_AnmerkungenAlle tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_AnmerkungenAlle tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Turnieranmeldungen (an- und ab-) Table                */
.anmeldung_html {
  width: max(min(100%,845px), 300px);
}
.table-container-Turnieranmeldungen2 {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,845px), 300px);
//  height: 49vh;
}

.table_Turnieranmeldungen2 {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
//  height: 30vh;
  width: 825px;
  table-layout: fixed;
}

.table_Turnieranmeldungen2 thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_Turnieranmeldungen2 th,
.table_Turnieranmeldungen2 td {
  padding: 4px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_Turnieranmeldungen2 tr td:nth-child(1),
.table_Turnieranmeldungen2 th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_Turnieranmeldungen2 th:nth-child(1) {
  z-index: 6;
}
.table_Turnieranmeldungen2 tr td:nth-child(1) {
  text-align: right;
  background-color: #207768!important;
  color: white!important;
}

.table_Turnieranmeldungen2 td:nth-child(2),
.table_Turnieranmeldungen2 th:nth-child(2) {
  text-align: center!important;
}

.table_Turnieranmeldungen2 tr td:nth-child(3) a {
  color: #207768!important; 
text-decoration: underline!important;
}

.table_Turnieranmeldungen2 tr td:nth-child(3) a:hover {
  color: black!important; 
}

.table_Turnieranmeldungen2 tr td:nth-child(3) {
text-align: left;
}
.table_Turnieranmeldungen2 tr td:nth-child(4) {
text-align: left;
}
.table_Turnieranmeldungen2 tr td:nth-child(5),
.table_Turnieranmeldungen2 tr th:nth-child(5)
{
text-align: right;
}
.table_Turnieranmeldungen2 tr td:nth-child(6),
.table_Turnieranmeldungen2 tr th:nth-child(6)
{
text-align: center;
}
.table_Turnieranmeldungen2 tr th:nth-child(7)
{
text-align: left;
}
.table_Turnieranmeldungen2 tr th:nth-child(8)
{
text-align: left;
}

.table_Turnieranmeldungen2 th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_Turnieranmeldungen2 th:nth-child(1) {
  width: 40px!important;
}
.table_Turnieranmeldungen2 th:nth-child(2) {
  width: 75px!important;
text-align: center!important;
}
.table_Turnieranmeldungen2 th:nth-child(3) {
  width: 75px!important;
}
.table_Turnieranmeldungen2 th:nth-child(4) {
  width: 90px;
}
.table_Turnieranmeldungen2 th:nth-child(5) {
  width: 70px;
}
.table_Turnieranmeldungen2 th:nth-child(6) {
  width: 40px;
}
.table_Turnieranmeldungen2 th:nth-child(7) {
  width: 180px;
}
.table_Turnieranmeldungen2 th:nth-child(8) {
  width: 180px;
}

.table_Turnieranmeldungen2 td {
  font-size: 12px;
}

.table_Turnieranmeldungen2 tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_Turnieranmeldungen2 tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Turnieranmeldungen Table                */
.table-container-Turnieranmeldungen {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
//  width: max(min(100%,600px), 300px);
  width: max(min(100%,440px), 420px);
  height: 35vh;
}

.table_Turnieranmeldungen {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
//  height: 30vh;
//  width: 580px;
  width: 420px;
  table-layout: fixed;
}

.table_Turnieranmeldungen thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_Turnieranmeldungen th,
.table_Turnieranmeldungen td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_Turnieranmeldungen tr td:nth-child(1),
.table_Turnieranmeldungen th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_Turnieranmeldungen th:nth-child(1) {
  z-index: 6;
}
.table_Turnieranmeldungen tr td:nth-child(1) {
  text-align: right;
  background-color: #207768!important;
  color: white!important;
}

.table_Turnieranmeldungen th:nth-child(2) {
  text-align: left;
}

.table_Turnieranmeldungen tr td:nth-child(3) a {
  color: #207768!important; 
text-decoration: underline!important;
}

.table_Turnieranmeldungen tr td:nth-child(3) a:hover {
  color: black!important; 
}

.table_Turnieranmeldungen tr td:nth-child(3) {
text-align: left;
}
.table_Turnieranmeldungen tr td:nth-child(4) {
text-align: left;
}
.table_Turnieranmeldungen tr th:nth-child(5) {
text-align: left;
}

.table_Turnieranmeldungen th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_Turnieranmeldungen th:nth-child(1) {
  width: 40px!important;
}
.table_Turnieranmeldungen th:nth-child(2) {
  width: 80px!important;
text-align: left!important;
}
.table_Turnieranmeldungen th:nth-child(3) {
  width: 100px!important;
}
.table_Turnieranmeldungen th:nth-child(4) {
  width: 180px;
}
.table_Turnieranmeldungen th:nth-child(5) {
  width: 180px;
}

.table_Turnieranmeldungen td {
  font-size: 12px;
}

.table_Turnieranmeldungen tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_Turnieranmeldungen tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   meine Turniere Table                */
.table-container-meineTurniere {
  border: 1px solid #e5e7eb;
  border-bottom: none;
  overflow: auto;
  width: max(min(100%,1110px), 300px);
  height: 55vh;
}

.table_meineTurniere {
  border: 1px solid #e5e7eb;
  border-collapse: separate;
  border-spacing: 0;
  height: 55vh;
  width: 1090px;
  table-layout: fixed;
}

.table_meineTurniere thead th {
  position: sticky; top: 0; z-index: 1;
}

.table_meineTurniere th,
.table_meineTurniere td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}
.table_meineTurniere tr td:nth-child(1),
.table_meineTurniere th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table_meineTurniere th:nth-child(1) {
  z-index: 6;
}
.table_meineTurniere tr td:nth-child(1) {
  text-align: right;
  background-color: #207768!important;
  color: white!important;
}

.table_meineTurniere th:nth-child(2) {
  text-align: left;
}

.table_meineTurniere tr td:nth-child(3) a {
  color: #207768!important; 
text-decoration: underline!important;
}

.table_meineTurniere tr td:nth-child(3) a:hover {
  color: black!important; 
}

.table_meineTurniere tr td:nth-child(3) {
text-align: left;
}
.table_meineTurniere tr td:nth-child(4) {
text-align: left;
}
.table_meineTurniere tr th:nth-child(5),
.table_meineTurniere tr th:nth-child(6),
.table_meineTurniere tr th:nth-child(7),
.table_meineTurniere tr th:nth-child(8),
.table_meineTurniere tr th:nth-child(9),
.table_meineTurniere tr th:nth-child(10),
.table_meineTurniere tr th:nth-child(11),
.table_meineTurniere tr td:nth-child(5),
.table_meineTurniere tr td:nth-child(6),
.table_meineTurniere tr td:nth-child(7),
.table_meineTurniere tr td:nth-child(8),
.table_meineTurniere tr td:nth-child(9),
.table_meineTurniere tr td:nth-child(10),
.table_meineTurniere tr td:nth-child(11) {
text-align: right;
}

.table_meineTurniere th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table_meineTurniere th:nth-child(1) {
  width: 40px!important;
}
.table_meineTurniere th:nth-child(2) {
  width: 80px!important;
text-align: left!important;
}
.table_meineTurniere th:nth-child(3) {
  width: 200px!important;
}
.table_meineTurniere th:nth-child(4) {
  width: 350px;
}
.table_meineTurniere th:nth-child(5) {
  width: 60px;
}
.table_meineTurniere th:nth-child(6) {
  width: 60px;
}
.table_meineTurniere th:nth-child(7) {
  width: 60px;
}
.table_meineTurniere th:nth-child(8) {
  width: 60px;
}
.table_meineTurniere th:nth-child(9) {
  width: 60px;
}
.table_meineTurniere th:nth-child(10) {
  width: 60px;
}
.table_meineTurniere th:nth-child(11) {
  width: 60px;
}

.table_meineTurniere td {
  font-size: 12px;
}

.table_meineTurniere tr:nth-child(even) {
  background-color: #f9fafb;
}
.table_meineTurniere tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

/*                   Termine Table                */
.table3 {
  border-collapse: separate;
  border-spacing: 0;
  width: max(min(100%,270px), 670px)!important;
  table-layout: fixed;
}

.table3 th,
.table3 td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
}

.table3 tr td:nth-child(1),
table3 th:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 5;
}
.table3 th:nth-child(1) {
  z-index: 6;
  text-align: center!important;
}
/*
.table3 tr td:nth-child(2),
table3 th:nth-child(2) {
  position: -webkit-sticky;
  position: sticky;
  left: 120px;
  z-index: 5;
}
.table3 tr th:nth-child(2) {
  position: -webkit-sticky;
  position: sticky;
  left: 120px;
  z-index: 6;
}
*/
.table3 th:nth-child(1) {
  width: 120px!important;
}
.table3 th:nth-child(2) {
  width: 150px!important;
}
.table3 th:nth-child(3) {
  width: 300px!important;
}
.table3 th:nth-child(4) {
  width: 100px!important;
}

.table3 tr td:nth-child(1) {
text-align: right!important;
}

.table3 th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.table3 td {
  font-size: 12px;
  //white-space: nowrap;
}

.table3 tr:nth-child(even) {
  background-color: #f9fafb;
}
.table3 tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}
.turneytable {
 border-collapse:collapse;
 border-width:1px;
 border-color:green;
 border-style:solid;
 font-size:14px;
 padding:0px;
 margin:0px;
 border: 1px solid lightgreen;
  font-family: 'Poppins'!important;
}
.turneytable td {
border-bottom: 1px solid lightgreen;
padding-left: 3px;
padding-right: 3px;
margin: 0px;
}
.turneytable th {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 18px;
  color: #2D2E2F;
  background: #98FB98;
color: green;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
}

/* Turnierausgabe Bankentrophy*/
.gruppe {
text-align: center!important;
font-weight: normal!important;
}
.turniertrophy {
   font-family:'Poppins'!important; 			
   font-size:18px;			
//   color:#207768;
}
.turniertrophy h1{ 
   font-family:'Poppins';
   font-size:34px;
   color:#207768;
}
		
.turniertrophy h2{ 
   font-family:'Poppins';
   font-size:20px;
   color:#207768;
}
.turniertrophy h3{
   font-family:'Poppins';
   font-size:25px;
   color:#207768;
}
.turniertrophy h3 a:hover{ 
   color:#207768;
}

.turniertrophy table th:nth-child(8),
.turniertrophy table td:nth-child(8){
  display: none; 
}


.turniertrophy table th:nth-child(2),
.turniertrophy table th:nth-child(5),
.turniertrophy table th:nth-child(6) {
//  color: yellow!important; 
//  background-color: transparent; 
  text-decoration: none;
}

.turniertrophy table {
    font-family:'Poppins'!important;
 border-collapse: separate;
  border-spacing: 0;
  width: 750px;
  table-layout: fixed;
}

.turniertrophy table th,
.turniertrophy table td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
  font-family:'Poppins'!important;
  font-size:14px!important;
}
.turniertrophy table td:nth-child(1),
.turniertrophy table th:nth-child(1) {
  width: 60px;
  left: 0px;
}
.turniertrophy table td:nth-child(2),
.turniertrophy table th:nth-child(2) {
  width: 220px;
  left: 0px!important;
}

.turniertrophy table td:nth-child(3),
.turniertrophy table th:nth-child(3) {
  width: 150px;
  left: 0px;
}
.turniertrophy table td:nth-child(4),
.turniertrophy table th:nth-child(4) {
  width: 70px;
  left: 0px;
}
.turniertrophy table td:nth-child(5),
.turniertrophy table th:nth-child(5) {
  width: 70px;
  left:0px;
}
.turniertrophy table td:nth-child(6),
.turniertrophy table th:nth-child(6) {
  width: 200px;
  left: 0px;
}
.turniertrophy table td:nth-child(7),
.turniertrophy table th:nth-child(7) {
  width: 150px;
  left: 0px;
}


.turniertrophy table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.turniertrophy table tr td:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
}
.turniertrophy table tr th:nth-child(1) {
  z-index: 101;
}
.turniertrophy table tr td:nth-child(2){
  position: relative;
  z-index: 5;
}
.turniertrophy table tr th:nth-child(2) {
  z-index: 6;
}

.turniertrophy table td:nth-child(3) {
  position: relative;
  z-index: 5;
}
.turniertrophy table th:nth-child(3) {
  z-index: 6;
}

.turniertrophy table td:nth-child(4) {
  position: relative;
  z-index: 5;
}
.turniertrophy table th:nth-child(4) {
  z-index: 6;
}
.turniertrophy table td:nth-child(5) {
  position: relative;
  z-index: 5;
}
.turniertrophy table th:nth-child(5) {
  z-index: 6;
}
.turniertrophy table td:nth-child(6) {
  position: relative;
  z-index: 5;
}
.turniertrophy table th:nth-child(6) {
  z-index: 6;
}
.turniertrophy table td:nth-child(7) {
  position: relative;
  z-index: 5;
}
.turniertrophy table th:nth-child(7) {
  z-index: 6;
}

.turniertrophy table tr td:nth-child(1) {
text-align: right;
}
.turniertrophy table tr td:nth-child(3) {
text-align: left;
}
.turniertrophy table tr td:nth-child(4) {
text-align: left;
}
.turniertrophy table tr td:nth-child(5) {
text-align: left;
}
.turniertrophy table tr td:nth-child(6) {
text-align: left;
}
.turniertrophy table tr td:nth-child(7) {
text-align: left;
}
.turniertrophy table th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.turniertrophy table td {
  font-size: 12px;
  text-align: left;
}

.turniertrophy table tr td:nth-child(1) {
  background-color: #207768;
  color: white;
  font-weight: bold;
  opacity: 1;
  z-index: 99
} 

.turniertrophy table tr:nth-child(even) {
  background-color: #f9fafb;
}
.turniertrophy table_button {
  background-color: #cccccc;
  border: none;
  color: black;
  font-size: 12px;
  padding: 0px 1px;
  text-decoration: none;
  margin: 0px 0px;
  cursor: pointer;
  width: 60px;
}
/* Ende Turnierausgabe Bankentrophy*/

/*Turnierausgabe Trophy 2*/

.turniertrophy2 {
   font-family:'Poppins'; 			
   font-size:18px;			
//   color:#207768;
}
.turniertrophy2 h1{ 
   font-family:'Poppins';
   font-size:34px;
   color:#207768;
}
		
.turniertrophy2 h2{ 
   font-family:'Poppins';
   font-size:20px;
   color:#207768;
}
.turniertrophy2 h3{
   font-family:'Poppins';
   font-size:25px;
   color:#207768;
}
.turniertrophy2 h3 a:hover{ 
   color:#207768;
}


.turniertrophy2 table th:nth-child(2),
.turniertrophy2 table th:nth-child(5),
.turniertrophy2 table th:nth-child(6) {
//  color: yellow!important; 
//  background-color: transparent; 
  text-decoration: none;
}

.turniertrophy2 table {
    font-family:'Poppins'!important;
 border-collapse: separate;
  border-spacing: 0;
  width: 740px;
  table-layout: fixed;
}

.turniertrophy2 table th,
.turniertrophy2 table td {
  padding: 8px;
  text-align: left;
  border: 1px solid #e5e7eb;
  font-family:'Poppins'!important;
  font-size:14px!important;
}
.turniertrophy2 table td:nth-child(1),
.turniertrophy2 table th:nth-child(1) {
  width: 60px;
  left: 0px;
}
.turniertrophy2 table td:nth-child(2),
.turniertrophy2 table th:nth-child(2) {
  width: 220px;
  left: 0px!important;
}

.turniertrophy2 table td:nth-child(3),
.turniertrophy2 table th:nth-child(3) {
  width: 150px;
  left: 0px;
}
.turniertrophy2 table td:nth-child(4),
.turniertrophy2 table th:nth-child(4) {
  width: 65px;
  left: 0px;
}
.turniertrophy2 table td:nth-child(5),
.turniertrophy2 table th:nth-child(5) {
  width: 65px;
  left:0px;
}
.turniertrophy2 table td:nth-child(6),
.turniertrophy2 table th:nth-child(6) {
  width: 200px;
  left: 0px;
}
.turniertrophy2 table td:nth-child(7),
.turniertrophy2 table th:nth-child(7) {
  width: 65px;
  left: 0px;
}
.turniertrophy2 table td:nth-child(8),
.turniertrophy2 table th:nth-child(8) {
  width: 150px;
  left: 0px;
}


.turniertrophy2 table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.turniertrophy2 table tr td:nth-child(1) {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
}
.turniertrophy2 table tr th:nth-child(1) {
  z-index: 101;
}
.turniertrophy2 table tr td:nth-child(2){
  position: relative;
  z-index: 5;
}
.turniertrophy2 table tr th:nth-child(2) {
  z-index: 101;
}

.turniertrophy2 table td:nth-child(3) {
  position: relative;
  z-index: 5;
}
.turniertrophy2 table th:nth-child(3) {
  z-index: 6;
}

.turniertrophy2 table td:nth-child(4) {
  position: relative;
  z-index: 5;
}
.turniertrophy2 table th:nth-child(4) {
  z-index: 6;
}
.turniertrophy2 table td:nth-child(5) {
  position: relative;
  z-index: 5;
}
.turniertrophy2 table th:nth-child(5) {
  z-index: 6;
}
.turniertrophy2 table td:nth-child(6) {
  position: relative;
  z-index: 5;
}
.turniertrophy2 table th:nth-child(6) {
  z-index: 6;
}
.turniertrophy2 table td:nth-child(7) {
  position: relative;
  z-index: 5;
}
.turniertrophy2 table th:nth-child(7) {
  z-index: 6;
}
.turniertrophy2 table td:nth-child(8) {
  position: relative;
  z-index: 5;
}
.turniertrophy2 table th:nth-child(8) {
  z-index: 6;
}

.turniertrophy2 table tr td:nth-child(1) {
text-align: right;
}
.turniertrophy2 table tr td:nth-child(3) {
text-align: left;
}
.turniertrophy2 table tr td:nth-child(4) {
text-align: left;
}
.turniertrophy2 table tr td:nth-child(5) {
text-align: left;
}
.turniertrophy2 table tr td:nth-child(6) {
text-align: left;
}
.turniertrophy2 table tr td:nth-child(7) {
text-align: left;
}
.turniertrophy2 table tr td:nth-child(8) {
text-align: left;
}
.turniertrophy2 table th {
  background-color: #207768;
  //#1e3a8a;
  color: white;
  font-size: 12px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.turniertrophy2 table td {
  font-size: 12px;
  text-align: left;
}

.turniertrophy2 table tr td:nth-child(1) {
  background-color: #207768;
  color: white;
  font-weight: bold;
  opacity: 1;
  z-index: 99
} 

.turniertrophy2 table tr:nth-child(even) {
  background-color: #f9fafb;
}
.turniertrophy2 table_button {
  background-color: #cccccc;
  border: none;
  color: black;
  font-size: 12px;
  padding: 0px 1px;
  text-decoration: none;
  margin: 0px 0px;
  cursor: pointer;
  width: 60px;
}
/* Ende Turnierausgabe Bankentrophy*/


.spielart {
	color: blue;
	font-style:oblique;
	font-weight:bold;
}

/*-----------------------------LOGIN-------------------------------------*/
/* Button fÃ¼r Login form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 1009;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #207768;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
  font-size: 14px;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

/*------------------Kontakt Formular ---------------*/
.kform {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    max-width: 500px;
    margin: 20px auto;
}

.kform label {
    display: block; /* Label in eigener Zeile */
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

.kform input[type="text"],
.kform input[type="email"],
.kform textarea {
    width: 100%; /* Feld füllt gesamte Breite */
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box; /* Padding wird zur Breite hinzugezÃ¤hlt */
}

.kform button {
    background-color: #207768;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.kform button:hover {
    background-color: #0056b3;
}

.switchbutton {
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  max-width: 200px;
  margin: 10px auto;
  background-color: #207768;
}
.DivLeft { float: left; height:95%; width: 669px; overflow:auto;border: 0px solid; }
.DivRight { float: leftt;    padding: 0px 19px;
            width: max(min(80vh,820px), 300px)!important; overflow:auto; border: 0px solid; }

/* ---------------- Popup Anmeldung ----------------*/

/* The popup form - hidden by default */
.form-Anmeldung-popup {
  display: none;
  position: fixed;
  top: 15px;
  left: 15px;
  border: 3px solid #f1f1f1;
  z-index: 1002;
}

/* Add styles to the form container */
.form-Anmeldung-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

.form-Anmeldung-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* Full-width input fields */
.form-Anmeldung-container input[type=text], .form-Anmeldung-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-Anmeldung-container input[type=text]:focus, .form-Anmeldung-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-Anmeldung-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-Anmeldung-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-Anmeldung-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 9000px;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

/*-----------------------------COLORS------------------------------------*/
		/*Header Color*/
		.header .center{background-color: rgba(255,255,255, 1);}
				
				
		/*Head Top Bar Color*/
		.head-info-area .center{background-color: rgba(162,135,190, 0.0);}
		
				.has_trans_header .header_wrap{float: left; position: absolute; z-index: 999; width: 100%;}

		/*Boxed Header should have boxed width*/
		body.home.site_boxed .header_wrap.layer_wrapper{width: 83.5%;float: left;margin: 0 8.25%;}
		
		.home.has_trans_header .header, .home.has_trans_header.page.page-template-page-frontpage_template .header{background-image:none;}
			
		
		@media screen and (max-width: 767px){
		.home.has_trans_header .header{background:#ffffff!important;}
		.header{background:#ffffff!important;}
		.head-info-area .right{background-color: rgba(162,135,190, 0.0);}
		}
		/*LOGO*/
		.logo img{height:80px;; width:158px;; margin-top:0px;;} 

			.logo h2, .logo h1, .logo h2 a:link, .logo h2 a:visited, .logo h1 a:link, .logo h1 a:visited, .logo h2 a:hover, .logo h1 a:hover{ 
			font-family:'Poppins';
			font-size:31px;
			color:#111111;
		}
		
		/* Global H1 */	
				h1{ 
			font-family:'Poppins'; 			font-size:44px;			color:#fff;
		}
		
		h1 a:hover{color:#207768;}
		
		/* Global H2 */	
				h2{ 
			font-family:'Poppins'; 			font-size:24px;			color:#393939;
		}
		
		h2 a:hover{color:#207768;}
				
		/* Global H3 */	
				h3{ 
			font-family:'Poppins'; 			font-size:35px;		color:#111;
		}
		
		h3 a:hover{ 
			color:#207768;
		}
		
		/* Global H4 */	
						h4{ 
			font-family:'Poppins'; 			font-size:20px;		color:#393939;
		}
		
		h4 a:hover{ 
			color:#207768;
		}	
		
		/* Global H5 */	
						h5{ 
			font-family:'Poppins'; 			font-size:17px;		color:#393939;
		}
		
		h5 a:hover{ 
			color:#207768;
		}	
		
		/* Global H6 */	
						h6{ 
			font-family:'Poppins'; 			font-size:14px;		color:#393939;
		}
		
		h6 a:hover{ 
			color:#207768;
		}
		
															
		.sidr{ background-color:#207768;}
		.sidr ul li a, .sidr ul li span, .sidr ul li ul li a, .sidr ul li ul li span{color:#ffffff;}
		.sidr ul li.sidr-class-current-menu-item > a{color:#207768;}
		
		.sidr-turnier{ background-color:#207768;}
		.sidr-turnier ul li a, .sidr-turnier ul li span, .sidr-turnier ul li ul li a, .sidr-turnier ul li ul li span{color:#ffffff;}
		.sidr-turnier ul li.sidr-class-current-menu-item-turnier > a{color:#207768;}

		#simple-menu .fa-bars{color:#000000 !important;}
		

#footer .footercols3:nth-child(3) p{color:#fff;}
#footer .footercols1 h3, #footer .footercols2 h3, #footer .footercols3 h3, #footer .footercols4 h3{color:#fff;}

/*FOOTER WIDGET COLORS*/
#footer{background-color: #207768; background-image: url();}
#footer .footercols1, #footer .footercols2, #footer .footercols3, #footer .footercols4, .footer-post-area ul li h4, .footer-post-area ul li h4 a:link, .footer-post-area ul li h4 a:visited{color:#c7c7c7;}

#footer .footercols4:nth-child(3), #footer .footercols3:nth-child(3){background-color: #207768;}

/*COPYRIGHT COLORS*/
#copyright{background-color: #207768;}
.copytext{color: #fff;}

/* Modal Box */

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

.distance li span {
	position: relative;
	left: 30px;
}

body {
  --light: hsl(220, 50%, 90%);
  --primary: hsl(255, 30%, 55%);
  --focus: hsl(210, 90%, 50%);
  --border-color: hsla(0, 0%, 100%, .2);
  --global-background: hsl(220, 25%, 10%);
  --background: linear-gradient(to right, hsl(170, 58%, 30%), hsl(170, 58%, 30%));
  --shadow-1: hsla(236, 50%, 50%, .3);
  --shadow-2: hsla(236, 50%, 50%, .4);
      background: url("../images/golfball.png")  0 0 repeat;
  }
a,
a:link {
  font-family: inherit;
  text-decoration: none;
}

a:focus {
  outline: none;
}

button:-moz-focus-inner {
  border: 0;
}


/* box */
.box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 0 4rem 2rem;
}

.box:not(:first-child) {
  height: 45rem;
}

.box__title {
  font-size: 10rem;
  font-weight: normal;
  letter-spacing: .8rem;
  margin-bottom: 2.6rem;
}

.box__title::first-letter {
  color: var(--primary);
}

.box__p,
.box__info,
.box__note {
  font-size: 1.6rem;
}

.box__info {
  margin-top: 6rem;
}

.box__note {
  line-height: 2;
}


/* modal */
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;

  display: none;
  justify-content: center;
  align-items: center;

  width: 100%;
  height: 100%;
  /* --m-background is set as inline style */
  background: var(--m-background);
}

/* using :target */
/*
when users will click/enter button(link) browser will add a #id in a url and when that happens the modal that contains that id will be shown.
*/
.modal-container:target {
  display: flex;
}

.modal {
  width: 80%;
  height:90%;
  padding: 4rem 2rem;
  border-radius: .8rem;

  color: var(--light);
  background: var(--background);
  box-shadow: var(--m-shadow, .4rem .4rem 10.2rem .2rem) var(--shadow-1);
  position: relative;
  overflow: hidden;
font-size: 1.4rem;
}

.modal__title {
  font-size: 1.8rem;
}

.modal__text {
  padding: 0 4rem;
  margin-top: 4rem;

  font-size: 1.0rem;
  line-height: 2;
}

.modal_td {
  font-size: 1.4rem;
}
.modal__btn {
  margin-top: 4rem;
  padding: 1rem 1.6rem;
  border: 1px solid var(--border-color);
  border-radius: 100rem;

  color: inherit;
  background: transparent;
  font-size: 1.4rem;
  font-family: inherit;
  letter-spacing: .2rem;

  transition: .2s;
  cursor: pointer;
}

.modal__btn:nth-of-type(1) {
  margin-right: 1rem;
}

.modal__btn:hover,
.modal__btn:focus {
  background: var(--focus);
  border-color: var(--focus);
  transform: translateY(-.2rem);
}

.modal_divbody {
     word-wrap:normal;
     border: 0px solid white;
     overflow:auto;
     white-space:normal;
     color: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
height:500px;
}

/* link-.. */
.link-1 {
  font-size: 1.8rem;

  color: var(--light);
  background: var(--background);
  box-shadow: .4rem .4rem 2.4rem .2rem var(--shadow-1);
  border-radius: 100rem;
  padding: 1.4rem 3.2rem;

  transition: .2s;
}

.link-1:hover,
.link-1:focus {
  transform: translateY(-.2rem);
  box-shadow: 0 0 4.4rem .2rem var(--shadow-2);
}

.link-1:focus {
  box-shadow:
    0 0 4.4rem .2rem var(--shadow-2),
    0 0 0 .4rem var(--global-background),
    0 0 0 .5rem var(--focus);
}

.link-2 {
  width: 4rem;
  height: 4rem;
  border: 1px solid var(--border-color);
  border-radius: 100rem;

  color: inherit;
  font-size: 2.2rem;

  position: absolute;
  top: 2rem;
  right: 2rem;

  display: flex;
  justify-content: center;
  align-items: center;

  transition: .2s;
}

.link-2::before {
  content: 'x';
  transform: translateY(-.1rem);
}

.link-2:hover,
.link-2:focus {
  background: var(--focus);
  border-color: var(--focus);
  transform: translateY(-.2rem);
}

.abs-site-link {
  position: fixed;
  bottom: 20px;
  left: 20px;
  color: hsla(0, 0%, 1000%, .6);
  font-size: 1.6rem;
}

.qr_box {
    width: 100%;
    top:10px;
    float: left;
    margin-left: 0px;
}

.qr_box:hover {
    transform: scale(5.4) translate(20%,0%);
    -moz-transform: scale(5.4) translate(20%,0%);
    -ms-transform: scale(5.4) translate(20%,0%);
    -o-transform: scale(5.4) translate(20%,0%);
    -webkit-transform: scale(5.4) translate(20%,0%);
}

.qr_box2 {
    width: 100%;
    top:10px;
    float: left;
    margin-left: 0px;
}

.qr_box2:hover {
    transform: scale(5.4) translate(0%,0%);
    -moz-transform: scale(5.4) translate(0%,0%);
    -ms-transform: scale(5.4) translate(0%,0%);
    -o-transform: scale(5.4) translate(0%,0%);
    -webkit-transform: scale(5.4) translate(0%,0%);
}
.qr_box3 {
    width: 100%;
    top:10px;
    float: left;
    margin-left: 0px;
}

.qr_box3:hover {
    transform: scale(5.4) translate(-20%,0%);
    -moz-transform: scale(5.4) translate(-20%,0%);
    -ms-transform: scale(5.4) translate(-20%,0%);
    -o-transform: scale(5.4) translate(-20%,0%);
    -webkit-transform: scale(5.4) translate(-20%,0%);
}