/*
Copyright (c) 2007 Mediasparx (https://mediasparx.com)
Content: Structure
Notes: CSS for larger screens
*/

/* -=* Structure *=- */

#top {
    width: 755px;
}

#header {
    width: 755px;
}

#header-inner {
    margin-right: 0px;
}

#xmeny {
    width: 595px;
}

.soekefelt2 {
	width: 110px;
}

.soekefeltknapp2 {
	margin-right: 10px;
}

#collage {
    width: 755px;
}

#collage-image {
    width: 755px;
}

#collage h1, #collage p {
	padding-right: 0px;
}

#content-wrap {
    width: 755px;
}

#content-xtra {
    clear: both;
	float: left;
    width: 753px;
    padding-top: 0px;
}

.content-left3 {
    width: 503px;
}

.content-leftleft3 {
    width: 253px;
    background: url(/custom/gfx/white_back.gif) no-repeat top right;
}

.content-leftleft4 {
	width: 253px;
    background: url(/custom/gfx/white_small_back.gif) no-repeat top right;
}

.content-leftleftinner3 {
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 3px;
    padding-bottom: 3px;
}

.content-leftright3 {
    width: 250px;
    background: url(/custom/gfx/white_back.gif) no-repeat top right;
}

.content-leftright4 {
    width: 250px;
    background: url(/custom/gfx/white_small_back.gif) no-repeat top right;
}

.content-leftrightinner3 {
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
}

.content-right3 {
    width: 250px;
    background: url(/custom/gfx/white_back.gif) no-repeat top right;
}

.content-right4 {
    width: 250px;
    background: url(/custom/gfx/white_small_back.gif) no-repeat top right;
}

.content-rightinner3 {
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
}

#sparx-right {
	width: 252px;
}

#sparx-rightright {
	display: none;
}