div#inhalt a
{
color: #FF9F00;
text-decoration: none;
}
div#inhalt a:hover
{
color: #FF0000;
text-decoration: none;
}
div#inhalt a img
{
border: 2px solid #FF9F00;
}
div#inhalt a:hover img
{
border: 2px solid #FF0000;
}
h4 { font-size: 17pt;  margin-left: 0px; margin-top: 0px; font-weight: bold; font-family: "Arial"; }