html, body	{
	height:100%;
	} 

html,body {
	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: #484848;
	line-height:16px;
	background-color:#F5F5F5;
	background-repeat:repeat-x;
	background-image: url(../img/bg_body.gif);
}
h1, h2, h3, h4, h5 { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #437000; background-color: inherit; 
}

h1 {
	font-size: 1.5em;
	margin-bottom: 5px;
}
h2{
	font-size: 1.1em;
	margin-bottom: -10px;
	color: #003300;
}

h3 {
	font-size: 1.33em;
	margin-bottom: 3px;
}
h4 {
	font-size: 1em;
	margin-bottom: -15px;
	color: #003300;
}
h5 {
	font-size: 1em;
	padding-left: 15px;
	color: #274200;
}
	
p {
	margin-bottom:-10px;
	font-size: 0.9em;
	line-height: 150%;
	padding-bottom: 10px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	text-align: left;
	min-height:100%;
	margin-bottom:-30px;
	height:auto;
	background-image:url(../img/bg_layout.gif);
	background-repeat:repeat-y;
	background-position:center;
}

* html .container {height:100%;} 

.abtop {
	width: 100%;
	height: 67px;
	background-image: url(../img/bg_top.gif);
	margin: 0px;
}
.header {
	width:100%;
	height:220px;
	background-image:url(../img/bg_banner.gif);
	background-repeat:no-repeat;
	background-position: center;
}

.toplogo {
	width: 226px;
	float: left;
	height: 24px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
.topmenybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 100%;
	background-position: center;
}
.navcontainer ul
{
	text-align: center;
	padding-bottom: 13px;
	padding-top: 18px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	color: #000000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 0.8em;
/* fixes Firefox 0.9.3 */
}

.navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
	/* matches link padding except for left and right */
padding-top: 12px;
}

.navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 20px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #A6BB10;
}

.navcontainer ul li a:hover
{
	color: #274200;
	text-decoration: underline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #63700A;
}

.navcontainer #active {
	background-color: #E1EAD0;
}
.navcontainer #current {
	border-left: 1px solid #A6BB10;
}

.banner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.left {
	float: left;
	width: 290px;
	padding-left: 60px;
	padding-top: 40px;
}
.leftfact {
	float: left;
	width: 250px;
	padding-left: 60px;
	padding-top: 40px;
}

.right {
	float:right;
	width:53%;
	clear:both;
	padding-top: 40px;
	padding-right: 60px;
	}
.newscontainer {
	float:right;
	width:77%;
	clear:both;
	padding-top: 40px;
	padding-right: 120px;
	padding-bottom: 30px;
	}
	.newsbild {
	float:left;
	width:300px;
	padding-top: 0px;
	padding-right: 0px;
	}
	.newstext {
	float:right;
	width:85%;
	clear:both;
	padding-top: 40px;
	padding-right: 60px;
	}

.news { 
	font-size: 0.8em; 
}

a {
	color: #000066;
	background-color: inherit;
	text-decoration: none;
}
a:visited { 
	color: #426471; background-color: inherit; 
}
a:hover { 
	color: #172436; background-color: inherit; 
}

a.mix:link { 
	color: #000000; background-color: inherit; 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; 
}
.sidhuvudmix {
	padding-top: 25px;
	padding-left: 0px;
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}	
	
#menybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	width: 267px;
	float: left;
	clear: right;
	background-color: #f7f7f7;
}	

#menybox ul { 
	list-style-type: none; margin: 0; padding: 0; 
} 
#menybox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d7d7d7;
	border-top-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #d7d7d7;
	border-left-color: #d7d7d7;
} 
#menybox a, #menybox span {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 100%;
	padding: 2px 0 2px 12px;
	background-color: #F0F4E8;
}
#menybox a:hover, #menybox span#aktuell {
	background-color: #E1EAD0;
}	
	
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
	float: left;
	width: 155px;
	text-align: right;
	font-size: 0.8em;
	padding-right: 5px;
  }

div.row span.formw {
	float: right;
	width: 300px;
	text-align: left;
	font-size: 0.8em;
  } 
select {
	font-size: 1em;
}

input {
	font-size: 10px;
	border: 1px solid #D4D4D4;
}

ol {
	list-style-type: circle;
	line-height: 150%;
	font-size: 0.9em;
	margin-left: 10px;
	padding-left: 10px;
}	
	
.faktatab {
	font-size: 0.8em;
	color: #000000;
	background-color: #87AF69;
	float: left;
	width: 230px;
}
.bgfakta {
	background-color: #F0F4E8;
}	
	
.kolumn_1 {
	float: left;
	width: 230px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9CBA65;
}	
	
.kolumn_2 {
	float: left;
	width: 220px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9CBA65;
}	
.news {
	font-size: 0.8em;
	line-height: 15px;
}

		#info {
		width: 160px;
		overflow: auto;
	}

	#flashcontent {

		width: 160px;
		height: 400px;
		position: relative;
		left: 50px; top: 20px; /* hälften av höjden i height */
	}
	
	
	


.avdelare {
	float: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9CBA65;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 956px;
	clear:both;
	height:30px;
	color: #626263;
	background:url(../img/bg_layout.gif) repeat-y center;
}

.clearfooter{
	clear:both;
	height:30px;
}

a.footer {
	color:#fff;
}

a.footer:hover {
	color:#fff;
	text-decoration:underline;
	}
.pbild {
	padding-right: 0px;
	float: right;
	padding-left: 20px;
}
.pfakta {
	background-color: #F0F4E8;
	padding: 5px;
	float: left;
	margin-top: 10px;
	width: 485px;
	font-size: 0.8em;
	margin-bottom: 10px;
	clear: both;
	border: 1px dashed #CCCCCC;
}
.fbilder {
	padding: 0px;
	float: left;
	margin-top: 10px;
	width: 500px;
	font-size: 0.8em;
	margin-bottom: 10px;
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.pjust {
	padding-left: 20px;
}
.prod_cont {
	width: 100%;
	clear: right;
}
.prod1 {
	float: left;
	width: 50%;
}
.prod2 {
	float: right;
	width: 45%;
	padding-top: 30px;
	clear: right;
}
.prod3 {
	float: right;
	width: 45%;
	clear: right;
}
.for1 {
	float: right;
	width: 89%;
}
.leftbox {
	width: 267px;
}
.rjust {
	float: right;
	clear: none;
}
.ljust {
	float: left;
}
.galleri {
	float: left;
	padding-top: 8px;
	padding-right: 8px;
}
