h1.frohe2 {
text-align: center;
}

#mainbox {
width: 940px;
margin: auto;
}

body {
background-image: url(bilder/backgroundemma.jpg);
background-position: center top;
background-repeat: no-repeat;
color: #273F40;
font-family: Century Gothic;
}

#menu {
font-size: 20px;
padding: 0;
text-align: center;
}

#hut {
position: absolute;
width: 85px;
margin-left: 192px;
margin-top: -6px;
}

#menu li {
display: inline;
margin: 0 30px;
}

h1.frohe1 {
text-align: left;
display: inline;

}

h2.von {
display: inline;
float: right;
margin: 0;
}

a {
text-decoration: none;
color: #2c4a49;
}

a:hover { 
background-color:#dbf5f6;
}