/*  Deutsche Einradhockeyliga  */
/*  StyleSheets für den Ligamodus  */

body { 
  margin-left:0px; 
  margin-right:0px; 
  margin-top:0px; 
  margin-bottom:0px; 
  font-family:Arial, sans-serif;
  font-size: 12px;
  text-align: justify;
}

.neu {
  color : red;
}

H1, H2, H3 { 
  font-weight : normal;
 }

H1 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom : 5px;
}

H2 {
  font-size: 14px;
  line-height: 16px;
  margin-bottom : 7px;
}

H3 {
  font-size: 14px;
  line-height: 16px;
  margin-bottom : 3px;
}

OL, UL {
  margin-top : 5px;
  margin-bottom : 5px;
}

DIV.bodytext    {
  line-height: 135%;
  width : 80%;
}

a.lv1 { margin-left: 5px ; }
a.lv2 { margin-left: 15px ; }
a.lv3 { margin-left: 25px ; }

A      {
  line-height: 150%;
  text-decoration:none;
}

A:link, A:hover, A:visited, A:active   {
  color:#4040FF;
}

A:hover     {
  text-decoration : underline;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  color:black;
  text-decoration: none
}

div.title    {
  text-align: center;
  font-size: 20px;
  margin-bottom:35px;
  margin-top : 20px;
}


div.location    {
  float:right;
  font-size: 10px;
  margin-right:16px;
}

DIV.copyright   {
  margin-bottom:10px;
  margin-top : 25px;
}
