/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
margin:0 auto;
padding:0;
/*background:#cecece;*/
background:#cecece url("images/bakgrunn-2.gif") repeat-y top center;
/*background: #f3f1e9;*/
}

a{
/*color:#467aa7;*/
color:#0000ff;
font-weight:normal;
text-decoration:none;
/*background-color:inherit;*/
}



a:hover{color:#a81324; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/******* DataTable *******/

#dataTable {
	margin:0 0;
	/*border-collapse: no;*/
	/*border: 1px solid #b90000;*/
	/*width: 100%;*/
	background-color: #f3f1e9;
	font-size:0.8em;
	/*margin-top: 1em;*/
		
	
}

#dataTable tr{ 
	background: #ccc;
	color: #b90000;
	/*border: 1px solid #b90000;
	border-top: 1px solid #b90000;
	border-left: 1px solid #b90000;
	border-right: 1px solid #b90000;*/
	text-align: left;
	font-weight:bold;
	font-size:1.1em;
	}


#dataTable th{ 
	background: #ccc;
	color: #000;
	/*border-bottom: 1px solid #b90000;
	border-top: 1px solid #b90000;
	border-left: 1px solid #b90000;
	border-right: 1px solid #b90000;*/
	text-align: left;
	padding: 2px;
	font-weight:bold;
	/*font-size:0.8em;*/
	}
	
#dataTable a, #dataTable a:hover{ 
	background: #ccc;
	color: #000;
	/*border-bottom: 1px solid #b90000;
	border-top: 1px solid #b90000;
	border-left: 1px solid #b90000;
	border-right: 1px solid #b90000;*/
	text-align: left;
	padding: 1px;
	font-weight:bold;
	/*font-size:0.8em;*/
	}

	

	
#dataTable td{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #ffffe8;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}

#dataTable td.sentrert{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: center;
	background: #ffffe8;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}



#dataTable td.blue{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #ddeeff;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}

#dataTable td.nocolor{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #f3f1e9;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}


/*--------------------------------------------------*/
/******* CenterTable *******/

#center_Table {
	margin:0 0;
	/*border-collapse: no;*/
	/*border: 1px solid #b90000;*/
	/*width: 100%;*/
	background-color: #f3f1e9;
	font-size:0.8em;
	/*margin-top: 1em;*/
		
	
}

#center_Table 
tr{ 
	/*background: #ccc;*/
	color: #b90000;
	/*border: 1px solid #b90000;
	border-top: 1px solid #b90000;
	border-left: 1px solid #b90000;
	border-right: 1px solid #b90000;*/
	text-align: center;
	font-weight:bold;
	font-size:1.1em;
	}


#center_Table 
th{ 
	/*background: #ccc;*/
	color: #000;
	/*border-bottom: 1px solid #b90000;
	border-top: 1px solid #b90000;
	border-left: 1px solid #b90000;
	border-right: 1px solid #b90000;*/
	text-align: center;
	padding: 2px;
	font-weight:bold;
	/*font-size:0.8em;*/
	}
	
#center_Table 
a, #center_Table 
a:hover{ 
	/*background: #ccc;*/
	color: #000;
	/*border-bottom: 1px solid #b90000;
	border-top: 1px solid #b90000;
	border-left: 1px solid #b90000;
	border-right: 1px solid #b90000;*/
	text-align: center;
	padding: 1px;
	font-weight:bold;
	/*font-size:0.8em;*/
	}

	

	
#center_Table 
td{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: center;
	/*background: #ffffe8;*/
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}

#center_Table 
td.sentrert{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: center;
	background: #ffffe8;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}



#center_Table 
td.blue{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #ddeeff;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}

#center_Table 
td.nocolor{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #f3f1e9;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}

/*--------------------------------------------------*/

#studietilbud_Table {
	margin:0 0;
	/*border-collapse: no;*/
	/*background-color: #f3f1e9;*/
	background-color:#f3f1e9;
	font-size:0.8em;
	}

#studietilbud_Table tr{ 
	background: #ccc;
	color: #b90000;
	text-align: left;
	font-weight:bold;
	font-size:1.1em;
	}


#studietilbud_Table th{ 
	background-color:#e6e6e6;
	color: #69686d;
	text-align: left;
	padding: 2px;
	font-weight:bold;
	border-top: 1px dashed #69686d;
	border-bottom: 1px dashed #69686d;
}

#studietilbud_Table th a, #studietilbud_Table th a:hover{ 
	background-color:#e6e6e6;
	color: #69686d;
	/*text-align: left;
	padding: 2px;
	font-weight:bold;
	border-top: 1px dashed #69686d;
	border-bottom: 1px dashed #69686d;*/
	text-decoration:none;

}

	
#studietilbud_Table a{ 
	color: #0000FF;
	text-align: left;
	/*padding: 1px;*/
	font-weight:bold;
	}
	
#studietilbud_Table a:hover{
text-decoration:underline;border:none;
}
	

	
#studietilbud_Table td{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #ffffe8;
	color:#69686d;
	font-weight:normal;
	/*font-size:0.6em;*/
}

#studietilbud_Table td.sentrert{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: center;
	background: #ffffe8;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}


#studietilbud_Table td.blue, #studietilbud_Table td.blue a, #studietilbud_Table td.blue a:hover{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #ddeeff;
	color:#69686d;
	font-weight:normal;
	/*font-size:0.6em;*/
	text-decoration:none;

}

#studietilbud_Table td.nocolor{
	/*border-bottom: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	padding: 2px;
	text-align: left;
	background: #f3f1e9;
	color:#000;
	font-weight:normal;
	/*font-size:0.6em;*/
}

/*--------------------------------------------------*/

#kalender {
	margin:0 0;
	/*border-collapse: no;*/
	/*background-color: #f3f1e9;*/
	background-color:#fff;
	font-size:0.8em;
	}
.month {
	font-weight:bold;
	text-align: center;
	}
.uke {
	background-color:#ccc;
	}
.dag {
	background-color:#ccc;
	}
	





/*.blue{background:#ddeeff;}
.white{background-color:#fff;}
.noborder{background-color:#f3f1e9;}*/



#dataTable td.indent{
	background: url("images/bullet_round_1_blue.gif") no-repeat 0.5em 0.95em;
	padding-left: 20px;}



/**************** Header and navigation styles ****************/

#container{
width:978px;
margin:0 auto;
/*margin:20px auto;*/
padding:0;
text-align:left;
/*background-color:#f3f1e9;*/
/*background:#f3f1e9 url(images/bullet.gif)top 600px repeat-y;*/
color:#303030;
/*border:1px solid #000;*/
/*border:2px solid #a0a0a0;*/
}

#header{
height:109px;
width:976px;
padding:0 0 0 1px;
/*background:#f3f1e9;*/
/*color:#ffffff; margin-left:1px; margin-right:1px; margin-top:0; margin-bottom:1px;*/

}

#header h1{
padding:35px 0 0 0;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:0 0 0 850px;
padding:15px 0 0 0;
font-size:0.8em;
background-color:inherit;
color:#f0f2f4;
font-weight:bold;
}

#header h2 a{
display:block;
background-color:inherit;
color:#fff;
font-weight:bold;
}

#header h2 a:hover{
display:block;
background-color:inherit;
color:#ffcc00;
font-weight:bold;
}



#navigation{
height:2.2em;
line-height:2.2em;
width:977px;
margin:0 0 0 1px;
padding:0;
background:#d6811c;
color:#ffffff;
border-top: 1px solid #d6811c;
/*border-bottom: 1px solid #d6811c;*/
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 5px;
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
/*background-color:inherit;*/
color: #ffffff;
/*border-bottom: 1px solid #d6811c;*/
}

* html #navigation a {width:1%;}

#navigation .selected{
background:#fff;
color:#a81324;
/*border-top: 2px solid #d6811c;*/
text-decoration:none;
}

#navigation a:hover{
background:#fff;
/*background:#ffcc00;*/
color:#a81324;
text-decoration:none;
border-left: 1px solid #d6811c;
/*border-right: 1px solid #a81324;*/
}

#navigation-2{
display:block;
float:right;
height:2.2em;
line-height:2.2em;
padding:1px 20px 0 0;
font-size:0.8em;
background:#fff;
width:957px;
/*margin:3px 15px 0 0;*/
color:#b90000;
text-align:right;
font-weight:bold;
border-bottom:1px solid #d6811c;
}

#navigation-2 a{
color:#d6811c;
text-decoration:none;
text-align:right;
font-weight:bold;
}

#navigation-2 a:hover{
color:#a81324;
text-decoration:underline;
text-align:right;
font-weight:bold;
}

#navigation-2 .selected{
background:#fff;
color:#a81324;
/*border-top: 2px solid #d6811c;*/
text-decoration:none;
}






/**************** Content styles ****************/

#content{
float:left;
width:678px;
/*font-size:0.9em;*/
padding:20px 10px 20px 20px;
background:#f3f1e9 url(images/content_top.gif)top left repeat-x;
margin: 0 0 10px 0;
}

#content h2{
display:block;
margin:20px 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#69686d;
/*background-color:inherit;*/
}

#content h2 a{font-weight:normal;}

#content h3{
font-weight:bold;
font-family: Arial, sans-serif;
margin:0 0 5px 0; 
font-size:1.4em; 
/*letter-spacing:+1px;*/
text-decoration: none;
background-color:#e6e6e6;
padding:3px 0 2px 2px;
color:#69686d;
border-top: 1px dashed #69686d;
/*border-bottom: 1px dashed #69686d;*/
}

#content h3 a{
font-weight:bold;
font-family: Arial, sans-serif;
text-decoration: none;
color:#69686d;
}

#content h3 a:hover{
font-weight:bold;
font-family: Arial, sans-serif;
/*text-decoration: none;*/
color:#a81324;
}

#content h4{
font-weight:bold;
font-family: Arial, sans-serif;
/*margin:15px 0 5px 0; */
font-size:1.3em; 
/*letter-spacing:-1px;*/
text-decoration: none;
/*padding:2px 0 2px 0;*/
color:#69686d;
}

#content h4 a{
font-weight:bold;
font-family: Arial, sans-serif;
text-decoration: none;
color:#69686d;
}


#content h5, #content h5 a{
font-weight:bold;
font-family: Arial, sans-serif;
/*margin:15px 0 5px 0; */
font-size:1.0em; 
/*letter-spacing:-1px;*/
text-decoration: none;
/*padding:2px 0 2px 0;*/
color:#69686d;
}






#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}




/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:240px;
padding:20px 20px 5px 10px;
line-height:1.2em;
background:#f3f1e9 url(images/content_top.gif)top left repeat-x;
/*border: 1px solid #69686d;*/
}

#subcontent h2{
display:block;
margin:0 0 0 0;
padding:2px 0 4px 5px;
font-size:0.8em;font-weight:bold;
text-align:left;
color:#fff;
background-color:#a81324;
border-bottom: 1px solid #69686d;
}

#subcontent h3{
display:block;
/*border-top: 1px solid #69686d;*/
/*margin:12px 0 0 0;*/
/*padding:5px;*/
padding:3px 0 3px 4px;
font-size:0.9em;font-weight:bold;
text-align:left;
/*letter-spacing:+1px;*/
background-color:#d6811c; /*url(../images/bakgrunn_or.gif)top left repeat-x;*/
/*border-top: 1px solid #69686d;*/
/*border-bottom: 1px solid #69686d;*/

/*border-bottom: 1px dashed #69686d;*/
/*border-left:5px solid #d6811c;*/
color:#fff;}


#subcontent p{margin:0; font-size:0.9em;padding: 5px;/*background:#fff;*/}

.red_box {
/*font-size:1.1em;*/
border: 1px solid #d6811c;
margin:0 0 14px 0;
padding: 0 0 2px 0;
background:#fff;
color:#69686d;
}



.or_box {
border: 1px solid #69686d;
margin:0 0 8px 0;
padding: 0 0 2px 0;
}

/**************** Navlist****************/

#navlist li
{
display: inline;
/*display: inline;*/
/* for IE5 and IE6 */
}

#navlist
{
/*width: 7em;*/
/* to display the list horizontaly */
font-family: Verdana, sans-serif;
font-size:0.9em;font-weight:bold;
line-height:1.6em;
/*margin: 0 0 0 0;3em;*/
padding: 0;
/*border-top: 1px #69686d solid;*/
/*border-left: 1px #69686d solid;*/
/*border-right: 1px #69686d solid;*/
}

#navlist a{
/*width: 99.99%;*/
/* extend the sensible area to the maximum with IE5 */
display: block;
padding:2px 2px 2px 15px;
background: #e6e6e6 url("images/bullet.gif") no-repeat 3px 7px;
border-bottom: 1px #69686d solid;
text-align: left;
text-decoration: none;
color: #000;
}

#navlist a.blue{
/*width: 99.99%;*/
/* extend the sensible area to the maximum with IE5 */
display: block;
padding:2px 2px 2px 15px;
background-color:#ddeeff;
border-bottom: 1px #69686d solid;
text-align: left;
text-decoration: none;
color: #000;
}


#navlist a:hover { background-color: #fff; text-decoration: none;color:#d6811c; border-bottom: 1px #c8c8c8 solid}
/*#navlist a:visited { color: #c8c8c8; }*/

.navlist_selected{
border-left:5px solid #d6811c;
}









/**************** Menublock styles ****************/

.menublock{font-size:0.9em;}
.menublock li{
list-style:none; 
display:block; 
margin:0 0 0 0;
padding:2px 0 0 5px;
background-color:#fff;
/*border-bottom: 1px solid #69686d;*/
text-decoration:none;


}
.menublock li a{font-weight:normal; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}


/**************** Footer styles ****************/

#footer{
clear:both;
width:978px;
padding:5px 0;
margin:0 auto;
font-size:0.9em;
color:#d6811c;
border-top: 1px dashed #d6811c;
/*background: url("images/or_pil_opp.gif") no-repeat 3px 7px;*/
/*background:#a81324;*/
}

#footer p{color:#d6811c;padding:0; margin:0; text-align:center;}
#footer a{color:#a81324; background-color:inherit; font-weight:400;}
#footer a:hover{color:#a81324; background-color:inherit; text-decoration: underline;}
.valid {color:#a81324; background-color:inherit; font-size:0.8em;}




/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.red_text_centered{color:#a81324;text-align:center;}

.img_left {float:left; margin:5px 10px 5px 0;border: 1px solid #000000}
.img_right {float:right; margin:5px 0 5px 10px;border: 0px solid #000000}
.img_table_td {float:left; margin:0;border: 0;padding:0;background-color:#ffffe8;}
/*.img_table_td_center {float:center; margin:0;border: 0;padding:0;background-color:#ffffe8;}*/
.les_mer {font-size:0.8em;}

.box {
margin:0; 
padding:0;
font-weight:normal;
border:1px solid #b90000;
background-color:#fff;
/*color:#b90000;*/
}

.box h1{
padding: 2px 0 2px 15px;
/*background-color:#fff;*/
font-weight:bold;
color:#fff;
font-size:1.0em;
background:#b90000/* url(../images/bg_fade-h_tickBox_600.gif ) repeat-y left*/;
}

.box a, .box a:hover, .box p{
font-weight:normal;
color:#000;
}



.black_box{
/*margin:0 3px 3px 5px;*/
padding:5px 3px 0 8px;
border:1px solid #000000;
background-color:#fff;
color:#69686d;
line-height:1.5em;
}

.black_box h1{
/*margin:0 0 20px 0;*/
padding:3px 0 3px 0;
color:#000;
font-size:1.2em;
}