/*generelle stiler*/
*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-image: url(../images/backgrounds/bg_nk_1.jpg);
	background-repeat: repeat;
		}

#wrapper		{
	margin: auto;
	position: relative;
	width: 1200px;
	top: 20px;
				}

header, aside, footer	{
	display: block;	
}

&#64;font-face {
    font-family: 'sf_archery_black_scregular';
    src: url('../stylesheets/fonts/SF_Archery_Black_SC-webfont.eot');
    src: url('../stylesheets/fonts/SF_Archery_Black_SC-webfont.eot?#iefix') format('embedded-opentype'),
         url('../stylesheets/fonts/SF_Archery_Black_SC-webfont.woff') format('woff'),
         url('../stylesheets/fonts/SF_Archery_Black_SC-webfont.ttf') format('truetype'),
         url('../stylesheets/fonts/SF_Archery_Black_SC-webfont.svg#sf_archery_black_scregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

img				{
	border: none;
				}

img[title] {
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px hsla(0,50%,10%,.9);
	-webkit-box-shadow: 2px 2px 1px hsla(0,50%,10%,.9);
	box-shadow: 2px 2px 1px hsla(0,50%,10%,.9);
	}

img:hover[title] {
	margin: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: thin #666 solid;
	}
			
p				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	margin: 4px;
	text-indent: 10px;
				}

hr				{
	width: 92%;
	margin: 6px;
	border: 1px outset #666666;
	-moz-box-shadow: 1px 1px 3px hsla(0, 0%,10%,.9);
	-webkit-box-shadow: 1px 1px 3px hsla(0, 0%,10%,.9);
	box-shadow: 1px 1px 3px hsla(0, 0%,10%,.9);
				}

a	{
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #0000CC;
}

a:visited	{
	color: #0000CC;
}

a:hover {
	color: #0066FF;
}

a:active {
	color: #FF0000;
}

table, tr		{
	text-align: left;
	vertical-align: top;	
				}

#ieinfo		{
	position: fixed;
	top: 0%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background-color: #FFF;
	height: 90px;
	font-size: 1.1em #000066 bold;
	width: 1154px;
	height: 50px;
	border: 8px solid #F00;
	}

.center	{
	margin-left: auto;
	margin-right: auto;	
}
/*slutt generelle stiler*/

/*stiler for header*/
#header			{
	width: 1200px;
	height: 230px;
				}
				
#google_search	{
	position: absolute;
	left: 770px;
	top: 32px;
	width: 340px;
	height: 100px;
				}

#top_links	{
	font-family: "Times New Roman", Times, serif;
	position: relative;
	top: -3px;
				}

#links_main		{
	background-color: #666666;
	width: 1114px;
	text-align: center;
	padding: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
				}

.links_main {
	list-style-type: none;
	display: inline;
	list-style-type: none;
	margin: 2px;
	font-size: 1.6em;
	text-decoration: none;
	font-weight: bold;
				}
				
.links_main	a:link 	{
	color: #FFFFFF;
}

.links_main a:visited	{
	color: #FFFFFF;
}

.links_main a:hover {
	color: #000000;
}

.links_main a:active {
	color: #FF0000;
}
/*slutt stiler for header*/

/*stiler for container*/		
#container			{
	position: absolute;
	top: 252px;
	border: thin solid #666666;
	background-color: #FFFFFF;
					}
/*slutt stiler for container*/

/*stiler for hovedlinker*/
#basic_info		{
	position: relative;
	float: left;
	width: 270px;
	background-color: #FFFFFF;
	border-top-width: 1px solid #FFFFFF;
			}

#basic_links	{
	position: relative;
	left: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	font-size: 1.5em;
	margin-bottom: 10px;
				}

#basic_links li	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
					}		

#basic_links li	a:link {
	font-size: .7em;
	font-weight: bold;
	text-indent: 5px;
	display: block;
	padding: 4px;
	background-color: #666666;
	color: #FFFFFF;
	border-right: #000000 10px solid;
	border-left: #000000 10px solid;
	text-decoration: none;
				}
							
#basic_links li	a:visited	{
	font-size: .7em;
	font-weight: bold;
	text-indent: 5px;
	display: block;
	padding: 4px;
	background-color: #666666;
	color: #FFFFFF;
	border-right: #000000 10px solid;
	border-left: #000000 10px solid;
	text-decoration: none;
								}		
							
#basic_links li	a:hover		{
	font-size: .7em;
	font-weight: bold;
	text-indent: 5px;
	display: block;
	padding: 4px;
	background-color: #FFFFFF;
	color: #000000;
	border-right: #666666 10px solid;
	border-left: #666666 10px solid;
	text-decoration: none;
		}
					
.text_basic_info	{
	text-indent: 0px;
	margin: 4px;
	padding: 4px;
	font-size: .8em;
	text-align: left;
					}

.text_nav__calender_right		{
	margin: 4px;
	padding: 2px;
	font-size: .7em;
	text-align: right;
				}						
/*slutt stiler for hovedlinker*/

/*stiler for content*/
#content		{
	position: relative;
	float: left;
	width: 646px;
	padding: 8px;
	background-color: #FFFFFF;
	min-height: 1140px;
	background-attachment: scroll;
	background-image: url(../images/backgrounds/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
					}

.text_content		{
	font-size: .9em;
	text-align: left;
	padding: 2px;
	margin: 2px;
					}
											
.text_table		{
	text-indent: 0px;
	padding: 4px;
	margin: 4px;
	font-size: 0.9em;
				}

.text_line_through	{
	text-decoration: line-through;	
				}

.foldout {
	max-height: 106px;
	overflow: hidden; 
	margin: 4px;
	padding: 4px;
		}
		
.foldout:hover {
	max-height: 200px;
	margin: 4px;
	padding: 4px;
	}			
			
.img_float_right	{
	margin: 6px;
	float: right;
	position: relative;
					}

.img_float_left	{
	margin: 6px;
	float: left;
	position: relative;
					}

.img_padding	{
	padding: 2px;
				}
					
.red			{
	color: #FF0000;
	font-weight: bold;	
				} 	

.bold	{
	font-weight: bold;
		}
	
h1		{
	font-family: 'sf_archery_black_scregular', "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	color: #000000;
	-moz-box-text-shadow: 1px 2px 1px hsla(0,50%,10%,.9);
	-webkit-text-shadow: 1px 2px 1px hsla(0,50%,10%,.9);
	text-shadow: 1px 2px 1px hsla(0,50%,10%,.9);
	letter-spacing: .1em;
		}

h2, h3, h4, h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}
	
h2		{
	font-size: 1.1em;
	text-align: left;
	padding: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
		}
		
h3		{
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: -4px;
		}

.bg_title {
	border: 2px solid #666666;
	background-image: url(../images/backgrounds/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.6; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
		
h4		{
	font-size: 1.0em;
	text-align: center;
	margin: 2px;
	padding: 2px;	
		}
		
h5		{
	font-size: .8em;
	text-align: left;
	padding: 2px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: -6px;
	margin-left: 6px;
		}

a[href^=mailto]	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-image: url(../images/icons/icon_email_go.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

a[id='Logo_nordia_2014']	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-image: url(../images/icons/icon_photo.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
					
.lists_basic 	{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	position: relative;
	left: 30px;
	list-style-type: none;
	width: 610px;
				}

.ul_linker [title=sitemap]	{
	display: block;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_connect.png);
	background-repeat: no-repeat;
	}

ul [title=link]	{
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_internet_explorer.png);
	background-repeat: no-repeat;
	}

ul [title=pdf]	{
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_pdf.png);
	background-repeat: no-repeat;
	}

ul [href$=docx]	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_doc.png);
	background-repeat: no-repeat;
	}

ul [title*=flash]	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_flash.png);
	background-repeat: no-repeat;
	}

ul [title*=salgsobjekter]	{
	display: block;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_pencil.png);
	background-repeat: no-repeat;
	}

li[title=time]	{
	display: block;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_time.png);
	background-repeat: no-repeat;
}	
.td_1			{
	width: 640px;
	margin-bottom: 4px;
				}

.td_2			{
	width: 316px;
				}
				
.td_3			{
	width: 212px;
				}
				
.td_4			{
	width: 158px;
				}	
/*slutt stiler for content*/

/*stiler for kalender*/
#calender		{
	position: relative;
	float: right;
	width: 184px;
	background-color: #FFFFFF;
	margin-top: 6px;
				}

.text_calender	{
	text-indent: 0px;
	margin: 4px;
	padding: 2px;
	font-size: .8em;
	text-align: left;
				}
/*slutt stiler for kalender*/

/*stiler for footer*/								
#footer			{
	width: 1020px;
	position: relative;
	border: 1px solid #666666;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
				}

.text_footer	{
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 4px;
				}

[href*='site_map']	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_sitemap.png);
	background-repeat: no-repeat;
}	

[title=date]	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_date.png);
	background-repeat: no-repeat;
}	

li[title=date]	{
	display: block;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/icons/icon_date.png);
	background-repeat: no-repeat;
}

[title=problem]	{
	display: inline;
	min-height: 1.2em;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	background-image: url(../images/icons/icon_wrench.png);
	background-repeat: no-repeat;
}
/*slutt stiler for footer*/	
