/* NORGES BANK */

/*********************/

html,body {
background: url(bg.png) black repeat-x 50% top;
}

/*********************/

.tabelltdleft {
background: transparent;
}

.tabelltdright {
background: transparent;
}

.tabelltdouter {
background: transparent;
}

/*********************/

.logo {
width: 217px;
height: 16px;
background-image: url(logo.gif);
background-repeat: no-repeat;
float: left;
margin-left: 30px;
margin-top: 40px;
cursor: pointer;
}

/*********************/

#header_navigation_inner a {
color: #017bb6;
}

#header_navigation_inner a:visited {
color: #017bb6;
}

#header_navigation_inner a:hover {
color: #000000;
}

.header_navigation_selected li {
color: #000000;
}

/*********************/

h1{
font-family:"Times New Roman",Times,serif;
font-size:3.1em;
letter-spacing: 0px;
line-height:normal;
margin-top: 0px;
color: #668E36;
font-weight:normal;
}

/*********************/

.productcategory_list_chooser {
display: none;
}

.productinfo_stockinfo1 {
display: 	none;
}

.productinfo_stockinfo2 {
display: none;
}
.productinfo_stockinfo3 {
display: none;
}
.productcategorytable_header_stockinfo1{
	display:none;
}
.productcategorytable_item_stockinfo1{
   display:none;
}

.register_button {
display: block;
}

.choose_tax {
display: none;
}

.orderreference_div {
display: none;
}

/*********************/

#flag_lang_1 { float:left; margin-left:4px; display:none;  /* SWE */ }
#flag_lang_2 { float:left; margin-left:4px; display:block;  /* ENG */ }
#flag_lang_3 { float:left; margin-left:4px; display:none;  /* ... */ }
#flag_lang_4 { float:left; margin-left:4px; display:none;  /* ... */ }
#flag_lang_5 { float:left; margin-left:4px; display:none;  /* ... */ }
#flag_lang_6 { float:left; margin-left:4px; display:block;  /* NO  */ }
#flag_lang_7 { float:left; margin-left:4px; display:none;  /* DK  */ }
	
/*********************/

