/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 14px; line-height: 1.5; }
body, button, input, select, textarea { font-family: sans-serif; color: #5c5c5c; }

::-moz-selection { background: #229bc6; color: #fff; text-shadow: none; }
::selection { background: #229bc6; color: #fff; text-shadow: none; }

a { color: #229bc6; text-decoration: none; }
a:visited { color: #229bc6; }
a:hover { color: #229bc6; text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Nicolai
   ========================================================================== */


html {
	background: url(bilder/bilder/struktur_element/bgBody.jpg);
	height: 100%;
}

body {
	background: url(bilder/bilder/struktur_element/bgTopBlue.jpg) top no-repeat;
	height: 100%;
}

div#container {
	position: relative;
	min-height: 100%;
	background: url(bilder/bilder/struktur_element/bgFooter.png) bottom no-repeat;
}

div#content {
	margin: 0 auto;
	padding: 0 10px;
	width: 940px;
}

div#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #646464;
}

div#footer p {
	width: 960px;
	margin: 0 auto;
	font: normal 11px/20px Arial, sans-serif;
	color: #fff;
}

div#footer p a {
	font: normal 11px/20px Arial, sans-serif;
	text-decoration: none;
	color: #fff;
}

/*
 * Header/menu
 ----------------------------*/

div#header {
	height: 100px;
}

div#logo {
	float: left;
}

div#logo a {
	display: block;
	width: 237px;
	height: 100px;
	background: /* url(bilder/bilder/struktur_element/logoBlue.jpg) no-repeat */ transparent;
	text-indent: -9999px;
	cursor: pointer;
}

div#menu {
	float: left;
	padding: 60px 0 0 20px;
}

div#menu ul {
	margin: 0;
	padding: 0;
}

div#menu ul li {
	list-style: none;
	float: left;
}

div#menu li a {
	font: 300 18px/20px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	margin-right: 30px;
}

div#menu li a:hover,
div#menu li.active a {
	border-bottom: 1px dotted #fff;
}

/*
 * Slideshow
 ----------------------------*/

div#slideshow {
	padding: 16px 0 12px;
}

div#slides {
	width: 940px;
	height: 370px;
	overflow: hidden;
}

h2.products {
	background: url(;)
}

/*
 * Presentation
 ----------------------------*/

div#presentation {
	position: absolute;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 169px;
	margin: 18px 0;
	background: url(bilder/bilder/struktur_element/bgInfoBlue.jpg) repeat-x;
}

.inner {
	width: 940px;
	margin: 0 auto;
}

div#presentation .box {
	float: left;
	width: 280px;
	padding: 0 10px;
	margin-right: 20px;
}

div#presentation .wcu {
	margin-right: 0px;
}

div#presentation h3 {
	font: 300 24px/26px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #0d0e00;
	padding-left: 35px;
	margin: 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
}

div#presentation .wwa h3 {
	background: url(bilder/bilder/struktur_element/iconWWA.png) left top no-repeat;
}

div#presentation .wwd h3 {
	background: url(bilder/bilder/struktur_element/iconWWD.png) left top no-repeat;
}

div#presentation .wcu h3 {
	background: url(bilder/bilder/struktur_element/iconWCU.png) left top no-repeat;
}

div#presentation p {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	margin: 0 0 30px;
}

/*
 * Contact home
 ----------------------------*/
 
div#contact {
	padding: 205px 0 20px;
}

div#contactForm {
	float: left;
	width: 300px;
	margin-right: 20px;
}

div#contactForm input[type="text"] {
	width: 278px;
	height: 28px;
	margin: 0 0 10px;
	padding: 0 10px;
	border: 1px solid #d1d1d1;
	font: 300 18px/28px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #7f7f7f;
}

div#contactForm input[type="text"]:focus,
div#contactForm textarea:focus {
	border: 1px solid #229BC6;
}

div#contactForm textarea {
	width: 278px;
	height: 128px;
	margin: 0 0 10px;
	padding: 5px 10px;
	border: 1px solid #d1d1d1;
	font: 300 18px/22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #7f7f7f;
}

div#contactForm input[type="submit"] {
	float: right;
	height: 28px;
	margin: 0 0 10px;
	padding: 0 10px;
	border: 1px solid #a6c6dc;
	font: 300 18px/28px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	background: #b4d7ef;
}

div#contactForm input[type="submit"]:hover {
	background-color: #b4d7ef;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b4d7ef), to(#a5c5db));
	background-image: -webkit-linear-gradient(top, #b4d7ef, #a5c5db);
	background-image: -moz-linear-gradient(top, #b4d7ef, #a5c5db);
	background-image: -o-linear-gradient(top, #b4d7ef, #a5c5db);
	background-image: -ms-linear-gradient(top, #b4d7ef, #a5c5db);
	background-image: linear-gradient(top, #b4d7ef, #a5c5db);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#b4d7ef', EndColorStr='#a5c5db');
}

div#contactForm input[type="submit"]:active {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) inset;
	padding-top: 2px;
}

div#contactInfo {
	float: left;
	width: 280px;
	padding: 0 10px;
	margin-right: 20px;
}

div#contactInfo p {
	font: 300 18px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #2d2d2d;
	margin: -15px 0 0;
}

div#contactInfo h6 {
	font: 500 36px/40px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #229bc6;
	margin: -10px 0 0 -20px;
	padding: 10px 0 35px 20px;
	text-shadow: 0px 1px 0px #fff;
	background: url(bilder/bilder/struktur_element/iconPhone.png) top left no-repeat;
}

div#WWO {
	float: left;
	width: 300px;
}

div#WWO h3 {
	font: 300 24px/30px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #0d0e00;
	padding-left: 35px;
	margin: 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
	background: url(bilder/bilder/struktur_element/iconWWO.png) left top no-repeat;
}

div#WWO a {
	float: left;
	clear: left;
	width: 133px;
	height: 20px;
	padding: 5px 10px;
	border: 1px solid #666;
	background: #878787;
	font: 300 18px/20px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
	text-decoration: none;
	color: #fff;
}

div#WWO a:hover {
	background: #666;
}

div#no {
	background: url(bilder/bilder/struktur_element/Norge-Norway.jpg) -65px -100px no-repeat;
	padding: 10px;
}

div#gb {
	background: url(bilder/bilder/struktur_element/UK.jpg) -65px -100px no-repeat;
	padding: 10px;
}

div#ru {
	background: url(bilder/bilder/struktur_element/Rossiya-Russia.jpg) -65px -100px no-repeat;
	padding: 10px;
}

div#no h5,
div#gb h5,
div#ru h5 {
	font: 300 22px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	margin: 0;
}

/*
 * Submenu
 ----------------------------*/

div#subMenu {
	float: left;
	width: 200px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div#subMenu h6 {
	margin: 15px 20px 20px 0;
	border-bottom: 1px solid #d0d0d0;
	box-shadow: 0px 1px 0px #fff;
	font: 300 18px/23px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #686868;
	text-shadow: 0px 1px 0px #fff;
}

div#subMenu ul {
	margin: 0;
	padding: 0;
}

div#subMenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#subMenu li a {
	font: 300 18px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: capitalize;
	color: #686868;
	text-decoration: none;
	border-bottom: 1px dashed #ddd;
	margin: 0 20px 5px 0;
	padding: 0 0 5px;
	display: block;
}

div#subMenu li a:hover,
div#subMenu li.active a {
	color: #229bc6;
}

div#subMenu li.active a:after {
	content: " \203A";
}

div#contactLeft h6 {
	margin-bottom: 5px;
}

div#contactLeft {
	color: #686868;
}

/*
 * Sub content
 ----------------------------*/
 
div#subcontent {
	width: 920px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 10px -10px 0;
	padding: 10px 20px 50px;
	background: url(bilder/bilder/struktur_element/bgSub.jpg) repeat-x;
	border-radius: 10px;
}

div#subcontent h1 {
	margin-top: 0;
	border-bottom: 1px solid #d0d0d0;
	box-shadow: 0px 1px 0px #fff;
	font: 300 36px/38px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #686868;
	text-shadow: 0px 1px 0px #fff;
}

div#contentB {
	float: left;
	width: 720px;
}

/*
 * Contact form
 ----------------------------*/

td.postKvitteringNokkel {
	font-weight: bold;
	padding-right: 5px;
	vertical-align: top;
}

div#googleMap {
	float: left;
	width: 398px;
	border: 1px solid #D1D1D1;
}

div#worldWide {
	clear: both;
}

div#worldWide div {
	float: left;
	width: 220px;
	margin-right: 20px;
}

div#worldWide div:nth-child(3) {
	margin-right: 0;
}

div#worldWide h5 {
	font: 300 22px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #686868;
	margin-bottom: 5px;
}

/*
 * Products
 ----------------------------*/
 
.prod h2 {
	margin-bottom: -15px;
}
 
.prod table {
	margin-top: -10px;
	border-spacing: 2px;
	border-collapse: separate;
}
 
.prod table td {
	background: #e9e9e9;
	padding: 2px 5px;
	font-size: 0.85em;
}

.prod table td:first-child {
	font-weight: bold;
	text-transform: uppercase;
}



/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  div#header, div#subMenu, div#footer { display: none; }
}

