@charset "utf-8";
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: normal;
	color: #756250;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #756250;
	line-height: normal;
	text-align: left;
} 
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #756250;
} 
#container #innhold #tekstboks {
	width: 370px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #756250;
}
#container #innhold #lysboxbrei {
	position: relative;
	width: 815px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#container #innhold #tekstboksramme {
	float: left;
	position: relative;
	width: 370px;
}
#container #innhold #tekstboksramme2 {
	float: right;
	width: 370px;
	position: relative;
	right: 30px;
	top: 45px;
}


#container #topp {
	height: 127px;
	width: 850px;
	position: relative;
	background-image: url(topp.jpg);
	z-index: 90;
}
#container #topp #meny {
	width: 850px;
	z-index: 90px;
	position: relative;
	top: 100px;
}
#container #innhold {
	background-color: #f4edcb;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 830px;
	height: 100%;
}
#container #innhold #bilde {
	height: 170px;
	width: 320px;
	position: relative;
	border: 3px solid #937962;
	overflow: hidden;
	background-color: #666666;
	min-height: 100px;
	top: 20px;
}
#container #innhold #lysbox {
	height: auto;
	width: 320px;
	overflow: visible;
	top: 30px;
	position: relative;
	text-align: center;
}


#container #innhold #tekst {
	width: 450px;
	overflow: visible;
	position: relative;
	height: 100px;
	height: 100%;
	min-height:400px;
	padding-top: 10px;
	float: left;
}
#container #innhold #bildecontainer {
	width: 320px;
	overflow: visible;
	height: 400px;
	position: relative;
	top: auto;
	float: right;
	right: 35px;
}
#container #innhold #bildecontainer #bildetekst {
	width: 320px;
	overflow: visible;
	position: relative;
	top: 35px;
	text-align: center;
}


#container #bunn {
	background-color: #d5eded;
	background-image: url(bunn.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 500px;
	position: relative;
	overflow: visible;
	padding-top: 40px;
	visibility: inherit;
}
#container #bunn #fasttekst1 {
	width: 400px;
	position: relative;
	float: left;
	padding-left: 20px;
}
#container #bunn #fasttekst2 {
	float: right;
	width: 320px;
	padding-right: 20px;
}
#container #innhold #breitekst {
	width: 800px;
	overflow: visible;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #756250;
}
#container #topp #unionjack {
	position: absolute;
	height: 25px;
	width: 40px;
}
