body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%; 
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align:center;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 0.2em;
    color: #595656;
	margin-top: 0;
	padding-top: 8px;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
	color: #5b5555;
}

h3, h4, h5, h6 {
	font-size: 1em;
	margin-bottom: 0;
}

p {
	font-size: 1em;
	margin-top: 0;
}

.ingress {
	font-weight: bold;
}

.bildetekst {
	padding-left: 0.5em;
	padding-top: 0;
	font-size: 11px;
	padding-bottom:0.5em;
}

table {
	margin: 0 0 1em 0;
}

th {
	text-align: left;
}

td, th {
	font-size: 9pt; 
}

table.person {
	width: 500px;
}

table.person th {
	text-align: left;
	width: 100px;
}

table.person td.portrett {
	width: 210px;
}

table.tabell-bilde {
	float: right;
	margin-left: 5px;
}

table.tabell-ramme th {
	background-color: #DEDEDE;
	vertical-align: top;
}

table.tabell-ramme tr td {
	background-color: #EDEDED;
	vertical-align: top;
}

table.tabell-ramme tr td h3 {
	margin-top: 0;
}

caption {
	font-size:1.1em;
	margin-bottom:5px;
	font-style:italic;
}


a {
	color: #025ba7;
}

a:visited {
	color: #00457D;
}

a:hover {
	color: #555;
}

a img {
	border: none;
}


ul {
	list-style-image:  url(http://www.hib.no/Images/design/ul-dot-svart.gif);
}

ul, ol { 
	margin-top: 0.5em;
}

ul li ul, ul li ol, ol li ul, ol li ol {
	margin-top: 0;
}

.nyhet-publisert-dato {
	margin-top: 1em;
	margin-bottom: -0.5em;
	font-size: 0.8em;
}

.nyhet-bilde-right {
	float: right;
	margin-left: 1em;
}

div.nyhet-bilde-left {
	float: left;
	margin-right: 1em;
}

.bannerlink {
	margin: 0.5em 0;
	display: block;
}

h2.studier-undertittel {
	margin-top: 0; 
	margin-bottom: 1em
}

div.studier-boks {
	background: #EDEDED url(http://www.hib.no/Images/design/box-bakgrunn-topp-250.gif) no-repeat top;
	display: block;
	width: 250px;
	float: right;
	margin: 0 0 1em 1em;
}

div.studier-boks-bunn {
	background: url(http://www.hib.no/Images/design/box-bakgrunn-bunn-250.gif) no-repeat bottom;
	width: 250px;
	height: 5px;
}

div.studier-boks ul {
	width: 220px;
	display: block;
	padding: 0.5em 0.5em 0.5em 1em;
	margin: 0 0 0 1em;
	list-style-image: url(http://www.hib.no/Images/design/ul-dot-svart.gif);
}

div.studier-boks ul li {
	padding: 0;
	margin: 0;
}

div.studier-boks ul li ul {
	padding: 0;
	margin: 0;
}

div.studier-boks ul li ul li {
	padding: 0;
	margin: 0;
	margin-left: 1.5em;
}

/* ===== PAGE WRAPPER ===== */

#page {
	position:relative;
	width: 765px;
	text-align:left;
	margin:0 auto;
	margin-top: 15px;
}

/* ===== HEADER ===== */

#extramenu {
	display: block;
	text-align: right;
	height: 15px;
	padding: 0 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#extramenu ul {
	margin: 0;
	float: right;
}

#extramenu ul li {
	float: left;
	margin-left: 1em;
	list-style: none;
	border-right: 1px solid black;
	padding-right: 1em;
}

#extramenu ul li#english {
	border: none;
}

#extramenu a {
	color: #000;
	text-decoration: none;
}

#extramenu a:hover {
	text-decoration: underline;
	color: #025ba7;
}

h1#tematittel {
	position: absolute;
	top: 67px;
	text-transform: uppercase;
	margin: 0;
	margin-left: 35px;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.8px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
}

h1#tematittel a {
	color: #FFF;
	text-decoration: none;
}

h1#tematittel a:hover {
	color: #EEE;
	text-decoration: none;
}

#header #graphics {
	height: 76px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-image: url(http://www.hib.no/Images/design/toppbilder/toppbilde-hovedside.jpg);
}

#header #graphics a#logo-link {
	display: block;
	position: absolute;
	left: 669px;
	top: 25px;
}

/* ===== FUNCTIONS ===== */

div#above-content {
	float: left;
	padding: 0.1em 0 0.8em 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
}

div#functions {
	float: left;
	width: 160px;
	display: block;
}

div#functions ul {
	margin: 0;
	padding: 0;
}

div#functions ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	font-size: 0.8em;
}

#functions a {
	color: #000;
	text-decoration: none;
}

#functions a:hover {
	text-decoration: underline;
	color: #025ba7;
}

#functions a#textsize-medium {
	font-size: 1.2em;
}

#functions a#textsize-large {
	font-size: 1.5em;
}

#functions a#print img {
	margin-top: 4px;
	margin-left: 10px;
}

/* ===== BREADCRUMBS ===== */

div#breadcrumbs {
	width: 568px;
	float: left;
}

div#breadcrumbs p {
	padding-left: 5px;
	margin: 0;
	font-size: 0.8em;
}

div#breadcrumbs a {
	color: #000;
}

div#breadcrumbs a:hover {
	color: #025ba7;
}

/* ===== MAIN MENU (colored bar / drop-down) ===== */

#mainmenu, #searchfield {
	height: 23px;
}

#mainmenu {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	width: 583px;
	float: left;
	background-color: #DEDEDE;
}

#mainmenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainmenu ul li  {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#mainmenu ul li a {
	display: block;
	text-align: center;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
}

#mainmenu ul li ul li a {
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* bredde*/
#mainmenu ul li a#mainmenu-1 { width: 100px; margin-left: 27px; }
#mainmenu ul li a#mainmenu-2 { width:  66px; }
#mainmenu ul li a#mainmenu-3 { width:  70px; }
#mainmenu ul li a#mainmenu-4 { width: 160px; }
#mainmenu ul li a#mainmenu-5 { width: 106px; }
#mainmenu ul li a#mainmenu-6 { width:  86px; }


/* hover-farger */
#mainmenu ul li a:hover { color: #000; }
#mainmenu ul li a#mainmenu-1:hover { 	background-color: #C0BFBF; }
#mainmenu ul li a#mainmenu-2:hover { 	background-color: #E5B274; }
#mainmenu ul li a#mainmenu-3:hover { 	background-color: #DD9A9C; }
#mainmenu ul li a#mainmenu-4:hover { 	background-color: #63B9DF; }
#mainmenu ul li a#mainmenu-5:hover { 	background-color: #BDD075; }
#mainmenu ul li a#mainmenu-6:hover { 	background-color: #C0BFBF; }

/* ===== SOKEFELT ===== */

#searchfield {
	width: 180px;
	float: right;
	background-color: #E5E5E5;
}

#q-form {
	padding: 1px 1px 0 5px;
	margin: 0;
}

#q-form input {
	padding: 0;
	margin: 0;
}

#q {
	width: 130px;
	font-size: 9px;
}

input#q-submit {
	font-size: 9px;
	width: 30px;
	margin-left: 2px;
}

/* ===== CONTENT (menu, right link menu, main column) ===== */

#content {
	clear: both;
	background-repeat: repeat-y;
	font-size: 1.2em;
	padding-bottom: 2em;
	padding-top: 5px;
}

#content {
	background-image: url(http://www.hib.no/Images/design/bakgrunn-hovedside.gif);
}

/* ===== MAIN (MIDDLE) COLUMN ===== */

.nyhet-bred {
	display: block;
	width: 510px;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	float: left;
}

.nyhet-smal {
	display: block;
	width: 250px;
	float: left;
}

.nyhet-smal-first {
	margin-right: 10px;
}

.nyhet-separator {
	width: 520px;
	display: block;
	clear: left;
	height: 0;
	font-size: 1px;
}

hr.separator {
	clear: both;
	visibility: hidden;
}

.nyhet-bred p, .nyhet-smal p {
	margin: 0;
}

.nyhet-bred p.nav-dato, .nyhet-smal p.nav-dato {
	font-size: 0.9em;
}

.nyhet-bred ul {
	margin-top: 0;
}

.nyhet-bred h2, .nyhet-smal h2 {
	margin-top: 0;
}

.nyhet-bred h2 a, .nyhet-smal h2 a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #AAA;
}


.nyhet-bred h2 a:hover, .nyhet-smal h2 a:hover {
	border-bottom: 1px solid #025ba7;
	color: #025ba7 !important;
}

.nyhet-bred h2 a:visited, .nyhet-smal h2 a:visited {
	color: #000;
}

.nyhet-bred img, .nyhet-smal img {
	border: 1px solid #000;
	float: right;
	margin-left: 0.5em;
}

.nyhet-smal img {
	margin-top: 3px;
}

/* FORUM */

li.topic {
	font-size: 12px;
}

li.reply {
	font-size: 11px;
}

td.felt {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 75px;
	border: none;
}

/* ============================== */


#main {
	margin-left: 220px;
	margin-right: 20px;
}

#main-page {
	margin-left: 60px;
}

#main-wide {
	margin-left: 60px;
	margin-right: 20px;
}

#main-bibliotek {
	margin-left: 220px;
	margin-right: 20px;
}

div#main-hovedside {
	margin-left: 220px;
	margin-right: 20px;
}

#main img, #main-page img, #main-wide img, #main-bibliotek img, #main-hovedside img {
	border: 1px solid #9A9A9A;
}

img.img-right {
	display: block;
	float: right;
	margin: 0 0 0 1em;
}

img.img-left {
	display: block;
	float: left;
	margin: 0 1em 0 0;
}

div.break {
	clear: both;
	font-size: 1em;
}

#contentbottom {
	clear: both;
}

/* ===== #menu (left main menu) ===== */

#menu {
	width: 150px;
	float: left;
	padding-left: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*experiment*/
}

#menu a {
	color: #000;
}

#menu ul {
	list-style-type: none;
	margin: 11px 0 0 4px;
	padding: 0 0 0 0;
	font-size: 1em;
	list-style-image: none;
}

#menu ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 160px;
}

#menu ul li a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 160px;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: #5b5555;
}

#menu ul li ul {
	margin-bottom: 1em;
	margin-top: 0.7em;
	margin-left: 0;
}

#menu ul li ul li {
	width: 160px;
}

#menu ul li ul li a {
	color: #000;
	text-transform: none;
}

#menu ul li ul li ul {
	margin-left: 1em;
	margin-top: 0.2em;
	
}

#menu ul li ul li ul li {
	font-size: 0.9em;
	margin-bottom: 0.2em;
}

#menu ul li ul li ul li a{
	font-weight:normal;
}

/* ===== END #menu ===== */

/* ===== .box ===== */

.box, .box-search {
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
	font-size: 0.9em;
}

#menu .box, #menu .box-search {
	width: 160px;
	background: #EEE url(http://www.hib.no/2007/box-torn-graa-2.gif) no-repeat center center;
}

.box h3, .box-search h3 {
	text-transform: uppercase;
	font-size: 1em;
	margin: 0;
	padding: 1em 5px 0.5em 5px;
	border-bottom: 1px dashed #FFF;
}

#menu .box h3, #menu .box-search h3 {
	background: #EEE url(http://www.hib.no/Images/design/box-bakgrunn-topp-160.gif) no-repeat top left;
}

#menu .box h3 a {
	text-decoration: none;
	font-weight: bold;
}

#menu .box a {
	font-weight: normal;	
}

#menu .box h3 a:hover {
	text-decoration: underline;
}

#menu .box h4 {
	margin: 1em 5px 0 5px;
	font-size: 10px;
}

#menu .box h4 a:hover {
	color: #5b5555;
}

#menu .box h4 a.calendar {
font-weight: bold;
}

#menu .box p {
	margin: 0.5em 5px;
	font-size: 0.9em;
}

#menu .box p.box-aktuelt-dato {
	font-size: 0.8em;
	margin: 0 5px 0 5px;
}

#menu .box ul {
	margin-left: 8px;
	width: 145px;
	margin-top: 0;
}

#menu .box ul a {
	text-transform: none;
	color: #000;
	text-decoration: none;
	width: auto; /* For rett ikonvisning i IE6*/ 
}

#menu .box ul a:hover {
	text-decoration: underline;
}

#menu .box ul li {
	margin: 0.6em 0 0 0;
	width: 145px;
}

#menu .box p.show-more {
	text-align: right;
}

p.show-more a:hover {
	color: #5b5555 !important;
}

/* BUNNER */
#menu .box-bunn {
		background: #EEE url(http://www.hib.no/Images/design/box-bakgrunn-bunn-160.gif) no-repeat bottom left;
		width: 160px;
		height: 5px;
		margin: -1px 0 10px 0;
		font-size: 5px;
}

/* ===== END .box ===== */

/* NYE FORSIDEBOKSER */

div#box-felt {
	width: 530px;
	display: block;
	background-image: url(http://www.hib.no/2007/box-big-background.gif);
	background-repeat: repeat-y;
	float: left;
	margin-bottom: 2em;
}

div#box-felt a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#box-felt h3 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 1em 5px 0.5em 5px;
	border-bottom: 1px dashed #FFF;
	margin-top: 0;
	margin-left: 0;
	padding-left: 10px;
	margin-bottom: 1em;
}

div#box-felt h3 a {
	text-decoration: none;
}

div#box-felt h3 a:hover {
	text-decoration: underline;
}

div#box-bilde-felt {
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 0.5em;
}

#box-bilde-felt-ms #box-intro ul li a, #box-bilde-felt-sfn #box-intro ul li a, #box-bilde-felt-sfo #box-intro ul li a, #box-bilde-felt-suf #box-intro ul li a, #box-bilde-felt-kbp #box-intro ul li a, #box-bilde-felt-sekkk #box-intro ul li a{
	text-decoration: underline;
}

#box-bilde-felt-sfn #box-intro ul li a:hover, #box-bilde-felt-sfo #box-intro ul li a:hover, #box-bilde-felt-suf #box-intro ul li a:hover, #box-bilde-felt-kbp #box-intro ul li a:hover, #box-bilde-felt-sekkk #box-intro ul li a:hover{
	color: #5b5555;
}

#box-bilde-felt-sekkk #box-intro ul
 {
	padding-top:0.5em;
}

#box-bilde-felt-sekkk #box-intro ul li, #box-bilde-felt-sfn #box-intro ul li
 {
 	font-size:1.1em;
}

div#box-intro {
	width: 360px;
	display: block;
	float: left;
	background-image: url(http://www.hib.no/Images/design/2007-box-felt-bakgrunn-topp-360.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#box-felt-bunn {
	background-image: url(http://www.hib.no/Images/design/2007-box-felt-bakgrunn-bunn-530.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 5px;
	width: 530px;
	display: block;
	float: left;
	margin-top: -5px;
	font-size: 5px;
}

div#box-intro h3 {
	margin-left: 200px;
}

div#box-intro ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 210px;
	margin-bottom: 1em;
}

div#box-intro ul li {
	margin: 0;
	padding: 0;	
	margin-top: 0.5em;
	font-size: 0.9em;
}

div#box-intro ul li a {
	text-decoration: none;
}

div#box-bilde-felt-suf ul li a, div#box-bilde-felt-sekkk ul li a{
	line-height:200%;
	
}

div#box-bilde-felt-kbp ul li{
	margin-bottom:20px;
}

div#box-bilde-felt-sfo ul li{
	margin-bottom:20px;
}

div#box-intro ul li a:hover {
	text-decoration: underline;
}

div#box-intro ul li.box-punkt {	
	margin-top: 1.2em;
}

div#box-intro ul li.box-punkt a {	
	background-image: url("http://www.hib.no/Images/design/ul-dot-svart.gif");
	background-repeat: no-repeat;
	padding-left: 1em;
}

div#box-aktuelt {
	width: 160px;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 0;
	background-image: url(http://www.hib.no/Images/design/box-bakgrunn-topp-160.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#box-aktuelt p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 8px 0 8px;
	margin: 0.5em 0 0 0;
}

div#box-aktuelt p a {
	text-align: right;
	display: block;
	line-height:1.5em;
}

div#box-aktuelt p a:hover {
	color: #5b5555;
}

div#box-felt p.show-more {
	font-size: 0.8em;
	text-align: right;
	margin-right: 1em;
}

/* SKJEMA GENERELT */

fieldset {
	padding: 1em;
}

legend {
	font-size: 1.2em;
	color: #5b5555;
	font-weight: bold;
	margin-bottom: 0.5em;
}

label {
	margin: 1em 0 0.5em 0;
	display: block;
	font-weight: bold;
}

label.label-liste {
	display: inline;
	font-weight: normal;
}

p.label-liste {
	margin: 0;
}

p.button-row {
	margin: 1em 0;
}

/* END SKJEMA */

/* katalog */

.navnet  {
	text-transform: capitalize;
}

/* end katalog */

/* SEARCH-BOX */

#q-form-box {
	margin: 0;
	padding: 0;
}

#q-box {
	width: 90px;
	font-size: 1em;
}

#q-submit-box {
	font-size: 1em;
	width: 30px;
	margin-left: 2px;
}

/* ===== END SEARCH ===== */

/* ===== #footer ===== */

.sist-endret {
	font-size: 0.8em;
	padding-left: 222px; 
	color: #000;
}

#footer {
	clear: both;
	padding: 2em 0 1em 60px;
	font-size: 1em;
	background-repeat: no-repeat;
	margin-bottom: 2em;
	background-image: url(http://www.hib.no/Images/design/bottom.gif);
}

#footer p {
	margin: 0;
	clear: both;
}

#footer a {
	color: #5b5555;
}

#footer a:hover {
	color: #333;
}

ul#footer-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#footer-menu li {
	display: block;
	float: left;
}

ul#footer-menu li a {
	display: block;
	background-image: url(http://www.hib.no/Images/design/brotarn-gul-footer.gif);
	background-repeat: no-repeat;	
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}

ul#footer-menu li#footer-menu-1 a {
	background-image: none;
	padding-left: 0;
}

/* ===== END #footer ===== */

/* ========== ========== ========== ========== ========== */
/* PRINT STYLES                                           */
/* ========== ========== ========== ========== ========== */

@media print {

	#extramenu {
		display: none;
	}
	
	#above-content {
		display: none;
	}
	
	#header, #menu, #footer-menu {
		display: none;
	}
	
	#footer {
		width: 100%;
		left: 0;
		margin: 0;
		padding: 0;
		display: none;
	}
	
	#page {
		position: relative;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#content, div#box-felt {
	background:none;
	}

	
	
	#main, #main-page, #main-bibliotek {
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		left: 0;
	}
	
	h1, h2, h3, h4, h5, h6, p, ul, ul li, a {
		color: #000;
	}	
	
	.sist-endret {
		padding-left: 0;
	}
	
	div.studier-boks {
		background: none;
		border: 1px solid #000;
		margin: 0.5em;
	}
	
	table.tabell-ramme {
		border: 1px solid #000;
		border-collapse: collapse;
		width: 100%
	}
	
	table.tabell-ramme th, table.tabell-ramme td {
		border: 1px solid #000;
		padding: 2px;
	}
	
	
}

/* ========== ========== ========== ========== ========== */
/* DROPDOWN MENU                                          */
/* ========== ========== ========== ========== ========== */

ul#submenu-1 { position: absolute; width: 130px; left:  27px; }
ul#submenu-2 { position: absolute; width: 130px; left: 127px; }
ul#submenu-3 { position: absolute; width: 130px; left: 193px; }
ul#submenu-4 { position: absolute; width: 130px; left: 263px; }
ul#submenu-5 { position: absolute; width: 130px; left: 423px; }

ul#submenu-1, ul#submenu-2, ul#submenu-3, ul#submenu-4, ul#submenu-5 {
	background-color: #EDEDED;
	border: solid #DEDEDE;
	border-width: 0 2px 2px 2px;
	list-style-image: none;
	list-style-type: none;
}

ul#submenu-1 li, ul#submenu-2 li, ul#submenu-3 li, ul#submenu-4 li, ul#submenu-5 li {
	float: none;
}

ul#submenu-1 li a, ul#submenu-2 li a, ul#submenu-3 li a, ul#submenu-4 li a, ul#submenu-5 li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	width: 100%;
	text-align: left;
	padding: 0 3px;
}

ul#submenu-1 li a:hover, ul#submenu-2 li a:hover, ul#submenu-3 li a:hover, ul#submenu-4 li a:hover, ul#submenu-5 li a:hover {
	background-color: #E5E5E5;
}

ul#submenu-1 li > a, ul#submenu-2 li > a, ul#submenu-3 li > a, ul#submenu-4 li > a, ul#submenu-5 li > a {
	width:auto;
}


/* filtypeikoner */

@media screen {

a[rel=external] {
	background-image: url(http://www.hib.no/Images/design/external-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-right: 2px;
}

a.pdf, a.excel, a.word, a.ppt, a.epost{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-right: 2px;
}

a.pdf {
	background-image: url(http://www.hib.no/Images/ikoner/pdf.gif);
}

a.word {
	background-image: url(http://www.hib.no/Images/ikoner/word.gif);
}

a.excel {
	background-image: url(http://www.hib.no/Images/ikoner/excel.gif);
}

a.ppt {
	background-image: url(http://www.hib.no/Images/ikoner/ppt.gif);
}

a.epost {
	background-image: url(http://www.hib.no/Images/ikoner/epost.gif);
}

a[href$='.doc'], a[href$='.docx'] {
	background:transparent url(http://www.hib.no/Images/ikoner/word.gif) bottom right no-repeat;
	padding-right:20px;
	line-height:15px;
}

a[href$='.pdf'] {
	background:transparent url(http://www.hib.no/Images/ikoner/pdf.gif) bottom right no-repeat;
	padding-right:20px;
	margin-right: 2px; 
}

a[href$='.odt'] {
	background:transparent url(http://www.hib.no/Images/ikoner/odt.png) bottom right no-repeat;
	padding-right:20px;
	margin-right: 2px; 
}

a[href$='.ods'] {
	background:transparent url(http://www.hib.no/Images/ikoner/ods.png) bottom right no-repeat;
	padding-right:20px;
	margin-right: 2px; 
}


a[href$='.xls'], a[href$='.xlsx'] {
	background:transparent url(http://www.hib.no/Images/ikoner/excel.gif) bottom right no-repeat;
	padding-right:20px;
	margin-right: 2px;
}

a[href^="mailto:"], .navnet a[href^="mailto:"] {
	background:transparent url(http://www.hib.no/Images/ikoner/epost.gif) bottom right no-repeat;
	padding-right:20px;
	margin-right: 2px;
}


/*	Må fjerne ikoner i enkelte sammenghengher, f.eks for IE8 og Opera ettersom det blir trøbbel om de går over flere linjer*/

*+html .nyhet-smal a, *+html .box a.calendar{
padding:0;
background-image:none;
margin:0;
} 

#footer a[href^="mailto:"], td a[href^="mailto:"] {
	background:transparent;
    padding-right:0;
	margin-right:0;        
}

.nyhet-smal > a:first-child, .nyhet-bred > a:first-child, #box-aktuelt h3 a{ 
	background:transparent;
    padding-right:0;
	margin-right:0;        
}

a.bildelenke {
background:transparent;
    padding-right:0;
	margin-right:0; 

}

}

/* end filtypeikoner */

.hidden {
	visibility: hidden;
}

/* Hide from IE5-mac. Only IE-win sees this. \/*
* html div#main {
	height: 1%;
	
}
/* End hide from IE5/mac */ 

div#main {
	width: 510px;
}

.artikkelbilde {
    float:right;
	clear:right;
    width:252px;
    margin: 0 0 2px 5px;
}

.artikkelbilde img{
    margin-right:0;
    padding-right:0;
}

.artikkelbilde p{
    margin: 0;
    font-size:0.9em;
}

	.bredde300 {
	width:300px;
}

#links {
	float:right;
	padding:0;
	width:165px;
}

.studiebilde{
	float: right;	
    display:block;
	margin: 0 0 1em 1em;
}

.studier-boks {
	float:right;
	clear:right;
}

#main img.utenramme {
	border:none
}

#main-hovedside .nav-dato img{
	float:none;
	position:relative;
	top:1px;
	border:0;
	margin:0;
	padding-left:0.2em;
}

.artikkelbildetekst {
	font-size:0.9em;
	padding-top:0.1em;
	padding-bottom:0.5em;
	width:250px;
}

.artikkelbildetekst img {
display:block;
margin-bottom: 2px;
}

.nyhet-engelsk {
	clear:both;
}

.nyhet-engelsk .nyhet-bred{
	padding-top:10px;
	float:none	
}

.studier-boks h3 {
	background: #DEDEDE url(http://www.hib.no/Images/design/box-bakgrunn-topp-250.gif) no-repeat top;
	margin-top:0;
	padding:5px;
	padding-left: 6px;
	padding-left: 9px;
}

.mer img{
	float:left;
	margin-right:7px;
}

.mer p{
	padding:9px 5px 7px 8px;
	padding:9px 7px 7px 10px;
	margin:0;
	float:left;
}

.mermer p{
	padding:8px 7px 0px 9px;
	margin:0;
}

.mermer a {
	float:right;
	margin:-4px 4px 4px;
}

div.studier-boks-bunn {
clear:both;
}


.faktaboks-hoyre{
	background-color: #EDEDED;
	float:right;
	width:190px;
	margin-left:0.5em;
}


.faktaboks-hoyre h3{
 margin-top:0;
 background-color: #DEDEDE;
 border-bottom:2px solid white;
}

.faktaboks-hoyre h3, .faktaboks-hoyre p {
 padding: 0.3em;
}

.faktaboks-hoyre ul {
padding-left:1.7em;
margin-left:0;
}






.instruks{
	background-color:#EDEDED;
	padding:0.1em;
	margin:0.5em 0;
}

#box-intro table th {
	font-weight:normal;
}

div#box-bilde-felt-sfo #box-intro p {
	margin-left: 200px;
	padding:10px 5px 0px 10px;
}

div#box-bilde-felt-sfo #box-intro p a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.tabell-ramme td, .tabell-ramme th {
	padding:.3em;
}

#page img.utenborder {
	border:none;
}

.fb-link a{
	background:url(http://www.hib.no/Images/ikoner/fb.gif) no-repeat right top;
	padding-right:15px;	
}

#main  li, #main-hovedside li {
     margin-bottom: 0.3em;
}

.right{
    float: right;
    margin: 0 4px 4px;
}

td ul {

padding-left:17px;
margin-left:0;
}
