﻿@charset "utf-8";
/* CSS Document */

body {
position:relative;
background-image:url(img/mainBG.gif);
background-repeat:repeat-y;
background-position:left;
background-color:#ffffff;
margin: 0px;
font-family: Arial,Helvetica,'sans-serif';


}
#top1_1
{
z-index:-1;
position:absolute;
top:0px;
left:0px;
background-image:url(img/TopBg.gif);
background-repeat:repeat-x;
background-color:#ffffff;
height:199px;
width:100%;
overlay:hidden;
}	
	
	
	
	
#main
{
	margin:0px;
	width:825px;
	min-height:200px;
	
}

/* div top starts here */
#top {
	height: 70px;
	width: 825px;
	background-color:#0169b6;
	margin:0px;
}
#top_left {
	float:left;
	height: 70px;
	width:160px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
}
#top_left a 
{
	display:block;
	height: 70px;
	width:160px;
}






#top_middle {
	float:left;
	height: 70px;
	width:600px;
	
}
#meny {
	height:20px;
	width:250px;
	float:right;
}
/*---------------------topmenu-----------------*/
.topmenu{
	float:left;
	height:20px;
/*	width:50px;*/
	min-width:33px;
	
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topmenu a{
	display:block;
	cursor:pointer;
	height:16px;
	min-width:33px;
	padding-top:4px;
	color: #ffffff;
	text-decoration:none;
	
		
}

.topmenu a:hover
{
	
	color: #67a5d3;
}

.topmenu_selected{
	color:#67a5d3;
}

.topmenu_selected a{
	color:#67a5d3;
	display:block;
	cursor:pointer;
	height:16px;
/*	width:50px;*/
	min-width:33px;
	padding-top:4px;
	text-decoration:none;
	float:left;
	
	font-size: 12px;
	font-weight: normal;
	
}






.topmenu_line{
	height:20px;
	width:13px;
	background-image:url(img/topmenu_line.jpg);
	background-repeat:no-repeat;
	float:left;
	
}


/*---------------------topmenu end -----------------*/
/*div top ends here */

/* div bar starts here */

#bar {
	height:24px;
	width: 825px;
	background-color:#FFFFFF;
}



#bar_left {
	float:left;
	height:24px;
	width:160px;
	background-color:#FFFFFF;
	
}
#bar_middle {
	float:left;
	height:24px;
	width:600px;
	
}
/* -----------------  barmenu starts here ------------*/
#bar_middle_menu{
	width:600px;
	height:24px;
	
	
}

.barmenu{
	height:18px;
	min-width:40px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	color:#67a5d3;
	text-decoration: none;
	margin-right:7px;
}
.barmenu a{
	display:block;	
	text-decoration:none;
	height:13px;
	min-width:40px;
	cursor:pointer;
	color:#67a5d3;
	background-image:url(img/bar_img.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:14px;
	padding-top:5px;
	
/*	margin-left:5px;*/

}

.barmenu a:hover{
	color:#0169b6;
	background-image:url(img/bar_img_h.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.barmenu_selected
{
	height:18px;
	min-width:40px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	color:#67a5d3;
	text-decoration: none;
	margin-right:7px;
}
.barmenu_selected a
{
	display:block;	
	text-decoration:none;
	height:13px;
	min-width:40px;
	cursor:pointer;
	color:#0169b6;
	background-image:url(img/bar_img_h.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:14px;
	padding-top:5px;
}


/*------------------div bar ends here-----------------------*/

/*div middle starts here */
#middle {
	background-color:#b2d2e9;
	height:105px;
	width:825px;
}




#middle_left {
position:relative;
	float:left;
	height:105px;
	width:160px;
	background-color:#67a5d3;
	color:#FFFFFF;
	font-size:12px;
	
}
#middle_middle1 {
	float:left;
	height:105px;
	width:450px;
	/*background-image:url(img/middle1_pic.jpg);*/
	background-repeat:no-repeat;
	
}
#middle_middle2{
	float:left;
	height:105px;
	width:150px;
	background-color:#98c2e1;
	position:relative;
	
}
#middle_middle2_links{
	height:35px;
	width:60px;
	float:left bottom;
	position:absolute;
	bottom:10px;
	left:10px;
	
	
}
.link_text{
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0pt;
	margin-bottom: 0px;
}

.link_text a{
	
	text-decoration: none;
	disply:block;
	cursor:pointer;
	color: #ffffff;
}
.link_text_selected{
	
	font-size: 12px;
	font-weight: bold;
	color: #0169b6;
	text-decoration: none;
	margin-top: 0pt;
	margin-bottom: 0px;
}

.link_text_selected a{
	
	text-decoration: none;
	disply:block;
	cursor:pointer;
	color: #0169b6;
}

.link_text a:hover{
	text-decoration:none;
	color: #0169b6;
	
}
#middle_right {
	float:left;
	height:105px;
	width:65px;
	background-color:#b2d2e9;
	
}

/*div middle ends here*/ 

/*div content starts here */
#content {
	min-height:400px;
	width: 825px;
	
}


#content_left {
	float:left;
	min-height:400px;
	width:160px;
	/*background-color:#0169b6;*/
	
}

/*--------------content_leftmenu starts here---------*/

#content_Leftmenu{
	margin-top:40px;
	font-size: 11px;

}
/*--- level 1 ---*/
.content_leftmenu_lev1
{
	font-weight:normal;
	margin-bottom:10px;	
}
.content_leftmenu_lev1 a
{
	text-decoration:none;
	display:block;
	cursor:pointer;
	background-image:url(img/content_leftmenu_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#b2d2e9;
	padding-left:15px;	
}
.content_leftmenu_lev1 a:hover
{
	background-image:url(img/content_leftmenu_img_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
}

.content_leftmenu_selected_lev1
{
	font-weight:normal;
	margin-bottom:10px;	
}

.content_leftmenu_selected_lev1 a
{
	text-decoration:none;
	display:block;
	cursor:pointer;
	background-image:url(img/content_leftmenu_img_h.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-left:15px;	
}

/*--- level 2 ---*/
.content_leftmenu_lev2
{
	font-weight:normal;
	margin-bottom:10px;	
}
.content_leftmenu_lev2 a
{
	text-decoration:none;
	display:block;
	cursor:pointer;
	background-image:url(img/content_leftsubmenu_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#b2d2e9;
	padding-left:20px;	
}
.content_leftmenu_lev2 a:hover
{
	background-image:url(img/content_leftsubmenu_img_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
}

.content_leftmenu_selected_lev2
{
	font-weight:normal;
	margin-bottom:10px;	
}

.content_leftmenu_selected_lev2 a
{
	text-decoration:none;
	display:block;
	cursor:pointer;
	background-image:url(img/content_leftsubmenu_img_h.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-left:20px;	
}

/*--- level 3 ---*/
.content_leftmenu_lev3
{
	font-weight:normal;
	margin-bottom:10px;	
}
.content_leftmenu_lev3 a
{
	text-decoration:none;
	display:block;
	cursor:pointer;
	background-image:url(img/content_leftsubsub.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#b2d2e9;
	padding-left:28px;	
}
.content_leftmenu_lev3 a:hover
{
	background-image:url(img/content_leftsubsub_img_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
}

.content_leftmenu_selected_lev3
{
	font-weight:normal;
	margin-bottom:10px;	
}

.content_leftmenu_selected_lev3 a
{
	text-decoration:none;
	display:block;
	cursor:pointer;
	background-image:url(img/content_leftsubsub_img_h.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-left:28px;	
}





/*--------------content_leftmenu ends here -------------*/
#content_middle1Wrapper 
{
float:left;
width:450px;
min-height:100px;
}
#content_middle1 
{
	
	min-height:100px;
	width:410px;
	padding:20px;
	padding-top:0px;
	line-height: 18px;
}
#breadcrumbs{
	
	font-size: 10px;
	font-weight:normal;
	height:12px;
	width:400px;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:5px;
	background-image:url(img/bc_img.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;

}
#breadcrumbs a
{
color:#000000;
text-decoration:none;
}

#breadcrumbs a:hover
{
color:#0169b6;
text-decoration:underline;
}

/*----------- all defined text classes / heading classes -----------------*/
h1
{
	
	font-size: 18px;
	font-weight:bold;
	color:#0169b6;
	margin-top:5px;
	
}

h2
{
	
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin-top:5px;
}
.text{
	
	font-size: 14px;
	font-weight:normal;
	text-align:left;
	margin-top:5px;
	
	
}
.text1{
	
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	margin-top:5px;
	
	
}
/* -----------------   text / heading class ends here -----------*/
.textfield{
	min-height:125px;
	width:410px;

}


#content_middle2 {
	float:left;
	min-height:200px;
	width:150px;
	/*background-color:#d9e9f4;*/
	
}
#content_right {
	float:left;
	min-height:489px;
	width:65px;
	background-image:url(img/al_logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
/*div content ends here */


/*---------------------- footer ----------------------*/
.article_break
{
	position:relative;
	height:30px;
	width:450px;
	border-bottom:1px solid #0169b6;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	margin-top:5px;
	
}
#footer
{

height:15px;
width:410px;
font-size: 11px;
line-height: 14px;
font-weight: normal;
/*color: #0169b6;*/
color:#ffffff;
text-decoration: none;
padding:20px;
padding-top: 5px;
}
#toTop
{
position:absolute;
top:0px;
left:10px;
background-image:url(img/awr_top.gif);
background-repeat:no-repeat;
width:24px;
height:30px;
}
#toTop a
{
display:block;
width:24px;
height:30px;
}
#print
{
position:absolute;
top:0px;
right:30px;
background-image:url(img/awr_print.gif);
background-repeat:no-repeat;
width:22px;
height:30px;
}
#print a
{
display:block;
width:22px;
height:30px;
}
#toFriend
{
position:absolute;
top:0px;
right:10px;
background-image:url(img/awr_mail.gif);
background-repeat:no-repeat;
width:17px;
height:30px;
}
#toFriend a
{
display:block;
width:17px;
height:30px;
}
/* sÃ¸k form */
#sokForm
{

}
#sokInp
{
position:absolute;
top:60px;
left:10px;
width:120px;
height:14px;
border:1px solid #0169b6;
}
.sokButton
{
position:absolute;
top:60px;
right:0px;
height:16px;
width:24px;

}
.button
{
background-color:#d7e3f6;
color:#00536d;
height:16px;
width:24px;
}
.sokTekst
{
position:absolute;
top:40px;
left:10px;
min-width:30px;
height:18px;
font-size: 11px;
font-weight: bold;

}


/*--------------------------------------------------------- fane dings ---------------------------------------------------------*/

h3
{
font-size: 12px;
color: #ffffff;
background-color: #0169b6;
padding-left: 4px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 4px;
width:392px;
margin:0px;
}
#faneWrapper
{
width:410px;
min-height:100px;
font-size:12px;
}
#faneTopp
{
width:410px;
height:20px;
position:relative;
}
#faneMeny
{
position:absolute;
bottom:-1px;
left:0px;
height:20px;
min-width:10px;
}
.faneMenyLB
{
position:relative;
height:18px;
min-width:20px;
float:left;
margin-right:5px;
border-top:1px solid #0169b6;
border-left:1px solid #0169b6;
border-right:1px solid #0169b6;
border-bottom:1px solid #0169b6;
}
.faneMenyLB a
{
display:block;
height:18px;
line-height:19px;
min-width:20px;
font-weight: bold;
color: #0169b6;
text-decoration: none;
padding-left:5px;
padding-right:5px;
background-color:#d9e9f4;
}
.faneMenyLB a:hover
{
display:block;
font-weight: bold;
color: #0169b6;
text-decoration: none;
background-color:#FFFFFF;
}

.faneMenyLBSelected
{
position:relative;
height:18px;
min-width:30px;
float:left;
margin-right:5px;
border-top:1px solid #0169b6;

border-bottom:1px solid #ffffff;
background-color:#FFFFFF;
border-left:1px solid #0169b6;
border-right:1px solid #0169b6;
}
.faneMenyLBSelected a
{
display:block;
height:18px;
min-width:30px;
font-weight: bold;
color: #0169b6;
text-decoration: none;
padding-left:5px;
padding-right:5px;
}
.faneMenyLBSelected a:hover
{
text-decoration: none;
}
.blueDot
{
position:absolute;
bottom:-1px;
left:-1px;
width:1px;
height:1px;
background-image:url(img/blueDot.gif);
background-repeat:no-repeat;
background-position:bottom left;
}




.faneInnhold
{
width:400px;
min-height:100px;
padding:5px;
padding-top:10px;
border:1px solid #0169b6;
font-size:12px;
color:#000000;
}

