#Navigation td.rest {
 background-color: #cc9900;
 height: 220px;
}
#Inhalt a{
 text-decoration: none;
 border-bottom: 1px solid #cc9900;
}

#Inhalt a:hover, a:focus {
 background-color: transparent;
}
#Inhalt p {
 padding-right: 1em;
 padding-bottom: 0.5em;
}
.links {
 float: left;
 padding: 1em 1em 1em 0;
}
.rechts {
 float: right;
 padding: 0 1em 1em 1em;
}
#Info a{
 text-decoration: underline;
 border-bottom: 0px;
}