body {
	background: #EA904E url(/gfx/exec/bg-left.gif) no-repeat;
}

h1 {
	color: #E67C2F;
}

td#top, td#topline {
	background-image: url(/gfx/exec/bg-themeline.gif);
}

td#logo {
	background-image: url(/gfx/exec/bg-logo.gif);
}

/* MENU */
#menu .menu a {
	background-image: url(/gfx/exec/bg-menu.gif);
}

#quicksearch .text {
	background-color: #F1AC67;
	background-image: url(/gfx/exec/bg-quicksearch.gif);
}

#quicksearch .submit {
	background-color: #E67C2F;
}

/* RELATED */
td#relatedline {
	background-image: url(/gfx/exec/bg-themeline.gif);
}

#related .boxheader, #menu .boxheader {
	background-image: url(/gfx/exec/bg-sidebarheader.gif);
	background-color: #EB9659;
}

#related .box, #menu .box {
	border-color: #EB9659;
}

/* LANG SETTING */
tr.se #sitelinks, tr.no #sitelinks, tr.fi #sitelinks {
	display: none;
}

tr.no div#sitelinks2 {
	display: block;
}

tr.se div#sitelinks2 {
	display: block;
}

tr.fi div#sitelinks2 {
	display: block;
}

#related .boxheader img.no_NO, #related .boxheader img.sv_SE, #related .boxheader img.fi_FI {
	display: inline;
}