

/* Minsta textstorleken. kan tex. användas på startsidan.  */
.Frebaco-TextMinst
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	11.7px;
	font-weight:	400;
	font-style:	normal;
	color:	#000000;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	16.3833px;
	background-color:	transparent;
    margin-bottom:	0px;
    left:40px;
}

.Frebaco-TextMinstVit
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	11.7px;
	font-weight:	400;
	font-style:	normal;
	color:	#FFFFFF;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	16.3833px;
	background-color:	transparent;
    margin-bottom:	0px;
    left:40px;
}


/* För vanlig standard text */
.Frebaco-Text
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	13px;
	font-weight:	400;
	font-style:	normal;
	color:	#000000;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	18.2px;
	background-color:	transparent;
        margin-bottom:	20px;
}

/* Kan användas med fördel för tabulär data */
.Frebaco-Tabell
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	12.8px;
	font-weight:	400;
	font-style:	normal;
	color:	#000000;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	18.2px;
	background-color:	transparent;
    margin-bottom:	20px;
}

/* Vanliga standard-länkar */
a.Frebaco-Lank
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	font-style:	normal;
	color:	#0075BD;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	18.2px;
	background-color:	transparent;
    margin-bottom:	0px;
}

/* Extra liten länk */
a.Frebaco-LankLiten
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	11.7px;
	font-weight:	bold;
	font-style:	normal;
	color:	#0075BD;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	18.2px;
	background-color:	transparent;
    margin-bottom:	0px;
}

/* Allra minsta rubriken */
.Frebaco-RubrikMinst
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	11.7px;
	font-weight:401;
	font-style:	normal;
	color:	#000000;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:		16.3833px;
	background-color:	transparent;
    margin-bottom:	0px;
}

/* Kan tex. användas på produktsidorna */
.Frebaco-RubrikExtraliten
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	font-style:	normal;
	color:	#000000;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	18.2px;
	background-color:	transparent;
    margin-bottom:	0px;
}

/* Liten rubrik */
.Frebaco-RubrikLiten
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	14px;
	font-weight:	bold;
	font-style:	normal;
	color:	#000000;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	19.6px;
	background-color:	transparent;
    margin-bottom:	0px;
}

/* Kan tex. användas på startsidan som nyhetsrubrik. */
.Frebaco-RubrikMellanKursiv
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	18px;
	font-weight:	bold;
	font-style:	italic;
	color:	#333333;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	25.2px;
	background-color:	transparent;
    margin-bottom:	20px;
}

/* Kan tex. användas på startsidan som nyhetsrubrik. Är vit. */
.Frebaco-RubrikMellanKursivVit
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	18px;
	font-weight:	bold;
	font-style:	italic;
	color:	#FFFFFF;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	25.2px;
	background-color:	transparent;
    margin-bottom:	20px;
}


/* Välkomstrubrik som kan användas på tex. startsidan */
.Frebaco-RubrikStorst
{
	font-family: Trebuchet MS,Helvetica,Arial,Liberation Sans,FreeSans,sans-serif;
	font-size:	25px;
	font-weight:	bold;
	font-style:	normal;
	color:	#222222;
	text-transform:	none; 
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	normal;
	background-color:	transparent;
        margin-bottom:	0px;
        letter-spacing:	-1px
}



