/*--------------------------------------       RESET     --------------------------------------*/
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,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, dd,dl,dt,li,ol,ul,hr, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}




* { 	margin: 0; }



/*--------------------------------------GENERELT OM SIDEN--------------------------------------*/





body {
	color: #000000;
	margin:		0px;
	padding:	0px;
	position: relative;
	overflow: -moz-scrollbars-vertical;
	font: 0.6251em/1 "Lucida Grande", Verdana, Arial, sans-serif;
}
	}

body , html {
	margin:		0px;
	padding:	0px;
	height: 	100%;
}




/* Hovedmeny------------------------------------------------------------------------- */
div.menu {
  margin-top:-10px;
}

#primary {
	line-height:normal;
	padding:0px 0px 1px 15px;
	width: 800px;
}

#primary ul {
  padding:0;
  margin:0;
  list-style: circle;
}

#primary li {
  display:inline;
}

#primary a {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:1.13em;
	font-variant: small-caps;
	font-weight:bold;
	color:#000;
	display:block;
  	float:left;
  	padding: 6px 8px;
  	margin: 0px 1px 0px 0px;
  	text-decoration: none;
}







#mainmenu {
	position: relative; 
	left: 105px;
	top: 53px;
	width: 800px;
	height: 20px;
	z-index: 1;
	display: block;
}


#oppe {
display:block;
font-family:"Lucida Grande",Verdana,Arial,sans-serif;
font-size:1.13em;
font-variant:small-caps;
height:7px;
left:650px;
position:relative;
top:5px;
width:250px;
z-index:1;
text-align: right;
}

#oppe a{
text-decoration: none;
color: gray;
padding:0px 3px;
}

#oppe a:hover{
text-decoration: none;
color: #760000;
padding:0px 3px;
}

/*--------------------------------------TEKSTINFORMASJON--------------------------------------*/


#content a			{text-decoration: none; color: #17355f; border-bottom: solid 1px #17355f;}
#content a:hover	{text-decoration: none; color: #848484; border-bottom: solid 1px #848484;}


td, td p {
padding-top: 3px;
text-align: center;
}

em{
	font-style: italic;
}


hr {
background-color: #b5b5b5;
color: #b5b5b5;
height:1px;
width: 113px;
margin: 3px 0px 2px 10px;

}

mellomrom {
padding-top: 10px;
}

strong {
	font-weight: bold;
}

P, .lesmer a {
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:17px;}

#content p {
	padding-bottom: 16px;
}




.lesmer a:hover{
font-weight: bold;
color: gray;
}

.lesmer a{
	font-weight: bold;
	color: #17355f;
}

.litentekst { /*----liten tekst----*/
	color: #000000;
	letter-spacing: 0px;
	font-size: 9px;
	font-weight: normal;
	}
	
	
.kontakt{
	text-align: left;
	line-height: 14px;
	font-family: tahoma, arial, verdana, sans serif;
	font-size: 12px;
	color: #b5b5b5;
	padding-left: 10px;
	}




h1 a:hover{
color: gray;
}



h2 { /*----OVERSKRIFT 1----*/                        
	text-align: left;                                               
	font-family: Georgia, "Times New Roman", Times, serif;                         
	font-size: 14px;
	letter-spacing: 0px;
	color: #17355f;
	font-weight: bold;
	padding-top: 10px;
}


h3 { /*----OVERSKRIFT NYHETER-FORSIDEN----*/
	margin: 0 0 5px 0;
	padding: 0 0 0 3px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	width: 370px;
	font-family: tahoma, arial, verdana, sans serif;
		letter-spacing: +1px;
}

h4 { /*----UNDERSKRIFT NYHETER-FORSIDEN----*/
	margin: 0 0 5px 0;
	padding: 0 0 0 3px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dotted #000000;
	width: 270px;
	font-family: tahoma, arial, verdana, sans serif;
	letter-spacing: +1px;
}



/*----------------------------------LINK INFORMASJON------------------------------------------*/





#primary a.hogskole:hover, #primary a.hogskole-active {color: #17355f;}
#primary a.studentvelferd:hover, #primary a.studentvelferd-active {color: #37afc8;}
#primary a.studentadministrasjon:hover, #primary a.studentadministrasjon-active {color: #4c803e;}
#primary a.sykepleie:hover, #primary a.sykepleie-active {color: #e69402;}
#primary a.videreogetterutdanning:hover, #primary a.videreogetterutdanning-active {color: #c81412;}
#primary a.fou:hover, #primary a.fou-active {color: #9fdd12;}
#primary a.samarbeid:hover, #primary a.samarbeid-active {color: #cc138e;}
#primary a.bibliotek:hover, #primary a.bibliotek-active {color: #6c7293;}









/*--------------------------------------DIVS--------------------------------------*/



.wrapper {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}


.footer {
	width: 900px;
	margin: 0 auto;
}
.footer p {
	padding: 17px 0 0;
	color: #fff;
	font: 0.8em arial,sans-serif;;
}


#header {
	position: absolute;
	width: 900px;
	height: 185px;
	background: url(images/header.jpg) no-repeat;
	z-index: 1;
}

#header-left {
	position:absolute; 
	visibility: visible;
	left: 0px;
	top: 84px;
	width: 50%;
	height: 101px;
	background-image: url(images/pattern.jpg);
	z-index:0;
	display: block;
}


.overskrift {
height:auto;
text-align:left;
visibility:visible;
z-index:1;
}

.ingress, .innhold {
	z-index: 1;
	height: auto;
	text-align: left;
	visibility: visible;
	margin-top: 2px;	
}

.lesmer {
	z-index: 1;
	height: auto;
	text-align: left;
	visibility: visible;
	margin-top: 2px;	
}







/*--------------------------------------LENKENE PÅ VENSTRESIDEN--------------------------------------*/




#eksterne-linker { 
	position: absolute;
	left: 35px;
	top: 9px;
	z-index: auto;
	width: 300px;
	height: 59px;
	overflow: hidden;
	text-align: left;
}

#venstre-meny {
background: url(images/meny.jpg) top left no-repeat;
height:400px;
left:120px;
overflow:hidden;
position:relative;
text-align:left;
top:194px;
width:274px;
z-index:auto;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
text-decoration: none;
font-style: normal;
font-weight: normal;
font-size:11px;

}

#venstre-meny ul ul{
background: url(images/meny-ulul.jpg) top left no-repeat;
padding-left: 40px;
padding-top: 9px;
padding-bottom: 10px;
margin-left: -11px;}

#venstre-menyWrapped{
margin-top: 30px;
margin-left: 12px;

}

#google{
margin-top: 	13px;
margin-left: 	23px;
}

#button {background:url(images/knapp.gif) repeat 100% 50%; border:none; } /* Background image */
#input	{background:url(images/input.gif) repeat 100% 50%; border:none;  }

#venstre-meny ul li, #venstre-menyWrapped ul ul li{
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
text-decoration: none;
font-style: normal;
font-weight: normal;
list-style: none;
padding-top: 3px;
padding-bottom: 6px;
/* font-size:1.13em; */
background: url(images/meny-li.jpg) top left no-repeat;
margin-left: -12px;
padding-left: 20px;
}


#venstre-meny a, #venstre-meny ul li a, #venstre-meny ul ul li a	{text-decoration: none; color:#000 ; }
#venstre-meny a:hover	{text-decoration: none; color: #848484; }
#venstre-meny a.active	{text-decoration: none; color: #999999; }





#content, #nyheter{

	left:395px;
	overflow:hidden;
	position:relative;
	text-align:left;
	top:-214px;
	width:506px;
	z-index:auto;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
}

#content ul, #nyheter ul {
	list-style-position: outside;
	list-style-type: disc;
	z-index: 1;
	margin-left: 20px;

}

#content ol, #nyheter ol {
	list-style-position: outside;
	list-style-type: decimal;
	z-index: 1;
	margin-left: 27px;

}

#content li, #nyheter li {
padding-top: 2px;
line-height: 16px;
}


.bilde {
padding-left: 170px;
}

.bilde-ansatte {
margin-right:20px;
padding-top:20px;
width:100px;
height: 133px;
position: relative;
left: 0px;
top: 0px;
}

.tekst-ansatte {
left: 130px;
position: relative;
width: 340px;
margin-top: 0px;
top: -139px;
}

.skille {
background-color: #17355f;
width: 504px;
height: 2px;
position: relative;
margin-top: -122px;
}



/*--------------------------------------ROLLOVERE VENSTRE SIDE--------------------------------------*/








/*------------------LÅNEKASSEN ROLLOVER---------------------------*/




#lanekassen{													/**/
																/**/
height: 41px;													/**/
width: 45px;													/**/
text-indent: 10000px;											/**/
overflow: hidden;												/**/
background: url(images/lanekassen.jpg) top left no-repeat;		/**/
display: block;													/**/
	left: 0px;													/**/
	top: 0px;													/**/
position: absolute;												/**/
}																/**/
 																/**/
#lanekassen:hover{												/**/
																/**/
background-position: bottom left;								/**/
}																/**/
																/**/
/*----------------------------------------------------------------*/

/*------------------------SIB ROLLOVER----------------------------*/
#sib{															/**/
																/**/
height: 41px;													/**/
width: 60px;													/**/
text-indent: 10000px;											/**/
overflow: hidden;												/**/
background: url(images/sib.jpg) top left no-repeat;				/**/
display: block;													/**/
	left: 45px;													/**/
	top: 0px;													/**/
position: absolute;												/**/
}																/**/
 																/**/
#sib:hover{														/**/
																/**/
background-position: bottom left;								/**/
}																/**/
																/**/
/*----------------------------------------------------------------*/

/*------------------------BIBSYS ROLLOVER-------------------------*/
#bibsys{														/**/
																/**/
height: 41px;													/**/
width: 65px;													/**/
text-indent: 10000px;											/**/
overflow: hidden;												/**/
background: url(images/bibsys.jpg) top left no-repeat;			/**/
display: block;													/**/
	left: 105px;												/**/
	top: 0px;													/**/
position: absolute;												/**/
z-index:1;														/**/
}																/**/
 																/**/
#bibsys:hover{													/**/
																/**/
background-position: bottom left;								/**/
}																/**/
																/**/
/*----------------------------------------------------------------*/

/*------------------ITS LEARNING ROLLOVER-------------------------*/
#itslearning{													/**/
																/**/
height: 41px;													/**/
width: 57px;													/**/
text-indent: -10000px;											/**/
overflow: hidden;												/**/
background: url(images/itslearning.jpg) top left no-repeat;		/**/
display: block;													/**/
	left: 170px;												/**/
	top: 0px;													/**/
position: absolute;												/**/
}																/**/
 																/**/
#itslearning:hover{												/**/
																/**/
background-position: bottom left;								/**/
}																/**/
																/**/
/*----------------------------------------------------------------*/



/*----TOP-BANNER-TEKST----*/

#betanien {
	position: absolute;
	left: 102px;
	top: 451px;
	z-index: 1;
	width: 240px;
	height: 42px;
	overflow: hidden;
	text-align: left;
	visibility: visible;
}

#infoboks, #infoboks-hogskolen, #infoboks-studentvelferd, #infoboks-studieadministrasjon, #infoboks-sykepleie, #infoboks-videreogetterutdanning, #infoboks-fou, #infoboks-samarbeid, #infoboks-bibliotek { /*----GRAFIKKEN OG PLASSERINGEN TIL INFOBANNERET----*/
	display: block;
	visibility: visible;
	width: 781px;
	height: 59px;
	position: relative;
	top: 175px;
	left: 120px;
}

#infoboks						{background-image: url(images/info.jpg);}
#infoboks-hogskolen				{background-image: url(images/info-hogskolen.jpg);}
#infoboks-studentvelferd		{background-image: url(images/info-studentvelferd.jpg);}
#infoboks-studieadministrasjon	{background-image: url(images/info-studieadministrasjon.jpg);}
#infoboks-sykepleie				{background-image: url(images/info-sykepleie.jpg);}
#infoboks-videreogetterutdanning{background-image: url(images/info-videreogetterutdanning.jpg);}
#infoboks-fou					{background-image: url(images/info-fou.jpg);}
#infoboks-samarbeid				{background-image: url(images/info-samarbeid.jpg);}
#infoboks-bibliotek				{background-image: url(images/info-bibliotek.jpg);}



#informasjon {
	position: absolute;
	left: 37px;
	top: 27px;
	z-index: 1;
	width: 240px;
	height: 42px;
	overflow: hidden;
	text-align: left;
	visibility: visible;
}

/*----^^^^TEKSTINFORMASJONEN TIL FELTET OVER^^^^----*/
.infofelt {
	color: #FFFFFF;
	letter-spacing: +1px;
	font-size: 14px;
	font-weight: bold;
	}

	
	
	
#transparent {
display:block;
height:121px;
left:20px;
position:relative;
top:32px;
width:100px;
z-index:1;
}

.cushycms{
font-size: 12px;
line-height: 17px;
}

h1, h1 a { /*----OVERSKRIFT 1----*/
color:#17355F;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:21px !important;
letter-spacing:0;
line-height:22px !important;
text-align:left;
text-decoration:none;
border-top: none !important;
margin-top:7px !important;
padding-top:0 !important;
}
	

#toggle3 h1, #toggle2 h1, #toggle h1, #toggle4 h1, #toggle5 h1, #toggle6 h1 { 
font-style: normal !important;
border-top:1px solid #DBDBDB !important;
margin-top:27px !important;
padding-top:19px !important;
}
	





	
