/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
h1 {
font-size: 14px;
font-weight: bold;
margin:0px;
  color: #000000;

}



.boxText {
	font-family: Arial, sans-serif;
	font-size: 11px;
    }

.boxTextBG {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #eee;
}
.boxTextBGII {
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #CE0002;
}
.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
background: #d8d8d8 url(/templates/tecnoys/img/bg.jpg) repeat-y;
font-family : Arial, sans-serif;
	font-size : 12px;
	

}

img{
	border:0;
}

A {
  color: #000;
  text-decoration: none;
}

A:hover {
  color: #FEAE42;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #000000; 
}

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: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}



TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: 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: Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 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: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #fff;
background: #fff url(images/uebersicht_bg.jpg) repeat-x;
border:1px solid #666;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
display:none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
display:none;
  font-family: 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, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #fff;
}

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;
 padding: 3px;

}
.moduleRowOver {
	background-color: #fc993e;
	border: 1px solid;
	border-color: #fc993e;
	font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */

/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:0px;
	border-color:#999;
	display:table;
	width:100%;
    margin-bottom:5px;
}
.sitemapwrap .sitemapright {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:0px;
	border-color:#999;
	display:table;
   	width:100%;
	margin-bottom:5px;
}
.sitemapheader {
	padding:3px;
	background-color:#fc993e;
	color:#FFFFFF;
	font-weight:bold
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color:#FFFFFF;
	text-decoration:none
}
.sitemapcontent {
	padding:6px
}
.sitemapcontent ul {
  margin: 0;
  padding: 0;
  border:0px solid red;
}


.sitemapcontent li {
	list-style-type:none
}

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: 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;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
/*#################################################*/
/*HEAD DEFINITION*/
/*#################################################
#head-blank-01 {
  margin-left: 3px;
  	width:980px;
	height:28px;
	background-image: url(images/tecnoys_logo.jpg);
}
*/
#head-blank-02 {
  margin: 0px;
	width:980px;
	height:163px;
	background-image: url(images/tecnoys_logo.jpg);
    border: 0px solid green;
}

#head-blank-03 {
  margin-left: 0px;
	width:980px;
	height:40px;
	
    border-bottom: 1px solid #999;
        border: 0px solid green;
}
#head-blank-03 a.headerNavigation{
color: #000;
font-size: 10px;
}
#head-blank-03 a.headerNavigation:hover{
color: #ff0000;
font-size: 10px;
  }
#head-blank-04 {
  	height:20px;
    padding-left: 3px;
    background: url(images/bg_navitrail.jpg) repeat-x;
    border-bottom: 1px solid #999;
}


#banner {
  width:500px;
  margin: 10px 30px 0px 400px;
  padding: 10px;
  border: 0px dashed orange;
  text-align: center;
}


#kurznavi {
height:35px;
padding-top: 8px;
background-image: url(images/kurznavi_bg.gif);
background-repeat: repeat-x;
background-position: left top;
width:976px;;
border: 0px solid red;
margin-left: 4px;
font-weight:bold;
color: #fff;
margin-top: 1px;
}
#kurznavi a {
padding:8px 5px 5px 5px;
color: #fff;
border-right: 1px solid #999;
}
#kurznavi a:hover {
color: #fff;
}
#kurznavi #suchbox {

  }
#kurznavi #suchbox a {

  }
#kurznavi #sprachen {


}
#kurznavi #sprachen a {
border: 0;
}


#kurznavi #menue {
float:right;
}




#obenkurznavi {
padding: 0 0 0 30%;
line-height: 40px;
border:solid 0px pink;

}

/*#################################################*/
/*MENÜOBEN DEFINITION*/
/*#################################################*/


#MainMenu 
{
	height:27px;
	margin:10;
	border-style:solid;
	border-color:#9AB6D2;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0px;
	border-left-width:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a 
{
	background: url("images/bright_115.jpg") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_115.jpg") no-repeat left top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:27px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border-style:solid;
	border-color:#9AB6D2;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:3px;
	border-left-width:0;
	background: #FFFFFF;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("images/bleft_115.jpg") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:27px;
	background:url("images/bright_115.jpg") no-repeat right top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}
/*#################################################*/
/*MENÜOBEN DEFINITION*/
/*#################################################*/


#abstand_oben {
border: 0px solid orange;
}

form {
padding: 0;
margin:0;
}
#nav_oben {
color: #000;
border:0px solid red;
  text-align:right;
  line-height: 20px;
}

#nav_oben #kleineNav {
     border:0px solid green;
}



#nav_oben a {
padding-left:1px;
padding-right:1px;
color: #000;
font-weight:normal;
font-size: 10px;
}

/*#################################################*/
/*HEAD DEFINITION*/
/*#################################################*/

/*#################################################*/
/*SUCH DEFINITION*/
/*#################################################*/

#suchbox {
color: #fff;
padding-left:10px;
border:0px solid red;
}

#suchbox input {
font-weight: normal;
font-size: 10px;
}

/*#################################################*/
/*SUCH DEFINITION*/
/*#################################################*/

/*#################################################*/
/*MENUE DEFINITION*/
/*#################################################*/

div.hauptcat {
border:0px solid red;
padding-left: 0px;
}
a.hauptcat {
display:block;
padding-left: 5px;
line-height: 25px;
background-color: #fc993e;
background-image: url(img/icon_arrow.gif);
background-repeat: no-repeat;
background-position: right center;
color:#000;
font-weight:bold;
}


div.untercat1, div.untercat2, div.untercat3, div.untercat4, div.untercat5 {
border:0px solid green;
}

div.katoben, div.katoben2 {
border-bottom:1px solid #fff;
padding: 0px 0px 0px 3px;
}
a.untercat1, a.untercat2, a.untercat3, a.untercat4, a.untercat5 {
display:block;
border-top:1px solid #fff;
color:#000;
background-color: #f9b878;
padding: 1px 0px 1px 3px;
font-size: 11px;
}
a.untercat1 {padding-left:12px;}
a.untercat2 {padding-left:14px;}
a.untercat3 {padding-left:16px;}
a.untercat4 {padding-left:18px;}
a.untercat5 {padding-left:20px;}

a.untercat1:hover, a.untercat2:hover, a.untercat3:hover, a.untercat4:hover, a.untercat5:hover, a.hauptcat:hover {
background-color:#84b80d;
color:#fff;
}



/*#################################################*/
/*MENUE DEFINITION*/
/*#################################################*/




.gesamtseite {
margin-left:0px;
}
.haupttable {

border: 0px solid #fff;
}

.haupt_links {width: 200px;padding: 0px 2px 0px 0px;}
.haupt_rechts {width: 178px;padding: 0px 0px 0px 2px;}
.hauptinhalt {
	width: 580px; 
	padding: 0px 10px 0px 10px; 
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.menueunten_container{
border:0px solid red;
padding: 3px;
}
a.menueunten {
padding: 2px;
font-size:11px;
font-weight:bold;
margin: 3px;
}
a.menueunten:hover {
color: #666;
}

.unten_footer {
border: 0px solid red;
text-align:center;
font-size: 10px;
}
.unten_footer a.menueunten {
padding: 2px;
font-size:10px;
font-weight:normal;
margin: 3px;
}


/*#################################################*/
/*MENUE DEFINITION*/
/*#################################################*/

/*#################################################*/
/*BOXEN DEFINITION*/
/*#################################################*/

td.contentsTopics
{
  font-size: 16px;
  color: #fc993e;
  font-weight:bold;

  }

h3.infoBoxHeading,
td.infoBoxHeading {
line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #fc993e;
background: #444;
  padding: 2px;
  margin-bottom: 0px;
  padding-left: 4px;


}
.haupt_rechts h3.infoBoxHeading,
.haupt_rechts div.bestseller,
.haupt_rechts div.warenkorb,
.haupt_rechts div.last_viewed,
.haupt_rechts div.box_mit_rahmen
 {
    margin-right: 3px;
    padding: 3px;
    }
.haupt_links h3.infoBoxHeading,
.haupt_links div.bestseller,
.haupt_links div.warenkorb,
.haupt_links div.last_viewed,
.haupt_links div.box_mit_rahmen {
    margin-left: 3px;
        padding: 3px;
    }
div.warenkorb {
 background:#d2f977 url(images/warenkorb_bg.jpg) repeat-x;

}


h3.infoBoxHeading a:link,
h3.infoBoxHeading a:visited
{
  color: #fc993e;
}


h3.infoBoxHeading_right {
  font-size: 12px;
  font-weight: bold;
  color: #fc993e;
background: #444;
  padding: 2px;
  margin-bottom: 0px;
  padding-left: 4px;
}

.boxentext {
font-size:11px;
padding: 3px;
}


div.warenkorb,
div.box_mit_rahmen
{
background-color: #eee;
border:1px solid #444;
padding:2px;
margin-top:0px;

}
div.warenkorb {
 background:#d3fa78 url(images/playtime.jpg) no-repeat;

}
div.box_admin {
  border: 3px solid red;
  background: #d0f774;
 }

div.bestseller {
  border: 1px solid #666;
  margin-bottom: 3px;

}


a.bestseller_link {
display:block;
}
a.bestseller_link:hover {
color:#CE0002;
}
.bestseller h1 {
margin:0;
padding:0;
font-size:14px;
}
div.bestseller_preisinfo {
font-size: 9px;
}
.bestseller div.preis {
font-size: 19px;
color:#CE0002;
font-weight:bold;
text-align:right;
}

/*#################################################*/
/*BOXEN DEFINITION*/
/*#################################################*/

/*#################################################*/
/*PREIS DEFINITION*/
/*#################################################*/

div.preis {
font-size: 19px;
color:#CE0002;
font-weight:bold;
}
div.preis_start {
font-size: 14px;
color:#CE0002;
font-weight:bold;
}
div.preisinfo {
font-size: 9px;
}
/*#################################################*/
/*PREIS DEFINITION*/
/*#################################################*/


/*#################################################*/
/*ÜBERSICHT DEFINITION*/
/*#################################################*/

.uebersicht h1 {
font-size: 12px;
font-weight: bold;
margin:0;
padding:0;
text-align:left;

}

td.uebersicht {
background: #fff url(images/uebersicht_bg.jpg) repeat-x;
border:1px solid #666;
text-align:center;
}

.kurztext {
text-align:left;
font-size: 11px;
}

/*#################################################*/
/*ÜBERSICHT DEFINITION*/
/*#################################################*/

/*#################################################*/
/*WARENKORB DEFINITION*/
/*#################################################*/

.warenkorb_link {
padding-left:18px;
background-image: url(img/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 8px center;
}

.warenkorb_symbol {
background-image: url(img/cart_symbol.jpg);
background-repeat: no-repeat;
background-position: left center;
}
/*#################################################*/
/*WARENKORB DEFINITION*/
/*#################################################*/

div.moreCategoriesBox {
	background-color: #eeeeee;
border:1px solid #E7EDFB;
	padding:15px;
}

/* Checkout Shipping Block
----------------------------------------------- */
h1.shippingBlockHeader {
	background:#eeeeee;
	margin:0px;
	padding:5px 0px 0px 8px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:21px;
	vertical-align:middle;
	text-decoration:none;
	border-style:solid;
	border-color:#000000;
	border-width:1px 1px 0px 1px;
}

div.shippingBlockContainer {
	margin:0px 0px 15px 0px;
	padding:6px;
	background-color:#fff;
	border-style:solid;
	border-color:#000000;
	border-width:0px 1px 1px 1px;
	line-height:15px;
}

div.shippingBlockContainer table td {
	padding:2px;
}

/* Checkout Payment Block
----------------------------------------------- */
h1.paymentBlockHeader {
	background:#eeeeee;
	margin:0px;
	padding:5px 0px 0px 8px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:21px;
	vertical-align:middle;
	text-decoration:none;
	border-style:solid;
	border-color:#000000;
	border-width:1px 1px 1px 1px;
}

h1.paymentBlockHeader input {
	margin:2px 5px 0px 5px;
	_margin:-2px 0px 0px 2px;
	padding:0px 0px 0px 0px;
}


div.paymentBlockContainer {
	margin:0px 0px 15px 0px;
	padding:6px;
	background-color:#fff;
	border-style:solid;
	border-color:#000000;
	border-width:0px 1px 1px 1px;
	line-height:15px;
}

div.paymentBlockContainer table td {
	padding:2px;
}
h1.cross_selling {
  color: #666;
  display:block;
  border-bottom:1px solid #666;
}
table.cross_selling {
  background: #fff;

}


h3.cross_selling {
   display:block;
    color: #000;
  display:block;
background-color: #fc993e;
  border-bottom:0px solid #666;
  padding: 5px;
  margin: 10px 0 0px 0;
}


a:link.crosselling_liste  {
border-bottom: 1px solid green;
}
.crosselling_preis {
  border:1px solid red;
    width:20%;
  float:right;
}
.crosselling_name {
  width:75%;
  float: left;
}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%
}
#productinfoimages {
	float:left;
	background-color:#EDEDED;
	text-align:center;
	width:140px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border: solid 1px #999999;
}
#productinfoimages .productimage {
	border: solid 1px #999999;
}
#productinfoimages .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}
#productinfopricewithimages {
      border:0px solid red;
      padding:5px;
}
#productinfopricewithimages img {
	cursor:pointer
}
#productinfopricewithoutimages {
	width:100%
}
#productinfopricewithoutimages img {
	cursor:pointer
}
#productinfoprice {
	padding:5px
}
#productinfoprice .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}
hr.lightGrey {
	width:100%;
	border:none;
	color:#fc993e;
	background:#fc993e;
	height: 1px;
	margin: 3px 0px 3px 0px !important;
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}


#productinfoprice .productprice {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
p.productinfoproductadded {
	font-size:11px;
}
.productoptions {
	background-color:#f8f8f8;
	padding:6px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ccc
}
.addtobasket {
	background-color:#EDEDED;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#999999
}
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
	background-color:#EDEDED;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#999999;
	display:block;
	height:auto;
}
.morepics img {
	border:1px solid #999999;
	padding:4px;
	margin-right:8px;
	background:#FFFFFF;
	height:100px;
	width:auto;
}
td.option: {
  border-bottom: 1px solid #fff;
}
.product_zusatzinfo {
  font-size: 10px;
  background: #f3f3f3;
  border: 1px solid #fc993e;
  padding: 5px;
}

/* LEXIKON */
a.lexikon_keyword {color: #CC0000;text-decoration: underline; font-style:italic;}
/* LEXIKON */

#lexAlphabet {background-color:#f2f2f2; text-align: left; padding:0px 10px 0px 10px; margin:0px 0px 20px 0px; list-style-type:none; height:25px; font-size:12px;}
ul#lexAlphabet li {height:25px; float:left; padding: 0px 5px 0px 0px; margin:0;}
ul#lexAlphabet a, ul#lexAlphabet a:link, ul#lexAlphabet a:visited {line-height:25px; text-decoration:none; margin:0; padding:0;}
ul#lexAlphabet a:hover {color:#DB9501; text-decoration:none; }

ul#lexAlphabet a.active {font-weight:bold;}

#lexName {font-weight:bold;}
#lexDescription {margin: 10px 0px 10px 15px; padding: 5px; background-color:#f2f2f2; }

.advent_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 83px;
	width: 80px;
	text-align:center;
}
.advent_bhg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 83px;
	width: 90px;
	text-align:center;
}
div#advent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
div#advent a:hover {
	color: #CC0000;
	text-decoration: none;
}
.Stil1 {
	color: #990000;
	font-weight: bold;
}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}

.telefon {
  color:#FC993E;
  font-weight:bold;
  font-size: 12px;
  text-align: center;
}


