hvad med
---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html>
<head>
<title>Lynx-DLK</title>
<style type="text/css">
body{
background-color :#C1C1C2;
}
.table-1{
width :100%;
}
.table-2{
width :100%;
border :2px solid #E9E8F8;
background-color :#8782D1;
font-family :verdana;
color :#E9E8F8;
}
.ovcorner{
height :10px;
width :10px;
}
.ohcorner{
height :10px;
width :10px;
}
.nvcorner{
height :10px;
width :10px;
min-height :10px;
min-width :10px;
background-image :url(nvc.gif);
}
.nhcorner{
height :10px;
width :10px;
min-height :10px;
min-width :10px;
background-image :url(nhc.gif);
}
.omidt{
height:10px;
background-image :url(om.gif);
background-repeat :repeat-x;
}
.nmidt{
background-image :url(nm.gif);
}
.vmidt{
width :10px;
min-width :10px;
background-image :url(vm.gif);
}
.hmidt{
background-image :url(hm.gif);
}
.banner{
height :70px;
min-height :70px;
background-color :#332BAF;
}
.line{
height :10px;
min-height :10px;
background-image :url(om.gif);
}
.vline{
width :8px;
min-width :8px;
background-color :#332BAF;
}
.menu{
width :150px;
min-width :150px;
background-color :#332BAF;
vertical-align :top;
text-align :center;
font-size :10px;
font-family :verdana;
color :#E9E8F8;
}
.boxmenu{
background-color :#8782D1;
font-size :12px;
color :#E9E8F8;
text-align :left;
}
.main{
background-color :#332BAF;
vertical-align :top;
}
.px{
height :8px;
min-height :8px;
}
img{
border :0px;
vertical-align :top;
}
.velkommen{
height :18px;
min-height :18px;
text-align :center;
vertical-align:top;
}
</style>
</head>
<body>
<table cellpadding="0" class="table-1" cellspacing="0" border="0">
<tr>
<td class="ovcorner" height="10" valign="bottom"> <img src="ovc.gif" alt="grafik" />
</td>
<td colspan="5" class="omidt" height="10"> </td>
<td class="ohcorner" height="10" valign="bottom"> <img src="ohc.gif" alt="grafik" />
</td>
</tr>
<tr>
<td rowspan="3" class="vmidt">
</td>
<td colspan="5" class="banner">
</td>
<td rowspan="3" class="hmidt">
</td>
</tr>
<tr>
<td colspan="5" class="line">
</td>
</tr>
<tr>
<td class="menu">
</td>
<td class="vline">
</td>
<td class="main">
<table cellpadding="0" cellspacing="0" class="table-2" border="0">
<tr>
<td class="velkommen">
</td>
</tr>
<tr>
<td>
Dette er en test<br />
<br />
<br />
testtest
dette er også en test
</td>
</tr>
</table>
</td>
<td class="vline">
</td>
<td class="menu">
</td>
</tr>
<tr>
<td class="nvcorner">
</td>
<td colspan="5" class="nmidt">
</td>
<td class="nhcorner">
</td>
</tr>
</table>
</body>
</html>