.TableBorder {
				border: #000000;
				border-style: solid;
				border-top-width: 1px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px
}
.menytekst {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: italic;
				font-weight: 400;
				font-variant: normal;
				text-transform: none;
				page-break-before: always
}
.overskrift {
			   font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: 600
}
.Innholdstxt {
			   font-family: Arial, Helvetica, sans-serif;
				font-size: 12px
}
.AvsnittOverskr {
			   font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-color: White;
}
a:active {
				text-decoration: none;
				color: #666666;
}
a:link {
				text-decoration: none;
				color: #000099;
}
a:visited {
				color: #666666;
				text-decoration: none;
}
a:hover {
				text-decoration: underline;
				color: #DD8800;
}
		.Justsen { color: #4086CC; }
		.highlight { background: #46678A; color: #FFFFFF; }
		.searchheading { font-size: 12px; font-weight: bold; }
		.summary { font-size: 10px; font-style: italic; } 
		.results { font-size: 10px; }
		.category { color: #999999; }
		.description { font-size: 10px; color: #008000; }
		.context { font-size: 9px; }
		.infoline { font-size: 9px; font-style: italic; color: #004F9B;}

		.newsfeed {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #A2A2A2;}
		.newsfeed a:link {color: #74A7DE;}
		.newsfeed a:visited {color: #74A7DE;}
		.newsfeed a:hover {color: #FFE400; background-color: #6F767C; text-decoration: none;}
		
		.newsfeed2 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9px; color: #000000;}
		.newsfeed2 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #0f0f0f;}
		.newsfeed2 h4 a {font-weight: bold; text-decoration: underline}
		.newsfeed2 h5 {font-size: 11px; color: #8D541B;}
		.newsfeed2 h5 a {font-size: 14px; color: #8D541B; background-color: #FFFFE0;}
		.newsfeed2 h6 {font-family: "MS Serif", "New York", serif; font-size: 15px; color: #000000;}
		.newsfeed2 h6 a {font-size: 15px; color: #A80000; text-decoration: underline;}

		.sorting { text-align: right;}
		.result_title { font-size: 11px; font-weight: bold;}
		.result_title a:link { font-size: 11px; font-weight: bold; background: #CDE8FD;}
		.result_title a:visited { font-size: 11px; font-weight: bold; background: #CDE8FD;}

		.zoom_searchform { font-size: 12px; }
		.zoom_options { font-size: 10px; }
		input.zoom_button {  }
		input.zoom_searchbox {  }		
.copyright {
  margin-top:     5em;
  padding-top:    .5em;
  font-size:      xx-small;
  max-width:      85ex;
  text-align:     center;
  text-transform: uppercase;
  margin-left:    auto;
  margin-right:   auto;
  font-family: "Bitstream Vera Sans Mono", monospace;
  color:          #888;
  line-height:    120%;
}
.Bluebox {
				color: #FFFFFF;
			   font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 12px;
}
.Bluebox a:link {color: #B7DCFF;
}
.Bluebox a:visited {color: #FFFFFF}

#marqueecontainer{
position: relative;
width: 520px; /*marquee width */
height: 80px; /*marquee height */
background-color: #F0F8FF;
overflow: hidden;
border-top: 1px double silver;
border-bottom: 1px double silver;
border-left: none;
border-right: none;
padding: 2px;
padding-left: 4px;
}

