@charset "utf-8";
/* CSS Document */

body{
	margin : 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Bilder/bakgr_Logo/bagrunn.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A2B6AF;
	
}


.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: #54706B;
}
.topmenue {
	background-image: none;
	background-color: #54706B;
	background-repeat: repeat;
	border: 1px none #262D19;
}
.mainmeue {
	background-image: none;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: scroll;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.buttonmenue {
	background-color: #54706B;
	background-repeat: repeat;
}
.sideboard {
	background-image: none;
	background-color: #54706B;
	background-repeat: repeat;
	border: 1px none #000000;
}
.bildekant {
	border: thin outset #FFFFFF;
}


.undermeny {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1.5px;
	word-spacing: normal;
}

.copyright{
	font-size:10px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.link {
	color: #748662;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.kant {
	border: thin double #53706B;
	background-image: none;
	
}

a.link {
	color: #54706B;
	font-size: 12px;
	font-weight: bold;
}

.nombis{
	color:#0033FF
}

.mellomtekst {
	color: #54706B;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;}

.hr {
	border: 1px solid #53706B;
}




	
	
