#container {
	width: 800px;
	margin: 2px auto;
	background-color: #FFF3BB;
	border: 2px solid gray;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#txtsize {
	width: auto;
	padding: 2px;
	background: #EEEEEE;
	border-bottom: 1px solid gray;
	text-align: center;
}

#content {
	width: 100%;
}

#fwd {
	width: 800px;
	margin: 2px auto;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

BODY {
	FONT: 80% Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #324600;
}

H1 {
	font-weight: bold;
	font-size: 150%;
	margin-left: 25px;
	margin-right: 25px;
}

H2 {
	font-weight: bold;
	font-size: 135%;
	margin-left: 25px;
	margin-right: 25px;
}

H3 {
	font-weight: bold;
	font-size: 120%;
	margin-left: 25px;
	margin-right: 25px;
}

H4 {
	font-weight: bold;
	font-size: 100%;
	margin-left: 25px;
	margin-right: 25px;
}

HR {
	clear: both;
	width: 95%;
	height: 1px;
	color: silver;
}

.smll {
	font-size: 10px; 
	text-decoration: none;
}

.smllr {
	font-size: 80%;
}

.nrml {
	font-size: 12px; 
	text-decoration: none;
}

.lrge {
	font-size: 16px; 
	text-decoration: none;
}

.lft {
	text-align: left;
}

.cntrd {
	text-align: center;
}

.rght {
	text-align: right;
}

.imageright {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imageright .captionright { 
        text-align: center; 
	font-style: italic;
}
.imageright .captionright .captionrightsmall { 
	font-size: 80%;
}

.imageleft {
	float: left;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imageleft .captionleft { 
        text-align: center; 
	font-style: italic;
}
.imageleft .captionleft .captionleftsmall { 
	font-size: 80%;
}

.imagecenter {
	clear: both;
	max-width: 502px;
	margin-left: auto;
       	margin-right: auto;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagecenter .captioncenter { 
        text-align: center; 
	font-style: italic;
}

.imagecenter2 {
	clear: both;
	max-width: 702px;
	margin-left: auto;
       	margin-right: auto;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagecenter2 .captioncenter2 { 
        text-align: center; 
	font-style: italic;
}

.imagecenter3 {
	clear: both;
	max-width: 415px;
	margin-left: auto;
       	margin-right: auto;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagecenter3 .captioncenter3 { 
        text-align: center; 
	font-style: italic;
}
.imagecenter3 .captioncenter3 .captioncenter3small { 
	font-size: 80%;
}

.imagecenter4 {
	clear: both;
	max-width: 77px;
	margin-left: auto;
       	margin-right: auto;
}

.imagea {
	float: left;
	margin-left: 90px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagea .captiona { 
        text-align: center; 
	font-style: italic;
}
.imageb {
	float: right;
       	margin-right: 90px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imageb .captionb { 
        text-align: center; 
	font-style: italic;
}

.imagec {
	float: left;
	margin-left: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagec .captionc { 
        text-align: center; 
	font-style: italic;
}
.imaged {
	float: right;
       	margin-right: 60px;
       	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imaged .captiond { 
        text-align: center; 
	font-style: italic;
}

.imagee {
	float: left;
	margin-left: 100px;
	margin-right: 55px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagee .captione { 
        text-align: center; 
	font-style: italic;
}
.imagef {
	float: right;
       	margin-right: 100px;
       	margin-left: 55px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid silver;
	background-color: white;
}
.imagef .captionf { 
        text-align: center; 
	font-style: italic;
}

img.left {
	float: left;
}

img.left2 {
	float: left;
	margin-right: 8px;
	margin-left: 22px;
	margin-top: 5px;
}

img.right {
	float: right;
}

img.right2 {
	float: right;
	margin-right: 40px;
	border: none;
}

img.right3 {
	float: right;
	margin-right: 40px;
	margin-left: 10px;
	margin-top: 5px;
	border: none;
}

img.cntr {
	display: block;
	margin-left: auto;
       	margin-right: auto;
}

img.nrml {
	border: none;
}

p.cntr {
	text-align: center;
	clear: both;
	line-height: 150%;
}

p.cntr2 {
	text-align: center;
	line-height: 150%;
}

p.unwind {
	text-align: center;
	clear: both;
	line-height: 150%;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

p.hytte {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 150%;
}

p.hytte2 {
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 150%;
}

p.hytte3 {
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 150%;
}

p.bttm {
	clear: both;
}

p.hytteleft50 {
	width: 360px;
	margin-left: 25px;
	margin-right: 415px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 150%;
}

p.hytteright50 {
	width: 360px;
	margin-left: 415px;
	margin-right: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 150%;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #FF0000; text-decoration: underline; background-color: #FFFF00; 
}

a:active {
	text-decoration: underline;
}

a.smll {
	font-size: 10px;
	font-weight: bold;
}

a.nrml {
	font-size: 12px;
	font-weight: bold;
}

a.lrge {
	font-size: 16px;
	font-weight: bold;
}

a.lngdsc {
	font-size: 10px;
}

ul.hytte {
	list-style-type: disc;
	line-height: 150%;
}

ul.hytte2 {
	list-style-type: disc;
	line-height: 150%;
	position:relative;
	left: 18px;
}

table.hytte {
	border: 1px solid silver;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	table-layout: fixed;
}

table.hytte tr td {
	border: 1px solid silver;
}
table.hytte col.widtha {
	width: 40%;
}
table.hytte col.widthb {
	width: 15%;
}
table.hytte col.widthc {
	width: 30%;
}

table.hytte2{
	border: 0px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	table-layout: fixed;
}
table.hytte2 tr td {
	border: 0px;
	padding-bottom: 15px;
}
table.hytte2 col.widthd {
	width: 10%;
}
table.hytte2 col.widthe {
	width: 50%;
}
table.hytte2 col.widthf {
	width: 40%;
}
