/* CSS Document fuer Moebel Mahler */
/* erstellt am 12.02.2008 */
/* geändert am 05.04.2008 */



/* ----------- Allgemein Anfang ----------- */
* {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

html, body {
    height: 100%;
}

body {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    background-image: url('/bilder/layout/background.gif');
    background-repeat: repeat-x;
    background-color: #e2001a;
}

p {
    margin: 12px 0 0 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    font-weight:bold;
    color: #000000;
    font-size: 11px;
    /*line-height: 16px;*/
}
a:hover {
    text-decoration: none;
    font-weight:bold;
    color: #e22219;
    font-size: 11px;
    /*line-height: 16px;*/
}

.site {
    margin: auto;
    height: 100%;
    min-height: 100%;
}

#logo {
    border: 0px;
    float: left;
    margin: 33px 0px 0px 10px;
}

span.mehr {
    text-align: right;
}

span.mehr a:link, span.mehr a:visited {
    background: url("/bilder/layout/button_01.gif") left no-repeat;
    text-decoration: none;
    color: #d80015;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 2px 0 0 20px;
}
span.mehr a:active, span.mehr a:hover {
    background: url("/bilder/layout/button_01.gif") left no-repeat;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 2px 0 0 20px;
}

.whitelink a:link, .whitelink a:visited {
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    color: #ffffff;
}
.whitelink a:active, .whitelink a:hover {
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    color: #000000;
}

/* ----------- Allgemein Ende ----------- */



/* ----------- Ueberschriften Anfang ----------- */
h1 {
    color: #d80015;
    font-size: 25px;
    line-height: 100%;
    display: block;
    margin: 0 0 7px 0;
    padding: 0;
}

h2 {
    /*
    color: #f08308;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    margin: 0 0 8px 0;
    padding: 0;
    */

    color: #373737;
    font-size: 18px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 6px 0;
    padding: 0;
    display: block;
}

h3 {
    color: #000000;
    font-size: 11px;
    line-height: 130%;
    font-weight: bold;
    display: inline;
    margin: 0;
    padding: 0;
}

h4 {
    color: #000000;
    font-size: 11px;
    line-height: 130%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h5 {
    color: #d80015;
    font-size: 13px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 3px 0;
    padding: 0;
}

h6 {
    color: #d80015;
    font-size: 11px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 3px 0;
    padding: 0;
}

.h7 {
    color: #373737;
    font-size: 18px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 6px 0;
    padding: 0;
    display: block;
}

/* ----------- Ueberschriften Ende ----------- */



/* ----------- Kopf Anfang ----------- */
#head {
    height: 145px;
    border-bottom: 1px solid #868888;
}

#head ul, #head div#edit {
    float: right;
    display: inline;
    margin: 23px 0px 0px 0px;
    padding: 0px;
}

#head li {
    float: left;
    display: inline;
    margin: 0px 6px 0px 4px;
    padding: 0;
}

#head ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

#head ul li a:hover {
    color: #d80015;
}

.search {
    color: #5d5d5d;
    font-weight: normal;
    margin: 0;
    padding: 0 10px 0 0;
    font-size: 11px;
}

.search input.form_search {
    width: 90px;
    height: 12px;
    border: 1px solid #c7c7c7;
    font-size: 10px;
    margin: 0;
    padding: 0 0 1px 1px;
}
/* ----------- Kopf Ende ----------- */



/* ----------- Rechte Spalte Anfang ----------- */

.claRechteSpalte {
    padding: 145px 4px 5px 4px;
    background-image: url('/bilder/layout/head_bg.gif');
    background-repeat: repeat-x;
}

.teaserBlock {
    border: 1px solid #aaadae;
    position: relative;
    min-height: 88px;
}

.teaserBlock img {
    display: block;
}

.teaserBlock div {
    clear: both;
}

.teaserBlock .text {
    width: 168px;
    min-height: 22px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    padding: 5px 5px 7px 5px;
}

.teaserBlock .text img {
    margin: -5px;
}

.teaserBlock .textlink {
    background-color: #ffffff;
    text-align: right;
    margin: 0;
    padding: 10px 10px 5px 0;
}

.teaserBlock .textlink img {
    display: inline;
}

#claTeaserBlock img {
    display: block;
}

.teaserOrange h6 {
    color: #f59429;
}

/*
.textlink a:link, .textlink a:visited {
    background: url("/bilder/layout/button_01.gif") left no-repeat;
    text-decoration: none;
    color: #d80015;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 2px 0 0 20px;
}
.textlink a:active, .textlink a:hover {
    background: url("/bilder/layout/button_01.gif") left no-repeat;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 2px 0 0 20px;
}
*/
/* ----------- Rechte Spalte Ende ----------- */



/* ----------- Startseite Anfang ----------- */
#contentFrameStart {
    padding: 0 15px 0 15px;
}

#contentFrameStart .textBlock {
    margin: 20px 0px 25px 0px;
}


.textBlock {
    line-height:16px; 
}

#contentFrameStart .teaserStartBlock {
    float: left;
    width: 299px;
}

.weiter {
    position: relative;
    margin: -24px 0 2px 18px;
}

.weiter a:link, .weiter a:visited {
    background: url("/bilder/layout/button_01.gif") left no-repeat;
    text-decoration: none;
    color: #d80015;
    font-weight: bold;
    text-align: right;
    padding: 2px 0 0 20px;
}

.weiter a:active, .weiter a:hover {
    background: url("/bilder/layout/button_01.gif") left no-repeat;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding: 2px 0 0 20px;
}

.teaserStartBlock {
    position: relative;
    min-height: 191px;
}
/*
.teaserStartBlock img {
    display: block;
}
*/
.teaserStartBlock div {
    clear: both;
}

.startteaser {
    height: 186px;
}

.claBlockUnten {
    border-top: 1px #aaadae solid;
}

.claBlockUntenLink {
    float: left;
    border-right: 1px #aaadae solid;
    border-bottom: 1px #aaadae solid;
}

/* ----------- Startseite Anfang ----------- */



/* ----------- Inhalt Anfang ----------- */
#mainFrame {
    float: right;
    width: 602px;
    margin-top: 3px;
    margin-right: 4px;
}

#mainFrame .imgSub {
    padding: 0 0 0 5px;
    line-height: 12px;
    text-align: left;
    font-size: 9px;
    color: #ffffff;
    font-weight: bold;
    background-image: url('/bilder/layout/bar_bg.gif');
    background-repeat: repeat-y;
    clear: both;
    margin: 0 0 0 4px;
}

.teaserMain div {
    float: left;
}

.teaserMain div img {
    display: inline;
    float: none;
}

.teaserMain img {
    display: block;
    float: left;
    padding-left: 4px;
    margin-bottom: 3px;
}

.teaserMain object {
    margin-left: 4px;
    margin-bottom: 3px;
}

.teaserMain object img {
    margin-left: 4px;
    margin-bottom: 3px;
}

.orange a {
    text-decoration: none;
    color: #d80015;
    font-size: 12px;
    font-weight: bold;
}

.claRot {
    font-weight: bold;
    font-size: 12px;
    color: #d80015;
}

.claSchwarz {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

/* ----------- Inhalt Ende ----------- */



/* ----------- Navigation Anfang ----------- */
/* TOP NAVIGATION */

#topnav1 a:link,
#topnav1 a:visited,
#topnav1 a:active,
#topnav1 a:hover {
    font-size: 11px;
    font-weight: normal;
}

#topnav1 a:link,
#topnav1 a:visited,
#topnav1 a:active {
    color: #5d5d5d;
}
#topnav1 a:hover {
    color: #e22219;
}

#topnav2 a:link,
#topnav2 a:visited,
#topnav2 a:active,
#topnav2 a:hover {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}

/* HAUPT NAVIGATION */
#nav {
    padding: 0px;
    margin: 0px 0px 8px 0px;
    border-top: 1px solid #ffffff;
    background-color: #d80015;
    height: auto !important;
    min-height: 300px;
    height: 300px;
}

#nav ul {
    padding: 0px; 
    margin: 0px;
}

#nav li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#nav li a {
    text-decoration: none;
    font-size: 11px;
    background-repeat: no-repeat;
    display: block;    
    border-bottom: 1px solid #ffffff;
}

/* Level 1 Normal */
li.lev1 a,
li.lev1_active a {
    background-image: url('/bilder/nav_pfeil_rot.gif');
    background-position: 10px 7px;
    background-color: #d80015;
    padding: 4px 5px 5px 25px;
    color: #ffffff;
    width: 150px;
    font-weight: bold;
}

/* Level 1 Aktiv */
li.lev1_active a,
li.lev1 a:hover,
li.lev1_active a:hover {
    background-image: url('/bilder/nav_pfeil_gelb.gif');
    background-color: #f59429;
    color: #ffffff;
}


/* Level 2 Normal */
li.lev2 a,
li.lev2_active a {
    background-image: none;
    background-position: 20px 6px;
    background-color: #ffc27f;
    padding: 3px 3px 3px 35px;
    color: #000000;
    width: 142px;
    font-weight: bold;
}

/* Level 2 Aktiv */
li.lev2_active a,
li.lev2 a:hover,
li.lev2_active a:hover {
    color: #ffffff;
    background-color: #f59429;
}

/* Level 3 Normal */
li.lev3 a,
li.lev3_active a {
    color: #000000;
    background-image: none;
    padding: 3px 3px 3px 35px;
    font-weight: bold;
    width: 142px;
    background-color: #ffffff;
    margin: 0px;
}

/* Level 3 Aktiv */
li.lev3_active a,
li.lev3 a:hover,
li.lev3_active a:hover {
    color: #d80015;
}

/* Level 4 Normal */
li.lev4 a,
li.lev4_active a {
    color: #000000;
    background-image: none;
    padding: 3px 3px 3px 45px;
    font-weight: bold;
    width: 132px;
    background-color: #ffffff;
    margin: 0px;
}
/* Level 4 Aktiv */
li.lev4_active a,
li.lev4 a:hover,
li.lev4_active a:hover {
    color: #d80015;
}
/* ----------- Navigation Ende ----------- */



/* ----------- Login Anfang ----------- */
.login {
    padding: 10px 10px 0 12px;
    margin: 0;
    color: #ffffff;
    font-size: 10px;
    height: 116px;
}

.login label {
    display: block;
    color: #ffffff;
    font-size: 12px;
    margin: 0 0 9px 0;
}

.login input.form_log {
    background-color: #ec283b;
    border-top: 1px solid #8c0a17;
    border-left: 1px solid #e22537;
    border-bottom: 1px solid #ec6572;
    border-right: 1px solid #b51726;
    font-size: 10px;
    height: 12px;
    width: 84px;
    padding: 1px;
    display: block;
    margin: 0;
    color: #ffffff;
}

.login table tr td img {
    padding: 0;
}

.loginlink {
    width: 158px;
    margin: 9px 0 0 0;
    padding: 0;
}
.loginlink a:link, .loginlink a:visited {
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
}
.loginlink a:active, .loginlink a:hover {
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.loginshop {
    width: 158px;
    margin: 15px 0 0 0;
}

.loginshop a:link, .loginshop a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
}
.loginshop a:active, .loginshop a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
/* ----------- Login Ende ----------- */



/* ----------- Wohnwelten Anfang ----------- */
.buttonLeiste {
    margin-top: 282px;
    margin-left: 5px;
    position: absolute;
}

.buttonLeiste .navButton,
.buttonLeiste .navButton_akt {
    display: block;
    float: left;
    font-weight: bold;
    background-image: url('/bilder/layout/kuechenshow_button_bg.gif');
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #b7b7b6;
    border-bottom: 1px solid #d5d5d5;
    background-repeat: repeat-x;
    margin-right: 5px;
    height: 15px;
    line-height: 15px;
    padding: 0px 10px 0px 5px;
    font-size: 11px;
    color: #d80015;
    text-decoration: none; 
}

.buttonLeiste .navButton:hover,
.buttonLeiste .navButton_akt {
    color: #000000;
}

.colorButton {
    margin-left: 10px;
}

.colorButton a {
    display: block;
    float:left;
    border-right: 1px solid #9c9d9d;
    border-bottom: 1px solid #9c9d9d;
    margin-right: 5px;
    height: 15px;
    width: 15px;
    text-decoration: none; 
}
/* ----------- Wohnwelten Ende ----------- */



/* ----------- Formular Anfang ----------- */
select.form1 {
    border: 1px solid #c7c7c7;
    line-height: 14px;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 0;
}

input.text {
    border: 1px solid #c7c7c7;
    line-height: 14px;
    font-size: 11px;
    height: 14px;
    width: 190px;
}

textarea.text {
    border: 1px solid #c7c7c7;
    line-height: 14px;
    font-size: 11px;
    height: 90px;
    width: 395px;
}

input.submit {
    background-image: url('/bilder/button_senden.gif');
    background-repeat: no-repeat;
    margin: 8px;
    border: 0px;
    line-height: 14px;
    height: 14px;
    width: 63px;
    padding: 0px;
    font-size: 0px;
    text-align: right;
    color: #d80015;
}

input.reset {
    background-image: url('/bilder/button_loeschen.gif');
    background-repeat: no-repeat;
    margin: 8px;
    border: 0px;
    line-height: 14px;
    height: 14px;
    width: 67px;
    padding: 0px;
    font-size: 0px;
    text-align: right;
    color: #d80015;
}
/* ----------- Formular Ende ----------- */




/* ------------------------- ASTROH ------------------------*/

hr {
    border-top: 1px solid #CFD2D4;
    border-bottom: 0px;
    color: #CFD2D4;
    height: 1px;    
}


/*.h7 {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding: 0px;
    margin: 0px;
    line-height: 18px;
}*/

.form_elem {
    width: 190px;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
}

form {
    display: inline;
}

.form_elem label {
    display: block;
    margin-top: 15px;
    width: 190px;
}





#container {
    background-image: url('/bilder/layout/head_bg.gif');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    width: 790px;
    margin: 0px auto;
    /*padding: 0px 4px;*/
    min-height: 100%;
}

#containerPad {
    padding: 0px 4px;
}


#printhead {
    display: none;
}
/*
#content {
    background-image: url('/bilder/layout/content_back.gif');
    background-repeat: repeat-y;    
}
*/
#leftFrameStart,
#leftFrame {
    background-image: url('/bilder/layout/left_bg.gif');
    background-repeat: repeat-x;
    padding-top: 13px;
    border-top: 3px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    width: 180px;
    height: auto !important;
    min-height: 314px;
    height: 314px;
    float: left;
    margin-left: 4px;
} 

#leftFrame {
    background-image: url('/bilder/layout/left_bg_2.gif');
}

/*
    Shop - Start
*/
#navShop {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #FFFFFF;
    background-color: #57B8C5;
    height: auto !important;
    min-height: 20px;
}

#navShop ul {
    padding: 0px; 
    margin: 0px;
}

#navShop li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#navShop li a {
    text-decoration: none;
    font-size: 11px;
    background-repeat: no-repeat;
    display: block;    
    border-bottom: 1px solid #009499;
}
/*
    Shop - Ende
*/

#contentFrame {
    margin-left: 4px;
    width: 598px;
}

#contentFrame .textBlock {
    padding: 20px 8px 8px 8px;
}

#contentFrame ul {
    font-weight: bold;
}

.herstellerBlock {
    /*border: 1px solid #CFD2D4;*/
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    width: 126px;
    min-height: 65px;
}

.oberflaecheBlock {
    border: 1px solid #CFD2D4;
    padding: 2px;
    width: 122px;
    height: 59px;
    float: left;
    margin-left: 7px;
    margin-top: 7px;
}

.oberflaecheBlock span {
    position:absolute;
    background-color: #FFFFFF;
    border: 1px solid #E46A22;
    color: #E46A22;
    padding: 0px 4px;
    width: 118px;
    margin: -3px;
    display: none;
}

.oberflaecheBlock img {
    display: block;
}

#leftFrame .weiter {
    margin-top: -17px;
    margin-left: 117px;
}

.ausstattung,
.angebote {
    margin: 0px 6px 6px 6px;
}

.ausstattung table,
.angebote table {
    border-top: 1px solid #CFD2D4;
    border-left: 1px solid #CFD2D4;
    width: 100%;
    margin-bottom: 10px;
}

.ausstattung caption,
.ausstattung td,
.angebote caption,
.angebote td {
    padding: 4px;
    border: 1px solid #CFD2D4;
    text-align: left;
}

.ausstattung caption,
.angebote caption {
    font-weight:bold;
}

.ausstattung td,
.angebote td {
    border-top: 0px;
    border-left: 0px;
    width: 33%;
    vertical-align: top;
}

#rightFrame {
    margin: -12px 0 0 0;
    width: 180px;
    float: right;
    padding-top: 12px;
}  

#rightFrame {
    color: #636363;
}

#rightFrame h4 {
/*
    font-weight: normal;
    font-size: 17px;
    color: #636363;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
*/
    padding:0px;
    margin: 0px;
}

#rightFrame p {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}


/****************************************************
 * TEST
 ****************************************************/           

.kuechentour {
 width: 598px;
 height: 299px;
 margin-bottom: 3px;
 padding-left: 4px;
 background-position: 4px 0px;
 background-repeat: no-repeat;
}


/*************************************************
 * VideoNav
 ************************************************/
 .videonav {
    float: left;
    margin-right: 7px;
    margin-top: 8px;
    border: 1px solid #CFD2D4;
    padding: 8px;
    width: 175px;
 }   

.videonav img {
    /*display: block;*/
    /*float: left;*/
}       

/*************************************************
 * Sitemap
 ************************************************/
.sitemap_lev0 {
    padding: 0px;
    margin: 10px 20px;
 list-style:none;
}
.sitemap_lev0 li {
    background-image: url(/bilder/list_lev0.gif);
    background-repeat: no-repeat;
 padding-left: 22px;
}           
.sitemap_lev1 {
 padding:0px;
 margin: 8px 5px;
 list-style:none;
}   
.sitemap_lev1 li {
    background-image: url(/bilder/list_lev1.gif);
    background-repeat: no-repeat;
 padding-left: 22px;
}         
.sitemap_lev2,
.sitemap_lev2 ul {
 padding:0px;
 margin: 8px 5px;
 list-style:none;
}   
.sitemap_lev2 li {
    background-image: url(/bilder/list_lev2.gif);
    background-repeat: no-repeat;
 padding-left: 22px;
}                    

#printFoot {
    display: none;
}

#teaseronlineberater {
    BACKGROUND-POSITION: 0px 20px;
    BACKGROUND-IMAGE: url("");
    MARGIN-BOTTOM: -5px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 110px;
    TEXT-ALIGN: right
}   

#ContentRahmen {
    padding: 5px;
    border: 1px #cfd2d4 solid;
}

#ContentBildLinks {
    float:left;
    margin: 5px 10px 5px 0px;
}
#ContentBildRechts {
    float:right;
    margin: 5px 0px 5px 10px;
}

#unsichtbar {
    visibility: hidden;
    display: none;
}                                   

.claBorder {
    border: 1px #CFD2D4 solid;
} 


/***************************************
    Relaunch
***************************************/



/* ---------- Blaetter Box im Shop Anfang ---------- */
.claSliderH1 {
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    line-height: 120%;
    margin-left: -17px;
}

.claSliderH2 {
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
    line-height: 120%;
    margin-left: -17px;
}

.claSliderH3 {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    line-height: 120%;
    margin-top: 15px;
}

.company-viewer a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.company-viewer .company .company-link {
    display: block;
}

.l3, l3:visited {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.company-viewer {
    background-color: #d80015;
    background-image: url('/bilder/layout/shop/bg_slider.jpg');
    background-repeat: repeat-x;
    float: left;
    width: 515px;
    height: 250px;
    margin: 0;
    padding: 10px 41px 0 41px;
    overflow: hidden;
    position: relative;
}

.company-viewer .previous-company {
    border-right: 1px solid #ffffff;
    background-image: url('/bilder/layout/shop/arrow_left_light.gif');
    left: 0px;
}

.company-viewer .next-company {
    border-left: 1px solid #ffffff;
    background-image: url('/bilder/layout/shop/arrow_right_light.gif');
    right: 0px;
}

.company-viewer .previous-company,
.company-viewer .next-company {
    background-color: #e30019;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
    display: block;
    height: 47px;
    position: absolute;
    top: 112px;
    width: 23px;
}

.company-viewer ul.companies {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px 10px 0px 0;
    overflow: hidden;
    padding: 14px 0 0 0;
    width: 525px;
    /*height: 166px; 155px*/
}

.company-viewer .company {
    float: left;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 11px;
    text-align: left;
    width: 120px;
    height: 166px;  /*155px*/
}

.company-viewer .company img {
    margin-bottom: 10px;
}
/* ---------- Blaetter Box im Shop Ende ---------- */

/* ---------- Kochschule Kurse Anfang ---------- */
div#kochkurs-legende {
    padding-top: 23px;
    padding-left:10px;
    padding-bottom:10px;
}

.kochkurs-element {
    display:inline;
    padding-right: 20px;
}

.kochkurs-text {
    display:inline;
    height:13px;
    padding-left:7px;
}

.kochkurs-img {
    display:inline;
}


/* ---------- Kochschule Kurse Ende ---------- */

/* ---------- Tab-Navigation Produktdetails Anfang ---------- */
#tabnavMenue
{
    padding: 0;
    margin: 0;
}

#tabnavMenue li
{
    float: left;
    list-style: none;
    border: 1px solid #ABAEAF;
    border-bottom: none;
    border-right: none;
}

#tabnavMenue .lastMenueItem
{
    border-right: 1px solid #ABAEAF;
}

#tabnavMenue a
{
    display: block;
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_bg_0.gif);
}

#tabnavMenue a:hover
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_bg_1.gif);
}

#tabnavMenue a .tabnavItem
{
    display: block;
    height: 23px;
    padding: 10px 30px 0 17px;
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_0.gif);
    background-position: right;
    background-repeat: no-repeat;
}

#tabnavMenue a:hover .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_1.gif);
    color: #ffffff;
}

#tabnavMenue .activItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_bg_0.gif);
}

#tabnavMenue .activItem .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_2.gif);
    color: #E22219;
}

#tabnavMenue .lastMenueItem a .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_last_0.gif);
}

#tabnavMenue .lastMenueItem a:hover .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_last_1.gif);
}

#tabnavMenue .activItem:hover
{
    background-image: url(bilder//bilder/layout/shop/tab_navigation/tabnav_bg_0.gif);
}

#tabnavMenue .activItem:hover .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_2.gif);
    color: #E22219;
}

#tabnavMenue .lastMenueItem .activItem .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_last_2.gif);
}

#tabnavMenue .lastMenueItem .activItem:hover .tabnavItem
{
    background-image: url(/bilder/layout/shop/tab_navigation/tabnav_last_2.gif);
}
/* ---------- Tab-Navigation Produktdetails Ende ---------- */

/* ---------- Marken-Slide Shop-Start Anfang ---------- */
#markenSlide .company-viewer {
    background-image: none;
    background-color: #ffffff;
    height: 46px;
    width: 593px;
    margin: 0;
    padding: 0;
}
  
#markenSlide .company-viewer ul {
    margin: 0;
    padding: 0;
    width: 593px;
}
  
#markenSlide .company-viewer li {
    width: 117px;
    height: 46px;
    padding: 0;
}
/* ---------- Marken-Slide Shop-Start Ende ---------- */

           

/* ---------- MM Aktuell Startseite - Anfang ---------- */
.start-aktuell-box {
    width:502px;
    height:262px;
    /*background-color:#ea001b;*/
    background-color:#f51510;
}
.start-aktuell-box-label {
    width:100%;
    height:37px;
}
.start-aktuell-box-label-pic {
    float:left;
    padding:10px 0 0 10px;
}
.start-aktuell-tabnav {
    width:100%;
}
.start-aktuell-tabnavMenue {
    padding:0;
    margin:0;
    background-color:#ffffff;
}
.start-aktuell-tabnavMenue li {
    padding:0;
    margin:0;
    float:left;
    list-style-type:none;
}
.start-aktuell-box-container {
    width:100%;
    height:225px;
}
.start-aktuell-cont {
    width:100%;
    height:185px;
    background-color:#aaadae;
}
.start-aktuell-cont-in {
    padding:0 10px 0 10px;
    margin:1px 1px 1px 1px;
    width:480;
    height:183px;
    background-color:#ffffff;
    float:left;
}
.tnAlleFilialenCon {
    background-image:url(/bilder/layout/nav/nav_allefilialen_0.gif);
    background-repeat:no-repeat;
}
.tnBopfingenCon {
    background-image:url(/bilder/layout/nav/nav_bopfingen_0.gif);
    background-repeat:no-repeat;
}
.tnWolfratshausenCon {
    background-image:url(/bilder/layout/nav/nav_wolfratshausen_0.gif);
    background-repeat:no-repeat;
}
.tnSiebenlehnCon {
    background-image:url(/bilder/layout/nav/nav_siebenlehn_0.gif);
    background-repeat:no-repeat;
}
.activItem .tnAlleFilialenCon {
    background-image:url(/bilder/layout/nav/nav_allefilialen_1.gif);
    background-repeat:no-repeat;
}
.activItem .tnBopfingenCon {
    background-image:url(/bilder/layout/nav/nav_bopfingen_1.gif);
    background-repeat:no-repeat;
}
.activItem .tnWolfratshausenCon {
    background-image:url(/bilder/layout/nav/nav_wolfratshausen_1.gif);
    background-repeat:no-repeat;
}
.activItem .tnSiebenlehnCon {
    background-image:url(/bilder/layout/nav/nav_siebenlehn_1.gif);
    background-repeat:no-repeat;
}
a:hover .tnAlleFilialenCon {
    background-image:url(/bilder/layout/nav/nav_allefilialen_1.gif);
    background-repeat:no-repeat;
}
a:hover .tnBopfingenCon {
    background-image:url(/bilder/layout/nav/nav_bopfingen_1.gif);
    background-repeat:no-repeat;
}
a:hover .tnWolfratshausenCon {
    background-image:url(/bilder/layout/nav/nav_wolfratshausen_1.gif);
    background-repeat:no-repeat;
}
a:hover .tnSiebenlehnCon {
    background-image:url(/bilder/layout/nav/nav_siebenlehn_1.gif);
    background-repeat:no-repeat;
}
.start-aktuell-block {
    float:left;
    width:462px;
    padding:5px 9px 10px 9px;
}
.start-aktuell-block-img {
    float:left;
    width:130px;
    padding-right:18px;
}
.start-aktuell-block-txt {
    float:left;
    width:314px;
    height:72px;
    overflow-y:hidden;
}
.start-aktuell-block-txt h3 {
    color:#ea001b;
    font-size:10px;
    font-weight:bold;
}
.start-aktuell-block-txt h1 {
    color:#373737;
    font-size:12px;
    line-height:130%;
    text-transform:uppercase;
    padding:0 0 0px 0;
    margin:0;
}
.start-aktuell-block-txt p {
    color:#373737;
    line-height:125%;
    padding:0 0 2px 0;
    margin:0;
}
.start-aktuell-block-txt a {
    color:#ea001b;
}
/* ---------- MM Aktuell Startseite - Ende ---------- */                                        
