@charset "utf-8";
.sanserif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	font-variant: small-caps;
}

.rubrik1 {
	font-family: Georgia;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	/*text-decoration: underline;*/
	white-space: pre;
}

.rubrik2 {
	font-family: Georgia;
	/*font-size: 16px;*/
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}


.brödItalic {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	display: block;
}
.mellanrad {
	line-height: 12px;
	font-style: normal;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*TESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREATESTINGAREA*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: normal;
	color: #222222;
	margin-top:12px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	}

.subheadline {
	vertical-align:top;
	font-family: Tahoma; /*"Lucida Grande", */
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-top: 0px;
	margin-bottom:0px;
	padding-bottom: 22px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}

.mellanRubrik{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #222222;
	letter-spacing: 1pt;
}

.bröd_inledning {
	padding-top: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #222222;
	padding-bottom:19px;

}

.bröd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #222222;
	padding-bottom:19px;
	font-weight:normal;

}

.tahoma_table{
	font-family: Tahoma; /*"Lucida Grande", */
	line-height: 14px;
	font-size:14px;
	font-variant: small-caps;
	letter-spacing: .5px;
	color: #222222;
}

.tahoma_smallCaps{
	font-family: Tahoma; /*"Lucida Grande", */
	font-size:14px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.georgia{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bold{
	font-weight:bold;
}

.smallCaps{
	font-variant:small-caps;
}

.negIndrag{
	text-indent:-1.2px;
}

.posIndrag{
	text-indent:1.2px;
}

.nomargin{
	margin-top:0px;
	margin-bottom:0px;
}

.nopadding{
	padding: 0px;
}

.paddingTB10px{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
.nomarginABSOLUTE{
	margin: 0px;
}*/

.dottedBorder{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.subheadColor{
	color:#ff0000;
}

.highlight{
	color:#000000;
	letter-spacing: 1pt;
}

.white {
	color: #FFFFFF;
}
.eGrey{
	color: #eeeeee;
}

.grad12{
	font-size:12px;
}
.grad14{
	font-size:14px;
}
.grad16{
	font-size:16px;
}
.grad18{
	font-size:18px;
}
.grad22{
	font-size:22px;
}
.grad28{
	font-size:28px;
}
