/* -----------------------------------------------------------------------------------------
   $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: Verdana, Arial, sans-serif;
        font-size: 10px;
}

.boxTextBG {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}
.boxTextBGII {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}
.boxTextPrice {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #FF0000;
}

.errorBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 12px;
        font-weight: bold;
        color: #f33;
}
.gvBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 14px;
        font-weight: bold;
        border-color: #FFFFFF;
        border: 1px solid;
}
.stockWarning {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #cc0033;
}

.productsNotifications {

}

.orderEdit {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #70d250;
        text-decoration: underline;
}

img{
        border:0;
}

A {
  color: #213180;
  text-decoration: underline;
}

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

FORM {
        display: inline;
}


TR.header {

}

TR.headerNavigation {

}

TD {font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #000000;}

TD.headerNavigation {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight : bold;
        border-bottom: 1px solid;
        border-color: #b6b7cb;

}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {

}

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

}

TR.headerMessage {

}

.moduleHeading {
        font-family: Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: bold;
        padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;

  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {

}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;

  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {

}

.infoBoxNoticeContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  height:17px;
  color: #fff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;

  border-color: #2e3192;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.hersteller{

  border: 1px;
  border-style: solid;
  border-color: #fa9f2a;
  border-spacing: 1px;
}
tr.headline {background:#fee7b1;color:#fa9f2a;}
TD.textcenter {text-align:center;}

tr.odd {
        background:#FEE7B1;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

A.pageResults:hover {
  color: #0000FF;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {

}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
        text-decoration: underline;
}

TABLE.formArea {
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
    display:none;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldText {
        font-family: Verdana, Arial, sans-serif;
        font-size:0.7em;
        font-weight: normal;
}
SPAN.productOldPrice {
        font-family: Verdana, Arial, sans-serif;
        color: #ff0000;
        text-decoration: line-through;
        font-size:0.99em;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;

 border: 1px solid;
 border-color: #fcd889;

}


.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;

        padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_subX {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;  padding: 2px 2px;}
.sitemap_subX a {color:#000000;}
.sitemap_subX a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px;  }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {

border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
        border-right: 1px solid;
        border-color: #b6b7cb;

        width: 185px;
}
.navRight {
        border-color: #2e3192;
        border-top-width: 4px;
        border-top-style: solid;
        border-left-width: 4px;
        border-left-style: solid;

        width: 185px;
}

.contentsTopics {
        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
}

.tableListingI {

}

.tableListingII {

}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
        width: 1px;
}


.inmed {
  width: 200px;
}
.inlng {
  width: 246px;
}
.inzip { width: 45px; }
.incity { width: 149px; }


.req {
  background-color: #FEE7B1;
}

.nreq {
  background-color: #FEE7B1;
}

















body {
    font-family:tahoma,arial;
    font-size:75.001%;
    margin:0;
    padding:0;
    background-color: #FFFCE3;
    color:#333;
    }

#wrapper {
border:0;
    background-color: #fff;
    width:994px;
    margin:0 auto;
    background: transparent url("img/bg_content.gif") 0 0 repeat-y;
    }

.checkout
{
    background: transparent url("img/bg_content_checkout.gif") 0 0 repeat-y !important;

}

#header {
    position:relative;
    height:136px;
    background: #FFFCE3 url("img/headerKids.jpg") top right no-repeat;
}

#menu {
    clear:both;
    width:194px;
    float:left;
    margin-left:4px;
}

* html #menu {
 margin-left:2px;
}


#content {
    width:589px;
    float:left;
    margin-left:2px;
    margin-right:2px;
}

.checkout #content {
    width:800px;
        margin:0px auto 30px auto;
}


#rechts {
    width:196px;
    float:left;
}

#footer {
    clear:both;
    background: #FFFCE3 url("img/bg_footer.gif") 0 0 no-repeat;
    line-height:1.5em;
    text-align:center;
}

.checkout #footer
{
    clear:both;
    background: #FFFCE3 url("img/bg_footer_checkout.gif") 0 0 no-repeat !important;
    line-height:1.5em;
    text-align:center;
}
#logo {
    position:absolute;
    top:10px;
    left:15px;
}

#topnavLeft {
    float:left;
}
#topnavRight {
    float:right;
}

.topnav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
.topnav li {
    float:left;
    background: transparent url("img/topnav_lo_right.gif") no-repeat right top;
    margin:0;
    padding:0;
    margin-left:1px;
    display:block;
    }

.topnav li.special {
        background: transparent url("img/topnav_lo_right.gif") no-repeat right -10px;

}
#topnavWrapper {
display:block;
    background: #FFFCE3;
    width:994px;
    vertical-align:text-bottom;
        }

.topnav em {
font-style:normal;
        border:0;
    font-size:0.9em;
    font-weight:bold;
    color:#213180;
    text-decoration:none;
    display:block;
    background: transparent url("img/topnav_lo_left.gif") no-repeat left top;
    padding:3px 10px 2px 13px;
    }

.topnav em a {
    text-decoration:none;
    }


.topnav #current {
    background-image:url("img/topnav_hi_right.gif");
    }
.topnav #current em {
    background-image:url("img/topnav_hi_left.gif");
    }

.topnav #current em a {
    color:#fff;
    }

#topnavMain {
margin-left:28px;
margin-right:32px;
}

* html #topnavMain {
margin-left:27px;
margin-right:32px;
}

* html .topnav a:hover {
border:none;
 display:block;
text-decoration:none;

   }

#breadcrumb {
font-size:0.9em;
padding:8px 220px 0 210px;
min-height:20px;
height:20px;
    background: #FFFCE3 url("img/bg_breadcrumb.gif") top no-repeat;
}

.checkout #breadcrumb
{        padding:8px 10px 0 30px !important;
}


.checkout #breadcrumb
{    background: #FFFCE3 url("img/bg_breadcrumb_checkout.gif") top no-repeat !important;
}

* html #breadcrumb {
height:20px;
}



#breadcrumb a{
text-decoration:underline;
}


.clearfix {
    clear:both;
    margin:0;
    padding:0;
    height:1px;
    }

#menu h4,#rechts h4 {
margin:0;
padding:0;
background: #C9CEEA;
border-top:2px solid #1920A9;
border-bottom:1px solid #1920A9;
color:#213180;
text-transform:uppercase;
padding-left:25px;
padding-top:2px;
padding-bottom:2px;
font-size:1em;
font-weight:bold;
}

#rechts h4.review {
border-top:2px solid #1920A9;
}


.leftBoxRight {
text-align:right;
width:160px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}

.prodefault {
margin-top:10px;
text-align:center;
width:182px;
float:left;

}

.procenter {
margin-left:10px;
margin-right:10px;
}

.angebotdefault {
    width:182px;
        height:24px;
    background: #FFE7B1 url("img/bg_angebot_index.gif") top left no-repeat;
}

.weiter {
    width:182px;
    padding-top:4px;
    height:20px;
    background: #FFE7B1 url("img/bg_box_bottom.gif") top left no-repeat;
}

.angebotdefault h3 {
margin:0;
padding:0;
padding-top:4px;
    color:#fff;
    font-size:1.2em;
    text-align:center;
}

.angebotdefault h3 a{
    color:#000;
    font-size:.9em;
}

.prodisplay {
width:180px;
background-color:#fff;
border:1px solid #FFBA3D;
}
.small {
        font-size:0.75em;
        line-height: normal;
}

.prodisplay h4 {
    margin:0;
    padding:0;
    color:#333;
    font-size:1.0em;
    text-align:center;
}
#zitate {
padding:10px;
}

#zitate p {
padding:0px;
margin:5px 0 5px 0;
}

.mehr {
text-decoration:underline;
color:#213180;
padding-left:10px;
background: transparent url("img/arrow_blue.gif") center left no-repeat;
}


.cartinfo {
line-height:1.3em;
margin:5px 0 2px 0;
padding:5px 0 5px 0;

color:#C42B14;
border-top:1px solid #FFCF77;
border-bottom:1px solid #FFCF77;
}

#cartleft {
float:left;
width:45%;
padding:3px 0 0 0;
}
#cartright {
padding:3px 0 0 10px;
border-left:1px solid #FFCF77;
float:right;
width:45%;
}

#detailboxTop {
clear:both;
padding-top:4px;
padding-left:17px;
    color:#000;
    font-size:1.2em;
    font-weight:bold;
    width:550px;
height:20px;
    background: #FFE7B1 url("img/bg_detailbox_top.gif") top left no-repeat;
}


.checkout #detailboxTop {
clear:both;
padding-top:4px;
padding-left:17px;
    color:#000;
    font-size:1.2em;
    font-weight:bold;
    width:780px;
height:20px;
    background: #FFE7B1 url("img/bg_detailbox_top_checkout.gif") top left no-repeat;
}


#popupboxTop {
clear:both;
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    width:567px;
height:24px;
    background: #FFE7B1 url("img/bg_detailbox_top.gif") top left no-repeat;
}

.checkout #popupboxTop {
clear:both;
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    width:567px;
height:24px;
    background: #FFE7B1 url("img/bg_detailbox_top_checkout.gif") top left no-repeat;
}

#popupbox {
width:567px;
background: #fff;
border:1px solid #FFBA3D;
}

#popupboxBottom {
    width:567px;
    height:24px;
    background: #FFE7B1 url("img/bg_detailbox_bottom.gif") top left no-repeat;
}

.checkout #popupboxBottom {
    width:567px;
    height:24px;
    background: #FFE7B1 url("img/bg_detailbox_bottom_checkout.gif") top left no-repeat;
}




#detailboxTop span {
        text-align:right;
        font-size:0.6em;
}




#detailbox {
display: inline-block;
width:565px;
background: #fff;
border:1px solid #FFBA3D;
}
#detailbox p, #detailbox h1, #detailbox h2 {
    padding:10px;
}

#detailboxBottom {
    width:550px;
height:22px;
    background: #FFE7B1 url("img/bg_detailbox_bottom.gif") top left no-repeat;
    padding:2px 0 0 17px;
    margin-bottom: 20px;
}

.checkout #detailboxBottom {
    width:780px;
height:22px;
    background: #FFE7B1 url("img/bg_detailbox_bottom_checkout.gif") top left no-repeat;
    padding:2px 0 0 17px;
}


#detailimages {
padding:10px;
padding-bottom: 0;
width:250px;
float:left;
}
#detailtext {
padding:10px;
width:270px;
float:right;
font-family:Verdana;
}

#detailtext h2 {
font-size:1.3em;
}

#detailimages h5 {
margin:0;
padding:0;
font-size:1.1em;
color:#F89E24;
margin-bottom:5px;
}


#detailtext .price {
font-size:1.2em;
}

#graduatedprice {
border:1px solid #FFBA3D;
}

.graduatedpriceHL {
border-top:1px solid #fff;
background:#FEE7B1;
color:#FA9F2A;
line-height:1.5em;
font-weight:bold;
}


.minipic {
    float:left;
    border:1px solid #FFBA3D;
    width:70px;
    height:70px;
        margin-bottom:10px;
}

#image1 {
visibility:hidden;
position:relative;
top:-250px;
}

.hinweis {
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
color:#213180;
}


#cartbox {
padding:15px;
width:535px;
background: #fff;
border:1px solid #FFBA3D;

}

.checkout #cartbox {
padding:15px;
width:765px;
background: #fff;
border:1px solid #FFBA3D;

}


h3.titel {
    font-size:1.0em;
}

h3.titel a{
    text-decoration:underline;
}

.farbenbox {
float:left;
width:88px;
background: #fff;
border:1px solid #FFBA3D;
}

.menge {
    border:1px solid #FFBA3D;
    background: #FEE7B1;
}

#hotline {
color:#213180;
    border:0;
    padding:5px;
width:184px;
height:88px;
    background: transparent url("img/bg_hotline_l.jpg") top left no-repeat;
overflow:hidden;
text-align: right;
border-bottom:1px solid #1920A9;
}
#reviews {
padding:10px;
}

#reviews a {
text-decoration:none;
}
#reviews a:hover {
text-decoration:underline;
}

#reviews a.mehr {
text-decoration:underline;
}


.stepbox {
padding-top:10px;
margin-bottom:10px;
width:132px;
height:106px;
float:left;
overflow:hidden;
    background: transparent url("img/box_inactive.gif") top left no-repeat;
    text-align:center;

    color:#8185CE;
}
#step1, #step2, #step3 {margin-right:12px;}
.stepbox strong {font-size:2em;margin:10px;}

.boxactive {
    color:#1F23A8;
    background: transparent url("img/box_active.gif") top left no-repeat;  }

.textbottom {

}

#cartbox hr {
 border: 0px; /* F�r Firefox und Opera */
 border-top: solid 1px #FFBA3D;
 border-bottom: solid 1px #FFBA3D;
color:#FFBA3D;
}

.textright {
    text-align:right;
}

INPUT {
    background:#FEE7B1;
    border:1px solid #F89F27;
}

input.email {
        width: 250px;
}
.adresse  {
    background:#FEE7B1;
    border:1px solid #F89F27;
        padding:8px;
        width:300px;
}



INPUT.button {
  border-width : 0px;
  background:transparent;
}

.inputweiss INPUT {
    background:#FFF;
    border:1px solid #C6C6C6;
}


#cartbox h4
{
font-size:1.1em;
font-weight:bold;
border-bottom:1px solid #FFBA3D;
margin:0;
padding:0;
padding-top:5px;
}



.moduleRowOver {
    background:#C8CDEA;
        border: 1px solid #1D24A5;
        }
.moduleRowSelected {
    background:#FEE7B1;
    border: 1px solid #F89F27;
}

#content h2 {
    color:#000;
    font-size:1.2em;
    margin:0;
    padding:0;
}

#content textarea {
    background:#FEE7B1;
    border:1px solid #F89F27;
}

#detailbox a {
        color:#213180;
text-decoration:underline;
}

#detailbox a:hover {

}

.Mactive {
    background:#FEE7B1;
}

ul.pronav {
margin:0;
padding:0;
list-style-type:none;
}
ul.pronav li {
display:block;
float:left;
width:60px;
height:20px;
text-indent:-2000px;
}

ul.pronav li a{
display:block;
float:left;
width:60px;
height:20px;

}


#pronavFIRST {
    background: transparent url("img/first_weiss.gif") center 6px no-repeat;
    }
#pronavPREVIOUS {
    background: transparent url("img/back_weiss.gif") center 5px no-repeat;
    }
#pronavNEXT {
    background: transparent url("img/weiter_weiss.gif") center 6px no-repeat;
    }
#pronavLAST {
    background: transparent url("img/last_weiss.gif") center  6px no-repeat;
    }

#pronavFIRSTinaktiv {
    background: transparent url("img/first_inaktiv2.gif") center 6px no-repeat;
    }
#pronavPREVIOUSinaktiv {
    background: transparent url("img/back_inaktiv2.gif") center 5px no-repeat;
    }
#pronavNEXTinaktiv {
    background: transparent url("img/weiter_inaktiv2.gif") center 6px no-repeat;
    }
#pronavLASTinaktiv {
    background: transparent url("img/last_inaktiv2.gif") center  6px no-repeat;
    }


#detailboxTop h2 {
    margin:0;
    padding:0;
    color:#000;
    font-size:1.0em;
}

ul.catnav {
margin:0;
padding:0;
list-style-type:none;
}

ul.catnav li {
margin-top:1px;
margin-bottom:1px;
    padding-left:5px;
}

.catnav a {
text-decoration:none;
}

.catnav a:hover {
font-weight:bold;
}

.noactiveli {background:transparent;height:1.5em;}

.activeli {background:#FFE7B1;
border-bottom:1px solid #1920A9;
border-top:1px solid #1920A9;
}

.noactiveli1 {background:#C9CEEA;    margin-left:10px;}

.activeli1 {background:#FFE7B1;    margin-left:10px;
border-bottom:1px solid #1920A9;
border-top:1px solid #1920A9;
}


.noactiveli2 {background:#C9CEEA;    margin-left:20px;}

.activeli2 {background:#FFE7B1;    margin-left:20px;
border-bottom:1px solid #1920A9;
border-top:1px solid #1920A9;
}

.noactiveli3 {background:#C9CEEA;    margin-left:30px;}

.activeli3 {background:#FFE7B1;    margin-left:30px;
border-bottom:1px solid #1920A9;
border-top:1px solid #1920A9;
}



.big  {font-size:1.2em;}






#lightbox{
        background-color:#FFE7B1;
        padding: 10px;
        border-bottom: 2px solid #1B22A6;
        border-right: 2px solid #1B22A6;
        }
#lightboxDetails{
    font-weight:bold;
        font-size: 1.1em;
        padding-top: 0.4em;
    color:#1D24A4;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(/lightbox/blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");
}


div.error {
color:red;
font-size:1.1em;
font-weight:bold;
background:#E7E7F6;
border:2px solid red;
margin:0;
padding:10px;
}

.DESCRIPTION {
        background: transparent url("img/bg_description.gif") bottom center no-repeat;
        text-align:center;
        display:block;
        min-height:99px;
}

#detailboxTop h3.start {
margin:0;
padding:0;
padding-top:0px;
    color:#fff;
    font-size:1.0em;
    text-align:left;
}

.startdetails H4 {
margin:0;
padding:0;
font-size:1.3em;
margin-top:5px;
margin-bottom:5px;
}

.infoTxt {
font-size:1em;
    color:#333;
}

#neueprod {
margin-top:5px;
margin-bottom:5px;
font-size:0.75em;
}

.sitemap a {
color:#213180;
text-decoration:none;
}

.sitemap a:hover {
        color:#213180;
        font-weight:bold;
        text-decoration:underline;
}

.gshp {
        display:block;
        padding:10px 0;
        letter-spacing:1px;
        font-size:14px;
        font-weight:bold;
        color:#c42b14;
        }
.gratishl {
color:#C42B14;
        font-size:14px;
        font-weight:bold;
}

#detailbox li {padding-bottom:5px;}

#detailtext table {
        border:none;
        border:1px solid #eee;
}
#detailtext table tr td {
        border:none;
        border:1px solid #eee;
}

#detailtext table#mengeTab {
        border:none;
}
#detailtext table#mengeTab tr td {
        border:none;
}

#detailtext table.noborder {
        border:none;
}
#detailtext table.noborder tr td {
        border:none;
}
.productlisting_count {
  display: none;
}
.productlisting_pagenavi {
  text-align: right;
  font-size: 12px;
}
#out {
width:565px;
text-align:right;
}
#out1 {
width:100%;
text-align:right;
margin-bottom:3px;
text-decoration:underline;
margin-right:10px;
}
#out2 {
width:100%;
text-align:left;
}
#out3 {
width:100%;
text-align:left;
margin-bottom:5px;
text-decoration:underline;
}

a:focus {
border: 0;
}

/* Formatierung innnerhalb Tabs Produkt-Detail */
#detailbox h4 {
margin:0px;
padding:0px;
}
div.tab-page p {
padding:0;
margin:0;
margin-bottom:8px;
}


div#rechts div.key {
  background: #fff;
  border-bottom: 1px solid rgb(25, 32, 169);
  text-align:center;
  padding: 4px;
}

ul.keywords {
  list-style:none;
  margin:0;
  padding:0;
}
.keywords li {
  display: inline;
  color:red;
  padding-left:2px;
  padding-right:2px;
}
.keywords li a {
  text-decoration: none;
  color: black;
}
.keywords li a:hover {
  text-decoration: underline;
}

li.key1 {
  font-size: 15px;
}
li.key2 {
  font-size: 13px;
}
li.key3 {
  font-size: 11px;
}
li.key4 {
  font-size: 9px;
}
li.key5 {
  font-size: 8px;
}
.formLabel {
        text-align: left;
        padding-right: 8px;
        width: 130px;
        vertical-align:top;
}
.formLabelInfo {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 9px;
}


#content h1 {
        padding:0;
        margin: 0;
}

#downloadliste {
        background: transparent url(/templates/mawi_01/img/downloads.png) 90px -35px no-repeat;
        min-height: 600px;
        border-top:2px solid #1920A9;
        margin:28px 0;
        padding:20px 0;
}
#downloadliste h2 {
        margin-top: 14px;
        margin-bottom: 2px;
        cursor:pointer;
}
#downloadliste .name {
        padding-left:11px;
        margin-bottom: 4px;
        font-weight: bold;
}
#downloadliste .beschreibung {
        padding-left:11px;
        margin-bottom: 8px;
}


.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #ffffff;
cursor: pointer;
}

.checkout_grafik
{        padding:0px 0px 10px 0px;
}

.checkout_grafik img
{        display:block;
        margin:auto;
}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
        font: 12px Arial, Helvetica, sans-serif;
        color: #333333;
}

#TB_secondLine {
        font: 10px Arial, Helvetica, sans-serif;
        color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
        position: fixed;
        z-index:100;
        top: 0px;
        left: 0px;
        height:100%;
        width:100%;
}

.TB_overlayMacFFBGHack {background: url(img/macFFBgHack.png) repeat;}
.TB_overlayBG {
        background-color:#000;
        filter:alpha(opacity=75);
        -moz-opacity: 0.75;
        opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
        position: fixed;
        background: #ffffff;
        z-index: 102;
        color:#000000;
        display:none;
        border: 4px solid #525252;
        text-align:left;
        top:50%;
        left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
        display:block;
        margin: 15px 0 0 15px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #666;
        border-left: 1px solid #666;
}

#TB_caption{
        height:25px;
        padding:7px 30px 10px 25px;
        float:left;
}

#TB_closeWindow{
        height:25px;
        padding:11px 25px 10px 0;
        float:right;
}

#TB_closeAjaxWindow{
        padding:7px 10px 5px 0;
        margin-bottom:1px;
        text-align:right;
        float:right;
}

#TB_ajaxWindowTitle{
        float:left;
        padding:7px 0 5px 10px;
        margin-bottom:1px;
}

#TB_title{
        background-color:#e7e7f6;
        height:27px;
}

#TB_ajaxContent{
        clear:both;
        padding:2px 15px 15px 15px;
        overflow:auto;
        text-align:left;
        line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
        padding:15px;
}

#TB_ajaxContent p{
        padding:5px 0px 5px 0px;
}

#TB_load{
        position: fixed;
        display:none;
        height:13px;
        width:208px;
        z-index:103;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
        z-index:99;
        position:fixed;
        top: 0;
        left: 0;
        background-color:#fff;
        border:none;
        filter:alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        height:100%;
        width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
        clear:both;
        border:none;
        margin-bottom:-1px;
        margin-top:1px;
        _margin-bottom:1px;
}


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

.help_text
{        color:#41A62A;
        font-weight:bold;
        display:none;
}


.accept
{        background-image:url(img/accept.png);
        background-repeat:no-repeat;
        background-position: 210px 0px;
}

.needed_text
{        text-align:left;
        vertical-align:top;
        padding-top:0px;
}

.show_arrow
{        background-image:url(img/red_arrow.jpg);
        background-repeat:no-repeat;
        display:block;
        color:#ffffff;
        white-space:nowrap;
        line-height:20px;
        height:24px;
        padding-left:50px;
        font-weight:bold;
}


label.error
{        display:none !important;
}

input.error
{        color:#232323 !important;
        background-color:#FFBA3D !important;
        }


div.anythingControls {display:none;}
.webright {float:right;}
.webleft {float:left;}
.webclear {clear:both;}
.webmarg5 {margin:5px;}
.panel #detailboxBottom {margin-top:-3px;}
.mawi-tv-icon {z-index:500; position:absolute; margin-left:30px;}


.chat_button
{	border-top:2px solid #1920A9; 
	background-color:#ffffff; 
	text-align:center; 
	padding:5px 0px;
}


.detail_box 
{  background: none repeat scroll 0 0 #FFFFFF;
   border: 1px solid #FFBA3D;
   width: 565px;
}

.detailbox 
{  background: none repeat scroll 0 0 #FFFFFF;
   border: 1px solid #FFBA3D;
   width: 565px;
 	 display: inline-block;
}


ul.checklist
{	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:7px 5px 7px 5px;
	font-size:12px;
}

ul.checklist li
{	background-image:url(img/ul_checklist_li.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:6px 0px 6px 25px;
}

.startseite_spielplatzgeraete
{	position:absolute;
	right:0px;
	top:-7px;
	height:235px;
}


.black
{	color:#000000 !important;
}

.detailboxTop h3.start {
    color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    padding: 0 0 0;
    text-align: left;
}

.detailboxTop {
    background: url("img/bg_detailbox_top.gif") no-repeat scroll left top #FFE7B1;
    clear: both;
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    padding-left: 17px;
    padding-top: 4px;
    width: 550px;
}

.detailboxBottom {
    background: url("img/bg_detailbox_bottom.gif") no-repeat scroll left top #FFE7B1;
    height: 22px;
    margin-bottom: 20px;
    padding: 2px 0 0 17px;
    width: 550px;
	overflow:hidden;
}


.padding_box
{	padding:10px;
}


.panel .detailboxBottom {
    margin-top: -3px;
}


#BILLPAY
{	display:block !important;
}

