/* ------------------------------------------------------------- */
/* Menu-tekster                                                  */
/* ------------------------------------------------------------- */

td.MenuHeader1 {
	padding-top: 10;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size: 8.0pt;
	font-weight: 900;
	font-style: normal;
	color: #F8F8F8;
	text-decoration:	none;
	line-height: 1.2em; 
	margin-top: 0.0em;
	margin-bottom: 0.0px;
	padding-left: 6.0px;
/*	background-color: #E9E9E9; */
	}

.MenuLine1 {
	color: #F8F8F8;
	border-bottom: 0px solid #666666;
	}
	
.MenuLine1_Over 	{
	color: #FFFFFF;
	cursor: hand;
	border-bottom: 0px solid #666666;
	}

.MenuLine1_Out	{
	color: #F8F8F8;
	border-bottom: 0px solid #666666;
	}


/* UnderMenu Niveau 1 */
/* ------------------ */

td.SubMenu1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	 8.0pt;
	font-weight:	normal;
	font-style:	normal;
	color: #FFFFFF;
/*	background-color: #E9E9E9; */
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: 1.1em; 
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	padding-left: 12.0px;
	}

a:visited.submenu1 	{color: #FFFFFF; background: transparent; text-decoration: none;}
a:link.submenu1 		{color: #FFFFFF; background: transparent; text-decoration: none;}
a:hover.submenu1 		{color: #FFFFFF; background: transparent; cursor: hand; text-decoration: underline;}
a:active.submenu1 	{color: #FFFFFF; background: transparent; text-decoration: none;}







/* -------------------------------------------------------------	*/
/* Tabeller   															*/
/* -------------------------------------------------------------	*/
table
	{cellspacing: 0;
	 margin: 0;
	 padding: 0;
	 border: 0px none;
	 font-size: 100%;
	 font-weight: normal
	}
	



/* -------------------------------------------------------------	*/
/* Links		   															*/
/* -------------------------------------------------------------	*/
a:visited {color: #000000; background: transparent; text-decoration: none;}
a:link 	{color: #000000; background: transparent; text-decoration: none;}
a:hover 	{color: #840000; background: transparent; cursor: hand; text-decoration: none;}
a:active 	{color: #000000; background: transparent; text-decoration: none;}



/* -------------------------------------------------------------	*/
/* Diverse		   															*/
/* -------------------------------------------------------------	*/
.lille
	{
	font-size: 0.6em;
	}

.indrammet
	{
	border: 1px solid #000000; 
	padding: 2
	}
