body {
	margin: 110px 0px 0px 0px;
	padding: 0px;
	background-color: #78A4E3;
	background-image:  url(images/back/white_100x100.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.meny:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
	height: 40px;
	width: 150px;
	padding-right: 4px;
	border: none;
	font-weight: normal;


}
a.meny:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/list/square.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
a.meny:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/list/square.gif);

}
a.meny:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/list/square.gif);

}
.menyTabell {
	height: 40px;
	width: 160px;
	padding: 4px;
	border: 1px solid #009999;
}
.frames {

	background-image: url(images/back/grey_150x150.gif);
}
#navlist {
	position: left;
	width: 160px;
	/*ramme rundt hele tabellen*/
	/*/*border: 1px solid #FFFFFF; */
	visibility: visible;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 11px;
}
#navlist li {
	/*ramme rundt hvert menyvalg*/
	border: 1px solid #FFFFFF;
	margin: 0 0 8px 0;


	
}
#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 6px;
	width: 160px;
	margin-top:1;
	margin-bottom:1;
	margin-left:1;
	margin-right:1;
	background-image:  url(assets/l1_down.gif); /* */
}
#navlist a:link, #navlist a:visited {
	color: #4C763E;
	/* FARGEN TIL MENY TEKSTEN
	/*/*/	color: #FFFFFF;
	text-decoration: none; /* */
}
#navlist a:hover {
	background-color: #E7E7E7;
	background-image:  url(assets/l1_over.gif);
	color: #4C763E;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #E7E7E7;
/*/*/	background-color: #; 
	background-image:  url(assets/l1_over.gif);
	color: #4C763E; /* */
}
.strekHV {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.overskriftHvit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.brodtekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}
.brodtekstBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
}
