@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-color: #BFB7AE;
}

body a:link {
	color: #F00;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
body a:active {
	text-decoration: none;
}

.wrapper {
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	background-repeat: no-repeat;
	height: 150px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#middle_content {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#footer {
	width: 100%;
	height: 100px;
	clear: both;
	background-color: #BFB7AE;
	/*position: absolute; */
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
	color: #FFF;
}
#footer a:link,#footer a:active,#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.logo {
	width: 250px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.index_content_top_pics {
	float: left;
	height: 118px;
	width: 182px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: left;
	padding-right: 0px;
}

.top_right {
	float: right;
	width: 600px;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
	color: #000;
}
.top_right a:link,.top_right a:active,.top_right a:visited {
	color: #000;
	text-decoration: none;
}
.top_right a:hover {
	text-decoration: underline;
}

div.left_menu_top_link {
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
	display:block;
	height: 34px;
	width: 180px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
}
div.left_menu_top_link a:link {
	color: #ffffff;
	text-decoration: none;
	display:block;
}
div.left_menu_top_link a:visited {
	color: #ffffff;
	text-decoration: none;
	display:block;
}
div.left_menu_top_link a:hover {
	color: #ffffff;
	text-decoration: underline;
	display:block;
}
div.left_menu_top_link a:active {
	color: #ffffff;
	text-decoration: none;
	display:block;
}

div.left_menu_top a:link {
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
	display:block;
	height: 17px;
	width: 180px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
}
div.left_menu_top a:visited {
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
	display:block;
	height: 17px;
	width: 180px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
}
div.left_menu_top a:hover {
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	background-color: #000;
	display:block;
	height: 17px;
	width: 180px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
}
div.left_menu_top a:active {
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
	display:block;
	height: 17px;
	width: 180px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
}

.left_menu {
	width: 180px;
	float: left;
}
#sertifiseringer {
	background-color: #FFF;
	height: 95px;
	width: 180px;
	padding-left: 15px;
	padding-top: 5px;
}
#left_menu_wrapper {
	float: left;
	width: 195px;
}
#main_content {
	background-color: #FFF;
	float: left;
	width: 565px;
	margin-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#right_content_wrapper {
	float: left;
	width: 195px;
	margin-left: 8px;
}

h1, h2, h3, h4, th{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	line-height:1.1em;
	}
h1{
	font-size:2.5em;
	font-weight:normal;
	margin:0 0 0.2em 0;
	}
h2{
	font-size:1.714em;
	font-weight:normal;
	margin:0 0 0.2em 0;
	padding:0;
	color:#e1001a;
	}
	
	h2 img {
	border: 1px solid #000;
	}
h3, h4{
	font-size:12px;
	font-weight:bold;
	color:#e1001a;
	margin:0;
	padding:0;
	}

.s1{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	line-height:1.1em;
	}
.s1{
	font-size:12px;
	font-weight:bold;
	color:#e1001a;
	margin:0;
	padding:0;
	text-decoration: none;
	}

.s1 a:link,.s1 a:visited,.s1 a:hover,.s1 a:active {
	color: #000;
	text-decoration: none;
}

.s2{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	line-height:1.1em;
	}
.s2{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
	text-decoration: none;
	}

.s2 a:link,.s2 a:visited,.s2 a:hover,.s2 a:active {
	color: #000;
	text-decoration: none;
}

p{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	margin:0 0 1.2em 0;
	padding:0;
	}
p a:link {
	color:#e1001a;
	text-decoration: none;
}
p a:visited {
	color:#e1001a;
	text-decoration: none;
}
p a:hover {
	color:#e1001a;
	text-decoration: underline;
}
p a:active {
	color:#e1001a;
	text-decoration: none;
}
.produktark a:link {
	color:#e1001a;
	text-decoration: none;
}
.produktark a:visited {
	color:#e1001a;
	text-decoration: none;
}
.produktark a:hover {
	color:#e1001a;
	text-decoration: underline;
}
.produktark a:active {
	color:#e1001a;
	text-decoration: none;
}


.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	list-style-type:none;
	margin:0;
	float: left;
	

}
.menu a:link,.menu a:visited,.menu a:active {
	text-decoration: none;
	color: #FFF;
	padding-left:5px;
	padding-right:5px;
	display:block;
	
}
.menu a:hover {
	text-decoration: underline;
	color: #FFF;
	background-repeat: repeat;
	height:24px;

}

.menu li {
	float:left;
	margin-left:5px;
	line-height: 20px;
}
ul.menu {
	float: left;
	margin-left: 155px;
}

.menu li a:hover{
	background-image: url(../images/menu_hover_bg.png);
}
.left_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type:none;
	margin:0;
	padding:0;
}
.left_menu a:link {
	text-decoration: none;
	color: #000;
}
.left_menu a:visited {
	text-decoration: none;
	color: #000;
}
.left_menu a:hover {
	text-decoration: underline;
	color: #000;
	background-repeat: repeat;
}
.left_menu a:active {
	text-decoration: none;
	color: #000;
}
.left_menu li {
	float:left;
	display:block;
	width:100%;
	background-color:#FFF;
	margin-bottom:2px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.artikler {
	background-color: #FFF;
	width: 180px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.artikler a:link,.artikler a:visited,.artikler a:hover,.artikler a:active {
	color: #e1001a;
	text-decoration: underline;	
}

.artikkelspacer {
	display: block;
/*	margin-top: 4px; */
	margin-bottom: 4px;
}
.left_SUBmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	list-style-type:none;
	margin:0;
	padding:0;
}
.left_SUBmenu a:link {
	text-decoration: none;
	color: #000;
}
.left_SUBmenu a:visited {
	text-decoration: none;
	color: #000;
}
.left_SUBmenu a:hover {
	text-decoration: underline;
	color: #000;
}
.left_SUBmenu a:active {
	text-decoration: none;
	color: #000;
}
.left_SUBmenu li {
	background-color: none;
	width: 175px;
	display:block;
	margin-bottom:2px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main_content_underside {
	background-color: #FFF;
	float: left;
	width: 768px;
	height: auto;
	margin-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 15px;
}
.img {
	margin-left: 10px;
}
#content_top_info {
	width: 100%;
	height: 37px;
}
.skriv_ut {
	float: right;
	height: auto;
}

.index_content_top_pics_2 {
	float: left;
	height: 118px;
	width: 182px;
	padding-bottom: 5px;
	padding-left: 9px;
	text-align: center;
	padding-right: 0px;
	padding-top: 0px;
}
.breadcrumbs {
	font-size: 9px;
	color: #808080;
	width: auto;
	float: left;
}
.breadcrumbs a:link,.breadcrumbs a:active,.breadcrumbs a:visited {
	color: #808080;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.top {
	background-image: url(../images/topp_bg_smaller.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	width: 100%;
	text-align: left;
}
.content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding-bottom:5px;
	padding-top:5px;
}
.print_header {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	display: none;
}
.produkter_header_td {
	font-weight: bold;
	color: #FFF;
	height: 20px;
	background-color: #e10024;
	text-indent: 5px;
	padding: 2px;
}
.kontakt {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 300px;
	margin-bottom:10px;
}
hr {
	padding: 0px;
	clear: none;
	clip: rect(0px,auto,auto,auto);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#meny_top {
	background-repeat: no-repeat;
	height: 35px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
}

