#header {
    padding: 0 10px;
    min-width:1247px;
    max-width:1900px;
/*    width:auto;*/
width:1247px;
    height:auto;
    background: transparent;
}
#footer {
    padding: 0 10px;
    min-width:1247px;
    max-width:1900px;
/*    width:auto;*/
width:1247px;
    height:auto;
    background: transparent !important;
}

#xp {
margin-top:170px;
float:left;
border:0 !important;
text-decoration:none !important;
}

#footer .footer-left-img {
height:31px;
width:167px;
float:left;
background: url(http://omega.jesper.nu/images/design/2/footer-1.png);
}
#footer .footer-right-img {
height:31px;
width:17px;
float:right;
background: url(http://omega.jesper.nu/images/design/2/footer-3.png);
}
#footer .footer-content {
margin:0 17px;
background: url("http://omega.jesper.nu/images/design/2/footer-2.png") repeat-x scroll center top transparent;
}

#header .header-left-img {
height:274px;
width:20px;
float:left;
background: url(http://omega.jesper.nu/images/design/2/header-1.png);
}
#header .header-right-img {
height:274px;
width:20px;
float:right;
background: url(http://omega.jesper.nu/images/design/2/header-3.png);
}
#header .header-content {
height:274px;
margin:0 20px;
background: url(http://omega.jesper.nu/images/design/2/header-2.png);
}

#container {
/*    margin: 0 10px;*/
    min-width:1247px;
    max-width:1900px;
/*    width:auto;*/
width:1247px;
    height:auto;
background: url(http://omega.jesper.nu/images/design/2/content-back-1.png)  !important;
}

#container.normal #rightbar {
    background:url("http://omega.jesper.nu/images/design/2/content-back-2.png") repeat-y scroll right top #FFFFFF !important;

}
#container.normal #content {
background:#fff;
    width: 800px  !important;
    margin-left:2px;
}
#container.fill #content {
    background:url("http://omega.jesper.nu/images/design/2/content-back-2.png") repeat-y scroll right top #FFFFFF !important;
/*    float:none;*/
    width: 1070px  !important;
    margin-left:2px;
}

