body {
	margin: 10px 0px 10px 0px; padding: 0px;
	background-color: #eee;
}

body, td, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {font-size:17px; margin: 0px;}
h2 {font-size:14px; margin: 0px;}
h3 {font-size:12px; margin: 0px;}
a, a:visited {color: #01406B;}
a:hover {color: #F31717;}
br.cb {clear: both; font-size: 0px; line-height:0px;}

#ytter {
	margin: auto;
	width: 790px;
   background-color: #fff;
}
#inner {
   background-color: #fff;
   width: 770px;
   padding: 10px 10px 0px 10px;
}
#hode {
   background-image: url(gfx/topplogo.jpg);
   border-bottom: #98ADC6 1px solid;
   height: 130px 
}
#logo {
	height: 72px;
   line-height: 52px;
   font-size: 24px;
   font-weight: bold;
   padding: 20px 10px 15px 20px;
}
#logo #para {
   float: right;
   margin-right: 20px;
}
#logo a {
	display: block;
	width: 197px;
	height: 43px;
}

#faner {
   padding: 0px 0px 1px 20px;
   height: 21px;
}
#faner div {
	margin-right: 2px;
	float: left;
}
#faner a {   
	display: block;
	text-align: center;
	text-decoration: none;
   padding: 4px 12px 4px 12px;
}
a.faner {
   color: #000;
   background-color: #ccc;
   border-left: #fff 1px solid;
   border-top: #fff 1px solid;
   border-right: #fff 1px solid;
   border-bottom: #888 1px solid;
}
a.faner:hover {
   color: #000;
   background-color: #ddd;
   border-left: #fff 1px solid;
   border-top: #fff 1px solid;
   border-right: #fff 1px solid;
   border-bottom: #888 1px solid;
}
a.aktiv {
   color: #000;
   padding: 4px 8px 4px 8px;
   background-color: #fff;
   border-left: #666 1px solid;
   border-top: #666 1px solid;
   border-right: #666 1px solid;
   border-bottom: #fff 1px solid;
}

#side {
   height: 100%;
   border-left: #98ADC6 1px solid;
   border-right: #98ADC6 1px solid;
   border-bottom: #98ADC6 1px solid;
}

#innhold {
   float: right;
   width: 538px;
   padding: 14px 20px 20px 0px;
}

#innhold img, #innhold a img {border: #eee 10px solid;}
.tub  {border: #eee 5px solid;}

#marg {
	float: left;
	width: 190px;
}
#marg ul {
	border-bottom: #315B8D 1px dotted;
	list-style: none;
	padding: 0px; margin: 50px 0px 20px 0px;	
}
#marg ul li {
}
#marg ul li a, #marg ul li a:visited, #marg ul li a:active {
	display: block;
	width: 160px;
	line-height: 18px;
	padding-left: 30px;
	color: #315B8D;
	text-decoration: none;
   background-image: url(gfx/dot-lys.gif);
   background-repeat: no-repeat;
	border-top: #315B8D 1px dotted;
}
#marg ul li a:hover {
   color: #000;
   background-image: url(gfx/dot.gif);
}
#marg ul li ul {
   border: none;
   margin: 0px;
}
#marg ul li ul li a, #marg ul li ul li a:visited {
   font-size: 11px;
   background-image: none;
	border-top: #BBC9D9 1px dotted;
}
#marg ul li ul li a:hover {
   background-image: none;
}
#marg div {
   padding: 9px;
   margin-bottom: 10px;
   font-size: 11px;
   color: #666;
   border-top: #315B8D 1px dotted;
   border-right: #315B8D 1px dotted;
   border-bottom: #315B8D 1px dotted;   
}

#bunn {
	font-size: 10px; color: #888;
	text-align: center;
}
#bunn a, #bunn a:visited {
	font-size: 10px; color: #888;
	text-decoration: none;	
}
#bunn a:hover {
	color: #000;
	text-decoration: underline;
}
