/* -----------------------------------------------------------------------------------------
   $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;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
}
a {
	color: #014A73;
}

.clear {
height: 1px;
overflow: hidden;
clear: both;
}

.master {
	width:1001px;
}
*html .master {
	margin-left: 1px;
	overflow: hidden;
}
*+html .master {
	margin-left: 1px;
	overflow: hidden;

}

.logo {
	margin: 0px 8px 0px 12px;
	border: 0px;
	float: left;
}
.header {
	width: 1004px;
	background: url(img/bg_header2.gif) no-repeat;
	height: 110px;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	clear: both;
}
.footer2 {
	width: 1004px;
	background: url(img/bg_footer.gif) no-repeat;
	
	height: 74px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	clear: both;
}
.adresse {
	/*border: 1px dashed #990000;*/
	float: right;
	width: 400px;
	margin: 40px 18px 0px 0px;
	line-height: 17px;
	text-align: right;
}
*html .adresse {
	/*border: 1px dashed #990000;*/
	width: 400px;
	line-height: 17px;
	margin: 40px 8px 0px 0px;
}
.navtop {
	border-top: 1px solid #014A73;
	margin: 0px 4px 0px 0px;
	padding: 4px 12px 4px 12px;
	color: #ffffff;
	background-color: #014A73;
	float: left;
	width: 977px;
	clear: both;	
}
*html .navtop {
	margin: 0px 4px 0px 0px;
	padding: 4px 12px 4px 12px;
}
.navtop a {
	color: #ffffff;	
}
.navtop a:visited {
	color: #ffffff;	
}
.navtop a:hover {
	color: #ffffff;
	text-decoration: underline;	
}
.breadcrumb a {
	color: #ffffff;	
}
.breadcrumb a:hover {
	color: #ffffff;	
}
.breadcrumb a:visited {
	color: #ffffff;	
}
.breadcrumb {
	float: left;
	color: #ffffff;
}
.navtop .main {
	float: right;
}
.maincontent {
	border-left: 1px solid #014A73;
	border-right: 1px solid #014A73;
	clear: both;
	text-align: left;
	width: 995px;
	padding: 4px 2px 12px 2px;
	margin: 0px 0px 0px 0px;
}
*html .maincontent {
	width: 985px;
	padding: 4px 0px 0px 1px;
}
h1 {
	font-size: 16px;
	margin: 0px 0px 8px 0px;
	color: #014A73
}
h2 {
	font-size: 13px;
	margin: 0px 0px 4px 0px;
}
h3 {
	font-size: 12px;
	color: #014A73;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #014A73;
	width: 558px;
}
.price {
	font-size: 15px;
	color: Black;
	font-weight: bold;
}
.left {
	margin: 8px 0px 0px 8px;
}
.content {
	padding: 12px 0px 0px 12px;
	width: 550px;
}
*html .content {
	padding: 12px 0px 0px 12px;
	width: 520px;
}
.right {
	margin: 8px 8px 0px 0px;
	float: right;
}
*html .right {
	margin: 8px 4px 0px 0px;
}
.contentlistcategory {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #D6D6D6;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

.contentlistcategory a {
	font-size: 16px;
	font-weight: bold;
}

.contentlistcategory a.no-color {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.contentlistcategory img {
	float:left;
}

/* Formularfelder */
.maincontent .left .textfield input { width: 135px; }

.framearticlelist {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	width: 550px;
	padding: 4px;
	margin: 0px 0px 12px 0px;
}
.framearticlelist2 {
	border: 1px solid #D6D6D6;
	width: 550px;
	padding: 4px;
	margin: 12px 0px 12px 0px;
}
*html .framearticlelist2 {
}
.articlename {
	font-size: 15px;
	font-weight: bold;
}
.pic {
	padding: 8px 0px 0px 12px;
	vertical-align: top;
	width: 130px;
}
.boxText { 
	font-size: 10px;
	background-color: #ffffff;
}
.boxText2 { 
	font-size: 11px;
}
.boxTextBG {
	font-size: 12px;
	background-color: #ffffff;
	padding: 4px;
}
.boxTextBGII {
	padding: 4px;
	font-size: 12px;
	background-color: #ffffff;
}
.boxTextPrice {
	
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-size: 10px;
	font-weight: bold;
	background-color: White;
	border: 1px solid Red;
	color: red;
}
.gvBox {
	
	font-size : 14px;
	font-weight: bold;
	color: red;
	border: 1px solid Red;
}
.stockWarning { 
	
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-size: 10px;
	color: Red;
	text-decoration: underline;
}

img{
	border:0;
}

a {
  color: #014A73;
  text-decoration: none;
}

a:hover {
  color: #EB3D00;
  text-decoration: underline;
}

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

A.headerNavigation { 

}

A.headerNavigation:hover {
 
}

TD.conditions {
	background-color: White;
}

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

TR.headerMessage {
	border: 1px solid Red;
}

.moduleHeading {
	
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
}

TR.headerInfo {
  background: #CCDBE3;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #CCDBE3;
  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;
}

.infoBox2 {
	font-size: 10px;
	border-left: 1px solid #014A73;
	border-right: 1px solid #014A73;
	background: #ffffff; 
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 8px;
	width: 170px;
	overflow: hidden;
}
.infoBox3 {
	border-left: 1px solid #014A73;
	border-right: 1px solid #014A73;
	margin: 0px 0px 0px 0px;
	padding: 8px 4px 0px 4px;
	width: 174px;
	text-align: center;
}
.infoBoxContents {
  
  font-size: 10px;
}

.infoBoxNotice {
  background: #CCDBE3;
  color: #014A73;
}

.infoBoxNoticeContents {
 background: #CCDBE3;
  color: #014A73;
  
  font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	background: #014A73;
	height:17px;
	color: #ffffff;
}
.infoBoxHeading2 {
	font-size: 12px;
	font-weight: bold;
	background: url(img/box_headline.gif) no-repeat;
	height: 17px;
	color: #ffffff;
	padding: 4px 0px 2px 10px;
	width: 174px;
}
.infoBoxHeading2 a {
	color: #ffffff;
	text-decoration: none;
	float: left;
}
.infoBoxHeading2 span {
	color: #ffffff;
	text-decoration: none;
	float: left;
}
.infoBoxHeading2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.infoBoxHeading2 .button {
	float: right;
	width: 20px;
	margin: 2px 12px 0px 0px;
}
*html .infoBoxHeading2 .button {
	float: right;
	width: 20px;
	margin: 2px 4px 0px 0px;
}

*+html .infoBoxHeading2 .button {
	float: right;
	width: 20px;
	margin: 2px 4px 0px 0px;
}
.infoBoxHeading_right { 
	font-size: 12px;
	font-weight: bold;
	background: url(img/box_headline.gif) no-repeat;
	height: 17px;
	color: #ffffff;
	padding: 2px 0px 2px 8px;
	float: left;
	width: 174px;
	}
.Boxfooter {
	background: url(img/box_footer.gif) no-repeat;
	height: 16px;
	padding: 0px 8px 2px 10px;
	width: 168px;
}
.infoBoxHeading3 {
	font-size: 12px;
	font-weight: bold;
	background: #014A73;
	color: #ffffff;
	padding: 6px 0px 6px 10px;
	width: 550px;
}
TD.infoBox, SPAN.infoBox {
  
  
   font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  
  font-size: 10px;
  background: #ffffff; 

}

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: #014A73;
	
}

A.pageResults:hover {
  color: #014A73;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  
 font-size: 16px;
  font-weight: bold;
  color: #014A73;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 12px;
  line-height: 1.4;
  padding: 4px 12px 4px 0px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 11px;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  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;
}

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  
  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-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}
SPAN.productOldPrice {
	
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  
  color: #ff0000;
}

SPAN.productDiscountPrice {
  
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-size: 11px;
 padding: 4px 0px 4px 0px;
 background-color: #ffffff;
 border: 1px solid;
 border-color: #ffffff;
 color: #014A73;

}
.moduleRowOver {
	background-color: #Ffffff;
	border: 1px solid;
	border-color: #ffffff;
	font-size: 11px;
	padding: 4px 0px 4px 0px;
	color: #014A73;
}
.moduleRowOver a {
	color: #014A73;
}
.moduleRowSelected { background-color: #E9F4FC; }
.linkstandard {
	padding: 2px 0px 2px 0px;
	clear: both;
}
.linkstandard a {
	color: #014A73;
}
.linkstandard a:hover {
	color: #014A73;
	text-decoration: underline;
}
.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: 12px; 
	background-color: #ffffff; 
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 1px;
}


.sitemap_sub { font-size: 11px; background-color: #ffffff; padding: 2px 4px 2px 4px; border: 1px solid #D8D8D8;}
.sitemap_sub a {}
.sitemap_sub a:hover {}


/* 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;
}

.navLeft {

}
.navRight {

}

.contentsTopics {
	
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* Styles Splitseite */

.splitframe {
	margin:40px 0px 0px 0px;
	background: url(http://dentalcadcam.de/bg_splitseite.gif) no-repeat;
	text-align:center;
	padding:12px;
	width:402px;
	height:370px;
}
*html .splitframe {
	width:426px;
}
.splitframe .logo {
	margin:20px 0px 10px 0px;
	clear:both;
}
.splitframe .headline {
	margin:0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	clear:both;
}
.splitframe .languages {
	margin:20px 0px 0px 0px;
	clear:both;
}
.splitframe .adresse {
	/*border: 1px dashed #990000;*/
	margin: 34px 0px 0px 0px;
	line-height: 17px;
	clear:both;
}

/* Styles f�r Navigation 19.07.2007 */

#CatNavi {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px -40px;
} 

* html #CatNavi {
	margin: 0px 0px 0px 0px;
} 

*+html #CatNavi {
	margin: 0px 0px 0px 0px;
} 

#CatNavi li {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background: url(img/mainnav_arrow.gif) no-repeat;
} 
#CatNavi li .CatLevel2 {
	font-size: 11px;
	color: #4D809D;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px -42px;
	padding: 0px 0px 0px 9px;
	background: url(img/mainnav_arrow2.gif) no-repeat;
	
}
#CatNavi li .CatLevel2 a {
	color: #4D809D;
}
#CatNavi li .CatLevel2 a:hover {
	color: #EB3D00;
}
#CatNavi li .CatLevel2SubMenue {
	font-size: 11px;
	font-weight: bold;
	color: #4D809D;
	list-style: none;
	margin: 0px 0px 0px -42px;
	padding: 0px 0px 0px 9px;
	background: url(img/mainnav_arrow2.gif) no-repeat;
}

#CatNavi li .CatLevel2SubMenue a {
	color: #4D809D;
}
#CatNavi li .CatLevel2SubMenue a:hover {
	color: #EB3D00;
}
#CatNavi li .CatLevel3 {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	margin: 0px 0px 0px -30px;
	padding: 0px 0px 0px 0px;
	background: none;
}

#CatNavi li.CatLevel1SubMenue ul {
  display: none;
}

#CatNavi li.Current ul,
#CatNavi li.CurrentParent ul {
  display: block;
}

#CatNavi li ul {
  display: none;
}

.backtotop { text-align: right; padding-right: 225px; }
.backtotop a { background: url(img/arrow_up.gif) no-repeat;
background-position: right -2px; padding-right: 16px; }

.info_kosten {
	text-align: left;
	font-size: 8px;
}

.info_box_preis {
	text-align: right;
	padding-top: 3px;
}

.bestseller { 
list-style: none;
padding: 0px;
margin: 0px;

font-size: 11px;
font-weight: bold;

}

.bestseller li { 
border-bottom: 1px #cccccc solid;
padding-bottom: 2px;
line-height: 130%;
}

.bestseller .zahl { float: left; padding-right: 2px; vertical-align: top; padding-top: 5px; font-weight: normal; }
.bestseller .name {
	float: right;
	width: 150px;
	
	padding-top: 5px;
}

/* NEWS auf Startseite */
.newshead {
font-size: 16px;
font-weight: bold;
color: #014a73;
text-decoration: none;
}

.news {
border: 1px #014a73 solid;

padding: 10px;
}

/* Content */
.content a:hover {
  color: #EB3D00;
  text-decoration: underline;
}

/* checkout form */
.cc_form label { 
	display: block;
	width: 150px; 
	float: left;
}

.cc_form input, .cc_form select {
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	height: 16px;
	line-height: 16px;
}

.cc_form select {
	height: 20px;
	line-height: 20px;
}


/* specials */
.clear {
	height: 1px;
	overflow: hidden;
}
.specials {
	width: 100%;

	overflow: auto;
}
.specials .infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	background: #014A73;
	height:17px;
	color: #ffffff;
}

.specials ul {
	list-style: none;
	width: 100%;
	padding: 0px; margin: 0px;
}

.specials ul li {
	float: left;
	display: block;
	width: 100%;

}

.specials ul li .wrapper {
	padding: 15px 0px;
	border-bottom: 1px solid #d6d6d6;
	clear: both;
}

.specials ul li .wrapper img {
	float: left;
	padding-right: 5px;
}

.specials .articleimg {
	float: left;
	width: 135px;
}

.specials .details {
	float: left;
}

.specials ul li .button-buy-now {
	padding-top: 3px;
}

.vat-id-notice,
td.main .vat-id-notice {
  margin-top: 10px;
  text-align: left;
}
