@charset "utf-8";
/* ---------------------------- DEFAULT DEFINITIONS ------------------------------- */

html{
	height:100%;
}

body {
  	text-align: center;
  	min-width: 987px;
  	background-color: #D9D7CF;
  	font-family:Verdana, Geneva, Arial, sans-serif;
  	font-size:11px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:normal;
	color:#706b58;
	margin-top:2px;
	margin-bottom:2px;
}
p	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:2px;
	margin-bottom:6px;
}
img{
	border:0px;
}
A:link, A:visited, A:link font, A:visited font{
	font-family:Verdana, Geneva, Arial, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#E8450B;
	text-decoration:none;
}


A:link font, A:visited font{
	color:#E8450B;
	text-decoration:none;
}

A:hover, A:hover font{
	background-color:#d75310;
	color:#FFF;
}

#canvas {
	position:relative;
	top:0px;
	width:987px;
	background-color:#FFFFFF;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index:1;
}


#content {
	position:relative;
	top:0px;
	width:1197px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index:1;

}


/* ---------------------------- CEILING ELEMENTS ------------------------------- */
#ceiling{
	position:relative;
	width:987px;
	height:169px;
}


/* ---------------------- //END CEILING ELEMENTS// ------------------------------- */




/* ---------------------------- HEADER ELEMENTS ------------------------------- */
#header{
	position:relative;
	width:969px;
	height:75px;
	margin-left:9px;
	margin-right:9px;
	background-color:#d66211;
}

#header_flash{
	position:absolute;
	width:969px;
	height:75px;
	overflow:hidden;
	background-color:#FFFFFF;
	z-index:1;
}

#header_searchbox{
	position:absolute;
	top:25px;
	left:680px;
	width:200px;
	height:60px;
	z-index:2;
}
#header_miclogo{
	position:absolute;
	top:38px;
	right:20px;
	z-index:3;
}

#header_home_ballade{
		 position:absolute;
		 top:20px;
		 left:20px;
		 z-index:3;
		 height:49px;
		 width:180px
}

#header_home_ballade A:hover {
		 background-color:transparent ;
		 color:transparent ;
}


/* ---------------------------- /END  HEADER ELEMENTS/ -------------------------- */



/* ---------------------------- MENU ELEMENTS -------------------------- */


#menu{
	position:relative;
	width:969px;
	height:38px;
	margin-left:9px;
	margin-right:9px;
	overflow:hidden;
}



/* MAIN MENU */
#menu_main{
	position:relative;
	width:969px;
	height:19px;
	background-color:#706B58;
}

.menu_main_item:link, .menu_main_item:visited{
	float:left;
	padding:4px 15px 4px 15px;
	background-color:#706B58;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:11px;
}
.menu_main_item:hover{
	background-color:#FFF;
	color:#706B58;
}

.menu_main_itemactive:link, .menu_main_itemactive:visited, .menu_main_itemactive:visited{
	float:left;
	padding:4px 21px 4px 21px;
	background-color:#d75310;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:11px;
}
.menu_main_separator{
	float:left;
	height:19px;
	width:1px;
	background-color:#FFF;
}

/* SUB MENU */
#menu_sub{
	position:relative;
	width:969px;
	height:19px;
	background-color:#B5B0A3;
}
.menu_sub_item:link, .menu_sub_item:visited{
	float:left;
	padding:4px 11px 4px 11px;
	background-color:#B5B0A3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	height:11px;
}

.menu_sub_item:hover{
	color:#E6440B;	
}
.menu_sub_itemactive:link, .menu_sub_itemactive:visited{
	float:left;
	padding:4px 11px 4px 11px;
	background-color:#B5B0A3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:11px;
}

.menu_sub_separator{
	float:left;
	height:11px;
	margin-top:4px;
	margin-bottom:4px;
	width:1px;
	background-color:#000000;
}

/* ---------------------------- /END MENU ELEMENTS/ -------------------------- */

/* ---------------------------- PAGE BODY ------------------------------------- */

#pagebody{
	position:relative;
	width:978px;
	margin-left:9px;

	margin-right:9px;
	background-color:#D9D7CF;
	background-image:url('../images/framework/pagebody_background.png');
}

#pagebody_main{
	float:left;
	background-color:white;
	padding-bottom: 10px;
}

#pagebody_content{
	float:left;
	width:789px;
	margin-top:9px;
	background-color:#FFF;
}


/* NEWS ARTICLE TEASERS */
.pagebody_newsteaser_single{
	float:left;
	width:244px;
	min-height:100px;
	margin-bottom:10px;
	margin-right:18px;
	padding-top:10px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-position:top;
	background-repeat:repeat-x;
}
.pagebody_newsteaser_double{
	float:left;
	width:506px;
	min-height:100px;
	margin-bottom:10px;
}
.pagebody_newsteaser_triple{
	float:left;
	width:768px;
	min-height:100px;
	margin-bottom:10px;
}
.pagebody_newsteaser_separator{
	float:left;
	width:600px;
	height:1px;
	margin-bottom:18px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');	
}

.button_readmore{
	float:right;
}

a.pagebody_newsteaser_headerlink:link, a.pagebody_newsteaser_headerlink:visited, a.pagebody_newsteaser_headerlink:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:normal;
	color:#706b58;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
	background-color:transparent;
}

a.pagebody_newsteaser_headerlink_esak:link, a.pagebody_newsteaser_headerlink_esak:visited, a.pagebody_newsteaser_headerlink_esak:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#706b58;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
	background-color:transparent;
}

a.pagebody_newsteaser_imagelink:link, a.pagebody_newsteaser_imagelink:visited, a.pagebody_newsteaser_imagelink:hover{
	background-color:transparent;
}

a.pagebody_newsteaser_headerlink_supertop:link, a.pagebody_newsteaser_headerlink_supertop:visited, a.pagebody_newsteaser_headerlink_supertop:hover{
	font-size:34px;
}

a.pagebody_newsteaser_headerlink_supertop_nopic:link, a.pagebody_newsteaser_headerlink_supertop_nopic:visited, a.pagebody_newsteaser_headerlink_supertop_nopic:hover{
	font-size:46px;
}



/* NEWS ARTICLE */
#pagebody_article{
	float:left;
	width:506px;
	padding-right:18px;
	background-image:url('../images/framework/pagebody_newsarticle_border.png');
	background-position:right;
	background-repeat:repeat-y;
}
.pagebody_newsarticle_header{
	font-size:35px;
	color:#706B58;
	margin-top:0px;
	margin-bottom:6px;
}
.pagebody_newsarticle_intro{
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E8450B;
	margin-top:0px;
	margin-bottom:6px;
}
.pagebody_newsarticle_byline{
	font-size:11px;
	margin-top:6px;
	margin-bottom:6px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
.pagebody_newsarticle_subline{
	position:relative;
	width:506px;
	height:15px;
	font-size:11px;
	margin-top:16px;
	margin-bottom:6px;
	padding-top:6px;
	padding-bottom:5px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
.pagebody_newsarticle_subline_tipafriend{
	float:left;
	width:200px;
}
.pagebody_newsarticle_subline_textby{
	float:left;
	width:300px;
	text-align:right;
}
.pagebody_newsarticle_comment{
	margin-top:20px;
	margin-bottom:30px;
	
}
.pagebody_newsarticle_comment_header{
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E8450B;
	margin-top:0px;
	margin-bottom:6px;
}
.pagebody_newsarticle_comment_label{
	font-size:12px;
	font-weight:bold;
	display:block;
}
.pagebody_newsarticle_comment_disclaimer{
	font-size:10px;
	color:#333;
}
.pagebody_newsarticle_comment_field{
	width:506px;
	border:1px solid #333;
}

.biodisclaimer {
	color: #008080;
	font-family: arial;
	font-style:italic; 
}



/* JOBS   */

.pagebody_joblist_box{
	position:relative;
	width:505px;
	margin-bottom:10px;
	margin-top:0px;
}


div.pagebody_joblist_box_item_white{
	position:relative;
	width:505px;
	background-color:#FFF;
	padding:4px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-repeat:repeat-x;
	background-position:bottom;
}
div.pagebody_joblist_box_item_white:hover{
	background-color:#f1f1ef;
	margin:0px;
}


a.pagebody_joblist_box_item_title_white:link, a.pagebody_joblist_box_item_title_white:visited, a.pagebody_joblist_box_item_title_white:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#706B58;
	background-color:transparent;
	display:block;
}
a.pagebody_joblist_box_item_subtitle:link, a.pagebody_joblist_box_item_subtitle:visited, a.pagebody_joblist_box_item_subtitle:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
}

/* END JOBS */







/* SHORTCUT PANE */
#pagebody_shortcutpane{
	float:right;
	width:244px;
	margin-right:21px;
	margin-bottom:10px;
}
#pagebody_shortcutpane_shortbio{
	position:relative;
	width:244px;
}
#pagebody_shortcutpane_related{
	position:relative;
	width:244px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-position:bottom;
	background-repeat:repeat-x;
}
.pagebody_shortcutpane_box{
	position:relative;
	width:244px;
	margin-bottom:10px;
	margin-top:0px;
}
.pagebody_shortcutpane_box_categoryheader{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:16px;
	padding-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFF;
	background-color:#d75310;
}
.pagebody_shortcutpane_box_item{
	position:relative;
	width:236px;
	background-color:#D9D7CF;
	padding-left:4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-repeat:repeat-x;
	background-position:bottom;
}
div.pagebody_shortcutpane_box_item_white{
	position:relative;
	width:236px;
	background-color:#FFF;
	padding:4px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-repeat:repeat-x;
	background-position:bottom;
}
div.pagebody_shortcutpane_box_item:hover, div.pagebody_shortcutpane_box_item_white:hover{
	background-color:#f1f1ef;
	margin:0px;
}
a.pagebody_shortcutpane_box_item_title:link, a.pagebody_shortcutpane_box_item_title:visited, a.pagebody_shortcutpane_box_item_title:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	display:block;
}
a.pagebody_shortcutpane_box_item_title_white:link, a.pagebody_shortcutpane_box_item_title_white:visited, a.pagebody_shortcutpane_box_item_title_white:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#706B58;
	background-color:transparent;
	display:block;
}
a.pagebody_shortcutpane_box_item_subtitle:link, a.pagebody_shortcutpane_box_item_subtitle:visited, a.pagebody_shortcutpane_box_item_subtitle:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
}
.pagebody_shortcutpane_box_footer{
	position:relative;
	width:240px;
	padding-right:4px;
	background-color:#706B58;
	text-align:right;
	line-height:16px;
	padding-top:0px;
	padding-bottom:0px;
}
A.pagebody_shortcutpane_box_footer_link:link, A.pagebody_shortcutpane_box_footer_link:visited, A.pagebody_shortcutpane_box_footer_link:hover{
	color:#FFF;
	background-color:transparent;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;
}
.pagebody_shortcutpane_shortbio_name{
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E8450B;
	margin-bottom:2px;
}
.pagebody_shortcutpane_shortbio_title{
	font-size:.8em;
	color:#666;
	margin-bottom:16px;
}
.pagebody_shortcutpane_shortbio_info{
	font-size:11px;
	color:#666;
	margin-bottom:2px;
}
a.pagebody_shortcutpane_shortbio_link:link, a.pagebody_shortcutpane_shortbio_link:visited{
	color:#706B58;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.pagebody_shortcutpane_shortbio_link:hover{
	background-color:#d75310;
	color:#FFF;
}
.pagebody_shortcutpane_related_header{
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E8450B;
	margin-bottom:0px;
	font-weight:normal;
}
.pagebody_shortcutpane_related_date{
	color:#706B58;
	font-size:11px;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
}
.pagebody_shortcutpane_related_title{
	margin-bottom:10px;
}
a.pagebody_shortcutpane_related_link:link, a.pagebody_shortcutpane_related_link:visited{
	color:#706B58;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.pagebody_shortcutpane_related_link:hover{
	background-color:#d75310;
	color:#FFF;
}

h1.siste_kommentarer, h1.esaker, h1.kulturskoleannonser{
	color: black;
	background-color: white;
	font-size:13px;
	
}

.pagebody_shortcutpane_box_footer_siste_kommentarer{
	position:relative;
	width:240px;
	padding-right:4px;
	background-color:#fff;
	text-align:right;
	line-height:16px;
	padding-top:0px;
	padding-bottom:10px;
	border-bottom:1px solid black;
}

.pagebody_shortcutpane_box_footer_siste_kommentarer A:link, .pagebody_shortcutpane_box_footer_siste_kommentarer A:visited, .pagebody_shortcutpane_box_footer_siste_kommentarer A:hover{
	color:#706B58;
	background-color:transparent;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;

}
	

.pagebody_artikkel_kommentarliste{
	float:right;
	margin: 20px 21px 10px 0px; 
}




/* END OF SHORTCUT PANE */


/* RECOMMENDED PANE */
#recommended{
	float:left;
	width:761px;
	min-height:100px;
	padding-left:7px;
	padding-bottom:8px;
	margin-bottom:20px;
	background-color:#d75310;
}
.recommended_header{
	color:#706b58;
	font-size:1.6em;
	margin-top:5px;
	display:block;
}
.recommended_item{
	float:left;
	width:183px;
	margin-right:7px;
}
.recommended_item p {
	color:#fff;
}
img.recommended_imagery{
	position:relative;
	width:184px;
	margin-bottom:5px;
}
a.recommended_item_link:link, a.recommended_item_link:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}

/* NEWS FOOTER PANE */
#newsfooter_canvas{
	margin-left:auto;
	margin-right:auto;
	width:987px;
	padding:0px;
	text-align: left;

}
#newsfooter{
	float:left;
	background-color: #000;
	width:789px;
	min-height:200px;
	padding-left:10px;
	padding-top:10px;
	
}
	
.newsfooter_categorybox{
	float:left;
	width:247px;
	margin-right:18px;
	margin-bottom:20px;
}
.newsfooter_categorybox_header{
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFF;
	background-color:#706B58;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:4px;
}
.newsfooter_categorybox_item{
	position:relative;
	width:243px;
	height:18px;
	background-color:#FFF;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:4px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.newsfooter_categorybox_item:hover{
	background-color:#f0f0f0;
}
a.newsfooter_categorybox_link:link, a.newsfooter_categorybox_link:visited, a.newsfooter_categorybox_link:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#706B58;
	background-color:transparent;
	text-decoration:none;
	line-height:18px;
	
}

/* ADDRESS FOOTER PANE */
#addressfooter{
	float:left;
	font-size:11px;
	background-color: #D9D7CF;
	width:987px;
	min-height:200px;
	margin-left:-9px;
	padding-top:10px;
	text-align:center;
}

#kolofon{
	float:left;
	font-size:11px;
	background-color: #D9D7CF;
	width:789px;
	min-height:200px;
	margin-left:0px;
	padding-top:10px;
	text-align:center;
}

#kolofon_canvas{
	margin-left:auto;
	margin-right:auto;
	width:987px;

}

/* ---------------------------- /END PAGE BODY/ -------------------------- */


/* ---------------------------- Elementer i fjerde kolonne -------------------------*/


.pagebody_shortcutpane_box_4th{
	position:relative;
/*	width:181px;  */
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}
div.pagebody_shortcutpane_box_item_small{
	position:relative;
	background-color:#D9D7CF;
	padding-left:4px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	background-image:url('../images/framework/separator_dotted_horizontal.png');
	background-repeat:repeat-x;
	background-position:bottom;
}

div.pagebody_shortcutpane_box_item_small:hover{
	background-color:#f1f1ef;
	margin:0px;
}

 
.pagebody_shortcutpane_box_item_small a:link, .pagebody_shortcutpane_box_item_small a:visited, .pagebody_shortcutpane_box_item_small a:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	display:block;
}

a.pagebody_shortcutpane_box_item_title_small:link, a.pagebody_shortcutpane_box_item_title_small:visited, a.pagebody_shortcutpane_box_item_title_small:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	display:block;
}

a.pagebody_shortcutpane_box_item_subtitle_small:link, a.pagebody_shortcutpane_box_item_subtitle_small:visited, a.pagebody_shortcutpane_box_item_subtitle_small:hover{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background-color:transparent;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
}



div.pagebody_shortcutpane_box_item_small_footer {
	background-color:#706B58;
	padding-right: 4px;
	text-align: right;

} 


div.pagebody_shortcutpane_box_item_small_footer A:link, div.pagebody_shortcutpane_box_item_small_footer A:visited, div.pagebody_shortcutpane_box_item_small_footer A:hover {
	background-color:transparent;
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;

}

p.sistenyttdato{
	font-size:8px;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
}







/* ---------------------------- Slutt på Elementer i fjerde kolonne -------------------------*/

/* ---------------------------- BANNER ELEMENTS ------------------------------------- */


.ceiling_bannerwrapper_768x150{
	position:absolute;
	top:9px;
	left:9px;
	width:768px;
	height:150px;
}
.ceiling_bannerwrapper_180x150{
	position:absolute;
	top:9px;
	right:9px;
	width:180px;
/*	height:150px; */
}

#bannercolumn, #bannerspalte{
	float:left; width:200px;

}

#pagebody_bannerpane, #bannercolumn_bannerpane{
	float:left;	
	width:200px;
	margin-left:-11px;
	margin-right:-11px;
	margin-bottom:0px;
	padding-top:9px;
	background-color:#FFF;
}
#pagebody_bannerpane_wrapper,#bannercolumn_bannerpane_wrapper{
	position:relative;
	width:200px;
	padding-bottom:1px;
	background-image:url('../images/framework/pagebody_newsteasers_border.png');
	background-position:left;
	background-repeat:repeat-y;
}

#pagebody_bannerpane_holder,#bannercolumn_bannerpane_holder{
	position:relative;
	width:180px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	background-color:#D9D7CF;
}



.pagebody_bannerpane_bannerwrapper_180x500,.bannercolumn_bannerpane_bannerwrapper_180x500{
	position:relative;
	width:180px;
/*	height:500px; */
	margin-bottom:10px;
	overflow:hidden;	
}
.pagebody_bannerpane_bannerwrapper_180x150,.bannercolumn_bannerpane_bannerwrapper_180x150{
	position:relative;
	width:180px;
/*	height:150px; */
	margin-bottom:10px;
	overflow:hidden;
}

.pagebody_bannerpane_bannerwrapper_180x150_bottom,.bannercolumn_bannerpane_bannerwrapper_180x150_bottom{
	position:relative;
	width:180px;
/*	height:150px; */
	margin-bottom:0px;
	overflow:hidden;
}

.pagebody_bannerpane_bannerwrapper_180x50, .bannercolumn_bannerpane_bannerwrapper_180x50{
	position:relative;
	width:180px;
/*	height:50px; */
	margin-bottom:10px;
	overflow:hidden;
	
}







/* ---------------------------- /END BANNER ELEMENTS/ -------------------------- */


/* -----------------------------  ARTICLE ELEMENTS --------------------------- */


 


	#sistefraforsiden{
		background-color: #000;
		color: #fff;
		float:left;
		font-size:11px;
		margin:0;
		padding-top:5px;
		padding-bottom:5px;
		width:770px;	
		text-align:left;
	}
	
	p#sistefraforsiden_head {
		color:#fff;
		width:600px;
		padding-left:8px;
		padding-bottom:5px;
		font-size:14px;
		font-weight: bold;
		margin-right:12px;
	
	}

	#sistefraforsiden a:link{
			color: #fff;
	}
	#sistefraforsiden a:visited{
			color: #fff;
	}
	#sistefraforsiden div {
		padding-left:8px;
		padding-right:0px;
		margin:0px;
		width:246px;
		float:left;
	}

	#sistefraforsiden div h2{
		font-size:10px;
	}

/* -------------------------- END ARTICLE ELEMENTS --------------------------- */


/* ---------------------------- GENERIC ELEMENTS  -------------------------- */
.defaultform{
	margin:0px;
	padding:0px;
}
.formelement_search{
	width:150px;
	background-color:#FFFFFF;
	color:#706B58;
	border:0px;
	margin:2px;
	padding:1px;
	
}

.clear{
	clear:both;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

P.head1 {
	color : #000000;
	font-size : 18px;
  	font-weight : bold;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px; 
}

p.ingress1{
	font-size: 12px;
}

div#iutlandet {
	width:180px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color:#D9D7CF;

}

div#iutlandet h1 {
	background-color:#D75310;
	color:#FFFFFF;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:0;
	margin-top:10px;
	padding-left:4px;
	padding-right:35px;
}

div#iutlandet div {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url("../images/framework/separator_dotted_horizontal.png");
	background-position:center bottom;
	background-repeat:repeat-x;

}

div#iutlandetfooter {
	background-color:#706B58;
	padding-right: 4px;

}


div#iutlandetfooter A:link, div#iutlandetfooter A:visited, div#iutlandetfooter A:hover {
	background-color:transparent;
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;

}







/* ---------------------------- /END GENERIC ELEMENTS/  -------------------------- */
