/* Begynnelse på hovedmeny eller toppmenyen */


#headmidbue {
	height: 25px;
	width: 774px;
	background-image: url(styleimages/midttopbueshadow2.gif);
	background-repeat: no-repeat;
}

#headlefttopbue {
	height: 25px;
	width: 10px;
	background-image: url(styleimages/lefttopcorner2.gif);
	background-repeat: no-repeat;
}

#headrigthtopbue {
	height: 25px;
	width: 10px;
	background-image: url(styleimages/righttopshadow2.gif);
	background-repeat: no-repeat;
}

#headbkg {
	height: 140px;
	width: 774px;
}

#head2 {
	background-image: url(styleimages/headrestrounded10.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 774px;
}
#head {
	background-image: url(styleimages/headrestrounded11.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 774px;
}

.shadowright {
	background-image: url(styleimages/shadow_right6.gif);
	width: 10px;
	height: 100%;
	background-repeat: repeat-y;
}

.shadowleft {
	background-image: url(styleimages/leftshadow5.gif);
	width: 10px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: right;
}



/*Slutt på toppmenyen hovedmenyen.*/
/* Dette er til tabellene EAECF6, 002B5F*/
body {
	margin-top: 10px;	
	background-repeat: repeat-x;
	height: 100%;
	background-color: #EAECF6;
}

/* Dette er til tabellene EAECF6, 002B5F*/



.toppmenylinje {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAECF6;
}

.linjebunnen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99AECE;
}

.linjehoyre {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99AECE;
}

.linjehoyreogbunn {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #99AECE;
	border-bottom-color: #99AECE;
}

.linjeover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99AECE;
	border-right-color: #99AECE;
	border-bottom-color: #99AECE;
	border-left-color: #99AECE;
}

a  {
	color:#FFCC99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:link   {
	color: #002B5F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:visited    {
	color: #99AECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #002B5F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99AECE;
	font-weight: bold;
}

.linjeoverogbun {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99AECE;
	border-bottom-color: #99AECE;

}

.mainbakgrunn {

	background-color: #FFFFFF;
}

/* Her er det slutt på stilene til tabellene */
/* Dette er inne i teksten og inne i tabellen*/
/* Her er overskriftstypene*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #002B5F;
	margin-top: 2px;
	margin-left: 2px;
	vertical-align: sub;
	text-align:left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #002B5F;
	margin-right: 4px;
	margin-left: 6px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	margin-right: 4px;
	margin-left: 4px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	margin-right: 4px;
	margin-left: 4px;
}
/* Slutt på overskriftene*/
/* Hovedteksten */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	color: #002B5F;
}
/* Slutt på hovedteksten */
/* Stiler til linkemeny eller infobox hoyre */
.InfoBoxTopTekst {
	background-color: #C2CDE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002B5F;
	height: 18px;
	text-align: center;
}


.InfoBoxTop {
	background-color: #C2CDE0;
}

.InfoBoxBottom {
	background-color: #C2CDE0;
}

.InfoBoxBorder {
	background-color: #C2CDE0;
}



/* Her er det til punktavsnitt*/
ol	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	text-align: left;
	color: #002B5F;
	font-weight: normal;
	}
	
ul	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-align: left;
	color: #002B5F;
	font-weight: normal;
	list-style-type: square;
}

/* Her er slutt på punktavsnitt */
.innrykk {
	margin-left: 20px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.linjeavstand {
	margin-top: -1px;
	margin-bottom: -1px;
}

.notat {
	background-image:   url(image/notat.gif);
	background-repeat: no-repeat;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #002B5F;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
}
/* Her er det slutt på stilene inne i tabellen og til tekst*/
/* Her begynner stilene til linker i teksten og andre, ikke til toppmenyen*/
div.tekstlinker A {
	color:#002B5F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.tekstlinker a:link {
	color: #002B5F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.tekstlinker a:visited {
	color: #99AECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

div.tekstlinker a:hover {
	color: #99AECE;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.tekstlinker a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99AECE;
	font-weight: bold;
}

span.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002B5F;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002B5F;
}

hr {
	border-top-color: #C2CDE0;
	border-right-color: #C2CDE0;
	border-bottom-color: #C2CDE0;
	border-left-color: #C2CDE0;
}

.tabellbordhvithoyre {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.tabellbordhvitvenstre {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}



/* Bilder på siden*/

#thumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
	text-decoration: none;
}

.thumbnail{
display: block; 
position: relative;
z-index: 0;
text-decoration: none;
}

.thumbnail a {
display: block; 
text-decoration: none;
}

.thumbnail:hover{
display: block; 
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: left;
	width: auto;	
}

.thumbnail span img{ /*CSS for enlarged image*/
display: block; 
border-width: 0;
padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
display: block; 
visibility: visible;
top: 0;
left: 40px; /*position where enlarged image should offset horizontally */
text-decoration: none;
}

.footer {
	background-image: url(styleimages/footer3.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 294px;
}
.footerbkg {
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eaecf7;
	text-align: center;
	background-image: url(styleimages/footerbkg.gif);
	width: 774px;
}

.overskriftfelt {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99AECE;
	border-bottom-color: #99AECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #002B5F;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 200px;
}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	text-decoration: none;
	
	border-bottom: 1px solid #0096C4;
	margin: 0px;
	background-image: url(styleimages/button_bg.png);
}

#sectionLinks a:hover{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(styleimages/button_bg.png);
	border-bottom: 1px solid #0096C4;
	color: #0096C4;
}

#mainLinks{
	margin: 0px;
	padding: 0px;
	width: 200px;
}


#mainLinks a:link, #mainLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	text-decoration: none;
	
	border-bottom: 1px solid #0096C4;
	margin: 0px;
	background-image: url(images/buttonSub_bg.png);
}

#mainLinks a:hover{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/buttonSub_bg.png);
	border-bottom: 1px solid #0096C4;
	color: #0096C4;
}
/************ sectionLinks styles **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
background-image: url(styleimages/button_bg.png);
}


#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0096C4;
	text-decoration: none;
	background-image: url(styleimages/button_bg.png);
	border-bottom: 1px solid #0096C4;
}

#sectionLinks2 a:hover{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EDF6FA;
	border-bottom: 1px solid #0096C4;
	color: #0096C4;
}
/************* relatedLinks styles **************/

.relatedLinks{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #0096C4;
	background-image: url(styleimages/button_bg.png);
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0096C4;
}

.relatedLinks h3{
	padding: 5px 0px 5px 0px;
}

.relatedLinks a{
	display: block; 
	padding: 5px 0px 5px 10px;
	background-image: url(styleimages/button_bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0096C4;
}
.relatedLinks a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(styleimages/button_bg.png);
	color: #0096C4;
	padding: 5px 0px 5px 10px;
}


.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99AECE;
}
/* Her er det slutt på stilene til tabellene */
/* Dette er inne i teksten og inne i tabellen*/
/* Her er overskriftstypene*/

#hoved h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #002B5F;
	margin-top: 0px;
	margin-left: 2px;
	text-align:left;
	font-weight: bold;
	padding-top: 12px;
}

/* Her er det flyout menu */
#menu {
	width: 200px;

}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
	display: block;
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99AECE;
	border-right-color: #99AECE;
	border-left-color: #99AECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99AECE;
	background-color: #EAECF6;
}



#menu a:hover {
color: #a00;
background-color: #bebfe0;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}




/* Denne tabellen er hovedtabell og som har skyggen. Den har 3 kolonner og 3 rader */
#tabellshadow {

	width: 794px;


}
/* Denne tabellen er hovedtabell uten footer - egentlig unødvendig tatt den med i tilfelle endringer senere */
.tabellhoved {
	width: 774px;

}
/* Denne tabellen er hovedtabell2 uten footer - her deler den seg opp i andre tabeller */

#tabellhoved2 {
	width: 774px;

}


/*Test på meny horisontal*/
#nav, #nav ul {     
padding: 0;     
margin: 0;     
list-style: none; 
} 

#nav a {
	display: block;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
} 

#nav li 
{     float: left;     
width: 105px; 
}

#nav li ul {     
position: absolute;     
width: 105px;     
left: -9999em; 
} 

#nav a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#nav li:hover ul 
{     
left: auto; 
}

#nav li:hover ul, #nav li.sfhover ul {     
left: auto; 
}


#nav .libuttonunder {
	background-image: url(images/ButtonEn/horiz4_menu2092.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#nav .welcome {
	background-image: url(images/ButtonEn/welcomeEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#nav .mission {
	background-image: url(images/ButtonEn/missionEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .team {
	background-image: url(images/ButtonEn/teamEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .travel {
	background-image: url(images/ButtonEn/travelforpeaceEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .patrir {
	background-image: url(images/ButtonEn/patrirEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .partners {
	background-image: url(images/ButtonEn/partnersEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .portal {
	background-image: url(images/ButtonEn/webportalEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .jam{
	background-image: url(images/ButtonEn/peacejamEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .onlinecourses{
	background-image: url(images/ButtonEn/onlinelearningEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .interrail{
	background-image: url(images/ButtonEn/interrailEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .peacehouse{
	background-image: url(images/ButtonEn/coursesPeaceHouseEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#nav .courses{
	background-image: url(images/ButtonEn/trainingCoursesEn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}


#multi-level {height:20px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu2, .menu2 ul, .menu2 a {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Set up the top level list items and float left to place inline */
.menu2 li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu2 li.top a.top_link {display:block; float:left; height:20px;}
.menu2 li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu2 li.p1 {
	width:105px;
	background-image: url(styleimages/ButtonDE/home.gif);
	background-repeat: no-repeat;
}
.menu2 li.p2 {
	width:105px;
	;
	background-image: url(styleimages/ButtonDE/aboutus.gif);
	background-repeat: no-repeat;
}
.menu2 li.p3 {
	width:105px;
	;
	background-image: url(styleimages/ButtonDE/activities.gif);
	background-repeat: no-repeat;
}
.menu2 li.p4 {
	width:105px;
	;
	background-image: url(styleimages/ButtonDE/membership.gif);
	background-repeat: no-repeat;
}
.menu2 li.p5 {
	width:105px;
	;
	background-image: url(styleimages/ButtonNo/nyhetsbrev.gif);
	background-repeat: no-repeat;
}
.menu2 li.p6 {
	width:105px;
	;
	background-image: url(styleimages/ButtonNo/faq.gif);
	background-repeat: no-repeat;
}

/* set up the normal unhovered images in the links */
.menu2 li a#home {
	width:105px;
	background-image: url(styleimages/ButtonDE/home.gif);
	background-repeat: no-repeat;
}
.menu2 li a#about {
	width:105px;
	background-image: url(styleimages/ButtonDE/aboutus.gif);
	background-repeat: no-repeat;
}
.menu2 li a#activities {
	width:105px;
	background-image: url(styleimages/ButtonDE/activities.gif);
	background-repeat: no-repeat;
}
.menu2 li a#member {
	width:105px;
	background-image: url(styleimages/ButtonDE/membership.gif);
	background-repeat: no-repeat;
}
.menu2 li a#newsletter {
	width:105px;
	background-image: url(styleimages/ButtonNo/nyhetsbrev.gif);
	background-repeat: no-repeat;
}
.menu2 li a#faq {
	width:105px;
	background-image: url(styleimages/ButtonNo/faq.gif);
	background-repeat: no-repeat;
}

/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {visibility:visible;} /* for IE6 */
.menu2 li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu2 li a#home:hover, .menu2 li:hover a#home,
.menu2 li a#about:hover, .menu2 li:hover a#about,
.menu2 li a#activities:hover, .menu2 li:hover a#activities,
.menu2 li a#member:hover, .menu2 li:hover a#member,
.menu2 li a#newsletter:hover, .menu2 li:hover a#newsletter,
.menu2 li a#faq:hover, .menu2 li:hover a#faq {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu2 :hover ul.sub {left:0; top:20px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:115px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:115px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:110px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(multi_level-files/arrow.gif) 100px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#bebfe0; color:#a00;}
.menu2 :hover ul.sub li a.fly:hover {background:#bebfe0 url(multi_level-files/arrow_over.gif) 100px 7px no-repeat; color:#a00;}
.menu2 :hover ul li:hover > a.fly {background:#bebfe0 url(multi_level-files/arrow_over.gif) 100px 7px no-repeat; color:#a00;} 

/* set up the about us drop down sub level */
.menu2 :hover ul.subOmOss {
	left:0;
	top:20px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:135px;
	height:auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.menu2 :hover ul.subOmOss li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:135px;
}
.menu2 :hover ul.subOmOss li a {display:block; font-size:11px; height:20px; width:130px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.subOmOss li a.fly {background:#fff url(multi_level-files/arrow.gif) 120px 7px no-repeat;}
.menu2 :hover ul.subOmOss li a:hover {background:#bebfe0; color:#a00;}




.menu2 :hover ul.subActivities {
	left:0;
	top:20px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:145px;
	height:auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.menu2 :hover ul.subActivities li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:145px;
}
.menu2 :hover ul.subActivities li a {display:block; font-size:11px; height:20px; width:140px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.subActivities li a.fly {background:#fff url(multi_level-files/arrow.gif) 130px 7px no-repeat;}
.menu2 :hover ul.subActivities li a:hover {background:#bebfe0; color:#a00;}



/* set up the medlem drop down sub level */
.menu2 :hover ul.subMedlem {
	left:0;
	top:20px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:100px;
	height:auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.menu2 :hover ul.submedlem li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:100px;
}
.menu2 :hover ul.subMedlem li a {display:block; font-size:11px; height:20px; width:95px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.subMedlem li a.fly {background:#fff url(multi_level-files/arrow.gif) 90px 7px no-repeat;}
.menu2 :hover ul.subMedlem li a:hover {background:#bebfe0; color:#a00;}


/* set up the flyout levels when hovering */
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{
	left:110px;
	top:-4px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:120px;
	z-index:200;
	height:auto;
	z-index:300;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.note {
	font-size: 11px;
	padding: 12px;
	border: 1px dotted #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/halvlogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
 .note a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.note a hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
