@charset "UTF-8";

/* CSS Document */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../img/css/bg_body.gif);
}
#varning {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #CCCCCC;
	text-align: center;
}
.varning {
	color: #990000;
}
.bildtext {
	font-size: 10px;
	color: #333333;
	display: inline;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	clear: both;
	float: right;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #993300;
}
a:active {
	color: #666666;
}

/* H�llare */
#top_holder {
	display: block;
	clear: both;
	height: 116px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	background-image: url(../img/css/bg_topp.png);
	background-repeat: no-repeat;
	z-index: 1;
}
#holder {
	display: block;
	height: 610px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/css/bg_mitt.png);
	background-repeat: repeat-y;
	position: relative;
	clear: both;
	overflow: hidden;
	z-index: 0;
	font-family: Tahoma;
	font-size: 12px;
}
#loginholder {
	display: block;
	height: 500px;
	width: 240px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#loginholder img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

#loginholder form {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 13px;
	color: #333333;
	clear: both;
	font-family: Tahoma;
}
#loginholder form input {
	background-color: #F9F9F9;
	font-size: 12px;
	color: #666666;
	border: 1px inset #999999;
}
#sidfot {
	display: block;
	clear: both;
	height: 35px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	background-image: url(../img/css/bg_sidfot.png);
	background-repeat: no-repeat;
	line-height: 26px;
	text-align: center;
	font-size: 11px;
}
#sidfot a:link {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
/* Absolut för top_holder */
#top_holder #logga {
	position: absolute;
	left: 20px;
	top: 12px;
	overflow: hidden;
	z-index: 1;
}
#top_holder #blankare {
	position: absolute;
	left: 400px;
	top: 30px;
	overflow: hidden;
	z-index: 1;
	height: 62px;
	width: 220px;
	background-image: url(../img/css/blankare_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#blankare  .blanktxt  {
	margin-bottom: 2px;
	margin-left: 30px;
	display: block;
	position: relative;
	width: 190px;
	height: 60px;
	font-size: 13px;
	text-align: left;
	vertical-align: bottom;
}
#top_holder #search {
	position: absolute;
	right: 16px;
	top: 60px;
	z-index: 2;
	height: 42px;
	width: 210px;
	display: inline;
	overflow: hidden;
}
#top_holder #search .fel {
	position: relative;
	z-index: 2;
	height: 12px;
	width: 200px;
	display: inline;
	overflow: hidden;
	clear: both;
	float: left;
}

#top_holder #icons {
	position: absolute;
	right: 36px;
	top: 20px;
	z-index: 2;
	height: 16px;
	width: 100px;
	display: inline;
	overflow: hidden;
}
#top_holder #icons img {
	right: 16px;
	top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}

.field_sok {
	height: 22px;
	width: 127px;
	float: left;
	margin-left: 0px;
	background-image: url(../img/css/search_field.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 6px;
	font-size: 12px;
	line-height: 20px;
	font-family: Tahoma;
	color: #666666;
}
.form_search {
	height: 30px;
	display: block;
}
.button_search {
	height: 22px;
	width: 62px;
	margin-right: 0px;
}/* Absolut f�r holder */
#holder #lankrad {
	background-color: #EBEBEB;
	display: inline;
	height: 32px;
	width: 980px;
	overflow: hidden;
	position: absolute;
	left: 6px;
	top: 0px;
	z-index: 1;
}


#holder #gulstreck {
	display: inline;
	height: 16px;
	width: 980px;
	overflow: hidden;
	position: absolute;
	left: 6px;
	top: 32px;
	background-image: url(../img/css/gul_rand1.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#holder #gulstreck2 {
	background-image: url(../img/css/gul_rand2.gif);
	background-repeat: no-repeat;
	display: inline;
	position: absolute;
	top: 48px;
	right: 6px;
	overflow: hidden;
	height: 51px;
	width: 113px;
	z-index: 1;
}
#holder #vspalt {
	display: inline;
	height: 370px;
	width: 220px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 58px;
	z-index: 1;
	background-image: url(../img/css/bg_vspalt.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#holder #vspaltlarge {
	display: inline;
	height: 525px;
	width: 220px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 58px;
	z-index: 1;
	background-image: url(../img/css/bg_vspalt.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#holder #vspaltlarge .pil_nedat {
	margin-top: 5px;
	margin-bottom: 10px;
}
#vspaltlarge .ulankar {
	clear: both;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}
#vspaltlarge .datum {
	font-size: 10px;
	color: #999999;
	clear: both;
	float: left;
	margin-left: 0px;
	width: 160px;
	display: inline;
}
#vspaltlarge #pil_ned {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	display: block;
	position: relative;
	height: 16px;
	width: 200px;
	overflow: hidden;
}
#vspaltlarge table  {
	width: 180px;
	display: inline;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 10;
	margin-top: 20px;
	margin-left: 10px;
}
#vspaltlarge .ulankar td .pil  {
	width: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
	text-align: right;
	overflow: hidden;
}
.pil img  {
	border-bottom-style: none;
	margin-top: 2px;
	margin-right: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	display: block;
	float: right;
	background-position: top;
}
.ulankar td .lank {
	width: 149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
}
.ulankar td a:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
.ulankar td a:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
.ulankar  td a:hover {
	color: #000000;
	text-decoration: none;
}
.ulankar td a:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
#holder #hspalt {
	display: inline;
	width: 200px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	top: 58px;
	height: 530px;
	background-image: url(../img/css/bg_hspalt.gif);
	background-repeat: no-repeat;
	background-position: top;
	left: 774px;
}
#hspalt .divider {
	display: inline;
	clear: both;
	height: 2px;
	width: 171px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	float: left;
}
#holder #mittspalt {
	display: inline;
	width: 492px;
	overflow: hidden;
	position: absolute;
	height: 370px;
	left: 256px;
	top: 58px;
	z-index: 1;
	background-image: url(../img/css/bg_mittspalt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#holder #mittspaltlarge {
	display: inline;
	width: 492px;
	overflow: hidden;
	position: absolute;
	height: 525px;
	left: 256px;
	top: 58px;
	z-index: 1;
	background-image: url(../img/css/bg_mittspalt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#holder #mittspaltlargeprint {
	display: inline;
	width: 82px;
	overflow: hidden;
	position: absolute;
	height: 16px;
	left: 630px;
	top: 74px;
	z-index: 1000;
}
#holder #mittspaltprint {
	display: inline;
	width: 82px;
	overflow: hidden;
	position: absolute;
	height: 16px;
	left: 630px;
	top: 74px;
	z-index: 1000;
}
#holder #mittspalt #info {
	display: inline;
	width: 462px;
	position: relative;
	height: 350px;
	z-index: 1;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
}

#holder #mittspaltlarge #infolarge {
	display: inline;
	width: 462px;
	position: relative;
	height: 505px;
	z-index: 1;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
}
#infolarge hr {
	color: #FFFFFF;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/css/dot.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#infolarge td {
	border: 1px solid #E6E6E6;
}

#holder #ov_sidfot {
	background-image: url(../img/css/bg_ov_sidfot.gif);
	background-repeat: repeat-x;
	display: inline;
	height: 10px;
	width: 980px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	left: 6px;
	right: 6px;
	bottom: 0px;
}

/* CSS L�nkrad ul list */

#lankrad ul{
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
* html #lankrad ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}
#lankrad li{
display: inline;

}

#lankrad ul li a{
	float: left;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 28px;
	margin-left: 10px;
}
#lankrad ul li a:visited{
	color: gray;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#lankrad ul li a:hover{
	background-image: url(../img/css/bg_ov_meny.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}
#lankrad ul li a#current{background: #FFCC66; color: #000000;} 
#hem #nav-hem a,
#om #nav-om a,
#historien #nav-historien a,
#verksamheter #nav-verksamheter a,
#referenser #nav-referenser a,
#yrket #nav-yrket a,
#nyhet #nav-nyhet a,
#link #nav-link a,
#kontakt #nav-kontakt a  {
	float: left;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 24px;
	background-image: url(../img/css/bg_hold_meny.gif);
	background-repeat: repeat-x;
}
/* CSS hspalt */
#hspalt h2 {
	font-size: 14px;
	color: #666666;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 4px;
}
.red {
	color: #FC0;
}
#hspalt .datum {
	font-size: 10px;
	color: #999999;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
	display: inline;
}
#hspalt .txt {
	font-size: 12px;
	color: #666666;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
	display: inline;
}
#hspalt a:link {
	font-size: 11px;
	color: #990000;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 180px;
	display: inline;
	text-decoration: none;
}
#hspalt a:visited {
	font-size: 11px;
	color: #990000;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 180px;
	display: inline;
	text-decoration: none;
}
#hspalt a:hover {
	font-size: 11px;
	color: #04265C;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 180px;
	display: inline;
	text-decoration: none;
}
#hspalt a:active {
	font-size: 11px;
	color: #990000;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 180px;
	display: inline;
	text-decoration: none;
}
/* CSS hspalt */
#vspalt h2 {
	font-size: 14px;
	color: #666666;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 20px;
}
/* CSS boxar */


#holder #flipbox {
	display: inline;
	height: 155px;
	width: 722px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	bottom: 20px;
	z-index: 10;
}
#holder #flipbox .quickFlip {
	height: 155px;
	width: 224px;
	display: inline;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 10;
}
/**** image panels ****/

.quickFlip {
	font-family: Tahoma;
	/*color: #4F352C;*/
    font-size: 12px;
	position: relative;
}

.quickFlip .blackPanel {
	position: absolute;
	background-image: url(../img/css/bg_box.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.quickFlip .redPanel {
	position: absolute;
	background-image: url(../img/css/bg_box.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 10;
	left: 0px;
	top: 0px;
}

.quickFlip P {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}

.quickFlip .panel-content {
	text-align: left;
	float: right;
	width: 100px;
	margin-right: 10px;
}

.quickFlip H3, .quickFlip H4 {
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

.quickFlip h3 {
	text-align: left;
	font-size:15px;
	line-height:19px;
	margin-bottom: 5px;
}

.quickFlip .redPanel h3 {
	margin-bottom: 10px;
}

.quickFlip .first {
	margin-top: 20px;
}

.quickFlip EM {
    display: block;
    padding: 0;
}

.quickFlip A.quickFlipCta {
	position: absolute;
	bottom: 10px;
	width: 200px;
	font-size: 12px;
	/* outline: none;*/
	right: 15px;
	text-align: right;
}

.boximg {
	float: left;
	height: 97px;
	width: 68px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}


/* trigger button */ 


hr {
	background-color: #EBEBEB;
	margin-right: 20px;
	margin-left: 2px;
}
strong {
	color: #333333;
}
/* Slideshow*/ 
#slideshow {
	position:relative;
	height:400px;
	margin-top: 30px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 400px;
	background-color: #FFF;
	width: 220px;
	overflow: hidden;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: auto;
	display: block;
	border: 0;
	margin-bottom: 10px;
	width: auto;
}

