@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/images/skins/vandklar/dk/images/background.png');
	background-repeat:repeat-x;
	background-color:#fff;
}
body,table,td,input {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#4b4b4b;
}
img {
	border:0;
}
h3{
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
}
h2{
	background-image:url('/images/skins/vandklar/dk/images/h2Background.png');
	background-repeat:no-repeat;
	margin:0;
	padding:10px 0 9px 10px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
}
h1{
	background-image:url('/images/skins/vandklar/dk/images/h1Background.png');
	background-repeat:no-repeat;
	margin:0;
	padding:9px 0 10px 10px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
}
h4{
	color:#e08b0f;
	font-size:13px;
	margin:0;
	border-bottom:1px dashed #d9d9d9;
}
h5{
	background-image:url('/images/skins/vandklar/dk/images/h5Background.png');
	background-repeat:no-repeat;
	margin:0;
	padding:9px 0 10px 10px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
}
h6{
	margin:0;
	padding:0;
	color:#4b4b4b;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}
a:link, a:active, a:visited{
	outline:none;
	color:#000;
	text-decoration:underline;
}
a:hover{
	outline:none;
	color:#000;
	text-decoration:none;
}
.Main_TD {
	width:610px;
	background-image:url('/images/skins/vandklar/dk/images/mainTDBackground.png');
	background-repeat:repeat-y;
}
#ContentContainer_DIV {
	width:568px;
	margin-left:20px;
}
.content{
	width:552px;
	margin-left:8px;
	margin-top:8px;
}
#ShopLayOut_SpaceTop_TD{
	background-image:url('/images/skins/vandklar/dk/images/top.png');
	background-repeat:no-repeat;
}
#ShopLayOut_Topmenu_TD{
	background-image:url('/images/skins/vandklar/dk/images/topMenu.png');
	background-repeat:no-repeat;
	padding:9px 0 0 0px;
}
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:active, #ShopLayOut_Topmenu_TD a:visited{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:7px 15px 10px 15px;
	background-image:url('/images/skins/vandklar/dk/images/topMenuSpacer.png');
	background-repeat:no-repeat;
	background-position:right center;
}
#ShopLayOut_Topmenu_TD a:hover{
	color:#8cc7f5;
}

#ProductmenuContainer_DIV br{
	display:none;
}
.Heading_Productmenu {
}

#ProductmenuContainer_DIV{
}
#ShopLayOut_ProductMenu_TD{
	background-image:url('/images/skins/vandklar/dk/images/productmenuBackground.png');
	background-repeat:repeat-y;
}
#ShopLayOut_ProductMenu_TD a:link, #ShopLayOut_ProductMenu_TD a:active, #ShopLayOut_ProductMenu_TD a:visited{
	text-decoration:none;
	color:#4b4b4b;
	margin:0 0 0 10px;
}
#ShopLayOut_ProductMenu_TD a:hover{
	color:#e18d10;
}

.RootCategory_Productmenu{
	border-bottom:1px dashed #c6c6c6;
	padding:5px 0 5px 0;
}

#ShopLayOut_SpaceBottom_TD{
	background-image:url('/images/skins/vandklar/dk/images/bottom.png');
	background-repeat:no-repeat;
	height:99px;
	width:930px;
}
.bottomTxt{
	color:#67ade2;
	font-size:12px;
	height:90px;
	margin:25px 0 0 15px;
	float:left;
}
.bottomTxt a:link, .bottomTxt a:active, .bottomTxt a:visited {
	color:#67ade2;
	text-decoration:underline;
}
.bottomTxt a:hover{
	text-decoration:none;
}
.signatur{
	float:right;
	width:150px;
	margin:65px 0 0 20px;
	color:#999;
}
.signatur a:link, .signatur a:active, .signatur a:visited{
	color:#c0c0c0;
	text-decoration:underline;
}
.signatur a:hover{
	color:#247bbc;
	text-decoration:none;
}



.productBox{
	background-color:#fff;;
	border:1px solid #c5c5c5;
	padding:0;
	margin:0 0 11px 0;
	width:176px;
}
.productName{
	text-align:center;
	height:40px;
	border-bottom:1px dashed #c5c5c5;
	margin:0;
	padding:5px;
}
.productName a:link, .productName a:active, .productName a:visited{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.productName a:hover{
	color:#0d568d;
}
.productImage{
	padding:5px 0 5px 0;
	margin:0;
	text-align:center;
}
.price{
	text-align:center;
	font-size:14px;
	color:#fff;
	background-color:#2881c5;
	padding:6px 0 6px 0;
}
#ShopLayOut_Basket_TD{
}
#basket{
	background-image:url('/images/skins/vandklar/dk/images/basketBackground.png');
	background-repeat:no-repeat;
	height:124px;
	width:150px;
}
#basket .padding{
	padding:10px 0 0 0;
}
#basket .ialt{
	margin:4px 0 0 0;
}
#search{
	background-image:url('/images/skins/vandklar/dk/images/searchBackground.png');
	background-repeat:no-repeat;
	width:150px;
	height:118px;

}
.SubmitButton_SearchPage{
	background-image:url('/images/skins/vandklar/dk/images/btnSearch.png');
	width:53px;
	height:19px;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}
.SearchField_SearchPage{
	border:0;
	font-size:11px;
	width:105px;
	height:15px;
	margin:0 0 0 5px;
	padding:0;
	background-color:#fff;
}
#Search_Form {
	border:0;
	margin:0;
	padding:0;
	display:inline;
}

#facebook{
	background-image:url('/images/skins/vandklar/dk/images/facebookBackground.png');
	width:150px;
	height:188px;
}
#contact{
	background-image:url('/images/skins/vandklar/dk/images/contactBackground.png');
	width:150px;
	height:141px;
}
#contact .padding{
	padding:10px 0 0 0;
}

#varekortinfoTxt{
	background-color:#d7d7d7;
	padding:3px 0 3px 5px;
}
.Price_ProductInfo{
	font-size:14px;
	color:e08b0f;
}
.BackgroundColor2_ShowBasket{
	background-color:#e3e3e3;
}
.Heading_ShowBasket {
	border-bottom:dashed 1px #ccc;
	font-size:14px;
}
.BackgroundColor1_ProductInfo{
	border-bottom:1px dashed #999;
}
#ean p{
	font-size:12px;
}
#ean ol{
	margin:0;
	padding:0;
}
#ean li{
	margin:0;
	padding:0;
	list-style-position:inside;
	padding:3px 0 3px 0;
}

.Heading_CreditCardPayment h1{
	display:none;
}
