body {
	background-color: #e1e1e1;
	font: 10pt Sans-Serif;
}

#container {
	background: white url('/images/smitbg.png') no-repeat top left;
	border: 1px solid #999;
	padding-top: 22px;
}

#header {
	background: url('/images/logobg.png') no-repeat 0px 0px;
	height: 97px;
	position: relative;
}

#header ul {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 12px;
	left: 240px;
	font-size: 10pt;
}

#header li {
	display: block;
	float: left;
	padding: 0.2em 0.6em;
}

#header li a {
	display: block;
}

#header li a img {
	margin: -10px -5px -6px -10px;
	border: 0px;
}

#header li a:hover {
	color: #000;
}

#header li a {
	text-decoration: none;
	font-size: 1em;
	color: #333;
}

#header li.active a {
	font-weight: bold;
	color: #000;
	cursor: default;
}

#header .logo {
	position: relative;
	left: 30px;
	height: 97px;
	width: 210px;
	cursor: pointer;
}

#content {
	padding: 1em 4em 0em 80px;
	line-height: 1.7em;
	position: relative;
}

#content h1 {
	font-weight: normal;
	font-size: 2.18em;
	letter-spacing: -0.04em;
	color: #666;
	margin: 0.5em 0em 0.7em;
	line-height: 1.5em;
}

#content h2 {
	font-weight: normal;
	font-size: 1.64em;
	color: #666;
	letter-spacing: -0.04em;
	margin: 1em 0em 0.4em;
	line-height: 1.5em;
}

#content h3 {
	font-weight: normal;
	font-size: 1.45em;
	color: #666;
	margin: 1em 0em 0.4em;
	line-height: 1.5em;
}

#content h4 {
	font-weight: normal;
	font-size: 1.18em;
	color: #666;
	margin: 1em 0em 0.4em;
	line-height: 1.5em;
}

#content p,#content ul {
	margin: 0em 0em 1em;
	word-spacing: 0.2em;
}

#content p,#content li {
	text-align: justify;
}

#content a,#footer a {
	color: #245816;
}

#content a:hover {
	color: #14310c;
}

#content ul,#content ol {
	
}

#content ul ul,#content ol ol {
	font-size: 1em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table td,#content table th {
	padding: 0em 0.5em;
}

#content tr.divisjon td {
	padding: 2em 0em 0em 0em;
}

#content tr.osakond td {
	padding: 0em 0em 0em 0em;
}

#content img.float {
	margin: 0em 0em 1em 2em;
}

#content .gallery_nav {
	text-align: center;
}

#content .gallery_img {
	text-align: center;
}

#content .gallery_thumb img,#content .gallery_img img {
	border: 1px solid #666;
}

#content .gallery_thumb {
	float: left;
	margin: 0.5em 1em;
}

#content dt {
	font-weight: bold;
}

#content table.dokumendid td {
	vertical-align: top;
}

#content tr.details td {
	font-size: 0.8em;
	padding-bottom: 2em;
	padding-left: 6em;
	color: #666;
}

#content tr.details p {
	margin: 0em;
	padding: 0em;
	line-height: 1.5em;
}

#content tr.details label {
	font-weight: bold;
}

#footer {
	text-align: center;
	padding: 1em;
	border-top: 1px dashed #999;
	font-size: 0.7em;
	margin-top: 4em;
	clear: both;
}

#outer-box {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 16px;
	position: relative;
	padding: 0px;
	max-width: 70em;
	min-width: 70em;
}

#border-top {
	height: 16px;
	background: url('/images/border-t.png') repeat-x top;
	margin-bottom: -1px;
	margin-right: 16px
}

#border-topleft-corner {
	width: 32px;
	height: 32px;
	background: url('/images/border-tl.png') no-repeat top left;
	margin-bottom: -16px;
}

#border-left {
	background: url('/images/border-l.png') repeat-y left;
	padding-left: 15px;
}

#border-right {
	background: url('/images/border-r.png') repeat-y right;
	padding-right: 15px;
}

#border-topright-corner {
	width: 48px;
	height: 48px;
	background: url('/images/border-tr.png') no-repeat top right;
	position: absolute;
	top: 0px; /*-15px;*/
	right: 0px;
}

#border-bottom {
	background: url('/images/border-b.png') repeat-x bottom;
	height: 16px;
	margin-top: -1px
}

#border-bottomleft-corner {
	float: left;
	width: 32px;
	height: 32px;
	background: url('/images/border-bl.png') no-repeat;
	margin-top: -16px;
}

#border-bottomright-corner {
	float: right;
	width: 32px;
	height: 32px;
	background: url('/images/border-br.png') no-repeat;
	margin-top: -16px;
}

.employment {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}

.employment th {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 8px 0px 8px 0px !important;
	background-color: #b7b9b6;
	font-weight: normal;
	width: 25%;
	padding: 8px 0px 8px 0px !important;
}

.employment th:FIRST-CHILD {
	border-left: 1px solid black;
}

.employment td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	padding: 8px 0px 8px 0px !important;
}

.employment td:FIRST-CHILD {
	border-left: 1px solid black;
}
