* {
    margin: 0;
    padding: 0;
}

body {
background: url('http://www.urmel-aus-dem-eis.hannesendress.de/images/background_01.png') repeat-y center;
background-color: #dfffd7;
}

#wrapper {
width: 800px;
text-align: left;
margin: 0 auto;
}

#header {
background: url('http://www.urmel-aus-dem-eis.hannesendress.de/images/header_02.jpg');
width: 800px;
height: 200px;
color: white;
font-size: 46pt;
font-weight: bold;
}

#menu {
width: 150px;
float: right;
margin: 10px 0px 0px 10px;
}

.menuitem {
width: 150px;
height: 40px;
color: white;
font-weight: bold;
font-size: 12pt;
text-align: center;
padding-top: 10px;
background: url('http://www.urmel-aus-dem-eis.hannesendress.de/images/button_01.png') no-repeat top;
}

a.menuitem:link, a.menuitem:visited {
color: white;
}

a.menuitem:hover {
color: lime;
}


#tips {
width: 150px;
float: left;
color: white;
margin: 10px 10px 0px 0px;
padding: 0;
}

#tipsy {
width: 130px;
background: url('http://www.urmel-aus-dem-eis.hannesendress.de/images/tips_back.png') repeat-y top;
padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
text-align: center;
}

#tipsy a {
color: #ffffff;
}

#content {
width: 480px;
float: left;
text-align: justify;
margin-top: 10px;
}

#footer {
background: url('http://www.urmel-aus-dem-eis.hannesendress.de/images/footer_01.png') no-repeat bottom;
width: 800px;
height: 57px;
padding-top: 18px;
text-align: center;
color: green;
font-size: 10px;
font-weight: bold; margin-left:0px; margin-right:0px; margin-top:75px; margin-bottom:0px
}

a.footer:link, a.footer:visited {
color: green;
}

a.footer:hover {
color: lime;
background-color: none;
}

h1 {
padding: 0px;
margin: 0px 0px 0px 30px;
font-size: 40pt;
}

h2 {
padding: 0px;
margin: 0px 0px 0px 0px;
font-size: 18pt;
}

h3 {
padding: 0px;
margin: 0px 0px 0px 0px;
font-size: 14pt;
text-decoration: underline;
}

.imgcenter {
margin: 0 auto;
text-align: center;
border: 0px none;
}

.imgrechts {
float: right;
border: 0px none; margin-left:10px; margin-right:0; margin-top:0; margin-bottom:10px;
}

.rund {
padding: 5px;
}
