html, body {	
	background-color: #eee;
}
body, td, p, div {
	font-family: 'Roboto', sans-serif, Verdana, Helvetica; line-height: 20px;
	font-style:normal; font-size: 11pt; color: #444;
}
h1, h1 a, h2, h2 a {
	font-size:20pt; color: #444;
}
h3, h4 {font-size:15pt; color: #444; clear: both;}
a {color: #000; text-decoration: underline;}
a:hover {color: #d00;}
h1, h2, #innhold, #innhold p, #innhold td, #innhold li, #innhold span {color: #333;}
#slideshow p, #slide p, #slide .mod-quix-library div, #sook form, #sook input {
	margin: 0px !important; padding: 0px !important;
}
#preload {
	position: absolute; left: -2000px;
}


#toppfixed {
	height: 90px; width: 100%;
}

#topptopp {
  height: 90px;
}
#topp {
	margin: auto;
	max-width: 1240px; background-color: #fff;
  overflow: hidden;
}

#right {
	float: right; max-width: 900px;
}
#alogo {float: left; position: absolute; width: 200px; height: 53px; padding: 20px 0 0 20px;}
#alogo a {
	display: block;
	float: left;
	width: 200px; height: 53px;
	background-image: url(../gfx/logo.png);
  background-repeat: no-repeat;
}

#tlf {
	float: right; margin: 22px 40px 0 0; font-size: 20pt; color: #000;
}
#sook {
	float: right; margin: 0 20px 0 0;
}
#sook input {
	border: #ccc 1px solid; line-height: 26px; height: 26px; text-indent: 5px;
}




#slideshow {z-index: 10;}
#slide {margin: auto; max-width: 1200px; padding: 0 20px 20px 20px; background-color: #fff;}

.breadcrumbs {
  color: #666;
   font-style: italic;
   font-size: 9pt;
   margin-bottom: 6px;
}
#side {clear: both !important;}
.inner {margin: auto; max-width: 1240px; overflow: hidden;}
.venstre {
	float: left; max-width: 580px;
}
.full {float:none; width: 100%;}
#hoyre {
	float: right; max-width: 580px; margin: 60px 0 0 0;
}

.produkter img {
  display:inline-block;
  padding:20px; background:#fff;
}

.qx-row {margin:0 0 30px 0 !important;}
.qx-column {}
.qx-element {}
.qx-element h3 {text-align: center;}
.qx-element-image {width: 100%; max-width: 300px; margin: auto; padding: 10px 0 10px 0; background-color: #fff;}
.boks {background-color: #ccc; padding: 1px 20px 10px 20px !important; margin: 0 0 20px 0;}

.blog-featured .item-image, .blog .item-image {
	float: left; margin: 0 20px 20px 0;
}
.blog-featured .items-row, .blog .items-row {
	clear: both;
	margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: silver 1px dashed;
}
.blog-featured .readmore, .blog .readmore {
	display: inline; clear: none;
}
img {max-width: 100% !important;}


#bunntekst {clear:both; padding: 20px 0 40px 0; background-color: #666;}
#bunntekst td {
	padding: 0 20px 0 0; width: 33%;
}
#bunntekst td, #bunntekst p, #bunntekst div, #bunntekst a {color: #fff; font-size: 11pt;}
#bunntekst h3 {
	font-size: 12pt; color: #fff;
}
.customsponsor img {
	display: inline-block; border: #ccc 1px solid; padding: 5px;
	margin: 0 10px 10px 0;
}
a.knapp {
	display: inline-block; text-align: center; line-height: 30px; background-color: #204e66; color: #fff; text-decoration: none; padding: 20px 30px 20px 30px; font-size:18pt; border-radius:9px;
}
a.knapp:hover {
	background-color: #004899;
}

#bunn {   
  clear: both; background-color: #333;
}
#bunn div {
  margin: auto;
	max-width: 1200px; padding: 10px;
	text-align: center;
	font-size: 10pt; color: #ccc !important;
}
#bunn a {
	font-size: 10pt; color: #ccc !important; text-decoration: none;}
#bunn a:hover {color: #eee; text-decoration: underline;}
#sosial {float: right; width: 200px;}
br.cb, .clear {clear: both; font-size: 1px; line-height: 1px; height: 1px;}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-webkit-keyframes Gradient {
	0% {background-position: 0% 50%}
	50% {background-position: 100% 50%}
	100% {background-position: 0% 50%}
}
@-moz-keyframes Gradient {
	0% {background-position: 0% 50%}
	50% {background-position: 100% 50%}
	100% {background-position: 0% 50%}
}
@keyframes Gradient {
	0% {background-position: 0% 50%}
	50% {background-position: 100% 50%}
	100% {background-position: 0% 50%}
}