@charset "UTF-8";
body  {
	font: 100%  "Courier New", Courier, monospace;
	background: #ffffff;
	background-image:url(http://runo.no/bakgrunn3.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


.twoColFixLtHdr #container {
	width: 850px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
} 
.twoColFixLtHdr #header {
	margin-top: 20px;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	background-image: url(http://runo.no/ruteblokk2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-right: 10px;
}
.twoColFixLtHdr #mainContent {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(http://runo.no/lerret.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow:auto;
	height: 700px;
	width: 570px;
	margin-left: 5px;
	 }
 
.twoColFixLtHdr #footer {
	background-image: url(http://runo.no/duer.gif);
	background-position:center;
	height: 130px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: "Courier New", Courier, monospace;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: none;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navcontainer
{
	border-top: 1px solid #000000;
	width: 570px;
	background-color: #000000;
	background-position: center top;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-top: 25px;
	padding: 0px;
	background-attachment: fixed;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}


#navlist {
text-align: center
}


#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #bdb4a9;
border: 1px solid #FFF;
bottom: 2px;
color: #000000;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #000000;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #000000;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #000000;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
	background: #000000;
	border-bottom: none;
	border-left: 1px solid #bdb4a9;
	border-right: 1px solid #bdb4a9;
	border-top: 1px solid #bdb4a9;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
}

img
{
	float:left;
	padding-right: 10px;
	
}


h1{ text-align:center;font-family: "Courier New", Courier, monospace;color:#000000; font-size:11px;}

h2{ text-align:center;font-family: "Courier New", Courier, monospace; color:#000000; font-size:24px;}

h3{ text-align:left;font-family: "Courier New", Courier, monospace;color:#000000; font-size:18px;}

h4{ text-align:center;font-family: "Courier New", Courier, monospace;color:#000000; font-size:16px;}

p{ text-align:left;font-family: "Courier New", Courier, monospace;color:#000000; font-size:14px;}

li{ text-align:left;font-family: "Courier New", Courier, monospace; font-size:14px;}

h5 { text-align:center;font-family: "Courier New", Courier, monospace;color:#000000; font-size:14px;} 
h6 { text-align:left;font-family: "Courier New", Courier, monospace;color:#000000; font-size:14px;}


p.thick {font-weight:bold;}

tr { text-align:left;font-family: "Courier New", Courier, monospace; font-size:14px;}


a:link {color:#5f4512;}      /* unvisited link */
a:visited {color:#5f4512;}  /* visited link */
a:hover {color:#000000;}  /* mouse over link */
a:active {color:#837a71;}  /* selected link */

body {scrollbar-3dlight-color:;
                scrollbar-arrow-color:#54473a;
                scrollbar-track-color:#dad1c8;
                scrollbar-darkshadow-color:#6c6864;
                scrollbar-face-color:#aba59f;
                scrollbar-highlight-color:white;
                scrollbar-shadow-color:gray}