* {
margin: 0;
padding: 0;
}

body {
font-family: Arial, "lucida sans unicode", trebuchet ms, sans-sesrif;
text-align: justify;
background: url('http://web.nhhs.no/Portals/_default/Skins/Aid/img/bg.gif');
}


p {
font-size: .7em;
text-align: justify;
}



/*--TOPPEN------------------------------------------------------------------*/

#toppen {
height: 170px;
width: 828px;
background: url('http://web.nhhs.no/Portals/_default/Skins/Aid/img/topp2.gif');
}

/*--WRAP----------------------------------------------------------------------*/

#wrap {
border: 0px solid;
width: 828px;
margin: 0 auto;
min-height: 100%;
}

#wrap2 {
text-align: left;
background: transparent;

}


#midt1 {
height: 150px;
width: 825px;
background: url('http://web.nhhs.no/Portals/_default/Skins/Aid/img/midt1.gif');
overflow: hidden
}

#bak {

}


/*--BOTNEN---------------------------------------------------------------------*/

#botn {
height: 43px;
width: 828px;
background: url('http://web.nhhs.no/Portals/_default/Skins/Aid/img/bunn2.gif');
}



/*--INNHALD-------------------------------------------------------------------*/

#midt2 {
width: 828px;
background: url('http://web.nhhs.no/Portals/_default/Skins/Aid/img/midt1.gif') repeat-y;
}


.left {

background-color: #EEEEEE;
}
.leftp {
width: 170px;
}
.left2 img {

margin: 5px 5px 0px 5px;
}

.middle {
width: 600px

}

.middle2 {
width: 580px;
margin: 20px 20px 20px 20px;
}

.right {
width: 150px;
background-color: #EEEEEE;
height: 100%;

}

.right2 {
width: 150px;

min-height: 100%;
height: 100%;
}

#innhald {
width: 800px;
margin-left: 4px;
float: clear;

}

.overmeny {

font-size: 14px;
font-weight:bold;
color: #ffffff;
background-color: #e07809;
height: 22px;
padding-top: 4px;
width: 170px;



}

/* oppe høgre nede venstre */

/* Sets the height of the menu bar section */
.MainMenu_MenuBar {
height: 22px;
border-bottom: 1px solid #ffffff; 
}

.MainMenu_MenuContainer {
width:170;
}

/* Styling for the main menu items. Here you can set the overall font styling       */
/* The borders can be styled, but when you hover over a menu item with the mouse,   */
/* the top and bottom borders disappear. (You can view this in the second image).   */
/* The background color affects all menu items (root and sub-menus), but note that  */
/* this does not change the background color behind the icons                       */
/* Also notice that when you hover over a menu item, this uses the background color */
/* from the .MainMenu_MenuItemSel class                                             */

.MainMenu_MenuItem {
border-left: 0px solid; 
border-bottom: 0px solid; 
border-top: 0px solid; 
border-right: 0px solid;
color: #ffffff; 
background-color: #f78e1f;
height: 22px;
}

/* Styles the icons on the left hand side of the menu */
.MainMenu_MenuIcon {
display: none;
}

/* Styles the break section between the menu items */
.MainMenu_MenuBreak {
height: 1px;
background-color: #000000;

}
/* Styles the menu item when hovering over a menu item with the mouse */
.MainMenu_MenuItemSel {
background-color: #fcd2a5; 
border-bottom: 0px solid;
height: 22px;
color: #ffffff;
}


/* Styles the area around the menu arrow. The arrow is displayed to the right of a sub-menu item whenever there is a sub-sub-menu item */
.MainMenu_MenuArrow {
border-bottom: 0px solid #ffffff;
border-top: 0px solid;
border-left: 0px solid;
border-right: 0px solid;


}
/* Styles the area around the root menu arrow. The arrow is displayed to the right of a root menu item whenever there is a sub-menu item */
.MainMenu_RootMenuArrow {
border-bottom: 0px solid #ffffff;

}




.MainMenu_RootMenuItem {
border-bottom: 0px solid #ffffff;
}

/* This styles the main menu and sub-menu borders */
.MainMenu_SubMenu {
    z-index: 1000;
}


/* **************** EXTRA styles **************** */

/* Styles the sub-menu item related to the breadcrumb list */
.MainMenu_SubMenuItemBreadcrumb
{
    background-color: #ffffff;
	height: 22px;
}






/* Styles the sub-menu item for the currently selected page */
.MainMenu_SubMenuItemActive
{
    /*background-color: #fcd2a5;*/
	color: #ffffff;
    height: 22px;
}

.MainMenu_RootMenuItemActive
{
   /* background-color: #fcd2a5;*/
	color: #ffffff;
    height: 22px;
}

a.aidtittel
{
	font-size: 22px;
}
