/* layout */
/*
body {
background-color: #ffffff;
}
#bodybgcolor {
background-color: #ffffff;
}
*/
/*ie center fix (fck bliver forvirret) */
/*
#bodyid {
text-align: center;
margin-top:2px;
background-color: #f8faec;
}

*/
html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
background-color: #ffffff;
}

#bodyid{
	margin:0;
	background:#f8faec;
	min-width:982px;
	font:13px Arial, Helvetica, sans-serif;
}
img{border:0;}
a
{
	color:#00556A;
	text-decoration: none;	
}
a:hover{text-decoration:underline;}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:10px 0 0;
}
.mc-1{
	width:1030px;
	position:relative;
	float:left;
	left:50%;
}
.mc-2{
	width:1030px;
	position:relative;
	float:left;
	left:-50%;
}
.holder1{
	background:url(/images/template/bg-mc.gif) repeat-y;
	height:100%;
}
.holder2{background:url(/images/template/bg-mc1.gif) no-repeat;}
/* wrapper start */
#wrapper{
	background:url(/images/template/bg-mc2.gif) no-repeat 0 100%;
	overflow:hidden;
}
.main-holder{
	width:990px;
	overflow:hidden;
	padding:0 0 40px 33px;
}
/* header start */
#header{
	width:100%;
	overflow:hidden;
}
.logo-area{
	height:1%;
	overflow:hidden;
}
.logo{
	float:left;
	width:245px;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/template/bg-logo.png) no-repeat;
	margin:16px 0 0 0;
	position:relative;
	z-index:2;
	cursor:pointer;
}
.logo a{
	width:245px;
	height:76px;
	display:block;
}
.top-nav{
	float:left;
	margin:41px 0 0 6px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.top-nav li{
	float:left;
	color:#797d7f;
	font-size:14px;
	margin:0 1px 0 -1px;
	background:url(/images/template/sep-top-nav.gif) no-repeat 0 8px;
	padding:0 5px 0 9px;
}
.top-nav li a{
	color:#797d7f;
	text-decoration:none;
}
.top-nav li:first-child{background:none;}
.top-nav li a:hover {text-decoration:underline;}
.img-holder {
	width:100%;
	margin:-28px 0 0 0
}
.img-holder img{
	border:1px solid #a0a0a0;
	display:block;
}
/* nav start */
.nav{
	margin:13px 0 0 3px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.nav li{
	float:left;
	padding:0 10px 0 0;
	text-align:center;
}
.nav li a{
	background:url(/images/template/bg-nav.gif) no-repeat;
	color:#fff;
	font:bold 12px/31px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	width:129px;
	height:31px;
	text-decoration:none;
}
.nav li a:hover{text-decoration:underline;}
/* main start */
#main{
	width:965px;
	overflow:hidden;
	padding:29px 0 0 22px;
}
/* twocolumns start */
#twocolumns{
	width:604px;
	float:right;
}
/* content start */
.content{
	width:339px;
	float:left;
}
.contentSubPage{
	width:550px;
	float:left;
	
}
.ad{
	background:url(/images/template/bg-ad.gif) repeat-y -339px 0;
	margin:0 0 27px;
}
.ad-t{background:url(/images/template/bg-ad.gif) no-repeat;}
.ad-b{
	background:url(/images/template/bg-ad.gif) no-repeat -678px 100%;
	padding:20px 64px 46px 31px;
	height:100%;
}
.ad .ttl{
	font-size:15px;
	display:block;
	color:#e07e00;
	margin:0 0 5px;
	font-weight:bold;
}
.ad .title{
	font-size:20px;
	color:#00556a;
	line-height:23px;
	word-spacing:-2px;
	display:block;
	margin:0 0 29px;
}
.ad .view{
	background:url(/images/template/bg-view.gif) no-repeat;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding:9px 35px 19px 24px;
	margin:0 0 0 -4px;
	letter-spacing:1px;
}
.content .text, .contentSubPage .text{
	padding:0 0 0 3px;
	color:#414141;
}
.content h1.headline, .contentSubPage h1.headline{
	margin:0 0 20px;
	font-size:24px;
	letter-spacing:-1px;
	color:#00556a;
}
.content h1, .contentSubPage h1 {
	/* margin:0 0 20px;*/ 
	font-size:24px;
	letter-spacing:-1px;
	color:#00556a;
}

.content p, .contentSubPage p{
	margin:0 0 14px;
	line-height:15px;
}
/* aside start */
.aside{
	width:203px;
	float:right;
	background:url(/images/template/bg-aside.gif) repeat-y -203px 0;
	margin:0 42px 0 0;
	display:inline;
}
.aside-t{background:url(/images/template/bg-aside.gif) no-repeat;}
.aside-b{
	background:url(/images/template/bg-aside.gif) no-repeat -406px 100%;
	padding:26px 0 28px 26px;
	overflow:hidden;
	height:100%;
}
.image-holder{
	overflow:hidden;
	height:1%;
}
.img-box{
	padding:0 0 31px;
	width:100%;
}
.aside-b img{display:block;}
.aside-b .find{
	font-size:14px;
	font-weight:bold;
	color:#00556a;
	background:url(/images/template/bg-arrow.gif) no-repeat 80% 3px;
	text-decoration:none;
	padding:0 19px 0 0;
	margin:0 0 18px;
	display:block;
}
.aside-b .find:hover{text-decoration:underline;}
.aside-b span{
	display:block;
	color:#37423f;
	margin:0 0 1px;
}
.aside-b .phone{
	background:url(/images/template/bg-phone.gif) no-repeat 0 5px;
	font-size:19px;
	color:#00556a;
	padding:0 0 4px 25px;
	word-spacing:-2px;
	display:block;
}
.aside-b .contact{
	font-style:normal;
	color:#37574f;
	display:block;
}
.aside-b .contact a{
	color:#f9991f;
	font-weight:bold;
	text-decoration:none;
}
.aside-b .contact a:hover{text-decoration:underline;}
/* sidebar start */
.sidebar{
	width:340px;
	float:left;
}
.sidebarSubPage{
	width:220px;
	float:left;
	margin-right: 35px;
}
.text-holder{
	background:url(/images/template/bg-text-holder.gif) no-repeat;
	padding:2px 0;
	margin:0 0 24px;
}
.text-holder strong{
	font-size:13px;
	color:#fff;
	background:url(/images/template/bg-text-holder.gif) no-repeat 0 -20px;
	padding:2px 17px 3px 11px;
}
.text-box{
	width:320px;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
	margin:0 0 15px;
	padding:0 17px 19px 3px;
}
.text-box h2{
	color:#00556a;
	font-size:18px;
	margin:0 0 12px;
	font-weight:normal;
}
.text-box ul{
	margin:0 0 8px -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.text-box ul li{
	float:left;
	background:url(/images/template/sep-text-box.gif) no-repeat 0 3px;
	color:#414141;
	margin:0 2px 0 -2px;
	font-size:12px;
	padding:0 5px 0 7px;
}
.text-box .date{font-style:normal;}
.text-box p{
	margin:0 0 7px;
	line-height:15px;
}
.text-box .more{
	color:#bc7015;
	text-decoration:none;
}
.text-box .more:hover{text-decoration:underline;}
/* footer start */
#footer{
	background:url(/images/template/bg-footer.gif) no-repeat;
	width:990px;
	margin:6px 0 20px 22px;
	overflow:hidden;
	text-align:center;
}
#footer ul{
	margin:26px 0 0;
	padding:0;
	list-style:none;
	color:#005c72;
	overflow:hidden;
	height:1%;
}
#footer ul li{
	background:url(/images/template/sep-footer.gif) no-repeat 0 6px;
	display:inline;
	padding:0 15px 0 20px;
}
#footer ul li:first-child{background:none;}
#footer ul li a{
	color:#005c72;
	text-decoration:none;
}
#footer ul li a:hover{text-decoration:underline;}






/* Left Menu */
#leftMenu ul {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
#leftMenu li {
font-weight:normal;
margin-bottom:0;
padding:5px 8px 5px 15px;
background-image:url(/images/template/menuArrow.png);
background-position:4px 10px;
background-repeat:no-repeat;
}
#leftMenu li.isLevel1 {
padding-left:15px;
}
#leftMenu li ul li {
margin-left:10px;
margin-top:5px;
padding-left:15px;
padding-top:5px;
}
#leftMenu li.hasSubItems {
/*font-weight:normal;*/
/*padding-left:15px;*/
}
#leftMenu li.hasSubItemsIsLocationItem {
/*font-weight:normal;*/
background-image:url(/images/template/menuArrowLocationItem.png);
/*padding-left:15px;*/
}
#leftMenu li.isLocationItem {
/*font-weight:normal;*/
background-image:url(/images/template/menuArrowLocationItem.png);
/*padding-left:15px;*/
}
#leftMenu li.hasSubItemsLevel1 {
/*padding-left:15px;*/
}
#leftMenu li.hasSubItemsIsLocationItemLevel1 {
/*padding-left:15px;*/
}
#leftMenu a {
color:#00728E;
line-height:1;
text-decoration: none;
}
#leftMenu a:hover {
	text-decoration: underline;
}
#leftMenu a.locationItem {
color:#D17C39;
}


/* Dato tabel */
.procurementTD
{
	padding-bottom: 2px;	
}
.procurementTable
{
	margin-botttom: 100px;
}

/* Send knap */
.submitButton, input.noteFormSubmit 
{
	background:url(/images/template/sendbuttonBG.gif);// no-repeat;
	color:#fff;
	font: bold 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	width: 50px;
	height:22px;
	border: 0;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

/* typografier */

span.orangetext
{
	color:#f9991f;
}
span.bluetext
{
	color:#00556A;
}
h1{
	font-size:24px;
	letter-spacing:-1px;
	color:#00556a;
	margin-top: 20px;
	margin-bottom: 10px; 
}
h2{
	font-size:20px;
	color:#00556a;
	margin-top: 16px;
	margin-bottom: 8px;
}
h3{
	font-size:16px;
	color:#00556a;
	margin-top: 12px;
	margin-bottom: 6px;
}
