/*  Deutsche Einradhockeyliga  */
/*  StyleSheets für den Ligamodus  */
                                                                                                        
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;
}

TD { 
   font-size: 12px; 
   }
   

H1 {
	font-size: 16px;
	line-height: 20px;
	font-weight : normal;
	vertical-align : middle;
	margin-bottom : 5px;
}

H2 {
	font-size: 14px;
	line-height: 16px;
	font-weight : normal;
	vertical-align : middle;
	margin-bottom : 7px;
}

H3 {
	font-size: 12px;
	font-weight : normal;
	vertical-align : middle;
	margin-bottom : 3px;
}

OL {
	font-size: 12px;
	font-weight : normal;
	vertical-align : middle;
	margin-top : 5px;
	margin-bottom : 5px;
}

UL {
	font-size: 12px;
	font-weight : normal;
	vertical-align : middle;
	margin-top : 5px;
	margin-bottom : 5px;
}

DIV.text {
	font-size: 12px;
	font-weight : normal;
	vertical-align : middle;	
	margin-bottom : 8px;
	margin-left : 5px;
	text-align : justify;
	width : 100%;
}

DIV.bodytext    {
	font-family:Arial;
	font-size: 12px;
	line-height: 135%;
	font-weight: normal;
	color:black;
	width : 80%;
}

A      {
	font-size: 12px;
	line-height: 150%;
	text-decoration:none;
	font-weight: normal;
}

A:link      {
	color:#4040FF;
}
A:visited   {
	color:#4040FF;
}
A:hover     {
	color:#4040FF;
	text-decoration : underline;
}
A:active    {
	color:#4040FF;
}

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

I.neu {
	font-style : normal;
	color : red;
}

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

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