/* ****************************************************************************************
NAVIGATION RECHTE SEITE
**************************************************************************************** */

.extendedNavigationContainer {
    background-color: transparent;
    color: #666666;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 0 0 40px 0;
    text-align:left;
    width: 260px;
}

.extendedNavigationContainer h2 {
    background-color: transparent;
    color: #666666;
    float: none;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 0;
    padding: 0 0 5px;
    white-space: normal;
}

.extendedNavigationContainer h4 a,
.extendedNavigationContainer h4 a:hover{
    color: #CC0000;
    font-size: 14px;
    line-height: 20px;
}

/* ****************************************************************************************
SOFORTBESTELLUNG RECHTE SEITE
**************************************************************************************** */
.extendedNavigationContainer .orderBox {
    background: url(directOrderBoxBG.gif) no-repeat;
    clear: both;
    height: 74px;
    margin: 0 0 16px 0;
    padding: 5px 0 0 11px;
    width: 248px;
}

.extendedNavigationContainer .orderBox h1 {
    background-color: transparent;
    color: #CC0000;
    font-size: 11px;
    margin: 0;
    padding: 0 0 6px 0;
}

.extendedNavigationContainer .orderBox ul {
    font-size: 10.5px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.extendedNavigationContainer .orderBox ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.extendedNavigationContainer .orderBox ul li.orderNumber {
    margin: 0;
    padding: 0;
    width: 111px;
}

.extendedNavigationContainer .orderBox ul li.orderNumber input {
    border: 1px solid #cccccc;
    height: 16px;
    width: 101px;
}

.extendedNavigationContainer .orderBox ul li.orderCount {
    margin: 0;
    padding: 0;
    width: 47px;
}

.extendedNavigationContainer .orderBox ul li.orderCount input {
    border: 1px solid #cccccc;
    height: 16px;
    text-align: center;
    width: 20px;
}

.extendedNavigationContainer .orderBox ul li.orderButton {
    margin: 0;
    padding: 6px 0 0 1px;
}

.extendedNavigationContainer .orderBox ul li.orderButton button {
    background: url(directOrderButton.gif);
    border: 0;
    cursor: pointer;
    height: 30px;
    width: 62px;
}

.extendedNavigation .boxType3 {
    width: 190px;
}

.rBoxWhiteFadeOutBorder {
    background: transparent none repeat scroll 0%;
    height: auto;
}

/* ****************************************************************************************
neue box für die rechte seite TEST
**************************************************************************************** */
.teaserBoxShadow {
    height: auto;
    margin: 0;
    padding: 0 0 15px 0;
    width: 190px ! important;
}

/* ****************************************************************************************
ie6 rules :(
**************************************************************************************** */
.teaserBoxShadow .boxHead {
    background: url(teaserBoxShadowBGTop.gif) no-repeat;
    display: block;
    font-size: 1px;
    height: 8px;
    margin: 0;
    padding: 0;
    width: 190px;
}

.teaserBoxShadow .boxText {
    background: url(teaserBoxShadowBGMiddle.gif) repeat-y;
    height: auto;
    margin: 0;
    padding: 0 5px 0 10px;
    width: 175px ! important;
}

.teaserBoxShadow .boxText p{
    background-color: transparent;
    color: #666666;
    width: 170px !important;
}

.teaserBoxShadow .boxText img {
    padding: 0 5px 0 0 ! important;
}

.teaserBoxShadow .boxText ul.link {
    display: inline;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.teaserBoxShadow .boxText ul.link li {
    height: auto;
    margin: 0;
    padding: 0;
}

.teaserBoxShadow .boxText ul.link li a img {
    margin: -2px 0 0 0;
    padding: 0 5px 0 0;
}

.teaserBoxShadow .boxFoot {
    background: url(teaserBoxShadowBGBottom.gif) no-repeat;
    display: block;
    font-size: 1px;
    height: 14px;
    margin: 0;
    padding: 0;
}
