body {
 background-image: url(Bilder/hintblumen.gif);
 background-color: #ff9933;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: top center;
 float: bottom;
}

#seitentitel {
 padding: 30px;
 width: 840px;
 height: 35px;
 text-align: right;
 font-style: italic;
 font-face: tahoma;
 font-size: 40px;
 font-weight: bolder;
 text-decoration: underline;
 color: #333366;
}

#inhalt {
 height: 395px;
 width: 840px;
 background-image: url(Bilder/hinttrans.png);
 font-size: 16px;
 overflow: auto;
 font-style: italic;
}

#foot {
height: 15px;
width: 150px;
}