/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.9 2012/01/06 18:43:46 4fo Exp $

   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
   -----------------------------------------------------------------------------------------
   this stylesheet by thomas plomitzer, www.netzdesign33.de / www.xtc-template.com
   ---------------------------------------------------------------------------------------*/

* { margin: 0; padding: 0; }

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.002em;
	color: #000;
	text-align: center;
}

#mainbox {
	width: 1200px;
	text-align: center;
	margin: auto;
}

#navOben {
	width: 100%;
	height: 95px;
	background-color: #fff;
	text-align: center;
	position: relative;
}

.navbox {
	float: left;
	text-align: left;
	font-size: 0.7em;
	padding-top: 20px;
}

.navboxohnepad {
	float: left;
	text-align: left;
	font-size: 0.7em;
}

#main {
	float: left;
	width: 780px;
	margin: 0 10px 0 10px;
	background-color: #fff;
	text-align: left;
	font-size: 0.8em;
}

#navLeft {
	float: left;
	width: 200px;
	text-align: left;
	min-height: 500px;
}

#navRight {
	float: left;
	width: 200px;
	text-align: left;
	min-height: 500px;
}

#telkontakt {
	margin-top: 5px;
	font-size: 0.55em;
	text-align: left;
	margin-left: 35px;
	width: 160px;
}

img{border:0;}
a { color: #000;text-decoration: none;}
a:hover {color: #005AA8;text-decoration: none;}

strong {color:#5e5e5e;}
p {}
ul li {margin:0px; padding:0px;list-style:square outside;}

div.table {display:table;}
div.tr {display:table-row;}
div.td {display:table-cell;}

.headerNavigation a {color:#ffffff;}
.headerNavigation a:hover {color: #ffffff;text-decoration:none;}

.navtrailbody {
	height: 26px;
	width: 100%;
	background: url(img/Thema_u_sani_1.gif) top left repeat-x #BACBE1;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
.navtrail {
	padding-top: 5px;
	font-size: 0.8em;
	color: #000;
}
.navtrail a	{font-size:0.8em;color:#000;}
.navtrail a:hover {font-size:0.8em;color:#e9274b;text-decoration:none;}

.ulBox {font-size:10px; padding-left:16px; margin:0px; }
.liBox {list-style:url(img/icon_arrow_cat.gif) outside;margin:0 0 0 0; padding:0px;line-height:1;}

/* Obere Kundengruppen-Auswahl */
#select-customer {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.9em;
}

.produktefuer {
	background-color: #B7C1C6;
	color: #fff;
	margin-right: 10px;
}

#select-customer a {
	width: 100px;
	background-color: #fff;
	text-align: center;
	color: #000;
	margin-right: 5px;
	padding: 0 4px 0 4px;
}

#select-customer a:hover {
	background-color: #B7C1C6;
}

#select-customer .custAktiv {
	background-color: #B7C1C6;
	color: #005AA8;
}

/* Obere Icons */
.icontop {
	margin: 0;
	padding: 0;
	float: left;
	width: 153px;
	margin-right: 2px;
	font-size: 0.85em;
	color: #005AA8;
	padding-bottom: 5px;
}
.icontop img {
	float: left;
	margin-right: 4px;
}
.icontop .druckfrisch {
	color: #FB6811;
	font-weight: bold;
}
.icontop .titel {
	font-weight: bold;
	letter-spacing: 0.02em;
	font-size: 0.95em;
}
.icontop .titel:hover {
	color: #000;
}
.icontop .rlink {
	font-size: 0.85em;
}

/* Obere Navigation */
#CatNaviTop {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#CatNaviTop li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 193px;
	margin-right: 2px;
	background-color: #005AA8;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
}

#CatNaviTop a {
	display: block;
	width: 193px;
	margin-right: 2px;
	background-color: #005AA8;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
}

#CatNaviTop a.topaktiv {
	background-color: #A6B2BA;
	font-weight: bold;
}

#CatNaviTop a:hover {
	font-weight: bold;
}

/* Seitennavigation */
#CatNaviLeft {
	margin: 10px 0 0 0;
	padding-left: 5px;
	padding: 0;
	list-style-type: none;
}

#CatNaviLeft li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#CatNaviLeft .maincat {
	font-size: .75em;
	letter-spacing: .1em;
	margin: 5px 0 0 0;
	padding-left: 5px;
}

#CatNaviLeft .floatnavi1 {
	float: left;
	width: 165px;
}
#CatNaviLeft .floatnavi2 {
	float: left;
	width: 155px;
}
#CatNaviLeft .floatnavi3 {
	float: left;
	width: 141px;
}
#CatNaviLeft .floatnavi4 {
	float: left;
	width: 135px;
}
#CatNaviLeft .floatnavi5 {
	float: left;
	width: 120px;
}
#CatNaviLeft .floatnavi6 {
	float: left;
	width: 105px;
}
#CatNaviLeft .floatnavi7 {
	float: left;
	width: 90px;
}

#CatNaviLeft .CatLevel1 {
	font-size: 0.7em;
	padding: 2px 0 2px 5px;
	background-color: #A6B2Ba;
}
#CatNaviLeft .CatLevel2 {
	font-size: 0.7em;
	padding: 2px 0 2px 15px;
	background-color: #A6B2Ba;
}
#CatNaviLeft .CatLevel3 {
	font-size: 0.7em;
	padding: 2px 0 2px 29px;
	background-color: #A6B2Ba;
}

#CatNaviLeft .CatLevel4 {
	font-size: 0.7em;
	padding: 2px 0 2px 35px;
	background-color: #A6B2Ba;
}

#CatNaviLeft .CatLevel5 {
	font-size: 0.7em;
	padding: 2px 0 2px 50px;
	background-color: #A6B2Ba;
}

#CatNaviLeft .CatLevel6 {
	font-size: 0.7em;
	padding: 2px 0 2px 65px;
	background-color: #A6B2Ba;
}

#CatNaviLeft .CatLevel7 {
	font-size: 0.6em;
	padding: 2px 0 2px 80px;
	background-color: #A6B2Ba;
}

#CatNaviLeft .aktiv {
	font-weight: bold;
}

#produktlisting {
	width: 100%;
}

#produktlisting td, #produktlisting th {
	font-size: 0.8em;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: left;
}

#produktlisting h3 {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#produktlisting a {
	font-size: 1em;
	color: #6C696A;
}

#produktansicht {
	width: 770px;
	margin-right: 10px;
	margin-left: 10px;
}

#produktansicht h3 {
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 10px 0;
}

#produktansicht td {
	font-size: 0.7em;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: left;
}

#produktansicht .thumb {
	border: none;
	margin: 0 20px 5px 0;
	cursor: pointer;
}

CHECKBOX, INPUT, RADIO, SELECT {font-size:11px; padding:0px; margin:0px;}
TEXTAREA {width:100%;font-size: 11px;}

.boxTopCategories  {padding:0px;}
.infoBoxHeadingCategories {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxCategories {font-size:10px;background:#fafafa;border-width:1px 1px 1px 10px;border-style:solid;border-color:#cc0066;padding:4px;margin-bottom:10px;}
.boxBottomCategories  {padding:0px;}

#suche input {
	border: 1px solid #aaa;
	padding: 0 0 0 2px;
	margin-right: 3px;
	height: 16px;
	width: 90px;
}

.boxTopQuickie  {padding:0px;}
.infoBoxHeadingQuickie {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxQuickie {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color:#00cc66;padding:4px;margin-bottom:10px;}
.infoBoxQuickieInputQuickie input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin-right:3px;height:16px;width:138px;}
.infoBoxQuickieInputQuickieIE input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin:0px;height:16px;width:138px;}
.boxBottomQuickie  {padding:0px;}

.boxTopContent  {padding:0px;}
.boxBottomContent {padding:0px;}

.boxTopLastViewed  {padding:0px;}
.infoBoxHeadingLastViewed {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxLastViewed {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color: #cc6600;padding:4px;margin-bottom:10px;}
.boxBottomLastViewed  {padding:0px;}

.boxTopRewievs  {padding:0px;}
.infoBoxHeadingRewievs {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxRewievs {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color:#66cc00;padding:4px;margin-bottom:10px;}
.boxBottomRewievs   {padding:0px;}

.boxTopSpecials  {padding:0px;}
.infoBoxHeadingSpecials {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxSpecials {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color:#cc0066;padding:4px;margin-bottom:10px;}
.boxBottomSpecials  {padding:0px;}

.boxTopManufacturers  {padding:0px;}
.infoBoxHeadingManufacturers {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxManufacturers {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color: #0066cc;padding:4px;margin-bottom:10px;}
.boxBottomManufacturers  {padding:0px;}

.boxTopManufacturersInfo  {padding:0px;}
.infoBoxHeadingManufacturersInfo {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxManufacturersInfo {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color: #0066cc;padding:4px;margin-bottom:10px;}
.boxBottomManufacturersInfo  {padding:0px;}

.boxTopWhatsnew  {padding:0px;}
.infoBoxHeadingWhatsnew {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxWhatsnew {font-size:10px;background:#fafafa;border-width:1px 1px 1px 8px;border-style:solid;border-color: #0066cc;padding:4px;margin-bottom:10px;}
.boxBottomWhatsnew  {padding:0px;}

.boxTopCart  {padding:0px;}
.infoBoxHeadingCart {font-size:12px;padding:2px;font-weight:bold;}
.infoBoxCart {font-size: 11px;}
.boxBottomCart {padding:0px;}

.logintext {
	padding: 0 7px 0 0;
	text-align: right;
	float: left;
	width: 60px;
}
.loginfeld {
	float: left;
	width: 85px;
}
.loginfeld input {
	border: 1px solid #aaa;
	padding: 0 0 0 2px;
}

.loginfeld input[type=text], .loginfeld input[type=password] {
	width: 85px;
}

.cleardiv {
	clear: left;
	height: 4px;
}

.boxTopAdmin  {padding:0px;}
.infoBoxHeadingAdmin {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxAdmin {font-size:10px;background:#fafafa;border-width:4px 1px 1px 1px;border-style:solid;border-color:#cc6600;padding:4px;margin-bottom:10px;}
.boxBottomAdmin  {padding:0px;}

.boxTopInformation  {padding:0px;}
.infoBoxHeadingInformation {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxInformation {font-size:10px;background:#fafafa;border-width:4px 1px 1px 1px;border-style:solid;border-color:#66cc00;padding:4px;margin-bottom:10px;}
.boxBottomInformation{padding:0px;}

.boxTopNewsletter  {padding:0px;}
.infoBoxHeadingNewsletter {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxNewsletter {font-size:10px;background:#fafafa;border-width:4px 1px 1px 1px;border-style:solid;border-color:#cc0066; padding:4px;margin-bottom:10px;}
.infoBoxNewsletterInputEmail input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin-bottom:5px;height:16px;width:128px;}
.infoBoxNewsletterInputEmailIE input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin-bottom:3px;height:16px;width:126px;}
.boxBottomNewsletter{padding:0px;}

.boxTopBestseller  {padding:0px;}
.infoBoxHeadingBestseller {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxBestseller {font-size:10px;background:#fafafa;border-width:4px 1px 1px 1px;border-style:solid;border-color:#00cc66;padding:4px;margin-bottom:10px;}
.boxBottomBestseller {padding:0px;}

.sprachwahl {
	float: left;
	width: 70px;
	margin-right: 4px;
	background-color: #B7C1C6;
	text-align: center;
	font-weight: bold;
}

.boxTopCurrencies  {padding:0px;}
.infoBoxHeadingCurrencies {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxCurrencies{font-size:10px;background:#fafafa;border-width:4px 1px 1px 1px;border-style:solid;border-color:#0066cc;padding:4px;margin-bottom:10px;}
.boxBottomCurrencies {padding:0px;}

.boxTopInfobox  {padding:0px;}
.infoBoxHeadingInfobox {font-size:12px;height:15px;padding:2px;font-weight:bold;}
.infoBoxInfobox{font-size:10px;background:#fafafa;border-width:4px 1px 1px 1px;border-style:solid;border-color:#0066cc;padding:4px;margin-bottom:10px;}
.boxBottomInfobox  {padding:0px;}

.priceBox {font-size:11px;line-height:1;color:#0000cc;font-weight:bold;}
.priceDisclaimerBox	{font-size:9px;line-height:1;}
.bordersBottomBox {border-bottom:1px solid #8899aa;padding-top:5px;margin-bottom:5px;}
.boxText {font-size:11px; background-color:#f1f1f1;line-height:1;padding:2px;}
.boxTextPrice {font-size:11px; background-color:#f1f1f1;line-height:1;padding:2px;text-align:center;}
.boxImage {padding:5px;text-align:center;}

.categorieImage	{width:100px; height:80px; background-color:#fafafa; padding-top:5px; border:1px solid #8899aa;}
.categorieImageWidth	{padding:5px; width:100px;}
.contentsTopics	{
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 2px solid #176FC1;
}
.productInfoHeading	{font-size:13px; font-weight:bold; padding-left:5px; height:20px; border-bottom:3px solid #0000cc; font-weight:bold;}
.pageHeading	{font-size:13px; font-weight:bold; padding-left:5px; height:20px; border-bottom:3px solid #00cc99; font-weight:bold;}
.contentPage	{padding: 15px 5px 10px 5px; background-color:#fff; font-size:0.9em;}
.pageContent	{border-bottom:1px solid #0000cc; font-weight:bold; padding-left:5px;}
.newProductsHeading	{font-size:13px; font-weight:bold; padding-left:5px; height:20px; border-bottom:3px solid #cc9900; font-weight:bold;}
.bordersListing	{border-bottom:1px solid #0000cc;}
.bordersInfoImage {border-top: 1px solid; border-color: #cccccc;}
.bordersThumbnailImage	{float:left; width:240px; padding-right:2px; margin-right:2px; border-right:0px solid #8899aa; text-align:center;}
.productsDiscription	{padding:5px; border-top:1px solid #0000cc; border-bottom:1px solid #0000cc;  background-color:#fafafa;}
.productsDiscriptionFooter	{padding:2px 0px 2px 5px;background-color:#f1f1f1; border-bottom:1px solid #0000cc; background-color:#f1f1f1;}
.bordersTop	{border-top:1px solid #8899aa;}
.bordersRight	{border-right:1px solid #8899aa;}
.bordersBottom	{border-bottom:1px solid #8899aa; padding-bottom:2px;}
.bordersLeft	{border-bottom:1px solid #8899aa;}
span.productsInfoName	{font-size:13px; font-weight:bold;}
.bgOrderDetails {background-color:#ffffff; padding:2px;}
.productInfoInput input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin-right:3px;height:16px;width:20px;}
.productInfoInputIE input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin:0px;height:15px;width:19px;}

.price	{
	font-size:18px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #cc0000;
	color:#333333;
	font-family:"Courier New", Courier, mono;
	}

.priceSmall	{
	font-size:13px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #cc0000;
	color:#666666;
	}
.priceDisclaimer {
	font-size: 0.7em;
	color: #777;
}
.productListing {
		width: 530px;
		border: 1px solid #afafaf;
	padding: 2px;
	margin: 5px 0 5px 0;
}
.productListingName h3 {
		font-size: 1em;
		margin: 0;
		color: #000;
}
.productListingPrice    {
		color: #000;
		font-size: 0.9em;
}
.productListingBild {
	float: left;
		width: 120px;
	text-align: center;
}
.productListingBeschreibung {
	float: left;
		width: 300px;
}

.copyright	{font-size:9px;	line-height:1.2;color:#999999;text-align:center;}
.copyright a {color:#999999;}
.copyright a:hover {text-decoration:none;}
.parseTime	{font-size:9px;	line-height:1.2;color:#999999;text-align:center;}

.boxTextBG {

	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {

	font-size: 11px;
	background-color: #FFCC99;
}

.errorBox {

	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {

	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}


.stockWarning {

	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {

	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

.mainContent {
	width:663px;
}


.main, P.main {
	font-size: 11px;
	line-height: 1.3;
	margin: 15px 0 0 0;
	padding: 0;
}

.main ol, .main ul {
	margin-left: 22px;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {

	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

.conditions {
  background-color: #FFCCCC;
  padding: 3px 5px 2px;
}

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-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {

  font-size: 10px;
	background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {

  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}


.infoBoxHeading	A	{

	font-size:11px;
	color:#ffffff;
	text-transform:lowercase;
	}
.infoBoxHeading	A:hover	{

	font-size:11px;
	color:#ffff00;
	text-decoration:none;
	text-transform:lowercase;
	}

.infoBox, SPAN.infoBox {

  font-size: 10px;
  background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #0000ff;
  text-transform:lowercase;
  padding:2px;
  margin-bottom:10px;
}

.infoBox_right, SPAN.infoBox_right {

  font-size: 10px;
  background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #cccc00;
  text-transform:lowercase;
  padding:2px;
  margin-bottom:10px;

}

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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {

  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}



SPAN.greetUser {

  color: #0000cc;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}


SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #cc0000;
}
SPAN.productOldPrice {

	color: #cc0000;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	line-height:1;
	padding:0px;
	text-decoration:line-through;
}
SPAN.errorText {

  color: #cc0000;
}

SPAN.productDiscountPrice {

  color: #cc0000;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {

 font-size: 11px;
 line-height: 1.5;
 height:20px;

}
.moduleRowOver {

	font-size: 11px;
	line-height: 1.5;
 height:20px;

	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {font-size: 7pt; }
.heading2 {font-size: 9pt; }
.heading3 {font-size: 10pt; }
.heading4 {font-size: 12pt; }
.heading5 {font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {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-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-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}


.tableListingI {
	background-color: #f1f1f1;
}

.tableListingII {
	background-color: #ffffff;
}

.tableBody {
padding: 5px;
}

.poweredby {

  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.tabbox {
	width: 72px;
	height: 72px;
	text-align: center;
	float: left;
	margin-right: 5px;
}

.tabbox a {
	height: 72px;
	display: block;
	font-size: 1.2em;
}

.tabbox a:hover {
}

.tabbox img {
	border: none;
}

#icon_navi_bild {
	width: 72px;
	height: 72px;
	margin: 0 20px 0 10px;
	padding: 0;
	float: left;
}

#icon_navi_text {
	width: 72px;
	height: 72px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;

}

.loginlink {
	font-weight: bold;
}

.catthumbnail {
	float: left;
	width: 191px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 20px;
	padding: 0;
}

.catthumbnail a {
	text-align: left;
	display: block;
	width: 100%;
	color: #b7c1c6;
	font-size: 0.8em;
}

.catthumbnail a.uebersicht {
	text-align: left;
	display: block;
	width: 100%;
	color: #b7c1c6;
	font-size: 1.2em;
}

.catthumbnail a:hover {
/*	color: #176fc1; */
}

.catthumbnail .balken {
	width: 100%;
	height: 17px;
	margin: 0;
	background-color: #B7C1C6;
}
.catthumbnail .balkenblank {
	width: 97%;
	padding-left: 3%;
	height: 15px;
	padding-top: 2px;
	margin: 0;
	background-color: #176FC1;
	color: #aaa;
	font-weight: bold;
	display: block;
}
.catthumbnail .balkengroup {
	font-size: 0.8em;
	color:#AAA;
	background-color: #fff;
	height:12px;
	display:block;
}
.catthumbnail .balken_gruppenwahl {
	width: 100%;
	height: 220px;
	margin: 0;
	background-color: #B7C1C6;
}
.catthumbnail .balken_gruppenwahl:hover {
	background-color: #176FC1;
}
.catthumbnail .balken_gruppenwahl_nohover {
	width: 100%;
	height: 220px;
	margin: 0;
	background-color: #B7C1C6;
}

.catthumbnail img {
	margin: 0;
}

.indexdescr {
	font-size: 0.8em;
	color: #afafaf;
	margin-top: 15px;
}

#xs_produkt_info {
	font-size: 0.8em;
	margin: 10px 0 0;
}
#xs_produkt_info h3 {
	font-size: 1.2em;
	font-weight: bold;
}
#xs_produkt_info td {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
#xs_produkt_info .prodattr {
	font-size: 1em;
	font-weight: bold;
	width: 200px;
}
#xs_slide_div {
	text-align: left;
	position: relative;
}
#xs_slide_menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	height: 30px;
}
#xs_slide_menu li {
		list-style-type: none;
		float: left;
		margin-right: 5px;
		border: 1px solid #bfbfbf;
}
#xs_slide_menu a {
		display: block;
		text-decoration: none;
		padding: 1px 4px 1px 4px;
		cursor: pointer;
		color: #000;
}
#xs_slide_menu .current {
	background-color: #dfdfdf;
}
.xs_slide_h2 {
		font-size: .9em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.xs_slide_content {
		font-size: 0.8em;
}
#rotationNewsHome {
	margin: 25px 0 0 0;
	width: 557px;
	height: 240px;
	position: relative;
	background: url('img/schatten-rechts.png') top right repeat-y #fff;
}
#rotationNewsBottom {
	height: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 549px;
	background: url('img/schatten-unten.png') bottom left repeat-x #fff;
}

.xxlbutton {
	width: 160px;
	padding-left: 15px;
	text-align: left;
}

.catlist-minicat  {
	margin-top: 20px;
	background-color: #D6DCDF;
	text-align: center;
	padding: 2px 2px 4px 2px;
}

.catlist-minicat a {
	background-color: #B7C1C6;
	color: #fff;
	padding: 2px;
	font-size: 0.8em;
}
.catlist-minicat a:hover {
	background-color: #0059A7;
	color: #fff;
}

.hierklicken {
	display: block;
	margin-top: 5px;
	font-size: 0.7em;
	text-align: center;
}

a.nohover:hover {
	color: #000;
}

#loggedinas {
	font-size: 0.9em;
}
#staffTable {
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
}
#staffTable td, #staffTable th {
	font-size: 0.7em;
	padding: 2px;
	color: #777;
	text-align: right;
	border: 1px solid #999;
}
#stafftable td {

}
#staffTable th {
	font-weight: bold;
}
.dl_heading {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
	background-color: #176FC1;
	border-bottom: 1px solid #afafaf;
	padding: 2px;
	width: 90%;
	color: #fff;
}
#bestellfortschritt {
	margin-bottom: 10px;
}
#bestellfortschritt .bestellstep {
	padding: 4px;
	width: 183px;
	margin: 0 2px 0 0;
	float: left;
	height: 54px;
	border: 1px solid #777;
	background-color: #D5DADE;
	color: #777;
	font-size: 0.8em;
}
#bestellfortschritt .bsaktiv {
	background-color: #fff;
}
#bestellfortschritt .bestellstep .head-nr {
	font-size: 1.6em;
	font-weight: bold;
}
#bestellfortschritt .bestellstep .head-title {
	font-size: 1.1em;
	font-weight: bold;
}
#bestellfortschritt .bsaktiv .head-nr {
	color: #176FC1;
}
#bestellfortschritt .bsaktiv .head-title {
	color: #176FC1;
}
.selLoginFloat {
	width: 250px;
	float: left;
	margin-right: 8px;
	border: 1px solid #176FC1;
	height: 200px;
	position: relative;
}
.selLoginFloatHeader {
	background-color: #D5DADE;
	border-left: 8px solid #176FC1;
	color: #777;
	font-size: 1em;
	padding: 3px 3px 3px 10px;
	color: #000;
	font-weight: bold;
}
.selLoginFloatContent {
	font-size: 0.9em;
	padding: 5px 10px 10px 10px;
}
.selLoginFloatContentHeader {
	font-weight: bold;
	margin-bottom: 5px;
}
.selLoginFloatButton {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

table.bildlic th {border-bottom:2px solid #333; padding:0 5px; color:#333;}
table.bildlic td {padding:5px; color:#333;}

/* Construction kit styles */
#ck-content {
	position: relative;
	min-height: 100px;
}

#ck-progress {
	margin-top: 5px;
	margin-bottom: 10px;
}
#ck-progress .ck-step {
	padding: 4px;
	width: 183px;
	margin: 0 2px 0 0;
	float: left;
	height: 54px;
	border: 1px solid #777;
	background-color: #D5DADE;
	color: #777;
	font-size: 0.8em;
	margin-bottom: 2px;
}
#ck-progress .step-active {
	background-color: #fff;
}
#ck-progress .ck-step .head-nr {
	font-size: 1.6em;
	font-weight: bold;
}
#ck-progress .ck-step .head-title {
	font-size: 1.1em;
	font-weight: bold;
}
#ck-progress .step-active .head-nr {
	color: #176FC1;
}
#ck-progress .step-active .head-title {
	color: #176FC1;
}

#ck-content td {
	padding: 2px;
	font-size: 1.0em;
}

#ck-prices {
	float:right;
	font-size: 0.9em;
}


#ck-price-table, #ck-no-price-table {
	width: 200px;
}

#ck-no-price-table td {
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	padding: 0px;
	font-size: 0.9em;
}

#ck-price-table th {
	font-weight: bold;
}

#ck-price-table th, #ck-price-table td {
	text-align: left;
	line-height: 1.3em;
	padding: 0px;
}

#ck-price-table td {
	text-align: right;
}

#ck-params, #ck-folder {
	background-color: #D5DADE;
	padding: 3px 5px;
	border: 1px solid #777777;
}
					
#ck-amount, #ck-accessory-1002, #ck-accessory-1005, #ck-accessory-1008, #ck-accessory-1009, #ck-accessory-1010, #ck-accessory-1011, #ck-accessory-1012 {
	font-size: 1.0em;
	width: 50px;
	text-align: right;
}

#ck-size, #ck-underlayer, #ck-underlayer-material, #ck-page, #ck-page-page1, #ck-page-page2, #ck-page-material, #ck-passepartout, #ck-cd-holder, #ck-print, #ck-print-colors, #ck-embossing, #ck-embossing-foils, #ck-bonding {
	font-size: 1.0em;
	width: 400px;
	height: 1.8em;
}

#ck-font, #ck-bord {
	font-size: 1.0em;
	width: 200px;
	height: 1.8em;
}

#ck-select-text-u, #ck-select-text-m, #ck-select-border-m {
	font-size: 1.0em;
	width: 175px;
}

#ck-page-case-sel {
	font-size: 1.0em;
	width: 200px;
	height: 1.8em;
}

.ck-accessories.ck-not-available {
	color: #FF0000;
}

.ck-config-button {
	font-size: 1.0em;
	width: 125px;
}

#ck-content tr.ck-border-above td, #ck-content tr.ck-border-above th {
	padding-top: 5px;
}

#ck-content tr.ck-border-top td, #ck-content tr.ck-border-top th {
	border-top: 1px solid #5E5E5E;
	padding-top: 5px;
}

#ck-content tr.ck-border td, #ck-content tr.ck-border th {
	border-bottom: 1px solid #5E5E5E;
	padding-bottom: 5px;
}

#ck-content tr.ck-border-bold td, #ck-content tr.ck-border-bold th {
	border-bottom: 2px solid #5E5E5E;
	padding-bottom: 5px;
}

#ck-content tr.ck-noborder td, #ck-content tr.ck-noborder th {
	border-bottom: none;
	padding-bottom: 2px;
}

.ck-show-small {
	font-size: 0.9em;
}

#ck-underlayer.ck-not-available {
	color: #FF0000;
}

#ck-underlayer option {
	color: #000000;
}

#ck-underlayer option.ck-not-available {
	color: #FF0000;
}

#ck-content td.ck-table-amount {
	width: 50px;
	border-right: 1px solid #5E5E5E;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

#ck-content td.ck-table-description {
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
}

#ck-content td.ck-table-price, #ck-content th.ck-table-price {
	width: 60px;
	border-left: 1px solid #5E5E5E;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

div.ck-config {
	position:relative;
}

#ck-config-material-preview {
	height: 60px;
}

#ck-config-material {
	float: left;
	margin-right: 7px;
}

#ck-config-material img {
	width: 200px;
	height: 60px;
}

#ck-config-font img {
	cursor: pointer;
}

#ck-config-bord img {
	width: 400px;
	height: 400px;
}

.ck-hide {
	display: none;
}

#ck-components {
	height: 250px;
}

.ck-component {
	float: left;
	position: relative;
	color: #B7C1C6;
}

.ck-component img {
	height: 200px;
}

.ck-component.ck-left, .ck-component.ck-right, .ck-component.ck-left img, .ck-component.ck-right img {
	width: 111px;
}

.ck-component.ck-middle, .ck-component.ck-middle img {
	width: 125px;
}

.ck-component .number {
	position: absolute;
	top: 40%;
	left: 30%;
	width: 40%;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	cursor: default;
}

.ck-component .bar {
	width: 100%;
	height: 17px;
	margin: 2px 0 0;
	background-color: #B7C1C6;
}

.ck-instruction {
	color: #FF0000;
	margin-top: 3px;
}

#ck-errors {
	color: #FF0000;
}

#ck-imgbox {
	cursor: pointer;
	position: absolute;
	border: 1px solid #000000;
	background : #FFFFFF;
	display: none;
	width: 200px;
	height: 200px;
	z-index: 50;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

#ck-txtbox {
	cursor: pointer;
	position: absolute;
	border: 1px solid #000000;
	background : #FFFFFF;
	display: none;
	width: 400px;
	z-index: 50;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	top: 450px;
	left: 320px;
}

#ck-txtbox textarea {
	width: 400px;
	height: 200px;
}

.jcarousel-skin-ie7 .jcarousel-container {
    background: #D5DADE;
    border: 1px solid #5E5E5E;
}

.jcarousel-skin-ie7 .jcarousel-container {
    width: 315px;
    padding: 10px 40px;
}

.jcarousel-skin-ie7 .jcarousel-clip {
    width:  315px;
    height: 62px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 40px;
    height: 60px;
    border: 1px solid #fff;
    position: relative;
}

.jcarousel-skin-ie7 .jcarousel-item div {
	position: absolute;
	bottom: 1px;
	right: 2px;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #5E5E5E;
}

.jcarousel-skin-ie7 .jcarousel-item {
    margin-left: 0;
    margin-right: 3px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

.jcarousel-skin-ie7 .jcarousel-next {
    position: absolute;
    top: 26px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled,
.jcarousel-skin-ie7 .jcarousel-next-disabled:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev {
    position: absolute;
    top: 26px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled,
.jcarousel-skin-ie7 .jcarousel-prev-disabled:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled:active {
    cursor: default;
    background-position: -96px 0;
}

