html, body { height:100%;}
body {
	margin:0;
	color:#757575;
	font:13px/17px Arial, Verdana, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
a {
	color:#02438a;
	text-decoration:underline;
}
a:hover { text-decoration:none;}
a:focus { outline:none;}
img { border-style:none;}
input,
select,
textarea {
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* Wrapper start */
.wrapper {
	min-height:100%;
}
* html .wrapper { height:100%;}
.page {
	width:100%;
	padding:132px 0 190px;
}
.container_16:after {
	content:"";
	display:block;
	clear:both;
}
/* Header start */
.header-area {
	width:100%;
	height:132px;
	position:absolute;
	top:0;
	left:0;
}
#header {
	height:83px;
	position:relative;
	padding:0 10px;
	margin:0;
}
#header .logo {
	position:absolute;
	top:24px;
	left:0;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .form-area {
	position:absolute;
	width:500px;
	top:31px;
	right:0;
}
#header .form-area label {
	float:left;
	font-weight:bold;
	color:#8f939a;
	padding:0 12px 0 0;
	line-height:28px;
	font-size:12px;
}
#header .form-area .text {
	background:#163f8d;
	border:0;
	float:left;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#99abcd;
	width:148px;
	margin:0 17px 0 0;
	padding:9px 6px;
}
#header .form-area .submit {
	float:left;
}

#header .languages ul{
	margin:0;
	padding:0;
	overflow:hidden;
	width:80px;
	position:absolute;
	top:37px;
	z-index:10;
	right:0;
	overflow:hidden;
	list-style:none;
}
#header .languages li {
	float:left;
	padding:0 0 0 13px;
}
#header .languages li a,
#header .languages li img { float:left;}
#header .languages li img{display:none;}
#header .languages li img.en,
#header .languages li img.se{display:block;}
/* Navbar start */
#navbar {
	margin:0;
	height:38px;
	padding:11px 10px 0;
}
#navbar ul {
	margin:0 0 0 -10px;
	position:relative;
	padding:0;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-transform:uppercase;
}
#navbar ul li {
	float:left;
	padding:0 19px 0 0;
}
#navbar ul a {
	color:#fff;
	height:28px;
	float:left;
	text-decoration:none;
}
#navbar ul a span {
	cursor:pointer;
	float:left;
	height:22px;
	padding:6px 19px 0;
}
#navbar ul a:hover {
	background:#32589d url(../images/nav-links-r.gif) no-repeat 100% 0;
}
#navbar ul a:hover span {
	background:url(../images/nav-links-l.gif) no-repeat;
}
#navbar ul .current_page_item a,
#navbar ul .current_page_item a:hover {
	background:#0e2a5e url(../images/nav-links-active-r.gif) no-repeat 100% 0;
}
#navbar ul .current_page_item a span,
#navbar ul .active a:hover span {
	background:url(../images/nav-links-active-l.gif) no-repeat;
}
/* Navbar end */
/* Header end */
/* Intro area start */
.w1 {
	background:url(../images/intro-l.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
.w2 {
	background:url(../images/intro-r.gif) repeat-x;
	float:right;
	width:50%;
	height:290px;
}
.intro-area {
	width:100%;
	background:url(../images/bg-intro.jpg) no-repeat 50% 0;
	height:290px;
	margin:-290px 0 0;
	position:relative;
}
#intro {
	height:290px;
	padding:0 10px;
	margin:0;
	position:relative;
}
#intro .pic {
	position:absolute;
	top:10px;
	left:27px;
}
#intro .text-area {
	padding:26px 0 0 410px;
}
#intro .text-area h1 { margin:0 0 24px;}
#intro .text-area h2 { margin:0;}
#intro .text-area img { display:block;}
#intro .buttons {
	margin:5px 0 0 -12px;
	position:relative;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#intro .buttons li {
	float:left;
}
#intro .buttons li:first-child {
	margin-right:-14px;
}
#intro .buttons a {
	float:left;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
}
#intro .buttons .btn01 {
	background:url(../images/btn01.png) no-repeat;
	width:249px;
}
#intro .buttons .btn01:hover {
	background:url(../images/btn01-hover.png) no-repeat;
}
#intro .buttons .btn02 {
	background:url(../images/btn02.png) no-repeat;
	width:250px;
}
#intro .buttons .btn02:hover {
	background:url(../images/btn02-hover.png) no-repeat;
}
#intro .buttons .btn_en01 {
	background:url(../images/btn01_en.png) no-repeat;
	width:249px;
}
#intro .buttons .btn_en01:hover {
	background:url(../images/btn01-hover_en.png) no-repeat;
}
#intro .buttons .btn_en02 {
	background:url(../images/btn02_en.png) no-repeat;
	width:250px;
}
#intro .buttons .btn_en02:hover {
	background:url(../images/btn02-hover_en.png) no-repeat;
}
/* Intro area end */
/* Main area start */
.main-area {
	background:#fff url(../images/bg-main.gif) repeat-x;
	width:100%;
	border-top:1px solid #b1b5bd;
}
/* Columns start */
.main-area .columns-holder {
	padding:54px 0 14px;
	width:970px;
	margin:0 -10px 0 0;
}
.columns-holder .block {
	margin:0;
	padding:0 20px 0 0;
}
.columns-holder .column {
	margin:0 -10px 0 0;
	position:relative;
	color: #555555;
}
.columns-holder h3 {
	margin:0;
	overflow:hidden;
	width:100%;
}
.columns-holder .st { padding:0 0 8px;}
.columns-holder h3 .pic {
	float:left;
	margin:0 8px 0 0;
}
.columns-holder img { display:block;}
.columns-holder h3 .text {
	display:block;
	overflow:hidden;
	height:1%;
	padding:0 0 10px;
}
.columns-holder .group h3 .text { padding-top:5px;}
.columns-holder .group {
	width:100%;
	padding:0 0 26px;
	color:#525151;
	line-height:19px;
}
.columns-holder p { margin:0;}
.columns-holder .photo {
	padding:0 0 20px;
}
.columns-holder .latest-news {
	margin:0 -30px 0 0;
}
.columns-holder .news-list {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:100%;
}
.columns-holder .news-list li { padding:5px 0 10px;}
.columns-holder .news-list .title {
	display:block;
	color:#3868a8;
}
.columns-holder .news-list .title a {
	color:#3868a8;
	text-decoration:none;
}
.columns-holder .news-list .title a:hover {
	text-decoration:underline;
}
.box {
	margin:0 20px 0 0;
}
/* Columns end */
/* Additional bar start */
.additional-bar {
	border-top:1px solid #dedede;
	width:100%;
}
.additional-bar .box { padding:10px 0 0;}
.additional-bar p { margin:0;}
.additional-bar .heading {
	font-size:18px;
	line-height:22px;
	color:#7899c3;
	display:block;
	padding:0 5px;
}
.additional-bar .logos {
	margin:10px -10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:230px;
}
.additional-bar .logos li {
	float:left;
	margin:8px 9px 0 0;
}
.additional-bar .logos a { float:left;}
.additional-bar img { display:block;}
.additional-bar .text-box {
	line-height:19px;
	padding:35px 0 0;
}
.additional-bar .customer {
	position:relative;
	margin:0;
	padding:33px 0 23px;
}
.additional-bar .img-customer {
	position:absolute;
	bottom:0;
	right:0;
}
* html .additional-bar .img-customer { bottom:-1px;}
.additional-bar .customer-box {
	width:353px;
	background:url(../images/bg-customer-btm.gif) no-repeat 0 100%;
	padding:0 0 7px;
}
.additional-bar .customer-box-area {
	background:url(../images/bg-customer.png) no-repeat;
	height:1%;
	padding:15px 10px 8px;
}
.additional-bar .customer blockquote {
	margin:0;
	font-style:italic;
	line-height:19px;
	position:relative;
	color:#464545;
	width:290px;
}
.additional-bar .customer blockquote q {
	quotes:none;
}
.additional-bar .customer blockquote q:before{content:"";}
.additional-bar .customer blockquote q:after{content:"";}
.additional-bar .customer blockquote cite {
	font-style:normal;
	color:#3868a8;
	font-weight:bold;
	display:block;
	padding:5px 0 0;
}
/* Additional bar end */
/* Main area end */
/* Wrapper end */
/* Footer start */
.footer-area {
	color:#b1b5b9;
	padding:0px 0 0;
	position:relative;
	margin:-190px 0 0;
	height:190px;
	width:100%;
	line-height:19px;
	background:#0d1826;
}
.footer-area .inner {
	padding-top: 19px;
}
.footer-area a { color:#b1b5b9;}
.footer-area h4 {
	margin:0 0 17px;
	color:#3868a7;
	font-size:18px;
	line-height:22px;
}
.footer-area p { margin:0;}
.footer-area .contact {
	margin:0;
	padding:0;
	list-style:none;
}
/* Footer end */

#content{
	border-bottom: #ffffff 1px solid;
	padding-top:20px;
}
.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
.submenu li {
	float: left;
	margin-right: 5px;
}
.submenu li a {
	padding: 5px;
	display: block;
	color: #656565;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.submenu li a:hover {
	color: #000;
}
.submenu li.current_page_item a { color: #000; }
.entry {
	margin-bottom: 20px;
}
.entry h1 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 32px;
	line-height: 40px;
	color: #000;
}

.entry h1.produkt {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 28px;
	line-height: 33px;
	color: #000;
	margin-top: 20px;
}

.entry h2 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 23px;
	color: #666;
	line-height: 26px;
	font-weight: normal;
	margin: 0px 0 40px 0;
}

.entry h3 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #163f8e;
	margin-bottom: 2px;
}
.entry p {
	margin: 10px 0 0 0;
	
}
.entry p.produktingress {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
	color: #666;
}

#products{
}
#products-menu {
	background: transparent url(../images/topmenu-left.png) top left no-repeat;
	}
.products-menu_en {
	background: transparent url(../images/topmenu-left_en.png) top left no-repeat !important; }
	#products-menu .inner {
		height: 76px;
		background: transparent url(../images/topmenu-right.png) top right no-repeat;}
	#products-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		margin-left: 146px;
		margin-right: 146px;
		background: transparent url(../images/topmenu-middle.png) top right repeat-x;
		height: 76px;}
		#products-menu ul li {
			float: left;}
		#products-menu ul li a {
			display: block;
			color: #000;
			text-decoration: none;
			width: 109px;
			height: 76px;
			text-align: center;
			background: transparent url(../images/topmenu-btn.png) top left no-repeat;}
			#products-menu ul li a:hover {
				background: transparent url(../images/topmenu-btn.png) bottom left no-repeat;}
			#products-menu ul li a.active {
				background: transparent url(../images/topmenu-btn-active.png) top left no-repeat;}
			#products-menu ul li a img {
				margin-top: 8px;}
#productsouter {
										border: #fff 1px solid;
	margin-top: 20px;
}
#products-content {
										border: #fff 1px solid;
	border-top: #ffffff 1px solid;	
	clear: both;}
#products-info {
	display: none;
	height: 22px;
	line-height: 22px;
	background: transparent url(../images/topmenu-info-right.png) top right no-repeat;
	position: absolute;}
	#products-info span {
		background: transparent url(../images/topmenu-info-left.png) top left no-repeat;
		margin-right: 13px;
		padding-left: 13px;
		display:block;
		color: #6f6d6d;
		font-size: 11px;}
.produktcontent {
										border: #fff 1px solid;
	position: absolute;
	width: 450px;
}

.subprocontent {
	position: absolute;
	width: 450px;
	float: left;}
	.subprocontent p {
		margin: 0;
		margin-bottom: 20px; }
#produktmenu {
	height: 20px;
}
#produktmenu a {
	padding: 5px;
	padding-top: 0px;
	display: block;
	float: left;
	color: #656565;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#produktmenu a:hover {
	color: #000;
}
#produktmenu a.active { color: #000; }

#produkthead {
										border: #fff 1px solid;
}
#produkthead .inner {
	display: block;
}
#produkthead img {
	float: right;
}
#produktsubs {
	clear: both;
	border-top: #eee 1px solid; }

	#produktsubs .subprodukt {
		padding: 0px 10px 20px 0px;
		float: left;
		width: 440px;
		margin: 0 0 0 10px; }

		.subprodukt img {
			float: left; }
		.subprodukt a.img {
			border: #e3e3e3 3px solid;
			text-decoration: none;
			width: 94px;
			height: 70px;
			display: block;
			float: left !important; }
		.subprodukt a.img:hover {
			border: #163f8e 3px solid; }
		.subprodukt p {
			width: 310px;
			float: left !important;
			margin: 0 0 0 10px; 
			margin-bottom: 10px !important;
			}
		.contactholder p {
			width: 270px;
		}
			.subprodukt p a {
				display: block;
				text-decoration: none;
				padding-bottom: 5px;
				font-weight: bold; }
				
			.contactpage .subprodukt p a {
				display: inline;
			}
	#produktsubs .first {
		margin-left: 0px; }
	.produktsubspro {
		float: right;
		clear: both;
		width: 450px;}
		.produktsubspro .subprodukt {
			float: right !important;
			margin-left: 0px !important;
			clear: both; }

	.fullwidth .subprodukt {
		}
	.fullwidth .subprodukt img {
		display: block !important;
		float: none;
		}
	.fullwidth .subprodukt p {
		display: block !important;
		float: none !important;
		width: auto !important;
		}

span.parentprodukt {
	text-transform: uppercase;
	padding: 5px 0 20px 0;
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #7b7b7b;
}

.loading {
	background: transparent url(../images/loader.gif) 5px 5px no-repeat;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	margin: 0px auto;
	width: 100px;
	margin-top: 50px;
}

.clearboth {
	clear: both;
}

img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.news #content {
	width: 600px;
	float: left;
}

.news .hentry h3 a {
	font-size: 32px;
	line-height: 32px;
	text-decoration: none;
	color: black;
	margin: 20px 0;
}

.news .post {
	margin-bottom: 30px;
}

.news div.sidebar {
	float: right;
	padding-top: 20px;
	width: 300px;
}

.news div.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

.biglist {
	margin-top: 30px;
	width: 100%;
	margin-bottom: 30px;
}
.biglist td {
	padding: 10px;
	border-bottom: #ebebeb 1px solid;
}
.biglist .head td {
	background: #959595 url(../images/table_head_middle.png) top left repeat-x;
	border-bottom: 0;
	color: #fff;
	padding: 0px;
}
.biglist .head td div {
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
}
.biglist .tophead td span {
	background: url(../images/table_head_left.png) top left no-repeat;
	display: block;
}
.biglist .tophead td div {
	background: url(../images/table_head_right.png) top right no-repeat;
}
.biglist .subhead td {
	background: #ebebeb url(../images/table_subhead.png) top left repeat-x;
	border-bottom: 0;
	color: #727272;
	padding: 0;
	border: #ebebeb 1px solid;
}
.biglist .subhead td div {
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}
.ortnavholder {
	margin-bottom: 20px;
}
.ortnav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ortnav li {
	float: left;
	margin-right: 10px;
}
.ortimg {
	padding: 8px;
	border: #cacaca 1px solid;
}
.ortfooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ortfooter ul li{
	float: left;
}
.ortfooter ul li.first {
	margin-right: 20px;
}
.ortfooter ul li strong{
	display: block;
}
.ortcolleft {
	float: left;
	width: 630px;
	margin-right: 20px;
}
.ortcolright {
	float: left;
	width: 310px;
}
.ortfooter {
	margin-top: 20px;
}
.start_map {
	width: 223px;
	height: 288px;
	position: relative;
	float: left;
}
.mapsv {
	background: url(../images/start_map_sv.jpg) top left no-repeat;
}
.mapen {
	background: url(../images/start_map_en.jpg) top left no-repeat;
}
.start_map .ort{
	display: block;
	width: 67px;
	height: 20px;
	position: absolute;
	top: 129px;
	left: 50px;
}
.start_map .ojokk {
	top: 204px;
	left: 51px;
	width: 78px;
}
.start_map .olulea {
	top: 236px;
	left: 108px;
}
.start_map .opitea {
	top: 256px;
	left: 96px;
}
