"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xml:lang="de" lang="de">
<head>
<title>Mal was neues...o.O.</title>
<style type="text/css">
#hauptbanner {
width:1000px;
height: 250px;
}
#content {
width:750px;
height: 750px;
margin: 0 auto;
overflow: scroll;
</style>
</head>
mfg
<body>
<div id="main">
<div id="hauptbanner">
</div>
<div id="navi">
</div>
<div id="content">
</div>
<div id="status">
</div>
<div id="footer">
</div>
</div>
</body>
</html>