/* -----------------------------------------------------------------------------------------
   $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 {
	color: #000000;
	margin: 0 0 15px 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f6f3ee;
	background-image: url(img/topbg.jpg);
	background-repeat: repeat-x;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}


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

A.pageResults:hover {
  color: #ffffff;
  background: #a26561;
}


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: Black;
	border-bottom: 1px solid #000000;
}


/* message box */

.messageBox { border: 1px dashed #01732d; padding: 5px; margin: 5px 0 5px 0; font-weight: bold;}
.messageStackError, .messageStackWarning { border: 1px dashed #ca1025; padding: 5px; margin: 5px 0 5px 0; font-weight: bold;}
.messageStackSuccess { border: 1px dashed #01732d; padding: 5px; margin: 5px 0 5px 0; font-weight: bold;}

.errormessage {
  height: 32px;
  padding: 7px 5px 5px 6px;
  border: 1px solid #850c0c;
  background: #f8cfcf;
  margin: 10px 0 8px 0;
}

.errormessagesmall {
  padding: 5px 5px 5px 6px;
  border: 1px solid #850c0c;
  background: #f8cfcf;
  font-size: 11px;
  margin: 0 0 4px 0;
  overflow: hidden;
}


/* 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; margin: 0; padding: 0; height: 1px; overflow: hidden;}
.clrnone {clear: both; margin: 0; padding: 0; height: 0px; overflow: hidden;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 4px; overflow: hidden;}

label {width: 115px; display: block; float: left; padding: 2px 0 0 0;}
legend {color: #483e35;}
fieldset {border: 1px solid #483e35; padding: 5px 5px 5px 10px;}

.buttonleft {width: 350px; float: left;}
.buttonright {width: 350px; float: right; text-align: right; padding-right: 1px;}

.tableft {width: 100px; font-weight: bold; color: #4e453c}
.tableftno {width: 100px; font-weight: bold; color: #bfb6ac}

.tabright {}
.tabrightno {color: #bfb6ac;}

#topbg {
	height: 164px;
	background-image: url(img/topbg.jpg);

}

#topcontent {
  width: 968px;
  height: 71px;
  margin: 0 auto 0 auto;
  background-image: url(img/topimg.jpg);
  overflow: hidden;
}

#topleftside {
  width: 512px;
  float: left;
  overflow: hidden;
}

#toprightside {
  width: 450px;
  float: left;
  overflow: hidden;
}

#sbox {
  width: 160px;
  float: left;
  overflow: hidden;
  padding: 44px 0 0 10px;
}

#info {
  width: 168px;
  float: left;
  overflow: hidden;
  padding: 24px 0 0 2px;  
}

#logintop {
  width: 102px;
  float: left;
  overflow: hidden;
  padding: 25px 0 0 8px;   
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
}

#logintop a {color: #ffffff;  text-decoration: none;}
#logintop a:hover {color: #ffffff; text-decoration: underline;}


#topmenubox {
  clear: both;
  width: 750px;
  height: 22px;
  padding: 12px 0 0 218px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  color: #000000;
  font-size: 11px;
  background-image: url(img/navtrail.jpg);
}

.menutop {
  margin: 0;
  padding: 0;
}
.menutop li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.menutop li a {
  display: block;
  float: left;
  width: 100px;
  text-align: center;
  font-size: 12px;
  color: #514338;
  font-weight: bold;
   
}

.menutop li a:hover {
  color: #cb131f;
  text-decoration: none;
}


#maincontent {
  width: 968px;
  background-image: url(img/mainbg.jpg);
  margin: 0 auto 0 auto;
  overflow: hidden;
}

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


#content {
  width: 743px;
  float: left;
  margin: 0 8px 0 14px;
  overflow: hidden;
  padding-bottom: 60px;
}

#footer {
  background: #56483d;
  margin-right: 3px;
  padding: 5px;
  color: #ffffff;
}

#footer a {color: #ffffff; font-size: 11px; }

#partner {
  width: 200px;
  float: left;
  text-align: right;
}

#commercial {
  width: 982px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}


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

.menutopleft {
  width: 172px;
  height: 25px;
  padding: 11px 0 0 20px;
  background-image: url(img/mheader.jpg);
  margin: 0;
  color: #667a86;
  font-weight: bold;
  font-size: 11px
}

.menutopright {
  width: 172px;
  height: 25px;
  padding: 11px 0 0 20px;
  background-image: url(img/mheader.jpg);
  margin: 0;
  color: #7d909b;
  font-weight: bold;
  font-size: 11px;
}

.menutopleft a {color: #667a86;}
.menutopright a {color: #667a86;}


.menucontentcat {
  padding: 0 5px 5px 5px;
  margin: 0 0 15px 0;
  font-size: 11px;
  background: #fdfbf7;
}

.werbcontent {
  padding: 0 5px 5px 5px;
  margin: 0 0 15px 0;
  font-size: 11px;
  background: #fdfbf7;
}

.werbcontent p {margin: 0; padding: 0;}

.menucontent {
  padding: 4px;
  margin: 0 0 15px 0;
  font-size: 11px;
  border-top: 0;
  background: #ffffff;
  border: 1px solid #aec0cc;
  border-top: 0;
}

.menucontentright {
  padding: 4px;
  margin: 0 0 15px 0;
  font-size: 11px;
  border-top: 0;
  background: #ffffff;
  border: 1px solid #aec0cc;
  border-top: 0;
}

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

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

#cartbox {
  width: 780px;
  float: left;
  padding: 8px 0 0 0;
  text-align: right;
}

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




#loginboxtop {
  width: 540px;
  overflow: hidden;
  background: #aec0cc;
  font-size: 11px;
  color: #ffffff;
}

#loginboxtop a {color: #ffffff;}


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

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





/*		######## 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 #9f625e;
  background: #eec9c6;
}

.reviewsboxinfo {
  padding: 5px;
  background: #d0e0f6;
  border: 1px solid #4d7fb4;
  margin: 0 0 10px 0;
  font-size: 10px;
}

.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: 4px; overflow: hidden; float: left;}

.subcat {
  width: 174px;
  overflow: hidden;
  float: left;
  margin: 0; 
  padding: 3px 0 5px 4px;
}

.subcat a {
  font-weight: bold;
  color: #4d4134;
}

.subcat a:hover {color: #ca1a20; font-weight: bold;}

.subcatover {background: #fbf7f0; border: 1px solid #e7e3dd; padding: 5px 5px 3px 5px;}

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


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


.reviewsbox {
  padding: 5px;
  background: #eec9c6;
  border: 1px solid #9f625e;
  margin: 0 0 10px 0;
}

.reviewsboxinfo {
  padding: 5px;
  background: #eec9c6;
  border: 1px solid #9f625e;
  margin: 0 0 10px 0;
  font-size: 10px;
}


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


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

.h1topic {
  width: 730px;
  height: 23px;
  padding: 6px 0 0 12px;
  color: #ffffff;
  font-size: 14px;
  margin: 0 0 10px 0;
  background-image: url(img/pheader.jpg);
  font-weight: bold;
}



.h2topic4facts {
  font-size: 15px;
  width: 99%;
  overflow: hidden;
  margin: 0 0 5px 0;
  padding: 12px 0 0 0;
  color: #ca1025;
  font-weight: bold;
  border-bottom: 1px solid #ca1025;
}

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

.h2topiclist {
  font-size: 11px;
  margin: 0;
  padding: 2px 5px 5px 5px;
  height: 26px;
  overflow: hidden;
}

.h2topiclist a {color: #5c5c5c;}

.h2topleftside {
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 160px;
  color: #ffffff;
}


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

.loginmenu {
  width: 613px;
  height: 21px;
  padding: 6px 0 0 130px;
  margin: 0 0 6px 0;
  overflow: hidden;
  background-image: url(img/verwaltung.jpg);
}

.cathead {
  background-image: url(img/cattop.jpg);
  width: 190px;
  height: 25px;
  margin: 0;
  padding: 0;
}

.werbhead {
  background-image: url(img/werb.jpg);
  width: 190px;
  height: 25px;
  margin: 0;
  padding: 0;
}

.partner {
  background-image: url(img/partner.jpg);
  width: 190px;
  height: 25px;
  margin: 0;
  padding: 0;
}

.boxlistingpic {
  text-align: center;
  width: 90px;
  height: 60px;
  overflow: hidden;
  border: 1px solid #e8e4de;
  background: #ffffff;
}

.listpic {height: 70px; width: 90px; overflow: hidden; margin-left: 4px; background: #ffffff; text-align: center;}

.pprice {
  height: 70px;
  overflow: hidden;
}

.ppricered {
  font-size: 16px;
  font-weight: bold;
  color: #cb0d1d;
}

.pricebox {
  text-align: right;
  height: 35px;
  overflow: hidden;
}

.boxlisting {
  height: 70px;
  overflow: hidden;
  background: #fbf7f0;
  border: 1px solid #e8e4de;
  margin: 0 0 10px 0;
}

.vpeinfo {
  font-size: 10px;
}

.taxinfosmall {
  font-size: 9px;
  text-align: right;
  padding: 4px 5px 0 0;
}

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

.listabstandfirst {
  float: left;
  width: 4px;
  overflow: hidden;
}

.headmessage {
  padding: 5px;
  margin: 5px 0 5px 0;
  text-align: center;
}

.accountleftbox {
  width: 315px;
  padding: 5px;
  float: left;
  margin: 0 0 0 7px;
}

.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 #4881c0;
  font-weight: bold;
  background: #9f625e;
  color: #ffffff;
  padding: 2px 0 2px 0;
}

.histsub {
  font-size: 11px;
}

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

.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 {
  background: #f8f5f5;
  padding: 4px;
}

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

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

.giftcartbox {
  background: #ffffff;
  border: 1px solid #9f625e;
  padding: 3px;
  text-align: center;
}

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


.checkoutbox {
  width: 133px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #cccccc;
  font-size: 10px;
}

.checkoutboxa {
  width: 133px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #9f625e;
  font-size: 10px;
  color: #ffffff;
}


.payartbox {
  border: 1px dashed #cccccc;
  padding: 4px;
  margin: 3px 0 6px 0;
  background: #f8f5f5;
}

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

.freeshipping {
  background: #f8f5f5;
  padding: 4px;
  margin: 4px 0 4px 0;
}

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

.agbcheckbox {
  background: #929494;
  padding: 2px;
  margin: 3px 3px 15px 0;
  color: #ffffff;
}

.bearbeiten {
  color: #6584a2;
}

.confirmationbox {
  border: 1px solid #cccccc;
  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 #cccccc;
  padding: 5px;
  margin: 15px 0 15px 0;
  background: #f6f6f6;
}

.pinfooptions {
  padding: 2px;
  background: #9f625e;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}

.headinggreen {
  padding: 4px;
  background: #9f625e;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  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 #834b47;
  background: #ae6d68;
  color: #ffffff;
}

.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;
}

.logout {
  padding: 8px 0 0 0;
  font-weight: bold;
}

.info {
  padding: 5px;
  border: 1px solid #5a9425;
  background: #eff9d9;
  font-size: 11px;
  margin: 6px 0 8px 0;
  overflow: hidden;
  font-weight: bold;
}


#pinfopics {
  width: 727px;
  height: 238px;
  background-image: url(img/infopics.jpg);
  overflow: hidden;
}

.leftpic {
  width: 285px;
  height: 210px;
  overflow: hidden;
  float: left;
  margin: 12px 0 0 0;
  padding: 0 0 0 10px;
}

.rightpicbox {
  width: 400px;
  float: left;
  padding: 6px 0 0 0;
  overflow: hidden;
}

.rightpicsbox {
  height: 115px;
  overflow: hidden;
}


.rightpicfloat {
  width: 100px;
  height: 70px;
  overflow: hidden;
  float: left;
  text-align: center;
}

#haendlerinfo {
  width: 715px;
  height: 25px;
  padding: 11px 0 0 12px;
  background-image: url(img/haendlermore.jpg);
  overflow: hidden;
  margin: 6px 0 0 0;
  color: #544a41;
}

.sortierungnavi {
  height: 34px;
  padding: 2px 0 0 12px;
  overflow: hidden;
  color: #544a41;
}

.multi {
  width: 145px;
  float: right;
  text-align: right;
  padding: 6px 6px 6px 0;
  background: #faf7f1;
  border: 1px solid #e1e0dc;
  margin: 6px 0 6px 0;
}

.pinfoboxes {
  width: 365px;
  float: left;
  overflow: hidden;
}

.pabstand {
  width: 11px;
  float: left;
  overflow: hidden;
}

.inhaltsbox {
  height: 320px;
  border: 1px solid #e4e0d9;
  border-top: 0;
  background: #fbf7f0;
  padding: 0 5px 5px 5px;
  font-size: 11px;
}

.inhaltsboxeingabe {
  height: 428px;
  border: 1px solid #e4e0d9;
  border-top: 0;
  background: #fbf7f0;
  padding: 0 5px 5px 5px;
  font-size: 11px;
}

.inhaltsboxpad {
  height: 220px;
  overflow: auto;
  border: 1px solid #e4e0d9;
  border-top: 0;
  background: #fbf7f0;
  padding: 5px;
  font-size: 11px;
}

.inhaltsboxpadeingabe {
  height: 225px;
  overflow: hidden;
  border: 1px solid #e4e0d9;
  border-top: 0;
  background: #fbf7f0;
  padding: 5px;
  font-size: 11px;
}

.inhaltwidth {
  border: 1px solid #e4e0d9;
  border-top: 0;
  background: #fbf7f0;
  padding: 5px;
  font-size: 11px;
  margin-right: 1px;
}

.inhaltwidthfull {
  border: 1px solid #e4e0d9;
  background: #fbf7f0;
  padding: 5px;
  font-size: 11px;  
  margin-right: 1px;
}

.inhaltsboxpad p {margin: 0; padding: 0 0 5px 0;}

.zustandgeb {
  width: 365px;
  height: 82px;
  background-image: url(img/allgemeingebraucht.jpg);
  overflow: hidden;
}

.zustandneu {
  width: 365px;
  height: 82px;
  background-image: url(img/neuesprodukt.jpg);
  overflow: hidden;
}

.allgemeinleer {
  width: 365px;
  height: 82px;
  background-image: url(img/allgmeinleer.jpg);
  overflow: hidden;
}


.techdetails {
  width: 365px;
  height: 82px;
  background-image: url(img/techdetails.jpg);
  overflow: hidden;
}

.pzubehoer {
  width: 365px;
  height: 28px;
  background-image: url(img/pzubehoer.jpg);
  overflow: hidden;
}

.zustandgebzube {
  width: 742px;
  height: 68px;
  padding: 14px 0 0 0;
  background-image: url(img/pzubehoerwidthgeb.jpg);
  overflow: hidden;
}

.zustandneuzube {
  width: 742px;
  height: 68px;
  padding: 14px 0 0 0;
  background-image: url(img/pzubehoerwidth.jpg);
  overflow: hidden;
}

.balkenplane {
  width: 353px;
  height: 21px;
  padding: 7px 0 0 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(img/balkenplane.jpg);
  overflow: hidden;
}

.zusatzinfo {
  width: 365px;
  height: 28px;
  background-image: url(img/zusatzinfo.jpg);
  overflow: hidden;
}


.zeichen {
  font-size: 11px;
}

#underpicbox {
  width: 414px;
  padding: 0 0 0 6px;
}

#anbieter {
  width: 195px;
  float: left;
}

#pbox {
  width: 190px;
  float: left;
  text-align: right;
}

.inputsborder input {
	border: 1px solid #675847;
	padding: 2px;
}

.headerMessage {
  border: 1px solid #cb0c1b;
  padding: 5px;
  font-weight: bold;
}

.listingtd {
  border-bottom: 1px solid #af9e8b;
  padding: 3px 0 3px 0;
  vertical-align: top;
}

.ptype {
  font-weight: bold;
  color: #d01f31;
  padding: 4px 0 0 0;
  font-size: 11px;
}


.seiten {
  width: 320px;
  float: left;
  overflow: hidden;
  font-size: 11px;
  padding: 10px 0 0 0;
}

.blattern {
  width: 395px;
  float: left;
  overflow: hidden;
  font-size: 11px;
  padding: 12px 0 12px 0;
  text-align: right;
}

.newsstartbox {
  width: 350px;
  border: 1px solid #e4e0d9;
  color: #4e453c;
  background: #fbf7f0;
  padding: 5px;
  overflow: hidden;
  float: left;
  font-size: 11px;
}

.newshead {height: 30px; overflow: hidden; font-size: 12px;}
.newsstarttext {height: 70px; overflow: hidden;}

.startproducts {
  width: 357px;
  height: 325px;
  overflow: hidden;
  float: left;

}

.startpics {
  width: 350px;
  height: 215px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 2px;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #e5e0da;
}

.starttitle {height: 30px; overflow: hidden; font-weight: bold; margin: 0; padding: 0;}
.startaddress {width: 170px; float: left; overflow: hidden;}
.startprice {width: 170px; float: left; overflow: hidden; text-align: right;}
.startborder {margin: 2px 0 4px 0; background: #e4e0d9; height: 1px; overflow: hidden;}

.contentbox {width: 180px; float: left;}

#month {
  width: 276px;
  height: 135px;
  padding: 47px 0 0 18px;
  background-image: url(img/month.jpg);
  overflow: hidden;
  float: left;
}

#liegeradoverview {
  width: 738px;
  height: 248px;
  background-image: url(img/liegeradoverview.jpg);
  overflow: hidden;
}

.starttext {
  width: 400px;
  height: 175px;
  padding: 50px 0 0 20px;
  color: #504237;
  font-size: 11px;
}

.infocentercat {font-size: 13px; color:#921616; height: 15px; overflow: hidden; padding: 7px 0 0 0; display: block; font-weight: bold; text-decoration: underline;}
.infocentersub {font-size: 11px; color:#101010; display: block; padding: 6px 0 0 15px; font-weight: normal;}
.titleinfocenter {font-size: 14px; font-weight: bold; padding: 20px 0 20px 0;}

.upinputwidth {width: 220px;}




.shopERROR_EMPTY 
	{background-color:#076f2a; padding:5px; margin: 5px 0 8px 0; color:#ffffff; font-weight: bold;}
.contentsTopicsText 
	{color:#999999; margin-left:5px; margin-top:10px; margin-bottom:10px;}	
.shopBoxesInfoLinks 
	{background: url(img/shoplinkicon.gif); background-repeat:no-repeat; font-style:italic; padding-left:20px; padding-top:2px;}
A.shopBoxesInfoLink:link,A.shopBoxesInfoLink:visited
	{text-decoration:underline; color:#666666;}
A.shopBoxesInfoLink:hover 
	{text-decoration:none; color:#666666;}	
.shopBoxesInfo 
	{color:#333333; margin-top:5px; margin-bottom:5px; background-color:#dddddd; padding:5px; border:1px solid #ffffff;}
.allproductsHeader 
	{background-color:#056829; color:#ffffff; padding-left:3px; font-weight: bold;}
.allproductsContent {
  font-size: 11px;
}
.shopModulUserProductsTitle 
	{background: url(img/shoplinkicon.gif); background-repeat:no-repeat; padding-left:20px; padding-top:2px; margin-top:10px; margin-bottom:5px;}	



#CatNavi {list-style-type: none; margin: 0; padding: 0;}
#CatNavi ul, #CatNavi li {  list-style-type:none; margin:0px;padding:0px;}


.CatLevel1 a {font-size: 13px; color:#921616; height: 17px; overflow: hidden; padding: 7px 0 0 0; display: block; font-weight: bold;}
.CatLevel1 a:hover {color: #921616; text-decoration: none; display: block;}
.CatLevel1 .Current {color: #921616; text-decoration: none; display: block;}

.CatLevel2 a {font-size: 11px; color:#101010; display: block; padding: 6px 0 0 15px; font-weight: normal;}
.CatLevel2 a:hover {color:#921616; display: block;}
.CatLevel2 .Current{color:#921616; display: block;}

.CatLevel3 a {font-size: 11px; color:#101010; display: block; background: #dedede; height: 18px; border-bottom: 1px solid #ffffff; font-weight: normal; padding-left: 35px;}
.CatLevel3 a:hover {color:#ffffff; display: block; background: #bb0e1d; padding-left: 35px;}
.CatLevel3 .Current{color:#ffffff; display: block; background: #bb0e1d; padding-left: 35px;}



.infoboxueber {
  width: 230px;
  float: left;
}


.readinfohead {font-weight: bold; font-size: 13px; color: #921616;}
