@charset "utf-8";
/* CSS Document */

.brodText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #88817f;
}

.brodTextBla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6695ed;
}

.brodTextFet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #88817f;
}

.brodTextVit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline overline;
	font-weight: normal;
	cursor: hand;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a.hem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9ebf19;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a.hem:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9ebf19;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a.hem:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9ebf19;
	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.besokSida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.fotText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9697;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.fotTextVit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #9a9697;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.MindreRubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a9697;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.rubrikVit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.litenRubrik {
	font-family: "Bradley Hand ITC", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3a2c30;
}

.border {
	border: 1px solid #000000;
}

.noRepeat {
	background-repeat: no-repeat;
}

.bgImage {
	background-position: bottom;
	background-repeat: no-repeat;
}

.navHorn {
	background-position: top right;
	background-repeat: no-repeat;
}

.grontStreck {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9ebf19;
}

.sideBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585a57;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #585a57;
}

.fullHigh {
	height: 100%;
	position: relative;
}

