CSS Validierung:
#corpus{
width:790px;
min-height:623px;
height:623px;
height:auto !important;
background-repeat:repeat;
margin: 0px auto;
border-style:solid;
border-color:#745848;
border-width:1px;
border-bottom:3px #745848 solid;
background-repeat:repeat;
}
#wrapper{
width:790px;
min-height:623px;
height:623px;
height:auto !important;
background-repeat:repeat;
}
#rahmen_links{
width:204px;
min-height:287px;
height:287px;
height:auto !important;
float:left;
font-size:1px;
}
#mainbereich{
width:586px;
min-height:335px;
height:auto !important;
height:335px;
background-color:#FFFFFF;
float:left;
}
#rahmen_main{
width:790px;
min-height:335px;
height:335px;
height:auto !important;
float:left;
}
#rahmen_textbereich{
width:586px;
min-height:335px;
height:335px;
height:auto !important;
float:left;
overflow:hidden;
}
.zweispaltig{
font-size:11px;
width:260px;
height:auto !important;
min-height:400px;
font-family:Arial, Helvetica, sans-serif;
color:#693935;
text-decoration:none;
text-align:justify;
float:left;
padding-left:25px;
padding-bottom:15px;
}
Der Schatten welcher mitwandern soll:
#abstand_links{
float:left;
background-image:url(../images/links.jpg);
width:204px;
min-height:68px;
height:auto !important;
height:68px;
float:left;
background-repeat:repeat;
}
HTML:
<body>
<div id="corpus">
<div id="wrapper">
<div id="rahmen_head">
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase=
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="790" height="240">
<param name="movie" value="flash/navi_ob.swf" />
<param name="quality" value="high" />
<embed src="flash/navi_ob.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"
width="790" height="240"></embed>
</object>
</div>
<div id="rahmen_main">
<div id="rahmen_links">
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase=
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="204" height="267" style="float:left;">
<param name="movie" value="flash/navi_links.swf" />
<param name="quality" value="high" />
<embed src="flash/navi_links.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type=
"application/x-shockwave-flash" width="204" height="267"></embed>
</object>
<div id="abstand_links"></div>
</div>
<div id="mainbereich">
<div id="rahmen_textbereich">
<div class="zweispaltig" style="width:280px;"><br /><br />
<img src="http://www.tutorials.de/forum/images/home.gif" width="400" height="40" border="0" alt="" /><br /><br />
<br /><br />
</div>
<div class="zweispaltig" style="padding-left:20px; width:240px;"><br /><br /><br /><br /><br /><br />
<img src="http://www.tutorials.de/forum/images/so.jpg" width="200" height="157" border="0" alt="" />
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
So ich hoffe ich habe nun alle benötigten Datein zusammen, um euch einen Einblick zu verschaffen.
P.S.: Die Links mit Tutorials, habe ich nicht im Quelltext, die hat er irgendwie erstellt als ich die Änderung gespeichert habe.