/* -----------------------------------------------------------------------------------------
   $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 
   -----------------------------------------------------------------------------------------
   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 
   ---------------------------------------------------------------------------------------*/

body {
	background-image: url(test/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-size: 12px;
	color:#e4d381;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

img{
	border:0;
}

A {
  color: #a68957;
  text-decoration: none;
}

A:hover {
  color: #a68957;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


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

A.pageResults:hover {
	background: #e4d381;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TEXTAREA {
  width: 98%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

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

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #000000;
  text-decoration: underline;
}


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

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

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

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #a68557;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a68957;
}


/* message box */

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

/* input requirement */

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








.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
	width: 1px;
}



/*		Eigene Formatierung		*/


.clr {clear: both; margin: 0; padding: 0;}
.clrsmall {
	clear: both;
	padding: 0;
	height: 1px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.clrnone {clear: both; margin: 0; padding: 0; height: 0px; overflow: hidden;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 4px; overflow: hidden;}

label {width: 180px; float: left;}
legend {
	color: #e4d381;
}
fieldset {
	border: 1px solid #a68957;
	padding: 5px 5px 5px 10px;
}


#topbg {
	height: 164px;
	background-image: url(test/topbg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#topimg
{
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 980px;
	background-image: url(test/topimg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#topcontent {
	width: 980px;
	height: 90px;
	margin: 0 auto 0 auto;
}



#toplinkcopy {
  font-size: 10px;
  color: #454545;
  text-align: center;
  width: 120px;
  float: right;
  margin: 1px 0 0 0px;
  padding: 0 1px 0 0;
}

#topmenubox {
	clear: both;
	width: 980px;
	margin: 0 auto 0 auto;
	font-size: 11px;
	color: #a68957;
}

#topmenu {
	width: 700px;
	height: 37px;
	float: left;
	color: #a68957;
}

.menutop {
	padding: 0;
	color: #a68957;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.menutop li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #a68957;
	font-family: Verdana, Geneva, sans-serif;
}


.menutop li a {
	float: left;
	width: 100px;
	height: 25px;
	text-align: left;
	font-size: 14px;
	color: #a68957;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.menutop li a:hover {
	color: #e4d381;
}

#searchbox {
	height: 24px;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#maincontent {
	width: 980px;
	background-image: url(test/mainbg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
}

#leftmenu {
  width: 202px;
  margin: 0px;
  float: left;
  padding: 0 0 0 5px;
}

#navtrail {
  width: 950px;
  padding: 6px 0 0 10px;
  font-size: 11px;
  margin: 0 0 6px 0;
}

#content {
	width: 550px;
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}


#rightmenu {
  width: 202px;
  padding: 0 5px 0 0;
  float: left;  
}




#footer {
	width: 980px;
	height: 42px;
	margin: 0 auto 10px auto;
	background-image: url(test/footer.jpg);
	background-repeat: no-repeat;
}
#footer_pos {
	width: 800px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	float: left;
}
#footer a {
	text-align: center;
	width: 60px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;	
}
#footer a.gewaehlt {
	text-decoration: underline;
	font-weight: bold;
}
#commercial {
  width: 982px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}


/*		########## Menu-Boxen Start ##########		*/

.menutopleft {
	width: 180px;
	height: 21px;
	background-image: url(test/menutop.jpg);
	margin: 0;
	color: #a68957;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}

.menucontentcat {
	padding: 1px 1px 0 1px;
	margin: 0 0 15px 0;
	font-size: 11px;
}

.menucontent {
	padding: 3px;
	margin: 0 0 15px 0;
	font-size: 11px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a68957;
	border-right-color: #a68957;
	border-bottom-color: #a68957;
	border-left-color: #a68957;
}

.bestsellerbox {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 5px 0;
  padding: 4px;
}

.bestsellertopic {
  font-size: 10px;
  text-align: right;
  margin: 0; padding: 0;
}


/*		########## Menu-Boxen Ende ##########		*/




#loginboxtop {
  clear: both;
  width: 900px;
  padding: 5px 0 0 0;
}

#loginboxtop a {
}


.loginfloattext {
  float: left;
  margin: 8px 5px 0 5px;
}

.loginfloatbut{
  float: left;
  margin: 4px 5px 0 5px;
}


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #a68957;
}



/*		######## Start Produktinfo-Seite ########			*/


.pinfofacts {
  float: left;
  width: 170px;
  height: 17px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #ba3026;
  background: #ffdcd7;
}

.productbut {
	float: left;
	width: 170px;
	height: 20px;
	padding: 2px 5px 2px 5px;
	margin: 0 5px 0 0;
	font-size: 11px;
	border: 1px solid #a68957;
	background: #dbe8fa;
}

.reviewsboxinfo {
	padding: 5px;
	border: 1px solid #a68957;
	margin: 0 0 10px 0;
	font-size: 10px;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.leftsideproduct {
  clear: both;
  width: 210px;
  height: 225px;
  overflow: hidden;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 116px 0 0;
  border: 1px solid #b2bc73;
  text-align: center;
}

.rightsideproduct {
  width: 207px;
  float: left;
  margin: 0;
}

.productdesc {
  clear: both;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #b2bc73;
}

.productdeschead {
  font-weight: bold;
  color: #000000;
  background: #dee5bd;
  border: 1px solid #b2bc73;
  border-bottom: 0;
  width: 200px;
  margin:0;
  padding: 5px;  
}

/*		######## Ende Produktinfo-Seite ########			*/



/*		######## Start Categorie-Listing ########			*/

.abstandcat {width: 12px; overflow: hidden; float: left;}

.subcat {
	width: 172px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

.subcat a {
	width: 160px;
	height: 20px;
	padding: 5px;
	color: #a68957;
}

.subcat a:hover {
	text-decoration: underline;
}


/*		######## Ende Categorie-Listing ########			*/


/*		######## Start Bewertungen ########			*/


.reviewsbox {
	padding: 5px;
	border: 1px solid #a68957;
	margin: 0 0 10px 0;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.reviewsboxinfo {
	padding: 5px;
	border: 1px solid #a68957;
	margin: 0 0 10px 0;
	font-size: 10px;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}


/*		######## Ende Bewertungen ########			*/


/*		########## Ueberschriften ##########		*/

.h1topic {
	width: 539px;
	height: 21px;
	overflow: hidden;
	background-image: url(test/contenttop.jpg);
	background-repeat: no-repeat;
	color: #a68957;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	margin: 0 0 10px 0;
	background-position: center center;
}

.h2topic {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

.h2topiclist {
	font-size: 11px;
	height: 36px;
	overflow: hidden;
	background-image: url(test/h2topiclist.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.h2topiclist a {
	color: #a68957;
}


/*		########## Diverses ##########		*/

.logoffbut {
  clear: both;
  margin: 0;
  padding: 12px 0 0 25px;
}

.logoffbut a {color: #ff0000; font-weight: bold;}


.boxlistingpic {
  margin: 5px 0 15px 0;
  text-align: center;
  height: 110px;
}

.pprice {
  padding: 5px;
  margin: 0;
}

.pricebox {
  text-align: center;
}

.boxlisting {
	width: 170px;
	height: 300px;
	border: 1px solid #a68957;
	float: left;
	margin: 0;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.taxinfo {
  font-size: 10px;
}

.listabstand {
  float: left;
  width: 16px;
  overflow: hidden;
}


.headmessage {
	border: 1px dashed #a68957;
	padding: 5px;
	margin: 5px 0 5px 0;
	text-align: center;
}

.accountleftbox {
  width: 250px;
  padding: 5px;
  float: left;
  margin: 0 0 0 7px;
  font-size: 11px;
}

.accountprice {
  text-align: right;
  padding: 0;
  margin: 0;
}

.trenner {
  height: 1px;
  overflow: hidden;
  background: #000000;
  margin: 4px 0 4px 0;
}


.listhori {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.listhori li {float: left;}

.historytabtop {
	border-bottom: 1px solid #a68957;
	font-weight: bold;
	padding: 2px 0 2px 0;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.histsub {
  font-size: 11px;
}

.historyinvoice {
	width: 260px;
	height: 100px;
	padding: 5px;
	float: left;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a68957;
	border-bottom-color: #a68957;
}

.historyblock {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
  margin: 3px 0 6px 0;
}

.historyvalue {
  float: right;
  width: 400px;
  font-size: 11px;
  text-align: right;
}

.addresscolor {
	padding: 4px;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.addressleft {
  width: 270px;
  padding: 3px;
  margin: 0 50px 0 0;
  float: left;
  font-size: 11px;
  background: #d1e5f8;
}

.addressbutleft {
  width: 200px;
  float: left;
}

.giftcartbox {
  border: 1px solid #a68957;
  padding: 3px;
  text-align: center;
}

.littleaddress {
  font-size: 11px;
  border: 1px solid #a4c0d8;
  padding: 3px;
  margin: 2px 0 5px 23px;
}


.checkoutbox {
	width: 127px;
	padding: 4px 2px 4px 2px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 0 0 5px;
	font-size: 10px;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.checkoutboxa {
	width: 127px;
	padding: 4px 2px 4px 2px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 0 0 5px;
	font-size: 10px;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}


.payartbox {
	border: 1px dashed #a68957;
	padding: 4px;
	margin: 3px 0 6px 0;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.payselection {
  float: left;
  width: 40px;
}

.freeshipping {
	padding: 4px;
	margin: 4px 0 4px 0;
	background-image: url(test/hg.png);
}

.partytitle {
  width: 410px;
  float: left;
  margin: 0 10px 0 0;
}

.agbcheckbox {
	padding: 2px;
	margin: 3px 3px 15px 0;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	border: 1px dashed #a68957;
}

.bearbeiten {
	color: #a68957;
}

.confirmationbox {
	border: 1px solid #a68957;
	padding: 4px;
	font-size: 11px;
}

.navigator {font-size: 11px;}

.productpricebox {
  width: 260px;
  float: right;
  text-align: right;
}

.ppics {
  width: 210px;
  float: left;
  text-align: center;
  border-right: 1px solid #cccccc;
  padding: 0 6px 0 0;
}

.productdesc {
	border: 1px solid #a68957;
	padding: 5px;
	margin: 15px 0 15px 0;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.pinfooptions {
	padding: 2px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

.headinggreen {
	padding: 4px;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}

.downloadbox {
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 10px 0 10px 0;
}

.errosearchbox {
	width: 350px;
	padding: 5px;
	margin: 0 auto 0 auto;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
}

.upcoming {
  width: 400px;
  float: left;
}

.upcomingdate {
  width: 140px;
  float: left;
  text-align: right;
}

.upcomingover {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

.artcont {
  width: 410px;
  float: left;
}

.artcontsize {
  width: 130px;
  float: left;
  text-align: right;
}

.artcontbox {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

gratuatebox {
  width: 200px;
}

.gratuatedleft {
  width: 100px;
  float: right;
  padding: 2px 0 2px 0;
}

.gratuatedright {
  width: 100px;
  float: right;
  padding: 2px 4px 2px 0;  
}

.smallText {
  font-size: 11px;
}

.totalblock {
  text-align: right;
  float: right;
}


/*		########## Menu ##########		*/
ul.navilist {
	margin:0px;
	padding:0px;
	list-style-type: none;	
}
li.maincat {
	list-style-position: inside;
	list-style-image: url(test/li1.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}

 /*		##########Hauptkategorie ##########		*/
.maincat {
	margin: 0px;
	padding: 0px;
}
.maincat a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a68957;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.maincat a:hover{
	text-decoration: underline;
	
}
.maincat a.gewaehlt{
	font-weight: bold;
	text-decoration: underline;
}
.maincat a.gewaehlt:hover{
	text-decoration: underline;
}


 /*		##########Unterkategorie 1 Ebene  ##########		*/

.subcatlevel1 {
	margin: 0px;
	padding: 0px;
}
li.subcatlevel1 {
	list-style-position: inside;
	list-style-image: url(test/li2.gif);
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.subcatlevel1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a68957;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.subcatlevel1 a:hover {
	text-decoration: underline;
}
.subcatlevel1 a.gewaehlt{
	text-decoration: underline;
	font-weight: bold;
}
.subcatlevel1 a.gewaehlt:hover{
	text-decoration: underline;
}


/*		##########Unterkategorie 2 Ebene  ##########		*/
.subcatlevel2 {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.subcatlevel2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a68957;
	padding: 5px 5px 5px 25px;
}
.subcatlevel2 a:hover {
	text-decoration: underline;
}
.subcatlevel2 a.gewaehlt{
	text-decoration: underline;
	font-weight: bold;
}
.subcatlevel2 a.gewaehlt:hover{
	text-decoration: underline;
}


/*		##########Unterkategorie 3 Ebene  ##########		*/
.subcatlevel3 {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.subcatlevel3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a68957;
	padding: 5px 5px 5px 35px;
}
.subcatlevel3 a:hover {
	text-decoration: underline;
}
.subcatlevel3 a.gewaehlt{
	text-decoration: underline;
	font-weight: bold;
}
.subcatlevel3 a.gewaehlt:hover{
	text-decoration: underline;
}
#contact_us {
	padding: 0px;
	float: left;
	width: 520px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#agbs {
	float: left;
	width: 505px;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 15px;
}
#sitemap {
	float: left;
	width: 395px;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 150px;
}
#impr {
	float: left;
	width: 505px;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 15px;
}
#zh {
	float: left;
	width: 505px;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 15px;
}
#vk {
	float: left;
	width: 505px;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 15px;
}
#ds {
	float: left;
	width: 505px;
	border: 1px solid #a68957;
	background-image: url(test/hg.png);
	background-repeat: repeat;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 15px;
}
.emailbox {
	font-family: Verdana, Geneva, sans-serif;
	color: #a68957;
	background-color: #000;
	border: 1px solid #a68957;
	font-weight: bold;
}
.suchfeld {
	font-family: Verdana, Geneva, sans-serif;
	color: #a68957;
	background-color: #000;
	border: 1px solid #a68957;
	font-weight: bold;
}
.herstellerinfo {
	color: #a68957;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#filter {
	margin: 5px;
	padding: 0px;
}
.hgbox {
	padding: 3px;
	margin: 0 0 15px 0;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a68957;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a68957;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a68957;	
	
}
.hgbox2 {
	padding: 3px;
	margin: 0 0 15px 0;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a68957;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a68957;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a68957;	
}