body {
	margin: 6px; padding: 0px;
	background-color: #F7F7F7;
}

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

h1 {font-size:17px; margin: 0px 0px 10px 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;}

#foss {
   margin: auto;
   width: 1082px;
   background-image: url(/gfx/foss.jpg);
   background-repeat: repeat-y;
}
#ytter {
	width: 922px;
	padding: 10px 10px 0px 10px;
    margin-left: 141px;
   background-color: #eee;
}
#inner {
   background-color: #FFF;
   width: 882px;
   padding: 20px 19px 20px 20px;
   text-align: left;
}
#logo {}
#logo a {
	display: block;
	width: 382px;
	height: 43px;
   margin: 5px 0px 15px 0px;
   background-image: url(gfx/logo.gif);
}
#adresse {
   float: right;
   width: 400px;
   padding-top: 6px;
   text-align: right;
   font-size: 10px;
   color: Gray;
}

#meny {height: 23px;}
#meny ul {
   list-style: none;
	padding: 0px;
   margin: 0px;
}
#meny ul li {display: inline;}
#meny a {
	display: block;
   float: left;
	width: 147px; height: 22px;
   line-height: 21px;
	text-align: center;
	text-decoration: none;
   font-size: 11px;
	color: #fff;
   font-weight: bold;
   background-image: url(gfx/knapp.gif);
}
#meny a:hover {
   text-decoration: underline;
   background-image: url(gfx/knappmork.gif)   
}

#meny2 {
   font-size: 10px;
   line-height: 18px;
   color: Gray;
   border-bottom: gray 1px dotted;
}
#meny2 ul {
   list-style: none;
	padding: 0px;
   margin: 0px;
}
#meny2 ul li {
   display: inline;
   padding-left: 10px;
}
#meny2 ul li a, #meny2 ul li a:visited {
   font-size: 11px;
   color: Gray;   
   text-decoration: none;
}
#meny2 ul li a:hover {
   color: #000;
   text-decoration: underline;
}

#side {margin-top: 1px;}

#marg {
    float: left; 
    width: 160px;
}
#marg ul {
	list-style: none;
	padding: 0px; margin: 0px;	
}
#marg ul li {
	line-height: 18px;
	border-bottom: #999 1px dotted;
}
#marg ul li a, #marg ul li a:visited {
	display: block;
	width: 140px;
	padding-left: 20px;
   background-image: url(gfx/dot.gif);
   background-repeat: no-repeat;
   font-size: 12px;
	color: #0657A6;
	text-decoration: none;
   background-image: url(gfx/dot.gif);
   background-repeat: no-repeat;
}
#marg ul li a:hover {
   color: #000;
   text-decoration: underline;
   background-image: url(gfx/dot-mork.gif);
}
#marg ul li ul {margin-bottom: 4px;}
#marg ul li ul li {line-height: 14px; border: none;}
#marg ul li ul li a, #marg ul li ul li a:visited {
   font-size: 11px;
	color: #0657A6;
   background-image: none;
}
#marg ul li ul li a:hover {background-image: none;}

#marg p {
   margin: 0px;
	line-height: 18px;
	border-bottom: #999 1px dotted;   
}
#innhold {
   float: left;
   width: 540px;
   margin: 20px 0px 0px 20px;
}
#innhold ul, #innhold ol {
   margin: 4px 0px 20px 28px;
}
#innhold li {
   line-height: 17px;
}

.tubs  {
   padding: 4px 0px 4px 2px;
   margin-bottom: 12px;
   background-color: #eee;
}
#bildetittel {
   margin-top: 12px;
   text-align: center;
   line-height: 18px;
   border-top: #999 1px dotted;
	border-bottom: #999 1px dotted;
}

#hoyre {float: right; width: 140px; margin-top: 4px;}
#hoyre div {
   border: gray 1px solid;
   padding: 4px;
   margin-bottom: 5px;
   font-size: 10px;
}

#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;
}