body{
font-family: Arial;
height: 100%;
background-color: #A44900;
}

div#inhalt{
width: 800px;
height: 600px;
margin: 3em auto 0 auto;
}

a,
a:link,
a:visited,
a:hover,
a:focus,
a:active{
border:0px solid #FFD96F;
}

img{
border:0px solid #FFD96F;}