/* ------ text items -------- */
body, table, tr, td , input
{ 
	font-family:arial; 
	font-size:11px;
	color:#000000; 
}


/******************/
/* rubrik */
/******************/
/*
.rubrik
{
	font-weight: bold;
	font-family:arial;
	font-size:24px;
	editmenuname: rubrik;
}
*/

h1, .huvudrubrik
{
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	editmenuname: huvudrubrik;
}



.mellanstor
{
	font-size: 18px;
	line-height: auto
	font-weight: bold;
	color:#000000; 
	editmenuname: mellanstorrubrik;
}

h2, .mellanrubrik
{
	font-size: 12px;
	line-height: auto;
	font-weight: bold;
	color:#000000; 
	editmenuname: mellanrubrik;
}

.mellanrubrik a.nounderlinelink, 
.mellanrubrik a.nounderlinelink:active, 
.mellanrubrik a.nounderlinelink:visited, 
.mellanrubrik a.nounderlinelink:hover
{
	text-decoration: none;
	font-size: 12px;
	line-height: auto;
	font-weight: bold;
	color:#000000; 
}

.funktionrubrik
{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color:#000000; 
	line-height:28px;
}


/*********************************/
/*** länk 
/*********************************/

a, a:active, a:visited	{ 
	font-family:Arial; 
	font-size:11px; 
	color:#A32638; 
	text-decoration:underline;
}

a.white, a.white:hover, a.white:active, a.white:visited	{ 
	font-family:Arial; 
	font-size:11px; 
	color:#ffffff; 
	text-decoration:underline 
}

a.small, a.small:active, a.small:visited { 
	font-size:10px; 
	color:#A32638; 
	text-decoration:underline; 
}	
a.bluelink,a.bluelink:hover,a.bluelink:active, a.bluelink:visited	{ 
	color:#002279; 
	font-weight: bold;
}
a:hover, a.small:hover{
	color:#000000;
}

/*********************************/
/*	brödtext */
/*********************************/

.normaltext
{
	font-family:arial; 
	font-size:11px;
	color:#000000; 
	editmenuname: normaltext;
}

.normaltext vit, .mellanrubrik vit, .vittext
{
	color:#ffffff; 
}


.litentext
{
	font-family:arial; 
	font-size:10px; 
	line-height:14px;
	text-align:left
}

.white
{
	color:#ffffff;
}

.attention
{
	color:#ff0000;
}

.italic
{
	font-style:italic;
}

.bold,
.bold div
{
	font-weight:bold;
}
