html, body {	
	background-color: #eee; margin: 0px; padding: 0px;
}
body, td, p, div {
	font-family: 'Roboto', sans-serif, Verdana, Helvetica;
	font-style:normal; font-size: 11pt; color: #444;
}
h1, h1 a, h2, h2 a {
	font-size:20pt; color: #444; margin: 20px 0 20px 0;
}
h3, h4 {font-size:15pt; color: #444; clear: both;}
a {color: #000; text-decoration: underline;}
a:hover {color: #b10000;}
#innhold, #innhold p, #innhold td, #innhold li, #innhold span {color: #333;}
#slideshow p, #slide p, #slide .mod-quix-library div, #tlf form, #tlf input {
	margin: 0px !important; padding: 0px !important;
}
#ramme {
	margin: auto;
	max-width: 1200px; padding: 10px;
	background-color: #fff;
}
#toppfixed {}
#topptopp {}
#topp {
	margin: auto; max-width: 1200px; height:120px;
	background-image: url(../gfx/topp2019.jpg);
	overflow: hidden;
}

#alogo {float: left; width: 190px; height: 66px; padding: 20px 0 0 20px;}
#alogo a {
	display: block;
	width: 190px; height: 66px;
	background-image: url(../gfx/logo.png);
  background-repeat: no-repeat;
}
#flight {
	float: left; width: 275px; height: 40px; margin: 30px 0 0 20px;
	background-image: url(../gfx/flightclinic.png);
}
#tlf {
	float: right; max-width: 550px; margin: 32px 20px 0 0; padding: 0px; font-size: 24pt; color: #fb0; text-align: right;
}
#stripe {
	height: 44px; margin: 4px 0 0 0;
	background-image: url(../gfx/dansk-stripe.gif);
}

#slideshow {}
#slide {}

.breadcrumbs {
  color: #666;
   font-style: italic;
   font-size: 9pt;
   margin-bottom: 6px;
}
#side {clear: both !important; min-height: 510px;}
.inner {margin: auto; max-width: 1240px; overflow: hidden; background-color: #fff;}
.item-page, .contact {
	background-color: #fff; padding: 20px;
}



#jubileum {
	width: 100%;
	margin: 30px 0 30px 0;
}
#jubileum div {
	float: left; width: 33%; text-align: center;
}
#film {	
	text-align: center;
	padding: 20px 0 30px;
	background-color: #cdd8eb;
}
#produkter {
	min-width: 50%; margin: auto;
}
#produkter div {
	float: left; width: 50%; text-align: center;
}


.boks {background-color: #ccc; padding: 1px 20px 10px 20px !important;}

.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: 10px 0 20px 0; background-color: #666;}
#bunntekst td {
	padding: 0 20px 0 20px; width: 33%;
}
#bunntekst td, #bunntekst p, #bunntekst div, #bunntekst a {color: #fff; font-size: 11pt;}
#bunntekst h3 {
	font-size: 12pt; color: #fff;
}
.innerbunn {
	background-color: #666;
}
.customsponsor img {
	display: inline-block; border: #ccc 1px solid; padding: 5px;
	margin: 0 10px 10px 0;
}
a.knapp {
	display: inline-block; width: 170px; text-align: center; line-height: 30px; background-color: #004899; color: #fff; text-decoration: none;
}
a.knapp:hover {
	background-color: #038;;
}

#bunn {   
  clear: both; background-color: #333;
}
#bunn div {
  margin: auto;
	max-width: 1200px; padding: 20px 10px 30px 10px;
	text-align: center;
	font-size: 10pt; color: #ccc !important;
}
#bunn a {
	font-size: 10pt; color: #ccc; 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%}
}