a, a:hover, a:visited, a:active
{
	color: #333333;
	text-decoration:underline;
}

.header_1
{
	font-weight: normal;
	font-size: 18px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	/*font-size: 16px;*/
	font-size:18px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 5px;
	line-height: 23px;
}

.header_2
{
	font-weight: bold;
	font-size: 14px;
	color: #ff3300;
	font-style: normal;
	font-family:  Arial, Sans-Serif;
	text-decoration: none;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #ff3300;
	font-style: normal;
	font-family:  Arial, Sans-Serif;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 3px;
	line-height: 19px;
	EditMenuName: Header2;
}

.header_3
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 18px;
}

h4
{
	font-weight: bold;
	font-size: 12px;
	color: #909090;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 2px;
	line-height: 17px;
}

.ingress
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.imagetext
{
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-style: italic;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.brodtext
{
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.brodtextBold
{
	font-weight: bold;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

p
{
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 14px;
}

img
{
	border-width: 0px;
}

ul
{
	list-style:none;
	margin-top:  10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left:0px;
}

li
{ 
	list-style:none;
	background-image:url("/Templates/Images/redDot.gif");
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left: 8px;
	margin-left:0px;
	padding-bottom:0px;
	text-indent:0px;
}

li a, li a:hover, li a:visited, li a:active
{
	text-decoration: underline;
	color: #333333;
}

/*Kolla upp användnig av nedanstående*/

/*
A.newsListHeader
{
	color: #000000;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}


A.header_2
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3300;
	font-style: normal;
	font-family:  Arial, Sans-Serif;
	text-decoration: none;
}
*/

