body {
	background-attachment: fixed;
	background-color: #cfe4cc;
	background-image: url(../grafikk/body_bakgrunn.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tittel_stor {
	font-size: 42px;
	text-align: left;
	font-weight: bold;
	line-height: 42px;
}

.container {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #9db281;
	height: 150px;
	width: 898px;
	background-image: url(../grafikk/header_bakgrunn2.jpg);
	background-repeat: no-repeat;
	border: 8px solid #f9f9f9;
}
.menystripe {
	background-color: #437948;
	height: 20px;
	width: 738px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 120px;
	padding-right: 40px;
	border-top: 0px solid #f9f9f9;
	border-right: 8px solid #f9f9f9;
	border-bottom: 8px solid #f9f9f9;
	border-left: 8px solid #f9f9f9;
	font-weight: bold;
}

.gulstripe {
	background-color: #FC6;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 20px;
	border: 2px solid #333;
	width: 800px;
	float: left;
	margin-bottom: 20px;
}

.menystripe a{
	background-color: #437948;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.menystripe a:hover{
	background-color: #dad146;
	color: #19340b;
	text-decoration: none;
	font-weight: bold;
}
.bunnstripe {
	background-color: #437948;
	height: 20px;
	width: 738px;
	border: 8px solid #f9f9f9;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 120px;
	padding-top: 3px;
	text-decoration: none;
	padding-right: 40px;
	font-weight: bold;
}
.hovedfelt {
	background-color: #FFFFFF;
	
	width: 750px;
	border: 2px solid #F4F3F0;
	overflow: auto;
	margin-top: 4px;
	padding-left: 120px;
	padding-right: 40px;
}
.hovedfelt_flash {
	background-color: #FFFFFF;

	width: 870px;
	border: 2px solid #F4F3F0;
	overflow: auto;
	margin-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
.hovedfelt_main {
	background-color: #FFFFFF;
	width: 848px;
	overflow: visible;
	margin: 0px;
	border-top: 0px solid #f9f9f9;
	border-right: 8px solid #f9f9f9;
	border-bottom: 0px solid #f9f9f9;
	border-left: 8px solid #f9f9f9;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.tittel_normal {
	font-size: 24px;
}
.tittel_medium {

	font-size: 18px;
}
.ingress {
	font-size: 16px;
	font-weight: bold;
}
.karttekst {
	font-size: 12px;
	font-weight: normal;
}
.imagecontainerright {
	width: auto;
	text-align: left;
	float: right;
	padding-left: 20px;
	padding-right: 0px;
}
 .captionbox {
	margin: 0px 3px 5px 5px;
	color: #666666;
	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
  .bildekant{
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: 5px;  
  }
.front_boks {
	background-color: #F5F4EF;
	height: 105px;
	width: 190px;
	border: 2px solid #5F704B;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
}
.front_tekstfelt {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #B5AE93;
	
	width: 290px;
	margin-right: 20px;
	margin-left: 30px;
}
.bokslink a:link {
	color: #02538E;
}
.bokslink a:visited {
	color: #02538E;
}
.bokslink a:hover {
	color: #78A5D1;
}

a.brosjyreside {
	border: 3px solid #E9E9E9;
}

a.brosjyreside:hover{
	border: 3px solid #535353;
}

a.sidelink:link {
	color: #006699;
}
a.sidelink:visited {
	color: #006699;
}
a.sidelink:hover {
	color: #3399CC;
}
a.sidelink:active {
	color: #3399CC;
}
.container .hovedfelt_main table tr td {
	text-align: right;
}
.tilbudtittel {
	font-size: 24px;
	font-weight: bold;
}
