body {
	background-attachment: fixed;
	background-color: #dfdfce;
	background-image: url(../grafikk/body_bakgrunn.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
}
.tittel_stor {
	font-size: 36px;
}

.container {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-color: #FFFFFF;
	height: 92px;
	width: 910px;
	border: 2px solid #F4F3F0;
	background-image: url(../grafikk/header_bakgrunn2.jpg);
	background-repeat: no-repeat;
}
.menystripe {
	background-color: #40402c;
	height: 20px;
	width: 750px;
	border: 2px solid #F4F3F0;
	margin-top: 4px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #DFDFCE;
	padding-top: 3px;
	padding-left: 120px;
	padding-right: 40px;
}

.menystripe a{
	background-color: #40402c;
	color: #DFDFCE;
	text-decoration: none;
}


.menystripe a:hover{
	background-color: #DFDFCE;
	color: #40402c;
	text-decoration: none;
}
.bunnstripe {
	background-color: #40402C;
	height: 20px;
	width: 750px;
	border: 2px solid #F4F3F0;
	margin-top: 4px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #DFDFCE;
	padding-left: 120px;
	padding-top: 3px;
	text-decoration: none;
	padding-right: 40px;
}
.hovedfelt {
	background-color: #FFFFFF;
	height: 385px;
	width: 750px;
	border: 2px solid #F4F3F0;
	overflow: auto;
	margin-top: 4px;
	padding-left: 120px;
	padding-right: 40px;
}
.hovedfelt_flash {
	background-color: #FFFFFF;
	height: 370px;
	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;
	height: 385px;
	width: 910px;
	border: 2px solid #F4F3F0;
	overflow: auto;
	margin-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.tittel_normal {
	font-size: 24px;
}
.tittel_medium {

	font-size: 18px;
}
.ingress {
	font-size: 14px;
	font-weight: bold;
}
.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: #EAEBE3;
	height: 105px;
	width: 190px;
	border: 2px solid #B1AA8E;
	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;
	height: 376px;
	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;
}