body
{
 font-family: verdana, arial, tahoma;
 font-size: 10px;
 color: #414141;
 background-image: url('/files/systemfiles/SystemGfx/bg_body.gif');
 background-repeat: repeat-x; 
 background-position: top center;
 background-color: #C2C2C2;
 margin: 0;
}

.SiteWidth{ width: 980px; text-align: center;}
.Banner{ background-color: #fff; }
.ContentWidth{ width: 962px; text-align: left;}

img{ border: 0; }

/* ----------------- start text classes ----------------- */

h1
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 18px;
 font-weight: bold;
}

h1.Frontpage{ font-size: 14px; text-transform: none; }
h1.ListTitle{ font-size: 15px; }

h2
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 11px;
 line-height: 16px;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #414141;
}

.Byline{ font-style: italic; margin-bottom: 10px; }

a
{
 font-size: 11px;
 text-decoration: none;
 color: #8EB066;
}

a:hover {text-decoration: underline;}

a.GreenLink12px{
 padding-left: 14px;
 font-weight: bold;
 font-size: 12px;
 padding-left: 5px;
}

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 13px;
 color: #414141;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
 text-decoration: none;
 color: #8EB066;
 text-transform: uppercase;
}

a.MenuCase0Selected
{
 font-size: 13px;
 color: #8EB066;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0Selected:hover {
 text-decoration: none;
 color: #8EB066;
 text-transform: uppercase;
}

/* ----------------- start input classes ----------------- */

input,textarea,select
{
 font-family: verdana, arial, tahoma;
 color: #414141;
 font-size: 10px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #999999;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 height: 16px;
 border: 1px solid #cccccc;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 405px;
 height: 16px;
 padding-left: 2px;
 padding-top: 3px;
 border: 1px solid #686868;
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 16px;
 padding-left: 2px; 
}

textarea.FormFieldInputsMedium
{
 width: 405px;
 height: 80px;
 padding: 2px;
 border: 1px solid #686868;
}

.FormFieldLabelMediumStdColor
{
 font-weight: bold;
}

.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul
{
 padding: 0;
 margin: 0;
 margin-left: 1px;
 list-style-type: none;
}

li
{
 background-image: url('/files/systemfiles/SystemGfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 7px;
 padding-bottom: 5px;
}

/* ----------------- Start custom classes ----------------- */

.TopNavContainer{ height: 95px; }
.TopMenu{ float: left; padding-left: 20px; padding-top: 2px; }
.FremforskLogo{ text-align: right; padding: 29px 27px 0px 0px; }
.Icon{ padding-right: 15px; }

.LeftBox{ width: 701px; float: left; }

.RightBox{ width: 255px; float: right; }

.BoxBorder{ border: 1px solid #686868; padding: 15px; background-color: #fff; margin-bottom: 8px; }
.WideBoxBorder{ border: 1px solid #686868; background-color: #fff; }
.Copyright{ line-height: 14px; padding: 9px 0 20px 22px; font-family: tahoma; font-size: 9px; text-transform: uppercase; color: #fff; }
.FrontpageTeaser{ padding-bottom: 20px; }
.BlockLine{ border-bottom: 1px solid #686868; padding-bottom: 7px; margin-bottom: 7px; }
.TeaserBlock{
 padding-left: 12px; line-height: 14px; margin-top: 8px;
}
.SearchInput{ border: 1px solid #686868; width: 445px; height: 16px; padding-top: 4px; padding-left: 
2px; }

strong.Green12px{ font-size: 12px; color: #8EB066; }

.BoxTitle{ text-transform: uppercase; font-size: 12px; font-weight: bold; color: #8EB066; margin-bottom: 5px;}

.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }

input.Button{ background-color: #8EB066; color: #fff; font-size: 12px; font-weight: bold; border: 1px solid #686868; padding: 0 10px 0 10px; }

a.Lille{ color: #414141; padding-right: 5px; font-size: 10px; }




a.Mindre{ color: #414141; padding-right: 5px; font-size: 12px; }
a.Mellem{ color: #414141; padding-right: 5px; font-size: 14px; }
a.Stor{ color: #414141; padding-right: 5px; font-size: 16px; }
a.MegetStor{ color: #414141; padding-right: 5px; font-size: 18px; }
* --- Style til sitemap --- */

.VerticalLine
{
 background-image:url("/files/systemfiles/Sitemap/sitemap_vertical_line.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.VerticalLine2
{
 background-image:url("/files/systemfiles/Sitemap/sitemap_vertical_line2.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.ChildNode
{
 background-image:url("/files/systemfiles/Sitemap/sitemap_childnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image:url("/files/systemfiles/Sitemap/sitemap_lastchildnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

