@charset "utf-8";
body {
	background-color: #9bc14a;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fyllut {
	clear: both;
}

#topcont {
	width: 100%;
	background-image: url(bilder/toppgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#roysi {
	float: left;
	height: 75px;
	width: 25px;
	margin-top: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top {
	background-image: url(bilder/toppbilde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 163px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#topinfoshadowleft {
	background-image: url(bilder/skygge_toppfelt_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 163px;
	width: 309px;
}
#topinfoshadowright {
	background-image: url(bilder/skygge_toppfelt_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 163px;
	width: 100%;
}
#topinfo {
	height: 163px;
	width: 290px;
	margin-left: 9px;
	background-color: #dad3cb;
	background-image: url(bilder/mur_toppfelt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contactinfo {
	padding-top: 10px;
	padding-left: 40px;
}

#language a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #59493f;
	text-decoration: underline;
	font-weight: bold;
}
#adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #59493f;
	margin-top: 15px;
}
#tel {
	font-size: 22px;
	color: #59493f;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-weight: bold;
	margin-left: -26px;
	padding-left: 26px;
	background-image: url(bilder/telefon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#email  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #59493f;
	margin-top: -5px;
	font-weight: bold;
}
#email {
	margin-top: -3px;
	background-image: url(bilder/at.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -26px;
	padding-left: 26px;
	height: 23px;
}

#map a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #59493f;
	text-decoration: underline;
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 60px;
	margin-top: -60px;
}
#map {
	float: right;
	padding-right: 30px;
	margin-top: -115px;
	padding-top: 60px;
	background-image: url(bilder/kart_toppfelt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menycont {
	background-image: url(bilder/menygradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#meny {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#MenuBar1 {
	margin-left: 68px;
	padding-top: 5px;
}
#maincont {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(bilder/mur.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 940px;
	padding-right: 10px;
	height: 800px;
}
#sidefelt_topimg {
	background-color: #dad3cb;
	height: auto;
	width: 290px;
	background-image: url(bilder/mur_sidefelt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 85px;
	padding-right: 0px;
	float: right;
	position: relative;
}
#sidefelt_bottomimg {
	background-image: url(bilder/vin_sidefelt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	height: 715px;
}
#sidefelt_bottomimg  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	color: #59493f;
	margin-bottom: 20px;
	margin-left: 20px;
}
#sidefelt_bottomimg  h4     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 40px;
	margin-left: 20px;
}
#nyheter {
	margin-left: 20px;
	padding-bottom: 180px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #59493f;
	margin-bottom: 0px;
}
#nyheter strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
#nyheter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
}
#nyheter  li  {
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nyheter  li:first-child  {
	border:none;
}
#nyheter  li:last-child  {
	border:none;
}
#nyheter li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	display: block;
	padding-left: 20px;
	background-image: url(bilder/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	margin-top: 5px;
}
#hovedbilde {
	background-image: url(bilder/ramme_hovedbilde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 656px;
	margin-left: -10px;
	float: left;
	margin-top: 20px;
}
#hovedbilde img {
	margin-top: 21px;
	margin-left: 20px;
}
#hovedinnhold {
	width: 646px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
#selskap {
	width: 50%;
	float: left;
	clear: left;
}
#catering {
	width: 50%;
	float: left;
	clear: none;
}

#konferanse {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#hovedinnhold h2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(bilder/mur_knapp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	margin-top: 10px;
	float: left;
	clear: right;
	font-weight: normal;
	border: thin solid #aea7a1;
	background-color: #5a4a40;
}
#hovedinnhold  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	font-style: italic;
	text-decoration: underline;
	color: #333333;
	margin-top: 4px;
}

.bilde1 {
	background-image: url(bilder/ramme_kort_upleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 10px;
}


.bilde2 {
	background-image: url(bilder/ramme_lang_upleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 10px;
}
.bilde1  span    {
	display: block;
	padding: 13px;
	background-image: url(bilder/ramme_lang_downright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bilde2 span {
	display: block;
	padding: 13px;
	background-image: url(bilder/ramme_kort_downright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#konferanse  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	float: left;
	width: 305px;
}
#selskap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 45%;
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
}
#catering p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 45%;
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
}
#reklame {
	float: left;
	clear: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5a4a40;
	padding-top: 15px;
	padding-left: 120px;
}
#reklame img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#reklame li {
	float: left;
	margin-left: 40px;
}
#reklame p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottomcont {
	width: 100%;
	background-image: url(bilder/bunngradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bottom {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 117px;
	padding-top: 15px;
}
#bunnmeny li {
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#bunnmeny li:first-child{
	border-left-style: none;
}#bunnmeny a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#bunnmeny a:hover {
	color: #59493f;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#copyright p {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
}
#copyright {
	float: right;
	width: 300px;
}
#MenuBar2 {
	margin-left: 68px;
	padding-top: 5px;
}
#bildegalleri {
	background-image: url(bilder/bildegalleri.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 100px;
	position: absolute;
	left: 169px;
	top: -61px;
	z-index: 20000;
}
#bildegalleri a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 20px;
}
#bildekategorier {
	margin-left: 20px;
	padding-top: 50px;
	float: left;
	width: 900px;
	padding-bottom: 50px;
}
#bildekategorier a {
	color: #333333;
}

#bildekategorier  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	font-style: normal;
	color: #59493f;
	margin-bottom: 5px;
}
#bildekategorier h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 40px;
	font-weight: normal;
}
#bildekategorier li {
	margin-right: 30px;
	float: left;
	margin-bottom: 50px;
}
#bildekategorier ul {
	float: left;
	width: 900px;
}
#bildekategorier h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #59493f;
	margin-bottom: 8px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59493f;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-left: 7px;
}


.kategoritekst {
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	font-weight: normal;
	width: 176px;
	text-align: center;
}
#nyheter li a .nopdf{
	background-image: none;
	background-repeat: no-repeat;
}
#main2 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 940px;
	padding-right: 10px;
	height: auto;
}
a.tilbake {
	display: block;
	float: left;
	clear: both;
	margin-top: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(bilder/pilvenstre.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.tilbake2 {
	display: block;
	float: left;
	clear: both;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(bilder/pilvenstre.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#maincont_start {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(bilder/mur.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 800px;
}
