p {
   text-align: justify;
  }

fieldset {
  border-color: #aa0000; 
}

h2 {
  text-align:center;
}

.warnung {
  margin: 5px;
  padding: 10px;
  border: 2px solid #f00;
  text-align: justify;
}

.tabn, .tabc {
  background-color:#2f2f2f;
  vertical-align:top;
  }
.tabc {
  text-align:center;
}

.tdgll, .tdglr {
 border-top: 1pt solid #aa0000;
 border-spacing:0px;
}

.tdglr {
 border-left: 1pt solid #aa0000;
}

.tdglo {
 border-left: 1pt solid #aa0000;
 border-spacing:0px;
}

#turniergame {
	border-bottom-style:dashed; 
	border-bottom-width:1pt;
}

/*#turniergame:after{
}

#turniergame:hover{ 
*/	/*Hides the anchor*/
/*	visibility: hidden;
}

#turniergame:hover:after{
*/	/*Shows the generated content*/
/*	content: attr(title);
	visibility: visible;
}*/
