

body {
	margin:0px;
	background-image:url(/images/design/bg.jpg);
}

body.newsletterBody {
	margin:10px;
	background:#ffffff;
}
div.designBg {
	background-image:url(/images/design/bg_top.jpg);
    background-position:top center;
    background-repeat:repeat-x;
    }
    
div.designArea {
	position:relative;
    width:1000px;
	text-align:left;
}

div.designTop {
	width:100%;
	height:225px;
	
	background:url(/images/design/top.jpg);
	
}

div.designTopArea {
	position:relative;
	width:100%;
	height:100%;
}

div.designMiddle {
	width:100%;
	/*background:url(/images/design/repeat.jpg);*/
}

div.designBottom {
	width:100%;
    padding-left:25px;
    padding-top:20px;
}
    
div.designContentBackground {
	width:100%;
	/*background:url(/images/design/content.jpg) top no-repeat;*/
}

table.contentTable {
	width:100%;
	height:500px;
	border:0px;
	padding:0px;
	border-collapse:collapse;
}

td.contentTableLeftCell {
	width:296px;
	vertical-align:top;
	padding:0 17px 0 25px;
}

td.contentTableRightCell {
	vertical-align:top;
	padding:0px;
}

div.leftMenuArea {
	padding-left:5px;
	padding-top:6px;
    padding-bottom:6px;
    background-color:#ffffff;
    margin-bottom:10px;
    position:relative;
    top:-76px;
}
div.shoppingbasket {
	width:286px;
    height:43px;
    background-image:url(/images/design/basket_bg.jpg);
    position:relative;
    }
div.shoppingCount {
	position:absolute;
    top:13px;
    left:50px;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#2f2a1e;
    text-shadow: #c3bbb3 1px 1px 1px;
    }
img#shoppingCountBtn {
	width:106px;
    height:41px;
    position:absolute;
    top:0px;
    left:179px;
    }    
/*img.leftMenuBack {
	color:#red;
    }*/
div.parentMenu {
	background-image:url(/images/design/parentMenu_bg.jpg);
    width:256px;
    height:23px;
    padding:6px 0 0 30px;
}
div.forespoergsler {
	background-image:url(/images/design/forespoergsler_bg.jpg);
    height:52px;
    width:286px;
    position:relative;
    }
img#forespoergslerBtn {
	width:88px;
    height:38px;
    position:absolute;
    top:7px;
    left:191px;
    }    
div.cards {
	margin-left:0px;
    margin-top:3px;
    margin-bottom:3px;
    }
div.cards img {
	margin-right:4px;
    border:1px solid #c8c5ba;
    }
div.cards img.noPad {
	margin-right:0px;
    }
img.faktura {
	position:relative;
    top:-70px;
    }
div.contentPadding {
	padding-left:15px;
    padding-top:20px;
}

div.contentWidth {
	width:627px;
}

div.featuresArea {
	width:647px;
	margin-bottom:5px;
	margin-top:5px;
}

table.featuresTable {
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
	border-collapse:collapse;
}

td.featuresTableLeftCell {

}

td.featuresTableRightCell {
	text-align:right;
}

div.designPrint {
	position:absolute;
    top:324px;
    left:816px;
    }
div.designSearch {
	position:absolute;
    top:12px;
    left:422px;
    background-image:url(/images/design/search_bg.png);
    width:569px;
    height:38px;
    }
div.facebook {
	position:absolute;
    top:320px;
    left:958px;
    }
        
div.designSearch input.frontSearch {
	border:0;
    background-color:transparent;
    position:absolute;
    top:9px;
    left:20px;
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    text-shadow: #1c1913 1px 1px 1px;
    width:420px;
    }
    
div.designSearch input.frontSearchBtn {
	width:85px;
    height:34px;
    background-color:transparent;
    position:absolute;
    top:1px;
    left:482px;
    }


div.designUsp {
	position:absolute;
    top:81px;
    left:433px;
    }
div.designUsp img {    
	margin:0 15px 0 15px;
    }


a.featuresLink, td.featuresTableLeftCell, td.featuresTableRightCell {
	font-family:trebuchet ms,tahoma;
	font-size:10px;
	color:#101D2A;
}

a.featuresLink:hover {
	color:#527BA4;
}





a.menu_level1, a.menu_level1:hover, a.menu_level1_selected, a.menu_level1_unclickable, div.menuLevel1_container, div.menuLevel1_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level1, div.menuLevel1_container {
	color:#101D2A;
}

a.menu_level1:hover {
	color:#527BA4;
}

a.menu_level1_selected {
	color:#527BA4;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level1_unclickable, a.menu_level1_unclickable:hover {
	color:#101D2A;
	cursor:text;
	text-decoration:none;
}

a.menu_level2, a.menu_level2:hover, a.menu_level2_selected, a.menu_level2_unclickable, div.menuLevel2_container, div.menuLevel2_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level2, div.menuLevel2_container {
	color:#101D2A;
}

a.menu_level2:hover {
	color:#527BA4;
}

a.menu_level2_selected {
	color:#527BA4;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level2_unclickable, a.menu_level2_unclickable:hover {
	color:#101D2A;
	cursor:text;
	text-decoration:none;
}

a.menu_level3, a.menu_level3:hover, a.menu_level3_selected, a.menu_level3_unclickable, div.menuLevel3_container, div.menuLevel3_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level3, div.menuLevel3_container {
	color:#101D2A;
}

a.menu_level3:hover {
	color:#527BA4;
}

a.menu_level3_selected {
	color:#527BA4;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level3_unclickable, a.menu_level3_unclickable:hover {
	color:#101D2A;
	cursor:text;
	text-decoration:none;
}

div.menuLevel1_container, div.menuLevel1_container_selected {
	width:153px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:5px;
}

div.menuLevel1_container {
	background:transparent;
}

div.menuLevel1_container_selected {
	background:transparent;
	filter:alpha(opacity=100);
}

div.menuLevel2_container, div.menuLevel2_container_selected {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:11px;
}

div.menuLevel2_container {
	background:transparent;
}

div.menuLevel2_container_selected {
	background:transparent;
}

div.menuLevel3_container, div.menuLevel3_container_selected {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:18px;
}

div.menuLevel3_container {
	background:transparent;
}

div.menuLevel3_container_selected {
	background:;
}

input.frontSearch {
	width:110px;
}

img.statement {
	position:absolute;
    top:145px;
    left:20px;
    }
img.btn {
	cursor:pointer;
    }

.bottomCol1, .bottomCol2, .bottomCol3, .bottomCol4 {
	float:left;
    padding-bottom:30px;
    /*text-transform:capitalize;*/
    }
.bottomCol1 { width:190px; }
.bottomCol2 { width:230px; }
.bottomCol3 { width:270px; }
.bottomCol4 { width:260px; }

div.footerHeader {
	border-top:1px solid #bbb9b2;
    border-bottom:1px solid #bbb9b2;
    padding:12px 0 12px 0;
    color:#000000;
    font-weight:bold;
    margin-bottom:10px;
    }
input.footer, textarea.footer {
	border:1px solid #bbb9ab;
    background-color:#fefefe;
    width:100%;
    margin:2px 0 4px 0;
    height:25px;
}
textarea.footer {
	height:120px;
    }
div.footerBtn {
	width:90px;
    height:37px;
    background-image:url(/images/design/send_off.png);
    cursor:pointer;
    }   
div.footerBtn:hover {
    background-image:url(/images/design/send_on.png);
    }   



@media print {
	body {
		visibility:hidden;
	}
	.mmenu {
		position:absolute;
		display:none;
	}
	#contentContainer {
		visibility:visible;
		position:absolute;
		top:0px;
		left:0px;
		width:600px;
	}
	
	#contentContainer * {
		color:black;
	}
}