div.download h1 {
  text-align:center;
  color:#999;
  text-transform:uppercase;  
}
  
div.download img {
  border:0px;
  width:80px;
}

div.download div {
  text-align:center;
  padding:5px 5px 5px 0px;  
  }


div.download a {
  text-decoration: none;
  font-weight:bold;
  }

hr {
  border:0px;
  background-color:#ccc;
  height:1px;
}

table.index td{
  text-align:left;  
}

table.index td a{
  text-decoration: none;
  font-weight:bold;
}

div.download_overview {
  padding-top:20px;

  }
div.download_overview  a{
  text-decoration: none;
  font-weight:bold;
  }

table.download_legend {
  padding-left:0px;
  padding-top:20px;
}


table.download_legend tr.oeffentlich td {
  font-weight:bold;
  color: #A0C3FF;
  }

table.download_legend tr.privat  td a,
table.download_legend tr.privat  td{
  font-weight:bold;
  color: #FF9F61;
}





/* DOWNLOADBEREICH Inhaltsverzeichnis */
table.index a.subindex {
	color:#999;
	font-weight:normal;
	text-decoration:underline;
}
table.index a.subindex:hover {
	text-decoration:none;
}