/* Allgemeine Definitionen - Anfang */
/* --- Metanavigation top--- */









#onlycontainer{
	background-color: #020203;
	color: #E4E4E4;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}
body {
	background-color: #020203;
	color: #E4E4E4;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
/* START tpl:  --> webshop->htdocs->mall->1->templates->fetch->itemLine.tpl*/
.produkttabelle{
background-color:transparent;
color:#E4E4E4;
margin-bottom:5px;
}
.produkttabelle td{
padding:0px;
vertical-align:top;
}
.produkttabelle .leftrow{
width:120px;
vertical-align:top;
text-align:left;
}
.produkttabelle .middlerow{
width:280px;
vertical-align:top;
text-align:left;
}

.produkttabelle .rightrow{
width:150px;
padding-left:10px;
vertical-align:top;
text-align:left;
}
.produkttabelle h2{
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin-top:0px;
}
.produkttabelle img{
float:left;
/*margin:0px 15px 15px 0px;*/
border: 0px;
}
.oldprice{
text-decoration:line-through;
}
/* END tpl:  --> webshop->htdocs->mall->1->templates->fetch->itemLine.tpl*/

/* START tpl:  --> webshop->htdocs->mall->1->templates->fetch->item.tpl*/
.produktdetails h2{
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin-top:0px;
}
.produktdetails{
background-color:transparent;
color:#E4E4E4;
margin-bottom:5px;
}
.produktdetails td{
padding:0px;
vertical-align:top;
}
.produktdetails .leftrow{
width:400px;
vertical-align:top;
text-align:left;
}
.produktdetails .rightrow{
width:150px;
padding-left:15px;
vertical-align:top;
text-align:left;
}
/* END tpl:  --> webshop->htdocs->mall->1->templates->fetch->item.tpl*/
/* START tpl:  --> webshop->htdocs->mall->1->templates->fetch->cart.tpl*/
#warenkorb{
width:540px;
}
#warenkorb input{
	height:15px;
	width:25px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #666;
}
#warenkorb checkbox{
	border:0px;
}
/* END tpl:  --> webshop->htdocs->mall->1->templates->fetch->cart.tpl*/

/* START tpl:  --> webshop->htdocs->mall->1->templates->fetch->newCustomer.tpl*/
#registrierungsformular{
	width:500px;	
}
#registrierungsformular td{
	vertical-align:middle;
	height:23px;
}
#lieferadressetformular{
	width:500px;	
}
#lieferadressetformular td{
	vertical-align:middle;
	height:23px;
}
#newpassword{
	width:450px;	
}
#newpassword td{
	vertical-align:middle;
}

.firstrow{
	width:130px;
	height:18px;
	text-align:right;
	padding-right:10px;
}
.standardtextfeld{
	height:15px;
	width:270px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #666;
}
.standardtextarea{
	width:270px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #666;
}
.required{
	color:#E4E4E4;
	font-weight:bold;
	font-size:12px;
}
.checkbox{
border:0px;
margin-right:5px;
}
.select {
	width:270px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #666;
}
/* END tpl:  --> webshop->htdocs->mall->1->templates->fetch->newCustomer.tpl*/
.alreadyincart{
font-weight:bold;
color:#E4E4E4;
}

/* CartStatus - Anfang */
#cartStatus {
	margin:0px 5px 0px 6px;
	width:174px;
	color:#E4E4E4;
	text-align:left;
}
#cartStatus h2{
	font-size:12px;
	margin-left:25px;
}

/*
#cartStatus thead tr {
	font-weight: 500;
}
#cartStatus tbody tr {
	font-weight: 500;
}
#cartStatus tbody tr td a {
	font-weight: 700;
}
#cartStatus tfoot tr td {
	font-weight: 500;
}
*/
/* CartStatus - Ende */

/* START tpl:  --> webshop->htdocs->mall->1->templates->fetch->shippingCosts.tpl*/
#shippingcosts{
width:540px;
}
#shippingcosts td{
height:18px;
text-align:center;
}
#shippingcosts .country tr:hover{
background-color:#E4E4E4;
color:#000;
}
#shippingcosts .header{
text-align:left;
font-weight:bold;
height:20px;
vertical-align:top;
}
#shippingcosts .seeit:hover{
background-color:#E4E4E4;
color:#000;
}
/* END tpl:  --> webshop->htdocs->mall->1->templates->fetch->shippingCosts.tpl*/




#onlycontainer{
	color: #E4E4E4;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}
#onlycontainer h1{
	font-size:14px;
}




fieldset {
	border: none;
}

.clear {
clear: both;
}

a {
	background-color: transparent;
	color: #2b2c85;
	text-decoration: none;
}

a:hover, a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

ul {
	list-style-type: none;
}

/* Umrandung und Abstand fuer die Boxen */
div div div {
	border: 1px dashed #aaa;
	margin-bottom: 1em;
}

div div div div {
	border: none;
}

/*
div div div h2 {
	background-color: #aaa;
	color: #fff;
	font-weight: 700;
	padding: .35em .5em .4em .5em;
}
*/

table {
	border-spacing: 0;
	border-collapse: collapse;
}

.errormessage {
	padding: .35em .5em .5em .5em;
/*	height:15px;*/
	vertical-align:middle;
	background-color: #FFF;
	color: #f00;
	font-weight:bold;
}

span.image {
	display: block;
	float: left;
	height: 5em;
	width: 4em;
}
/* Allgemeine Definitionen - Ende */

/* Logo - Anfang */
#logo {
	float: left;
	padding: .3em 0 0 .3em;
}
/* Logo - Ende */

/* Shophead - Anfang */
#shophead {
	background: #c1c1c1 url(../img/bg_shophead.jpg) repeat-y;
	color: #E4E4E4;
	float: left;
	width: 64em;
}
/* Shophead - Ende */

/* Static-Navigation - Anfang */
#staticnavigation {
	float: left;

	font-weight: 700;
	text-indent: 4.4em;
}

#staticnavigation ul {
	padding: .9em;
}

#staticnavigation ul li {
	display: inline;
}

#staticnavigation ul li a {
	padding: .1em .5em;
}

#staticnavigation ul li.active a {
	background-color: transparent;
	color: #E4E4E4;
}
/* Static-Navigation - Ende */

/* Languages - Anfang */
#languages {
	float: left;
	text-indent: 3em;
}

#languages ul {
	padding-top: .4em;
}

#languages ul li {
	display: inline;
}
/* Languages - Ende */

/* Top-Navigation - Anfang */
#topnavigation {
	background-color: #7398f7;
	clear: left;
	color: #E4E4E4;

	font-weight: 700;
	height: 2em;
	text-indent: .3em;
	line-height: 1.8em;
}

#topnavigation ul {
	padding-top: .05em;
}

#topnavigation ul li {
	display: inline;
	padding-right: 1.1em;
}

#topnavigation ul li a {
	background-color: transparent;
	color: #E4E4E4;
	padding: .1em .5em;
}

#topnavigation ul li.active a {
	background-color: transparent;
	color: #E4E4E4;
	text-decoration: underline;
}
/* Top-Navigation - Ende */

/* Shopbody - Anfang */
#shopbody {
	float: left;
	margin-top: 1.3em;
	width: 64em;
}
/* Shopbody - Ende */

/* Quicksearch - Anfang */
#quickSearch form .button {
	background-color: #ccc;
	color: #E4E4E4;

	font-weight: 700;
	margin: .75em 0 .9em .9em;
}

#quickSearch form .searchterm {
	background-color: #eee;
	color: #E4E4E4;
	float: left;

	margin: .5em 0 .9em .5em;
	padding: .1em;
	border-color: #000;
}
/* Quicksearch - Ende */

/* Navigationhead - Anfang */
#navigationhead {
	background-color: #ddd;
	margin: 0;
}

#navigationhead ul {
	margin-left: .3em;
}

#navigationhead ul li {
	display: inline;
	background-color: transparent;
	padding: 0 .1em 0 0;
	color: #E4E4E4;

	font-weight: 700;
}

#navigationhead ul li img {
	width: 20px;
	height: 20px;
	vertical-align: bottom;
}
/* Navigationhead - Ende */

/* Navigationcontent - Anfang */
#navigationcontent {

	margin: .2em;
	font-weight: 700;
}

/* erste Ebene */
#navigationcontent ul li {
	padding-left: 1.7em;
	vertical-align: middle;
}

#navigationcontent ul li a {
	vertical-align: super;
}

#navigationcontent ul li.active a {
	background-color: transparent;
	color: #E4E4E4;
	text-decoration: none;
}

#navigationcontent ul li.openedfolder {
	background: transparent url(../img/bullet_open.gif) no-repeat;
}

#navigationcontent ul li.closedfolder {
	background: transparent url(../img/bullet.gif) no-repeat;
}

/* zweite Ebene */
#navigationcontent ul li li {
	padding-left: 1.7em;
	vertical-align: middle;
}

#navigationcontent ul li li a {
	vertical-align: super;
}

#navigationcontent ul li li.openedfolder a, #navigationcontent ul li li.closedfolder a {
	background-color: transparent;
	color: #2b2c85;
	vertical-align: super;
}

#navigationcontent ul li li a:focus, #navigationcontent ul li li a:hover, #navigationcontent ul li li.active a {
	background-color: transparent;
	color: #E4E4E4;
}

/* dritte Ebene */
#navigationcontent ul li li li {
	padding-left: 1.7em;
	vertical-align: middle;
}

#navigationcontent ul li li li.openedfolder a, #navigationcontent ul li li li.closedfolder a {
	background-color: transparent;
	color: #2b2c85;
	vertical-align: super;
}

#navigationcontent ul li li li a:focus, #navigationcontent ul li li li a:hover, #navigationcontent ul li li li.active a {
	background-color: transparent;
	color: #E4E4E4;
}

/* vierte Ebene */
#navigationcontent ul li li li li {
	padding-left: 1.7em;
	vertical-align: middle;
}

#navigationcontent ul li li li li.openedfolder a, #navigationcontent ul li li li li.closedfolder a {
	background-color: transparent;
	color: #2b2c85;
	vertical-align: super;
}

#navigationcontent ul li li li li a:focus, #navigationcontent ul li li li li a:hover, #navigationcontent ul li li li li.active a {
	background-color: transparent;
	color: #E4E4E4;
}
/* Navigationcontent - Ende */

/* TrustedShops - Anfang */
#trustedShops {

	font-weight: 700;
	min-height: 7.35em;
}

#trustedShops a {
	display: block;
	padding: 1em .1em 0 0;
}

#trustedShops input.floatleft {
	border: none;
	float: left;
	margin-right: .5em;
	width: 70px;
}
/* TrustedShops - Ende */

/* CartStatus - Anfang */
/*
#cartStatus table {
	padding: .5em;
}
*/

/*
#cartStatus thead tr {
	font-weight: 500;
}
*/

/*
#cartStatus tbody tr {
	font-weight: 500;
}
*/

/*
#cartStatus tbody tr td a {
	font-weight: 700;
}
*/
/*
#cartStatus tfoot tr td {
	font-weight: 500;
}
*/
/* CartStatus - Ende */

/* Carticons - Anfang */
/*
#carticons {
	background-color: #ccc;
	padding: .5em 0 .5em .5em;
	height: 5.3em;
	margin: 0;
}
*/

/*
#carticons ul li {
	float: left;
	font-weight: 700;
	display: inline;
	padding-right: 1.1em;
	text-align: center;
}
*/
#carticons ul li.order {
	float: right;
	padding: 1.1em 1.16em 0 0;
	text-align: right;
}

/*
#carticons ul li.order img {
	vertical-align: middle;
}
*/
/*
#carticons ul li a {
	display: block;
}
*/
/* Carticons - Ende */

/* itemGroup - Anfang */
/*
#itemGroup h2 strong {
	font-weight: 700;
	padding: .35em .5em .4em .5em;
}
*/
/*
#itemGroup h2 a {
	background-color: transparent;
	color: #fff;
	font-weight: 600;
	padding: .35em .5em .4em .5em;
}
*/

#itemGroup p.logo_background {
	background: transparent url(../img/webshop_logo.jpg) no-repeat right bottom;
	height: 17.5em;

	padding: 1.5em 0 0 5.9em;
}

#itemGroup span.image {
	background: transparent url(../img/basket_filled_big.gif) no-repeat .8em 1em;
}
/* ItemGroup - Ende */

/* ItemGroupInline - Anfang */
#itemGroupInline {
	width:550px;
/*	padding: .7em;*/
	height: 100%
}

#itemGroupInline ul.pager {
	list-style-type: none;
	float: right;
}

#itemGroupInline ul.pager li {
	color: #E4E4E4;
	display: inline;
}

#itemGroupInline ul.pager li span {
	color: #E4E4E4;
	font-weight: 700;
}

#itemGroupInline form fieldset label {
	float: left;
	clear: left;
	display: block;
	font-weight: 700;
	width: 12em;
}


#itemGroupInline form fieldset span, #itemGroupInline form fieldset select {
	float: left;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 3px;
}

#itemGroupInline form fieldset ul.pages {
	float: left;
	text-align:left;
	margin:0;
	padding:0;
}

#itemGroupInline form fieldset ul li {
	display: inline;
	font-weight: 700;
	color: #E4E4E4;
	background-color: transparent;
}

#itemGroupInline form fieldset ul li a {
	color: #E4E4E4;
	background-color: transparent;
	font-weight: normal;
}

#itemGroupInline ul.itemline {
display: block;
}

#itemGroupInline ul.itemline li {
	float: left;
}

#itemGroupInline ul.itemline li.image {
	clear: left;
	width: 21%;
	padding-top: .1em;
}

#itemGroupInline ul.itemline li.text {
	width: 48%;
}
/*
#itemGroupInline ul.itemline li.text h2 {
	background-color: transparent;
	color: #E4E4E4;
	padding: 0;
	font-weight: 700;
}
*/
#itemGroupInline ul.itemline li.text p {
	padding-top: .2em;

	font-weight: 500;
	text-align: justify;
}

#itemGroupInline ul.itemline li.text p a {
	font-weight: 700;
}

#itemGroupInline ul.itemline li.text p a:hover, #itemGroupInline ul.itemline li.text p a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#itemGroupInline ul.itemline li.info {
	width: 31%;
	text-align: right;
}

#itemGroupInline ul.itemline li.info ul li {
	float: none;
}

#itemGroupInline ul.itemline li.info ul li.oldprice label {
	background-color: transparent;
	color: #2b2c85;

	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.oldprice span {
	background-color: transparent;
	color: #2b2c85;

	font-weight: 700;
	text-decoration: line-through;
}

#itemGroupInline ul.itemline li.info ul li.specialprice label {
	background-color: transparent;
	color: #2b2c85;

	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.specialprice span {
	background-color: transparent;
	color: #2b2c85;

	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.baseprice {
	background-color: transparent;
	color: #2b2c85;

	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.uvp {

	font-weight: 500;
	padding-top: .2em;
}

#itemGroupInline ul.itemline li.info ul li.pricenotice {
	background-color: transparent;
	color: #E4E4E4;

	font-weight: 500;
	padding-top: .1em;
}

#itemGroupInline ul.itemline li.info ul li.pricenotice a {
	background-color: transparent;
	color: #E4E4E4;
	text-decoration: underline;
}

#itemGroupInline ul.itemline li.info ul li.itemnumber {

	font-weight: 500;
	padding-top: .2em;
}

/*
#itemGroupInline ul.itemline li.info ul li.alreadyincart {
	font-weight: 500;
	padding-top: .2em;
}
*/
#itemGroupInline ul.itemline li.info ul li.variationtext {

	font-weight: 500;
}

#itemGroupInline ul.itemline li.info ul li.variationlist {
	font-size: .7em;
	font-weight: 500;
	padding-top: .2em;
}

#itemGroupInline ul.itemline li.info ul li.variationlist label {
	padding-right: .5em;
}

#itemGroupInline ul.itemline li.info ul li.variationlist select {
	font-size: 1em;
	font-weight: normal;
	width: 7em;
	vertical-align: middle;
}

#itemGroupInline ul.itemline li.info ul li.order input.menge {
	background-color: #ccc;
	color: #E4E4E4;
	font-size: .7em;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.order img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#itemGroupInline ul.itemline li.line {
	padding: 1em 0 1em 0;
	width: 100%;
}

#itemGroupInline ul.itemline li.line hr {
	border: 1px dashed #aaa;
	vertical-align: middle;
}

#itemGroupInline ul.itemline .buttons {
	font-size: .7em;
}
/* Itemline - Ende */

/* TeaserContainer - Anfang */
#teasercontainer {
	float: left;
	width: 12.7em;
	padding-left: .3em;
}
/* TeaserContainer - Ende */

/* Leftcontainer - Anfang */
#leftcontainer {
	float: left;
	width: 12.7em;
	padding-left: .3em;
}
/* Leftcontainer - Ende */

/* MiddleContainer - Anfang */
#middlecontainer {
	float: left;
	width: 37.7em;
	padding-left: .3em;
}
/* MiddleContainer - Ende */

/* Rightcontainer - Anfang */
#rightcontainer {
	float: left;
	width: 50.7em;
	padding-left: .3em;
}
/* Rightcontainer - Ende */

/* Quickorder - Anfang */
#quickOrder form table {
	width: 100%;
}

#quickOrder form table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .6em;
	height: 1.7em;
	text-indent: .5em;
	vertical-align: middle;
}

#quickOrder form table tbody {
	background-color: #E4E4E4;
}

#quickOrder form table tbody input {
	background-color: #eee;
	border-color: #000;
	color: #E4E4E4;
	font-size: .8em;
	margin: .2em 0 .2em .5em;
}
/* Quickorder - Ende */

/* Manufacturer - Anfang */
#manufacturer ul {
	padding: 0 .5em 0 .5em;
}

#manufacturer ul li {
	font-size: .7em;
	font-weight: 700;
	padding: .3em 0 .3em 0;
}

#manufacturer ul li.line {
	border-bottom: 1px dashed #aaa;
}
/* Manufacturer - Ende */

/* Cart - Anfang */
/*
#cart p.emptycart {
	font-size: .7em;
	font-weight: 500;
	background: transparent url(../img/shoppingbasket_empty.gif) no-repeat 1em 1em;
	height: 4.6em;
	padding: 2em .5em 0 6.5em;
}
*/
/*
#cart form table {
	width: 100%;
}
*/
/*
#cart form table thead tr {
	background-color: #CED2DD;
	color: #E4E4E4;*/
/*	font-size: .6em;
	height: 1.7em; */
/*	vertical-align: middle;
}
*/

/*
#cart form table tbody, #cart form table tfoot {
	font-size: .8em;
}
*/

/*
#cart form table tbody input {
	background-color: #eee;
	border-color: #000;
	color: #E4E4E4;
	margin: .2em 0 .2em .5em;
}
*/
/*
#cart form table tr td {
	padding: .2em;
}
*/
/*
#cart ul {
	margin: .4em .2em .3em 0;
	text-align: right;
}
*/
/*
#cart ul li {
	display: inline;
}
*/
/*
#cart ul li input.buttons {
	font-size: .7em;
	margin-bottom: .2em;
}
*/
/* Cart - Ende */

/* AGB & Privacy - Anfang */
#agb p, #privacy p {
	font-size: .7em;
	font-weight: 500;
	padding: .35em .5em .4em .5em;
}
/* AGB & Privacy - Ende */

/* Impressum - Anfang */
#imprint ul {
	padding: .35em 0 0 .5em;
}

#imprint ul li {
	font-size: .7em;
	font-weight: 500;
	padding-bottom: .6em;
}
/* Impressum - Ende */

/* Item - Anfang */
#item {
	height: 100%;
}

#item p.logo_background {
	background: transparent url(../img/webshop_logo.jpg) no-repeat right bottom;
	font-size: .8em;
	height: 20.5em;
	padding: 1.5em 0 0 5.9em;
}

#item span.image {
	background: transparent url(../img/basket_filled_big.gif) no-repeat .8em 1em;
}

#item ul {
	padding: .35em 0 .4em .5em;
}

#item ul li ul {
	padding: .35em .5em .4em .5em;
}

#item ul li.image {
	display: block;
}

#item ul li.image ul {
	float: left;
	/* IE-Anpassung */
	margin-top: -1.15em;
}

html>body #item ul li.image ul {
	margin-top: 0;
}

#item ul li.info ul {
	float: right;
	text-align: right;
}

#item ul li.info span.itemAmountUnit {
	font-size: .7em;
}

#item ul li.info ul li.oldprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#item ul li.info ul li.oldprice span {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
	text-decoration: line-through;
}

#item ul li.info ul li.specialprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#item ul li.info ul li.specialprice span {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#item ul li.info ul li.baseprice {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#item ul li.info ul li.pricenotice {
	background-color: transparent;
	color: #E4E4E4;
	font-size: .6em;
	font-weight: 500;
	padding-top: .1em;
}

#item ul li.info ul li.pricenotice a {
	background-color: transparent;
	color: #E4E4E4;
	text-decoration: underline;
}

#item ul li.info ul li.itemnumber {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#item ul li.info ul li.uvp {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

/*
#item ul li.info ul li.alreadyincart {

	font-size: .65em;
	font-weight: 500;
	padding-top: .2em;
}
*/
#item ul li.info ul li.variationtext, #item ul li.info ul li.variationlist {
	font-size: .7em;
	font-weight: 500;
}

#item ul li.info ul li.variationlist {
	padding-top: .2em;
}

#item ul li.info ul li.variationlist label {
	padding-right: .5em;
}

#item ul li.info ul li.variationlist select {
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	width: 7em;
}

#item ul li.info ul li.order {
	padding-top: .5em;
}

#item ul li.info ul li.order input.menge {
	background-color: #ccc;
	color: #E4E4E4;
	font-size: .7em;
	font-weight: 700;
}

#item ul li.info ul li.order img {
	height: 160px;
	vertical-align: middle;
	width: 16px;
}

#item ul li.text {
	clear: both;
	padding-top: 1.2em;
	font-size: .8em;
}

#item ul li.text * {
	background-color: transparent;
	color: #E4E4E4;
	font-weight: normal;
	float: none;
	text-align: left;
}

#item ul li.files ul {
	float: none;
}

#item ul li.files ul li img {
	vertical-align: middle;
}

#item ul li.files ul li a {
	font-size: .7em;
	font-weight: 700;
}

/*
#item .buttons {
	font-size: .7em;
}
*/
/* Item - Ende */

/* Cross Selling */
#crossSellingGroups ul {
	padding: .35em .5em .4em .5em;
}

#crossSellingGroups ul li {
	font-size: .7em;
	font-weight: 700;
	padding: .3em 0 .3em 0;
}

#crossSellingGroups ul li.line {
	border-bottom: 1px dashed #aaa;
}

#crossSellingItems ul {
	border-bottom: 1px dashed #aaa;
	padding: .35em .5em .4em .5em;
}

#crossSellingItems ul.last {
	border: none;
}

#crossSellingItems ul li a {
	font-size: .7em;
	font-weight: 700;
}

#crossSellingItems ul li.text {
	background-color: transparent;
	color: #E4E4E4;
	font-size: .6em;
	font-weight: 500;
}
/* Cross Selling Ende */

/* Quickcart Status - Anfang */
#quickCartStatus table {
	width: 100%;
}

#quickCartStatus table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .6em;
	height: 1.7em;
	text-indent: .5em;
	vertical-align: middle;
}

#quickCartStatus table tbody tr {
	text-indent: .5em;
}

#quickCartStatus tbody a {
	font-size: .6em;
}

#quickCartStatus tbody a img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#quickCartStatus tbody span {
	font-size: .6em;
}
/* QuickcartStatus - Ende */

/* itemSearch - Anfang */
#itemSearch p.logo_background {
	background: transparent url(../img/webshop_logo.jpg) no-repeat right bottom;
	height: 20.5em;
	font-size: .8em;
	padding: 1.5em 0 0 5.9em;
}

#itemSearch span.image {
	background: transparent url(../img/basket_filled_big.gif) no-repeat .8em 1em;
}
/* ItemSearch - Ende */

/* ItemGroupInline - Anfang */
#itemSearchInline {
	width:550px;
/*	padding: .7em;*/
	height: 100%
}

#itemSearchInline ul.pager {
	float: right;
}

#itemSearchInline ul.pager li {
/*	background-color: transparent;*/
	color: #E4E4E4;
	display: inline;
	font-size: .7em;
}

#itemSearchInline ul.pager li a, #itemSearchInline ul.pager li span {
/*	background-color: transparent;*/
	color: #E4E4E4;
}

#itemSearchInline ul.pager li span {
	font-weight: 700;
}

#itemSearchInline form fieldset label {
	float: left;
	clear: left;
	display: block;
	font-size: .7em;
	font-weight: 700;
	width: 12em;
}

#itemSearchInline form fieldset span, #itemSearchInline form fieldset select {
	font-size: .7em;
	float: left;
	margin-bottom: .4em;
}

#itemSearchInline form fieldset ul.pages {
	font-size: .7em;
	float: left;
	margin-bottom: 1.9em;
}

#itemSearchInline form fieldset ul li {
	background-color: transparent;
	color: #E4E4E4;
	display: inline;
	font-weight: 700;
}

#itemSearchInline form fieldset ul li a {
	background-color: transparent;
	color: #E4E4E4;
	font-weight: normal;
}

#itemSearchInline ul.itemline {
	display: block;
}

#itemSearchInline ul.itemline li {
	float: left;
}

#itemSearchInline ul.itemline li.image {
	clear: left;
	padding-top: .1em;
	width: 18%;
}

#itemSearchInline ul.itemline li.text {
	width: 48%;
}

#itemSearchInline ul.itemline li.text h2 {
	background-color: transparent;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 700;
	padding: 0;
}

#itemSearchInline ul.itemline li.text p {
	font-size: .7em;
	font-weight: 500;
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.text p a {
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info {
	text-align: right;
	width: 34%;
}

#itemSearchInline ul.itemline li.info ul li {
	float: none;
}

#itemSearchInline ul.itemline li.info ul li.oldprice label, #itemSearchInline ul.itemline li.info ul li.oldprice span, #itemSearchInline ul.itemline li.info ul li.specialprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info ul li.oldprice span {
	text-decoration: line-through;
}

#itemSearchInline ul.itemline li.info ul li.specialprice span, #itemSearchInline ul.itemline li.info ul li.baseprice {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info ul li.uvp {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.info ul li.pricenotice {
	background-color: transparent;
	color: #E4E4E4;
	font-size: .6em;
	font-weight: 500;
	padding-top: .1em;
}

#itemSearchInline ul.itemline li.info ul li.pricenotice a {
	background-color: transparent;
	color: #E4E4E4;
	text-decoration: underline;
}

#itemSearchInline ul.itemline li.info ul li.itemnumber {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}
/*
#itemSearchInline ul.itemline li.info ul li.alreadyincart {

	font-size: .65em;
	font-weight: 500;
	padding-top: .2em;
}
*/
#itemSearchInline ul.itemline li.info ul li.variationtext, #itemSearchInline ul.itemline li.info ul li.variationlist {
	font-size: .7em;
	font-weight: 500;
}

#itemSearchInline ul.itemline li.info ul li.variationlist {
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.info ul li.variationlist label {
	padding-right: .5em;
}

#itemSearchInline ul.itemline li.info ul li.variationlist select {
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	width: 7em;
}

#itemSearchInline ul.itemline li.info ul li.order input.menge {
	background-color: #ccc;
	color: #E4E4E4;
	font-size: .7em;
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info ul li.order img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#itemSearchInline ul.itemline li.line {
	padding: 1em 0 1em 0;
	width: 100%;
}

#itemSearchInline ul.itemline li.line hr {
	border: 1px dashed #aaa;
	vertical-align: middle;
}
/*
#itemSearchInline ul.itemline .buttons {
	font-size: .7em;
}
*/
/* ItemSearchInline - Ende */

/* ItemProfiSearch - Anfang */
#itemProfiSearch span.image {
	background: transparent url(../img/profisearch.gif) no-repeat .8em 1em;
}

#itemProfiSearch p {
	font-size: .7em;
	font-weight: 500;
	padding: .35em .5em .4em .5em;
}

#itemProfiSearch p.text {
	font-size: .7em;
	font-weight: 500;
	padding: 2em .5em .4em 8em;
}

#itemProfiSearch ul.sml, #itemProfiSearch ul.fromTo ul {
	font-size: .8em;
	padding: .35em .5em .4em .5em;
}

#itemProfiSearch ul.sml li label {
	float: left;
	width: 12em;
}

#itemProfiSearch ul.sml li select {
	font-size: .8em;
	width: 11em;
}

#itemProfiSearch ul.fromTo li {
	display: inline;
}

#itemProfiSearch ul.fromTo li.description, #itemProfiSearch ul.text li label {
	float: left;
	width: 8em;
}

#itemProfiSearch ul.fromTo li.from {
	display: block;
	float: left;
	padding-right: 2em;
	width: 7em;
}

#itemProfiSearch ul li input {
	border-color: #000;
	width: 7em;
}

#itemProfiSearch ul.text {
	font-size: .8em;
	padding: .7em .5em .4em .5em;
}
/* ItemProfiSearch - Ende */

/* ShippingCosts - Anfang */
#shippingCosts table {
    margin: .5em .5em .5em .5em;
	padding: .35em .5em .4em .5em;
	width: 95%;
}

#shippingCosts table thead td {
	font-size: .8em;
	font-weight: 700;
	padding-bottom: .2em;
	text-align: left;
}

#shippingCosts table tbody td {
	font-size: .7em;
}

#shippingCosts table tbody th {
	font-size: .7em;
	text-align: left;
}

#shippingCosts p {
	font-size: .7em;
	font-weight: 500;
	padding: .35em .5em .4em .5em;
}
/* ShippingCosts - Ende */

/* Login Anfang */
/*
#login p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}
*
/*
#login p a {
	font-weight: 700;
}
*/
/*
#login .form {
	padding: .35em .5em .4em .5em;
}
*/
/*
#login .form submit {
	padding: .35em .5em .4em .5em;
    font-weiht: 700;
    }
*/
/* Login Ende */

/* NewPassword  & PasswordSend - Anfang */
#newPassword p, #passwordSend p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#newPassword .form {
	padding: .35em .5em .4em .5em;
}

#passwordSend {
	border: 1px dashed #aaa;
}
/* NewPassword  & PasswordSend - Ende */

/* MyAccount - Anfang */
#myAccount p {
	font-size: .7em;
	padding: .35em .5em .9em .5em;
}

#myAccount ul {
	padding: .35em .5em .4em .5em;
}

#myAccount ul li {
	font-size: .7em;
	padding-left: 6em;
	height: 6em;
	width: 46em;
}

#myAccount ul li a {
	font-size: .95em;
}

#myAccount .myBuyList {
	background: transparent url(../img/quick_cart.gif) no-repeat 0 0;
}

#myAccount .myCustomer {
	background: transparent url(../img/personal.gif) no-repeat 0 0;
}

#myAccount .myOrders {
	background: transparent url(../img/package_view.gif) no-repeat 0 0;
}
/* MyAccount - Ende */

/* NewCustomer - Anfang */
#newCustomer h3 {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .68em;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
	margin: 4em 0 .8em 0;
}

#newCustomer p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#newCustomer fieldset {
	padding: .35em .5em .4em .5em;
}
#newCustomer span.image {
	background: transparent url(../img/personal.gif) no-repeat .5em 0;
}
/* NewCustomer - Ende */

/* QuickCart - Anfang */
#quickCart h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#quickCart p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#quickCart p.text {
	padding-top: 1.15em;
}

#quickCart span.image {
	background: transparent url(../img/quick_cart.gif) no-repeat .5em .5em;
}

/*
#quickCart .buttons {
	font-size: .7em;
}
*/
#quickCart fieldset ul {
	padding-left: .5em;
}

#quickCart fieldset table {
	padding: .35em .5em .4em .5em;
}

#quickCart fieldset table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 600;
}

#quickCart fieldset table thead td.date {
	width: 20%;
}

#quickCart fieldset table thead td.name {
	width: 20%;
}

#quickCart fieldset table thead td.action {
	width: 60%;
}

#quickCart fieldset table tbody td {
	font-size: .7em;
	font-weight: 600;
}
/* QuickCart - Ende */

/* QuickCartDetails - Anfang */
#quickCartDetails h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#quickCartDetails h2 a:hover, #quickCartDetails h2 a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#quickCartDetails p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#quickCartDetails p.text {
	padding-top: 1.15em;
}

#quickCartDetails table {
	padding: .35em .5em .4em .5em;
}

#quickCartDetails span.image {
	background: transparent url(../img/quick_cart.gif) no-repeat .5em .5em;
	width: 4.5em;
	height: 3.8em;
}

#quickCartDetails table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 500;
}

#quickCartDetails table td {
	padding-left: .4em;
}

#quickCartDetails table tbody td {
	font-size: .7em;
	font-weight: 500;
	padding-bottom: 1.2em;
}

#quickCartDetails table tbody img {
	height: 16px;
	width: 16px;
}

#quickCartDetails table tfoot td {
	font-size: .8em;
	padding-bottom: .5em;
}

#quickCartDetails fieldset {
	float: left;
}
/* QuickCartDetails - Ende */

/* MyCustomer - Anfang */
#myCustomer h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#myCustomer h3 {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .68em;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
	margin: 4em 0 .8em 0;
}

#myCustomer p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#myCustomer fieldset {
	padding: .35em .5em .4em .5em;
}

#myCustomer span.image {
	background: transparent url(../img/personal.gif) no-repeat .5em 0;
	width: 4em;
	height: 3em;
}
/* MyCustomer - Ende */

/* MyDeliverAddress - Anfang */
#myDeliverAddress h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#myDeliverAddress h2 a:hover, #myDeliverAddress h2 a:focus {
	background-color: #aaa;
	color: #E4E4E4;
}

#myDeliverAddress p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#myDeliverAddress fieldset {
	padding: .35em .5em .4em .5em;
}

#myDeliverAddress span.image {
	background: transparent url(../img/personal.gif) no-repeat .5em 0;
	width: 4em;
	height: 3em;
}
/* MyDeliverAddress - Ende */

/* MyOrders - Anfang */
#myOrders h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#myOrders h2 a:hover, #myOrders h2 a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#myOrders p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#myOrders table {
	padding: .35em .5em .4em .5em;
	width: 100%;
}

#myOrders table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 500;
}

#myOrders table td {
	padding-left: .4em;
}

#myOrders table tbody td {
	font-size: .7em;
	font-weight: 500;
	padding-bottom: 1.2em;
}

#myOrders table tbody img {
	height: 32px;
	width: 32px;
}

#myOrders table tfoot td {
	font-size: .8em;
	padding-bottom: .5em;
}
/* MyOrders - Ende */

/* MyOrderDetail - Anfang */
#myOrderDetail h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#myOrderDetail h2 a:hover, #myOrderDetail h2 a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#myOrderDetail h3 {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .68em;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}

#myOrderDetail p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#myOrderDetail table {
	padding: .35em .5em .4em .5em;
	border-spacing: 0;
	width: 100%;
}

#myOrderDetail table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 500;
}

#myOrderDetail table td {
	padding-left: .4em;
}

#myOrderDetail table tbody td {
	font-size: .7em;
	font-weight: 500;
	padding-bottom: 1.2em;
}

#myOrderDetail table tfoot td {
	font-size: .8em;
	padding-bottom: .5em;
}

#myOrderDetail ul {
	padding: .35em .5em .4em .5em;
	vertical-align: middle;
}
/* MyOrderDetail - Ende */

/* ShowCustomer - Anfang */
#showCustomer h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#showCustomer h2 a:hover, #showCustomer h2 a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#showCustomer h3 {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .68em;
	font-weight: 700;
	padding: .4em 0 .4em .5em;
}

#showCustomer p {
	font-size: .7em;
	padding: .35em 0 .4em .5em;
}

#showCustomer table {
	padding: .35em 0 .4em .5em;
	width: 100%;
}

#showCustomer table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 500;
}

#showCustomer table td {
	padding-left: .4em;
}

#showCustomer table tbody td {
	font-size: .7em;
	font-weight: 500;
}

#showCustomer table tfoot td {
	font-size: .8em;
	padding-bottom: .5em;
}

#showCustomer ul {
	padding: .35em 0 .4em .5em;
	vertical-align: middle;
}

#showCustomer ul li a {
	font-size: .7em;
}

#showCustomer .separation {
	padding-bottom: 1.5em;
	margin: 0;
	border-bottom: 1px dashed #aaa;
}
/* ShowCustomer - Ende */

/* OrderPayship - Anfang */
#orderPayship h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#orderPayship h2 a:hover, #orderPayship h2 a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#orderPayship p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#orderPayship fieldset {
	padding: .35em .5em .4em .5em;
}
/* OrderPayship - Ende */

/* OrderEnd - Anfang */
#orderEnd h2 a {
	background-color: #aaa;
	color: #E4E4E4;
	text-decoration: underline;
}

#orderEnd h2 a:hover, #orderEnd h2 a:focus {
	background-color: transparent;
	color: #E4E4E4;
}

#orderEnd h3 {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .68em;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}

#orderEnd p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#orderEnd table {
	padding: .35em .5em .4em .5em;
	width: 100%;
}

#orderEnd table thead tr {
	background-color: #ddd;
	color: #E4E4E4;
	font-size: .8em;
	font-weight: 500;
}

#orderEnd table td {
	padding-left: .4em;
}

#orderEnd table tbody td {
	font-size: .7em;
	font-weight: 500;
	padding-bottom: 1.2em;
}

#orderEnd table tfoot td {
	font-size: .8em;
	padding-bottom: .5em;
}

#orderEnd ul {
	padding: .35em .5em .4em .5em;
	vertical-align: middle;
}

#orderEnd textarea {
	margin: .35em .5em .4em .5em;
}

#orderEnd ul.addressleft {
	font-size: .8em;
	float: left;
}

#orderEnd ul.addressright {
	font-size: .8em;
	padding: 0 0 .5em 25em;
}

#orderEnd table tbody td img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
/* OrderEnd - Ende */

/* OrderThanks - Anfang */
#orderThanks p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}
/* OrderThanks - Ende */

/* Cookie - Anfang */
#cookie p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}
/* Cookie - Ende */

/* Formulare - Anfang */
.form {
	list-style-type: none;
}

.form li {
	vertical-align: middle;
}

.form label {
	float: left;
	font-size: .7em;
	width: 10em;
	font-weight: 700;
}

.form input {
	width: 12em;
	border-color: #000;
	background-color: #eee;
	margin: .2em .2em .3em .2em;
	color: #E4E4E4;
}

.formTwoColumns {
	list-style-type: none;
	clear: left;
}

.formTwoColumns li {
	vertical-align: middle;
	float: left;
	padding-bottom: .2em;
	width: 48%;
}

.formTwoColumns label {
	float: left;
	font-size: .7em;
	width: 10em;
	font-weight: 700;
	display: block;
}

.formTwoColumns input {
	width: 11.4em;
	border-color: #000;
	background-color: #eee;
	color: #E4E4E4;
	padding: 0 .1em;
}

.formTwoColumns span {
	width: 12em;
	font-size: .8em;
}

.formTwoColumns select {
	width: 12.3em;
	border-color: #000;
	background-color: #eee;
	color: #E4E4E4;
}

.formTwoColumns input.radio {
	width: auto;
	border-color: #000;
	background-color: #eee;
	float: left;
}

.formTwoColumns .separator {
	width: 4%;
}

/* Formulare - Ende */

/* Allgemeine Definitionen - Anfang */
.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}
/* Allgemeine Definitionen - Anfang */

.buttons {
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
background: url(/_gfx/background_form_element.jpg) repeat-x center left;
height:24px;
font-size:11px;
margin:0 5px;
border:1px solid #020203;
font-weight:bold;
color:#E4E4E4;
}
.menge{
	height:16px;
	width:16px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #666;
	}
	
