html, body {
    margin:5px 0px 0px 0px;
    padding:0px;
    background-color:#FFF;                        
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px; 
}

h1,
.com-category h2,
.tx-commerce-pi1 h2,
.tx-commerce-pi4 h2 {
    font-size:16px;
    font-weight:normal;
    color:#FFF;
    padding:7px 0px 6px 0px;
    margin:0px;
    border-bottom:none;
}

h2,
.tx-commerce-pi4 h6 {
    font-size:16px;
    font-weight:normal;
    color:#6c6c6c;
    padding:5px 0px 3px 2px;
    margin:0px 20px 8px 0px;
    border-bottom:1px solid #d2d2d2;
}

a {
    color:#813b53;
}

#top {
    margin:auto;
    width: 818px;  
    text-align:right;
    padding:17px 0px 0px 0px; 
    position:absolute;  
}

#top a {
    color:#898787;
    font-size:11px;
    text-decoration:none;
    margin-left:13px;
    margin-right:4px;
}

#top a:hover {
    color:#813B53;
}

#box {
        margin:0px auto;
        width: 848px;   
        background-image:url(/fileadmin/img2/bg_main-left.gif);
        background-repeat:repeat-y;
}

.top {
    width:848px;
    height:30px;
    background-image:url(/fileadmin/img2/bg_top.gif);
    background-repeat:no-repeat;    
}

.head {
    width:832px;
    border:1px solid #FFF;
    margin:-17px 0px 0px 7px; 
    padding:0px;
}

.header {
    width:832px;
    height:223px;
    margin:0px 0px 0px 7px;
    background-image:url(/fileadmin/img2/sub_head-02.jpg);
    border-left:1px solid #FFF;
    border-right:1px solid #FFF; 
}

/* CONTENT */

#content {
    width:562px;
    min-height:450px;
    background-color:#FFF;
    border-left:1px solid #FFF; 
    margin:-75px 7px 40px 0px;
    padding-right:20px;
    color:#6f6f6f;
    font-size:12px;
    background-image:url(/fileadmin/img2/bg-h1-top.gif);
    background-repeat:no-repeat;
    float:right;
}

.bodytext {
    margin:0px 0px 20px 0px;
    font-size:12px;
    color:#6f6f6f;
    line-height:18px;  
}

#right {
    border-top:1px solid #FFF;
    border-right:1px solid #FFF; 
    width:230px;
    float:left;
    background-color:#dfddda;
    margin:-43px 0px 0px 8px;
    position:absolute; 
}

#rootpath {
    background-color:#FFF;
    width:582px;
    position:absolute;
    margin:-94px 0px 0px 238px; 
    font-size:10px;
    padding:3px 0px 3px 20px;
    color:#6c6c6c;
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.5; 
}

#rootpath a,
.rootline a {
    color:#000;
    text-decoration:none;
}

span.hidden {
    display:inline;
    height:0;
    left:-1000px;
    overflow:hidden;
    position:absolute;
    top:-1000px;
    width:0;
}

/*FOOTER*/


 #footer a  {
    color:#BBB;
}

#footer * {
    color:#BBB;
}

.copyright a {
    color:#BBB;
    text-decoration:none;
}

#footer a:hover {
    color:#813B53;
}

.copyright {
    float:right;
    /*margin-top:-14px;*/
    color:#BBB;
}

#footer {
    margin:0 auto;
    margin-top:-20px; 
    width:830px;
    background-image:url(/fileadmin/img2/bg_bottom-left.gif);
    background-repeat:no-repeat;
    font-size:11px;
    color:#BBB;
    padding:20px 10px 40px 10px;  
}

.footer {
    float:left;
}

/* MENU2 */

div#menu2 {
    width:220px;
    margin-bottom:30px;
}
div#menu2 * {
    margin: 0px;
    padding: 0px;
}
#menu2 .cur2 {
    background-image:url(/fileadmin/img2/menu2-pfeil.png);
    background-repeat:no-repeat;
    background-color: #f0efed;
    margin:0px;
    padding:0px;
    border:none; 
}

div#menu2 ul {
    margin:20px 0px 0px 10px;
    padding:0px;  
    border-bottom:1px solid #ccc9c4; 
    list-style-type: none;
}

div#menu2 ul li a,
div#menu2 ul li div {
    padding:5px 0px 5px 22px;
    border-bottom:1px solid #FFF;
    border-top:1px solid #ccc9c4;
    display:block;
    background-image:url(/fileadmin/img2/menu2-pfeil.png);
    background-repeat:no-repeat;
    font-size:16px;
    font-weight:normal;
    color:#6c6c6c;
    text-decoration:none;
}


#submenu {
    margin:0px;
    padding:0px;
    background-color:#e6e5e2;    
}

div#menu2 ul #submenu ul {
    margin:0px 0px 0px 30px;
    border:0px;
}

div#menu2 ul li #submenu {
    list-style-type:none; 
    background-image:none;
    margin:0px;
    padding:0px;
}

div#menu2 #submenu ul li a,
div#menu2 #submenu ul li div {
     background-image:none;
     border-top:0px;
     border-bottom:0px;
     font-size:12px;
     padding:5px 0px 5px 0px;
     margin:0px; 
}

/* Powermail */
    /* Form */
span.powermail_mandatory {
    /* Color of mandatory error message */
    color:#f29400;
}
input.validation-failed,
textarea.validation-failed {
    /* Background color if validation failed 
    background-color: red;*/
    background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
    background-repeat: no-repeat;
    background-position: 98% 1px;
}
div.powermail_mandatory_js {
    /* DIV container of errormessage */
    color: red;
    margin: 3px 0 15px 114px;
}

.tx-powermail-pi1 h3,
h3 {
    font-weight: normal;
    color:#979696;
    font-style:italic;
    padding-left:20px;
    padding-bottom:5px;
    font-size:14px;    
}

dl.tx-felogin {
     /* Fieldset */
    border-top: 1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    border-left:1px solid #f7f7f7;
    border-right:1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 10px;
    margin-left:0px;
    margin-bottom:15px;
    width:515px;
}

.tx-felogin dt {
    width:100px;     
    float:left;
    padding:8px 5px 2px 8px;
}

.tx-felogin dd {
     padding:7px 5px 5px 5px;
}

.anmelden,
#anmelden {
    float:right;                                                                     
    margin:0px;
}

fieldset.tx-powermail-pi1_fieldset  {
    /* Fieldset */
    border-top: 1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    border-left:1px solid #f7f7f7;
    border-right:1px solid #f7f7f7;
    background-color: #f7f7f7;
    padding: 20px;
    margin-left:20px;
    margin-bottom:30px;
    width:515px;
}
fieldset.tx-powermail-pi1_fieldset legend {
    /* legend of Fieldset */
    font-weight: normal;
    color:#5d5d60;
}

.tx-powermail-pi1 label {
    display:block;
    float:left;
    margin:3px 3px 3px 0px;
    width:110px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
    /* Input and textarea */
    width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
    /* Radiobuttons */
    margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
    /* DIV container arround every field */
    margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    /* submit button */
    margin: 20px 0 10px 200px;
    font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
    margin: 0;
    padding: 0;
    font-weight: bold;
}
div.countryzone {
    margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
    /* Description */
    cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a {
    /* Description */
    display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover {
    /* Description on mouseover */
    display: block;
    position: absolute;
    width: 250px;
    padding: 5px;
    /*background-color: #ddd;*/
    border: 1px solid #f29400;
    color: black;
    text-decoration: none;
    font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
    /* Description icon */
    padding: 2px 2px 0 2px;
}


    /* Confirmation */
td.powermail_all_td {
    padding: 3px 10px 3px 0;
}

    /* THX */
td.powermail_all p.bodytext {
    margin: 0;
}

.powermail_check_inner {
    float:left;
    width:400px;
    padding:0px 0px 10px 0px;
}

.powermail_check_inner label {
    float:right;
    margin:-17px 0px 0px 40px;
    width:360px;
} 

/* specials*/

fieldset#tx-powermail-pi1_fieldset_17 {
    background-color:#FFFFFF;
    border:0 none;
    margin:-30px 0 0;
    padding:0;
    text-align:right;
}

fieldset#tx-powermail-pi1_fieldset_5 {
    border:0px;
    background-color:transparent;
    text-align:right;   
    margin:-30px 0px 0px 0px; 
}

h3#h3_5,
h3#h3_6 {
    display:none;
}

#tx-powermail-pi1_fieldset_6 {
    border:0px;
    background-color:transparent;
    margin:0px;
}

.csc-textpic-caption {
    background-image:url(/fileadmin/img2/bg_img_caption.jpg);
    background-repeat:no-repeat;
    padding:5px 5px 0px 20px;
    height:32px;
    color:#FFF; 
}

.csc-textpic-caption a {
    color:#FFF;
    font-size:14px;
    text-decoration:none;
}

/* SITEMAP */

.tx-flseositemap-pi1 {
    margin:20px 20px 20px 10px;
}

.tx-flseositemap-pi1 ul {
    padding:10px 10px 10px 20px;
    margin:0px;
    list-style-position:inside;
    list-style-type: none;
}

ul.list {
    border-bottom:none;
    padding:10px 0px 10px 10px;
}

ul ul.list {
    border-bottom:1px solid #b7b7b7;
}

ul ul.list {
 list-style-image:url(/fileadmin/img2/bg_list-start.gif);
 padding-left:20px;
}

ul.list li a {
    text-decoration:none;    
}

ul.list li a:hover {
    text-decoration:underline;    
}

li.item a,
.lastDay a,
.lastWeek a {
    font-weight:bold; 
}

li li.item a,
li li.first a,
li li.last a {
    font-weight:normal;
}

.list li {
    padding:5px 0px 5px 5px;  
}

.deep0 {
    padding-top:10px;
}

dl.newsletter dt {
    width:110px;
    float:left;    
}

dl.newsletter {
    background-color:#F7F7F7;
    border-color:#D5D5D5 #F7F7F7;
    border-style:solid;
    border-width:1px;
    margin-bottom:10px;
    padding:20px;
    width:515px;
}

div.tx-fdfx3cols-pi1 {
    margin-left:0px;
    margin-top:10px;
    width:570px;
}

.tx-fdfx2cols-pi1 h3 {
    font-weight:bold;
    font-style:normal;
    font-size:12px;
    margin:0px;
    padding:0px;
    border-bottom:1px solid #d2d2d2; 
}

.tx-fdfx2cols-pi1 h3 a {
    text-decoration:none;
}

.tx-fdfx2cols-pi1 ul {
    list-style-type: none;
    margin:20px 0px 0px 20px;
    padding:0px;
}

.tx-fdfx2cols-pi1 ul li {
    padding:0px;
    margin:0px;
}

#map_445 {
    border-bottom:5px solid #8b455d;
    width:600px;
}



















div.mainmenu {
    margin:0px 0px 0px 7px;
    background-image:url(/fileadmin/img2/bg-mainmenu.gif);
    background-repeat:repeat-x;
    width:832px;
    height:32px;
    border-left:1px solid #FFF; 
    border-right:1px solid #FFF;
    border-bottom: 0px;
}
div.mainmenu * {
    margin:0px;
    padding: 0px;
    font-size:11px;
}
div.mainmenu .cur {
    margin:0px;
    padding:0px;
    font-size:11px;
    background-image:url(/fileadmin/img2/bg-mainmenu-hover.gif);
    background-repeat:repeat-x;
    color:#454545;
    height:32px; 
}

div.mainmenu .cur * {
    color:#454545; 
}

div.mainmenu ul {
    list-style-type: none;
    margin:0px;
}
div.mainmenu ul li {
    margin:0px;
    float:left;     
}

div.mainmenu ul li a,
div.mainmenu ul li div {
    margin:0px 0px 50px 0px;
    text-decoration: none;
    font-family: arial,verdana,helvetica, sans-serif;
    font-size: 11px;
    display: block;
    font-weight: normal;
    height:29px;
    padding:8px 22px 10px 22px; 
    color:#FFF;
}

div.mainmenu ul li a:hover {
    color:#454545; 
    height:29px;
    margin-top:0px;
    padding-bottom:11px;
    text-decoration:none; 
    background-image:url(/fileadmin/img2/bg-mainmenu-hover.gif);
    background-repeat:repeat-x;
}
div.mainmenu ul ul {
    background-color: #e5e5e5;
}
div.mainmenu ul ul li {
    border-bottom: none;
}
div.mainmenu ul ul li a,
div.mainmenu ul ul li div {
    font-size: 10px;
    padding-left: 25px;
}
div.mainmenu ul ul li a:hover{
    background-color: #ddddff;
}

/* Produkt Auswahl */

.produkt-auswahl,
.produkt-auswahl-last {
    width:130px;  
    text-align:center;
    float:left;
    background-image:url(../img2/auswahl/bg_auswahl.gif);
}

.produkt-auswahl a {  
    display: block;
    height:38px;
    padding-top:6px;
    text-decoration:none; 
    background-image:url(../img2/auswahl/bg_trenner_auswahl.gif);
    background-repeat:no-repeat;
    background-position:right;  
}

.produkt-auswahl-last a {  
    display: block;
    height:38px;
    padding-top:6px;
    text-decoration:none; 
    background-image:none;  
}

.produkt-auswahl h2,
.produkt-auswahl-last h2 {
    margin:0px;
    padding:0px;  
    font-size:14px;
    font-weight:normal;
    border-bottom:none;
    color:#FFF;
}

.details-text h2 {
    line-height:20px;
}

.produkt-auswahl h3,
.produkt-auswahl-last h3 {
    font-size:11px;
    font-weight:normal;
    font-style: normal;
    margin:0px;
    padding:0px;
    color:#FFF;
}

.produkt-auswahl a h2,
.produkt-auswahl a h3,
.produkt-auswahl-last a h2,
.produkt-auswahl-last a h3 {
    text-decoration:none; 
}

table.produkt-auswahl-tab {
    border-collapse:collapse;
    border-top:1px solid #dfddda;
    border-right:1px solid #dfddda;
    border-left:1px solid #dfddda;
}





.produkt-auswahl-2,
.produkt-auswahl-last-2 {
    width:180px;  
    text-align:center;
    float:left;
    background-image:url(../img2/auswahl/bg_auswahl.gif);
}

.produkt-auswahl-2 a {  
    display: block;
    height:38px;
    padding-top:6px;
    text-decoration:none; 
    background-image:url(../img2/auswahl/bg_trenner_auswahl.gif);
    background-repeat:no-repeat;
    background-position:right;  
}

.produkt-auswahl-last-2 a {  
    display: block;
    height:38px;
    padding-top:6px;
    text-decoration:none; 
    background-image:none;  
}

.produkt-auswahl-2 h2,
.produkt-auswahl-last-2 h2 {
    margin:0px;
    padding:0px;  
    font-size:14px;
    font-weight:normal;
    border-bottom:none;
    color:#FFF;
}

.details-text-2 h2 {
    line-height:20px;
}

.produkt-auswahl-2 h3,
.produkt-auswahl-last-2 h3 {
    font-size:11px;
    font-weight:normal;
    font-style: normal;
    margin:0px;
    padding:0px;
    color:#FFF;
}

.produkt-auswahl-2 a h2,
.produkt-auswahl-2 a h3,
.produkt-auswahl-last-2 a h2,
.produkt-auswahl-last-2 a h3 {
    text-decoration:none; 
}

/**/

.warenkorb-mini {
    margin:10px 0px 0px 635px;
    width:200px;
    color:#5a5959;
    position:absolute;  
}

.warenkorb-mini h5 {
    margin:0px;
    font-size:12px;
    color:#5a5959;
    font-weight:normal;
    background-image:url(/fileadmin/img2/auswahl/warenkorb.png);
    background-repeat:no-repeat;
    background-position:4px 5px;
    padding:5px 5px 5px 25px;
    background-color:#FFF;
    border-bottom:1px solid #ccc9c4;
}

.mini-text {
    font-style:italic;
    margin-left:25px;
    padding-top:3px;
    color:#6C6C6C;
}

.mini-artikel {
    border-bottom:1px solid #FFF;
    border-top:1px solid #FFF;  
    padding:3px 5px 3px 25px;
    background-color:#e8e7e4;
}

.mini-betrag {
    border-top:1px solid #ccc9c4;
    padding:3px 5px 3px 25px;
     border-bottom:1px solid #ccc9c4;
      background-color:#e8e7e4;  
}

.csc-frame-indent h5 {
    font-size:14px;
    font-weight:bold;
    color:#813B53;
    border-bottom:1px solid #D2D2D2;
    margin:0px 0px 15px 0px;
    padding:30px 0px 2px 0px;
}

.csc-frame-indent p.bodytext {
    margin:0px;
    font-size:12px;
}

/* TABELLEN*/

table.contenttable {
    margin:10px 0px 0px -10px;
    border-collapse:collapse;
    border:1px solid #FFF;
    width:560px; 
    font-size:12px;  
}

.contenttable td,
.contenttable th {
    padding:10px 20px 10px 10px;
    vertical-align:top;
    text-align:left;
    border-bottom:1px solid #dddbdb;
}

.contenttable th{
   border-bottom:1px solid #dddbdb;
}

.contenttable th p.bodytext {   
    font-size:16px;
    font-weight:normal;
}

.odd {
    background-color:#f3f3f3;
}
       
.even {
    background-color:#FFF;
}

.tx-powermail-pi1 .even,
.tx-powermail-pi1 .odd {
    background-color:transparent;
} 


/* Sonderangebot */
.rabatt {
	text-decoration:line-through;
	color:red;
}

/* Produktauswahl Start */

/* Produkt Auswahl */

.produkt-auswahl-start,
.produkt-auswahl-last-start {
    width:140px;  
    text-align:center;
    float:left;
    background-image:url(../img2/auswahl/bg_auswahl.gif);
}

.produkt-auswahl-start a {  
    display: block;
    height:38px;
    padding-top:6px;
    text-decoration:none; 
    background-image:url(../img2/auswahl/bg_trenner_auswahl.gif);
    background-repeat:no-repeat;
    background-position:right;  
}

.produkt-auswahl-last-start a {  
    display: block;
    height:38px;
    padding-top:6px;
    text-decoration:none; 
    background-image:none;  
}

.produkt-auswahl-start h2,
.produkt-auswahl-last-start h2 {
    margin:0px;
    padding:0px;  
    font-size:14px;
    font-weight:normal;
    border-bottom:none;
    color:#FFF;
}

.details-text-start h2 {
    line-height:20px;
}

.produkt-auswahl-start h3,
.produkt-auswahl-last-start h3 {
    font-size:11px;
    font-weight:normal;
    font-style: normal;
    margin:0px;
    padding:0px;
    color:#FFF;
}

.produkt-auswahl-start a h2,
.produkt-auswahl-start a h3,
.produkt-auswahl-last-start a h2,
.produkt-auswahl-last-start a h3 {
    text-decoration:none; 
}

span.bestellung-error-rahmen {
    background-color:#acccsd;
    border:5px;
    border-color:#FFF;
}

.csc-frame-invisible {
    margin-left:-19px;
}

pre {
font-family:Arial, Verdana, Helvetica, sans-serif;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 margin:0px;
 padding:0px;
 width: 370px;
}


