
#content table {
 width:100%;
 text-align:center;
}
#content tr.titel_index_tabelle {
  background-color:#C8D3E6;
	font-weight:bold;
	text-align:left;
}
#content td.einzug_index_tabelle {
  width:10%;
}
#content td.inhalt_index_tabelle {
  width:90%;
	text-align:left;
}
#content td.inhalt_index_tabelle a {
  text-decoration:none;
}
#content table.nav_tabelle_fotos {
  margin-top:10px;
  background-color:#C8D3E6;
}
#content table.nav_tabelle_fotos a {
  text-decoration:none;
	font-size:0.9em;
}
#foto_titel {
  font-weight:bold;
}
#content img {
  border: none;
}
