﻿body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
}
H2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: black;
}
.Normal
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}
.BreadCrumb
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #808285;
}
/*	Rubriker	*/
.SydRubrikGra
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #C6C7C6;
}
.SydStorOrange
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #FAA61A;
}
.SydStorBrun
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #B01016;
}
.SydStorMorkGroen
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #00745F;
}
.SydStorLjusGroen
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #8CBA5C;
}
.SydStorKornbla
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #004FA3;
}
.SydStorLjusBrun
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #C4944C;
}
.SydStorGul
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #FBDD46;
}
.SydRubrikVanlig
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14pt;
	line-height: 30pt;
	color: #000000;
}
.SydRubrikDinWebb
{
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 13pt;
	line-height: 20pt;
	padding-left: 12px;
	color: #848284;
}
.SydRubrikMindre
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	color: #939598;
}

/*	CSS-klasser fr meny	*/

.SydNodeCssClass
{
	font-family: Frutiger, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #848284;
	padding-bottom: 9px;
}
.SydNodeOverCssClass
{
	font-family: Frutiger, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: Black;
	text-decoration: undeline;
	padding-bottom: 9px;
}
.SydNodeSelectedCssClass
{
	font-family: Frutiger, arial, helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: 700;
	padding-bottom: 9px;
}

/*	SLUT	CSS-klasser fr meny	*/

/* Flikar */
TABLE.Flikar
{
	border-width: 0pt;
	border-style: none;
}
TD.FlikVald
{
	background-color: #F9A61A;
	border-width: 1px;
	border-color: rgb(000,000,000);
	border-bottom-style: none;
}

TD.Flik
{
	border-width: 1px;
	border-color: rgb(000,000,000);
	border-bottom-style: none;
}

TABLE.block
{
	border-style: none;
}

TD.block
{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(000,000,000);
}

/* Griddar */
.RowStyle
{
	background-color: WhiteSmoke;
}
/* #dcdcdc; */
.EditRowStyle
{
	background-color: #7C6F57;
}

.SelectedRowStyle
{
	font-weight: normal;
	color: white;
	background-color: #F9A61A;
}
/* darkgray */

.PagerStyle
{
	background-color: Gray;
	font-weight: bold;
	color: White;
	text-align: center;
}
/* #666666 */

.HeaderStyle
{
	font-weight: bold;
	color: white;
	background-color: Gray;
}
/* #1C5E33*/
.AlternatingRowStyle
{
	background-color: white;
}
.FooterStyle
{
	font-weight: bold;
	color: white;
	background-color: Gray;
}

