/**/

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	padding: 20px;
	line-height: 150%;
}
form
{
	padding: 0;
	margin: 0;
}
p, td, th
{
	font-size:14px;
	line-height: 150%;
}
td p, th p
{
	padding:0;
	margin:0;
}
a
{
	color:#ff6600;
}
a:hover
{
	color: #666;
}
a.linkwhiten
{
	color:#fff;
}
a.linkwhiten:hover
{
	color: #666;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 150%;
	font-weight:normal;
	margin:0 0 5px 0;
}
h1, .Titel
{
	font-size:28px;
}
h2
{
	font-size:24px;
}
h3, .Untertitel
{
	font-size:18px;
}
h4
{
	font-size:16px;
}
h5, .Introtext
{
	font-size: 14px;
	font-style: italic;
}
h6
{
	font-size:12px;
	font-style: italic;
}
#ecomasCMSContent
{
	padding: 20px;
}
#gBody
{
	padding: 0;
	margin: 0;
}
#dGeneral
{
	width: 991px;
	padding: 0;
	margin: 12px auto;
	text-align: left;
	border:1px solid #fff;
	border-top:0;
}
#dTop
{
	background: #f9f8f8;
	background: -moz-linear-gradient(top, #EDEDED 0%, #FAF9F9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#FAF9F9));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#FAF9F9',GradientType=0 );
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#FAF9F9',GradientType=0 );
	background: -o-linear-gradient(top, #EDEDED 0%,#FAF9F9 100%);
	height: 119px;
	border: 1px solid #e5e5e5;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;

}
#dTop a
{
	display: block;
	float: left;
	padding: 6px 0 0 20px;
	width: 500px;
}
#dTop img
{
	background-image: url(navigation/2011/moobix.png);
	width: 411px;
	height: 113px;
	border:0;
}
#dTop form
{
	float: left;
	width: 440px;
	padding: 69px 19px 0 0;
	text-align: right;
}
#search_exp_top
{
	background-color: #fff;
	border: 1px solid #eeeded;
	border-right: 0;
	float: right;
	height:35px;
	line-height: 35px;
	width: 200px;
	font-size: 16px;
	padding: 0 0 0 10px;
	margin: 0;
	color: #666;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#gosearch_top
{
	background-color: #fff;
	border: 1px solid #eeeded;
	border-left: 0;
	float: right;
	height:37px;
	line-height: 35px;
	width: 40px;
	background-image: url(navigation/2011/button_search.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding:0;
	margin: 0;
}
#dBottom
{
	background: #f9f8f8;
	background: -moz-linear-gradient(top, #FAF9F9 0%, #EDEDED 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAF9F9), color-stop(100%,#EDEDED));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAF9F9', endColorstr='#EDEDED',GradientType=0 );
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAF9F9', endColorstr='#EDEDED',GradientType=0 );
	background: -o-linear-gradient(top, #FAF9F9 0%,#EDEDED 100%);
	height: 119px;
	border: 1px solid #e5e5e5;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-top: 10px;
	text-align:center;
}
#dSpecialnav
{
	font-size:18px;
	color:#aaa;
	padding:10px;
}
#dSpecialnav a
{
	font-size:14px;
	color:#999;
	text-decoration:none;
	padding:0 10px 0 10px;
	line-height:29px;
}
#dMiddleW
{
	
}
#dMiddle
{
	background-image: url(navigation/2011/bg_content.gif);
	background-repeat: repeat-y;
}
#dMiddleTop, #dMiddleBottom
{
	background-image: url(navigation/2011/bg_content_border.gif);
	height: 1px;
}
#dGNavigation
{
	background: #f8f8f8;
	line-height: 62px;
	height: 68px;
	color: #999;
	background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
	background: -o-linear-gradient(top, #f8f8f8 0%,#ffffff 100%);
	border: 1px solid #e5e5e5;
	border-top: 2px solid #fff;
}
#dGNavigation a
{
	text-decoration: none;
	color: #999;
	font-size: 20px;
	padding: 3px 15px 3px 15px;
	float: left;
	display: block;
}
#dGNavigation a:hover
{
	text-decoration:underline;
}
#dGNavigation a.act
{
	color:#f60;
}
#dGNavigation span
{
	height: 29px;
	margin-top:22px;
	border-left: 1px solid #d8d8d8;
	width: 2px;
	float: left;
	display: block;
}
#dGNavigation .spansep
{
	border-left: 0;
}
#dBanner
{
	margin-bottom: 10px;
}
#dSubnavigation
{
	float: left;
	width: 201px;
	margin: 1px 12px 1px 1px;
}
#dSubnavigation a
{
	display:block;
	color:#666;
	font-size:14px;
	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #e5e5e5;
	background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
	background: -o-linear-gradient(top, #f8f8f8 0%,#ffffff 100%);
	padding:18px 7px 18px 7px;
	line-height:105%;
}
#dSubnavigation a:hover
{
	text-decoration:underline;
}
#dLay3 a
{
	font-size:13px;
	padding:15px 7px 15px 23px;	
}
#dSubnavigation a.act
{
	color:#f60;
}
#dContent
{
	float: left;
	margin-right: 1px;
	width:776px;
}
#dBannerBottom img
{
	margin-top: 10px;
}
#gBody .clear
{
	clear: both;
}
#dCart
{
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	text-align:right;
	height:52px;
}
#dBasket
{
	display:block;
	width:200px;
	text-decoration:none;
	color:#666;
	text-align:center;
	float:right;
}
#dBasket img
{
	width:40px;
	height:52px;
	border:0;
	background-image:url(navigation/2011/cart.jpg);
	float:left;
}
#dBasket div
{
	padding-top:10px;
	text-transform: uppercase;
}
#dBasketSpan
{
	font-size:12px;
}

#gBody .TabsTable
{
	background-color:#e5e5e5;
}
.TabsTable a
{
	display:block;
	float:left;
	padding:10px;
	font-size:18px;
	text-decoration:none;
	color:#666;
	border-right:1px solid #fff;
	background-color: #e5e5e5;
}
.TabsTable a:hover
{
	text-decoration: none;
}
a.TabAct
{
	color: #f60;
	background-color: #fff;
}
#gBody .TabHide
{
	display: none;
}
#gBody .tabs_content, #gBody .tabs_content
{
	padding:10px 20px;
}

#dTools
{
	padding: 10px;
	text-align:center;
}
#dTools img
{
	background-image:url(navigation/2011/tools.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:26px;
	border:0;
	margin: 13px 7px 0 0;
	vertical-align: middle;
}
#dTools a:hover img
{
	background-image:url(navigation/2011/tools_a.jpg);
}
.toolFavs img
{
	background-position:-34px;
}
.toolRecm img
{
	background-position:-68px;
}
.toolSmr img
{
	background-position:-103px;
}
.toolBgr img
{
	background-position:-137px;
	border-right:0;
}

#sashadow
{
	position:absolute;
	top:0;
	left:0;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	background-color:#000;
	z-index:100001;
	width:100%;
	height:100%;
}
#imagelayer
{
	position:absolute;
	top:0;
	left:0;
	z-index:100004;
	width:100%;
	height:100%;
}
#ecomasLoadImage
{
	display: block;
	padding: 20px;
}
#ecomasImageTitle
{
	color:#333;
	font-weight:bold;
}

#generalContent .infoTitle
{
	padding:20px;
}
#generalContent .infoItem
{
	border-bottom:1px solid #e5e5e5;
	margin:-1px 0 20px 0;
	padding:20px;
	background-color:#fff;
}
.infoItem .PresseImage
{
	margin:10px 20px 10px 0;
}
.infoItem .infoMore
{
	background-image:url(navigation/2011/more.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#fff;
	text-decoration:none;
	padding:3px 40px 3px 0;
	display:block;
}
#generalContent .infoBack
{
	background-image:url(navigation/2011/back.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#999;
	font-size:16px;
	text-decoration:none;
	padding:3px 0 3px 40px;
	display:block;
	margin:20px;
}
#generalContent .infoBottom
{
	background-color:#fff;
	margin-top:-21px;
	height:21px;
}
#generalContent .infoDownbox
{
	width:300px;
	border:1px solid #e5e5e5;
	border-bottom:0;
}
.infoDownbox h3
{
	background-color:#e5e5e5;
	color:#999;
	padding:5px;
}
.infoDownbox a
{
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding:5px;
	text-decoration:none;
}


#dOverviewInfo
{
	padding:15px;
	border-bottom:1px solid #e2e3e3;
}
#searchResults
{
	float:left;
	font-weight:bold;
	margin-right:20px;
}
#sortResults a
{
	font-weight:bold;
	color:#666;
	margin:0 4px 0 4px;
}
#dOverviewInfo .prod_pages
{
	float:left;
	margin-right:20px;
}
#dOverviewInfo .prod_pages span
{
	float:left;
}
#dOverviewInfo .prod_pages a
{
	border:1px solid #e2e3e3;
	background-color:#f8f8f8;
	text-decoration:none;
	text-align:center;
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	width:22px;
	margin-left:9px;
	color:#000;
}
#dOverviewInfo .prod_pages a.ShopPageLink_a
{
	background-color:#666;
	color:#fff;
}
#dContent .rand_prod
{
	width:258px;
	margin-left:-1px;
	margin-top:-1px;
	float:left;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}
#dContent .prod_bild
{
	width:250px;
	height:268px;
	text-align:center;
}
#dContent .prod_text
{
	padding:10px;
	padding-top:0px;
	padding-left:18px;
	height:170px;
	overflow:hidden;
}
#dContent .prod_text a
{
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	display:block;
	height:30px;
	color:#666;
	text-decoration:none;
}
#dContent .Shop-descr
{
	font-size:11px;
	line-height:150%;
	color:#666;
	display:block;
	height:36px;
}
#dContent .Shop-uvp
{
	font-size:16px;
}
#dContent .Shop-uvp span
{
	color:#52a9b1;
	text-decoration: line-through;
}
#dContent .Preis
{
	font-size:18px;
	font-weight:bold;
	color:#f60;
	line-height:40px;
}
a.TaxInfo
{
	font-size:11px;
	line-height:120%;
	color:#666;
	text-decoration:underline !important;
	height:14px !important;
}
.details a
{
	display:block;
	color:#fff;
	background-image: url(navigation/2011/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:25px;
	margin:0 10px 10px 0;
}


#imagesArea
{
	width:370px;
}
#descriptionArea
{
	background-color:#f0f0f0;
	width:307px;
	padding:30px 50px 20px 50px;
}
#LinkForZoom
{
	text-align:center;
	display:block;
	height:370px;
}
#gMoreImages
{
	width:340px;
	height:92px;
	overflow:auto;
	overflow-y:hidden;
	padding:30px;
	white-space: nowrap;
}
#gMoreImages img
{
	border:1px solid #d1d1d1;
}
#descriptionArea h1, #descriptionArea h2
{
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:150%;
	color:#707173;
}
#artNr
{
	padding-top:20px;
}
#descriptionArea .uvp
{
	font-size:24px;
	padding-top:20px;
	padding-bottom:10px;
	color:#999;
}
#descriptionArea .price
{
	font-size:24px;
}
#price
{
	font-size:36px;
	color:#f60;
	font-weight:bold;
}
#inBasketTop
{
	margin-top:20px;
	border:1px solid #ccc;
	border-bottom:none;
	background-color:#5fad24;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color:#fff;
	text-transform: uppercase;
	padding:5px;
}
#ArticleTools
{
	text-align:center;
	border:1px solid #ccc;
	border-top: 1px solid #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #d9d9d9 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d9d9), color-stop(100%,#ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0 )";
}
#ArticleTools a
{
	float:left;
	display:block;
	padding: 35px 15px 7px 15px;
	text-decoration:none;
	color:#333;
	font-size:11px;
	background-repeat: no-repeat;
	background-image: url(navigation/2011/tools-details.png);
}
#ArticleTools a:hover
{
	color:#f60;
}
#tToolsPrint
{
	background-position:  -104px 0px;
}
#tToolsRecommend
{
	background-position:  -195px 0px;
}
#Menge
{
	width:40px;
	text-align:center;
	font-weight:bold;
}
#inbasket
{
	border:none;
	background-color:#5fad24;
	text-transform: uppercase;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	background-image: url(navigation/2011/inbasket.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:25px;
}
#allContents
{
	background-color:#fff;
}
#tabsHeader
{
	margin-top:15px;
	background-color:#f0f0f0;
}
#tabsHeader a
{
	display:block;
	float:left;
	padding:10px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	background-color:#f0f0f0;
}
#tabsHeader a:hover, #tabsHeader a.act
{
	color:#fff;
	background-color:#707173;
}
#description_div
{
	padding:20px;
	overflow:auto;
	width:735px;
}
#catarticles_div, #accessory_div
{
	text-align:center;
}
#catarticles_div .modell_elm, #accessory_div .modell_elm
{
	float:left;
	width:258px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cdd1d0;
}
#catarticles_div .modell_elm a, #accessory_div .modell_elm a
{
	display:block;
	text-decoration:none;
}
#catarticles_div .modell_thumb, #accessory_div .modell_thumb
{
	display:block;
	width:250px;
	height:250px;
	overflow:hidden;
}
#catarticles_div .modell_thumb img, #accessory_div .modell_thumb img
{
	border:0;
	width:250px;
}
#catarticles_div .modell_bezeichnung, #catarticles_div .modell_preis, #accessory_div .modell_bezeichnung, #accessory_div .modell_preis
{
	display:block;
	color:#333;
	text-decoration:none;
	padding-left:20px;
	font-size:12px;
	height:25px;
	overflow:hidden;
}










.TableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #707173;
}
.TableHeader2 {
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #e6e8e7;
}
.TableData {
	font-size: 12px;
	font-weight: normal;
	color:black;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ccc;
}
.TableDataProd {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	background-color : White;
	border-bottom : 1px solid #ccc;
}
.TableDataProd a
{
	font-weight:bold;
}
.TableData2 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color : #f0f0f0;
	border-bottom : 1px solid #ccc;
}
.TableDataLB {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	background-color : #fff;
	border-bottom : 10px solid #f0f0f0;
}
.TableTotalL {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	border-bottom : 1px solid #f0f0f0;
}
.TableTotalD {
	font-size: 12px;
	font-weight: normal;
	color: #000;
        font-weight:bold;
	border-bottom : 1px solid #f0f0f0;
}
.TableTip {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	background-color : #FFFFCC;
	border : 1px dashed Gray;
}
#moreshopping, #order, .ChangeAmount, .DeleteProduct
{
	background-repeat: no-repeat;
	background-position: left;
	color:#3f3a41;
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px 20px 5px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius:4px;
	cursor:pointer;
}
.ChangeAmount
{
	background-image: url(navigation/2011/basket_reload.jpg);
}
.DeleteProduct
{
	background-image: url(navigation/2011/basket_delete.jpg);
}
#moreshopping
{
	background-image: url(navigation/2011/basket_moreshoping.jpg);
}
#order
{
	font-weight:bold;
	font-size:16px;
	padding:15px 30px 15px 60px;
	background-image: url(navigation/2011/basket_order.jpg);
}
.Link_white{color: #ffffff;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: normal;font-variant: normal;text-align: justify;}

