body
{
 font-family: verdana, arial, tahoma;
 font-size: 10px;
 color: #333333;
 margin: 0px;
 padding: 0px;
 background-image: url('../AjrGfx/SystemGfx/bg.gif');
 background-position: top center;
 background-repeat: repeat-y;
 background-color: #6A6D6A;
}

h1
{
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 10px;
 line-height: 17px;
}

h1.MediumStdColor
{
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 15px;
 color: #222222;
}

h2
{
 font-size: 11px;
 font-weight: bold;
 margin-top: 0;
}

h2.MediumStdColor
{
 margin-bottom: 3px;
 text-transform: normal;
 font-size: 11px;
 font-weight: bold;
 color: #222222;
}

.BreadMediumStdColor
{
 font-size: 10px;
 line-height: 15px;
 color: #000000;
}

a
{
 font-size: 10px;
 color: #396248;
 text-decoration: none;
}

a:hover {text-decoration: underline; }

a.Small
{
 font-size: 9px;
 font-weight:bold;
 text-decoration: none;
 color:#727272;
}

a.Small:hover {
 text-decoration: underline;
}

a.MenuCase0
{
 font-size: 9px;
 color: #343434;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
text-decoration: underline;
color: #396248;
}

a.MenuCase0Selected
{
 font-size: 9px;
 color: #396248;
 font-weight: bold;
 text-decoration: underline;
 text-transform: uppercase;
}

a.MenuCase0Selected:hover {
text-decoration: underline;
color: #396248;
}

a.MenuCase1
{
 font-size: 9px;
 color: #343434;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: none;
 color: #396248;
}
a.MenuCase1Selected
{
 font-size: 9px;
 color: #396248;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #396248;
}

a.MenuCase2
{
 font-size: 9px;
 color: #343434;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: underline;
 color: #396248;
}
a.MenuCase2Selected
{
 font-size: 9px;
 color: #396248;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase2Selected:hover {
 font-weight: bold;
 text-decoration: none;
 color: #396248;
}

a.MenuCase3
{
 font-size: 9px;
 color: #343434;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase3:hover {
 text-decoration: underline;
 color: #396248;
}
a.MenuCase3Selected
{
 font-size: 9px;
 color: #396248;
 font-weight: normal;
 text-decoration: underline;
}

a.MenuCase3Selected:hover {
 font-weight: normal;
 text-decoration: underline;
 color: #396248;
}

input
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
}

select
{
 color: #333333;
 font-size: 11px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 cursor: pointer;
 background-color: #dddddd;
 border: 1px solid #bbbbbb;
}

.FormFieldInputsWide
{
 width: 420px;
}

.FormFieldInputsMedium
{
 width: 220px;
}

.FormFieldInputsNarrow
{
 width: 110px;
}

input.FormFieldInputsMedium
{
 width: 110px;
 color: #333333;
 font-size: 11px;
 border:1px solid #cccccc;
 padding:2px;
}

input.FormFieldInputsWide
{
 width: 220px;
 color: #333333;
 font-size: 11px;
 border:1px solid #cccccc;
 padding:2px;
}

select.FormFieldInputsMedium
{
 width:110px;
 color: #333333;
 font-size: 11px;
 border: 1px #666666 solid;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image:  }
* --- 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;
}


