html{
	height:100%;
	overflow-y:scroll;

	margin:0;
	padding:0;
	} 



body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width:965px;/* stop mozilla sliding off the edge */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height:16px;
	background-repeat:repeat-x;
	background-color: #000000;
	background-image: url(../sten_bg3.jpg);
		height:100%;
}
h1, h2, h3, h4, h5 { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #437000; background-color: inherit; 
}

h1 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
h2{
	font-size: 1em;
	margin-bottom: 0px;
	color: #003300;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 4px;
}

}
.listrubriker {
	font-size: 0.95em;
	font-weight: bold;
}
#bgentrepenad {
	background-image: url(../bg_entrepenad.gif);
	background-repeat: no-repeat;
	height: 209px;
	width: 330px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 55px;
}

h4 {
	font-size: 1em;
	color: #003300;
	margin-bottom: 5px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
	
p {
margin: 0 0 15px 0;
font-size: 0.95em;
line-height: 140%; }


.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 962px;
	text-align: left;
	min-height:100%;
	margin-bottom:-60px;
	height:auto;
	background-image:url(../bg_container.gif);
	background-repeat: repeat-y;
	background-color: f1f1f1;
}

* html .container {height:100%;} 

.abtop {
	width: 100%;
	height: 67px;
	background-image: url(../../untitled/img/bg_top.gif);
	margin: 0px;
}
.headerstart {
	height:172px;
	width: 962px;
	background-image: url(../img/header_start.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
.header {
	width:100%;
	height:297px;
	background-image:url(../img/header_start.jpg);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: left;
}
.headerit {
	width:100%;
	height:180px;
	background-image:url(../../img/bg_banner_3.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headeruv {
	width:100%;
	height:180px;
	background-image:url(../../img/bg_banner_4.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headerkontakt {
	width:100%;
	height:180px;
	background-image:url(../../img/bg_banner_7.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headersamarb {
	width:100%;
	height:180px;
	background-image:url(../../img/bg_banner_6.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

.toplogo {
	width: 962px;
	float: left;
	text-align: center;
	clear: both;
	height: auto;
	padding-left: 0px;
	padding-top: 20px;
}
.flag {
	float: right;
	width: 90px;
	clear: right;
	padding-top: 12px;
}

.topmenybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 120px;
	width: 100%;
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	clear: left;
}
.navcontainer ul
{
	text-align: center;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-top: 0;
	color: #000000;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 0.9em;
	letter-spacing: 1px;
	height: auto;
	padding-left: 0;
	float: left;
}

.navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}

.navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #333333;
}

.navcontainer ul li a:hover
{
	color: #000000;
	text-decoration: underline;
}

.navcontainer #active {
	color: #000000;
	text-decoration: underline;
}
.navcontainer #current {
	border-left: 1px solid #333333;
}

#menybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 175px;
	float: left;
	clear: right;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size: 0.8em;
}	

#menybox ul { 
	list-style-type: none; margin: 0; padding: 0; 
} 
#menybox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
} 
#menybox a, #menybox span {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 100%;
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F8F8F8;
	border-left-color: #F8F8F8;
	font-size: 1.1em;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 12px;
}
.distans {
	padding-left: 12px;
}

#menybox a:hover, #menybox span#aktuell {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
	color: #437000;
}	


.banner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.left {
	float: left;
	width: 400px;
	padding-left: 75px;
}
.produktleft {
	float: left;
	width: 175px;
	padding-left: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.leftfact {
	float: left;
	width: 400px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftfact {
	float: left;
	width: 400px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.butikright{
	float: left;
	width: 400px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.rightstart {
	float:right;
	padding-bottom: 20px;
	width: 415px;
	padding-top: 12px;
	}
.rightbutik{
	float:right;
	padding-bottom: 20px;
	width: 455px;
	padding-top: 12px;
	}
.boxspace {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.right {
	float:right;
	padding-bottom: 20px;
	width: 280px;
	padding-right: 70px;
	padding-top: 40px;
	}
.produktright {
	float:left;
	padding-bottom: 10px;
	width: 585px;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 33px;
	}

.news {
	color: #333333;
	float: right;
	width: 190px;
	padding-right: 20px;
	padding-top: 12px;
}
.nyhetstext {
	font-size: 0.8em;
	line-height: 120%;
}
.rtext {
	float: right;
	width: 300px;
}
.lbild {
	float: left;
	padding-right: 20px;
}



a {
	color: #000066;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color: #426471;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #437000;
	background-color: inherit;
}

a.mix:link { 
	color: #000000; text-decoration: none; font-size: 0.8em; 
}
a.mix:visited { 
	color: #000000; background-color: inherit; text-decoration: none; font-size: 0.8em; 
}
a.mix:hover { 
	color: #A6BB10; background-color: inherit; text-decoration: none; font-size: 0.8em; 
}

input {
	font-size: 10px;
	border: 1px solid #D4D4D4;
}
select {
	font-size: 10px;
	background-color: #F8F8F8;
}


ol {
	list-style-type: circle;
	line-height: 150%;
	font-size: 0.9em;
	margin-left: 10px;
	padding-left: 10px;
}
ul {
	list-style-type: circle;
	line-height: 120%;
	font-size: 0.9em;
	margin-left: 10px;
	padding-left: 10px;
}	
	

.bgfakta {
	background-color: #F0F4E8;
}	
	
.kolumn_1 {
	float: left;
	width: 345px;
	padding-right: 20px;
	line-height: 130%;
	margin-bottom: 30px;
	padding-bottom: 30px;
}	
	
.kolumn_2 {
	float: left;
	width: 334px;
	background-image: url(../bg_textinterior.gif);
	background-repeat: no-repeat;
	height: 420px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
}	
.avdelare {
	float: left;
	width: 350px;
	height: 30px;
}

.footer {
	position: relative;
	width: 962px;
	clear:both;
	height:60px;
	color: #626263;
	text-align: center;
	font-size: xx-small;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	line-height: 600%;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-y;
}


.clearfooter{
	clear:both;
	height:60px;
}

a.footer {
	color:#999999;
	font-size: 9px;
}

a.footer:hover {
	color:#A6BA0B;
	text-decoration:underline;
	}
div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
	float: left;
	width: 95px;
	text-align: right;
	font-size: 0.8em;
	padding-right: 0px;
  }

div.row span.formw {
	float: right;
	width: 150px;
	text-align: left;
	font-size: 0.8em;
  } 
.salu {
	font-size: 0.8em;
	width: 255px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.imgtop {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.logos {
	float: right;
	clear: none;
}
.prod_bild {
	float: right;
	clear: none;
	width: 250px;
	z-index: 9;
}
.prod_container {
	float: left;
	height: auto;
	width: 580px;
	clear: both;
	padding-bottom: 20px;
}
.prod_text {
	float: left;
	clear: none;
	width: 330px;
}
.prod_space {
	clear: both;
	float: left;
	height: 15px;
	width: 575px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #667000;
}
.entreprenadtop {
	background-image: url(../img/bg_leftfront2.gif);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height: 140px;
	clear: both;
}
.entreprenad {
	background-image: url(../img/bg_leftfront.gif);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height: 140px;
}
.butikpresentation {
	background-image: url(../img/bg_dog.gif);
	background-repeat: no-repeat;
	float: left;
	width: 380px;
	height: 140px;
}
.leftfront {
	padding-left: 60px;
	width: 275px;
	line-height: 130%;
	margin-bottom: 5px;
	margin-top: 10px;
}
.butiktext {
	padding-left: 90px;
	width: 240px;
	line-height: 130%;
	margin-bottom: 5px;
	margin-top: 10px;
}
.butiksbilder {
	float: left;
	padding-left: 33px;
	clear: both;
	padding-bottom: 20px;
}

