a
{
	color: #666;
}
a:hover
{
	color: orange;
}


#innhold
{
	font-size: 12px;
}

#menu
{
	background: url(images/menuback.jpg) repeat-x;
}
#innermenu
{
	background: url(images/menuend.jpg) top right no-repeat;
}
#innermenu ul
{
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/menustart.jpg) no-repeat;
	height: 58px;
	list-style: none;
}
#innermenu ul li
{
	padding: 4px 0 0 4px;
	margin: 0;
	float: left;
}
* html #innermenu ul li
{
	width: 1%;
}
#innermenu ul li a
{
	display: block;
	color: #73909E;
	padding: 5px 0 0 0;
	height: 25px;
	border-right: solid 1px #8Cb34B;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	width: 6em;
}
#innermenu ul li a:hover
{
	color: White;
	text-decoration: none;
}
#footer
{
	text-align: center;
}
#innermenu ul li:hover ul
{
	display: block;
}
#menu2
{
	border-right: solid 1px #aaa;
	width: 120px; 
	margin-top: 10px;
}

#menu2 ul
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 5px;
	font-size: 85%;
}
#menu2 ul li
{
	padding-bottom: 0.3em;
	font-size: 12px;
	color: #000;
}
#menu2 ul li a
{
	color: #999;
	text-decoration: none;
}
#linktree
{
	border-bottom: dotted 1px #aaa;
	padding: 0 0 5px 0;
}
#linktree a
{
	text-decoration: none;
	font-size: 85%;
}
#linktree a:hover, #menu2 a:hover
{
	color: black;
}
.LCOS_title
{
	display: none;
	font-weight: bold;
	padding: 0;
}
.LCOS_title, .LCOS_title a
{
	color: black;
	text-decoration: none;
}
.LCOS_title a:hover
{
}
a img
{
	border: none;
}

body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background:#000; 
  overflow: hidden; 
  }

/* for internet explorer */
* html body {
  padding:100px 0 100px 0; 
  }

#innhold {
  position:fixed; 
  top:100px;
  left:0;
  bottom:100px; 
  right:0; 
  overflow:auto; 
  background:#fff;
  padding:10px 0px 10px 0px;
  }

* html #innhold {
  height:100%; 
  width:100%; 
  }

#topp {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:96px; 
  overflow:auto; 
  background:#000;
  }
* html #topp {height:100px;}


#footer {
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:95px; 
  overflow:auto; 
  text-align:center; 
  background:#000;
  }
* html #footer {height:100px;}

/* end of bit that does the work */

#topp
{
  overflow:hidden; 
}
#top2, #outerpadding
{
	padding: 0 0px 0 0px;
	overflow: hidden;
}
#menu
{
	margin-top: 10px; 
}
#top2
{
	padding-left: 85px;
	padding-right: 80px;
}
.nl_summaryPost h3 a
{
	text-decoration: none;
	font-size: 15px;
}

.nl_summaryPost 
{
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #666;
}

a {
text-decoration: none;
outline: none;
}
a:hover
{
	color: black;
}
#outer1, #outer2
{
	width: 800px;
	margin: auto;
}
#menufix
{
	position: fixed;
	width: 140px;
}