/*  Deutsche Einradhockeyliga  */
/*  StyleSheets für HTML-Spielpläne  */
                                                                                                        
BODY                 { 
    margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; 
	background-color:#FFFFFF; 
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	color:black;
}

table { 
  border-style:none;
  border-spacing:0pt;
  padding:0pt;
}

TD.gruppe_titel {
  font-size: 12px;
  line-height: 20px;
  background-color: #9196FE;
  font-weight : bold;
  vertical-align : middle;
  padding-left:5px; 
  width: 200px;
}


TD.gruppe {
  font-size: 12px;
  line-height: 14px;
  width: 240px;
  padding-left:5px; 
}

TD { 
   font-size: 12px; 
   }
   
TD.location       { 
   font-size: 10px; 
   }
   
TD.pause {
	background-color:#F0F0F0;
	padding-left : 2px;
}

TD.zwischenstand {
    background-color:#F0F0F0;
  padding-left : 2px;
}

TD.turnierinfo {
  background-color:#F0F0F0;
  font-size: 12px;
  line-height: 20px;
  font-weight : bold;
  vertical-align : middle;
  padding-left: 5px;
}

B.gruppe_titel_info {
	font-size: 12px;
	line-height: 20px;
	background-color: #9196FE;
	font-weight : normal;
	vertical-align : middle;	
}

TD.spiele_titel {
	font-size: 12px;
	line-height: 20px;
	background-color: #9196FE;
	font-weight : bold;
	vertical-align : middle;
}

TD.endstand_titel {
	font-size: 12px;
	line-height: 20px;
	background-color: #9196FE;
	font-weight : bold;
	vertical-align : middle;
}

B.spiele_titel_info {
	font-size: 12px;
	line-height: 20px;
	background-color: #9196FE;
	font-weight : normal;
	vertical-align : middle;	
}


TR.spalten_titel {
	font-size: 10px;
	font-style : italic;
}

TR.zeile {
	font-size: 12px;
	line-height:16px;
}

A:link      {
	text-decoration:none;
	font-weight: normal;
	color:#4040FF;
}
A:visited   {
	text-decoration:none;
	font-weight: normal;
	color:#8080FF;
}
A:hover     {
	text-decoration:underline;
	font-weight: normal;
	color:#4040FF;
}
A:active    {
	font-weight: normal;
	color:#4040FF;
}

A.back:link      {
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	color:#4040FF;
}
A.back:visited   {
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	color:#4040FF;
}
A.back:hover     {
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	color:#4040FF;
}
A.back:active    {
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	color:#4040FF;
}

DIV.title    {
	font-size: 20px;
	font-weight: normal;
	color:black;
	margin-bottom:15px;
	margin-top : 10px;
}

DIV.location    {
	font-size: 10px;
	font-weight: normal;
	color:black;
	text-align:right;
	margin-right:16px;
	margin-bottom:3px;
}

DIV.text    {
	font-size: 12px;
	font-weight: normal;
	color:black;
	width : 80%;
}

DIV.copyright   {
	font-size: 12px;
	font-weight: normal;
	color:black;
	margin-bottom:10px;
	margin-top : 25px;
}
