For en god ordens skyld er her også lige min css kode:
* {margin:0;padding:0}
body {
background: #333333;
margin:0 0 10px 10px;
font-size: 0.7em; 
line-height: 1.7;
color: #333; 
font-family: verdana, arial, helvetica, sans-serif;
text-align: center;
}
#outer {
margin-left: auto; 
width: 888px; 
margin-right: auto; 
text-align: left;
}
#logobox {
background: #ffffff; 
width: 728px; 
height: 34px;
}
#logobox .strapline {
    font: bold 11px verdana, arial, helvetica, sans-serif;
    float: right;
    margin-right: 34px;
    margin-top: 10px;
}
#logobox .logo {
    float: left;
    margin-left: 1.5em;
    margin-top: 10px;
}
.strapline a:link, .strapline a:visited {
    text-decoration: none;
    color: #000000;
    background-color: #FFE89A;
}
.strapline a:hover, .strapline a:active {
    background-color: #FF9353;
    color: #000000;
}
#banner {
background: url(
http://www.kajakzonen.dk/images/top-banner.gif); 
width: 728px; 
height: 90px;
}
#nav {
border-top:1px solid #333 ; 
background: url(
http://www.kajakzonen.dk/images/top-links.gif) no-repeat left center; 
width: 728px; 
height: 48px;
}
#nav ul {
padding-left: 10px; 
padding-top: 10px; 
list-style-type: none
}
#nav li {
display: inline
}
#nav a {
border-right:1px solid #fff; 
padding:0 10px 0; 
font-size: 11px; 
color: #fff;
text-decoration: none
}
#nav a:hover {
color: #FBCDB2
}
#content {
background: #fff; 
float: left; 
width: 728px;
}
#left {
float: left; 
width: 220px; 
background: #fff;
}
.left-inner {
border: #D7D7D7 1px solid; 
background: url(images/tabletop.gif) no-repeat #fff;
}
.left-outer {
padding: 5px;
background: #f2f2f2;
margin: 10px; 
width: 190px; 
}
* html .left-outer {
width: 200px;
w\idth:190px
}
.left-outer p,#centre p {
padding: 5px; 
margin:0 0 1em 0;
}
#centre {
float: right; 
width: 508px; 
}
#centre-inner {
padding:0 5px 10px 10px; 
}
#right {
left: 0px; 
float: right; 
width: 160px; 
margin-right: -159px; 
position: relative;
left:1px;
}
.clearer {
clear: both; 
margin-top: -1px; 
overflow: hidden; 
height: 1px
}
#footer {
background: #e43100 url(images/bund.gif) no-repeat left center; 
width: 728px; 
color: #fff; 
height: 39px; 
text-align: center;
clear:both
}
h1 {
    font: 200% Georgia, "Times New Roman", Times, serif;
    color: #595959;
}
hr {
    border: dotted;
    background-color: #AAAAAA;
    color: #AAAAAA;
    height: 1px;
    width: 100%;
}
ul.list1{
    list-style-image: url(images/pil.gif);
    margin-left: 30px;
}