body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #000000 url("/images/background.gif") repeat-x;
}
.bodyBox {
	width: 100%;
	background-image: url("/images/header_back.png");
	background-position: top center;
	background-repeat: no-repeat;
}
.contentDiv {
	width: 650px;
	border: solid 1px #000000;
	background-color: #191b1d;
}
.notisDiv {
	width: 250px;
	border: solid 1px #191b1d;
	background-color: #151515;
}
.adDiv {
	margin-bottom: 10px;
	width: 250px;
	background-color: #000000;
}
.Mod1Hr {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 1px;
	color: #484c50;
}

.headerBox {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 250px;
}
.footerBox {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 950px;
	height: 100px;
	font: normal 11px Tahoma,Arial;
	color: #e10000;
	line-height: 20px;
	background: #000000 url("/images/footer_back.gif") no-repeat;
}
.contentBox {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 950px;
	background: #000000 url("/images/content_back.gif") repeat-x;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
#topMenuDiv {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 30px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background: #003697 url("/images/menu_back.gif") repeat-x;
}
.topSearch {
	float: right;
	margin: 3px;
	padding: 0px;
}
.topSearchButton {
	width: 40px;
	height: 20px;
	border: solid 1px #fe1b1b;
	color: #FFFFFF;
	background-color:#b70101;
	margin: 0px 0px 0px 5px;
}
.topSearchText {
	width: 120px;
	height: 20px;
	border: solid 1px #fe1b1b;
	font: normal 11px Arial;
	line-height: 16px;
	color: #191b1d;
	background-color:#ffe9c4;
}
.topIcons {
	float: right;
	margin: 4px;
	padding: 0px;
}
.topMenuItem {
	float: left;
	font: normal 11px Tahoma,Arial;
	line-height: 30px;
	color: #FFFFFF;
	padding: 0px 10px 0px 5px;
	border-right: solid 1px #6b0909;
	cursor: pointer;
}
.topMenuItemOn {
	font: bold 11px Tahoma,Arial;
	line-height: 30px;
}
.topMenuItem a {
	color: #FFFFFF;
	text-decoration:none;
}
.topMenuItem a:hover {
	color: #FFCC10;
	text-decoration:none;
}
.topMenuIcon {
	float: left;
	margin: 8px 0px 6px 0px;
	width: 16px;
	height: 16px;
}
a {
	color: #FFCC10;
	text-decoration:none;
}
a:hover {
	color: #f30101;
	text-decoration:none;
}
.fontPageName {font-family: Arial;font-size: 12px;color: #C3C3C3;font-weight: bold;}
.fontOverskrift {font-family: Arial; font-size: 16px;color: #fb6e00;font-weight: bold; line-height:24px; letter-spacing: 1px;}
.fontIngress {font-family: Arial;font-size: 12px;color: #ffe9c4;font-weight: bold; line-height:16px;}
.fontInnhold {font-family: Arial;font-size: 12px;color: #ffe9c4;font-weight: normal; line-height:16px;}
.fontBildetekst {font-family: Arial;font-size: 10px;color: #ffe9c4;font-weight: normal;}
.fontMeny {font-family: Arial;font-size: 11px;color: #1d2123;font-weight: normal;}
.fontUnderMeny {font-family: Arial;font-size: 10px;color: #ffe9c4;font-weight: normal;}
.fontNotisOverskrift {font-family: Arial, Verdana;font-size: 12px;color: #fb6e00;font-weight: bold;}
.fontNotisInnhold {font-family: Arial, Verdana;font-size: 10px;color: #ffe9c4;}
