/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------lles
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
(c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
   
   
   
   *{margin: 0; padding: 0;}


html {height: 100%; width: 100%;}
body {background-color: #ffffff; margin: 0; padding: 0; color: #000000;font-family: Georgia,Times,serif; font-size: 62.5%; height: 100%; }

html>body {
font-size: 10px;height: 100%; width: 100%;}



.boxText { 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.boxTextBG {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.errorBox {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 11âpx;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: underlines;
}

A:hover {
  color: #0000ff;
  text-decoration: none;
  background-color: #C4D9CE;
}
A:hover img {
  color: #0000ff;
  text-decoration: none;
  background-color: #ffffff;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.2em;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.2em;
}

TD.accountCategory {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.2em;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 8px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* CSS Document */

/*-------------------- ALLGEMEINE STYLES ----------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	list-style-type:none;
}

html {
	width: 100%;
	height: 100%;
	background-image: url(img/bgtopsmall.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

body {
	background-image: url(img/bgbg.gif);
	background-position:right top;
	background-repeat:repeat-y;
	font-size: 1.3em;
	_font-size: 0.85em;
	
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	color:#205554;

}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	color:#000000;


}

#maincontent h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	color:#000000;


}

a:hover {
	color: black;
}

#alles {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 627px;
/*<!--	background-image:url(img/bgalles.jpg);
	background-position:top;
	background-repeat:repeat-x;-->*/
	background-image: url(img/bgalles_neu.gif); background-repeat:repeat-x; background-position:left -13px;


}

/*-------------------- LINKE NAVIGATION + -LISTEN ----------------------------*/
#leftnav {
float:left;
left: 1px;
margin-top: 110px;
width:20%;
border-right: 1px dotted #000000;
z-index: 50;
padding-left: 1%;
}

#maincontent {
float:left;
margin-top: 125px;
width:55%;
padding: 20px 0 0 20px;

padding-right: 1%;
}

#rightnav {
float:right;

margin-top: 108px;
width:15%;
z-index: 50;


}

dl.navdl {

width: 100%;
	
}

	.navdl dt {
	float: left;
	font-size: 1.1em;
	width: 20%;
	clear:both;
	margin:0; padding:2px 0 2px 0;



}

.navdl dt img{width: 90%; height: auto;}
.navdl dd {
margin:0; padding:2px 0 2px 0;
	float: right;
	width: 70%;
	font-size: 1.1em;
	border-bottom: 1px dotted #cccccc;

	}


#breadcrumb {
	position: absolute;
	left: 20px;
	top: 90px;
	height: 20px;
	width: 741px;
	font-size: 1.1em;
	color: #ffffff;
	z-index: 5;

}



#servicenav {
	position: absolute;
	top: 83px;
	left: 530px;
	width: 240px;
	text-align: right;
	z-index: 60;
	height: 18px;
padding: 2px; background-color: #ffffff;
border-left: 1px dotted #000000; border-top: 1px dotted #000000;



}


#servicenav a {
font-size: 1.2em;
color: #000000;
font-weight: bold;
}

#navheader, .boxy h2, .boxy h3, .boxy2 h2, .boxy2 h3 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
padding:3px 0;
	background-color:#205554;
color: #ffffff;
/*	border-bottom: 2px solid #C4D9CE;*/
border-top: 1px dotted #000000;
		padding-right: 0px!important;


}

 .boxy3 h2, .boxy3 h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding:1px 0 1px 0;
	padding-left:0;
	color:#ffffff;
	background-color:#205554;
	border-bottom: 1px dotted #C4D9CE;
/*	border-top: 1px solid #C4D9CE;
	
/*	background-image:url(img/headertest.jpg);
	background-position:right top;
	background-repeat: no-repeat;*/

	width: 100%;

}

.boxy h3, .boxy2 h3, .boxy3 h3 {
	color: #222222;
}

.boxy p, .boxy2 p, .boxy3 p{
	font-size: 1.2em;
}

.boxy .sum, .boxy2 .sum, .boxy3 .sum   {
	background-color: #EAEAEA;
	text-align: right;
	font-size: 1.2em;
	margin: 4px;
}

.boxy li, .boxy2 li, .boxy3 li  {
	text-transform: uppercase;
	font-weight: bold;
	color:#000000;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	text-indent: 5px;

}

.boxy label, .boxy input, .boxy2 label, .boxy2 input, .boxy3 label, .boxy3 input {
	margin-left: 10px;
}

.ul1, .ul0 {

}

ul.ul0 li a, .boxy li a {
	display:block;
	color: #000000;
	/*background-color: #B96060;*/
		border-right: 1px solid #ffffff;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration:none;
}

ul.ul0 li a:hover, .boxy li a:hover {
	display:block;
	color: #000000;
	background-color: #C4D9CE;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 4px;
	text-decoration:none;
}


ul.ul0 li, ul.cart li {
	font-size: 1.2em;
	text-transform: none;
	font-weight: bold;
	background-color:#ffffff;
	color:#000000;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	background-image:none;

}

ul.ul1 li a, ul.cart li a {
	border-right: 1px solid #ffffff;
font-size:0.9em;
	padding-left: 14px;
	text-decoration:none;
	color: #666666;
}

ul.ul1 li a:hover, ul.cart li a:hover {
	color: #B96060;
	background-image:url(img/bga.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	text-decoration:none;
	background-color:#ffffff;
}

ul.ul2 li {
	font-size: 1.1em;
	text-transform: none;
	font-weight: normal;
	background-color:#ffffff;
	color:#444444;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	margin-left: -5px;
	padding-left:5px;
}

ul.ul2 li a {
		border-right: 1px solid #ffffff;
	padding-left: 20px;
	text-decoration:none;
	color: #666666;
}

ul.ul2 li a:hover {
color: #B96060;
	text-decoration:none;
	padding-left: 20px;
	background-image:url(img/bga.gif);
	background-position:left center;
	background-repeat: no-repeat;
}



.boxy, .boxy2{
display:block;
padding-right: 2px!important;
padding-right:0px;

margin-bottom: 10px;
clear:both;

}

.boxy3{

padding-right: 2px!important;
padding-right:0px;
border: 1px solid #cccccc;
margin-bottom: 10px;

}


/*-------------------- MAIN-CONTENT ----------------------------*/




#maincontent label {
	width: 20%;
	float: left;

}


#maintext {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #000000;
line-height: 1.8em;
padding-bottom: 10px;
margin-bottom: 5px;
background-image: url(img/linielaengs.gif);
background-position:left bottom;
background-repeat: repeat-x;
/*border-bottom: 1px dashed #6C9F84;*/

}

.toptext {
font-size: 1.4em;
color: #000000;
line-height: 1.8em;
padding-bottom: 10px;
padding-top: 10px;
margin-bottom: 5px;
margin-top: 3px;

}


#product-list {
clear: both;
width: 100%;
padding-top: 12px;
pading-bottom: 12px;
/*background-image: url(img/linielaengs.gif);
background-position:left bottom;
background-repeat: repeat-x;*/


}

dl#product-list {width: 70%;}


		
.catbild {
position: relative;
margin-bottom: 10px;
padding-right: 20px;
margin-right: 22px;

}


.catbeschreibung {
font-size: 1.2em;
line-height: 1.7em;
padding: 10px 16px 8px 0;
margin-bottom: 12px;
padding-bottom: 12px;
}
/*-------------------- HEADER ----------------------------*/


#allesheader {
position:absolute;
left:0px;
top:0px;
width: 772px;
height: 110px;
background-image:url(img/bg_top2.jpg);
background-position:left;
background-repeat:no-repeat;
}



/*-------------------- PRODUKTE ----------------------------*/

h3 {
margin: 5px 2px 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
color: #000000;
line-height: 1.7em;
padding: 12px 2px 3px 0;
background-image: url(img/h3bg.gif);
background-position:right bottom;
background-repeat: no-repeat;

text-transform: uppercase;
}

h4 {
margin: 10px 2px 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #000000;
line-height: 1.7em;
padding: 10px 2px 10px 0;
border-top: 1px solid #6C9F84;
text-transform: uppercase;
}

.produkt {
/*float:left;*/
width: 50%;

background-image: url(img/linielaengs.gif);
background-position:left bottom;
background-repeat: repeat-x;

}

#produktname {

font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
font-weight: bold;
color: #6C9F84;
line-height: 1.8em;

}

#eigenschaften {

font-family:Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
color: #000000;
line-height: 1.7em;
padding-bottom: 10px;
margin-bottom: 5px;


}


#smalltext {

font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
color: #000000;
line-height: 1.55em;




}
#smallbild {
position: relative;
float: left;
padding-right: 5px;
padding-bottom: 5px;
}

.sep10 {
	height: 10px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}

/* */
dl {
clear: both;
	padding-bottom: 12px;
	margin: 1px;

}

#categorieList dl.catlisting {
width: 100%;
border-bottom: 1px dotted #cccccc;
}



 dt {
float: left;




}
dd {
float: left;
	width: 320px;
	margin: 16px 10px 16px 5px;

	font-size: 1.2em;
	z-index: 500;


}

dd a:link, dd a:visited {
	text-decoration: underline;
}

dt img {
	margin: 5px 0 0 0;
	padding: 0;
}
/* BOX FUER NEUE ARTIKEL AUF STARTSEITE*/
#boxyCont, #categorieList {
	width: 100%;
	line-height: 1.6em;

}

#maincontent #categorieList dl.catlisting {

	
}
#categorieList dd {
float:right; 




}
#categorieList dt {
float:left;

}


/*# dl {
	float: none;
	width: 460px;
padding-bottom: 12px;


}*/
/*# dt{
position: absolute;
left: 0px;
top: 0px;
width: 60px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;

		}*/
		

#product-info dl {
float: left;
	display: block;
	width: 100%;
padding-bottom: 12px;
border: 1px solid #cccccc;


}
		
#product-info dd  {
float: left;
width: 60%;
font-size: 1.3em; line-height: 1.6em;

		}



#product-info dt{
float: right;
width: 30%;



		}
		
		#product-info dt img {height:auto;width: 100%;}
#product-list dl {
float: left;
	width: 100%;
padding-bottom: 12px;
border: 1px solid #cccccc;


}

#product-list dt {width: 20%; float:left;}
#product-list dt img {height:auto;width: 100%;}
#product-list dd {width: 70%; float:right;}


.kleintext {
font-size: 0.9em;
padding: 5px;
width: 40%;
border: 1px solid #cccccc;
background-color:#eeeeee;
}
		
/*# dd  {
position: relative;
width: 440px;
left: 80px;
top: 0px;
		}*/



/* copy footer */
#xtcopy {
display: none;
position: relative;
left: 0px;
top: 0px;
	clear:both;
	width: 460px;
	text-align: center;
}
/* KONTAKT FORMULAR */
#kontaktform label{
	float: left;
	width: 130px;
}
#kontaktform .trenner {
	width: 100%;
/*	border-bottom: 1px dashed #ED772F;*/
background-image: url(img/linielaengs.gif);
background-position:left bottom;
background-repeat: repeat-x;
	clear: both;
	padding: 10px 0 10px 0;
}

#boxcart {
padding-left: 8px;
font-size: 1.2em;
padding-bottom: 12px;
}


#boxcart img {
padding-right: 3px;
}

.boxy label, .boxy2 label, .boxy3 label, .box_small {
font-size: 1.1em;
font-weight: bold;
padding-bottom: 2px;
padding-top: 2px;
}

.emailform, #field_password, .searchform {
background-color: #ffffff;
border: 1px solid #333333;
height: 14px;
width: 140px;
}


td.img img {width: 80%; height: auto;}
table {width: 100%;}