/* ------ Text items -------- */
body
{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #666;
	padding: 0; 
	margin: 0;
	line-height: 17px;
}

ul
{
    font-family: Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    text-transform: none;
    color: #666;
    text-decoration: none;
    padding: 5px 5px 5px 20px;
    margin: 0px;
}



p
{
	font-family: Arial, Verdana;
	font-size:11px;
	color: #666;
	margin:0;
	line-height: 17px;
	
}

.pageHeader
{
    font-family:Arial,Verdana;
	font-size: 23px; 
	color: #54957f;
	font-weight:bold;
	line-height: 32px;
}

.normal
{
    font-family: Arial, Verdana;
	font-size:11px;
	color: #666;
	line-height: 17px;
	EditMenuName: Normal text;
}

h1, .heading1
{
    font-family:Arial,Verdana;
	font-size: 23px; 
	color: #54957f;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 1;
}

h2, .heading2
{
    font-family: Arial,Verdana;
	font-weight: bold; 
	font-size: 14px; 
	color: #54957f;
	line-height:16px;
	margin-top: 20px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 2;
}

h3, .heading3
{
	font-family: Arial,Verdana;
	font-weight: normal; 
	font-size: 12px; 
	color: #54957f;
	line-height:12px;
	margin-top: 20px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 3;
}

.heading2_right
{
    font-family: Arial,Verdana;
	font-weight: bold; 
	font-size: 14px; 
	color: #54957f;
	line-height:16px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 2 - right;
}

.heading3_right
{
	font-family: Arial,Verdana;
	font-weight: normal; 
	font-size: 11px; 
	color: #54957f;
	line-height:12px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 3 - right;
}

.introduction
{
    font-family: Arial,Verdana;
    font-size:12px;
	font-weight: bold;
	line-height:17px;
	color:#666;
	margin-bottom:10px;
	margin-top:5px;
	EditMenuName: Ingress;
}

.imagetext 
{
    font-family: Arial,Verdana;
	font-style: italic; 
	font-size: 10px; 
	color:#666;
	line-height:17px;
	EditMenuName: Bildtext;
}


img.rightMenu
{
    padding-top: 15px;
    EditMenuName: Right;
}


.heading1_Black
{
    font-family:Arial,Verdana;
	font-size: 23px; 
	color: Black;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 1 - svart;
}

.heading2_Black
{
    font-family: Arial,Verdana;
	font-weight: bold; 
	font-size: 14px; 
	color: Black;
	line-height:16px;
	margin-top: 20px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 2 - svart;
}

.heading3_Black
{
	font-family: Arial,Verdana;
	font-weight: normal; 
	font-size: 12px; 
	color: Black;
	line-height:12px;
	margin-top: 20px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 3 - svart;
}

.heading2_right_Black
{
    font-family: Arial,Verdana;
	font-weight: bold; 
	font-size: 14px; 
	color: Black;
	line-height:16px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 2 - right - svart;
}

.heading3_right_Black
{
	font-family: Arial,Verdana;
	font-weight: normal; 
	font-size: 11px; 
	color: Black;
	line-height:12px;
	margin-bottom: 1px;
	EditMenuName: Rubrik 3 - right - svart;
}