html{
	font-size:100.01%;
	overflow: scroll;
	height: 100%;
	width: 100%;
}

body {
	margin:0;
	font:1.2em Arial,Helvetica,sans-serif;
	color:#333;
	background: #f7f7f7 url(../images/bg-header.gif) repeat-x;
}

img {
	border-style:none;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	margin:0 auto;
	width:960px;
	padding:0 0 12px;;
	font-size: 1.2em;
}

#submenu {
	display: none;
}

#header {
	width: 100%;
	overflow: hidden;
	height: 62px;
}

#header h1 {
	margin: 0;
	background: url(../images/separator.gif) no-repeat 0 100%;
	float: left;
	padding: 0 0 0 9px;
	height: 63px;
}

#header h1 a {
	background: url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	float:left;
	width: 150px;
	height: 35px;
	overflow: hidden;
	margin: 18px 0 0;
}

#header ul { /* all lists */
	padding: 0;
	margin:0 0 0 0;
	list-style: none;
	width: 750px;
	overflow: hidden;
	/*text-align: right; */
	text-transform: uppercase;
	font-weight: normal;
	background: url(../images/separator.gif) no-repeat;
	height: 62px;
	font-size: 12px;

}

#header li { /* all list items */
	float: left;
	background: url(../images/separator.gif) no-repeat 100% 0;
	padding: 41px 0 3px;
	/* position: relative; */
	white-space: nowrap;
}

#header li.ico-home {
	padding: 41px 0px 0px 0px;
	
}

#header li.ico-home a {
	background: url(../images/link-home.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 0px;
	width: 12px;
	margin: 0px 8px;
}

#header li.ico-home a:hover {
	background: url(../images/link-home_ro.gif) no-repeat 0px 3px;
}

#header li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	z-index:1000;
	height: auto;
	padding: 5px 0 0 47px;
	background: none;
	font-size: 11px;
	clear: both;
	width: 190px;
	float: none;
}

#header li li { /* all list items */
	display: block;
	width: 180px;
	background-color:#4B4B4B;
	padding: 3px 8px;

}

#header li.active li a {
	color: #FFFFFF;
}

#header li.active li a:hover {
	color: #f39800;
}

#header a {
	outline: none;
	/*KAA test */
	text-decoration: none;
}

#header a:hover, #header li.active a{
	text-decoration: none;
	color:#f39800;
}

#header li a:hover {
cursor: default;
}

#header li.active a:hover{
/*	cursor: default; */
}

#header li a{
	display: block;
	color: #fff;
	padding: 0 10px 0 39px;
	letter-spacing: 1px;
}

#header li li a{
	text-align:left;
	padding: 0 0 0 0;
}


/* styling of top of page */

.dummy {

}

#nav {
	width: 720px;
	margin-left: 240px;
}
#content {
	width: 100%;
	overflow: hidden;
	margin: 0px;
}
.top-bar{
	height:1%;
	overflow:hidden;
	padding: 19px 4px 11px 236px;
	/*position: relative;
	left: 236px;
	width: 720px; */
}
.top-bar ul{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.top-bar .languages, .top-bar .fonts {
	margin: 2px 0 0;
	float: right;
}
.top-bar .languages img, .top-bar .fonts img {
	margin: 2px 0 0;
}
.top-bar .languages li, .top-bar .fonts li {
	margin: 0 8px 0 0;
}
#small-fonts{
	font-size: 0.83em;
	margin: 2px 5px 0 3px;
}
#big-fonts{
}
.top-bar .breadcrumbs{
	float: left;
	background: url(../images/bg-breadcrumbs.gif) no-repeat 10px 50%;
	color: #555;
	padding: 0 0 0 20px;
}
.top-bar .breadcrumbs li{
	background: url(../images/breadcrumbs-separator.gif) no-repeat 100% 50%;
	padding: 0 9px 0 0;
	margin: 0 3px 0 0;
}
.top-bar .breadcrumbs li.last{
	background: none;
}
.top-bar .breadcrumbs li a{
	color: #555;
}
.top-bar li{
	float:left;
}
#content img{
	display: block;
}
.sidebar-t{
	background: url(../images/bg-sidebar-t.gif) no-repeat;
	width: 230px;
	height: 399px;
	overflow: hidden;
	padding: 2px 0 0;
}
.sidebar-b{
	background: url(../images/bg-sidebar-b.jpg) no-repeat 0 100%;
	width: 100%;
	overflow: hidden;
	padding: 0 0 252px;
}
.sidebar-b .sidebar h3{
	margin: 10px 0 0 14px;
	font-size: 1.6em;
	color:#aaa;
}
.sidebar-b .sidebar p.cite{
	margin: 16px 0 0 24px;
	color:#333;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.14em;
}
.sidebar-b .sidebar p{
	margin: 8px 0 0 21px;
	color:#aaa;
	word-spacing: -1px;
}
.sidebar-b .sidebar{
	background: #fff;
	width: 223px;
	height:111px;
	overflow: hidden;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding: 0 5px 33px 0;
}

.main{
	float:right;
	width: 720px;
	overflow: hidden;
}

#main p {
	line-height:1.2em;
	margin:3px 24px;
	word-spacing:3px;
}

#main h4 {
	margin:0px 24px;
	font-size:1.3em;
	font-weight:bold;
}

.twocolumn{
	width: 100%;
	overflow: hidden;
}
.block-t{
	background: url(../images/bg-block-t.gif) no-repeat;
	width: 100%;
	padding: 2px 0 0;
	margin: 0 0 9px;
	overflow: hidden;
}
.block-b{
	background:#fff url(../images/bg-block-b.gif) no-repeat 0 100%;
	width: 100%;
	overflow:hidden;
	padding: 0 0 1px;
}
.blocks{
	background:transparent url(../images/bg-blocks.jpg) no-repeat -1px 100%;
	padding: 0 0 67px;
	position: relative;
}
.block{
	color:#bbb;
	width: 718px;
	overflow: hidden;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.block .box{
background: transparent;
	width: 239px;
	float: left;
	border-right:1px solid #dcdcdc;
	position: relative;
	z-index: 1;
}
.block .bigbox{
	width: 479px;
	background: url(../images/image01.jpg) no-repeat 93% 100%;
	padding: 0 0 77px;
}
.block div{
	width: 720px;
	overflow: hidden;
}
.block .box div{
	width: 137px;
	overflow: visible;
	margin: 9px 0 0 12px;
}
.block .bigbox div{
	width: 242px;
	margin: 22px 0 0 16px;
}
.block h2{
	margin: 0;
	color:#333;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 0.93em;
}
.block .box p{
	margin: 5px 0 0;
	line-height: 1.2em;
}
.bigbox a.btn{
	position: absolute;
	bottom: 0;
	left:0;
	outline: none;
}
.blocks .btns{
	position: absolute;
	bottom: 1px;
	left:1px;
	outline: none;
	width: 100%;
}
* html .blocks .btns{
	bottom: 0;
}
.blocks .btns a{
	float:left;
	width: 118px;
	height: 34px;
	margin: 0 122px 0 0;
}
.box .logo-oticon{
	float:left;
	margin: 48px 0 0 49px;
	outline: none;
	overflow: hidden;
}
#content .border-none{
	border:none;
}
.box h3{
	font-size: 1.5em;
	color:#aaa;	
	margin: 8px 0 0 17px;
	font-weight: bold;
}
.note-t{
	background: url(../images/bg-note-t.gif) no-repeat;
	padding: 2px 0 0;
	margin: 8px 0 0;
}
.note-b{
	background: url(../images/bg-note-b.gif) no-repeat 0 100%;
	padding: 0 0 2px;
}
.note{
	background:#fff;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width: 958px;
	overflow: hidden;
	padding: 0 0 3px;
}
.desc{
	width: 220px;
	overflow: hidden;
	float:left;
	padding: 9px 0 0 10px;
}
.desc p{
	margin: 0 0 -3px;
	width: 175px;
	font-size: 0.9em;
	color: #555;
	float: right;
}
.desc strong{
	font-size: 1.4em;
	color:#aaa;
}
.desc div{
	margin: 0 14px 0 0;
	float: left;
}
.note-content{
	width: 699px;
	float: right;
	overflow: hidden;
	padding: 0 5px 0 0;
}
.note-content p{
	margin: 12px 0 0;
	line-height: 1.3em;
	color:#555;
}
#footer{
	width: 100%;
	overflow: hidden;
	color:#aaa;
	font-size: 0.83em;
	padding: 12px 0 0;
}
#footer ul{
	list-style: none;
	margin: 0 0 0 -10px;
	padding: 0;
	float: left;
	overflow: hidden;
}
#footer li{
	background: url(../images/divider.gif) no-repeat 0 50%;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 12px;
}
#footer a{
	color:#aaa;
}
#footer .contacts{
	float: right;
	margin: 0 -9px 0 0;
}
#footer .contacts li{
	padding: 0 12px;
}
.main-b{
	background: url(../images/bg-main-b.gif) no-repeat 0 100%;
	width: 100%;
	overflow: hidden;
	padding: 0 0 2px;
}
.main-t{
	background: url(../images/bg-main-t.gif) no-repeat;
	width: 720px;
	overflow: hidden;
	float: right;
	padding: 0px;
}
#main{
	background: #fff;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width: 718px;
	overflow: hidden;
	padding: 0 0 14px;
}
.sidebar{
/*
	width: 218px;
	padding: 0px 0 0 22px;
*/
	width: 230px;
	padding: 0;
	float: left;
}
.sidebar:after{
	content: "";
	clear: both;
	display: block;
}
.sidebar h3{
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
	color:#333;
	margin:0 0 10px;
}
.sidebar ul{
	list-style: none;
	margin: 9px 0 31px 9px;
	padding: 0;
	color: #aaa;
	word-spacing: 1px;
}
.sidebar ul a{
	color: #aaa;
}
.sidebar li.active a,
.sidebar ul a:hover{
	color:#333;
	text-decoration: none;
}
.sidebar li.active a:hover{
	cursor: default;
}
.promo{
	background: url(../images/bg-big-man.gif) no-repeat 361px 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom:1px solid #dcdcdc;
	padding: 0 0 81px;
}
.promo p{
	margin: 15px 26px 0 2px;
	font-size: 1.3em;
	color:#bbb;
	line-height: 1em;
	word-spacing: 5px;
}
.promo h2{
	margin: 0;
	font-weight: bold;
	font-size: 3.1em;
	line-height: 1.1em;
	color:#333;
}
.promo div{
	width: 307px;
	overflow: hidden;
	margin: 61px 0 0 36px;
}
.promo a{
	color:#008af4;
	margin: 102px 0 0 7px;
	font-size: 1.2em;
	word-spacing: 1px;
	display: block;
}
.promo .gallery{
	background: url(../images/bg-galeri.gif) no-repeat;
	width: 329px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left:0;
	margin: 0;
}
.promo .gallery ul{
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	width: 100%;
	overflow: hidden;
}
.promo .gallery li{
	float:left;
	margin: 0 6px 0 0;
}
.promo .gallery .gallery-head{
	display: inline;
	font-weight: bold;
	font-size: 1.3em;
	color:#aaa;
	margin: 9px 13px 0 14px;
}
.promo .gallery a{
	margin: 0;
	display: block;
	outline: none
}
#main .twocolumn{
	width: 100%;
	overflow: hidden;
	margin: 35px 0 0;
}
#main .twocolumn .col{
	display: inline;
	float: left;
	width: 310px;
	margin: 0 41px 0 19px;
}
#main .twocolumn .twocolumn_inner {
	width: 740px;
	overflow:hidden;
}
#main .col h4{
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 1.3em;
}
#main .col p{
	word-spacing: 3px;
	margin: 0 0;
	line-height: 1.2em;
}
#main .twocolumn .img{
	width: 100%;
	margin: 8px 0 13px;
}
.col ul{
	list-style: none;
	margin: 8px 0 19px 6px;
	padding: 0;
}
.col li{
	background: url(../images/bullet.gif) no-repeat 0 8px;
	padding: 0 0 0 10px;
	margin: 0 0 1px;
}
.sidebar li.phone{
	margin: 4px 0 0;
}
div.cite{
	width: 100%;
	padding: 16px 0 0;
}
div.cite:after{
	content: "";
	clear:both;
	display: block;
}
div.cite p{
	margin: 12px 7px 0 -7px;
	line-height: 1.167em;
	padding: 0 0 0 17px;
color: #AAAAAA;
}
div.cite img{
	float: left;
	margin: -16px 7px 0 -17px;
	position: relative;
}

/* PMK */

.newslist {
padding: 10px 0 0 0;
}
.newsitem {
	margin: 10px 20px 0 20px;
}
.newsitem a {
	width: 650px;
	height: 65px;
	background: transparent url(../images/bg-newsitem.gif) no-repeat 0 0;
	padding: 15px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #000000;
}
.newsitem a:hover {
	background-position: 0 -95px;
}

.news-latest-container {
	padding: 10px 10px 0px 10px;
}
.news-latest-item .newsdate {
	float: left;
	background: url(../images/ico-calendar.gif) no-repeat;
	width: 30px;
	height: 35px;
	text-align: center;
	padding-top: 6px;
	display: block;
	cursor: pointer;
}
.news-latest-item .newsdate-day {
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	display: block;
	cursor: pointer;
	color: #7A7A7A;
}
.news-latest-item .newsdate-month {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	display: block;
	cursor: pointer;
	color: #7A7A7A;
}
.news-latest-item .newsheader {
	float: left;
	width: 180px;
	margin: 0px 10px;
	color: #6C6C6C;
}
.news-latest-item .newsheader strong {
	color: #ABABAB;
}

.news-latest-item .newstext {
	color: #6C6C6C;
	float: left;
	margin: 0px 10px 0px 0px;
}

.newsitem .newsdate {
	float: left;
	background: url(../images/bg-calendar.gif) no-repeat;
	width: 40px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	display: block;
	cursor: pointer;
}
.newsitem .newsdate-day {
	font-weight: bold;
	font-size: 18px;
	line-height: 14px;
	display: block;
	cursor: pointer;
margin-top: 3px;
}
.newsitem .newsdate-month {
	font-size: 12px;
	display: block;
	cursor: pointer;
}
.newsitem .newstext {
	width: 485px;
	float: left;
	margin-left: 15px;
	display: block;
	cursor: pointer;
}

#main .newsitem .newstext p {
	margin: 0;
}
.newsitem .newsimage {
	width: 90px;
	float: left;
	margin-left: 15px;
	display: block;
	cursor: pointer;
}
.newssingle {
	overflow: hidden;
}
.newssingle .newstext {
	/*width: 312px; */
	float: left;
	padding: 20px 28px 20px 19px;
}
#main .newssingle .newstext p {
margin-top: 1px;
margin-left: 0;
margin-right: 0;
}
.newssingle .newsimage{
	width: 312px;
	float: left;
	padding: 20px 19px 20px 28px;
}

#main .newssingle .newsinfo p {
	display: inline;
	margin: 0;
	padding: 0 0 10px 0;
}
.news-single-backlink {
	margin-left: 20px;
}

.sidebar-b .sidebar {
padding:0 5px 36px 0;
}

.tx-slideshow-pi1 {
padding: 30px 0 0 0;
}
.formu {

}
.formu label {
display: block;
	padding: 10px 0px 4px 0px;
}

.gallery {
	position: relative;
	height: 182px;
	width: 720px;
	overflow: hidden;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 42px 0 0 0;
}
.gallery-header {
	position: relative;
	left: 126px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	color: #333333;
	line-height: 30px;
}
.gallery-bodytext {
	position: relative;
	left: 126px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #aaaaaa;
	line-height: 17px;
}
.gallery-nav {
	background:transparent url(../images/gallery_bg.gif) no-repeat scroll right bottom;
	bottom:0;
	height:55px;
	overflow:hidden;
	position:absolute;
	width:260px;
	margin: 1px;
}
.gallery-img {
	float:left;
	padding:6px 0 0 3px;
}
		
.boxouter {
	position: relative;
	margin: 10px 20px 0px 20px;
	width: 94%;
}
.boxinner {
	border: 1px solid #dcdcdc;
	position: relative;
	background-image: url(../images/boxgradient.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right bottom;right: 0;bottom: 0;
	padding: 10px 20px;
	width: auto;
}
.box-tl, .box-tr, .box-bl, .box-br {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/boxcorners.png);
	height: 4px;
	width: 4px;
	font-size: 0px;
	position: absolute;
}
.box-tl {background-position: left top;left: 0;top: 0;}
.box-tr {background-position: right top;right: 0;top: 0;}
.box-bl {background-position: left bottom;left: 0;bottom: 0;}
.box-br {background-position: right bottom;right: 0;bottom: 0;}

#main .boxinner h1,
#main .boxinner h2,
#main .boxinner h3,
#main .boxinner h4,
#main .boxinner h5,
#main .boxinner h6,
#main .boxinner p {
	margin: 3px 0px;
}

.news-latest-item a {
	cursor: pointer;
}

.focus {
	width: 230px;
	height: 419px;
}
.focus-content {
	padding: 9px 0px;
	margin: 0 12px;
}

.gallery-header p {
	line-height: 30px !important;
}

.gallery-bodytext p {
	margin:0px 24px !important;
}


div#language { margin:4px 10px 0 0; float:right; display:inline; }
div#language a  { width:16px; height:11px; line-height:11px; display:block; text-decoration:none; }
div#language a:hover  { text-decoration:none; }
div#language span.english { display:block; width:16px; height:11px; background:transparent url('../images/ico-great-britan.gif') left top no-repeat;}
div#language span.danish { display:block; width:16px; height:11px; background:transparent url('../images/ico-denmark.gif') left top no-repeat;}
div#language span.language-none { display:block; width:16px; height:11px; background:transparent none; } 
div#language span.language-none span.english { background:transparent none; }

