

html, body {
	width:100%;
	height:100%;
    min-width:900px;
}

body#contentBody {
	background:#234353 ;
    background-image:url(/sys/images/DK/body_repeat.jpg);
    background-position:center;
    background-repeat:repeat-y;
	margin:0px;
}

div#designContainer {
	width:100%;
	height:100%;
    background-image:url(/sys/images/DK/body_top.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

div#shopContainer {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
/*  background-image:url(/sys/images/DK/content_repeat.jpg);
    background-repeat:repeat-y;*/
    z-index:5;
}

div#shopHeader {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
    background-image:url(/sys/images/DK/content_top.jpg);
    background-repeat:no-repeat;
    z-index:10;
}

div#shopFooter {
/*	position:relative;
	width:900px;
    height:64px;
	margin-left:auto;
	margin-right:auto;
    background-image:url(/sys/images/DK/content_bottom.jpg);
    background-repeat:no-repeat;*/
    display:none;
}

table#shopContent {
	width:100%;
	border-collapse:collapse;
    }

table#shopContent td.menu {
	vertical-align:top;
    width:218px;
    }

table#shopContent div.menu {
	padding-top:396px;
    padding-left:15px;
    min-height:400px;
    height:auto !important;
    height:400px;
    min-height:400px !important;
    min-height:auto;
    }

table#shopContent td.content {
	vertical-align:top;
    }

table#shopContent div.contentContainer {
	padding-top:410px;
    padding-left:23px;
    padding-bottom:25px;
    }

table#shopContent #content {
    width:620px;
    }


div#creditcardContainer {
        position:absolute;
        top:123px;
        left:625px;
        z-index:20;
    }
div#creditcardContainer table {
        border-collapse:collapse;
    }
div#creditcardContainer td {
        vertical-align:middle;
        padding:0px;
        padding-right:7px;
    }


div#webshopInformationContainer {
    position:absolute;
    top:14px;
    left:624px;
/*  background-image:url(/sys/images/DK/information_bg.jpg);
    width:607px;
    height:123px; */
    color:#FFFFFF;
    line-height:16px;
    font-family:verdana;
    font-size:11px;
    z-index:20;
}
span.webshopInformationHeader, div.webshopInformationHeader {
    font-weight:bold;
    color:#bbdeef;
/*  margin-bottom:20px;
    margin-left:2px;
    padding-top:10px;*/
	width:240px;
    }
div.webshopInformationContactData {
/*	margin-left:12px; */
	width:240px;
}
a.webshopInformationLink {
    font-family:verdana;
    font-size:11px;
    color:#bbdeef;
}
a.webshopInformationLink:hover {
    color:#FFFFFF;
}



div#featureSearchContainer {
/* Must be relative OR absolute with positions */
/*	position:relative;*/
	position:absolute;
    top:156px;
    left:617px;
    z-index:20;
    }
div#featureSearchHeaderText {
/*  position:absolute;
    left:9px;
    top:5px;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;*/
    display:none;
    }
div#featureSearchInputContainer {
    position:absolute;
    left:9px;
    top:13px;
    }
input.featureSearchInput {
    border:0px;
    background:transparent;
    width:217px;
    font-family:tahoma;
    font-size:10px;
    color:#234353;
}
div#featureSearchSubmitContainer {
    position:absolute;
    left:233px;
    top:1px;
    width:46px;
    height:42px;
}




div#featureBasketContentContainer {
/* Must be relative OR absolute with positions */
/*	position:relative;*/
    position:absolute;
    top:213px;
    left:634px;
    font-family:verdana;
    font-size:11px;
    color:#234353;
    z-index:20;
}
div#featureBasketContentContainer td{
    font-family:verdana;
    font-size:10px;
    color:#234353;
    width:102px;
}
div#featureBasketContentInfoContainer {
    position:absolute;
    top:52px;
    left:8px;
    line-height:18px;
}
span.featureBasketContentSelected {
    color:#ffffff;
    font-weight:bold;
}
div#featureBasketButtonContainer {
    position:absolute;
    top:53px;
    left:152px;
    width:89px;
    height:34px;
}


div#recommendLinkContainer {
    position:absolute;
    top:331px;
    left:642px;
    z-index:20;
}
div#newsletterLinkContainer {
    position:absolute;
    top:331px;
    left:832px;
    z-index:20;
}
div#printLinkContainer {
    position:absolute;
    top:331px;
    left:705px;
    z-index:20;
}
div#sitemapLinkContainer {
    position:absolute;
    top:331px;
    left:769px;
    z-index:20;
}



table#shoppingProcessTable {
    position:absolute;
    left:206px;
    top:356px;
    z-index:20;
	
    border-collapse:collapse;
}
td#shoppingProcessDelimiter {
    text-align:center;
    width:4px;
    color:#234353;
}
td#shoppingProcessContainer div.Off {
    border:1px solid #4c6674;
    background-color:#c9d2d7;
    width:72px;
    text-align:center;
    vertical-align:middle;
    padding-top:3px;
    padding-bottom:4px;
    font-family:trebuchet ms;
    font-size:10px;
    color:#234353;
}
td#shoppingProcessContainer div.On {
    border:1px solid #4c6674;
    background-color:#86a2b1;
    width:72px;
    text-align:center;
    vertical-align:middle;
    padding-top:3px;
    padding-bottom:4px;
    font-family:trebuchet ms;
    font-size:10px;
    color:#234353;
    cursor:pointer;
}



div#leftMenuBgRepeat {
    font-size:1px; 
/*  background-image:url(/sys/images/DK/leftmenu_repeat.jpg);
    background-position:top left;
    background-repeat:repeat-y;*/
    }

div#leftMenuBgTop {
    min-height:250px;
    height:auto !important;
    height:250px;
    min-height:250px !important;
    min-height:auto;
/*  background-image:url(/sys/images/DK/leftmenu_top.jpg);
    background-position:top left;
    background-repeat:no-repeat;*/
}

div#leftMenuBgBottom {
/*  background-image:url(/sys/images/DK/leftmenu_bottom.jpg);
    background-position:top left;
    background-repeat:no-repeat;*/
    height:19px;
    position:relative;
}

div#leftMenuContent {
/*	padding:15px 2px 0 2px; */
    }


div.topimage {
	position:absolute;
    top:194px;
    background-image:url();
    background-position:top center;
    background-repeat:no-repeat;
    width:100%;
    height:156px;
    min-width:900px;
    z-index:1;
}
div#shopHeader div.topimage {
	position:absolute;
    top:194px;
    background-image:url();
    background-position:top center;
    background-repeat:no-repeat;
    width:900px;
    height:156px;
}

%>