body
{
 font-family: verdana, arial, tahoma;
 font-size: 10px;
 line-height: 16px;
 color: #000000;
 background-color: #381201;
 margin: 0px;
 margin-bottom: 10px;
}

img{ border: 0; }

h1
{
 font-family: verdana, arial, tahoma;
 font-weight: bold;
}

h1.MediumStdColor
{
 font-size: 11px;
 color: #000000;
 text-transform: uppercase;
 font-weight: bold;
}

h1.TitleBar
{
 font-size: 11px;
 color: #000000;
 text-transform: uppercase;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

h2
{
 font-family: verdana, arial, tahoma;
 font-size: 12px;
 font-weight: bold;
 margin-left: 40px;
}

h2.MediumStdcolor
{
 text-transform: uppercase;
 color: #000000;
}

h2.forside{
 margin: 0; padding: 0; font-size: 11px; text-transform: uppercase;
 font-weight: bold; margin-bottom: 5px;
}

h3.forside{
 margin: 0; padding: 0; font-size: 11px; font-weight: bold; margin-bottom: 5px;
}

.BreadMediumStdcolor
{
 font-size: 10px;
 line-height: 16px;
 color: #000000;
}

a
{
 font-size: 10px;
 text-decoration: none;
 color: #B45226;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.MenuOn{ font-size: 11px; color: #fff; text-decoration: none; }
a.MenuOn:hover{ font-size: 11px; color: #fff; text-decoration: none; }
a.MenuOff{ font-size: 11px; color: #000; text-decoration: none; }
a.MenuOff:hover{ font-size: 11px; color: #fff; text-decoration: none; }
a.CurrentSection{ font-size: 10px; color: #fff; text-decoration: none; }
a.CurrentSection:hover{ color: #fff; text-decoration: none; }
a.SubMenuOn{ font-size: 10px; color: #fff; text-decoration: none; }
a.SubMenuOn:hover{ color: #fff; text-decoration: none; }
a.SubMenuOff{ font-size: 10px; color: #000; text-decoration: none; }
a.SubMenuOff:hover{ color: #000; text-decoration: none; }


.SectionHeader
{
 color: #ffffff;
 text-transform: uppercase;
 padding-left: 10px;
 font-weight: bold;
 background-color: #98441E;
 cursor: pointer;
}

.Level2
{
 color: #000000;
 text-transform: uppercase;
 font-weight: normal;
 background-color: #D1AB95;
 cursor: pointer;
}

.Level2Over
{
 color: #ffffff;
 text-transform: uppercase;
 font-weight: normal;
 background-color: #381201;
 cursor: pointer;
}

.MenuCase0
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-transform: uppercase; 
 background-color: #ffffff;
 cursor: pointer;
 padding: 0px 10px 0px 10px;
}

.MenuCase0Selected
{
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 text-transform: uppercase; 
 background-color: #381201;
 cursor: pointer;
 padding: 0px 10px 0px 10px;
}

.QuickLink
{
 font-size: 10px;
 color: #000000;
 font-weight: normal;
 text-transform: uppercase; 
 background-color: #D1AB95;
 cursor: pointer;
}

.QuickLinkSelected
{
 font-size: 10px;
 color: #ffffff;
 font-weight: normal;
 text-transform: uppercase; 
 background-color: #381201;
 cursor: pointer;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 padding-left: 2px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 padding: 2px;
 border: 1px #381201 solid;
}

select
{
 color: #000000;
 font-size: 11px;
 border: 1px #381201 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #98441E;
 color: #fff;
 font-weight: bold;
 text-transform: uppercase;
 border: 1px solid #381201;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 15px;
 border: 1px solid #381201;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

textarea.FormFieldInputsMedium
{
 width: 450px;
 height: 60px;
}


.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ display: inline }

li
{
 background-image: url('/ajrgfx/systemgfx/list_item.gif');
 background-repeat: no-repeat;
 display: inline;
 padding-left: 10px;

}

ol li{  background-image: none; padding-left: 0px; }

/* --- Style til sitemap --- */


.VerticalLine
{
 background-image: url('/AjrGfx/Sitemap/sitemap_vertical_line.gif');
 background-repeat: repeat-y;
 background-position: top left;
}


.VerticalLine2
{
 background-image: url('/AjrGfx/Sitemap/sitemap_vertical_line2.gif');
 background-repeat: repeat-y;
 background-position: top left;
}

.ChildNode
{
 background-image: url('/AjrGfx/Sitemap/sitemap_childnode.gif');
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image: url('/AjrGfx/Sitemap/sitemap_lastchildnode.gif');
 background-repeat: no-repeat;
 background-position: top left;
}

