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

.boxText {
font-family : Arial, sans-serif;
font-size : 10px;
}
.boxTextBG {
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : bold;
color : #666666;
background-color : #FFFFFF;
}
a.boxTextBG:link, a.boxTextBG:hover {
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : bold;
color : #666666;
background-color : #FFFFFF;
text-decoration : none;
}

.boxTextBG2 {
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : normal;
color : #999999;
background-color : #FFFFFF;
}
.boxcart {
font-family : Arial, sans-serif;
font-size : 11px;
line-height : 14px;
font-weight : normal;
color : #999999;
background-color : #FFFFFF;
}
a.boxcart:link, a.boxcart:hover {
font-family : Arial, sans-serif;
font-size : 11px;
line-height : 14px;
font-weight : normal;
color : #999999;
background-color : #FFFFFF;
text-decoration : none;
}
.boxTextBGII {
font-family : Arial, sans-serif;
font-size : 10px;
background-color : #ffcc99;
}
.boxTextPrice {
font-family : Arial, sans-serif;
font-size : 10px;
color : #ff0000;
}
.errorBox {
font-family : Arial, sans-serif;
font-size : 10px;
font-weight : bold;
background-color : #ffb3b5;
}
.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 : 0;
background-color : #ffffff;
}
img {
border : 0;
}
A {
color : #000000;
text-decoration : none;
}
A:hover {
color : #0000ff;
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 : #cc3399;
font-style : italic;
}
A.confirmationEdit:hover {
color : #cc3399;
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 : Arial, sans-serif;
font-size : 12px;
background : #ff0000;
color : #ffffff;
font-weight : bold;
text-align : center;
}
TR.headerInfo {
background : #00ff00;
}
TD.headerInfo {
font-family : 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;
}
.infoBoxContents {
font-family : Arial, sans-serif;
font-size : 10px;
}
.infoBoxNotice {
background : #ff8e90;
}
.infoBoxNoticeContents {
background : #ffe6e6;
font-family : Arial, sans-serif;
font-size : 10px;
}
TD.infoBoxHeading {
font-family : Arial, sans-serif;
font-size : 10px;
font-weight : bold;
background : #666666;
height : 17px;
background : #f1f1f1;
}
TD.infoBoxHeading_right {
font-family : Arial, sans-serif;
font-size : 10px;
font-weight : bold;
background : #f1f1f1;
height : 17px;
color : #666666;
}
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 : 11px;
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 : #f1f1f1;
border-color : #cccccc;
border-style : solid;
border-width : 1px;
}
TD.formAreaTitle {
font-family : Arial, sans-serif;
font-size : 12px;
font-weight : bold;
}
.copyright {
font-family : Arial, sans-serif;
font-size : 11px;
line-height : 1.5;
text-align : center;
}
.parseTime {
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 : 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 : #ff0000;
}
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;
}
.moduleRowOver {
background-color : #d7e9f7;
border : 1px solid;
border-color : #ffffff;
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;
}
.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_heading {
font-family : Arial, Helvetica, sans-serif;
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-family : Arial, Helvetica, sans-serif;
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;
}
.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;
}
.inputRequirement {
font-family : Arial, sans-serif;
font-size : 10px;
color : #cc3399;
}
.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;
}
.contentsTopics {
font-family : Arial, sans-serif;
font-size : 22px;
font-weight : bold;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #999999;
padding-bottom : 18px;
}
.contentcopybold {
font-family : Arial, sans-serif;
font-size : 15px;
font-weight : bold;
line-height : 15px;
letter-spacing : 0;
word-spacing : -1px;
color : #999999;
}
.contentcopygrau {
font-family : Arial, sans-serif;
font-size : 15px;
font-weight : bold;
line-height : 15px;
letter-spacing : 0;
word-spacing : -1px;
color : #CCCCCC;
}


.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;
}
a:focus {
outline : none;
}
img {
border-style : none;
}
.boxTextGross {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccccc;
background-color : #ffffff;
font-weight : bold;
padding-top : 0;
padding-left : 7px;
padding-right : 0;
padding-bottom : 0;
}
div.indexGross {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccc33;
background-color : #ffffff;
font-weight : bold;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 2px;
}
.boxCategories {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #9c9c9c;
background-color : #ffffff;
font-weight : bold;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 0;
}
div.abst11 {
padding-top : 5px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
div.abst11und7 {
padding-top : 5px;
padding-left : 7px;
padding-right : 0;
padding-bottom : 0;
}
div.abst7 {
padding-top : 7px;
padding-left : 0;
padding-right : 4px;
padding-bottom : 0;
}
div.abst37 {
padding-top : 37px;
padding-left : 0;
padding-right : 4px;
padding-bottom : 0;
}
div.abst100 {
padding-top : 100px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
div.abst49 {
padding-top : 49px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
div.abst55 {
padding-top : 55px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
div.abst64 {
padding-top : 64px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
div.abst15 {
padding-top : 15px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
div.abst80 {
padding-top : 80px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
.startZelle {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 13px;
letter-spacing : 0;
word-spacing : -1px;
color : #ffffff;
font-weight : normal;
padding-top : 4px;
padding-left : 5px;
padding-right : 3px;
padding-bottom : 4px;
}
.flaecheLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 13px;
letter-spacing : 0;
word-spacing : -1px;
color : #ffffff;
font-weight : normal;
display : block;
height : 224px;
width : 136px;
color : #ffffff;
}
.flaecheLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 13px;
letter-spacing : 0;
word-spacing : -1px;
color : #ffffff;
font-weight : normal;
display : block;
height : 224px;
width : 136px;
color : #ffffff;
text-decoration : none;
}
TD.box_grau {
background-color : #cccccc;
}
.designText {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #999999;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 2px;
}
a.designLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccc99;
font-weight : bold;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 2px;
}
a.designLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccc33;
font-weight : bold;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 2px;
text-decoration : none;
}
a.boxCategoriesLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccccc;
font-weight : bold;
padding-top : 0;
padding-left : 7px;
padding-right : 0;
padding-bottom : 0;
}
a.boxCategoriesLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #999999;
font-weight : bold;
padding-top : 0;
padding-left : 7px;
padding-right : 0;
padding-bottom : 0;
text-decoration : none;
}
a.AdesignLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccc33;
font-weight : bold;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 2px;
}
a.AdesignLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-style : normal;
line-height : 22px;
letter-spacing : 0;
word-spacing : -1px;
color : #cccc99;
font-weight : bold;
padding-top : 1px;
padding-left : 7px;
padding-right : 4px;
padding-bottom : 2px;
text-decoration : none;
}
.RahmenboxLogIn {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 22px;
word-spacing : -1px;
color : #999999;
background-color : #ffffff;
border : 2px solid #cc3399;
padding-top : 4px;
padding-left : 2px;
padding-right : 0;
padding-bottom : 0;
display : block;
width : 130px;
height : 18px;
}
.searchboxLogIn {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 22px;
word-spacing : -1px;
color : #999999;
background-color : #ffffff;
border : 2px solid #cc3399;
padding-top : 4px;
padding-left : 7px;
padding-right : 0;
padding-bottom : 0;
display : block;
width : 214px;
height : 18px;
}
.ADD_QTY {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
line-height : 22px;
text-align : right;
word-spacing : -1px;
color : #999999;
background-color : #ffffff;
border : 2px solid #cc3399;
padding-top : 4px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 0;
display : block;
width : 30px;
height : 16px;
}
.HLboxLogIn {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
line-height : 15px;
letter-spacing : 0;
word-spacing : -1px;
color : #999999;
font-weight : bold;
padding-top : 4px;
padding-left : 8px;
padding-right : 0;
padding-bottom : 2px;
}
.HLcat_slogan {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
line-height : 15px;
letter-spacing : 0;
word-spacing : -1px;
color : #999999;
background-color : #ffffff;
font-weight : bold;
padding-top : 0;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
}
.TextboxLogIn {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 12px;
word-spacing : -1px;
color : #999999;
padding-top : 0;
padding-left : 8px;
padding-right : 0;
padding-bottom : 0;
}
.left12 {
padding-top : 4px;
padding-left : 4px;
padding-right : 0;
padding-bottom : 0;
}
.Preis {
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
font-style : normal;
font-weight : normal;
line-height : 28px;
word-spacing : -1px;
color : #ffffff;
background-color : #cccccc;
padding-top : 12px;
}
.Preisgrau {
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
font-style : normal;
font-weight : normal;
line-height : 20px;
word-spacing : -1px;
color : #cccccc;
background-color : #ffffff;
padding-top : 12px;
padding-bottom : 3px;
}
.kleinTextgrau {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
word-spacing : -1px;
color : #ffffff;
background-color : #cccccc;
padding-top : 0;
padding-bottom : 2px;
}
a.linkohne {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 15px;
word-spacing : -1px;
color : #ffffff;
padding-top : 0;
padding-bottom : 2px;
}
a.linkohne:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 15px;
word-spacing : -1px;
color : #ffffff;
padding-top : 0;
padding-bottom : 2px;
text-decoration : none;
}
.kleinText {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
word-spacing : -1px;
color : #cccccc;
}
.kleinCopyText {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
line-height : 14px;
word-spacing : -1px;
color : #cccccc;
}
.kleinCopyTextDunkel {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
line-height : 14px;
word-spacing : -1px;
color : #9c9c9c;
}

a.linkkleinCopyText {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 14px;
word-spacing : -1px;
color : #cccccc;
padding-top : 0;
padding-bottom : 0px;
}
a.linkkleinCopyText:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 14px;
word-spacing : -1px;
color : #9c9c9c;
padding-top : 0;
padding-bottom : 0px;
text-decoration : none;
}
a.kleinText {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
word-spacing : -1px;
color : #cccccc;
padding-top : 3px;
}
a.kleinText:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
word-spacing : -1px;
color : #cccccc;
padding-top : 3px;
text-decoration : none;
}
.ArtikelkurzText {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 18px;
word-spacing : -1px;
font-weight : bold;
color : #ffffff;
background-color : #cccccc;
}
.ArtikellangText {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 19px;
word-spacing : -1px;
font-weight : bold;
color : #cccccc;
background-color : #ffffff;
}
.ArtikelLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 19px;
word-spacing : -1px;
font-weight : bold;
color : #999999;
background-color : #ffffff;
}

a.ArtikelLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #999999;
background-color : #cccccc;
}
a.ArtikelLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #999999;
background-color : #cccccc;
text-decoration : none;
}


a.productcmlink {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #999999;
}
a.productcmlink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #666666;
text-decoration : none;
}

a.listcmlink {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #ffffff;
}
a.listcmlink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #666666;
text-decoration : none;
}


.printArtikel {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 19px;
word-spacing : -1px;
font-weight : bold;
color : #666666;
background-color : #ffffff;
}
a.TextLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 22px;
word-spacing : -1px;
color : #999999;
}
a.TextLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 22px;
word-spacing : -1px;
color : #cc3399;
text-decoration : none;
}
a.ButtonLink {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #cc3399;
padding-right : 4px;
}
a.ButtonLink:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 22px;
word-spacing : -1px;
color : #cc3399;
text-decoration : none;
padding-right : 4px;
}
.dot {
display : block;
width : 144px;
height : 124px;
border-top : 0 solid #ffffff;
border-right : 0 solid #ffffff;
border-bottom : 2px dotted #999999;
border-left : 2px dotted #999999;
}
.dot2 {
display : block;
width : 144px;
height : 126px;
}
.printSlogan {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
word-spacing : -1px;
font-weight : bold;
color : #cccccc;
padding-top : 0;
padding-bottom : 16;
}
.printTax, a.printTax, a.printTax:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 16px;
word-spacing: -1px;
font-weight: normal;
color: #999999;
padding-top: 0px;
padding-bottom: 24px;
}
.printPreis {
font-family : Arial, Helvetica, sans-serif;
font-size : 36px;
font-style : normal;
font-weight : normal;
line-height : 36px;
word-spacing : -1px;
color : #999999;
background-color : #ffffff;
padding-top : 24px;
padding-bottom : 0;
}
.printCat {
font-family : Arial, Helvetica, sans-serif;
font-size : 36px;
font-style : normal;
font-weight : bold;
line-height : 36px;
word-spacing : -1px;
color : #cccc66;
background-color : #ffffff;
padding-top : 0;
padding-bottom : 24px;
}
.printFooter {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 16px;
word-spacing : -1px;
font-weight : bold;
color : #333333;
padding-top : 24px;
padding-bottom : 12px;
}
.checkcopy {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 12px;
color : #999999;
}
.checkcopyBold {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 12px;
font-weight : bold;
color : #666666;
}
a.linkagb {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #cc3399;

}
a.linkagb:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #cc3399;
text-decoration : none;
}

.errorrot {
font-family : Arial, sans-serif;
font-size : 12px;
color : #cc3399;
}
