a:link { 
    color: rgb(32, 32, 0);
    text-decoration: underline;
    }

  a:visited { 
    color: rgb(0, 0, 0);
    text-decoration: underline;
  }

  a:hover {
  	color: rgb(140, 120, 0);
    text-decoration: underline;
  }

  a.navlink:link { 
    color: rgb(32, 32, 0);
    text-decoration: none;
    }

  a.navlink:visited { 
    color: rgb(0, 0, 0);
    text-decoration: none;
  }

  a.navlink:hover {
  	color: rgb(0, 40, 180);
    text-decoration: none;
  }


  p { margin-left: 1mm;
    margin-right: 5mm;
    }

  h1 { margin-left: 5mm;
    margin-right: 5mm;
    text-align: center;
    }

  h2 { margin-left: 5mm;
    margin-right: 5mm;
    text-align: center;
    }

  h3 { margin-left: 5mm;
    margin-right: 5mm;
    text-align: center;
    }

  ul { margin-left: 5mm;
    margin-right: 2mm;
    }

  li { margin: 0px;
    }

  td.logo { background-image: url(http://www.hochbegabungs-links.de/hbl_newlogo.jpg);
    }

  td.gradient { background-color: rgb(255, 255, 255);
    background-image: url(http://www.hochbegabungs-links.de/hbl_backdrop.jpg);
    }

  td.firstlevel {
  	font-size:small;
  	font-weight: bold;  
	background-color: rgb(140, 170, 200); 
	vertical-align: top;
  }

  td.secondlevel {
  	font-weight: bold; 
	font-size:small;
	background-color: rgb(182, 204, 234); 
	vertical-align: top;
  }
  
  td.thirdlevel {
  	font-size:small;
	  background-color: rgb(213, 225, 255);
      vertical-align: top;
  }

  div.menu a:link {
    color: #333333;
    background: #eecc44;
  }

  div.menu a:active {
  color: #000000;
  background: #eecc44;
  }

  div.menu a:visited {
  color: #333333;
  background: #eecc44;
  }

  div.menu a:hover {
  color: #eeeeee;
  background: #333333;
  border:1px solid #000000;
  }

  table.menu a {
  width:125px;
  border:1px solid #333333;
  display: block;
  background-color: rgb(70, 180, 170);
  }
  
  table.subtable {
  	text-align: left; 
	background-color: rgb(233, 245, 248); 
	width: 100%; 
	height: 100%;
  }
  
  table.linktable td {
  	vertical-align:top;
  }

 table.linktable {
	text-align: left; 
	background-color: rgb(233, 245, 248); 
	width: 100%;
	height: 100%;
 }

div.menu a {
color: #333333;
background: #ffffff;
background-color: rgb(70, 180, 170); 
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
font-weight: bold;
padding: 2px 5px;
}

body {
	font-family: Tahoma, verdana, sans-serif;
	margin: 0px 0mm 0mm 0mm; 
	color: rgb(0, 0, 0); 
	background-color: rgb(110, 140, 230);
}
