#left {
	background-color: #9A9073;
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-top: 0px;
	background-color: #AFA992;
}
#right {
	background-color: #D0C5A8;
	float: right;
	width: 570px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.strek {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9174;
}

#right h1 {
	font-size: 1.2em;
	font-family: "Arial Narrow", Arial, Verdana;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_color.jpg);
	background-repeat: repeat-y;
}
.innrykk {
	padding-left: 7px;
}

#footer {
	padding: 5px;
	clear: both;
	width: 750px;
}

#content {
	background-image: url(../img/bg_color.jpg);
	background-repeat: repeat-y;
	width: 760px;
	margin-top: 10px;
}
#header {
	width: 760px;
	padding-top: 5px;
}

#left p {
	font-size: 0.7em;
	line-height: 1.4em;
}
#right p {
	font-size: 0.7em;
	line-height: 1.4em;
}
#right h2 {
	font-size: 1em;
	font-family: "Arial Narrow", Arial, Verdana;
	line-height: 1.4em;
}
#adr {
	width: 140px;
}
#adr a {
	color: #D0C5A8;
	text-decoration: none;
}
#right a:link {
	color: #9A9073;
	text-decoration: underline;
}
#right a:visited {
	color: #9A9073;
	text-decoration: underline;
}
#right a:hover {
	color: #9A9073;
	text-decoration: none;
}


#hovedinnhold {
	width: 552px;
}
#right li {
	font-size: 0.7em;
	line-height: 1.4em;
}
#right h3 {
	font-size: .9em;
	font-family: "Arial Narrow", Arial, Verdana;
	line-height: 1.4em;
}
.popup {
	background-color: #000000;
}
.popup_text .a_popup {
	color: #FFFFFF;
	font-size: .7em;
	text-decoration: none;
}
