﻿html
{
    overflow: auto;
    overflow-y: scroll;
    overflow-x: auto;
    height: 100%;
}
body
{
    background-image: url('../pics/Layout/SiteBG.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #0f1b00;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    color: #333333;
    margin: 0px;
    padding: 0px;
}
body.mceContentBody
{
    background-color: #ffffff;
    background-image: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    color: #333333;
    padding: 10px;
}
.mceContentBody td
{
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 17px !important;
    color: #333333 !important;
}
p
{
    margin: 0px;
    padding: 0px;
}
ul
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0.1em;
    padding-left: 1em;
    list-style-type: disc;
}
li
{
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0px 0px 3px 0px;
}
embed, object
{
    display: block;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
@font-face
{
    font-family: "VampireStreet";
    src: url(http://axicode.younameit.biz/fonts/BADABB__.TTF) format("truetype");
}
.tableWidth
{
    width: 100%;
}
.tableContent
{
    width: 978px;
}
.tableContentTop
{
    padding: 0px 4px 0px 4px;
    height: 90px;
    background: url('../pics/Layout/ContentTopBG.png') left top no-repeat;
}
.tableContentMiddle, .tableContentNavigation, .tableContentImage
{
    padding: 0px 4px 0px 4px;
    background: url('../pics/Layout/ContentMiddleTilerBG.png') left top repeat-y;
}
.tableContentNavigation
{
}
.tableContentPage
{
    width: 100%;
    background: url('../pics/Layout/SiteSeparatorContentPage.png') no-repeat left 209px;
}
.tableContentImage
{
    height: 210px;
}
.tableContentBottom
{
    height: 77px;
    background: url('../pics/Layout/ContentBottomBG.png') left top no-repeat;
}
.tableContentMenu
{
    width: 100%;
    height: 90px;
}
.Menu, .MenuHover
{
    color: #232323;
    height: 27px;
    display: block;
    padding: 42px 17px 0px 17px;
    text-decoration: none !important;
    outline: 0;
    font-family: 'Droid Serif' , serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
}
.Menu:hover, .MenuHover
{
    background: url('../pics/Layout/menuStripeBG.png') left 0 repeat-x;
    text-decoration: none !important;
}
.menuSpacer
{
    width: 2px;
    background: url('../pics/Layout/menuSeparator.png') left bottom no-repeat;
}
.menuBG
{
    background: url('../pics/Layout/MenuBG.png') left -28px no-repeat;
    padding-top: 1px;
}
.tableMenu
{
}
Input, .PrintButton
{
    outline: 0;
    display: block;
}
.PrintButton
{
    cursor: pointer;
}
.Header
{
    font-size: 21px;
    padding: 0px 0px 10px 0px;
}
.PageContentBG a
{
    color: #F36B15;
    text-decoration: none;
}
.PageContentBG a:hover
{
    text-decoration: underline;
}
.frontTopImage, .contentTopImage, .contentParentTopImage
{
    width: 970px;
    height: 210px;
}
.contentTopImage
{
    height: 209px;
}

.contentSeparator
{
    height: 65px;
}
.frontContentSeparator
{
    height: 28px;
    background: url('../pics/Layout/SiteSeparator.jpg') no-repeat left top;
    padding-top: 1px;
}
.frontContentSpacer
{
    width: 20px;
}
.introContentHeaderStripe, .newsContentHeaderStripe, .contentHeaderStripe, .introContentBottomStripe, .contentNavigationStripe
{
    height: 25px;
    width: 217px;
}
.contentHeaderStripe
{
    width: auto;
}
/*.NewsHeader, .ContentHeader, .ContentNavigation
{
    color: #bbce33;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    display: inline-block;
}
*/
.NewsHeader, .ContentHeader, .ContentNavigation
{
    font-family: 'Droid Serif' , serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    color: #000000;
}
.ContentHeader, .SubHeader, a, .SpecificationHeader, .SpecificationItem, .SpecificationItemLast
{
    color: #496e11;
}
.ContentNavigation, .UserSearchesItem
{
    padding-left: 20px;
    text-decoration: none;
    outline: 0;
}
a.ContentNavigation
{
    text-decoration: none;
}
a.ContentNavigation:hover
{
    color: #000000;
}
.newsItem
{
    width: 231px;
    height: 100px;
}
.newsItemHeader, .Header
{
    font-size: 13px;
    font-weight: bold;
    color: #008ca1;
    padding-bottom: 5px;
}
.Header
{
    line-height: 25px;
    padding: 0px;
}
.SubHeader
{
    font-weight: bold;
    padding-bottom: 2px;
}
.newsItemContent
{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
.newsReadMore
{
    font-weight: bold;
    color: #333333;
}
.newsReadMore:hover
{
    color: #008ca1;
}
a.OuterLink
{
    text-decoration: none;
    outline: 0;
}
.OuterPanel, .OuterPanelNewsArchive
{
    position: relative;
    width: 970px;
}
.OuterPanelNewsArchive
{
    width: 734px;
}
.InnerPanel1, .InnerPanel2
{
    position: absolute;
    top: 10px;
    left: 783px;
    z-index: 10;
}
.InnerPanel2
{
    top: 133px;
    left: 850px;
    z-index: 20;
}
.InnerPanelSub1, .InnerPanelSub2
{
    position: absolute;
    top: 123px;
    left: 783px;
    z-index: 10;
}
.InnerPanelSub2
{
    top: 246px;
    left: 850px;
    z-index: 20;
}
.OuterPanelPrint
{
    position: relative;
}
.InnerPanelPrint
{
    position: absolute;
    top: 6px;
    left: 467px;
}
a.ContactLink
{
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    text-decoration: none;
    outline: 0;
}
a.ContactLink:hover
{
    color: #69daea;
}
.SearchInput, .SearchInputFront, .SearchInputWaterMark, .SearchInputWaterMarkFront
{
    width: 172px;
    height: 17px;
    background: url('../pics/Layout/SearchBG.png') left top no-repeat;
    border: 0 solid;
    font-size: 11px;
    color: #333333;
    padding: 5px 10px 5px 20px;
    outline: 0;
    display: block;
}
.SearchInputWaterMark, .SearchInputWaterMarkFront
{
    color: #ACACAC;
}
.SearchInputFront, .SearchInputWaterMarkFront
{
    padding: 5px 10px 5px 46px;
    width: 146px;
}
.SearchButton
{
    width: 30px;
    height: 27px;
    background: url('../pics/Layout/SearchButtonBG.png') left top no-repeat;
    border: 0 solid;
    outline: 0;
    cursor: pointer;
}
.InnerPanelSearch
{
    position: absolute;
    top: 0px;
    left: 722px;
}
.Sub1MenuItem
{
    height: 29px;
}
a.Sub1MenuItem, .Sub1MenuItemHover
{
    color: #000000;
    font-size: 12px;
    height: 15px;
    text-decoration: none;
    outline: 0;
    padding: 7px 0px 7px 20px;
    display: block;
    background: url('../pics/Layout/MenuBG.png') no-repeat left center;
}
a.Sub1MenuItem:hover, .Sub1MenuItemHover
{
    text-decoration: none;
    background: url('../pics/Layout/MenuHoverBG.png') no-repeat left center;
}
a.Sub1MenuItemHover
{
    text-decoration: none;
}
.tdSub2MenuItem, .tdSub3MenuItem, .tdSub4MenuItem
{
    height: 22px;
}
a.Sub2MenuItem, a.Sub3MenuItem, a.Sub4MenuItem, .Sub2MenuItemHover, .Sub3MenuItemHover, .Sub4MenuItemHover
{
    color: #646464;
    font-size: 12px;
    height: 16px;
    text-decoration: none;
    outline: 0;
    padding: 3px 0px 3px 31px;
    display: block;
    background: url('../pics/Layout/Sub2MenuBG.png') left top no-repeat;
}
a.Sub3MenuItem, .Sub3MenuItemHover
{
    padding: 3px 0px 3px 45px;
    background: url('../pics/Layout/Sub3MenuBG.png') left top no-repeat;
}
a.Sub4MenuItem, .Sub4MenuItemHover
{
    padding: 3px 0px 3px 59px;
    background: url('../pics/Layout/Sub4MenuBG.png') left top no-repeat;
}
a.Sub2MenuItem:hover, a.Sub3MenuItem:hover, a.Sub4MenuItem:hover, .Sub2MenuItemHover, .Sub3MenuItemHover, .Sub4MenuItemHover
{
    color: #000000;
    text-decoration: none;
    background: url('../pics/Layout/Sub2MenuHoverBG.png') left top no-repeat;
}
a.Sub3MenuItem:hover, .Sub3MenuItemHover
{
    background: url('../pics/Layout/Sub3MenuHoverBG.png') left top no-repeat;
}
a.Sub4MenuItem:hover, .Sub4MenuItemHover
{
    background: url('../pics/Layout/Sub4MenuHoverBG.png') left top no-repeat;
}
a.Sub2MenuItemHover, a.Sub3MenuItemHover, a.Sub4MenuItemHover
{
    text-decoration: none;
}
.SearchTypePage, .SearchTypeNews, .NewsArchiveDate
{
    font-size: 11px;
    color: #000000;
}
.NewsArchiveDate
{
    color: #c60000;
    padding-left: 18px;
    background: url('../pics/Layout/SubSubMenuItemBGHover.png') left 3px no-repeat;
}
.SearchTypeNews
{
}
.SearchItem, .NewsItem
{
}
a.SearchItemPage, a.SearchItemNews, a.NewsItem, .NewsItemHover
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    outline: 0;
}
.SearchItemDescription
{
    padding: 0px 100px 15px 0px;
}
.SearchItemURL a
{
    font-size: 12px;
    font-weight: normal;
    color: #7ab214;
    text-decoration: none;
    outline: 0;
}
a.SearchItemNews
{
}
a.NewsItem, .NewsItemHover
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
a.SearchItemPage:hover, a.SearchItemNews:hover, a.NewsItem:hover, .NewsItemHover, .SearchItemURL a:hover
{
    text-decoration: underline;
}
a.NewsArchive
{
    font-weight: bold;
    color: #008ca1;
    text-decoration: none;
    outline: 0;
}
a.NewsArchive:hover
{
    color: #000000;
}
.InnerPanelNewsArchive
{
    position: absolute;
    top: 1px;
    left: 534px;
    z-index: 30;
    width: 200px;
    text-align: right;
}
.Container
{
    width: 219px;
}
.ContainerBG-Top
{
    background: url('http://www.axicode.dk/files/Billeder/Layout/ContainerBG-Top.png') left top no-repeat;
    height: 16px;
    font-size: 5px;
    line-height: 5px;
}
.ContainerBG-Middle
{
    background: url('http://www.axicode.dk/files/Billeder/Layout/ContainerBG-Middle.png') left top repeat;
    padding: 0px 20px 5px 20px;
}
.ContainerBG-Bottom
{
    background: url('http://www.axicode.dk/files/Billeder/Layout/ContainerBG-Bottom.png') left top no-repeat;
    height: 14px;
    font-size: 5px;
    line-height: 5px;
}
.ContainerHeader
{
    font-size: 18px;
    padding: 3px 0px 8px 0px;
    font-family: 'Droid Serif' , serif;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
}
.ContainerContent
{
}
a.ContainerLink
{
    color: #a6b829;
    font-weight: bold;
    text-decoration: none;
}
a.ContainerLink:hover
{
    color: #000000;
}
.SpecificationHeader
{
    font-weight: bold;
}
.SpecificationItem, .SpecificationItemLast
{
    color: #000000;
    padding-bottom: 5px;
}
.SpecificationItemLast
{
}
.TextContent
{
    width: 512px;
}
.FocusHeaders a
{
    color: #000000;
    text-decoration: none;
}
.FocusHeaders a:hover
{
    color: #999999;
}
.TigerBGright
{
    width: 640px;
    background: url('http://www.axicode.dk/files/Billeder/Layout/FlashStaticBG.jpg') no-repeat right top;
}
