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: 10px;
 text-transform: normal;
 font-size: 11px;
 font-weight: bold;
 line-height: 16px;
 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: none;}

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: normal;
 text-decoration: underline;
}

a.MenuCase2Selected:hover {
 color: #396248;
 text-decoration: underline;
}

a.MenuCase3
{
 font-size: 9px;
 color: #343434;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}

a.MenuCase3:hover {
 color: #396248;
 text-decoration: underline;
}
a.MenuCase3Selected
{
 font-size: 9px;
 color: #396248;
 font-weight: normal;
 text-decoration: underline;
 font-style: italic;
}

a.MenuCase3Selected:hover {
 color: #396248;
 text-decoration: underline;
 font-style: italic;
}

input
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #333333;
 background: #ffffff;
 border: 1px solid #cccccc;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px solid #cccccc;
}

select
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #333333;
 background: #ffffff;
 padding-left: 2px;
 border: 1px solid #cccccc;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
 color: #333333;
 background: #ffffff;
 border: 1px solid #cccccc;
}

.FormFieldInputsMedium
{
 width: 220px;
 color: #333333;
 background: #ffffff;
 border: 1px solid #cccccc;
}

.FormFieldInputsNarrow
{
 width: 110px;
 color: #333333;
 background: #ffffff;
 border: 1px solid #cccccc;
}

.FormFieldLabelMediumStdColor
{
 font-size: 10px;
 color: #333333;
 font-weight: bold;
}

.BookingInput
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #333333;
 background: #ffffff;
 padding-left: 2px;
 border: 1px solid #cccccc;
}

.BookingSelect
{
 font-family: arial;
 font-size: 11px;
 color: #333333;
 background: #ffffff;
 border: 1px solid #cccccc;
}

.btnBooking
{
 font-family: arial;
 font-size: 11px;
 color: #333333;
 background: #eeeeee;
 border: 1px solid #cccccc;
 width: 60px;
 cursor: pointer;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image:  }

.left{ float: left; border-right: 1px solid #ccc; }
.left div{ width: 19px; height: 26px;  }
* --- 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;
}

