body {
	background-color:#f1f1f2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	color: #231f20;
}
h1 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#808285;
	margin:0;
	padding:0;
	padding-bottom:15px;
}
h2 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231f20;
	margin:0;
	padding:0;
}

a { color: #231f20; text-decoration:underline }
a:hover { color: #231f20; text-decoration:underline }

#topLinje { height:2px; overflow:hidden; }

.headerMenu { padding:0 70px 7px 0; }
.headerMenu a { color:#58595b; text-decoration:none; }
.headerMenu a:hover { color:#58595b; text-decoration:underline; }

#header { height:112px; background-image:url(../images/topBg.gif); background-repeat:no-repeat; }
#headerSideBg { height:112px; background-image:url(../images/topBg1px.gif); background-repeat:repeat-x; }

#topMenuBg { height:172px; background-image:url(../images/topMenuBg.gif); background-repeat:no-repeat; }
.menuTop a { font-size:11px; line-height:18px; text-decoration:none }
.menuTop a:hover { font-size:11px; text-decoration:underline }

#topMenuSideBgV { background-image:url(../images/topMenuSideBg.gif); background-repeat:repeat-x; background-color:#fff; }
#topMenuSideBgH { background-image:url(../images/vaabenskjoldSideBg.gif); background-repeat:no-repeat; background-color:#fff; }

#menuBg { background-color:#f1f1f2; background-image:url(../images/menuBg.gif); background-repeat:no-repeat; }

#mainContent { padding:30px 40px; background-image:url(../images/contentBg.gif); background-repeat:repeat-x; background-color:#fff; }
.mainContentHolderLeft { float:left; width:440px; }
.mainContentHolderRight { float:left; width:291px; margin:5px 0 0 44px; }
.contentRight { color:#6d6f71; padding:13px 0 0 38px; }

#contentSideBg { background-color:#f1f1f2; background-image:url(../images/sideBg.gif); background-repeat:repeat-x; }

#footer { background-image:url(../images/footerBg.gif); background-repeat:repeat-x; height:35px; }
#footer .footertext { color:#0078ae; padding-left:40px; }
#footer .footertext a { color:#0078ae; text-decoration:none; }
#footer .footertext a:hover { color:#0078ae; text-decoration:underline; }
