html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	/*font-family:Arial, Verdana, Geneva, sans-serif;*/	
}
:focus {/* remember to define focus styles! */
	outline: 0;
	color: #ff6937;
	text-shadow: 0 0 1px rgba(255,255,255,.2);
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	font-size:12px;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote {margin: 1em 3em; color: #656565; padding-left: 60px;  float:left; font-style:italic; background:url(images/block-quote.png) no-repeat; }
p{line-height:1.9em; color:#525252}
a,h1,h2,h3,h4,h5,h6{text-shadow:1px 1px 1px transparent; color:#000; text-decoration:none;}
h2{font-size:16px;}
h1{font-size:18px;}
p{font-size:12px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 0.0em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #efefef;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: black;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text],
input[type=password] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/**** Layout divs ****/
#container{float:left; width:100%; }
#content{width:1042px; margin: 0 auto;}
#white_space{background-color:#efefef; margin: 0 auto;width:1050px;}
#content_holder{margin: 0 auto; width:950px; background:#fff;}
#pagecontent{float:left; padding:10px 0px 10px 0px; min-height:400px; width:950px; background:#fff;}

#pagecontent ul {list-style-type: none; padding: 0px; margin: 0px; }
#pagecontent li{padding: 0px 0 10px 10px;}
#left {float:left; width:260px; padding:10px;}
#right {float:left; width:670px;}



/*** Links layout ***/

#right  a {
	color : #000000;
	text-decoration: underline;
}
#right  a:hover {
	color : #666666;
	text-decoration: underline;
	}

/*** Contentinformation ***/
#right h1{
font-size: 23px;
font-weight: bold;	
}
 

/* MENY Start */

#access div {
	margin: 0 7.6%;
}

#access {
	background: #231218; /* Show a solid color for older browsers */
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	width: 950px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
/* MENY SLUT */



/*****    Content information ****/

.faqshow {width:600px; height:48px; cursor: pointer;}
.faqhidden {width:600px; background-color:#efefef; text-indent:25px;}


/*** Footer Widget ***/
#footer_widget{width:100%;background-repeat:repeat-x;background-color:#000;background-image:url("/bilder/footer_bg.png");}
#footer_widget  li{list-style:none;}
#footer_widget a{color:#5e5e5e;}
#footer_widget div.inside{margin: 0 auto;width:956px;padding-top:25px;}
#footer_widget object, #footer_widget embed{width:220px !important;height:180px;}
#footer_widget #flickr img{border:1px #323232 solid !important;padding:5px !important;background-color:#000;width:50px;height:50px; margin-top:9px; margin-bottom:9px; margin-left:4px; margin-right:4px;}
#footer_widget #flickr  a:hover img{border:1px solid #8b8b8b !important;}
#footer_widget #calendar_wrap{float:left;}
#footer_widget #calendar_wrap td{width:31px;}
#footer_widget #flickr h2{font-size:14px;text-shadow:#000 1px 1px;text-transform:uppercase;color:#fff; height:26px;}
#footer_widget div.inside div.widget_h_l{float:left;width:220px;}
#footer_widget div.inside div.widget_h_m{margin-left:28px;float:left;width:220px;}
#footer_widget div.inside div.widget_h_r{float:right;width:220px;}
#footer_widget div.inside div.widget{width:220px;background-color:transparent;float:left;padding:0;margin:0;border:0;margin-bottom:20px;}
#footer_widget div.inside div.widget{color:#5d5d5d !important; text-shadow:none;}
#footer_widget div.inside div.widget h3{width:220px;height:26px;float:left;color:#fff;font-weight:bold !important;text-shadow:#000 1px 1px;text-transform:uppercase;font-size:14px;}
#footer_widget div.inside div.widget ul{float:left;}
#footer_widget div.inside div.widget  li{width:220px; float:left; }
#footer_widget div.inside div.widget  ul  a{text-decoration:none;display:block;float:left;width:220px;margin-top:2px;padding-top:3px;padding-bottom:3px; font-weight:normal;color:#b4b4b4; text-shadow:none;}
#footer_widget div.inside div.widget ul a:hover{color:#fff;text-decoration:underline;}
#footer_widget div.inside img.top{border:0;float:right;}
#footer_widget .widget-title { display:block; border-bottom:1px solid #292929; font:bold 20px arial; text-shadow:#fff 1px 1px 0px; line-height:22px; margin-bottom:5px; }
#footer_widget .textwidget {font-size:12px; }


/*** Footer ***/
#footer{width:100%;height:31px;background-color:#000000;border-left:0;border-right:0;}
#footer div.inside{ margin: 0 auto;width:957px;}
#footer div.inside a{text-decoration:none;color:#b5b5b5;}
#footer div.inside a:hover{color:#7c7c7c;}
#footer div.left{height:31px;float:left;font-size:12px;color:#535353;line-height:32px;}
#footer div.right{float:right;height:31px;line-height:32px;font-size:12px;color:#535353;}
.hideobject{/* Hide any object */display:none;}


/** Kontaktformulär Kontakta oss **/
#contact-wrapper {
	width:530px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:13px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:12px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
.red {font-weight: bold; color: #ff9900;}

.meny {font-size: 11px; font-weight: bold; color: #000000}
.text {font-size: 13px; color: #000000}
.litentext {font-size: 10px; color: #000000}
.nyheter {font-size: 11px; color: #333333}
.nyhetertop {font-size: 11px; font-weight: bold; color: #FFFFFF}
.menytop {font-size: 11px; color: #CCCCCC}
.kat {font-size: 11px; color: #000000}
.kat  a {
	color : #000000;
	text-decoration: none;
}
.kat  a:hover {
	color : #666666;
	text-decoration: underline;
	}
.kursrubrik {font-size: 15px; font-weight: bold; color: #000000}
.kat  a {
	color : #000000;
	text-decoration: none;
}
.kat  a:hover {
	color : #666666;
	text-decoration: underline;
	}
.text a {
	color : #000000;
	text-decoration: none;
}
.text a:hover {
	color : #666666;
	text-decoration: underline;
}
.nyheter a {
	color : #666666;
	text-decoration: none;
}
.nyheter a:hover {
	color : #666666;
	text-decoration: underline;
	}
.meny a {
	color : #000000;
	text-decoration: none;
}
.meny a:hover {
	color : #0066FF;
	text-decoration: none;
	}
.infotext {font-size: 13px; color: #000000}
.infotext  a {
	color : #000000;
	text-decoration: none;
}
.infotext  a:hover {
	color : #999999;
	text-decoration: underline;
	}