body {
	padding:0px;
	margin:0px;
	min-height:1050px;
	background-color:#e0e0e0;
	COLOR: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../Images/gradient.png);
	background-repeat: repeat-x;
	line-height: 18px;
}

@font-face {
	font-family: 'Droid Sans', sans-serif;	
}



@font-face {
	font-family: 'LiberationSansItalic';
	src: url('Liberation-Sans/LiberationSans-Italic-webfont.eot');
	src: local('☺'), url('Liberation-Sans/LiberationSans-Italic-webfont.woff') format('woff'), url('Liberation-Sans/LiberationSans-Italic-webfont.ttf') format('truetype'), url('Liberation-Sans/LiberationSans-Italic-webfont.svg#webfont6dea82xB') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LiberationSansBold';
	src: url('Liberation-Sans/LiberationSans-Bold-webfont.eot');
	src: local('Liberation Sans Bold webfont'), src: local('LiberationSansBold'), 
			url('Liberation-Sans/LiberationSans-Bold-webfont.woff') format('woff'), url('Liberation-Sans/LiberationSans-Bold-webfont.ttf') format('truetype'), url('Liberation-Sans/LiberationSans-Bold-webfont.svg#webfontGFZgUpNt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LiberationSansBoldItalic';
	src: url('Liberation-Sans/LiberationSans-BoldItalic-webfont.eot');
	src: local('☺'), url('Liberation-Sans/LiberationSans-BoldItalic-webfont.woff') format('woff'), url('Liberation-Sans/LiberationSans-BoldItalic-webfont.ttf') format('truetype'), url('Liberation-Sans/LiberationSans-BoldItalic-webfont.svg#webfontTBnI1Fu6') format('svg');
	font-weight: normal;
	font-style: normal;
}

.overskrift {
	font-size: 15px;
	font-weight: bold;
	color: #202020;
}
.datotext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #0709cf;
	text-decoration: none;
}

a:visited {
	color: #0709cf;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

table.tyn_kant, table.mitstilt {
	border-spacing: 0;
	border-collapse: separate;
	background-color: white;
	border-top: 0px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	width: 900px;
}

table.tyn_kant td {
	padding: 3px;
	background-color: white;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 1px dotted #999999;
}

table.mitstilt td {
	background-color: white;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 1px dotted #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.mitstilt tr th {
	background-color: #FFF;
	text-align: center;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 1px dotted #999999;
	padding: 0px;
}


#banner {
	background-image:url(../Images/main_content.png);
	background-repeat:repeat-y;
	position: relative;
	z-index: 64;
	top: 0px;
	height: 182px;
	width: 1024px;
	max-height:183px;
	overflow: hidden;
	padding:0;
	margin:0px auto;
	text-align: center;
	border: 0px;
}

#banner ul {
	background: transparent;
	border: 0px solid;
	overflow: hidden;
	position: absolute;
	width: 1004px;
	height: 182px;
	left: 0px;
	top: 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	white-space:nowrap;
	list-style-type:none;

}
#banner li {
	display:block;
}
#banner li a {
	color:#fff;
	text-decoration:none;
	display: block;
	height: 182px;
}

#menu_hold {
	background-image:url(../Images/main_content.png);
	background-repeat:repeat-y;
	position: relative;
	z-index: 72;
	left: auto;
	top: 0px;
	height: 30px;
	width: 1024px;
	padding:0;
	margin:0px auto;
	text-align: center;
	overflow: visible;
}

#menu {
	border-style: none;
	border-width: 0px;
	z-index: 75;
	height: 30px;
	width: 1004px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3d5190;
	background-image: url(../Images/bakgrun_meny.png);
}
#menu ul {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 115px;
  float: left;
  height: auto;
}
#menu a, #menu h2 {
	border-style: none;
	border-width: 0px;
	margin: 0;
	padding: 2px 3px;
	/* [disabled]font-family: LiberationSansBold, sans-serif; */
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	display: block;
	height: auto;
	width: 100%;
	line-height: 26px;
	font-weight: bold;
}
#menu ul h2, #menu ul a {
  border-style: none solid none none;
  border-right: 1px solid white;
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  width: auto;
}
#menu ul ul h2, #menu ul ul a {
	background: #d6e6f8;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	width: auto;
	height: 15px;
	line-height: 15px;
	text-align: left;
	border: 0px solid #555555;
}
#menu a:hover, #menu ul h2:hover {
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(../Images/m_button_hover.png);
	background-repeat: repeat;
	background-position: 0% 50%;
}
#menu ul ul a:hover {
	color: black;
	background-attachment: scroll;
	background-color: #b0c5dd;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
#menu li {
  border-style: none;
  border-width: 0px;
  position: relative;
}
#menu ul ul {
  position: absolute;
  z-index: 500;
  height: 20px;
}
div#menu ul ul {
  display: none;
}
div#menu ul li:hover ul {
  display: block;
}
#menu li a:active {
	color:#fff;
	background: transparent;
}

#CONTENT_SPACE {
	position: relative;
	z-index: 64;
	top: 0px;
	left: auto;
	min-height:550px;
	height: auto;
	width: 1004px;
	overflow: hidden;
	margin: auto;
	background-color:#ffffff;
	background-image: url(../Images/skoge_onder_meny.png);
	background-repeat: repeat-x;
}

#layout {
	background-image:url('../Images/main_content.png');
	background-repeat:repeat-y;
	position: relative;
	z-index: 22;
	top: 0px;
	left: auto;
	height: 100%;
	width: 1024px;
	padding:0px;
	margin: auto;
	text-align: center;
}

#fot {
	background: transparent;
	background-image:url('../Images/bun.png');
	background-repeat: no-repeat;
	overflow: hidden;
	position:  relative;
	z-index: 32;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 1024px;
	padding:0;
	margin:0px auto;
	text-align: center;
}
.t_bred {
	width: 900px;
}

.understrek {
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	position: relative;
	width: 900px;
	text-align: left;
	height: auto;
	margin: auto;
	display: block;
}	
	
	.understrek_2 {
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	position: relative;
	width: 900px;
	text-align: left;
	height: auto;
	margin: auto;
	display: block;
}

.texthold {
	text-align: left;
	position: relative;
	height: auto;
	width: 630px;
	right: 0px;
	display: inline-block;
	left: 270px;
}

#main1 {
	top:24px;
	height: 232px;
	width: 445px;
	position: absolute;
	z-index: 77;
	left: 52px;
	text-align: left;
	}
	
#main2 {
	top:22px;
	left: 505px;
	height: 250px;
	width: 445px;
	position: absolute;
	z-index: 77;
	text-align: right;
	background-image: url(../Images/height_250px/STADT_STASCHO_twin-arrangement.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#main3 {
	height: 220px;
	width: 502px;
	position: absolute;
	z-index: 77;
	left: 0px;
	top: 315px;
	background-color: #f0f0f0;
	text-align: left;
	font-size: 12px;
}

#main4 {
	left: 502px;
	height: 220px;
	width: 502px;
	position: absolute;
	z-index: 77;
	top: 315px;
	background-color: #f0f0f0;
	text-align: left;
}

#main5 {
	top:580px;
	height: 140px;
	width: 445px;
	position: absolute;
	z-index: 77;
	left: 52px;
	text-align: left;
}

hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 900px;
}
.Imagehold {
	text-align: center;
	vertical-align: middle;
	position: absolute;
	width: 250px;
	left: 0px;
	margin: auto;
	top: 1px;
}
#layout #CONTENT_SPACE .tyn_kant tr td ul li div {
	padding-top: 3px;
	padding-bottom: 3px;
}

#slide_Text, .v_text {
	position: relative;
	left: 10px;
	bottom: 0px;
	display: inline-block;
	font-size: 13px;
}
#slide_show {
	margin: 0px;
	padding: 0px;
	left: 52px;
	top: 0px;
	width: 445px;
	position: relative;
	height: 140px;
}
#main3 p {
	margin-left: 52px;
	margin-top: 14px;
	margin-bottom: 7px;
	position: relative;
	font-family: LiberationSansRegular, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#main4 p {
	margin-left: 2px;
	margin-top: 14px;
	margin-bottom: 7px;
	position: relative;
	font-family: LiberationSansRegular, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.slide_link  {
	margin-left: 52px;
	margin-top: 5px;
	position: relative;
	top: 5px;
	font-size: 14px;
}
#main4 h4 {
	margin-left: 2px;
	position: relative;
	font-family: LiberationSansRegular, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
#referanser_venstre {
	margin: 0px;
	padding: 0px;
	left: 52px;
	top: 0px;
	width: 445px;
	position: relative;
	height: 140px;
}

.wall-e {
	text-align: left;
	top: 0;
	padding-top: 0;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

.sys-hold {
	text-align:left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
	overflow: visible;
	position: static;
	border-bottom: none;
	border-top:none;
	padding-bottom: 100 px;

}

.sys-hold div {
	float: left;
	text-align: left;
	display: inline;
	width: 580px;
	padding-bottom: 4px;
	position: relative;
}

	
#halt { 
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	color: #333;

	background-image: url(gradient_border.png); 
	background-repeat:no-repeat;
	background-position:center bottom;

 margin-left: 25px;
 margin-right: 35px;
 padding-top: 40px;
 padding-bottom: 40px;
 width: 95%;
 display: inline;
}

#halt-prod { 
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	color: #333;

	background-image: url(gradient_border.png); 
	background-repeat:no-repeat;
	background-position:center bottom;

 margin-left: 25px;
 margin-right: 35px;
 padding-top: 30px;
 padding-bottom: 30px;
 width: 95%;
 display: inline;
}

#halt-prod2 { 
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	color: #333;
 margin-left: 25px;
 margin-right: 35px;
 padding-top: 30px;
 padding-bottom: 0px;
 width: 95%;
 display: inline;
}

#halt2 { 
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	color: #333;
 margin-left: 25px;
 margin-right: 35px;
 padding-top: 40px;
 padding-bottom: 0px;
 width: 95%;
 display: inline;
}

#ingress {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 120%;
}

#ingress-prod {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333;
	line-height: 120%;
}



.leftcolumn {
width:630px;
float:left;
}

.leftcolumn-prod {
width:630px;
float:left;
margin-left: 80px;

}
	
.rightcolumn { 
 margin-top: 0px;
 float: right;
 color: #333;
 width: 300px;
}

.rightcolumn-prod { 
 margin-top: 0px;
 float: right;
 color: #333;
 width: 220px;
}



h1
{
	color: #fff;
	font-size: 60px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 3em;
}

h3
{
	color: #fff;
	font-size: 2em;
}

h4
{
	font-size: 2em;
}

.content
{
	margin: 0 00px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }


#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 290px;
	height: 218px;
	z-index:0;
	border: 1px solid #999;
}

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: absolute;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: inherit;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height:20px;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 70%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #333;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 70%;
	margin: 2px 5px;
	color: #333;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}



.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 0;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }


	
	
/* Gallery Sets */



