body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1050px;
}
#wrapper {
}
#clearer {
	clear: both;
}

#main {
	font-size: 105%;
	margin-right: 215px;
	margin-left: 205px;
	width: auto;
	text-align: left;
	background-image: url(bilder/bakgrunn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}
#main a {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
#main a:hover {
	text-decoration: underline;
}

#main h2 {
	font-size: 15px;
	background-image: none;
	margin: 0px;
	color: #009900;
}
#main h3 {
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#venstreside {
	font-size: 105%;
	float: left;
	width: 190px;
	background-color: #77787B;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#venstreside p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#venstreside h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

#hoyreside {
	font-size: 105%;
	float: right;
	width: 200px;
	background-color: #77787B;
	margin-top: 15px;
	margin-bottom: 10px;
}
#hoyreside ul {
	color: #FFFFFF;
	padding-right: 15px;
	margin-left: 0px;
	padding-left: 25px;
}

#hoyreside li {
	list-style-type: square;
	color: #FFFFFF;
	font-size: 11px;
	display: list-item;
	margin-bottom: 15px;
}

#hoyreside a {
	font-weight: bold;
	padding: 0px;
}
#hoyreside a:hover {
	text-decoration: underline;
}

#hoyreside p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-left: 15px;
	margin-right: 10px;
}

#hoyreside h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	background-color: #5D0C0E;
	height: 150px;
	margin-top: 0px;
	text-align: center;
	width: 1050px;
	clear: both;
	background-image: url(bilder/header.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


#footer {
	background-color: #77787B;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 90%;
	clear: both;
}
p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

h1 {
	font-size: 120%;
	color: #9AAB23;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: 0.15em;
}
.float_left {
	float: left;
	margin-right: 15px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CBAF52;
	font-size: 11px;
}
a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #675c47;
}
.sidebilde {
	border: 1px solid #EAEAEA;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#navcontainer {
	background-color: #77787B;
	margin-top: 15px;
	width: auto;
	margin-right: 215px;
	margin-left: 205px;
}

#navcontainer ul
{
	text-align: center;
	padding-left: 0;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	margin: 0;
}

#navcontainer ul li
{
	display: inline;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#navcontainer ul li a
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 20px;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
background-color: #B0845D;
color: white;
}

#navcontainer #active {
	color: #9AAB23;

}

li { display: inline; }

li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0.2em;
	padding-right: 3em;
	padding-bottom: 0.2em;
	padding-left: 3em;
}

li a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.thumb {
	border: 1px solid #666666;
	margin-top: 5px;
}

.float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.roundtop {
	background-image: url(tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
#main ul {
	padding-right: 15px;
	margin-left: 0px;
	padding-left: 25px;
}
#main li {

	list-style-type: square;
	color: #000000;
	font-size: 11px;
	display: list-item;
	margin-bottom: 7px;
}
.forestillinger {
	vertical-align: top;
	width: 33%;
}
.forestillinger_table {
	margin-top: 15px;
}
