body    
{ 
background: #108C7E url(images/baggrund.gif) repeat-x 
}

input 
{ 
color: #444444; font-size: 9px; font-family: Arial, Helvetica, Geneva; 
}

.head   
{ 
color: #013B35; 
font-size: 20px; 
line-height: 20px; 
font-weight: bold;
font-family: Arial, Geneva, Helvetica;
}

.tekst   
{ 
color: #444444; 
font-size: 11px; 
line-height: 16px; 
font-family: Arial, Geneva, Helvetica;
}

.tekst_ref   
 { color: #444444; font-size: 11px; font-family: Arial, Geneva, Helvetica; line-height: 13px; padding-bottom: 8px }

.tekst_head
{ 
color: #1E3834; font-size: 11px; line-height: 16px; font-family: Arial; 	font-weight: bold;
}


.tekst_lille 
{ 
color: #444444; font-size: 9px; line-height: 13px; font-family: Arial, Helvetica, Geneva; 
}
.tekst_menu 
{ 
color: #444444; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva; 
}
.tekst_menuhead
{ 
color: #1E3834; font-size: 10px; line-height: 12px; font-family: Verdana; 	font-weight: bold;
}

a.tekst_menuhead:link   
{ 
color: #1E3834; font-size: 10px; line-height: 12px; font-family: Verdana; 	font-weight: bold;
}

.tekst_menulink
{ 
color: #A51008; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva; 	font-weight: bold;
}


a
{
	color: #A51008;
	text-decoration: none;
}

.TopMenu_Item
 { color: #ffffff; font-weight: normal; font-size: 10px; font-family: Arial, Verdana;  margin-left: 5px; padding-right: 8px; padding-bottom: 5px; cursor: hand }


.TopMenu_Item_Href
 { color: #ffffff; font-weight: normal; font-size: 10px; font-family: Arial, Verdana; text-decoration: none }

.TopMenu_Item_Href:hover
 { 
color: ##aaaaaa;
}




.TopMenu_Item_Selected
 { color: #ffffff; font-weight: bold; font-size: 9px; font-family: Arial, Verdana; ; margin-left: 10px; padding-right: 10px; padding-bottom: 5px; cursor: hand }


.subMenu
{
	background-color: #eeeeee;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
}

.subMenu_Href
{
	font-family: arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #4A4A4A;
	width: 100%;
	padding: 1px;	
}

.subMenu_Href:hover
{
	color: #FFFFFF;	
}

.subMenu_Href:active
{
	color: #FFFFFF;	
}

.subMenuItemOff
{
	background-color: #eeeeee;	
}
.subMenuItemOn
{
	background-color: #E08415;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;		
}

