body {
    text-align: left;
    background-color: #ffffff;
}
#designboxouter {
    margin-top: 30px;
    margin-left: auto; 
    margin-right: auto; 
    background-color: #FFFFFF;
    text-align: center;
    border: 1px solid #56D4F8;
}
#designboxinner {
    width: 750px;
}

#d1 {
    float: left;
    width: 750px;
    height: 145px;
}
#d11 {
    float: left;
    width: 405px;
    height: 145px;
    background-image: url(templates/skanckenyquist/top-left-navn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#d12 {
    float: left;
    width: 345px;
    height: 145px;
    background-image: url(templates/skanckenyquist/top-right-monogram.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#d2 {
    float: left;
    width: 750px;
    background-image: url(templates/skanckenyquist/vertical-line.png);
    background-repeat: repeat-y;
    background-position: 0px 0px;
}
#d21menu {
    float: left;
    width: 194px;
    text-align: left;
    background-image: url(templates/skanckenyquist/left-meny.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#d22 {
    float: left;
    width: 1px;
}
#d23content {
    float: left;
    width: 555px;
    text-align: left;
    background-image: url(templates/skanckenyquist/right-content.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#d3 {
    float: left;
    width: 750px;
    height: 22px;
    text-align: center;
    padding-top: 2px;
    background-color: #56D4F8;
}
#d31 {
    float: left;
    width: 750px;
}
#searchbox form {
margin: 0px;
padding: 0px;
}
#searchbox input {
margin: 0px;
padding: 0px;

}
#linkbox {
    float: left; 
    margin-left: 10px; 
    margin-right: 20px; 
    margin-top: 8px; 
    text-align: right;
}