* {font-size: 100.01%;}
html {font-size: 64%;}
body {
	margin:0;
	background:#cacac8;	
	font: 1.1em Arial, Helvetica, sans-serif;	
	text-align:center;
	z-index:1;
}

.heading
{
}
 
a {
	color:#ff9900;
	text-decoration:none;
}
.normaltext
{
	position:relative;
}
img {
	border:none;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border:none;
}
#main 
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:974px;
	/*margin:0 auto;*/
	overflow:hidden;
}
.wrap {
	background:url(/images/bg-main.png) repeat-y;
	padding:0 23px 0 24px;
	overflow:hidden;
}
.header {
	padding:12px 0 0;
	width:922px;
	overflow:hidden;
	margin-bottom:12px;
}
.header h1 {
	margin:3px 0 0 3px;
	float:left;
	display:inline;
}
.header h1 a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:48px;
	width:194px;
	background:url(/images/bg-logo.gif) no-repeat;
}
.header-right-box {
	float:right;
	height:48px;
	width:520px;
}
/*.header-right-box span {
	display:block;
	color:#010101;
	margin:0 0 6px;
	letter-spacing:1px;
}
.header-right-box .scale {
	height:23px;
	width:260px;
	background:url(/images/bg-scale.gif) no-repeat;
}*/
.nav {
	background:url(/images/bg-nav.gif) repeat-x;
	height:21px;
	overflow:hidden;
	padding:6px 0 0;
	margin:0 0 20px 2px;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-transform:uppercase;
}
.nav ul li {
	float:left;
	padding-right:22px;
	letter-spacing:1px;
}
.nav ul li a {
	color:#303030;
	font-size:1.09em;
	font-weight:bold;
}
.nav ul li a:hover,
.nav ul li.active a {
	color:#f29801;
	text-decoration:none;
}
.search-frm {
	float:right;
	margin:-2px -1px 0 0;
}
.search-frm label {
	font-size:.9em;
	padding-right:7px;
}
.search-frm label a {
	color:#303030;
}
.search-frm label.eng-label {
	background:url(/images/bg-eng-label.gif) no-repeat 0 2px;
	padding-left:7px;
}
.search-frm input.input-text {
	width:87px;
	background:#dfe0e1;
	padding:2px 4px;
	border:none;
}
.search-frm input.input-submit {
	background:#fff;
	border:none;
	font-size:1.09em;
	font-weight:bold;
	padding:0;
}

.intro {
	position:relative;
	height:1%;
	overflow:hidden;
}
/*För att vår slideshow på första sidan skall fungera*/
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}        

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
        
.inner .intro {
	min-height:72px;
	background:#efeeec;/*  url(/images/bg-intro.gif) no-repeat;*/
	margin:23px -19px 0;
	padding:8px 0 0 259px;
	clear:both;
	overflow:hidden;
	width:705px;
	z-index:9;
}
.inner .navHeading
{
	position:absolute;
	top:10px;
	left:22px;
	font-size:1.995em;
	color:#f29801;
	font-family:arial;
	font-weight:bold;
	
}
.inner .intro ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	width:183px;
}
.inner .intro ul li a {
	color:#666;
	background:url(/images/bg-intro-lnk.gif) no-repeat 0 4px;
	padding-left:10px;
}
.inner .intro ul li {
	overflow:hidden;
	padding-bottom:6px;
}
.inner .intro ul li a:hover {
	color:#333;
	background:url(/images/bg-intro-lnk-hover.gif) no-repeat 0 4px;
	font-weight:bold;
}
.inner .intro li.active
{
	font-weight:bolder;
}
.intro img {
	display:block;
	clear:both;
}
.intro .intro-stripe {
	position:absolute;
	height:44px;
	left:2px;
	bottom:0;
	background:url(/images/bg-intro-stripe.png) repeat-x;
	width:925px;
	padding:8px 0 0 30px;
}
.intro .intro-stripe h2 {
	color:#fff;
	font-size:2.18em;
	margin:0;
	letter-spacing:-1px;
}
.content {
	width:922px;
	overflow:hidden;
	padding:19px 0 14px;
}
.column01 {
	width:406px;
	padding:0 30px 4px 0;
	overflow:hidden;
	float:left;
	color:#666;
}
.column03 {
	width:217px;
	padding:0 7px 0 30px;
	overflow:hidden;
	float:left;
	color:#333;
}
.column02 {
	width:223px;
	height:132px;
	/*overflow:hidden;*/
	background:#dfe0e1;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	border:0;	
}
.column02 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.column02 ul li {
	position:absolute;
	left:9px;
	top:8px;
	height:117px;
	width:207px;
	z-index:0;
}
.column02 ul li.active {z-index:1;}
.column02 ul li img {
	display:block;
}
.column02 ul li.active {z-index:1;}
.column02 ul li span {
	position:absolute;
	left:0;
	bottom:0;
	background:url(/images/bg-galery-stripe.png) no-repeat;
	height:17px;
	width:207px;
	text-align:center;
	color:#fbf7f7;
	font-size:.81em;
	/*padding:7px 0 0;*/
}
.galery-wrapper a.left-galery-btn,
.galery-wrapper a.right-galery-btn {
	position:absolute;
	height:12px;
	width:8px;
	left:13px;
	bottom:12px;
	background:url(/images/bg-galery-lnk-l.png) no-repeat;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
}
.galery-wrapper a.right-galery-btn {
	right:12px;
	left:auto;
	background:url(/images/bg-galery-lnk-r.png) no-repeat;
}
.column01 p {
	color:#666;
	/*margin:0 0 14px;*/
	margin:0;
}
.column01 p strong {
	color:#303030;
}
.column01 a,
.column03 a {
	font-weight:bold;
	background:url(/images/bg-lnk.gif) no-repeat 0 6px;
	padding:1px 0 0 11px;
	display:block;
	margin-bottom:4px;
}
.column01 ul {
	margin:27px 0 0;
	padding:0;
	list-style:none;
	height:1%;
}
.column01 ul li {
	float:left;
	margin-right:22px;
}
.column01 ul li a.logo01 {
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	background:url(/images/bg-firm01.gif) no-repeat;
	display:block;
	height:17px;
	width:118px;
}
.column01 ul li a.logo02 {
    background: url("/images/Folksam_A6_RGB_L.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 80px;
}
/*.column03 span {
	color:#303030;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}*/
.column03 p {
	/*margin:0 0 3px;*/
	margin:0;
	color:#333;
	line-height:16px;
}

.inner .content-box .content {
	float:left;
	color:#666;
	width:432px;
	padding:13px 30px 0 0;
}
.inner .content-box .content h1 {
	font-size:1em;
	color:#333;
	margin:0 0 14px;
}
.inner .content-box .content p {
	color:#666;
	/*margin:0 0 14px;*/
	margin:0;	
}
.inner .content-box .img-box {
	float:left;
	padding:17px 0 0;
}
.inner .content-box {
	padding:0 0 10px;
	overflow:visible;
	height:1%;
}
.footer {
	background:url(/images/bg-footer.png) no-repeat;
	padding:13px 0 0;
	height:1%;
}
.footer ul {
	margin:0 0 4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.footer ul li {
	float:left;
	background:url(/images/bg-footer-item.gif) no-repeat 100% 3px;
	padding:0 14px 0 9px;
	color:#797979;
	font-size:.81em;
}
.footer ul li a {
	color:#797979;
}
.footer ul li.last-item {
	background:none;
	padding:0 0 0 9px;
}
.test
{
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:135px;
}
.test p
{
	margin:0;
	padding:0;
	
}
#print
{
	text-align:right;
	background:url(/images/skriv-bg.gif)  no-repeat  100% 0;
	background-position:left;
	float:right;
	width:55px;
	margin:0 20px 0 0;
}
#galcontain.closed
{
    z-index:0;
    height:0;
    visibility:hidden;
}

#galcontain.open
{
    position:fixed;
    left:0px;
    top:0px;
    z-index:100;
    width:100%;
    height:100%;
    visibility:visible;
}
#LargeGallery
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:410px;
    height:250px;
    background-color:Gray;
    border-style:outset;
    border-color:Gray;
    border-width:3px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20%;
    margin-bottom:auto;
    text-align:center;
}
#centerimage ul
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    list-style:none;
    float:left;
    position:relative;
}
#centerimage ul li
{
    position:absolute;
	left:0px;
	top:0px;
	margin:0 0 0 0;
    padding:0 0 0 0;
}
#divBtns
{
  	margin:100px 0 0 0;
    padding:0 0 0 0;  
    width:100%;
    float:left;
    font-size:15px;
}

#centerimage
{
    margin:0 0 0 40px;
    padding:0 0 0 0;
    width:100%;
    float:left;
}
.cross{float:right; border:solid 2px #ff9900; letter-spacing:2px; font-weight:bold;}
#btnPrev, #btnNext
{height:12px;Width:8px;}

#btnPrev:visited, #btnNext:visited
{
    border:solid 0px none;
    outline:solid 0px none;
}
#btnPrev:hover, #btnNext:hover
{
    border:solid 0px none;
    outline:solid 0px none;
    text-decoration:none !important;
}

#btnPrev:selected, #btnNext:selected
{
    border:solid 0px none;
    outline:solid 0px none;
}
#btnNext
{
    float:right; 
    margin-right:5px;
    background:url(/images/bg-galery-lnk-r.png) no-repeat;
}
#btnPrev
{
    float:left; 
    margin-left:5px;
    background:url(/images/bg-galery-lnk-l.png) no-repeat;
}
#bgDiv
{
    position:fixed;
    height:100%;
    width:100%;
    background-color:Black;
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
    top:0px;
    left:0px;
}
#centerimage IMG.active {
    z-index:10;
    opacity:1.0;
}

#centerimage IMG.last-active {
    z-index:9;
}
/*#divShare{ float:right; margin-top:30px;}*/
.power { background-color:Red; text-decoration:underline; }
