@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	font-size:100%;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #efefef;
	color: #003366;
}

ol {
	margin-left:20px;
}
ul {
	margin-left:10px;
	margin-bottom:1em;
}
ul li {
	margin-bottom:6px;
}
.menu li {
	margin-bottom:0;
} 
ol li {
	margin-bottom:6px;
}

a {
	color:#800000;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
  margin: 0px;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color:#800000;
}

.item-page h1 {
	display:none;
}

.blog h1, dl.article-info {
	display:none;
}

#container {
	border: solid #000 1px;
	width: 925px;
	height: 100%;
	background-color:#fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#container2 {
	height:550px;
}

#container2H {
	position:fixed;
	top:50px;
	z-index:10;
}



#topcover {
	background:#efefef;
	z-index:20;
	top:0;
	position:fixed;
	height:10px;
	width: 925px;
	margin: 0 auto;
	border-bottom: solid #000 1px;
}

#header {
	background-image: url(../images/toppbannerbilder.gif);
	width:512px;
	height:40px;
	float:right;
}

#headerH {
	background-image: url(../images/bannerlogo2.jpg);
	width:925px;
	height:40px;
	float:right;
	position:fixed;
	z-index:5;
}

#sidebarLT {
	background-color: #800000;
	width: 414px;
	height: 500px;
	position: fixed;
}

#sidebarLT img {
  display: block;
  float: left;
}

#top_navlist {
    margin-top:6px;
	float:left;
	background:#800000;
}

#top_navlistH {
  	padding-left:15px;
  	top:50px;
	width: 910px;
	background:#800000;
}

#top_navlist h3 {
  display: none;
}

#top_navlistH h3 {
  display: none;
}

#top_navlistH .menu {
	margin: 0;
	padding: 0;
}

#top_navlistH .menu li {
  background: none repeat scroll 0 0 #800000;
	display:inline;
	line-height: 26px;
	list-style: none inside none;
}

#top_navlistH .menu a {
  background: none repeat scroll 0 0 #800000;
  color: #fff;
	display: inline;
	font-size: 0.74em;
	height: 30px;
	padding:5px 10px;
	border-right: solid 1px #fff;
	text-transform: uppercase;
}

#top_navlistH .menu a:hover {
  background-color:#fff;
  color:#400000;
  text-decoration:none;
}

.menu {
	margin: 0;
	padding: 0;
}

.menu li {
  background: none repeat scroll 0 0 #800000;
	line-height: 26px;
	list-style: none outside none;
}

.menu a {
  background: none repeat scroll 0 0 #800000;
  color: #fff;
	display: block;
	font-size: 0.72em;
	height: 30px;
	margin-top: 2px;
	padding-left: 10px;
	text-transform: uppercase;
	width:168px;
}

.menu .current a {
  background-color:#900000;
}

.menu a:hover {
  background-color:#fff;
  color:#400000;
  text-decoration:none;
}

#content {
    background-color:#fff;
    padding: 10px 6px;
	float: right;
	position:relative;
	width: 494px;
	clear: right;
	z-index:5;
}

#contentH {
    background-color:#fff;
    padding: 6px;
	width: 875px;
	padding: 25px;
	padding-top:85px;
	clear: right;
	z-index:0;
}

#contentH p img {
	margin-bottom:6px;
}

#content p {
	margin-bottom:6px;
}

.contentheading {
	color:#800000;
	font-size:15px;
	font-style:italic;
	font-weight:lighter;
	padding-left:0;
	padding-top:2px;
	margin-bottom:0px;
	text-align:left;	
	width:470px;
}

#page .contentheading {
	font-size:20px;
	margin: 2px 0 6px 0;
}

#page img {
	padding-bottom: 6px;
}

h2 {
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	margin: 0px 0 6px 0;
	color:#800000;
}
.items-leading > div {
	padding-top:12px;
	margin-top:8px;
	border-top:1px dashed #ccc;
}
.items-leading > div:first-child {
	margin-top:0px;
	border-top:none;
}
.page-header {
	margin:0;
	padding-bottom:0 !important;
}
.page-header h2 {
	margin-bottom:0;
}
.blog .actions {
	display:none;
}
.blog .items-leading div {
	padding-bottom:6px;
}
.buttonheading {
	width:100%;
	text-align:right;
	float:right;
}
.contact #slide-contact .accordion-group .accordion-heading { 
	display: none;
}
.contact #slide-contact .accordion-group .contact-form fieldset {
	border:none;
}
.contact #slide-contact .accordion-group .contact-form fieldset .control-group {
	margin-bottom:8px;
}
#footer {
	background-color: #003366;
	width: 920px;
	padding: 3px 5px 1px 0;
	color: #fff;
	text-align: right;
	font-size: 0.7em;
	clear:both;
	line-height: 1em;
}

#footer h3 {
  display: none;
}
#footer a {
	color:#fff;
}
ul.actions {
	display:inline;
	line-height:8px;
	height:10px;
	list-style-type:none;
	margin-bottom:12px;
}
ul.actions li {	
	margin-bottom:12px;
	margin-top:-10px;
	text-align:right;
	padding-right:10px;
}
ul.pagenav {
	display:inline;
	display:none;
	list-style-type:none;
	margin-bottom:12px;
}
ul.pagenav li {	
	float:left;
	margin-bottom:12px;
	margin-top:10px;
	padding:0 10px;
}

#searchForm fieldset {
	padding:12px 4px;
	margin-bottom:8px;
}
dt.result-title {
	margin-top:10px;
}
dl.search-results dd {
	padding-left:18px;
}
.item-page td, .item-page th {
	padding:3px;
}
.icons {
	height:0;
}
.print-icon > a { 
    background: url(../images/printButton.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);url
	color:#FFF;
	display:inline-block;
	width:18px;
	height:14px;
	float:right;
	margin-right:24px;
	margin-top:-18px;
}
ul.dropdown-menu{
list-style:none;
}
.iii-con{float:left;}
.rrr-more{text-align:right;}

/* bilder til billedanalyse ekserserhuset */
body#tinymce.mceContentBody #ekserserhuset-ovenfra {
	position:static;
}
#ekserserhuset-ovenfra {
	position: fixed;
	width:47%;
	top:50px;
	right:50%;
	padding-right:48px;
}
#ekserserhuset-ovenfra.displayNormal {
	position:static;
	width:95%;
}
body#tinymce.mceContentBody #ekserserhuet-ovenfra {
	display:none;
}
#lukkerute {
	position: fixed;
	top:60px;
	right:56%; 
	font-size: 24px;
	font-weight: bold; 
	width:20px;
	height:30px;
}
#lukkerute p {
	z-index:1000;
	cursor:pointer;
	color:blue;
	text-align:right;
}
#lukkerute p:hover {
	color:violet;
}
#lukkerute p span {
	font-size:0.5em;
	font-weight:normal;
	line-height:1em;
}