/* LINK */
a:link {
  color: #838370;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: #838370;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

a:active {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

/* BODY */
body {
    margin: 0px;
    margin-top: 9px;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    text-align: left;
}

.contentBlue {
    background-color: #D2E0E9;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    text-align: left;
    padding: 8px;
    margin-top: 23px;
}

.contentWhite {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    text-align: left;
    padding: 0px;
    margin-top: 23px;
}

.bullet_logo {
    background-image: url(images/bullet_logo.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 12px;
    line-height: 14px;
    width: 470px;
    cursor: pointer;
}

.bullet_nolink {
    background-image: url(images/bullet_logo.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 12px;
    line-height: 14px;
}

/* HEADER */
.header {
    background-color: transparent;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    width: 687px;
    padding: 0px;
}
    
    .header .logoTd {
        width: auto;
        text-align: left;
        padding-left: 4px;
    }

    .header .searchBoxTd {
        width: 1px;
    }
    
    .header .searchBoxInput {
        width: 150px;
        height: 13px;
        font-family: Verdana, Helvetica, Arial, "Sans-Serif";
        font-size: 10px;
        text-align: center;
        padding-top: 1px;
        border: 1px solid #A5ACB2;
    }
    
    .header .searchButtonTd {
        width: 1px;
        padding-left: 5px;
        padding-right: 23px;
    }
    
    .header .searchButton {
        width: 30px;
        height: 14px;
        white-space: nowrap;
        border: 1px dotted #A5ACB2;
        padding-top: 1px;
        padding-bottom: 0px;
        padding-left: 2px;
        padding-right: 2px;
        text-align: center;
        vertical-align: bottom;
        cursor: hand;
    }
    
/* FOOTER */
.footer {
    background-color: #ffffff;
    color: #A1A5A8;
    width: 670px;
    height: 15px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    text-align: center;
    border-top: 1px solid #A1A5A8;
    padding-top: 7px;
}

    .footer a:link {
      color: #A1A5A8;
      background-color: transparent;
      text-decoration: none;
    }

    .footer a:visited {
      color: #A1A5A8;
      background-color: transparent;
      text-decoration: none;
    }

    .footer a:hover {
      color: #000000;
      background-color: transparent;
      text-decoration: none;
    }

    .footer a:active {
      color: #000000;
      background-color: transparent;
      text-decoration: none;
    }

/* FORM */
form {
    padding: 0px;
    margin: 0px;
}

/* BOXES */
.box {
    width: 158px;
    height: 98px;
    border: 1px solid #A1A5A8;
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding: 0px;
    overflow: hidden;
}
    
    .box .headline {
        border: 0px;
        height: 15px;
        text-transform: uppercase;
        padding: 0px;
        padding-top: 2px;
        text-align: center;
        background-color: #ffffff;
        color: #838370;
        overflow: hidden;
    }
    
    .box .bodyImg {
        background-color: #ffffff;
        border: 0px;
        height: 100%;
        text-transform: none;
        padding: 0px;
        text-align: left;
        overflow: hidden;
    }
    
    .box .bodyBlue {
        background-color: #D2E0E9;
        border: 0px;
        height: 100%;
        text-transform: none;
        padding: 8px;
        padding-top: 7px;
        padding-bottom: 7px;
        text-align: left;
        overflow: hidden;
        line-height: 11px;
    }
    
    .box .bodyGrey {
        background-color: #E4E6E1;
        border: 0px;
        height: 100%;
        text-transform: none;
        padding: 8px;
        padding-top: 7px;
        padding-bottom: 7px;
        text-align: left;
        overflow: hidden;
        line-height: 11px;
    }
    
.dynBox {
    width: 158px;
    border: 1px solid #A1A5A8;
    background-color: #ffffff;
    color: #838370;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding: 0px;
    overflow: hidden;
}
    
    .dynBox .headline {
        border: 0px;
        text-transform: uppercase;
        text-align: left;
        background-color: #ffffff;
        color: #838370;
        overflow: hidden;
        padding: 3px;
        padding-bottom: 0px;
    }
    
    .dynBox .body {
        border: 0px;
        text-align: left;
        background-color: #ffffff;
        color: #838370;
        overflow: hidden;
        padding: 3px;
    }


/* WIDTH */
.width1 {
    width: 687px;
}

.width2 {
    width: 670px;
}

.width3 {
    width: 680px;
}


/* ------------------------------------------------------------------------- */
/* TEMPLATE STYLES
/* ------------------------------------------------------------------------- */

/* FRONTPAGE1 */
.fp1-horBar {
    background-color: #246C23;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    text-align: center;
    width: 670px;
    height: 19px;
    overflow: hidden;
    padding: 0px;
    line-height: 18px;
}

    .fp1-horBar a:link {
      color: #000000;
      background-color: transparent;
      text-decoration: none;
    }

    .fp1-horBar a:visited {
      color: #000000;
      background-color: transparent;
      text-decoration: none;
    }

    .fp1-horBar a:hover {
      color: #838370;
      background-color: transparent;
      text-decoration: none;
    }

    .fp1-horBar a:active {
      color: #000000;
      background-color: transparent;
      text-decoration: none;
    }

.fp1-botBoxTd {
    width: 25%;
    padding: 0px;
}
.fp1-botBoxTd2 {
    width: 25%;
    height: 67px;
    padding: 0px;
}

.fp1-largeImg {
    position: relative;
    left: -122px;
}

.fp1-largeImgDiv {
    width: 430px;
    height: 245px;
    vertical-align: top;
    background-position: top center;
    cursor: pointer;
}

.fp1-largeImgTxt {
    width: auto;
    text-align: left;
    vertical-align: bottom;
    padding-left: 11px;
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
}


/* PRODUCT */
.prod-menuLeft {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    height: 17px;
}

.prod-menuRight {
    text-align: right;
    vertical-align: top;
    height: 17px;
}

.prod-largeImgDiv {
    height: 245px;
    width: 489px;
    vertical-align: top;
    background-position: top center;
}

.prod-bodyTxt {
    padding-top: 11px;
    padding-bottom: 11px;
}

.prod-priceInfo {
    color: #838370;
    padding-right: 15px;
    text-align: left;
}

.prod-tb1Headline2 {
    margin-top: 2px;
    margin-bottom: 4px;
}

.prod-tb1Img {
    float: left;
    border-right: 7px solid #ffffff;
    border-bottom: 5px solid #ffffff;
}

/* ARTICLE */
.art-headlineLeft {
    text-align: left;
    vertical-align: top;
    width: 285px;
}

.art-headlineRight {
    text-align: left;
    vertical-align: bottom;
    width: auto;
    padding: 0px;
    padding-left: 8px;
}

.art-relPagesHeadline {
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}

.art-relPagesLinks {
    padding-top: 4px;
    padding-bottom: 22px;
}

/* GALLERY */
.galBox {
    border: 1px solid #A1A5A8;
    background-repeat: no-repeat; 
    background-position: center center;
    padding: 0px;
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.galHeadline {
    background-color: #E4E6E1;
    color: #000000;
    border-bottom: 1px solid #A1A5A8;
    height: 15px;
    text-transform: uppercase;
    padding: 0px;
    padding-top: 2px;
    text-align: center;
    overflow: hidden;
}

.galImage {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.galPrev {
    float: left;
}

.galNext {
    float: right;
}

.galNavigation {
    background-color: #E4E6E1;
    color: #000000;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
    overflow: hidden;
    border-top: 1px solid #A1A5A8;
    border-bottom: 1px solid #A1A5A8;
}

.galComment {
    background-color: #ffffff;
    color: #000000;
    padding: 5px;
    line-height: 12px;
}

/* MENU */
.menu
{
    height: 44px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.menu .mtop
{
    height: 26px;
    background-image: url(images/mtop2_gron.gif);
}
.menu .mbtm
{
    height: 18px;
    background-color: #CCCED0;
}
.menu .mholder
{
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.menu .m1f
{
    width: 99px;
    height: 20px;
    overflow: hidden;
}
.menu .m1n
{
    width: 98px;
    height: 20px;
    overflow: hidden;
    background-position: -1px 0px;
}
.menu .m1s
{
    float: left;
    background-image: url(images/mselected_graa.gif);
    text-align: center;
    font-size: 12px;
    color: #000000;
    padding-top: 6px;
    cursor: pointer;
}
.menu .m1i
{
    float: left;
    background-image: url(images/mnormal2_gron.gif);
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 6px;
    cursor: pointer;
}
.menu .m2s
{
    margin-top: 2px;
    font-size: 10px;
    color: #000000;
    float: left;
    width: auto;
    margin-left: 20px;
    padding-bottom: 4px;
    cursor: pointer;
}
.menu .m2n
{
    margin-top: 2px;
    font-size: 10px;
    color: #797D80;
    float: left;
    width: auto;
    margin-left: 20px;
    padding-bottom: 4px;
    cursor: pointer;
}
.menu .mhidden
{
    display: none;
}


/* STANDARD PAGE LAYOUT */
.spleft
{
    width: 160px;
    padding-right: 18px;
    text-align: left;
}
.spright
{
    width: 490px;
}
.imgborder
{
    border: 1px solid #A1A5A8;
}
.link
{
    cursor: pointer;
}

/* PRUDUCT LINE STYLES */
.plbox
{
    border: 1px solid #A1A5A8;
    margin-top: 30px;
    height: 98px;
    cursor: pointer;
}
.plbox .inner
{
    padding: 10px;
    width: 170px;
}

/* TOP LINK */
.toplinkr
{
    float: right;
}
.toplinkl
{
    float: left;
}

/* PRODUCT LIST */
.plitem
{
    margin-top: 20px;
    cursor: pointer;
}
.pihline
{
    margin-bottom: 5px;
}

/* PRODUCT ACCESSORIE BOX */
.abox
{
    background-color: #E4E6E1;
    margin-top: 10px;
}
.abox .txt
{
    padding: 10px;
}
.dbox
{
    margin-top: 12px;
    margin-bottom: 20px;
}
.dbox .lmar
{
    padding-left: 40px;
}

/* SITEMAP */
.treenormal
{
    background-image: url(images/treeline_normal.gif);
    background-repeat: repeat-y;
    background-position: 4px -1px;
}
.treelast
{
    background-image: url(images/treeline_normal.gif);
    background-repeat: no-repeat;
    background-position: 4px -7px;
}
.sitemap .child
{
    padding-left: 17px;
}
.treeitem
{
    background-image: url(images/treeline_item.gif);
    background-repeat: no-repeat;
    background-position: 4px 7px;
    width: 14px;
    height: 14px;
    overflow: hidden;
    float: left;
}

/* CONTACT FORM */
.contact .hline
{
    font-weight: bold;
    margin-top: 12px;
}
.contact INPUT
{
    width: 488px;
    height: 13px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding-top: 1px;
    border: 1px solid #A5ACB2;
}
.contact INPUT.zipcode
{
    width: 50px;
    height: 13px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding-top: 1px;
    border: 1px solid #A5ACB2;
}
.contact INPUT.city
{
    width: 428px;
    height: 13px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding-top: 1px;
    border: 1px solid #A5ACB2;
}
.contact INPUT.checkbox
{
    width: auto;
    height: 13px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding-top: 1px;
    border: 0px;
}
.contact TEXTAREA
{
    width: 488px;
    height: 120px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding-top: 1px;
    border: 1px solid #A5ACB2;
}
.contact .button
{
    background-color: #FFFFFF;
    width: 70px;
    height: 14px;
    white-space: nowrap;
    border: 1px dotted #A5ACB2;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 12px;
    text-align: center;
    vertical-align: bottom;
    cursor: hand;
}

/* SHOP SEARCH */
.zipcode
{
    width: 100px;
    height: 13px;
    font-family: Verdana, Helvetica, Arial, "Sans-Serif";
    font-size: 10px;
    padding-top: 1px;
    border: 1px solid #A5ACB2;
}
.zipbutton
{
    background-color: #FFFFFF;
    width: 40px;
    height: 14px;
    white-space: nowrap;
    border: 1px dotted #A5ACB2;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 1px;
    text-align: center;
    vertical-align: bottom;
    cursor: hand;
}
.error
{
    color: red;
}

/* ÅBNINGS TIDER */
.open TD
{
    padding-bottom: 2px;
}

/* MEDARBEJDERE */
.consultant TD
{
    padding: 5px;
}

/* SITE CHOOSER */
.sitechooser
{
	border: 1px solid #A1A5A8;
	background-color: #D2E0E9;
	padding:10px;
	padding-bottom: 4px;
	position: absolute;
	text-align: left;
	display: none;
	width: 120px;
	height: auto;
}
.sitechooser IMG
{
	margin-right: 6px;
}
.sitechooser DIV
{
	margin-bottom: 6px;
}
