﻿.bodybackgroundlight
{
	background-image: url(/images/lilla/bg_lys.png); 
	background-color:#dbdbdb;
}
.bodybackgrounddark
{
	background-image: url(/images/lilla/bg_mork.png); 
	background-color:#392f2a;
}

.topbackgroundprofileimg{ background-image: url(/images/lilla/header_midt.png); }
.topleftcornerprofileimg{ background-image: url(/images/lilla/header_venstre.png); }
.toprightcornerprofileimg{ background-image: url(/images/lilla/header_hoyre.png); }
.ietopleftcornerprofileimg{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lilla/header_venstre.png',sizingMethod='crop'); }
.ietoprightcornerprofileimg{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lilla/header_hoyre.png', sizingMethod='crop'); }

.mainmenubgcolor{ background-color:#5e5450; }
.quicklaunchcontainerbgcolor {background-color:#e6e5e4; }

.footerbackgroundlight{ background-image:url(/images/lilla/footer_lys.png); }
.footerbackgrounddark{ background-image:url(/images/lilla/footer_mork.png); }

#frontpagelayout .content h1, #frontpagelayout .content h2, #frontpagelayout .content h3, #frontpagelayout .content h4, #frontpagelayout .content h5, #frontpagelayout .content h6, 
#textformatting h1, #textformatting h2, #textformatting h3, #textformatting h4, #textformatting h5, #textformatting h6,
#textformatting h1 a, #textformatting h2 a, #textformatting h3 a, #textformatting h4 a, #textformatting h5 a, #textformatting h6 a
{
	color:#513e35;
}