body {
	background-color: #666666;
}
a:link {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:hover {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #666;
}
a:active {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:visited {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

/* POSISJONERING */
#wrapper {
	display: block;
	position: relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-color: #000;
	}
#header {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 1024px;
	background-color: #000000;
}
#display {
	margin: 0px;
	margin-top: 20px;
	margin-left: 52px;
	padding: 0px;
	height: 294px;
	width: 950px;
	background-color: #000000;
}

#meny {
	display: block;
	background-color: #000;
	background: url(/images/menybak.png);
	background-repeat: repeat-x;
	width: 923px;
	height: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
#meny IMG {
	display: block;
	float: left;
	}

#meny A {
	color: #ddd;
	text-decoration: none;
	line-height: 27px;
	}
#meny .mp {
	display: block;
	position: relative;
	width: 200px;
	float: left;
	height: 30px;
	text-align: center;
	}

#meny .mp:hover {
	background: url(/images/backlight.png);
	background-repeat: repeat-x;
	}
#meny .mp .submeny {
	display: none;
	position: absolute;
	bottom: 30px;
	width: 100%;
	background-color: #666666;
	}
#meny .mp .submeny A {
	display: block;
	clear: both;
	height: 23px;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #5c5c5c;
	}
#meny .mp .submeny A:hover {
	background: url(/images/backlight.png);
	color: #000;
	}

#meny .mp:hover .submeny {
	display: block;
	}
	

/* MENY ¯VERST */

#meny_opp {
	display: block;
	background-color: #000;
	background: url(/images/menybak.png);
	background-repeat: repeat-x;
	width: 923px;
	height: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
#meny_opp IMG {
	display: block;
	float: left;
	}

#meny_opp A {
	color: #ddd;
	text-decoration: none;
	line-height: 27px;
	}
#meny_opp .mp {
	display: block;
	position: relative;
	width: 200px;
	float: left;
	height: 30px;
	text-align: center;
	}

#meny_opp .mp:hover {
	background: url(/images/backlight.png);
	background-repeat: repeat-x;
	}
#meny_opp .mp .submeny {
	display: none;
	position: absolute;
	top: 30px;
	width: 100%;
	background-color: #666666;
	}
#meny_opp .mp .submeny A {
	display: block;
	clear: both;
	height: 23px;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #5c5c5c;
	}
#meny_opp .mp .submeny A:hover {
	background: url(/images/backlight.png);
	color: #000;
	}

#meny_opp .mp:hover .submeny {
	display: block;
	}






#tekst {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background-color: #000000;
	height: auto;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 1024px;
	background-color: #000000;
	float: left;
	bottom: auto;
}
#container {
	float: left;
	background-color: #000000;
	padding-left: 0px;
	width: 1024px;
}
#venstrespalte {
	width: 350px;
	margin-left: 57px;
	float: left;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#spalte {
	width: 910px;
	margin-left: 57px;
	float: left;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid red;
}
#midtspalte {
	width: 350px;
	float: right;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 25px;
}
#hoyrespalte {
	width: 170px;
	float: right;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 53px;
}
#venstrespalte2 {
	width: 630px;
	margin-left: 57px;
	float: left;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid red;
}
#venstrespalte3 {
	width: 430px;
	margin-left: 57px;
	float: left;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid red;
}
#hoyrespalte2 {
	width: 260px;
	float: right;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 53px;
	border: 0px solid blue;
}
#hoyrespalte3 {
	width: 450px;
	float: right;
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 53px;
	border: 0px solid blue;
}
.bread, P {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFF;
}
.broed {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFF;
}
.ingress {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.head1 {
	font-family: Lucida Grande, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
}
TD {
	font-family: Lucida Grande, Tahoma;
	font-size: 11px;
	color: #FFF;
}