@charset "utf-8";
/* CSS Document */

body{
	margin : 0px;
	background-image: url(Bilder/bakgrunner/bg_body.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #A5AE6F;
	border: 0px solid #000000;
}
.Outboard {
	background-image: none;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #54706B;
	background-color: #4D5235;
}
.topmenue {
	background-image: none;
	background-color: #4D5235;
	background-repeat: repeat;
	border: 1px none #262D19;
}
.mainmeue {
	background-image: none;
	background-color: #D7D9C7;
	background-repeat: repeat;
	background-attachment: scroll;
	border: 1px solid #000000;
}

.buttonmenue {
	background-color: #4D5235;
	background-repeat: repeat;
}
.sideboard {
	background-image: none;
	background-color: #4D5235;
	background-repeat: repeat;
	border: 1px none #000000;
}
.bildekant {
	border: thin solid #FFFFFF;
}

.copyright{
	font-size:10px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.nombis{
	color:#0033FF
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: blink;
}
a:active {
	text-decoration: underline;
}
a.pedegree {
	color: #593623;
	font-size: 10px;
	font-weight: bold;
}
	
a.mellomtekst {
	color: #593623;
	font-size: 12px;
	font-weight: bold;
}	
.litenKursivFet {
	font-size: 11px;
	font-weight: bold;
}

.litenKursivHvit {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.oppdatdato {color: #FFFFFF}

.hr{
	width:100%;
	height: 0.1px;
	
}
p {
	line-height: 1.4em;
	margin: 0px;
	text-align: justify;

}
#Heading {
	text-align: left;
	background-color: #4D5234;
	color: #FFFFFF;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #4D5235;
	background-position: 0px center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4D5234;
	text-decoration: none;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4D5234;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #AEB28D;
	padding-left: 7px;
}
h3 {
	font-size: 10px;
	font-style: italic;
	color: #4D5234;
}
.mainmeue {
	background-image: none;
	background-color: #D7D9C7;
	background-repeat: repeat;
	background-attachment: scroll;
	border: 1px solid #000000;
}
.knapper {
	background-image: none;
	background-color: #595F3E;
	background-repeat: repeat;
	background-attachment: scroll;
	border: 1px solid #000000;
}
.buttonmenue {
	background-color: #4D5235;
	background-repeat: repeat;
}
.sideboard {
	background-image: none;
	background-color: #4D5235;
	background-repeat: repeat;
	border: 1px none #000000;
}
.floatleft { float:left; padding:10px; } 

.floatright { float:left; padding:5px; } 

