<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<div style="width:800px;margin:auto;border:1px solid #000000;padding:10px;">
<div style="width:200px;margin-right:9px;border:1px solid #000000;float:left;">linksdiv</div>
<div style="width:400px;margin-right:9px;border:1px solid #000000;float:left;">mitteldiv</div>
<div style="width:160px;margin-right:0px;border:1px solid #000000;float:right;">rechtsdiv</div>
<div style="clear: both;"></div>
</div>
</body>
</html> |