
.mceContentBody {
	background:#fff;
}
* 
{
	margin:0;
	padding:0
}

body 
{
	font-family:Arial; 
	font-size:12px; 
	margin:0; 
	padding:0; 
	background:#ccc;
	color:#3e3d40;
}

table.paymentblock {
	width:404px;
	margin:5px 0 0 0;
	border-collapse:collapse;
}
table.paymentblock td.header {
	background:#ededee;
	padding:5px;
}
table.paymentblock td.headerradio {
	padding:6px 5px 4px 5px;
}
table.paymentblock td {
	padding:10px;
}
td
{
	vertical-align:top;
}

td, input, textarea
{
	color:#3e3d40;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus
{
	background:#ededee;
	border-color:#999;
}

/* HEADINGS */
h1 
{
	color:#77787a;
	font-weight:bold;
	font-size:22px;
}

h2 
{
	color:#77787a; 
	font-weight:bold;
	font-size:16px;
	padding-top:16px;
}
h3 {
	font-size:14px;
	color:#77787a; 
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}


/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent;}
a:link {color:#3e3d40}
a:visited {color:#3e3d40}
a:hover,a:active {color:#112}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial; font-size:12px;}
textarea {font-family:Arial; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:Arial; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}



/* POPUP WINDOWS */

#popupwrap {margin: 0 auto; width:95%; background-color:#fff; padding:0px 10px 0px 10px;}
#popupheaderwrap {background: #ccc; height:36px;}
#popupmenu {float:right; text-align:right; padding:5px 5px 5px 0; margin:0; list-style-type:none; height:26px; font-size:13px; background: #ccc;}
#popupmenu li {height:26px; float:right; padding: 0 5px; margin:0 0 0 5px; background: #fff;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {
	line-height:26px; 
	vertical-align:middle; 
	text-decoration:none; 
	font-weight:bold; 
	cursor:pointer;
	color:#666; 
	margin:0; 
	padding:0;
}
#popupmenu a:hover {color:#013;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */


#header #search {width: 260px; height:75px; float:right; background: url("../img/bg_search_breakline.gif") no-repeat; color:#fff; padding:20px 0px 0px 20px}
#header #search a {color:#fff; font-size:11px;}
#header td {padding-top:1px; padding-right:4px;}


/* MAINMENU DER WEBSITE */
.mainmenu {
	clear:both;
	margin:0px;
	padding:0px;
}

.mainmenu .hmenu{
	height:30px;
	width:970px;
	padding:3px 0 0 0;
	margin:0px;
	background: url(../img/mainmenugradient.gif) repeat-x 0 0;
	valign:middle;
	clear:both;
}

.mainmenu .hmenu .hmenu-punkt {
	float:left;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding:0;
	margin:0;
	border-right: 1px solid #ccc;
	white-space: nowrap;
}
* html .mainmenu .hmenu .hmenu-punkt {
	width:1px;
}


.mainmenu .hmenu .hmenu-punkt img {
	margin:0;
	padding:6px 0 0 0;
	border:none;
	vertical-align: top;
}

.mainmenu .hmenu #home-link {
	float:left;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding:0;
	margin:0;
	border-right: 1px solid #ccc;
}


.mainmenu .hmenu .hmenu-punkt a {
	display:block;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	margin:0;
	padding:0 13px;
	font-size:15px;
	font-weight:bold;
	color:#77787a;
	text-decoration:none;
	white-space: nowrap;
}

.mainmenu .hmenu .hmenu-punkt a:hover {
	background:  url(../img/mainmenugradient.gif) repeat-x 0 -69px;
}
.mainmenu .hmenu .active a{
	background:  url(../img/mainmenugradient.gif) repeat-x 0 -36px;
}

.mainmenu .hmenu #quicksearch {
	float:right;
	width:165px;
	height:28px;
	line-height:28px;
	border-right:none;
	margin:0;
	padding:0 15px 2px 0;
	background-image: none;
	font-size:15px;
	font-weight:bold;
	color:#77787a;
}
* html .mainmenu .hmenu #quicksearch {
	height:24px;
	line-height:24px;
	padding:4px 15px 2px 0;
}
*+html .mainmenu .hmenu #quicksearch {
	height:27px;
	line-height:27px;
	padding:1px 15px 2px 0;
}

.mainmenu .hmenu #quicksearch #quicksearch-sword {
	font-size:13px;
	color:#77787a;
	width:140px;
	font-weight:bold;
	background:#f2f2f2;
	margin: 0;
	padding-top:1px;
	padding-bottom:1px;
	border:1px solid #e2e2e2;
	vertical-align: middle;
}
.mainmenu .hmenu #quicksearch #quicksearch-submit {
	vertical-align: middle;
}




.header-allgemein
{
	width:970px;
	height:124px;
}

/* BREADCRUMB PATH AS LIST */
#breadcrumb 
{
	clear:both; 
	color: #3e3d40; 
	padding:10px 0px 0px 14px; 
	background-color:#fff; 
	height:37px; 
	font-size:12px;
}

breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active 
{
	line-height:23px; 
	text-decoration:none; 
	font-weight:normal; 
	cursor:pointer;
	color:#77787a;
	margin:0; 
	padding:0;
}

#breadcrumb ul li
{
	display:inline;
	padding:0 2px 0 0;
	margin: 2px 0 0 0;
}

#breadcrumb ul li.arrow 
{
	background-image:url(../img/flechita.png);
	background-repeat:no-repeat;
	padding:0 4px 0 13px;
}

#breadcrumb ul
{
	/*margin:0;padding:0;padding-left: 1em;*/
} 

/* CONTENT WRAPPER */
#contentwrap 
{
	clear:both;
	width:950px;
	padding:0; 
	margin:0 0 0 10px;
}

/* LEFT COLUMN */
#leftcol 
{
	float:left; 
	width:200px; 
}

/* RIGHT COLUMN */
#rightcol 
{
	float:right; 
	width:200px; 
}

/* MAIN CONTENT */
#content 
{
	float:left; 
	width:495px; 
	padding:0px 30px 0px 25px; 
	margin-bottom:15px;
}
.mceContentBody ul,
#content .content-wrap ul {
	margin:0;
	padding:5px 0;
	list-style-type:none;
}
.mceContentBody ul li,
#content .content-wrap ul li {
	margin:0;
	padding:3px 0 3px 19px;
	background:url('../img/bg_breadcrumbarrow.gif') no-repeat 0 4px;
}

.box
{
	border:1px solid #CACACA;
	margin:0 0 20px 0;
}
* html div.box {
	height:1px;
}
*+html div.box {
	min-height:1px;
}

.box h2.boxheader
{
	margin:0px;
	background-color:#ededee;
	line-height:20px;
	padding:11px 0 11px 10px;
	color:#77787a;
	font-size:13px;
	font-weight:bold;
}

.box .boxcontent
{
	padding:10px 0 10px 10px;
}

.box ul.boxcontent {
	padding:10px 0 10px 0;
	list-style-type:none;
	list-style-image:none;
}
.box .boxcontent li a
{
	color:#77787a;
	text-decoration:none;
	display:block;
	background:url(../img/bg_breadcrumbarrow.gif) 10px 2px no-repeat;
	padding-left:30px;
	line-height:18px;
}
.box .boxcontent li a:hover,
.box .boxcontent li.active a {
	background:#ededee url(../img/bg_breadcrumbarrow.gif) 10px 2px no-repeat;
}
* html .box .boxcontent li a {
	height:1px;
}

.box .boxcontent li.level1
{
	list-style-type:none;
	list-style-image:none;
	background-repeat:no-repeat;
	padding:5px 0 0 0;
	margin:0 0 0 0;
	font-size:13px;
	line-height:14px;
}
.box #categorymenu li.level1 {
	font-weight:bold;
}
.box #categorymenu li.level2 a {
	background-image:none;
	padding-left:10px;
	font-size:13px;
	line-height:14px;
	padding-bottom: 2px;
}
.box #categorymenu li.level3 a {
	background-image:none;
	padding-left:20px;
	font-size:11px;
}

.box .boxcontent li
{
	list-style-type:none;
	list-style-image:none;
	background-repeat:no-repeat;
	padding:0px;
	margin:0 0 0 20px;
	line-height:1.4;
}
.box a.lostPassword {
	font-size:11px;
}
/* PRODUCT PREVIEW */
.productPreview
{
	display:block;
	border:1px solid #CACACA;
	padding:15px;
	margin:5px 0 10px 0;
}
* html .productPreview {
	position:relative;
	overflow:visible;
	height:103px;	
} 
*+html .productPreview {
	position:relative;
	overflow:visible;
	min-height:103px;	
} 
.productPreview a,
.productPreview a:visited
{
	color:#77787a;
	text-decoration:none;
}
.productPreview a:hover
{
	color:#112;
	text-decoration:underline;
}

.productPreviewImage
{
	border:1px solid #CACACA;
	width:116px;
	height:116px;
	float:left;
	display:block;
	margin:0 15px 0 0;
}
.box .boxcontent p.box_cart_article {
	float:left;
	width:90px;
	margin:0;
	padding:2px 0 4px 28px;
}
.box .boxcontent p.box_cart_ust {
	float:left;
	width:90px;
	margin:0;
	padding:0 0 0 28px;
}

.box .boxcontent p.box_cart_article span.quantity {
	float:left;
	width:28px;
	text-align:right;
	margin-left:-28px;
}
.box .boxcontent p.box_cart_article_price {
	float:right;
	width:60px;
	margin:0;
	padding:2px 0 4px 0;
	text-align:right;
}
.box .boxcontent p.box_cart_ust_price {
	float:right;
	width:60px;
	margin:0;
	padding:0 0 0 0;
	text-align:right;
}


.productPreviewHeading
{
	float:right;
	width:330px;
}

.productPreviewContent
{
	float:left;
	font-size:11px;
	width:205px;
	margin:0 15px 0 0;
	line-height:14px;
	padding-bottom:0;
}
.productPreviewContent p {
	margin-bottom:0;
	padding-bottom:0;
}

.productPreviewHeading h2,
.productPreviewContent h2
{
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-top:0;
}

.productPreviewPrice
{
	float:left;
	width:100px;
	padding:0 0 0 10px;
	
}

.pricetable .price,
.productPreviewPrice .price
{
	margin:0;
	padding:3px 0 0 0;
	font-size:18px;
	font-weight:bold;	
}

/* PRODUCT INFO / PRODUCT DETAILS */

.content-wrap
{
	border:1px solid #CACACA;
}
/* .cart-wrap {
	width:723px;
}*/
* html .content-wrap {
	height:1px;
}
*+html .content-wrap {
	min-height:1px;
}

.content-wrap h2
{
	color: #77787a;
	font-weight: bold;
	background-color:#ededee;
	line-height:20px;
	padding:11px 0 11px 15px;
	color:#77787a;
	font-size:13px;
}

#productinfowrap 
{
	/* display:table; */
	padding:15px;
	width:461px;
}
* html #productinfowrap {
	height:1px;
} 
*+html #productinfowrap {
	min-height:1px;
} 

#productinfowrap .imageHint {
	font-size:9px;
	clear:left;
	width:355px;
	margin-top:0;
	padding-top:0;
	color:#77787a;
}
.moreimages { 
	float:right;
	width:82px;
	margin:0;
	padding:0;
}
.moreimages .previewimage {
	display:block;
	position:relative;
	width:80px;	
	height:80px;
	overflow:hidden;
	border: 1px solid #cacaca;
	margin:0 0 11px 0;
	padding:0;
}
.moreimages .previewimage .centeredImage {
	width:80px;
	height:80px;
}
#productinfoimages {
	display:block;
	position:relative;
	float:left;
	width:359px;	
	height:359px;
	overflow:hidden;
	border: 1px solid #cacaca;
}
.productPreviewImage {
	display:block;
	position:relative;
	width:116px;	
	height:116px;
	overflow:hidden;
}
#productinfoimages .centeredImage {
	width:359px;
	height:359px;
}
.productPreviewImage .centeredImage {
	width:116px;
	height:116px;
}
.centeredImage {
	display:table-cell;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
* html .centeredImage {
	display:block;
	position:relative;
	top:0;
}
*+html .centeredImage {
	display:block;
	position:relative;
	top:0;
}
.centeredImage span {
	display:block;
	margin:0 auto;
	padding:0;
	border:none;
}
* html .centeredImage span {
    display:block;
	position:absolute;
	top:50%;
}
*+html .centeredImage span {
    display:block;
	position:absolute;
	top:50%;
}
* html .centeredImage em,
* html .centeredImage img {
	display:block;
	position:relative;
	top:-50%;
	left:-50%;
	margin:0 auto;
}
*+html .centeredImage em,
*+html .centeredImage img {
	display:block;
	position:relative;
	top:-50%;
	left:-50%;
	margin:0 auto;
}
.centeredImage em {
	font-style:normal;
}

.weightinfo
{
	font-size:10px;
	vertical-align: baseline;
	line-height:13px;
	padding-bottom:3px;
}
.weightinfo span {
	vertical-align: baseline;
	line-height:13px;
}

.weightinfo span.weight {
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	vertical-align: baseline;
	color:#77787a;
}

.pricetable,
.productPreview .productPreviewPrice {
	text-align:right;
}
.pricetable .price,
.productPreview .productPreviewPrice .price {
	color:#77787a;
}
.pricetable .taxandshippinginfo,
.productPreview .taxandshippinginfo
{
	margin:0;
	padding:0 0 0 0;
	font-size:10px;
	vertical-align: baseline;
	line-height:11px;
}
.pricetable .taxandshippinginfo a,
.productPreview .taxandshippinginfo a
{
	text-decoration:underline;
	display:block;
}

#productinfowrap .taxandshippinginfo .weight
{
	font-weight:bold;
	font-size:13px;
}

.addtobasketlisting {
	margin:0;
	padding:0;
}
.addtobasketlisting input {
	text-align:right;
	float:left;
	margin:13px 0 0 40px; 
}
.addtobasketlisting input.addtobasket {
	float:right;
	clear:none;
	margin:5px 0 0 0;
}
.infotext-container #productinfodetail
{
	float:left;
	width:330px;
	padding:0 10px 0 0;
}

.infotext-container .pricetable
{
	float:left;
	padding:0 0 0 20px;
	width:100px;
}

.infotext-container .pricetable a
{
	color:#77787a;
}


.content-container
{
	padding:11px 15px;
}

.content-wrap .content-container p
{
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

.content-wrap .content-container h2
{
	background-color:#FFF;
	padding:0px;
}
 
.content-wrap p.content
{
	padding:15px 15px 0 15px;
	margin:0px;
}

/*
#productinfoimages .productimage {border: solid 1px #999999;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoimages li{list-style-type:none; min-height:120px; min-width:120px;} 
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#productinfopricewithimages {float:left;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo 
{margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}


.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#DA9401}
.addtobasket {background-color:#EDEDED; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:Arial; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
/*
div.highlightbox {padding: 15px; background-color:#FFF2CC; border: solid #E9D28F 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#BE8100; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}
*/

div.historyShippingBox {
	float:left;
	width:40%;
}
div.historyPaymentBox {
	float:right;
	width:45%;
}

div.highlightbox ul {
	padding:10px 0 10px 0;
	list-style-type:none;
	list-style-image:none;
}
/*div.highlightbox li a
{
	color:#77787a;
	text-decoration:underline;
	display:block;
	background:url(../img/bg_breadcrumbarrow.gif) 3px 2px no-repeat;
	padding-left:23px;
	line-height:18px;
}
* html div.highlightbox li a {
	height:1px;
} */
div.highlightbox li
{	list-style-type:none;
	list-style-image:none;
	background-repeat:no-repeat;
	padding:5px 0 0 0;
	margin:0 0 0 0;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
/*	padding:0px;
	margin:0 0 0 20px;*/

}






table.form {
	margin-left:0;
	padding-left:0;
	border-collapse:collapse;
}

td.label {
	margin-left:0;
	padding-left:0;
}


/* PAYMENT TYPE SELECTION */
/*table.paymentblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
*/

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {margin:10px 0 0 0; width:459px; padding:0;font-size:11px; background-color:#fff; border-style: solid; border-width:0; border-color:#DA9401;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#f1f1f2; color:#77787a; font-weight:bold}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#fff;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#f3f3f3;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#f3f3f3; padding:0 4px 0 2px; text-align:right;border-style: solid; border-width:0 0px 0px 0px; border-color:#cacaca;}
table.tabledetails tr td.subtotal-first {border-style: solid; border-width:1px 0px 0px 0px; border-color:#cacaca;}


/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 55px; list-style-type:none; float:left; width:208px; margin-right:15px; border: #cacaca solid 1px; padding:8px}
ul#checkoutnavigation li.last {margin-right:0;}
ul#checkoutnavigation li.active {background-color: #ededee}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #fff; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

#content .content-wrap ul.info_error,
ul.info_error {margin:5px 0; border:solid 1px #b1201d; background-color:#f2e6e6; padding:8px}
#content .content-wrap ul.info_error li,
ul.info_error li {}
#content .content-wrap ul.info_error li.infoError,
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}
#content div.content-wrap ul.info_error {margin:10px 15px;}

#content .content-wrap ul.info_warning,
ul.info_warning {margin:5px 0; border:solid 1px #cacaca; background-color:#ededed; padding:8px}
#content .content-wrap ul.info_warning li,
ul.info_warning li {}
#content .content-wrap ul.info_warning li.infoWarning,
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#ededed}
#content div.content-wrap ul.info_warning {margin:10px 15px;}

#content .content-wrap ul.info_success,
ul.info_success {margin:5px 0; border:solid 1px #cacaca; background-color:#ededed; padding:8px}
#content .content-wrap ul.info_success li,
ul.info_success li {}
#content .content-wrap ul.info_success li.infoSuccess,
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#ededed}
#content div.content-wrap ul.info_success {margin:10px 15px;}

#content .content-wrap ul.info_info,
ul.info_info {margin:5px 0; border:solid 1px #cacaca; background-color:#ededed; padding:8px}
#content .content-wrap ul.info_info li,
ul.info_info li {}
#content .content-wrap ul.info_info li.infoInfo,
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#ededed}
#content div.content-wrap ul.info_info {margin:10px 15px;}

/* FOOTER */
#footer 
{
	margin:20px 0 0 0;
}

#footer{
	height:90px;
	background:#ADAEAD;
	padding: 0px;
	clear:both
}
#footer .footer-linklogo {
	float:left;
	width:205px;
	padding:0 0 0 19px;
	font-size:11px;
}
#footer .footer-linklogo span.head {
	display:block;
	color:#fff;
	font-weight:bold;
	margin:0 !important;
	padding:6px 0 4px 4px !important;
	line-height:16px;
}
#footer .footer-linklogo span.link,
#footer .footer-linklogo a,
#footer .footer-linklogo a:visited {
	display:block;
	float:left;
	width:63px;
	height:60px;
	overflow:hidden;
	margin:0;
	padding:0 2px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	line-height:12px;
}
#footer .footer-linklogo span.link:hover span,
#footer .footer-linklogo a:hover span {
	text-decoration:underline;
}


#footer .footer-social {
	float:right;
	width:165px;
	padding:0;
	font-size:11px;
}
#footer .footer-social span.head {
	display:block;
	position:static;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:6px 0 4px 0;
	line-height:16px;
}
#footer .footer-social div {
	margin:0;
	padding:7px 0 0 1px;
	line-height: 22px;
}
#footer .footer-social div img {
	margin:0;
	padding: 0 12px 0 0;
	border:none;
	vertical-align:top;	
}	
#footer .footer-social div a,
#footer .footer-social div a:visited {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

/*****META NAVI*********/

#footer #metanavi{
	width:500px;
	margin:0 auto;
	padding:36px 0 0 0;
	text-align:center;
	list-style-type: none;
	clear:none;
	vertical-align:baseline;
	line-height:16px;
}

#footer #metanavi li{
	color:#FFFFFF;
	display:inline;
	list-style-type: none;
	margin:0 ;
	padding:0;		
}


#footer #metanavi li.lang{
	margin:0 ;
	padding:0 0 0.2em 0;
	background:none;
}

#footer #metanavi li.lang img {
	padding:2px 0 0 0 ;
	margin:0;
}
#footer #metanavi li.lang a {
padding:0 10px;
	
}

#footer #metanavi li a {
/*	font-family:Verdana;*/
	font-size:12px;/*special Size Font*/
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 5px 0 10px;
	border-left:1px solid;
	border-color: #FFFFFF;
	font-weight:bold;
}

#footer #metanavi li.first a {
	border:none;
}

#footer #metanavi li.copyright{
	font-size:10px;
	display:block;
	margin: 0;
	padding:18px 0 0 0;
	font-weight:normal;
}


/* xt:Commerce COPYRIGHT */
/*.copyright {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}
/* xt:Commerce ParseTime */
/*.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {
	clear:both; 
	vertical-align:middle;
	border:#cacaca 1px solid;
	background:#ededee;
	height:30px;
}
div#NAVIGATION .COUNT {float:right;text-align:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}
div#NAVIGATION .PAGES {
	display:block;
	float:left; 
	bottom:0px; 
	height:20px; 
	line-height:15px; 
	margin:5px 0px 0px 0px; 
	padding:2px 5px 0px 5px; 
	vertical-align:middle; 
	font-size:11px;
	text-align:center;
}

div#NAVIGATION .PAGES a,
div#NAVIGATION .PAGES a:visited,
div#NAVIGATION .PAGES span {
	display:block;
	float:left;
	width:18px;
	margin:0 3px;
	padding:0;
	height:18px;
	line-height:18px;
	font-size:11px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../img/buttons/de/button_paging.gif');
}
div#NAVIGATION .PAGES a:hover {
	background-position:0 -18px;
	color:#fff;
}
div#NAVIGATION .PAGES span {
	background-position:0 -36px;
	color:#999;
}
div#NAVIGATION .PAGES span.navigation_selected {
	background-position:0 -18px;
	color:#fff;
}
div#NAVIGATION .PAGES a.next,
div#NAVIGATION .PAGES a.prev,
div#NAVIGATION .PAGES a.first,
div#NAVIGATION .PAGES a.last,
div#NAVIGATION .PAGES a.next:visited,
div#NAVIGATION .PAGES a.prev:visited,
div#NAVIGATION .PAGES a.first:visited,
div#NAVIGATION .PAGES a.last:visited,
div#NAVIGATION .PAGES span.next,
div#NAVIGATION .PAGES span.prev,
div#NAVIGATION .PAGES span.first,
div#NAVIGATION .PAGES span.last {
	padding:18px 0 0 0;
	height:0;
}
div#NAVIGATION .PAGES a.next,
div#NAVIGATION .PAGES a.next:visited,
div#NAVIGATION .PAGES span.next {
	background-image:url('../img/buttons/de/button_paging_vor.gif');
}
div#NAVIGATION .PAGES a.prev,
div#NAVIGATION .PAGES a.prev:visited,
div#NAVIGATION .PAGES span.prev {
	background-image:url('../img/buttons/de/button_paging_back.gif');
}
div#NAVIGATION .PAGES a.first,
div#NAVIGATION .PAGES a.first:visited,
div#NAVIGATION .PAGES span.first {
	background-image:url('../img/buttons/de/button_paging_anfang.gif');
}
div#NAVIGATION .PAGES a.last,
div#NAVIGATION .PAGES a.last:visited,
div#NAVIGATION .PAGES span.last {
	background-image:url('../img/buttons/de/button_paging_ende.gif');
}



/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 200px; width: 400px; overflow: auto; padding: 2px; border: solid #999 1px; text-align: left; font-size:0.9em;}
div#checkout_rescission{height: 200px; width: 400px; overflow: auto; padding: 2px; border: solid #999 1px; text-align: left; font-size:0.9em;}


a.link
{
	text-decoration:underline;
}

/** PAYMENTPROVIDER B+S **/

div#middle {
	width:500px !important;
	margin:30px auto !important;
	padding:20px !important;
	background:#fff !important;
	overflow:hidden !important;
}
div#middle div#middlecenter {
	width:500px;
}
div#middle div#middlecenter form div.acclogos {
	text-align:center;
	width:500px;
}
div#middle div#middlecenter form div.acclogos img {
	padding:0 10px;	
}
div#middle div#middlecenter form {
	width:auto;
}
div#middle div#middlecenter form div.contenttitle {
	color:#77787a; 
	font-weight:bold;
	font-size:16px;
	padding-top:16px;	
	width:500px;
}
div#middle div#middlecenter form div.horizontal {
	clear:both;
	width:500px;
}
div#middle div#middlecenter form div.horizontal select {
	float:left;
	margin:3px 5px 0 0;
}
div#middle div#middlecenter form div.horizontal span.input,
div#middle div#middlecenter form div.horizontal div.caption {
	float:left;
	width:250px;
	padding:5px 0 0 0;
	height:28px;
	line-height:13px;
}

div#middle div#middlecenter form input.submit {
	float:left;
	margin:0 10px;
} 
div#middle div#middlecenter form input#entry_form_submit {
	margin-left:250px;
}


div#middle div#middleright {
	clear:both;
}

body.cvc2 div.contenttitle {
	margin:10px 10px 0 10px;
	padding:10px;
	background:#fff;
	color:#77787a; 
	font-weight:bold;
	font-size:16px;	
	width:290px;
}
body.cvc2 div.cvc2-title {
	font-weight:bold;
}
body.cvc2 div.cvc2-outerbox {
	margin:0 10px;
	padding:5px 10px;
	background:#fff;
	width:290px;
}
body.cvc2 div.cvc2-outerbox * {
	width:auto;
	padding:0;
	margin:0;
}
