BODY
{
	font-family: Verdana;
	font-size: 67%; /* 8pt, 67% av 12 pt (standard) */
	font-weight: normal;
	line-height: normal;
	color: #313031;
}
.watermark
{
	background-image: url("/thn_images/bg_vag.gif");
	background-repeat: repeat-y;
	position: absolute;
	background-position: right 70px;
}

TD
{
	font-family: Verdana;
	font-size: 67%; /* 8pt, 67% av 12 pt (standard) */
	font-weight: normal;
	line-height: normal;
	color: #313031;
}

INPUT
{
	font-size: 100%;
	color: #101010;
}

.Pufftext, .Normal, .Brodtext
{
	color: #101010;
}

/* 14 pt, 175% av 8 pt */
H1, .Heading1
{
	font-weight: bold;
	color: Black;
	font-size: 175%; 
}

/* 10 pt, 125% av 8 pt */
H2, .Heading2
{
	font-weight: bold;
	color: Black;
	font-size: 125%;
}

H3, .Heading3
{
	font-weight: bold;
}

.Huvudmeny, .Boxrubrik
{
	font-weight: bold;
	color: Black;
}


/* Den valda huvudmenyn får följande utseende */
.HuvudmenyVald
{
	font-weight: bold;
	color: #ffffff;
}

/* Olika klasser för länkar som (dessutom) inte skall ha understrykning. */
A.Nounderline, A.HuvudmenyVald, A.Huvudmeny
{
	text-decoration: none;
}
A.NounderlineSelected
{
	text-decoration: none;
	font-weight: bold;
}
/* Läs-mer länkens utseende */
A.lasmer
{
	font-weight: bold;
	color: #9C0400;
	text-decoration: none;
}

/* Webbplatsens position, t.ex. indrag t.h och från toppen med ca 1/2 cm */
TABLE.Website
{
	border-top: solid 15px #ffffff;
	border-left: solid 15px #ffffff;
}

/* Webbplatsens position, indrag från vänster (används endast i frames-läget) */
TABLE.FrameLeftBlockWebsite
{
	border-left: solid 15px #ffffff;
}

/* De två vågräta strecken i sidhuvudet och sidfoten */
TABLE.PageHeaderFooter
{
	border-top: solid 1px #858685;
	border-bottom: solid 1px #858685;
}

/* Används som separerande linge på en sida, t.ex. mellan övre och nedre delen i Standardsida. */
TABLE.Divider, TD.Divider
{
	border-top: solid 1px #858685;
	width:440px;
}

/* Ramen runt det högra och vänstra blocket */
TABLE.LeftRightBlock
{
	border-bottom: solid 1px #990000;
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
	border-top: solid 1px #990000;
}

/* Den tunna ramen runt webbfoten. */
TABLE.WebFoot
{
	border: solid 1px #CCCCCC;
}

/* Det röda strecket tvärs över hela sidan upptill och nedtill. */
TD.RedBorderLine
{
	background-color: #990000;
	height: 7px;
}

/* Generellt gäller denna färg för alla länkar */
A
{
	color: #313031;
	/*text-decoration: none;*/
}

A:hover
{
}

A:visited
{
}

A:link
{
}

/* E-post och brödmuleväglänkarnas utseende */
A.brodsmulevag, A.registerlista
{
	color: #9C0400;
	text-decoration: underline;
}

A.epost
{
	color: #313031;
	text-decoration: underline;
}

/* Editor options */
.Normal
{
	color: #101010;
	EditMenuName: Normal;
}

.bildtext
{
	color: #101010;
	font-size: 100%;
	EditMenuName: Bildtext;
}

.editorHeadingH1
{
	font-weight: bold;
	color: Black;
	EditMenuName: Rubrik;
	font-size: 175%; 
}

.editorHeadingH2
{
	font-weight: bold;
	color: Black;
	EditMenuName: Underrubrik;
	font-size: 125%;
}
.editorHeadingH3
{
	font-weight: bold;
	EditMenuName: Rubrik i textstycke;
}

.Ingress
{
	font-weight: bold;
	EditMenuName: Ingress;
}

.emailLink
{
	color: #9C0400;
	text-decoration: underline;
	EditMenuName: Epostlänk;
}
.grey
{
	color: #313031;
	EditMenuName: Grå text;
}


