<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Deschdomaaadich</title>
<style type="text/css">
<!--
*
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
div#page
{
background-color:#999999;
width:1000px;
}
div#header
{
background-color:#aaaaaa;
}
div#header div#shadow_left
{
background-color:#00ff00;
float:left;
height:auto !important;
min-height:100%;
height:100%;
width:30px;
}
div#header div#menu_meta
{
background-color:#cccccc;
float:left;
padding-left:700px;
}
div#header div#menu_meta ul
{
list-style-type:none;
list-style-position:inside;
}
div#header div#menu_meta ul li
{
display:inline;
float:left;
width:80px;
}
div#header div#menu_meta ul li a
{
display:block;
padding:5px 0px 5px 0px;
text-align:center;
}
div#header div#shadow_right
{
background-color:#00ff00;
float:left;
height:auto !important;
min-height:100%;
height:100%;
width:30px;
}
div#pagebrand
{
background-color:#888888;
height:200px;
}
div#wrapper
{
background-color:#ff00ff;
}
div#navi div#shadow_left
{
background-color:#00ff00;
float:left;
height:auto !important;
min-height:100%;
height:100%;
width:30px;
}
div#navi div#menu_main
{
background-color:#dddddd;
float:left;
width:940px;
}
div#navi div#menu_main ul
{
list-style-type:none;
list-style-position:inside;
}
div#navi div#menu_main ul li
{
display:inline;
float:left;
width:188px;
}
div#navi div#menu_main ul li a
{
display:block;
text-align:center;
}
div#navi div#shadow_right
{
background-color:#00ff00;
float:left;
height:auto !important;
min-height:100%;
height:100%;
width:30px;
}
div#main
{
width:1000px;
}
div#main div#shadow_left
{
background-color:#00ff00;
float:left;
height:auto !important;
min-height:100%;
height:100%;
width:30px;
}
div#main div#content
{
background-color:#eeeeee;
float:left;
width:740px;
}
div#main div#sidebar
{
background-color:#cccccc;
float:left;
width:200px;
}
div#main div#shadow_right
{
background-color:#00ff00;
float:left;
height:auto !important;
min-height:100%;
height:100%;
width:30px;
}
div.clear
{
clear:both;
}
-->
</style>
</head>
<body>
<div id="page">
<div id="header">
<div id="shadow_left"> </div>
<div id="menu_meta">
<ul>
<li><a href="./">Test1</a></li>
<li><a href="./">Test2</a></li>
<li><a href="./">Test3</a></li>
</ul>
<!--
<div class="clear"></div>
-->
</div>
<div id="shadow_right"> </div>
<div class="clear"></div>
</div>
<div id="pagebrand"></div>
<div id="wrapper">
<div id="navi">
<div id="shadow_left"> </div>
<div id="menu_main">
<ul>
<li><a href="./">Test1</a></li>
<li><a href="./">Test2</a></li>
<li><a href="./">Test3</a></li>
<li><a href="./">Test4</a></li>
<li><a href="./">Test5</a></li>
</ul>
<div class="clear"></div>
</div>
<div id="shadow_right"> </div>
</div>
<div id="main">
<div id="shadow_left"> </div>
<div id="content">
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Die Seite soll so lang werden können, wie sie will.
</div>
<div id="sidebar">
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Lorem ipsum und sonstiges geseieher.<br />
Die Seite soll so lang werden können, wie sie will.
</div>
<div id="shadow_right"> </div>
<div class="clear"></div>
</div>
</div>
</div>
</body>
</html>