<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="da" />
<link href="/style.css" rel="stylesheet" type="text/css"></link>
<title></title>
<style>
HTML, BODY {
background: #EBEBF1;
margin: 0px;
text-align:center;
height: 100%;
font-family: verdana;
font-size: 12px;
}
#container {
margin: 0 auto;
width: 900px;
height: 100%;
background: #ffffff;
}
div#footer {
height: 91px;
width: 900px;
background: #ffffff url('footer_background.gif') no-repeat bottom left;
}
#maincontainer {
height: 90%;
}
#header {
margin: 10px;
padding-bottom: 20px;
padding-left: 10px;
}
#right {
width: 207px;
float: right;
padding-right: 33px;
height: 75%;
}
#right .adress {
color: #BD3A86;
text-align: right;
line-height: 150%;
padding-right: 13px;
margin-top: 30px;
}
#left {
width: 167px;
float: left;
padding-left: 33px;
text-align:left;
}
#content {
width: 450px;
float: left;
padding-left: 5px;
padding-right: 5px;
text-align:left;
}
h1.header_quote {
color: #5E5F61;
font-size: 30px;
font-weight: normal;
}
#newsbox .top {
width: 183px;
height: 47px;
background: url('news_top.gif');
}
#newsbox .middle {
width: 173px;
padding: 5px;
padding-bottom: 10px;
background: url('news_middle.gif');
text-align:left;
}
#newsbox ul {
padding: 10px;
margin: 0px;
list-style-type: none;
}
#newsbox li {
padding-bottom: 14px;
}
#newsbox a:link {
color: #000000;
text-decoration: none;
}
#newsbox a:visited {
color: #000000;
text-decoration: none;
}
#newsbox a:hover {
color: #000000;
text-decoration: underline;
}
#content h1 {
font-size: 30px;
}
#content p {
padding-bottom: 10px;
}
#left {
line-height: 135%;
}
#left ul {
padding: 0px;
padding-left: 10px;
margin: 0px;
list-style-type: none;
}
#left li {
padding: 3px;
}
#left a:link {
text-decoration: none;
color: #000000;
}
#left a:visited {
text-decoration: none;
color: #000000;
}
#left a:hover {
text-decoration: underline;
color: #000000;
}
#left a.current {
color: #BD3A86;
}
#left .searcharea {
margin-top: 40px;
}
input {
border: 1px solid #000000;
}
</style>
</head>
<body>
<div id="container">
<div id="maincontainer">
<div id="header">
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="50%" rowspan="2" align="left"><img src="header_logo.gif" style="margin: 10px;" /></td>
<td width="50%" align="right" valign="top" style="padding-right: 23px;"><img alt="quote" src="header_quote.gif" />
<h1 class="header_quote">Dette er et citat der kunne være 2 linjer</h1></td>
</tr>
</table>
</div>
<div id="left">
<ul>
<li><a href="/cms/3/startside.html">Startside</a></li>
<li><a href="/cms/4.html">Inspiration</a></li>
<li><a href="/cms/8.html">Hent materiale</a></li>
<li><br></li><li><a href="/cms/5.html">Økonomi</a></li>
<li><a href="/cms/6.html">Hvem er vi</a></li>
<li><a href="/cms/10.html">Kontakt os</a></li>
<li><a href="/cms/9.html">Kundelogin</a></li>
</ul>
<div class="searcharea">
<form action="">
<input type="text" name="searchword" style="width: 100px;" value="Søgeord.." onfocus="if(this.value=='Søgeord..')this.value='';" onblur="if(this.value=='')this.value='Søgeord..';" /><br />
<input type="submit" value="Søg" />
</form>
</div>
</div>
<div id="content">
</div>
<div id="right">
<div id="newsbox">
<div class="top"></div>
<div class="middle">
<ul>
<li><a href="/articles/showarticle/5/Support+i+hverdagen.html">Support i hverdagen</a></li>
<li><a href="/articles/showarticle/4/Vista+og+EfterskoleIT.html">Vista</a></li>
<li><a href="/articles/showarticle/3/Nyt+samarbejde.html">Nyt samarbejde</a></li>
</ul>
</div>
</div>
<div class="adress">
ADRESSE INFORMATION
</div>
</div>
</div>
<div id="footer"> </div>
</div>
</body>
</html>