#navigationsBox {
        width:                                                160px;
        position:                                        relative;
        left:                                                        5px;
        top:                                                        5px;
        padding-bottom:         10px;
        text-align:                                left;

}

/* Allgemeine Informationen zu den Navigationsheadlines und Navilinks */
/* Alle Navis und Linkdefinitionen koennen weiter unten noch mit zusaetzlichen Infos gesetzt werden */
/* Sollen nur die weiter unten aufgefuehrten Styles gelten, muessen diese hier entfernt werden */
#navigationsHeadline {
        width:                                                220px;
        height:                                                25px;
        line-height:                        25px;
        color:                                                #ffffff;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #6D808F;
        text-align:                                left;
        font-weight:                        bold;
        background-image: url(http://www.auto-und-mehr.de/images/headline.gif);
        background-repeat: repeat-x;
}


/* *********************** Aufbau des Headers *********************** */

.logoPosition {
        position:                        absolute;
        left:                                0px;
        top:                                0px;
        z-index:                        1;
}

/***** Formatierung der CMS Navigation ******/

ul.cmsNavigationBox {
        margin:                                0;
        padding:                        0;
        list-style:                        none;
position:absolute;
right:0px;
top:5px;
z-index:10;
}

ul.cmsNavigationBox a {
        display:                        block;
        padding:                        0 10px;
        line-height:                20px;
        border:                0px solid #395679;
background-color: #ffffff;
opacity: 0.5 !important;
filter:Alpha(opacity=50,finishopacity=0, style=0);
float:left;
color:#000000;
margin-left:3px;
}

ul.cmsNavigationBox a:hover {
padding:                        0 10px;
background-color: #ff9500;
opacity: 0.8 !important;
filter:Alpha(opacity=80,finishopacity=0, style=0);
float:left;
color:#ffffff;
margin-left:3px;
}


ul li.cmsNavigationText {
        float:                                right;
}

.bannerPosition {
        position:                        absolute;
        top:                                27px;
        left:                                415px;
}

/* *********************** Aufbau des Kategoriebaumes *********************** */
/* Erste Ebene */
ul.kategorieUlNavigation {
        list-style:                 none;
}

li.kategorieLiNavigationHeadline {
        display:                        block;
border-top:                5px solid #ffffff;
}

li.kategorieLiNavigation a {
        display:                        block;
        width:                                                220px;
        height:                                                20px;
        line-height:                        20px;
        color:                                                #0D141C;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #FFC379;
        border-bottom:                 1px solid #ffffff;
        border-top:                                0px solid #ffffff;
        text-align:                                left;
}

li.kategorieLiNavigation a:hover {
        display:                        block;
        width:                                                220px;
        height:                                                20px;
        line-height:                        20px;
        color:                                                #0D141C;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #ff9500;
        border-bottom:                 1px solid #ffffff;
        border-top:                                0px solid #ffffff;
        text-align:                                left;
}




/* Weitere Ebenen */
ul.kategorieUlSecondNavigation {
        display:                        none;
        list-style:                 none;
}

li.kategorieLiSecondNavigation a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                18px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FFDAAA;
}

li.kategorieLiSecondNavigation a:hover {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                18px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#ff9500;
}

/* 3. Ebene */
li.kategorieLiThirdNavigation a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                26px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FFE6D3;
}

li.kategorieLiThirdNavigation a:hover {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                26px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#ff9500;
}


/* 4. und weitere Ebenen */
li.kategorieLiFourNavigation a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                34px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FBF1E9;
}

li.kategorieLiFourNavigation a:hover {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                34px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#ff9500;
}






/* *********************** Aufbau Mein Konto *********************** */

ul.meinKonto {
        list-style:                 none;
}

/* Linkformatierung */
li.meinKontoFormatHeadline {
        display:                        block;
        border-top:                        5px solid #f1f7fb;
}

li.meinKontoFormat a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                18px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FFDAAA;
}

li.meinKontoFormat a:hover {
        display:                        block;
        width:                                                220px;
        height:                                                20px;
        line-height:                        20px;
        color:                                                #0D141C;
        text-decoration:        none;
        text-indent:                        18px;
        background-color:        #ff9500;
        border-bottom:                 1px solid #ffffff;
        border-top:                                0px solid #ffffff;
        text-align:                                left;
}





/* Kleines Login Formular */
fieldset.loginFormular {
        border:                                solid 0 transparent;
        padding-left:                10px;
        padding-top:                5px;
        text-align:                        left;
}

input.loginForumlarInput {
        width:                                150px;
        height:                                18px;
}

input.loginFormularSubmit {
        width:                                70px;
background-color:#395679;
color:#ffffff;
border:1px solid #ffffff;
cursor:pointer;

}




/* *********************** Suche Formatierung *********************** */

/* Linkformatierung */
span.sucheFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

fieldset.sucheFormular {
        border:                                solid 0 transparent;
        padding-top:                5px;
        padding-left:                10px;
        text-align:                        left;
        text-indent:                10px;
        height:                                60px;
}

fieldset.cmsSucheFormular {
        border:                                solid 0 transparent;
        padding-top:                5px;
        padding-left:                1px;
        text-align:                        left;
        text-indent:                10px;
        height:                                30px;
}

select.sucheFormatSelect {
        width:                                150px;
        display:                        block;
        margin-bottom:                2px;

}

input.sucheFormularInput {
        width:                                115px;
        height:                                15px;
}

input.sucheFormularSubmit {
        position:                         relative;
        top:                                        0px;
        width:                                20px;
        height:                                15px;
background-color:#395679;
color:#ffffff;
border:1px solid #ffffff;
cursor:pointer;
font-size:9px;
font-family:verdana;
}


/* *********************** Hersteller *********************** */

span.herstellerFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

fieldset.herstellerFormular {
        border:                                solid 0 transparent;
        padding-top:                5px;
        padding-left:                10px;
        text-align:                        left;
        text-indent:                10px;
        height:                                25px;
}

select.herstellerFormatSelect {
        width:                                150px;
        display:                        block;
}



/* *********************** Aufbau Aktionen *********************** */

ul.aktionsList {
        list-style:                 none;
}

/* Linkformatierung */
li.aktionsListFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

li.aktionsListFormat a {
        display:                        block;
        width:                                                170px;
        height:                                                20px;
        line-height:                        20px;
        color:                                                #0D141C;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #FFC379;
        border-bottom:                 1px solid #ffffff;
        border-top:                                0px solid #ffffff;
        text-align:
}



/* *********************** Aufbau Weiterempfehlen *********************** */

span.empfehlenFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

span.empfehlenFormatText a {
        display:                        block;
        text-indent:                10px;
        line-height:                20px;
        text-align:                        left;
        height:                                30px;
}



/* *********************** Aufbau Newsletter *********************** */

span.newsletterFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

fieldset.newsletterFormular {
        border:                                solid 0 transparent;
        padding-top:                5px;
        padding-left:                10px;
        text-align:                        left;
        height:                                50px;
}

input.newsletterFormatInput {
        width:                                150px;
        height:                                18px;
}

input.newsletterFormularSubmit {
        position:                        relative;
        left:                                0px;
        width:                                100px;
background-color:#ff9500;
color:#ffffff;
border:1px solid #ffffff;
cursor:pointer;
height:20px;
}

span.newsletterMeldung {
        height:                                30px;
        display:                        none;
}


/*********************** Aufbau Counter ************************* */

.counterBox {
        height:                                85px;
}

span.counterFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

h4.counterFormatText {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        font-size:                        11px;
        line-height:                17px;
}


/*********************** Aufbau Sprachen ************************* */


.cmsSprachBox {
        height:                                5px;
        border-top:                5px solid #ffffff;

}


.sprachFormat {
position:absolute;
top:2px;
right:5px;
}

* html .sprachFormat {
padding-top:4px;
}

.sprachFormat1 {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        11px;
        padding:                5px 0px 2px 0px;
background-color:#FFDAAA;
}



/*********************** Aufbau Partnerprogramm ************************* */

.partnerBox {
        height:                                60px;
}

span.partnerFormatHeadline {
        display:                        block;
}

h4.partnerFormatText {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        11px;
        border-bottom:        5px solid #f1f7fb;
}



/*********************** Aufbau Warenkorb ************************* */

.warenkorbBox {
        height:                                75px;
background-color:        #FFDAAA;
}

.warenkorbBox1 {
        height:                                95px;
background-color:        #FFDAAA;
}



span.warenkorbFormatHeadline {
        display:                        block;

}


.warenkorbFormatTextFett a{
color:#395679;
text-align:left;
font-weight:bold;
display:block;
text-indent: 7px;
font-size:11px;
}

.warenkorbFormatText {
        display: block;
        text-indent: 7px;
        text-align: left;
        font-weight: normal;
        line-height: 17px;
        font-size: 11px;
        color:#000000;
}



/*********************** Aufbau Preisliste ************************* */

.preislisteBox {
        height:                                60px;
}

span.preislisteFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

h4.preislisteFormatText {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        11px;
}


/*********************** Aufbau Bestsellerliste ************************* */

.bestsellerBox {
        height:                                400px;
}

span.bestsellerFormatHeadline {
        display:                        block;
        border-top:                        5px solid;
}

ol.bestsellerFormatText {
        width:                                155px;
        position:                        relative;
        list-style:                        none;
        left:                                10px;
        text-decoration:        none;
        color:                                #6D808F;
}

li.bestsellerFormatText a {
        width:                                155px;
        height:                                17px;
        line-height:                17px;
        text-decoration:        none;
        text-align:                        left;
}


/* *********************** Aufbau des Kategoriebaumes CMS *********************** */
#navigationsHeadline1 {
        width:                                                220px;
        height:                                                25px;
        line-height:                        25px;
        color:                                                #ffffff;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #6D808F;
        text-align:                                left;
        font-weight:                        bold;
        background-image: url(http://www.auto-und-mehr.de/images/headline.gif);
        background-repeat: repeat-x;
}








/* Erste Ebene */
ul.kategorieUlNavigation1 {
        list-style:                 none;
}

li.kategorieLiNavigationHeadline1 {
        display:                        block;
}

li.kategorieLiNavigation1 a {
        display:                        block;
        width:                                                220px;
        height:                                                20px;
        line-height:                        20px;
        color:                                                #0D141C;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #FFC379;
        border-bottom:                 1px solid #ffffff;
        border-top:                                0px solid #ffffff;
        text-align:                                left;
}

li.kategorieLiNavigation1 a:hover {
        display:                        block;
        width:                                                220px;
        height:                                                20px;
        line-height:                        20px;
        color:                                                #0D141C;
        text-decoration:        none;
        text-indent:                        10px;
        background-color:        #ff9500;
        border-bottom:                 1px solid #ffffff;
        border-top:                                0px solid #ffffff;
        text-align:                                left;
}




/* Weitere Ebenen */
ul.kategorieUlSecondNavigation1 {
        display:                        none;
        list-style:                 none;
}

li.kategorieLiSecondNavigation1 a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                18px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FFDAAA;
}

li.kategorieLiSecondNavigation1 a:hover {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                18px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#ff9500;
}

/* 3. Ebene */
li.kategorieLiThirdNavigation1 a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                26px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FFE6D3;
}

li.kategorieLiThirdNavigation1 a:hover {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                26px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#ff9500;
}


/* 4. und weitere Ebenen */
li.kategorieLiFourNavigation1 a {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                34px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#FBF1E9;
}

li.kategorieLiFourNavigation1 a:hover {
        display:                        block;
        width:                                220px;
        height:                                20px;
        line-height:                20px;
        color:                                #000000;
        text-decoration:        none;
        text-indent:                34px;
        border-bottom:                 1px solid #ffffff;
        border-top:                        0px solid #ffffff;
        text-align:                        left;
background-color:#ff9500;
}













