#Moms {
	position:absolute;
	margin:-25px 0 0 20px;
	font-weight:bold;
}

#Moms label {
	cursor:pointer;
}

table.Toolbar_ProductInfo a.Toolbar_ProductInfo:nth-child(1) {
	display:none
}

.momspopup {
	width:200px;
}

.momspopup span {
	display:block;
	border-radius:5px;
	line-height:30px;
	color:#fff;
	text-align: center;
	font-weight:bold;
	margin:10px 0 10px 0;
	cursor:pointer;
	background:#008165;
	width:200px;
}

a:link		{color:#555555; font-weight:bold; text-decoration:none}
a:visited	{color:#555555; font-weight:bold; text-decoration:none}
a:hover		{font-weight:bold; text-decoration:underline}

body {
	background-color:#fff;
	color:#484848;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/grafik/top/top-bg.png');
	background-repeat: repeat-x; 
	background-position: top ; 
}

td {
	font-size:12px
}

img	{
	border:0px
}

hr {
	height: 1px; 
	border:0px;
	border-top:1px solid #B8B8B8;
	margin:10px 0 10px 0;
}

form {
	margin:0px
}

h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 10px 0 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px;
	color:#008165;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 10px;
}

#ShopLayOut_SpaceLeft_TD, #ShopLayOut_SpaceBottomAndTop_TD, #ShopLayOut_SpaceRight_TD {
	background: url('/grafik/footer/footer-bg.png') bottom repeat-x;
}


/*
SpaceTop_TD
*/
.SpaceTop_TD {
	background-image: url('/grafik/top/top-webshop.png');
	background-repeat: no-repeat; 
	background-position: left 7px; 
}

/*
.SpaceTop_TD #onlinerabat {
	background-image: url('/grafik/top/online-rabat.png');
	background-repeat: no-repeat;
	position:absolute;
	margin-left:630px;
	top:10px;
	width:303px;
	height: 105px
}
*/

.SpaceTop_TD div {
	padding-left:150px;
	padding-top:2px
}

.SpaceTop_TD a {
	margin-left:30px
}

/*
TopMenu_TD
*/
.TopMenu_TD {
	background-image: url('/grafik/top/top.jpg');
	background-repeat: no-repeat; 
}

.SpaceTop_TD div#logoclick {
    clear: both;
    width: 150px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: 55px;
}

.TopMenu_TD div a {
	color:#fff!important;
	font-size:14px
}

.TopMenu_TD div.links {
	float:left;
	padding-top:192px;
	margin-left:25px;
	margin-right:35px
}

/*
SearchPage_TD
*/
.SearchPage_TD #Search_Form {
	display:none
}

.SearchPage_TD table {
	background-image: url('/grafik/produktmenu/search-bg.png');
	background-repeat: no-repeat; 
	width:180px;
	height:33px
}

.SearchPage_TD .SearchField_SearchPage {
	border:0px;
	width:140px;
	height: 33px;
	line-height:25px;
	background:transparent;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px
}

/*
FrontPage_TD
*/
.FrontPage_TD {
	padding-bottom:50px
}

.FrontPage_TD td {
	text-align:left
}

.FrontPage_TD .Frontpage_Custom_TBL td {
	padding:30px 0 30px 0;
	border-bottom:1px solid #B8B8B8
}

.FrontPage_TD .Frontpage_Custom_TBL .img {
	height:160px;
}

.FrontPage_TD .Frontpage_Custom_TBL .name {
	height:45px;
	width:155px
}

.FrontPage_TD .Frontpage_Custom_TBL .price {
	color:#008165;
	font-size:16px;
	font-weight:bold
}

.FrontPage_TD .Frontpage_Custom_TBL .price strike {
	display:block;
	color:#555555;
	font-size:12px
}

/*
Basket_TD
*/
.Basket_TD .DivClick_Basket {
	margin-left:20px;
	width:200px;
	background:#EEEEEE;
	font-size:10px;
	background-image: url('/grafik/kurv/kurv-banner-EAN.png');
	background-repeat: no-repeat; 
	background-position:bottom;
}

.Basket_TD .Products_Basket_Amount_TD, .Basket_TD .Products_Basket_ProductName_TD, .Basket_TD .Products_Basket_TotalPrice_TD, 
.Basket_TD .MethodFees_Basket_PayMethodLabel_TD, .Basket_TD .MethodFees_Basket_PayMethodFee_TD, .Basket_TD .MethodFees_Basket_ShippingMethodLabel_TD, .Basket_TD .MethodFees_Basket_ShippingMethodFee_TD,
.Basket_TD .TotalSum_Basket, .Basket_TD .Amount_Basket {
	padding-left:6px;
	font-size:10px;
	padding-top:5px
	
}

.Basket_TD .Products_Basket_TotalPrice_TD, .Basket_TD .MethodFees_Basket_PayMethodFee_TD, .MethodFees_Basket_ShippingMethodFee_TD {
	padding-right:5px
}

.Basket_TD .Products_Basket_ProductName_TD a {
	font-size:10px
}

.Basket_TD .NumberProduct_Basket {
	position:absolute;
	top:300px;
	color:#008165;
	padding-left:20px;
	width:200px
}

.Basket_TD .TotalSum_Basket, .Basket_TD .Amount_Basket {
	color:#008165;
	font-weight:bold;
	font-size:14px;
	height:250px;
	vertical-align:top
}

.Basket_TD .Amount_Basket {
	text-align:right;
	padding-right:5px;
}

.Basket_TD .TotalSum_Basket, .Basket_TD .MethodFees_Basket_PayMethodLabel_TD, .Basket_TD .MethodFees_Basket_ShippingMethodLabel_TD {
	padding-left:25px
}

.Basket_TD #viskurv {
	margin-left:30px;
	margin-top:20px
}

/*
SpaceBottom_TD
*/
.SpaceBottom_TD div {
	padding-left:200px;
	line-height:25px
}