html,body{
	margin:0px;
	padding:0px;
	background-image:url("../images/bodyBg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
}

div#header{
	margin:0px;
	padding:0px;
/*	width:1000px !important;
	width:995px;*/
	width:760px !important;
	width:770px;
	height:138px;
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

div#header img.logo{
	position:absolute;
		top:14px;
		left:12px;
	width:63px;
	height:50px;

}

div.clickpath{
	position:absolute;
		top:88px;
		left:29px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

div#header a.clickpath{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

div.lankar{
	position:absolute;
		top:0px;
		left:810px;
		/*right:29px;*/
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

div#header a.lang1{
	position:absolute;
		top:121px;
		right:37px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	display:block;
	width:16px;
	line-height:16px;
	height:16px;
	text-align:center;
}

div#header a.lang1:hover{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#header a.lang2{
	position:absolute;
		top:121px;
		right:18px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	display:block;
	line-height:16px;
	width:16px;
	height:16px;
	text-align:center;
}

div#header a.lang2:hover{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#header a.selected{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#middle{
/*	width:1000px !important;
	width:985px;*/
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

div#middle .firstCol{
	width:16px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:6px;
	overflow:hidden;
}

div#middle .firstCol a.logo{
	margin-left:10px;
}

div#middle .firstCol h2{
	margin:0px;
	padding:0px;
	line-height:23px;
	width:180px;
	font-family:Verdana;
	font-size:15px;
	font-weight:600;
	color:#7E7E82;
	margin-left:10px;
	margin-top:37px;
}

div#middle .firstCol .home{
	margin:0px;
	padding:0px;
	width:160px;
	height:26px;
	background-image:url("../images/homeBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-bottom:2px;
}

div#middle .firstCol .home a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#9495A0;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
	padding-left:8px;
	line-height:26px;
	height:26px;
}

div#middle .firstCol .last{
	margin-bottom:0px !important;
}

div#middle .firstCol ul.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol ul.menu li{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("../images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}

div#middle .firstCol ul.menu a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("../images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}

div#middle .firstCol ul.menu li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu li.selected a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("../images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}

div#middle .firstCol ul.menu2{
	margin:10px;
	padding:0px;
	list-style:none;
	margin-left:15px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol ul.menu2 li{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu2 a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("../images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol ul.menu2 a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("../images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol ul.menu2 li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu2 li.selected a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("../images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1{
	width:170px; /*Bredd på kolumn 1*/
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px !important;
	margin-right:10px;
}

div#middle .firstCol1 a.logo{
	margin-left:10px;
}

div#middle .firstCol1 h2{
	margin:0px;
	padding:0px;
	line-height:23px;
	/* height:23px; */
	width:180px;
	font-family:Verdana;
	font-size:15px;
	font-weight:600;
	color:#7E7E82;
	margin-left:10px;
	margin-top:37px;
}

div#middle .firstCol1 .home{
	margin:0px;
	padding:0px;
	width:180px;
	height:26px;
	background-image:url("../images/homeBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-bottom:2px;
}

div#middle .firstCol1 .home a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#9495A0;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
	padding-left:8px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}

div#middle .firstCol1 .last{
	margin-bottom:0px !important;
}

div#middle .firstCol1 ul.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol1 ul.menu li{
	width:180px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol1 ul.menu a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("../images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}

div#middle .firstCol1 ul.menu a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("../images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1 ul.menu li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol1 ul.menu li.selected a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("../images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .secondCol{
	/*width:652px;*/
	float:left;
	margin:0px;
	padding:0px;
	margin-right:4px;
	margin-top:0px;
}

div#middle .secondCol .topDiv{
	width:560px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	margin-top:35px;
	margin-left:180px;

}

div#middle .secondCol .topDiv .topDiv0{
	width:533px;
	margin:0px;
	padding:12px !important;
	padding:7px;
	border:1px solid #FFFFFF;
	background-image:url("../images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#middle .secondCol .topDiv .topDiv0 h1{
	font-family:Verdana;
	font-size:17px;
	font-weight:400;
	color:#87878B;
	margin:0px;
	padding:0px;
}

div#middle .secondCol .topDiv .topDiv0 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666667;
	margin:0px;
	padding:0px;
	margin-top:16px;
	margin-bottom:16px;
}

div#middle .secondCol .left{
	width:340px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:6px;
	margin-right:4px;
	margin-left:0px !important;
	margin-left:3px;
}

div#middle .secondCol .left .search{
	width:348px;
	height:203px;
	margin:0px;
	padding:0px;
/*	border:1px solid #E5E6E8;*/
	border:1px solid yellow;
	background-image:url("../images/searchBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

div#middle .secondCol .left .search label.target{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:0px;
	position:absolute;
		top:77px;
		left:20px;
}

div#middle .secondCol .left .search select.targetSelect{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	border:1px solid #E3E3E3;
	width:188px;
	height:19px;
	position:absolute;
		top:103px;
		left:20px;
}

div#middle .secondCol .left .search h2{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#FFC10B;
	margin:0px;
	position:absolute;
		top:30px;
		left:10px;
}

div#middle .secondCol .left .search label.type{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:0px;
	position:absolute;
		top:137px;
		left:20px;
}

div#middle .secondCol .left .search select.targetSelect2{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	border:1px solid #E3E3E3;
	width:188px;
	height:19px;
	position:absolute;
		top:163px;
		left:20px;
}

div#middle .secondCol .left .search input.searchButton{
	position:absolute;
		top:160px;
		left:218px;

}

div#middle .secondCol .left .servicesMap{
	width:346px;
	height:279px;
	margin:0px;
	padding:0px;
	padding:1px;
	border:1px solid #E5E6E8;
	margin-top:3px;

}

div#middle .secondCol .left .topDiv2{
	width:348px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	margin-top:3px;
}

div#middle .secondCol .left .topDiv2 .topDiv1{
	width:320px;
	margin:0px;
	padding:12px;
	border:1px solid #FFFFFF;
	background-image:url("../images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#middle .secondCol .left .topDiv2 .topDiv1 h2{
	font-family:Verdana;
	font-size:19px;
	font-weight:400;
	color:#87878B;
	margin:0px;
	padding:0px;
	width:320px;
}

div#middle .secondCol .left .topDiv2 .topDiv1 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666667;
	margin:0px;
	padding:0px;
	margin-top:16px;
	width:320px;
	margin-bottom:16px;
}

div#middle .secondCol .left .topDiv2 .topDiv1 a{
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("../images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	position:relative;
	padding-right:10px;
	display:block;
	margin-top:7px;
}

div#middle .secondCol .clearLeft{
	margin:0px;
	padding:0px;
	clear:left;
}

div#middle .secondCol .right{
	/*width:190px;
	padding:12px;
	margin-left:11px !important;*/
	width:213px;
	/*border:1px solid #E5E6E8;*/
	float:left;
	margin:0px;
	margin-top:6px;
	margin-right:0px;
	margin-left:15px !important;
	margin-left:0px;
}

div#middle .secondCol .right h2{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#0184AE;
	margin:0px;
	padding:0px;
	margin-right:15px;
}

div#middle .secondCol .right h3{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:40px;
	line-height:13px;
	height:27px;
	padding-bottom:4px;
	background-image:url("../images/miniDivide.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#middle .secondCol .right p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:180px;
}

/*
div#middle .secondCol .right a{
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("../images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;/
	padding-right:10px;
	display:block;
	margin-top:7px;
}*/

div#middle .thirdCol{
	width:180px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	float:left;
	margin-left:4px !important;
	margin-left:4px;
	margin-top:35px;


}

div#middle .thirdCol img{
	border:1px solid #E5E6E8;
	margin-top:1px;
	margin-top:1px;
}

div#middle .secondCol ul, div#middle .thirdCol ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:1px;
	border:0px solid #E5E6E8;   /*Linje runt ex news eller jobs*/
}

div#middle .secondCol li, div#middle .thirdCol li{
	
	background-image:url("../images/bullet.gif");
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding-lefT:12px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#86868A;
	
	width:178px;
	line-height:5px;
	margin:0px;
/*	padding:0px;*/
	margin-bottom:1px;

}

div#middle .secondCol a, div#middle .thirdCol a{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#5E5E61;
	text-decoration:none;
	/*display:block;*/
	margin:0px;
	padding:0px;
	width:178px;
	line-height:18px;
	/*background-image:url("../images/rightBg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;*/
	text-align:left;
	/*border:1px solid #E5E6E8; *//*Kant runt texten*/

}
div#middle .thirdCol a.blue{
	color:#005292;
}

div#middle .thirdCol a:hover{
}

div#middle .thirdCol1{
	width:146px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	float:left;
	margin-left:4px;
	margin-top:35px;

}

div#middle .thirdCol1 img{
	border:1px solid #E5E6E8;
	margin-top:1px;
	margin-top:1px;
}

div#middle .thirdCol1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:1px;
}

div#middle .thirdCol1 li{
	width:144px;
	line-height:1px;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}

div#middle .thirdCol1 a{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#5E5E61;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:144px;
	line-height:18px;
	background-image:url("../images/rightBg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
	border:1px solid #E5E6E8;

}

div#middle .thirdCol1 a.blue{
	color:#005292;
}

div#middle .thirdCol1 a:hover{
}

div#middle .thirdCol p.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#FFC10B;
	margin:0px;
	padding:0px;
	margin-top:30px;
}


/*----------------------------second template----------------*/
div#middle .secondCol .detail{
/*	width:649px !important;
	width:603px;*/
	width:570px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	background-image:url("../images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-left:0px !important;
	margin-left:0px;
	margin-top:35px;
}

div#middle .secondCol .detail1{
/*	width:625px !important;
	width:625px;*/
	width:546px;
	margin:0px;
	padding:12px;
	background-image:url("../images/contentBg.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}

div#middle .secondCol .detail1 img.title{
	margin-top:25px;
}

div#middle .secondCol .detail1 h2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin:1em 1em 0.5em 0em;
	color:#606060;
/*	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:40px;
	line-height:27px;
	padding-left:5px;
	height:27px;
	background-image:url("../images/miniDivideContent.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	width:300px;*/
}

div#middle .secondCol .detail1 h3{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin:1em 1em 0.25em 0em;
	color:#606060;
}

div#middle .secondCol .detail1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:20px;
}

div#middle .secondCol .detail1 li{
	background-image:url("../images/bullet.gif");
	background-repeat:no-repeat;
	background-position:2px 7px;
	line-height:17px;
	width:300px;
	padding-lefT:12px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#86868A;
}

div#middle .secondCol .detail1 h1{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-bottom:30px;
	width:320px;
}

div#middle .secondCol .detail1 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:320px;
	padding-right:5px;
}

div#middle .secondCol .detail1 p.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#FFC10B;
	margin:0px;
	padding:0px;
	margin-top:30px;
}

/*
div#middle .secondCol .detail1 p.title span.jobs{
	color:#0089AC;
}

div#middle .secondCol .detail1 p.title span.services{
	color:#FFC10B;
}
*/


div#middle .secondCol .detail1 a
{
	font-family:Verdana;
	font-size:11px;
/*	font-style:italic;*/
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
	line-height:normal;
/*	background-image:url("../images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	/*padding-right:10px;*/
	/*display:block;*/
	width:350px;
}
/**
 * Style for the RSS JS embeded jobs
 */
#rssJSfeed
{
	color:#666667;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
}
#rssJSfeed ul
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;

}
#rssJSfeed .rss_items
{
}
#rssJSfeed li
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;
}
#rssJSfeed .rss_item
{
}
#rssJSfeed a
{
	color:#666667;
	font-size:11px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:5px;
	margin-bottom:8px;

}

#rssJSfeed .rss_item
{
	padding-bottom:11px;
}


/**
 * Style for the RSS JS embeded jobs
 */
#rssJSfeedContent
{
	color:#666667;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	padding:0;
}
#rssJSfeedContent ul
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;

}
#rssJSfeed .rss_items
{
}

ul#footer {
border-bottom:1px solid #999999;
border-top:1px solid #999999;
clear:both;
margin:0;
padding:0.65em 0;
text-align:center;
width:100%;
}
ul#footer, ul#footer li, ul#footer li a{
list-style-type:none;
text-transform:none;
color:#5E5E61;
font-family:Verdana;
font-size:11px;
font-weight:400;
line-height:18px;
text-decoration:none;
}