body {
font-family: Verdana, Arial, Courier, sans Serif;
background-color: #fcf0e8
}

h1 {
text-align: left;
border-top: 5px;
border-top-color: #5D636E;
border-top-style: solid;
border-left: 15px;
border-left-color: #5D636E;
border-left-style: solid;
}

hr {
align: center;
width: 50%
}

a:link, a:visited, a:active{
color:#ae5618;
text-decoration: none;
}

a:hover {
text-decoration: none;
border-top: 1px;
border-bottom: 1px;
border-top-style: solid;
border-bottom-style:solid;
border-color: #ae5618;
}

.inhalt{
text-align: center;
border: 2px;
border-style: solid;
border-color:#5D636E;
}

.inhalttext{
text-align: left;
text-indent: 1em;
padding: 5px;
}

.navigation{
text-align: right;
font-size: xx-small;
}

.unten{
text-align: center;
font-size: xx-small;
}