@charset "utf-8";
/*-------- General --------*/

body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #E0DED8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E75014;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E75014;
}
a:hover {
	text-decoration: none;
	color: #A79D96;
}
a:active {
	text-decoration: underline;
	color: #E75014;
}
/*-------- Layout --------*/

#top {
	background-color: #C7C3BA;
	height: 76px;
	width: 100%;
	padding-top: 25px;
}
#top .padding {
	padding-left: 33px;
}
#content {
	max-width: 800px;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 0px; /*Set to 28 when no share buttons*/
}
#content .padding {
	padding-left: 34px;
}
#bottom {
	background-color: #C7C3BA;
	height: 31px;
	width: 100%;
	padding-top: 12px;
	clear: both;
	margin-top: 15px;
	float: left;
}
#bottom .padding {
	padding-left: 34px;
}
#col1 {
	float: left;
	margin-right: 33px;
}
#col2 {
	float: left;
}
/*-------- Headings --------*/

h1 {
	font-size: 31px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#top h1 {
	margin: 0px;
	padding: 0px;
	font-size: 43px;
	float: left;
	font-style: normal;
	line-height: 49px;
	font-weight: normal;
	font-variant: normal;
}
#top h1 a {
	color: #000;
	text-decoration: none;
}
h1 span {
	color: #A79D96;
}
h1 img {
	position: relative;
	top: 5px;
}
/*-------- Menus --------*/

.menu {
	padding: 0px;
	margin: 0px;
}
#top .menu li {
	list-style-type: none;
	float: left;
	margin-left: 45px;
	margin-top: 26px;
}
#bottom .menu li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 45px;
}
.menu li a {
	color: #000;
	text-decoration: none;
}
.menu li a:hover {
	color: #E75014;
	text-decoration: underline;
}
/*-------- Filter --------*/

.filter1 {
	text-align: center;
	margin-bottom: 10px;
}
.filter1 td + td {
	padding-left: 10px;
}
.filter1 input {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.filter2 {
	text-align: center;
}
.filter2 td {
}
.filter2 td + td {
	padding-left: 10px;
}
.filter2 input {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.filter3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.filter3 input {
	width: 121px;
	margin-left: 5px;
}
.filter4 input {
	width: 155px;
	margin-left: 5px;
}
.filtrert_liste {
	margin: 0px;
	padding: 0px;
}
.filtrert_liste .dato {
	font-size: 10px;
	color: #999;
	line-height: 18px;
}
.filtrert_liste li {
	list-style-type: none;
	line-height: 18px;
}
.filtrert_liste li img {
	margin-right: 1px;
	top: 2px;
	position: relative;
}
/*-------- img sizes --------*/

.big {
	width: 31px;
	height: 31px;
}
.small {
	width: 13px;
	height: 13px;
}
/*-------- Diverse --------*/

.navigation {
	margin-top: 18px;
	padding-top: 0px;
}
#col2 > .navigation:first-child {
	margin-top: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
ol {
	list-style-type: decimal;
	padding-left: 30px;
}
ol li {
	margin-top: 7px;
}
blockquote {
	margin-left: 30px;
}
ul {
	list-style-type: square;
	padding-left: 30px;
	padding-bottom: 15px;
}
ul li {
	margin-top: 7px;
}
.filtrert_liste li {
	margin-top: 0px;
}
.profilbilde {
	margin-top: 3px;
	margin-right: 8px;
}
.innrammet {
	border: 1px solid #A59D95;
	background-color: #d7d4ce;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 14px;
	clear: both;
}
.red {
	color: #EC482E;
}
.filtertips {
	border: 1px solid #A59D95;
	background-color: #d7d4ce;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 14px;
	width: 181px;
	font-style: italic;
	color: #7B746C;
}.tabelliste {
	border-spacing: 2;
	border-collapse: separate;
}
.tabell {
	margin-bottom: 10px;
}
h2 + h3 {
	margin-top: 10px;
}
ol + h3 {
	margin-top: 15px;
}
.tabell td {
	margin: 5px;
	vertical-align: middle;
}
.tabell p:first-child {
	margin-top: 0px;
}
blockquote h2:first-child {
	margin-top: 10px;
}
.tabell2 td {
	margin: 5px;
	padding: 5px;
}
.bg-dark {
	background-color: #CDCBC6;
}
.tabell2 {
	margin-bottom: 10px;
}
.share {
	clear: both;
}

