/*
  Deutsche Einradhockeyliga - linker Frame
*/

A.shortcuts:link      {
	font-family:Arial;
	font-size: 13px;
	text-decoration:none;
	font-weight: normal;
	color:#FFFFFF;
}
A.shortcuts:visited   {
	font-family:Arial;
	font-size: 13px;
	text-decoration:none;
	font-weight: normal;
	color:#FFFFFF;
}
A.shortcuts:hover     {
	font-family:Arial;
	font-size: 13px;
	text-decoration:underline;
	font-weight: normal;
	color:#FFFFFF;
}
A.shortcuts:active    {
	font-family:Arial;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
}


DIV.shortcuts    {
	font-family:Arial;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	margin-left:26px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height : 18px;
}

DIV.popup {
	width:195px; 
	position:absolute; 
	top:190px; 
	left:15px; 
	font-family:Arial; 
	font-size:10px; 
	color:black; 
	visibility:hidden;
}