/*#############################################*/
/*###########  generelle styles  ##############*/
/*#############################################*/

a:active { color: #005fa9; text-decoration: underline}
a:link { color: #005fa9;   text-decoration: underline}
a:visited { color: #005fa9; text-decoration: underline}
/*a:hover      { color: #a95f00; font-family: verdana,arial; */
a:hover      { color: #000000; font-family: verdana,arial; 
               font-size: 11px; text-decoration: underline; font-weight: none }
body {background: url(images/body_bkgr.jpg) repeat-x; background-color: #516571;}
td {line-height: 18px; font-size: 11px;}
/*#############################################*/
/*###########  til menu bar top ##############*/
/*#############################################*/

/*#################### menu bar top #############################*/
.menu_bar_left {
	width: 5px;
	height: 30px;
	background: url(images/menu_bar_left.png) no-repeat;
	}

.menu_bar_middle {
	width: 100%;
	height: 30px;
	background: url(images/menu_bar_middle.png) repeat-x;
	vertical-align: middle;
	font-family: verdana,arial;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 23px;*/
	color: #f0f0f0;
		/*active { color: #fofofo; text-decoration: underline}
	link { color: #fofofo;   text-decoration: underline}
	visited { color: #fofofo; text-decoration: underline}
hover      { color: #f00000; font-family: verdana,arial; font-size: 12px; text-decoration: underline; font-weight: none }*/
}
.menu_bar_middle a:active { color: #ffffff; text-decoration: none}
.menu_bar_middle a:link { color: #ffffff;   text-decoration: none}
.menu_bar_middle a:visited { color: #ffffff; text-decoration: none}
.menu_bar_middle a:hover      { color: #000000; font-family: verdana,arial; font-size: 12px; text-decoration: none; font-weight: none }


.footer_menu_bar {text-align: center; color: #000; font-family: verdana,arial; font-size: 12px;}
.footer_menu_bar a:active { color: #000; font-family: verdana,arial; font-size: 12px; text-decoration: none}
.footer_menu_bar a:link { color: #000;   font-family: verdana,arial; font-size: 12px; text-decoration: none}
.footer_menu_bar a:visited { color: #000; font-family: verdana,arial; font-size: 12px; text-decoration: none}
.footer_menu_bar a:hover      { color: #fff; font-family: verdana,arial; font-size: 12px; text-decoration: none; font-weight: none }

.menu_bar_right {
	width: 5px;
	height: 30px;
	background: url(images/menu_bar_right.png) no-repeat;
	}


/*#############################################*/
/*###########  til container box ##############*/
/*#############################################*/

/*#################### container box top #############################*/
.container_box_top_left {
	width: 9px;
	height: 9px;
	background: url(images/box/container_box_top_left.png) no-repeat;
	}

.container_box_top_middle {
	width: 100%;
	height: 9px;
	background: url(images/box/container_box_top_middle.png) repeat-x;
	vertical-align: middle;
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
	/*line-height: 23px;*/
	color: #1b1b1b;
	}

.container_box_top_right {
	width: 9px;
	height: 9px;
	background: url(images/box/container_box_top_right.png) no-repeat;
	}

/*#################### container box content ##############################*/
.container_box_content_left {
	width: 9px;
	border-left: 1px solid;
	border-color: #666;
	}

.container_box_content_middle {
	width: 100%;
	vertical-align: top;
	font-family: verdana,arial;
	font-size: 11px;
	color: #1b1b1b;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.container_box_content_right {
	width: 9px;
	border-right: 1px solid;
	border-color: #666;
	}

/*##################### container_box footer ########################*/
.container_box_footer_left {
	width: 9px;
	height: 9px;
	background: url(images/box/container_box_footer_left.gif) no-repeat;
	}

.container_box_footer_middle {
	width: 100%;
	height: 9px;
	background: url(images/box/container_box_footer_middle.gif) repeat-x;
	color: #1b1b1b;
	}

.container_box_footer_right {
	width: 9px;
	height: 9px;
	background: url(images/box/container_box_footer_right.gif) no-repeat;
	}
/*#############################################*/
/*#############################################*/


/*#############################################*/
/*###########  til box function  ##############*/
/*#############################################*/

/*#################### box top #############################*/
.box_top_left {
	width: 9px;
	height: 23px;
	background: url(images/box/box_top_left.png) no-repeat;
	}

.box_top_middle {
	width: 100%;
	height: 23px;
	background: url(images/box/box_top_bar.png) repeat-x;
	vertical-align: middle;
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
	/*line-height: 23px;*/
	color: #1b1b1b;
	}

.box_top_right {
	width: 9px;
	height: 23px;
	background: url(images/box/box_top_right.png) no-repeat;
	}

.box_top_headline {text-align: left; color: #000; font-family: verdana,arial; font-size: 11px; text-decoration: none;}
.box_top_headline a:active { color: #000; font-family: verdana,arial; font-size: 11px; text-decoration: none}
.box_top_headline a:link { color: #000;   font-family: verdana,arial; font-size: 11px; text-decoration: none}
.box_top_headline a:visited { color: #000; font-family: verdana,arial; font-size: 11px; text-decoration: none}
.box_top_headline a:hover      { color: #000; font-family: verdana,arial; font-size: 11px; text-decoration: none; font-weight: none }

/*#################### box content ##############################*/
.box_content_left {
	/*width: 4px;*/
	border-left: 1px solid;
	border-color: #666;
	}

.box_content_middle {
	width: 100%;
	vertical-align: top;
	font-family: verdana,arial;
	font-size: 11px;
	color: #1b1b1b;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 4px;
	}

.box_content_right {
	/*width: 4px;*/
	border-right: 1px solid;
	border-color: #666;
	}

/*##################### box footer ########################*/
.box_footer_left {
	width: 4px;
	height: 5px;
	background: url(images/box/box_footer_left.png) no-repeat;
	}

.box_footer_middle {
	width: 100%;
	height: 5px;
	background: url(images/box/box_footer_bar_3px.gif) repeat-x;
	color: #1b1b1b;
	}

.box_footer_right {
	width: 4px;
	height: 5px;
	background: url(images/box/box_footer_right.png) no-repeat;
	}
/*#############################################*/
/*#############################################*/
.box_content_middle_data {
	width: 100%;
	vertical-align: top;
	font-family: verdana,arial;
	font-size: 11px;
	color: #1b1b1b;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
	}

.box_karrierebedrifter {
	width: 100%;
	/*vertical-align: top;*/
	font-family: verdana,arial;
	font-size: 11px;
	color: #1b1b1b;
	/*padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 4px;*/
	}
.box_karrierebedrifter_lange_navn {
	/*vertical-align: top;*/
	font-family: verdana,arial;
	font-size: 11px;
	color: #1b1b1b;
	padding-top: 2px;
	/*	padding-left: 0px;
	padding-right: 0px;

	padding-bottom: 4px;*/
	}

#megabanners { position:absolute; left:790px; top:192px; width:200px; }
#mediumboard2 { position:absolute; left:790px; top:421px; width:200px; }
#mediumboard3 { position:absolute; left:790px; top:726px; width:200px; }

