 /*reset.css*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,
p, blockquote, th, td {
    margin              : 0;
    padding             : 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size           : 100%;
}
ol, ul {
    list-style          : none;
}
address, caption, cite, code, dfn, em, th, var {
    font-style          : normal;
    font-weight         : normal;
}
table {
    border-collapse     : collapse;
    border-spacing      : 0;
    width               : 100%;
}
fieldset, img {
    border              : 0;
}
caption, th {
    text-align          : left;
}
img {
    vertical-align      : bottom;
}
 /*base.css*/
html {
    overflow-x          : hidden !important;
    overflow-y          : scroll !important;
}
body,
textarea,
table,
input {
    font-family         : "Open Sans",sans-serif;
    font-size           : 13px;
}
body.frontend {
    background          : #030303 url(/images/default/layout/bg/body.jpg) center top repeat-x;
    color               : #333;
    line-height         : 1.3;
}
body.frontend .page {
    line-height         : 20px;
}
#top {
    position            : absolute;
    top                 : 0;
}
#frame {
    margin              : 0 auto;
    text-align          : left;
    width               : 1100px;
    background: #000;
}
#nb-content {
    background: #f2f2f2;
    margin-top          : 206px;
    text-align          : left;
    position            : relative;
    z-index: 3;
}
#nb-content-left {
    width               : 940px;
    background: #fff;
    position: relative;
}
#nb-content-right {
    position: relative;
    width: 160px;
}
#content-frame {
    min-height          : 400px;
    position            : relative;
    z-index             : 10;
}
.ie-6 #content-frame {
    background          : transparent;
    height              : 400px;
}
#content-left {
    width               : 235px;
}
#back-top {
    background: url("/images/default/layout/icons/ui.totop.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 20px;
    display: none;
    height: 51px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-decoration: none;
    text-indent: 100%;
    width: 51px;
    z-index: 1000;
    cursor: pointer;
}
#back-top:hover {
    background: url("/images/default/layout/icons/ui.totop.png") no-repeat scroll left -51px rgba(0, 0, 0, 0);
}
/******************************************************/
/* Abstände / Hintergrund Default */
.frontend_custom_label_start #seo-text {
    text-align          : justify;
    margin-top          : 20px;
}
#nb-content #content-frame-bg {
    width               : 900px;
    padding: 40px 20px 20px;
    background          : #fff;
}
.ie-6 #nb-content #content-frame-bg {
    overflow            : hidden;
}
#content-frame-left {
    width: 235px;
    margin-left: -20px;
}
#content-frame-right {
    width: 660px;
    margin-left: 20px;
}
.default_full #nb-content #content-frame-bg {
    width: 1060px;
    padding: 40px 20px 20px;
}
/******************************************************/
/* Abstände / Hintergrund Shop */
body.shop #content-frame-left.reduced-width {
    width               : 220px;
}
body.shop #content-frame-left {
    background: #f2f2f2;
}
.frontend_custom_shop_start #nb-content #content-frame-bg {
    padding: 0;
    width: 1100px;
    background: #000;
    border-top: 2px solid #008E3B;
}
/******************************************************/
/* Abstände / Hintergrund Music */

body.music #content-frame {
    min-height          : 770px;
}
body.music .ie-6 #content-frame {
    height              : 770px;
}
/******************************************************/
/* Abstände Music Artist */
body.artist #nb-content-left {
    margin-top          : 0;
}
/******************************************************/
/*Label außen rechts*/
#custom-label {
    background          : url(/images/default/layout/company.png) no-repeat;
    height              : 504px;
    position            : absolute;
    right               : -108px;
    top                 : 138px;
    width               : 114px;
}
#custom-label-online-shop {
    background          : url(/images/default/layout/online-shop.png) no-repeat;
    height              : 705px;
    position            : absolute;
    right               : -108px;
    top                 : 138px;
    width               : 114px;
}
/******************************************************/
/* Sidebar */
.content-sidebar-headline,
div.content-sidebar-dark-headline {
    font-family: "Crimson Text",serif;
    font-size: 19px;
    padding: 8px 15px 0;
}
.content-sidebar ul.content-sidebar-dark-headline {
    font-size           : 12px;
}
.content-sidebar ul {
    padding             : 8px 15px;
}
.content-sidebar li {
    margin-bottom       : 4px;
}
.visit-us li {
    margin-bottom       : 0;
}
.content-sidebar label {
    display             : inline;
    font-weight         : normal;
    margin-left         : 8px;
}
.ie-7 .content-sidebar label,
.ie-6 .content-sidebar label {
    margin-left         : 0;
}
.custom-article-filters-content {
    border-bottom: 1px solid #ccc;
}
.content-sidebar .sidebar-padding {
    padding-top: 15px;
}
/******************************************************/
/*Language Switcher*/
#language-switcher {
    float               : right;
    margin              : 0 8px;
}
.ie-6 #language-switcher,
.ie-7 #language-switcher {
    margin-left         : 6px;
    width               : 66px;
}
#language-switcher li {
    float               : right;
    margin-left         : 8px;
}
#language-switcher span.label,
#language-switcher span.label-native {
    display             : none;
}
/******************************************************/
/*custom_currency Switcher*/
#custom-currency-switcher select {
    margin-top          : 5px;
    width               : 96px;
}
.custom-currency-foreign-price {
    color               : #006600;
    white-space         : nowrap;
    font-weight         : normal;
}
/******************************************************/
/*Share This*/
.custom-share-this {
    height: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 23%;
}
.custom-share-this span {
    margin-left         : 0;
    margin-right        : 0;
}
.custom-share-this .stButton .chicklets {
    padding-left        : 18px;
}
.custom-share-this .stButton .facebook,
.custom-share-this .stButton .email,
.custom-share-this .stButton .twitter {
    padding-left        : 14px;
}
.custom-share-this span.st_plusone div {
    width               : 24px !important;
    margin-bottom       : 1px;
}
#footer-bottom span {
    margin-left         : 0;
    margin-right        : 0;
}
#footer-bottom .stButton .chicklets {
    padding-left        : 17px;
    color               : #ccc;
}
/******************************************************/
/* Sonstige Standard-Definitionen*/
p {
    margin-bottom       : 20px;
}
p.no-margin {
    margin-bottom       : 0;
}
/******************************************************/
/* Social Media */
#social-media {
    border              : 1px solid #ccc;
    background          : #e4e4e4 url(/images/default/layout/bg/social-media.png) repeat-x;
    padding             : 8px 10px 6px;
}
#social-media ul {
    padding             : 0;
    list-style          : none;
}
#social-media li {
    float               : left;
    padding             : 0 10px;
}
#social-media a {
    text-transform      : uppercase;
    color               : #20281E;
    font-size           : 11px;
    background-repeat   : no-repeat;
    text-align          : center;
}
#social-media a:hover {
    color               : #006600;
}
#social-media span {
    display             : block;
    height              : 32px;
    width               : 32px;
    margin              : 0 auto;
}
#social-media-facebook span {
    background-image    : url(/images/default/layout/icons/social-media.png);
    background-position : 0 0;
}
#social-media-twitter span {
    background-image    : url(/images/default/layout/icons/social-media.png);
    background-position : -32px 0;
}
#social-media-youtube span {
    background-image    : url(/images/default/layout/icons/social-media.png);
    background-position : -64px 0;
}
#social-media-mobile-app span {
    background-image    : url(/images/default/layout/icons/social-media.png);
    background-position : -96px 0;
}
#social-media-instagram span {
    background-image    : url(/images/default/layout/icons/social-media.png);
    background-position : -128px 0;
}
#social-media-spotify span {
    background-image    : url(/images/default/layout/icons/social-media.png);
    background-position : -160px 0;
}

 /*header.css*/
#header {
    color               : #fff;
    height              : 178px;
    position            : absolute;
    text-align          : left;
    top                 : 0;
    width               : 100%;
    left: 0;
    font-family: 'Open Sans', sans-serif;
}
#header-actions {
    position: relative;
    z-index: 1005;
}
#menu-top-line {
    position: relative;
    z-index: 1006;
}
#header a.logo {
    display             : block;
    position            : absolute;
    z-index             : 3;
    top: 32px;
    padding: 47px 12px 53px 60px;
    color: #000;
    font-size: 27px;
}
#header #header-container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#top-line {
    background: url("/images/default/layout/bg/top-line.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    height: 30px;
    width: 100%;
    position: absolute;
}
/*Logo hat keine Höhe wenn es leer ist deshalb hier der Fix für ie7+8*/
.ie-8 #header a.logo,
.ie-7 #header a.logo {
    background-image    : url(about:blank);
}
#header a.arrow,
#header input.arrow {
    background          : 0;
    border              : 0;
    padding             : 0;
}
#header #logo {
    left                : -94px;
    position            : absolute;
    z-index             : -1;
    top: -6px;
}
/*Search*/
.box-search {
    height              : 55px;
    width               : 540px;
    margin-top: 40px;
    float: right;
    position: relative;
}
.box-search form {
    display: inline-block;
    width: 456px;
    height: 55px;
    background: #fff;
    margin-left: 2px;
}
.box-search .form-overlabel-wrapper {
    display: inline-block;
    position: relative;
}
.box-search #box_search_params_keywords {
    border              : 0;
    float: left;
    padding: 16px 0 17px 8px;
    position: relative;
    width: 100%;
    z-index: 51;
    background: #fff;
    font-size: 15px;
    font-family: 'Open Sans',sans-serif;
    box-sizing: border-box;
    line-height: 22px;
}
div.box-search input.button-search {
    background: url(/images/default/layout/buttons/search.png) no-repeat;
    width: 24px;
    height: 24px;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 16px;
    z-index: 51;
}
.box-search-throbber {
    right: 54px;
    top: 20px;
    position: absolute;
}
#search-categories {
    height: 55px;
    width: 80px;
    background: #eee;
    color: #555;
    font-size: 15px;
    position: relative;
    float: left;
    cursor: pointer;
}
#search-categories div {
    padding: 18px 16px 16px;
}
#search-categories div:after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #555;
    position: absolute;
    top: 24px;
    margin-left: 5px;
    right: 10px;
}
#search-categories .dropdown-click {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 47px;
}
.dropdown-content {
    display: none;
    background: inherit;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 55px;
    width: auto;
    z-index: 1000;
}
#header-actions .dropdown-content {
    background: #fff;
    top: 30px;
    padding: 5px 15px 3px;
}
#header-actions .hover {
    background: #fff;
    color: #000;
}
#header-actions .dropdown-content .button {
    padding: 8px 15px 4px !important;
}
#search-categories ul {
    background: none repeat scroll 0 0 #eee;
    left: 0;
    padding: 16px;
    position: absolute;
    top: 57px;
    z-index: 100;
    width: 180px;
}
#search-categories li:hover {
    text-decoration: underline;
}
/*Basket Info*/
#header-basket-info {
    margin-left: 17px;
    float: right;
    background: #fff;
    color: #000;
    margin-top: 40px;
    position: relative;
    line-height: 19px;
    font-size: 14px;
}
#header-basket-info.hover {
    background: #fff;
}
#header-basket-info .dropdown-content {
    right: 0;
    width: 350px;
    left: auto;
    padding: 0;
    font-size: 13px;
}
#header-basket-info .dropdown-content ul {
    margin-bottom: 15px;
}
#header-basket-info .dropdown-content li {
    border-bottom: 1px solid #ccc;
}
#header-basket-info .dropdown-content li:first-child a {
    padding-top: 15px;
}
#header-basket-info .dropdown-content img {
    float: left;
    margin-right: 15px;
}
#header-basket-info .dropdown-content .article-data {
    float: left;
    width: 180px;
}
#header-basket-info .dropdown-content .price {
    float: right;
}
#header-basket-info .dropdown-content p {
    margin: 15px 15px 0 15px;
    text-align: right;
}
#header-basket-info .dropdown-content span {
    float: right;
}
#header-basket-info .dropdown-content .button {
    float: right;
    margin: 15px;
    color: #000;
}
#header-basket-info a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
#header-basket-info .dropdown-content a,
#header-basket-info.hover a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
#header-basket-info .dropdown-content a {
    padding: 8px 15px;
    display: block;
}
#header-basket-info .dropdown-content a:hover {
    background: #eee;
    color: #000;
}
#header-basket-info-articles {
    background: url(/images/default/layout/icons/basket-white.png) no-repeat 18px center #008E3B;
    padding: 18px 28px 18px 46px;
    z-index: 1001;
    position: relative;
}
#header-basket-info.hover #header-basket-info-articles {
    background: url(/images/default/layout/icons/basket-black.png) no-repeat 18px center #fff;
    color: #000;
}
#header-basket-info.hover .dropdown-content {
    color: #000;
}
#header-basket-info-articles:after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: 26px;
    margin-left: 6px;
    right: 12px;
    z-index: 1002;
}
#header-basket-info.hover #header-basket-info-articles:after {
    border-top: 5px solid #000;
}
#header-basket-info .custom-currency-foreign-price,
#header-basket-info .header-basket-info-sum {
    color: #000;
    margin: 0 15px;
    text-align: right;
}
/*Header Login*/
#header-login {
    float               : right;
}
#header-login a,
#header-custom-watchlist-link a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    padding: 8px 20px 8px 12px;
    position: relative;
    display: block;
    font-size: 11px;
}
#header-login.hover a,
#header-custom-watchlist.hover a{
    color: #000;
    background: #fff;
    z-index: 1001;
}
#header-login a.name {
    color               : #fff;
    text-decoration     : none;
    font-weight         : normal;
}
#header-login a.name:hover {
    text-decoration     : underline;
}
#header-login .login-state-custom-bonus-state {
    font-weight         : bold;
    padding             : 0 2px 0 17px;
    text-decoration     : none;
    text-transform      : uppercase;
}
#header-login .login-state-custom-bonus-state-gold {
    background          : url(/images/default/custom_bonus_states/stars/gold_thumb.gif) no-repeat 0 0;
    color               : #CC9933;
}
#header-login .login-state-custom-bonus-state-silver {
    background          : url(/images/default/custom_bonus_states/stars/silver_thumb.gif) no-repeat 0 0;
    color               : #9A9A9A;
}
#header-login .login-state-custom-bonus-state-bronze {
    background          : url(/images/default/custom_bonus_states/stars/bronze_thumb.gif) no-repeat 0 0;
    color               : #A7552B;
}
/*Menu Main Mobile*/
#menu-main-top-mobile {
    display: none;
}
/*Language Switcher*/
#language-switcher {
    position: relative;
    margin: 0;
}
#language-switcher a {
    text-decoration: none;
    color: #000;
}
#language-switcher ul {
    display: none;
}
#language-switcher span,
#language-switcher a {
    font-size           : 12px;
    text-transform      : uppercase;
    color               : #000;
    text-decoration     : none;
    cursor              : pointer;
    line-height         : normal;
    display             : block;
    font-weight         : normal;
}
#language-switcher a:hover span {
    text-decoration: underline;
}
#language-switcher ul.dropdown-content {
    padding             : 0;
    list-style-type     : none;
    position            : absolute;
    z-index             : 1000;
}
#language-switcher li {
    float: none;
    margin: 0;
    border-top: 1px solid #ccc;
}
#language-switcher li a {
    padding: 6px 12px;
}
#language-switcher li a:hover {
    background: #eee;
}
#language-switcher li a:hover span {
    text-decoration: none;
}
#language-switcher span,
#language-switcher .active {
    display: none;
}
#language-switcher span.iso2 {
    display             : inline-block;
}
#language-switcher span.active-language {
    display             : block;
    color: #fff;
    padding: 7px 20px 6px 12px;
    position: relative;
    display: block;
    line-height: 17px;
}
#language-switcher.hover span.active-language {
    color: #000;
    z-index: 1001;
    background: #fff;
}
#language-switcher img {
    margin-top: 2px;
    vertical-align: top;
}
#language-switcher .dropdown-content {
    width: 100%;
    box-sizing: border-box;
}
/*Custom Watchlist, header-login*/
#header-custom-watchlist,
#header-login {
    float: right;
    position: relative;
}
#header-login a.button {
    background: #eee;
    color: #000;
    padding: 10px;
}
#header-login .dropdown-content {
    min-width: 140px;
    right: 0;
    left: auto;
    width: 268px;
    text-align: right;
}
#header-login .dropdown-content p {
    text-align: right;
}
#header-login .dropdown-content .button {
    float: right;
}
#header-login .dropdown-content li {
    margin: 0 0 5px;
}
#header-login .dropdown-content ul {
    margin: 0 0 10px;
}
#header-login .dropdown-content .right {
    margin-left: 15px;
}
#header-custom-watchlist .dropdown-content {
    width: 233px;
    padding: 0;
}
#header-custom-watchlist .dropdown-content img {
    float: left;
    margin-right: 10px;
}
#header-custom-watchlist .dropdown-content li {
    border-bottom: 1px solid #ccc;
}
#header-custom-watchlist .dropdown-content .button {
    margin: 15px;
}
#header-custom-watchlist .dropdown-content p {
    margin: 15px 15px 0;
}
#header-custom-watchlist .dropdown-content li a {
    color: #000;
    font-weight: normal;
    padding: 8px 15px;
    display: block;
    text-decoration: none;
}
#header-custom-watchlist .dropdown-content li a:hover {
    background: #eee;
}
#header-custom-watchlist .dropdown-content li:first-child a {
    padding-top: 15px;
}
#header-login .dropdown-content {
    padding: 15px 15px 0 15px;
}
/*Header Dropdown*/
#header .dropdown-content {
    font-size: 12px;
    box-shadow: 0px 0px 2px #535353;
}
#header .dropdown-content .button {
    background: #008E3B;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 28px 4px;
    font-weight: bold;
    border: 0;
    margin-bottom: 15px;
    transition: all 100ms ease-in 0s;
}
#header .dropdown-content .button:hover {
    background: #008E3B;
    opacity: .8;
    color: #fff;
    transition: all 100ms ease-in 0s;
}
#header .dropdown-content .button-red,
#header .dropdown-content .button-red:hover {
    background: #C52600;
}
/*Dreieck*/
#header-custom-watchlist:after,
#header-login:after,
#language-switcher span.active-language:after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: 13px;
    margin-left: 6px;
    right: 6px;
    z-index: 1002;
}
/*Hover*/
#language-switcher.hover span.active-language:after,
#header-custom-watchlist.hover:after,
#header-login.hover:after {
    border-top: 5px solid #000;
}
 /*footer.css*/
/* ********************************************************************* */
/* Footer */
#footer {
    color               : #fff;
    padding             : 18px;
}
#footer a {
    color               : #fff;
    transition: all 150ms ease-in 0s;
}
#footer a:hover {
    color: #008E3B;
    transition: all 150ms ease-in 0s;
}
#footer-bottom {
    background          : url(/images/default/layout/bg/footer.png) top center no-repeat;
    margin-top          : 34px;
    padding             : 16px 0;
}
#footer-bottom a {
    color               : #008e3b;
}
#footer-bottom .left {
    width               : 150px;
}
#footer-bottom .right {
    width               : 607px;
}
#footer .h2 {
    font-size: 30px;
    margin-bottom: 17px;
    margin-top: 7px;
}
#footer .h2 a:hover {
    text-decoration     : none;
}
.footer-element {
    float               : left;
    margin-right        : 15px;
}
.footer-element a {
    display             : block; 
}
.footer-element table.common {
    border-collapse     : separate;
    border-spacing      : 0 2px;   
}
#footer-watchlist,
#footer-last-viewed {
    width               : 212px;
}
#footer .common {
    border              : 0;
}
#footer tbody tr {
    border              : 0;
}
#footer tbody td {
    padding             : 0 0 0 10px;
    border              : 0;
}
#footer tbody td.image {
    width               : 42px;
    padding             : 0 0 5px 0;
}
#footer tbody img {
    border              : 1px solid #9a9a9a;
}
#footer tbody a {
    font-weight         : bold;
}
#footer .article-label li {
    float               : none;
}
#footer .left a {
    color               : #ccc;
    font-size           : 10px;
    text-decoration     : none;
}
#footer .fb_iframe_widget {
    margin-bottom: 10px;
}
/* Social-Links */
#footer-bottom #footer-social-links {
    width: 215px;
}
#footer-social-links ul {
    padding             : 0;
    list-style          : none;
}
#footer-social-links ul li {
    float               : left;
    padding             : 0 6px 0 0;
    margin: 0;
}
#footer-social-links ul li.last {
    padding: 0;
}
#footer-social-links a {
    width: 30px;
    height: 30px;
    display: block;
}
#footer-social-links a:hover {
    color               : #006600;
}
#footer-social-link-facebook a {
    background-image    : url(/images/default/layout/icons/social-media-footer.png);
    background-position : 0 0;
}
#footer-social-link-twitter a {
    background-image    : url(/images/default/layout/icons/social-media-footer.png);
    background-position : -30px 0;
}
#footer-social-link-youtube a {
    background-image    : url(/images/default/layout/icons/social-media-footer.png);
    background-position : -60px 0;
}
#footer-social-link-mobile-app a {
    background-image    : url(/images/default/layout/icons/social-media-footer.png);
    background-position : -90px 0;
}
#footer-social-link-instagram a {
    background-image    : url(/images/default/layout/icons/social-media-footer.png);
    background-position : -120px 0;
}
#footer-social-link-spotify a {
    background-image    : url(/images/default/layout/icons/social-media-footer.png);
    background-position : -150px 0;
}
 /*menu.css*/
/* ********************************************************************* */
/* Top-Navigation */
#menu-top-line .menu-label {
    position: relative;
    top: 0;
    background: 0;
    width: auto;
    float: left;
    margin-left: 15px;
}
#menu-top-line ul.menu-label a {
    font-size: 11px;
    padding: 8px 20px 8px 0;
}
#menu-top-line ul.menu-label a:hover,
#menu-top-line ul.menu-label a.active,
#menu-top-line ul.menu-label a.active_path {
    background: 0;
    text-decoration: underline;
}
#menu-top-line ul li:hover a.level-1 {
    margin-top: 0 !important;
    border-bottom: 0;
}
/* ********************************************************************* */
/* Haupt Navigation */
#menu-main {
    background: #000;
    height: 40px;
    width: 100%;
    position: absolute;
    top: 166px;
    z-index: 4;
}
.menu-main ul {
    background          : #008e3b;
    left                : -999em;
    padding             : 4px 0;
    position            : absolute;
    width               : 430px;
    padding-bottom      : 10px;
    top                 : 40px;
    z-index             : 53;
    -moz-box-shadow     : 4px 4px 4px rgba(0, 0, 0, 0.3); /* Fx > 3.5 */
    -webkit-box-shadow  : 4px 4px 4px rgba(0, 0, 0, 0.3); /* Saf3.0+, Chrome */
    box-shadow          : 4px 4px 4px rgba(0, 0, 0, 0.3); /* Opera 10.5, IE 9.0 */
}
#menu-main.fixed-menu {
    text-align          : center;
    position            : fixed;
    top                 : 0;
    left                : 0;
    width               : 100%;
    box-shadow          : 0 0 40px #222;
    -webkit-box-shadow  : 0 0 40px #222;
    -moz-box-shadow     : 0 0 40px #222;
    z-index             : 53;
    background          : #000;
    height              : 40px;
    line-height         : 40px;
    opacity             : 0.92;
}
body.shop ul.menu-main {
    width               : 978px;
}
ul.menu-main li {
    float               : left;
    position            : relative;
}
ul.menu-main li.last {
    background          : 0;
}
ul.menu-main li.nth-0 a,
ul.menu-main li:first-child a {
    padding-left: 15px;
}
ul.menu-main a {
    color               : #fff;
    display             : block;
    font-weight         : bold;
    padding             : 11px 8px;
    text-decoration     : none;
    font-size: 13px;
}
ul.article-tree a {
    line-height: 16px;
}
/* zweite ebene */
ul.menu-main li.level-2 {
    background          : 0;
    margin              : 0;
    padding             : 0;
    text-align          : left;
    width               : 195px;
    z-index             : 50;
    border-bottom       : 1px solid #9DBF97;
    margin-left         : 15px;
}
.ie-6 ul.menu-main li.level-2 {
    margin-left         : 7px;
}
ul.menu-main li.level-2 a {
    padding             : 9px 0 8px;
    display             : block;
    color               : #fff;
    font-weight: normal;
}
ul.menu-main li.level-2 a.active {
    color               : #fff;
}
ul.menu-main li.level-2 a:hover {
    background          : transparent;
    text-decoration     : underline;
}
ul.menu-main {
    z-index             : 49;
}
.menu-main {
    display: inline-block;
}
/* Vergroesserungeffekt */
ul.menu-main li.level-1.hover a.level-1,
ul.menu-main li.sfhover a.level-1,
#menu-main ul.menu-main li.active_path a.level-1 {
    background          : #008e3b;
}
ul.menu-main li.level-1.hover a.level-1.haschilds,
ul.menu-main li.sfhover a.haschilds {
    border-bottom       : 2px solid #008e3b;
}
/* ie6 fix, da es keine Moeglichkeit gibt zwei klassen einzubauen */
/* Deaktiveren der Border nur fuer IE6 auf der zweiten Ebene */
ul.menu-main li.sfhover ul.level-2 a.haschilds {
    border-bottom       : 0;
    background          : transparent;
}
ul.menu-main li.level-1 a.level-1 {
    padding-bottom      : 13px;
}
ul.menu-main li.hover a.level-1,
ul.menu-main li.sfhover a.level-1,
#menu-main ul.menu-main li.active_path a.level-1{
    margin-top          : -3px;
}
ul.menu-main li.level-1.hover a.level-1,
ul.menu-main li.sfhover a.level-1,
#menu-main ul.menu-main li.active_path a.level-1 {
    padding-top         : 14px;
}
ul.menu-main li.hover ul,
ul.menu-main li.sfhover ul {
    left                : auto;
}
/* Css3 hack damit die letzte reihe keinen border kriegt */
ul.menu-main ul li:last-child,
ul.menu-main li.tree-childs-even ul li:nth-last-child(2) {
    border-bottom        : 0;
}
ul.menu-label ul.level-2 {
    display: none;
}
/* ********************************************************************* */
/* Menu Sub */
.box-menu-sub {
    background          : #000
}
.box-menu-sub .h2 {
    color               : #fff;
    margin-bottom       : 0px;
}
.box-menu-sub .h2 a {
    color               : #fff;
    display             : block;
    padding             : 10px 0 12px 22px;
    font-weight: normal;
}
.box-menu-sub .h2 a:hover {
    text-decoration: none;
}
ul.menu-sub li {

    border-top: 1px solid #fff;
}
ul.menu-sub a.level-1 {
    background: #008e3b;
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 8px 8px 8px 22px;
    text-decoration: none;
    transition: all 100ms ease-in 0s;
}
ul.menu-sub a.active,
ul.menu-sub a:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
ul.menu-sub ul.level-2 {
    background: #fff;
    padding-bottom: 8px;
}
ul.menu-sub ul.level-2 li {
    background          : 0;
}
ul.menu-sub .level-2 a {
    color               : #0d0d0d;
    font-weight         : normal;
    text-transform      : none;
    padding             : 7px 0 0 27px;
    text-decoration: none;
    display: block;
}
ul.menu-sub .level-2 a:hover,
ul.menu-sub .level-2 a.active {
    color: #008e3b;
}
/* ********************************************************************* */
/* Menu Content */
ul.menu-content {
    background          : #000;
    height              : 31px;
    border-top: 1px solid #fff;
}
ul.menu-content li {
    float               : left;
    position            : relative;
}
ul.menu-content li.nth-0 {
    margin-left         : 0;
}
ul.menu-content a {
    color               : #fff;
    display             : block;
    font-weight         : bold;
    padding             : 7px 20px;
    text-decoration     : none;
}
ul.menu-content a:hover,
ul.menu-content li.active a.active {
    color               : #fff;
    background: #008E3B;
}
/* ********************************************************************* */
/* Top Navigation */
ul.menu-top {
    float               : right;
    padding-top         : 8px;
}
ul.menu-top li {
    background          : url(/images/default/layout/bg/menu-top-separator.gif) no-repeat right 2px;
    display             : inline;
}
ul.menu-top a {
    color               : #fff;
    font-weight         : normal;
    padding             : 0 5px;
    text-decoration     : none;
    z-index             : 2;
}
ul.menu-top .last {
    background          : none;
}
ul.menu-top a.last {
    padding             : 0 0 0 5px;
}
ul.menu-top a:hover {
    text-decoration     : underline;
}
/* ********************************************************************* */
/* Band Navigation */
#band-navigation {
    background          : url(/images/default/layout/bg/band-navigation.png) no-repeat;
    height              : 741px;
    width               : 28px;
    padding-top         : 6px;
    z-index             : 11;
    float: left;
}
.ie-6 #band-navigation {
    height              : 640px;
}
#band-navigation li {
    background          : url(/images/default/layout/bg/band-navigation-separator.gif) no-repeat 8px bottom;
    margin-bottom       : 0;
    padding             : 5px 3px 5px 5px;
    text-align          : center;
    width               : 20px;
    font-size: 11px;
}
#band-navigation li:hover,
#band-navigation li.sfhover {
    position            : relative;
    top                 : -1px;
    padding-top         : 6px;
    padding-bottom      : 4px;
    background          : #008e3b;
}
#band-navigation li:hover li,
#band-navigation li.sfhover li {
    background          : none;
    top                 : 0;
    padding-top         : 5px;
    padding-bottom      : 5px;
}
#band-navigation li.last {
    background          : 0;
}
#band-navigation li.inactive {
    background          : url(/images/default/layout/bg/band-navigation-separator.gif) no-repeat 8px bottom !important;
    color               : #b3b3b3;
    padding-top         : 5px !important;
    padding-bottom      : 5px !important;
    top                 : 0;
}
#band-navigation li a {
    color               : #fff;
    display             : block;
    font-weight         : normal;
    text-decoration     : none;
}
#band-navigation li:hover ul,
#band-navigation li.sfhover ul {
    left                : -200px;
    margin-top          : -20px;
}
#band-navigation ul {
    background          : #008e3b;
    left                : -999em;
    padding             : 4px 0;
    position            : absolute;
    width               : 200px;
    z-index             : 11;
}
#band-navigation ul li {
    background          : 0;
    margin              : 0;
    padding             : 4px 4px 4px 11px;
    text-align          : left;
    width               : auto;
}
#band-navigation ul li a {
    color               : #fff;
    display             : block;
}
#band-navigation ul li a:hover {
    text-decoration     : underline;
}
/* ********************************************************************* */
/*Menu Footer*/
#footer .menu-footer {
    float               : left;
}
#footer li {
    float               : left;
    margin-right        : 15px;
}
#footer li.last {
    margin-right        : 0;
}
#footer li li {
    float               : none;
    margin-bottom       : 6px;
}
.ie-6 #footer li li {
    height              : 1%;
    margin-bottom       : 2px;
}
#footer li.nth-0 {
    width               : 180px;
}
#footer a {
    font-weight         : normal;
    text-decoration: none;
}
#footer a.level-1 {
    display             : block;
    font-size           : 30px;
    margin-bottom       : 10px;
    text-decoration     : none;
    font-family: "Crimson Text", serif;
}
/* ********************************************************************* */
/* Menu Label */
.frontend_custom_label_start #content-frame ul.menu-main {
    padding-top: 15px;
    display: block;
}
.frontend_custom_label_start #content-frame .menu-main li.level-1 {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding: 0;
    width: calc(50% - 10px);
    float: left;
    text-align: left;
    box-sizing: border-box;
    margin-left: 20px;
    display: block;
}
.frontend_custom_label_start #content-frame .menu-main li:nth-child(odd) {
    margin-left: 0;
}
.frontend_custom_label_start #content-frame .menu-main li.level-1 a {
    padding: 8px 10px;
    font-weight: normal;
    background: #008e3b;
    transition: all 100ms ease-in 0s;
}
.frontend_custom_label_start #content-frame .menu-main li.level-1 a:hover {
    opacity: .8;
    margin-top: 0;
    border-bottom: 0;
    text-decoration: none;
    transition: all 100ms ease-in 0s;
}
 /*headlines.css*/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-weight             : normal;
    font-family: 'Crimson Text', serif;
}
h1, .h1 {
    font-size               : 30px;
    margin-bottom           : 25px;
    line-height: 33px;
}
.frontend_custom_shop_start h1 {
    margin-bottom: 10px;
}
h2, .h2 {
    font-size               : 22px;
    margin-bottom           : 15px;
    line-height: 25px;
} 
h3, .h3 {
    font-size               : 22px;
    margin-bottom           : 10px;
    line-height: 25px;
}
h4, .h4, h5, h6 {
    font-size               : 18px;
    margin-bottom           : 1px;
}
h1.pre-headline {
    margin-bottom: 10px;
}
div.pre-headline {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}
 /*links.css*/
a {
    color               : #008e3b;
    font-weight         : bold;
    outline             : none;
    text-decoration     : underline;
}
a:hover {
    text-decoration     : none;
}
a.arrow {
    background          : url(/images/default/layout/icons/arrow.gif) no-repeat 0 7px;
    padding-left        : 10px;
}
a.button {
    background: none repeat scroll 0 0 #008e3b;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: block;
    transition: all 100ms ease-in 0s;
}
a.button:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
a.button-back {
    background-position : 0 -26px;
}
a.button-basket {
    background-position : 0 -52px;
}
a.button-order-history {
    background-position : 0 -156px;
}
a.button-watch-list {
    background-position : 0 -78px;
}
a.button-trash {
    background-position : 0 -104px;
}
a.add-to-watchlist,
a.add {
    background          : url(/images/default/layout/buttons/link.png) no-repeat 0 1px;
    color               : #333;
    font-weight         : bold;
    font-size           : 10px;
    padding-left        : 15px;
}
.ie-6 a.button-back,
.ie-6 a.button {
    white-space         : nowrap;
    overflow            : visible;
    width               : 1%;
}
a.arrow-dark {
    background          : url(/images/default/layout/icons/arrow-dark.gif) no-repeat 0 5px;
    color               : #333;
    padding-left        : 10px;
    text-decoration     : none;
}
a.arrow-dark:hover {
    text-decoration     : underline;
}
h2 a,
.h2 a,
h4 a,
h3 a {
    color               : #333;
    text-decoration     : none;
}
h2 a:hover,
.h2 a:hover {
    text-decoration     : underline;
}
#content-frame-footer a {
    background          : url(/images/default/layout/icons/footer-links.gif) no-repeat left center;
    color               : #333;
    font-size           : 10px;
    font-weight         : normal;
    margin-left         : 20px;
    padding-left        : 8px;
    text-decoration     : none;
}
#content-frame-footer a:hover {
    text-decoration     : underline;
}
#content-frame-footer a#to-top {
    background          : url(/images/default/layout/icons/footer-link-to-top.gif) no-repeat left center;
}
/******************************************************/
/* Content Sidebar */
.content-sidebar ul.article-prev a {
    color               : #333;
    font-weight         : normal;
    text-decoration     : none;
}
.content-sidebar ul.article-prev a.arrow {
    color               : #006600;
}
.content-sidebar ul.article-prev a.active {
    font-weight         : bold;
}
.content-sidebar ul a:hover {
    text-decoration     : underline;
}
.content-sidebar ul a.arrow {
    font-weight         : normal;
}
.content-sidebar-headline a,
.content-sidebar-dark-headline a {
    color               : #333;
    font-size           : 12px;
    text-decoration     : none;
}
.content-sidebar-dark-headline a {
    font-size: 19px;
    font-weight: normal;
}
.content-sidebar-dark-headline a:hover {
    text-decoration     : underline;
}
/******************************************************/
/*Visit us*/
.visit-us a {
    background          : url(/images/default/layout/icons/visit-us.png) no-repeat;
    display             : block;
    height              : 30px;
    margin-bottom       : 5px;
    margin-right        : 5px;
    width               : 30px;
}
.visit-us #visit-us-facebook {
    background-position : 0 0;
}
.visit-us #visit-us-youtube {
    background-position : -120px 0;
}
.visit-us #visit-us-twitter {
    background-position : -60px 0;
}
.visit-us #visit-us-ilike {
    background-position : -150px 0;
}
.visit-us #visit-us-myspace {
    background-position : -30px 0;
}
.visit-us #visit-us-lastfm {
    background-position : -90px 0;
}
.visit-us #visit-us-spotify {
    background-position : -180px 0;
}
.visit-us #visit-us-deezer {
    background-position : -210px 0;
}
.visit-us #visit-us-itunes {
    background-position : -240px 0;
}
/******************************************************/
/*Basket Crement*/
a.amount-crement {
    background: none repeat scroll 0 0 #008e3b;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 17px;
    margin: 0 0 0 9px;
    text-align: center;
    text-decoration: none;
    width: 18px;
}
a.amount-crement:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
a.amount-crement-minus {
    margin-top: 4px;
}
a.amount-crement-plus:before {
    content: '+';
    font-weight: bold;
}
a.amount-crement-minus:before {
    content: '-';
    font-weight: bold;
}
 /*buttons.css*/
input.arrow,
input.submit,
input.button {
    background: none repeat scroll 0 0 #008e3b;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin-left: 10px;
    padding: 10px 30px;
    text-align: center;
    height: 40px;
    transition: all 100ms ease-in 0s;
}
input.arrow:hover,
input.submit:hover,
input.button:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
input.button-arrow-dark {
    background              : url(/images/default/layout/buttons/arrow-dark.png) no-repeat 0 0;
    border                  : 1px solid #333;
    margin-left             : 1px;
    vertical-align          : bottom;
    width                   : 32px;
    height                  : 28px;
    cursor: pointer;
    transition: all 100ms ease-in 0s;
}
input.button-arrow-dark:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
.ie-7 .content-sidebar input.button-arrow-dark,
.ie-6 .content-sidebar input.button-arrow-dark {
    margin-bottom           : 1px;
}
input.button-arrow-raquo {
    background              : url(/images/default/layout/buttons/arrow.png) no-repeat;
    border                  : 0;
    cursor                  : pointer;
    height                  : 25px;
    width                   : 37px;
}
input.button-add {
    background              : url(/images/default/layout/buttons/link.png) no-repeat 0 1px;
    border                  : 0;
    color                   : #333;
    font-size               : 10px;
    height                  : 14px;
    margin-left             : 0;
    padding-left            : 15px;
}
input.button-add-bold {
    background              : url(/images/default/layout/buttons/link.png) no-repeat 0 3px;
    border                  : 0;
    color                   : #333;
    cursor                  : pointer;
    font-size               : 10px;
    font-weight             : bold;
    height                  : 14px;
    margin-left             : 0;
    padding-left            : 13px;
}
input.button-remove {
    background              : url(/images/default/layout/buttons/link.png) no-repeat 0 1px;
    border                  : 0;
    color                   : #333;
    font-size               : 10px;
    height                  : 14px;
    padding-left            : 15px;
}
input.button-delete,
input.button-add {
    background              : url(/images/default/layout/buttons/link.png) no-repeat;
    border                  : 0; 
    font-size               : 10px;
    height                  : 12px;
    margin-left             : 0;
    padding: 0 0 0 15px;
}
input.button-add {
    background-position     : 0 1px;
    color                   : #333333;
}
input.button-delete {
    background-position     : 0 -14px;
    color                   : #A73426;
}
.ie-6 .button-add,
.ie-6 .button-delete {
    width                   : 1%;
    overflow                : visible;
}
.ie-7 .button-add,
.ie-7 .button-delete {
    padding-right           : 0.25em;
    width                   : 100%;
    overflow                : visible; 
}
input.filter-reset,
input.filter-submit {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #333;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 15px;
    padding: 0 5px 2px;
    transition: all 100ms ease-in 0s;
}
input.filter-reset:hover,
input.filter-submit:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
.ie-6 input.arrow,
.ie-7 input.arrow {
    width                   : auto;
    overflow                : visible;
}
ul.options li.button-left input.submit {
    margin-left             : 0;
}
ul.options li.button-important input.submit {
    background: #c52600;
}
 /*breadcrumb.css*/
#breadcrumb {
    color               : #333;
    font-size           : 12px;
    position            : relative;
    z-index             : 3;
    width: 100%;
    top: -20px;
}
/*.default_label_music #breadcrumb,
.default_label_music_artist #breadcrumb,
.default_label #breadcrumb,
.frontend_article_group #breadcrumb {
    width: 723px;
}*/
/*
.default_label_music_artist #breadcrumb,
.default_label_music #breadcrumb {
    width: 895px;
}
*/
div#breadcrumb ol {
    padding-left: 0;
    width: 77%;
}

/*.frontend_article_group div#breadcrumb ol,
.music div#breadcrumb ol,
body.label #nb-content #content-frame-bg div#breadcrumb ol {
    padding-left: 20px;
}
.default_label_music_artist_full div#breadcrumb ol {
    padding-left: 0;
}*/

#breadcrumb li {
    display             : inline;
}
#breadcrumb li a {
    color               : #333;
    font-size           : 12px;
    font-weight: normal;
    background: url("/images/default/layout/icons/breadcrumb-arrow.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    margin-right: 2px;
    padding-right: 12px;
}
 /*lists.css*/
#content-frame ol {
    list-style          : decimal;
    padding-left        : 18px;
}
.page ul {
    list-style          : square;
    padding-left        : 13px;
}
/*Definitionsliste*/
dl {
    overflow            : hidden;
    width               : 100%;
    margin-bottom       : 15px;
}
dl dt {
    clear               : left;
    float               : left;
    font-weight         : bold;
    margin-right        : 4px;
}
.ie-6 dl dd {
    width               : auto;
}
ul.music-bands li {
    display             : inline;
}
ul.music-bands a {
    font-weight         : normal; 
}
ul.stroke li {
    background: url(/images/default/layout/icons/stroke.png) no-repeat;
    padding-left: 16px;
    margin-left: 2px;
    min-height: 14px;
    padding-top: 4px;
}
 /*boxes.css*/
/* ********************************************************************* */
/* Content Boxes */
.content-box {
    border                  : 0;
    margin-bottom           : 20px;
}
.content-box h2,
.content-box .h2 {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #595959;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 4px 12px;
}
.content-box .content-box-padding {
    background              : #f2f2f2;
    padding                 : 12px;    
}
/* Common Tabellen in Content-Boxes */
.content-box table.common {
    margin-bottom           : 0;
}
.content-box table.common td.first {
    font-weight             : bold;
    padding-left            : 0;
}
.content-box table.common td {
    border-bottom           : 0;
}
.content-box div.highlight {
    background              : white;
    border                  : 1px solid #CCCCCC;
    padding                 : 10px;
}
/* ********************************************************************* */
/* Boxes */
div.box .h2 {
    color               : white;
    font-size           : 1em;
    padding             : 3px 10px;    
}
div.box p {
    margin-bottom       : 5px;
}
div.box label {
    display             : block;
}
div.box input.text {
    width               : 140px;
}
div.box select {
    width               : 144px;
}
div.box div.content {
    margin-bottom       : 10px;
    padding             : 5px 10px;
}
div.box div.content,
div.box input,
div.box select {
    font-size           : 11px;
}
div.box table td {
    font-size           : 11px;
}
div.box table.common thead td {
    background          : none;
    border-bottom       : 1px solid #CCCCCC;
}
/* ********************************************************************* */
/* Box Login */
.box-login {
    left                : 500px;
    position            : absolute;
    top                 : 40px;
}
.box-login p {
    display             : none;
}
/* ********************************************************************* */
/* Box Basket */
.box-basket {
    left                : 500px;
    position            : absolute;
}
/**********************************************************/
/* Boxes aus ehemaliger modules.css */
.box-ops ul.order-process-steps a {
    text-decoration     : none;
    padding-left        : 18px;
}
.box-ops ul.order-process-steps {
    list-style-type     : none;
    padding             : 0;
}
.box-ops ul.order-process-steps li.ops-state-done a {
    color               : green;
    background          : url(/images/common/icons/small/active.gif) no-repeat;
}
.box-ops ul.order-process-steps li.ops-state-active a {
    color               : #246095;
    font-weight         : bold;
}
.box-ops ul.order-process-steps li.ops-state-open {
    padding-left        : 18px;
}

.box-articles-last-viewed table td.image {
    width               : 40px;
}
.box-express-order thead td {
    font-weight         : bold;
}
.box-express-order input.amount {
    width               : 40px;
}
.box-express-order input.article-no {
    width               : 130px;
}
.box-express-order table {
    margin-bottom       : 10px;
}
.box-search-results input.text {
    width               : 185px;
    margin-bottom       : 5px;
}
.box-search-results select {
    width               : 189px;
    margin-bottom       : 5px;
}
/**********************************************************/
/* Boxes auf der rechten Seite */
#boxes-right {
    margin-top: 20px;
}
.box-right-frame {
    margin-bottom       : 30px;
}
.box-right {
    overflow            : hidden;
    width               : 120px;
    margin: 0 auto 5px;
}
.box-right-content .bold {
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-weight: normal;
}
.box-right-content a.bold {
    color               : #333;
    display             : block;
    text-decoration     : none;
}
.skyscraper .box-right-middle {
    width               : 120px;
}
.box-right-middle ul {
    margin-top          : 5px;
}
.box-right-middle ul li {
    line-height: 20px;
}
.box-right-middle ul a {
    font-weight         : normal;
}
.box-right-top {
    margin: 0;
}
/* ********************************************************************* */
/* Teilen */
.share-disabled {
    border              : 1px solid #ccc;
    background          : #eee;
    color               : #333;
    border-radius       : 4px;
    padding             : 2px;
    display             : inline-block;
    cursor              : pointer;
    height              : 14px;
    line-height         : 14px;
}
.share-disabled span {
    padding             : 0 2px;
}
.share-enabled {
    display             : none;
}

 /*table.css*/
td {
    vertical-align       : top;
}
/* ********************************************************************* */
/* table.common */
table.common {
    margin-bottom       : 20px;
}
table.common tbody tr td {
    border              : 1px solid #c3c3c3;
    border-width        : 1px 0 1px 0;
}
table.common tbody tr tr {
    border              : 0;
}
table.common tbody tbody {
    border              : 0;
}
table.common thead {
    background          : #000;
    color               : #fff;
}
table.common td {
    padding             : 5px 12px;
}
table.common td td {
    padding             : 0;
}
table.common thead td,
table.common tbody.thead td {
    font-weight         : bold;
    padding-top         : 7px;
    padding-bottom      : 7px;
}
.article-view-list table.common tbody tr td.nth-2 {
    width               : 150px;
}
table.common td.right {
    background          : #e8e8e8;
    border-left         : 1px solid #ccc;
    float               : none !important;
    text-align          : right;
}
table.common td.align-right {
    text-align          : right;
}
/* ********************************************************************* */
/* table common list */
table.list td {
    padding             : 12px 0;
}
table.list td.nth-0 {
    width               : 100px;
}
table.list td.nth-1 {
    padding-left        : 20px;
}
table.list td.radio {
    width               : 1%;
}
table.list .teaser .text {
    padding-left        : 20px;
}
/* ********************************************************************* */
/* table common articles */
table.articles td {
    padding             : 9px;
    vertical-align      : middle;
}
table.articles td.nth-0 {
    width               : 50px;
    vertical-align      : top;
}
table.articles td.nth-1 {
    padding-left        : 0;
}
table.articles td.nth-1 a {
    color               : #333;
    text-decoration     : none;
}
table.articles td.details {
    width               : 38px;
}
/* ********************************************************************* */
/* table.form */
table.form td {
    padding             : 3px 0 3px 3px;
    vertical-align      : middle;
}
table.form td.first {
    padding-left        : 0px;
    padding-right       : 15px;
    width               : 240px;
    text-align          : right;
}
table.form tr.address td {
    border-top          : 1px solid #666;
    padding-top         : 4px;
    padding-bottom      : 4px;
}
table.form thead td {
    border-bottom       : 1px solid #999;
    padding             : 3px 0 3px 3px;
}
table.form thead td.first {
    padding-left        : 10px;
}
table.form .form-box {
    background          : #fff;
    border              : 1px solid #ccc;
    padding             : 6px;
}
table.form td.form-box-oversize .form-box {
    width               : 488px;
}
/******************************************************/
/* Music Filter Tabelle */
table.music-filter {
    background          : #242021 url(/images/default/layout/bg/music-filter.jpg) repeat-x;
    margin-bottom       : 20px;
    width               : 100%;
}
table.music-filter td {
    padding             : 69px 3px 15px;
    vertical-align      : bottom;
}
table.music-filter td.nth-0 {
    padding-left        : 15px;
}
.default_label_music_artist_full table.music-filter td.nth-0,
.default_label_music_artist_full table.music-filter td.nth-1,
.frontend_custom_events table.music-filter td.nth-2 {
    width               : 1%;
}
.default_label_music_artist_full form table.artists-filter td.nth-1 {
    width               : 344px;
}
table.music-filter td.last {
    padding-right       : 15px;
}
table.music-filter label {
    color               : #fff;
    font-size           : 12px;
}
table.music-filter input.text {
    margin-top          : 3px;
    width               : 177px
}
table.music-filter select {
    margin-top          : 3px;
    margin-bottom       : 0;
    width               : 186px;
}
table.events-filter select {
    width               : 120px;
}
table.events-filter-no-state select {
    width               : 186px;
}
table.artists-filter select {
    width               : 376px;
}
table.music-filter input.submit {
    margin-left         : 0;
    width               : 110px;
}
.ie-6 table.music-filter input.submit,
.ie-7 table.music-filter input.submit {
    height              : 30px;
}
/**********************************************************/
/* Start Newsletter */
table.start-newsletter {
    background          : #6E9168 url(/images/default/layout/bg/start-newsletter.png) repeat-x;
    border              : 1px solid #6E9168;
    margin-bottom       : 15px;
}
table.start-newsletter td {
    padding             : 12px 12px 0;
}
table.start-newsletter td.first {
    padding-left        : 12px;
    padding-right       : 0;
    text-align          : left;
}
table.start-newsletter td.last {
    padding-left        : 0;
    vertical-align      : top;
}
table.start-newsletter td p {
    margin-bottom       : 0;
}
table.start-newsletter td,
table.start-newsletter td a {
    color               : #fff;
    font-weight         : normal;
}
table.start-newsletter td label {
    display             : inline;
    font-weight         : normal;
}
table.start-newsletter td input.text {
    border              : 1px solid #000;
    padding-left        : 7px;
    width               : 206px;
}
table.start-newsletter td input.submit {
    margin-left         : 0;
}
table.start-newsletter label.form-overlabel {
    color               : #333333;
    cursor              : text;
    padding-left        : 7px !important;
    padding-top         : 8px !important;
    position            : absolute;
    width               : auto;
}
table.start-newsletter tr.last td {
    padding-top         : 8px;
    padding-bottom      : 12px;
}
/**********************************************************/
/* Select Tabelle */
table.select td {
    padding-top         : 5px;
    padding-bottom      : 5px;
    vertical-align      : top;
}
table.select td.radio {
    width               : 20px;
}
table.select label {
    font-weight         : bold;
}
table.select label span {
    font-weight         : normal;
}
table.select label span.nth-0 {
    font-weight         : bold;
}
/* ********************************************************************* */
/* table tracklist */
table.tracklist {
    border: 0;
    background: #f2f2f2;
    border-collapse: separate;
}
table.tracklist tbody tr td {
    border: 0;
}
table.tracklist .empty {
    background: #fff;
}
 /*form.css*/
label {
    cursor              : pointer;
}
table.form label {
    cursor              : pointer;
    font-weight         : bold;
}
label.city,
label.zip {
    display             : inline;
    width               : auto;
}
label.city {
    margin-left         : 2px;
    width               : 75%;
}
input.text,
input.amount,
textarea,
select {
    border              : 1px solid #ccc;
}
input.text {
    font-size: 13px;
    padding: 10px 2px 10px 5px;
    width: 237px;
}
input.amount {
    font-size: 13px;
    padding: 10px 5px;
    text-align: center;
    width: 30px;
}
input.image {
    border              : 0;
}
input.zip {
    margin-right        : 3px;
    width               : 48px;
}
input.city {
    width               : 177px;
}
input.link {
    background          : none;
    border              : none;
    color               : #006600;
    cursor              : pointer;
    text-decoration     : underline;
}
input.link:hover {
    text-decoration     : none;
}
select.date-day {
    width               : 50px;
}
select.date-month {
    width               : 95px;
}
select.date-year {
    width               : 95px;
}
input.radio,
input.checkbox {
    vertical-align      : middle;
}
.ie-7 input.radio,
.ie-7 input.checkbox,
.ie-6 input.radio,
.ie-6 input.checkbox {
    vertical-align      : middle;
}
select {
    font-size           : 13px;
    padding             : 11px 5px 10px 2px;
    width               : 246px;
}
select.bday {
    width               : 80px;
}
textarea {
    height              : 75px;
    padding             : 5px;
    width               : 234px;
}
select.validerror,
textarea.validerror,
input.validerror {
    border              : 1px solid #ff0000;
}
label.validerror {
    color               : #ff0000;
}
.form-max-width input.text,
.form-max-width select,
.form-max-width textarea {
    width               : 100%;
}
 /*session_messages.css*/
#msgs {
    margin: -20px 0 40px;
}
.frontend_custom_shop_start #msgs {
    margin: 0;
}
#msgs ul {
    font-weight             : bold;
    margin-bottom           : 15px;
    padding                 : 15px 15px 15px 50px;
}
.frontend_custom_shop_start #msgs ul {
    margin: 0;
}
#msgs ul.error {
    background              : #FFD4D9 url(/images/default/layout/icons/session-message-error.gif) no-repeat 8px 8px;
    color                   : #C60000;
}
#msgs ul.success {
    background              : #C6EFCE url(/images/default/layout/icons/session-message-success.gif) no-repeat 8px 8px;
    color                   : #006100;
}
#msgs ul.success a {
    color                   : #006100;
}
#msgs ul.info {
    background              : #B3CFE3  url(/images/default/layout/icons/session-message-info.gif) no-repeat 8px 8px;
    color                   : #005da1;
}
 /*options.css*/
/*******************************************************************************/
/* options (Options Button unterhalb des Contents, z.B. "Zurueck" und "Weiter" */
ul.options {
    margin-bottom       : 15px;
}
ul.options li {
    display             : block;
    float               : left;
}
ul.options li.button-right {
    float               : right;
    margin-left         : 10px;
}
ul.options li.button-left {
    float               : left;
    margin-right        : 10px;
}
ul.options li.button a {
    display             : block;
}
 /*pager.css*/
div.pager {
    border-top          : 1px solid #999;
    margin: 13px 0 1px;
    padding             : 14px 0 0;
    overflow            : hidden;
    width               : 100%;
}
.pager div.pages {
    float               : left;
}
.pager li {
    margin-bottom       : 4px;
    margin-right        : 4px;
    float               : left;
}
.pager .goto {
    float               : right;
    overflow            : hidden;
    text-align          : right;
}
.pager select {
    font-size           : 11px;
    padding             : 6px 4px 5px 0;
    width               : 74px;
}
/* Für Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .pager select {padding: 4px 4px 3px 0;}
}
.pager select,
.pager input.submit {
    float               : left;
}
.pager input.submit {
    margin-left         : 4px;
}

.infinite-scrolling .pager {
    border-top: none;
}
.infinite-scrolling .pager .goto,
.infinite-scrolling .pager .pages {
    display: none;
}
.infinite-scrolling.loading .pager {
    background: url(/images/default/layout/throbber.gif) no-repeat center center;
    height: 40px;
}
 /*helper.css*/
.clear {
    clear                   : both;
}
.left {
    float                   : left;
}
.right {
    float                   : right;
}
.underline {
    text-decoration         : underline;
}
div.hr {
    border-top              : 1px solid #CCCCCC;
    margin-bottom           : 0.5em;
    margin-top              : 0.5em;
}
hr {
    background              : url(/images/default/layout/hr.gif);
    border                  : 0;
    height                  : 1px;
    margin                  : 18px 0;
}
em.highlight {
    font-weight             : bold;
    font-style              : normal;
}
.invisible {
    display                 : none;
}
.bold {
    font-weight             : bold;
}
.clearfix:after {
    content                 : '';
    display                 : block;
    clear                   : both;
    visibility              : hidden;
    line-height             : 0;
    height                  : 0;
}
.clearfix {
    zoom                    : 1;
}
.red {
    color                   : #FF6600;
}
.green {
    color                   : #006600;
}
.nb-green {
    color: #008D3A;
}
.width-75 {
    width                   : 75px;
}
a.block {
    display                 : block;
}
.info-box {
    background              : url("/images/default/layout/bg/content-boxes.png") repeat-x scroll 0 0 #E3E3E3;
    border                  : 1px solid #D1D1D1;
    padding                 : 6px;
}
.info-box img {
    float                   : left;
    margin                  : 0 4px 0 0;
}
.show-invisible {
    left                    : -999em;
    position                : absolute;
    top                     : -999em;    
}
.link-more-text {
    color               : #006600;
    font-weight         : bold;
    outline             : none;
    text-decoration     : underline;
    cursor: pointer;
}
.more-text {
    display: none;
}

 /*frontend_article.css*/
.module-articles-article .article-data {
    float               : right;
    width               : 550px;
}
.module-articles-article .article-data-bottom {
    margin-bottom: 40px;
}
.module-articles-article .article-media {
    float               : left;
    width: 350px;
    margin-bottom: 40px;
}
.module-articles-article .article-media .article-image {
    min-height: 330px;
}
.module-articles-article .article-media .responsive-video {
    margin-top: 20px;
}
.module-articles-article .base-data {
    float               : left;
    width               : 280px;
}
.module-articles-article .info-runningout {
    color               : red;
    text-align          : left;
}
.module-articles-article .article-data-left {
    float: left;
    width: 300px;
}
.module-articles-article .price-data {
    float: right;
    margin-bottom: 10px;
    min-height: 95px;
    position: relative;
    text-align: center;
    width: 230px;
}
.module-articles-article .price-data-with-old {
    padding-top         : 10px;
    min-height          : 120px;
}
.ie-6 .module-articles-article .price-data {
    height              : 95px;
}
.ie-6 .module-articles-article .price-data-with-old {
    height              : 120px;
}
.module-articles-article .price-data .price-old {
    color               : #000;
    font-size           : 20px;
    text-decoration     : line-through;
}
.module-articles-article .price-data .price {
    color               : #009534;
    font-size           : 44px;
    font-family: "Crimson Text",sans-serif;
    line-height: 40px;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
}
.module-articles-article .price-data .price-with-price-old {
    color: #dd1c00;
}
.module-articles-article .price-data .price-information {
    color               : #666;
    margin-bottom       : 0;
    text-align          : center;
}
.module-articles-article .price-data .price-information a {
    font-weight         : normal;
}
.module-articles-article .price-data .custom-bonus-points-info {
    margin-bottom       : 0;
    margin-top          : 1.5em;
    text-align          : center;
}
.module-articles-article .delivery-state {
    margin-bottom       : 15px;
}
.module-articles-article .button-basket {
    background: #C52600;
    width: 180px;
    float: right;
}
.module-articles-article #article-image {
    width               : 330px;
}
.module-articles-article .article-image .zoomWindow {
    width               : 550px;
    height              : 400px;
}
.module-articles-article .article-image-nav {
    text-align          : center;
}
.module-articles-article .article-image-nav li {
    display             : inline;
}
.module-articles-article .article-image-nav a {
    font-weight         : normal;
    color               : #333333;
    text-decoration     : none;
}
.module-articles-article .article-image-nav a:hover {
    text-decoration     : underline;
}
.module-articles-article .article-image-nav .prev,
.module-articles-article .article-image-nav .download {
    background          : url(/images/default/layout/icons/article-image-nav-pipe.png) no-repeat right center;
    padding-right       : 10px;
    margin-right        : 6px;
}
.module-articles-article .article-image-nav .download-alone {
    background          : none;
    padding-right       : 0;
    margin-right        : 0;
}
.module-articles-article .article-image-nav .prev a {
    background          : url(/images/default/layout/icons/article-image-nav-prev.png) no-repeat 0px center ;
    padding-left        : 10px;
}
.module-articles-article .article-image-nav .next a {
    background          : url(/images/default/layout/icons/article-image-nav-next.png) no-repeat right center ;
    padding-right        : 10px;
}
.module-articles-article .article-image-nav {
    clear: left;
    padding-top: 20px;
    margin-bottom: 20px;
}
.module-articles-article .article-image-thumbs {
    margin-bottom: 20px;
}
.module-articles-article .article-image-thumbs li {
    display             : inline-block;
    margin-bottom: 2px;
}
.module-articles-article .article-image-thumbs a {
    text-decoration     : none;
}
.module-articles-article ul.iselect {
    float               : left;
    width               : 257px;
}
.module-articles-article ul.iselect li.select-current .infos {
    display             : none; 
}
.module-articles-article ul.iselect .select-options {
    width               : 307px;
}
.module-articles-article ul.iselect .delivery-state {
    margin              : 0;
    display             : inline-block;
    vertical-align      : middle;
    font-size           : 0;
    float               : right;
}
.module-articles-article ul.iselect .select-current .delivery-state {
    display             : none;
}
.module-articles-article .select-options-data .infos {
    float               : right;
    width               : 104px;
    text-align          : right;
}
.module-articles-article ul.iselect .row {
    color               : inherit;
    text-decoration     : inherit;
    font-weight         : inherit;
    padding             : 5px;
    margin              : -5px;
    display             : block;
}
.module-articles-article .amount {
    float               : left;
}
.module-articles-article ul.article-options {
    margin-top          : 10px;
}
.module-articles-article ul.article-options li {
    display             : inline;
}
.module-articles-article ul.article-options li.article-options-last:before {
    content: "\a0\a0|\a0\a0";
}
.module-articles-article ul.article-options a {
    font-weight         : normal;
}
.module-articles-article h1 img {
    vertical-align      : baseline;
}
.module-articles-article div.amount-crement-container {
    float: left;
}
.module-articles-article .article-data-information {
    margin-bottom: 20px;
}
.module-articles-article .article-data-information .label {
    font-weight: bold;
    margin-right: 4px;
}
.module-articles-article .article-data-information li {
    float: left;
    width: 50%;
    min-height: 16px;
}
.module-articles-article .article-data-information li div {
    display: inline;
}
.module-articles-article .show-hidden-tracks {
    color: #008e3b;
    font-weight: bold;
    outline: medium none;
    text-decoration: underline;
    cursor: pointer;
}
.module-articles-article .show-hidden-tracks:hover {
    text-decoration: none;
}
/* FSK 18 Hinweis */
#fsk-18 {
    border              : 1px solid #DD1C00;
}
#fsk-18 .h2 {
    color               : #fff; 
    border              : 0; 
    background          : none repeat scroll 0 0 #DD1C00;
}
#fsk-18 .content-box-padding {
    border              : 0;
}
#fsk-18 img {
    float               : left; 
    margin-right        : 12px;
}
/* Custom Bonus State */
.module-articles-article .custom-bonus-state {
    color               : #fff;
    display             : inline-block;
    font-size           : 10px;
    text-decoration     : none;
    text-transform      : uppercase;
    padding             : 2px 10px;
}
.module-articles-article .custom-bonus-state-gold {
    background          : #D29F3A url("/images/default/custom_bonus_states/bg/gold.png") repeat-x 0 -5px;
    border              : 1px solid #D29F3A;
}
.module-articles-article .custom-bonus-state-silver {
    background          : #A9A9A9 url("/images/default/custom_bonus_states/bg/silver.png") repeat-x 0 -5px;
    border              : 1px solid #A9A9A9;
}
.module-articles-article .custom-bonus-state-bronze {
    background          : #A7552B url("/images/default/custom_bonus_states/bg/bronze.png") repeat-x 0 -5px;
    border              : 1px solid #A7552B;
}
/* Verlinkung der ersten Ueberschrift */
.module-articles-article .article-data .pre-headline a {
    color               : #333333;
    text-decoration     : none;
    cursor              : text;
}
.current-article-filters {
    margin-bottom       : 10px;
}
.current-article-filters span {
    margin-right       : 4px;
}
.current-article-filters .filter-reset {
    position            : relative;
    background: #fff;
    border              : none;
    line-height         : 25px;
    cursor              : pointer;
    font-family: "Open Sans",sans-serif;
    font-size           : 13px;
    color               : #000;
    padding: 0;
}
.current-article-filters .filter-reset:hover {
    text-decoration: underline;
}

.search-corrections {
    margin-bottom       : 20px;
}
.search-corrections a {
    margin-right        : 5px;
    text-transform      : uppercase;
}

.article-view-list + .article-view-list {
    margin-top: -21px;
}

.shop-disabled {
    border: 1px solid #C60000;
    background: #FFD4D9;
    color: #C60000;
    padding: 10px;
    margin: 10px 0;
}
.shop-disabled a {
    color: #C60000;
    font-weight: normal;
}

 /*teaser.css*/
.teaser .text {
    padding-left        : 15px;
}
.teaser .text p {
    margin              : 4px 0;
}
.teaser .image {
    width               : 140px;
}
 /*view_types.css*/
/**
 * Artikel-View "Preview" (Vorschauansicht)
 * Diese Styles werden sowohl in der Artikel-gruppenansicht als auch in der
 * Suchergebnisseite verwendet
 */
.article-view-prev table.article-preview {
    border              : 1px solid #ccc;
    float               : left;
    margin-bottom       : 12px;
    margin-left         : 12px;
    width               : 175px;
    height              : 300px;
}
.article-view-prev .article-group-descr {
    margin-bottom       : 10px;
}
.article-view-prev table.article-preview-first {
    margin-left         : 0;
}
.article-view-prev td.article-preview {
    position            : relative;
}
.article-view-prev td.article-preview div {
    margin: 6px 0 4px;
    z-index             : 1;
}
.article-view-prev td.article-preview h2 {
    font-size           : 13px;
    margin-bottom       : 0;
    text-transform      : uppercase;
    font-family: "Open Sans",sans-serif;
    line-height: 18px;
}
.article-view-prev td.article-preview h2 a {
    display             : block;
    margin-bottom: 2px;
}
.article-view-prev td.article-preview span {
    font-weight         : normal;
    text-transform      : none;
    height: 18px;
    overflow: hidden;
    display: block;
}
.article-view-prev td.article-preview a.article-image {
    display: table-cell;
    height: 202px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 202px;
    z-index: 2;
}
.article-view-prev td.article-preview a.article-image img {
    max-height: 202px;
    max-width: 202px;
}
.article-view-prev td.add-to-basket {
    background          : #d6d6d6;
    padding             : 0;
}
.article-view-prev td.add-to-basket .article-group-add-to-basket {
    border              : 0;
    cursor              : pointer;
    font-weight         : bold;
    height              : 23px;
    width               : 100%;
    padding-left        : 8px;
}
.custom-article-type-download .article-group-add-to-basket {
    display             : inline-block;
    line-height         : 23px;
    text-decoration     : none;
    color               : #000;
    padding-left        : 40px !important;
}

.article-view-prev ul.article-view-preview-list {
    /*
     * Bugfix fuer Chrome und diverse andere Browser
     * font-size und letter-spacing sorgen dafuer, dass die
     * Whitespaces zwischen den <li>s keinen Abstand erzeugen,
     * in den Kindelementen muessen diese Werte dann wieder zurueckgesetzt werden
     */
    font-size           : 0;
    letter-spacing      : -1px;
}
.article-view-prev ul.article-view-preview-list li.article-preview  {
    border: 5px solid #fff;
    letter-spacing      : normal;
    width               : 202px;
    min-height          : 201px;
    display             : inline-block;
    vertical-align      : top;
    margin-left         : 11px;
    margin-bottom       : 20px;
    zoom                : 1;
    *display            : inline;
    _height             : 201px;
    position            : relative;
    text-align: center;
}
.article-view-prev ul.article-view-preview-list li.article-preview:hover {
    border: 5px solid #f2f2f2;
    position: relative;
}
.article-view-prev ul.article-view-preview-list li.article-preview-first  {
    margin-left         : 0;
}
.article-view-prev .delivery-state {
    font-size: 11px;
    height: auto;
    margin-bottom: 2px;
    margin-top: 6px;
    min-width: 100px;
}
.article-view-prev .delivery-state:before {
    display: block;
    margin: 0 auto 2px;
}
.delivery-state {
    font-size           : 11px;
    margin-bottom       : 2px;
}
.delivery-state a {
    color               : inherit;
    text-decoration     : inherit;
}
.delivery-state a:hover {
    text-decoration     : underline;
}
.delivery-state:before {
    content: '';
    background          : url(/images/default/layout/icons/article-deliver-status.png) no-repeat center -20px;
    display             : inline-block;
    height              : 10px;
    width               : 64px;
    margin              : 4px 6px 0;
    border              : 1px solid #fff;
}
.article-preview-footer .delivery-state:before {
    margin              : 0 6px 2px 0;
    display             : block;
}
.aggregation-info {
    padding-top      : 1em;
}
.aggregation-info a {
    color               : #333;
    font-weight         : bold !important;
    text-decoration     : none;
}
.delivery-state-runningout:before,
.delivery-state-instock:before {
    background-position : center 0;
}
.delivery-state-unreleased:before {
    background-position : center -30px;
}
.delivery-state-delivery3days:before {
    background-position : center -60px;
}
.delivery-state-soldout:before,
.delivery-state-deliverysoon:before {
    background-position : center -90px;
}
.article-view-prev td.article-preview-footer .price-information {
    color               : #7f7f7f;
    font-size           : 11px;
}
.module-articles-article-group .content-box {
    text-align          : right;
}
.article-view-prev td.article-preview-footer-label {
    vertical-align      : top;
}
.article-view-prev td.article-preview-footer-price {
    vertical-align      : bottom;
}
.article-view-prev td.article-preview-footer-price a {
    font-weight         : normal;
}
.article-preview-footer-price .price {
    height              : 40px;
}
.article-preview-footer-price .price-old {
    text-decoration     : line-through;
}
.article-preview-footer-price .article-price-with-old-price {
    color: red;
}
.article-preview-footer-price .article-price-decorator {
    color: #333;
}

/* Pager Info */
.module-articles-article-group .pager-info {
    float               : left;
    margin-top          : 6px;
    text-align          : left;
}
.module-articles-article-group .pager-info-infinite {
    display             : none;
}
.module-articles-article-group.infinite-scrolling .pager-info {
    display             : none;
}
.module-articles-article-group.infinite-scrolling .pager-info-infinite {
    display             : block;
}
/* Settings */
.module-articles-article-group .article-group-settings {
    float               : right;
    margin-right        : 7px;
}
.ie-6 .module-articles-article-group .article-group-settings,
.ie-7 .module-articles-article-group .article-group-settings {
    margin-top          : 5px;
}
.module-articles-article-group .article-group-settings select {
    font-size           : 11px;
    margin-left         : 5px;
    float               : left;
    padding             : 4px;
}
div.module-articles-article-group select.setting-sort {
    width               : 155px;
}
div.module-articles-article-group select.setting-records-per-page {
    width               : 125px;
}
div.module-articles-article-group.infinite-scrolling select.setting-records-per-page {
    display             : none;
}
/*View Type Switcher*/
div.module-articles-article-group .view-type-switcher {
    float               : right;
    margin-top          : 6px;
}
/*Artikel Kategorien*/
.article-categories {
    margin-bottom       : 15px;
}
.article-categories ul {
    border              : 1px solid #ccc;
    padding             : 12px 0;
}
.article-categories ul li {
    display             : block;
    float               : left;
    height              : 22px;
    width               : 160px;
    padding             : 0 9px 4px;
}
.article-categories ul li a {
    display             : block;
}
.ie-6 .article-categories ul li {
    height              : 30px;
    width               : 150px;
}
.article-categories ul.two-columns li {
    width               : 220px;
}
/* Content Sidebar */
body.frontend_article_group .content-sidebar input.price-start,
body.frontend_article_group .content-sidebar input.price-end {
    background          : #e6e6e6 url(/images/default/layout/bg/content-sidebar-article-group-price-range.png) no-repeat right 0;
    width               : 60px;
    padding: 4px 2px 4px 5px;
}
body.frontend_article_group .content-sidebar #sidebar-search {
    padding             : 15px;
    position            : relative;
}
body.frontend_article_group .content-sidebar input.custom-keywords {
    float               : left;
    margin-right        : 2px;
    width               : 160px;
}
body.frontend_article_group .ie6 .content-sidebar input.custom-keywords {
    width               : 158px;
}
.article-group-keywords-loader {
    position            : absolute;
    right               : 55px;
    top                 : 24px;
    
}
body.frontend_article_group .content-sidebar label:hover {
    text-decoration     : underline;
    cursor              : pointer;
}
 /*content_elements.css*/
/*******************************************************************************/
/* Default Werte Fuer alle Elemente */

/* Margin Bottom
Hier kann der Default Abstand zwischen Elementen angegeben werden. Dieser Abstand
kann allerdings durch Settings der einzelnen Elemente ueberschrieben werden. */
div.content-image,              /* Bild */
div.content-text,               /* Textblock */
div.content-image-text,         /* Text-mit-Bild Block */
table.content-columns,          /* Spalten Element */
div.content-tabs,               /* Tabs Element (Container) */
hr.seperator-line               /* Seperator Line */ {
    margin-bottom           : 10px;
}
/*******************************************************************************/
/* Fußzeile für Bilder (Option: image_footer) */
.setting-image-footer {
    font-size               : 1em;
    font-style              : italic;
}
 /*chapter.css*/
/*******************************************************************************/
/* Kapitel */
.content-chapter a.content-chapter-link-to-top {
    border-bottom       : 1px solid #CCCCCC;
    color               : #CCCCCC;
    display             : block;
    margin-bottom       : 15px;
    text-align          : right;
    text-decoration     : none;    
}
.content-chapter a.content-chapter-link-to-top:hover {
    border-bottom       : 1px solid #006600;
    color               : #006600;
}
 /*image_text.css*/
/*******************************************************************************/
/* Bild mit Text (allgemeine Styles, unabhängig von Ausrichtung und Bildposition) */
table.content-image-text td.text h4 {
    margin                  : 0 !important;
}
* html div.content-image-text div.spacer {
    font-size               : 2px;
    height                  : 2px;
    line-height             : 2px;
    margin                  : 0;
}
/*******************************************************************************/
/* Bild mit Text (bündig als Tabelle) */
.content-image-text-align td {
    vertical-align          : top;
}
table.content-image-text-align .image {
    width                   : 10px;
}
.content-image-text-align .content-image-text-right .image {
    padding-left            : 10px;
}
.content-image-text-align .content-image-text-left .image {
    padding-right           : 10px;
}
/*******************************************************************************/
/* Bild mit Text (gefloated) */
table.content-image-text-float {
    width                   : 10px;
}
.content-image-text-float .content-image-text-right {
    float                   : right;
    margin-left             : 10px;
    margin-bottom           : 5px;
}
.content-image-text-float .content-image-text-left {
    float                   : left;
    margin-right            : 10px;
    margin-bottom           : 5px;
}
.content-image-text-float table.content-image-text-float img.content-image-text {
    margin                  : 0;
}
/*******************************************************************************/
/* Bild mit Text (gefloated) / Mitarbeiter */
div.content-element-employee {
    border                  : 1px solid #ccc;
    width                   : 162px;
    float                   : left;
    margin-left             : 14px;
    position                : relative;
    height                  : 110px;
    padding                 : 180px 5px 0 5px;
    text-align              : center;
    background: #f2f2f2;
}
div.content-element-employee-first {
    margin-left             : 0;
}
div.content-element-employee img {
    top                     : 15px;
    left                    : 30px;
    position                : absolute;
}
div.content-element-employee a {
    font-size: 12px;
    font-weight: normal;
}
 /*columns.css*/
/*******************************************************************************/
/* Spalten */
table.content-columns td.content-column {
    padding-left            : 10px;
    vertical-align          : top;
}
table.content-columns td.content-column-1 {
    padding-left            : 0;
}
 /*gallery.css*/
/*******************************************************************************/
/* Bildergalerie */
.content-imagegallery {
    margin-top              : 20px;
    width                   : 100%;
}
/* Achtung, die horizontalen Abstände müssen synchron in der Konstante
   IMAGEGALLERY_HORIZONTAL_MARGIN hinterlegt werden. */
.content-imagegallery .content-imagegallery-image {
    float                   : left;
    margin                  : 0px 15px 25px 0px;
}
.content-imagegallery .content-imagegallery-image .resizer {
    overflow                : hidden;
}
.content-imagegallery .content-imagegallery-image .label {
    font-style              : italic;
    font-size               : 1em;
    margin                  : 5px 0px 0px 0px;
}
 /*tabs.css*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}
/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
/* Skin */
ul.ui-tabs-nav,
#content ul.ui-tabs-nav {
    margin-bottom           : 0;
}
.ui-tabs-nav, 
.ui-tabs-panel {
    font-size               : 1em;
}
.ui-tabs-nav {
    list-style              : none;
    margin                  : 0;
    padding                 : 30px 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    clear                   : both;
    content                 : " ";
    display                 : block;
}
.ui-tabs-nav li {
    float                   : left;
    margin                  : 0 0 0 1px;
    min-width               : 84px; /* be nice to Opera */
}
.ui-tabs-nav a, 
.ui-tabs-nav a span {
    display                 : block;
    padding                 : 0 10px;
}
.ui-tabs-nav a {
    background              : #F2F2F2;
    border                  : 1px solid #D7D7D7;
    border-bottom           : 0px;
    color                   : #333333;
    font-size               : 11px;
    font-weight             : normal;
    line-height             : 1.3;
    margin                  : 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    outline                 : 0; /* prevent dotted border in Firefox */
    padding-left            : 0;
    text-align              : center;
    text-decoration         : none;
    white-space             : nowrap; /* required in IE 6 */
}
.ui-tabs-nav .ui-tabs-selected a {
    background              : white;
    margin-top              : 0;
    position                : relative;
    top                     : 1px;
    z-index                 : 2;
}
.ui-tabs-nav a span {   
    height                  : 14px; /* IE 6 treats height as min-height */
    min-width               : 64px;
    min-height              : 16px;
    padding-top             : 4px;
    padding-right           : 0;
    width                   : 64px; /* IE 6 treats width as min-width */
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    height                  : auto;
    width                   : auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom          : 1px;
}
.ui-tabs-nav .ui-tabs-selected a, 
.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus, 
.ui-tabs-nav a:active {
    background-position     : 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position     : 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position     : 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position     : 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor                  : text;
}
.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus, 
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, 
.ui-tabs-nav .ui-tabs-unselect a:focus, 
.ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor                  : pointer;
}
.ui-tabs-disabled {
    filter                  : alpha(opacity=40);
    opacity                 : .4;
}
.ui-tabs-panel {
    background              : #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    border-top              : 1px solid #D7D7D7;
    padding                 : 1em 0px;
}
.ui-tabs-loading em {
    background              : url(/images/common/tabs/loading.gif) no-repeat 0 50%;
    padding                 : 0 0 0 20px;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display                 : inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display                 : inline-block;
}
 /*lightbox.css*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    height              : 500px;
    left                : 0;
    position            : absolute;
    top                 : 0;
    width               : 100%;
    z-index             : 90;
}
#jquery-lightbox {
    left                : 0;
    line-height         : 0;
    position            : absolute;
    text-align          : center;
    top                 : 0;
    width               : 100%;
    z-index             : 100;
}
#jquery-lightbox a img { 
    border              : none; 
}
#lightbox-container-image-box {
    background-color    : #fff;
    height              : 250px;
    margin              : 0 auto;
    position            : relative;
    width               : 250px;
}
#lightbox-container-image { 
    padding             : 10px; 
}
#lightbox-loading {
    height              : 25%;
    left                : 0%;
    line-height         : 0;
    position            : absolute;
    text-align          : center;
    top                 : 40%;
    width               : 100%;
}
#lightbox-nav {
    height              : 100%;
    left                : 0;
    position            : absolute;
    top                 : 0;
    width               : 100%;
    z-index             : 10;
}
#lightbox-container-image-box > #lightbox-nav { 
    left                : 0; 
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    display             : block;
    height              : 100%;
    width               : 49%;
    zoom                : 1;
}
#lightbox-nav-btnPrev { 
    float               : left;
    left                : 0; 
}
#lightbox-nav-btnNext { 
    right               : 0; 
    float               : right;
}
#lightbox-container-image-data-box {
    background-color    : #fff;
    font                : 10px Verdana, Helvetica, sans-serif;
    line-height         : 1.4em;
    margin              : 0 auto;
    overflow            : auto;
    padding             : 0 10px 0;
    width               : 100%;    
}
#lightbox-container-image-data {
    color               : #666;
    padding             : 0 10px; 
}
#lightbox-container-image-data #lightbox-image-details { 
    float               : left;
    text-align          : left;
    width               : 70%;
}   
#lightbox-image-details-caption { 
    font-weight: bold; 
}
#lightbox-image-details-currentNumber {
    clear               : left;
    display             : block; 
    padding-bottom      : 1.0em;  
}           
#lightbox-secNav-btnClose {
    float               : right;
    padding-bottom      : 0.7em;
    width               : 66px;  
}
 /*frontend_auth.css*/
/**********************************************************/
/* Login */
.module-auth select.bday {
    width               : 78px;
}
.module-auth select.bday-days,
.module-auth select.bday-months {
    margin-right        : 3px;
}
.content-box-register {
    float               : left;
    width               : 440px;
}
.content-box-customer {
    float               : right;
    width               : 440px;
}
.module-auth-register input.checkbox {
    margin: 0 2px 2px 0;
}
 /*frontend_basket.css*/
/* Neu */
.basket-articles-header {
    background: #060606; 
    background: -moz-linear-gradient(top, #5F5F5F 0%, #060606 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5F5F5F), color-stop(100%,#060606)); 
    background: -webkit-linear-gradient(top, #5F5F5F 0%, #060606 100%); 
    background: -o-linear-gradient(top, #5F5F5F 0%, #060606 100%); 
    background: -ms-linear-gradient(top, #5F5F5F 0%, #060606 100%); 
    background: linear-gradient(to bottom, #5F5F5F 0%, #060606 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F5F5F', endColorstr='#060606',GradientType=0 );
    color: #fff;
    padding: 8px 10px 24px;
    font-weight: bold;
    
}
.basket-articles-list li.basket-article {
    border-top: 1px solid #c8c8c8;
    padding: 10px 0 0 0;
}
.basket-article a.image,
.basket-article div.coupon-image-placeholder,
.basket-article div.descr,
.basket-article div.availability,
.basket-article div.blasts,
.basket-article div.amount {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 80px;
    min-height: 1px;
}
.basket-article div.descr {
    width: 280px;
}
.basket-article div.availability {
    width: 110px;
}
.basket-article div.blasts,
.basket-article div.amount {
    text-align: right;
}
.basket-article div.total {
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.basket-article div.delivery-state {
    width: 110px;
    text-align: center;
}
.basket-article div.delivery-state span {
    display: block;
    margin: auto;
}
.basket-articles-footer {
    border: solid #CCC;
    border-width: 1px 0;
    margin-bottom: 10px;
}
.basket-articles-footer .max-wait-days {
    float: left;
    padding: 5px 12px;
    width: 611px;
}
.basket-articles-footer .basket-articles-footer-right {
    width: 264px;
    text-align: right;
    background: #F2F2F2;
    border-left: 1px solid #CCC;
    float: right;
}
.basket-articles-footer .basket-articles-footer-left {
    float: left;
    padding-top: 23px;
}
.basket-articles-footer .basket-articles-footer-left p {
    margin-bottom: 10px;
}
.basket-articles-footer .basket-articles-footer-right > * {
    display: block;
}
.basket-articles-footer .basket-articles-footer-right .label,
.basket-articles-footer .basket-articles-footer-right .value {
    display: inline-block;
    padding: 5px 12px;
}
.basket-articles-footer .basket-articles-footer-right .value {
    width: 72px;
}
.basket-articles-footer .article-sum {
    font-size: 15px;
    font-weight: bold;
}
.basket-articles-footer .subtotal-sum {
    font-size: 13px;
    font-weight: bold;
}
.basket-articles-footer .total-sum {
    font-size: 15px;
    font-weight: bold;
}
/*******************************************************************************/
/* Shop - Basket */
.module-shop-basket input.article-no {
    width               : 100px;
}
.module-shop-basket input.basket-amount,
div.amount-crement-container {
    display: inline-block;
    vertical-align: middle;
}
div.amount-crement-container {
    width               : 27px;
    height: 40px;
}
.content-box-express-article h2 {
    cursor: pointer;
}
.content-box-express-article h2:before {
    content: '+';
    display: inline-block;
    width: 14px;
}
.content-box-express-article h2.open:before {
    content: '-';
}
/*******************************************************************************/
/* Artikel */
.module-shop-basket table.basket-articles tbody td {
    padding             : 12px;
}
.module-shop-basket table.basket-articles tbody td.last {
    background          : #e8e8e8;
    border-left         : 1px solid #ccc;
    float               : none !important;
    text-align          : right;
}
.module-shop-basket table.basket-articles tfoot td.label {
    background          : #f2f2f2;
    border-left         : 1px solid #ccc;
}
.module-shop-basket table.basket-articles tfoot td.last {
    background          : #f2f2f2;
}
.module-shop-basket table.basket-article-descr tbody td {
    border              : 0;
    padding             : 0;
}
.module-shop-basket table.basket-article-descr td.image {
    width               : 80px;
}
.module-shop-basket table.basket-articles td.availability {
    width               : 150px;
}
.module-shop-basket table.basket-article-descr td.descr {
    padding-left        : 12px;
}
.module-shop-basket table.basket-article-descr td.descr a {
    color               : #333;
}
.module-shop-basket td.amount {
    width               : 100px;
}
.module-shop-basket td.price,
.module-shop-basket td.total {
    width               : 50px;
}
.module-shop-basket td.price,
.module-shop-basket td.total {
    text-align          : right;
}
.module-shop-basket table.express {
    margin-bottom       : 10px;
}
.module-shop-basket table.express td.nth-0 {
    width               : 260px;
}
.module-shop-basket table.express td.nth-2 {
    padding-top         : 13px;
}
.module-shop-basket table.express label {
    display             : block;
    font-weight         : bold;
}
.module-shop-basket table.express input.submit {
    margin              : 8px 0;
}
.module-shop-basket span.days {
    display             : inline-block;
    margin-left         : 6px;
    margin-top          : 6px;
}
.module-shop-basket .content-box-express {
    float               : left;
    width               : 440px;
}
.module-shop-basket .content-box-express ul.options {
    margin-bottom       : 0;
}
.module-shop-basket .content-box-express .content-box-padding {
    min-height          : 140px;
}
/*******************************************************************************/
/* Warenkorb Footer */
.module-shop-basket table.basket-articles tfoot td {
    font-weight         : normal;
}
.module-shop-basket table.basket-articles tfoot td.custom-bonus-points {
    border-bottom       : 1px solid #ccc;
}
.module-shop-basket table.basket-articles tr.total-sum td.label,
.module-shop-basket table.basket-articles tr.total-sum td.value,
.module-shop-basket-basket table.basket-articles tr.article-sum td.label,
.module-shop-basket-basket table.basket-articles tr.article-sum td.value {
    font-size           : 15px;
    font-weight         : bold;
}
.module-shop-basket table.basket-articles tr.subtotal-sum td.label,
.module-shop-basket table.basket-articles tr.subtotal-sum td.value {
    font-size           : 13px;
    font-weight         : bold;
}
.module-shop-basket table.basket-articles tr.custom-bonus-points td.label,
.module-shop-basket table.basket-articles tr.custom-bonus-points td.value {
    font-weight         : bold;
    border-bottom       : 1px solid #ccc;
}
.module-shop-basket-confirm table.basket-articles tr.total-sum td.nth-1,
.module-shop-basket-confirm table.basket-articles tr.total-sum td.nth-2 {
    font-weight         : bold;
    border-top          : 1px solid #ccc;
}
.module-shop-basket table.basket-articles tr.custom-discount-special td.nth-1,
.module-shop-basket table.basket-articles tr.custom-discount-special td.nth-2,
.module-shop-basket-confirm table.basket-articles tr.custom-credit-balance-effective td.nth-1,
.module-shop-basket-confirm table.basket-articles tr.custom-credit-balance-effective td.nth-2 {
    font-weight         : bold;
    color               : green;
}
.module-shop-basket-confirm p .checkbox {
    margin-top          : 2px;
}
.module-shop-basket table.basket-articles td.option {
    vertical-align      : middle;
}
.module-shop-basket table.basket-articles td.option label {
    float               : left;
    margin-right        : 5px;
    padding-top         : 8px;
}
.module-shop-basket table.basket-articles td.label,
.module-shop-basket table.basket-articles td.value {
    text-align          : right;
}
.module-shop-basket table.basket-articles input.delete {
    float               : right;
}
.module-shop-basket div.basket-data textarea {
    width               : 99%;
}

/*******************************************************************************/
/* Shop - Basket Login Seite*/
.module-shop-basket-login .register,
.module-shop-basket-login .without-register {
    height              : 130px;
}
/*******************************************************************************/
/* Shop - Basket States (Fortschrittsbalken) */
.module-shop-basket table.basket-states {
    margin-bottom       : 10px;
}
.module-shop-basket table.basket-states td {
    text-align          : center;
    width               : 12%;
}
.module-shop-basket table.basket-states tr.icons td {
    background          : url(/images/default/actions/basket/ops/line.png) repeat-x center;
}
.module-shop-basket table.basket-states a {
    text-decoration     : none;
}
.module-shop-basket table.basket-states div.basket-state {
    font-size           : 18px;
    font-weight         : bold;
    margin              : 0 auto;
    height              : 31px;
    padding             : 5px;
    text-align          : center;
    width               : 30px;
}
.module-shop-basket table.basket-states .basket-state a {
    display             : block;
    width               : 31px;
    height              : 30px;
}
.module-shop-basket table.basket-states .basket-state-done {
    background          : url(/images/default/actions/basket/ops/done.png) no-repeat center center;
    color               : #028F31;
}
.module-shop-basket table.basket-states .basket-state-open {
    background          : url(/images/default/actions/basket/ops/open.png) no-repeat center center;
    color               : #a5a5a5;
}
.module-shop-basket table.basket-states .basket-state-active {
    background          : url(/images/default/actions/basket/ops/active.png) no-repeat center center;
    color               : #000;
}
.module-shop-basket table.basket-state-item td.basket-state {
    font-weight         : bold;
    font-size           : 18px;
    height              : 30px;
    text-align          : center;
    width               : 30px;
}
.module-shop-basket td.basket-state a {
    display             : block;
}
.module-shop-basket table.basket-states tr.labels td {
    font-weight         : bold;
}
.module-shop-basket .basket-state-open a,
.module-shop-basket .basket-state-label-open a {
    color               : #a5a5a5;
}
.module-shop-basket .basket-state-done a,
.module-shop-basket .basket-state-label-done a {
    color               : #028F31;
}
.module-shop-basket .basket-state-active a,
.module-shop-basket .basket-state-label-active a {
    color               : #000;
}
/**********************************************************/
/* Shop - Basket Lieferzeit */
.module-shop-basket-delivery-time .content-box label {
    font-weight         : normal;
}
.module-shop-basket-delivery-time .state-text {
    color               : #ff0000;
}
/**********************************************************/
/* Shop - Basket Addresses */
.module-shop-basket div.address {
    height              : 140px;
}
.module-shop-basket div.address a.edit {
    float               : right;
}
.module-shop-basket-addresses #addresses-right,
.module-shop-basket-addresses #addresses-left {
    width               : 520px;
}
.module-shop-basket-addresses ul.basket-invoice-address-change li label {
    display             : block;
    font-weight         : bold;
    padding-left        : 20px;
}
.ie-7 .module-shop-basket-addresses ul.basket-invoice-address-change li label,
.ie-6 .module-shop-basket-addresses ul.basket-invoice-address-change li label {
    margin-top          : 2px;
}
.module-shop-basket-addresses ul.basket-invoice-address-change input {
    margin-top          : 1px;
}
.ie-7 .module-shop-basket-addresses ul.basket-invoice-address-change input,
.ie-6 .module-shop-basket-addresses ul.basket-invoice-address-change input {
    margin-top          : 0;
}
.module-shop-basket-addresses ul.basket-invoice-address-change-new li input {
    margin-top          : 3px;
    vertical-align      : top;
    float               : left;
}
.ie-7 .module-shop-basket-addresses ul.basket-invoice-address-change-new li input,
.ie-6 .module-shop-basket-addresses ul.basket-invoice-address-change-new li input {
    margin-top          : 0;
    vertical-align      : top;
}
.module-shop-basket-addresses ul.basket-invoice-address-change-new li label {
    font-size           : 14px;
    font-weight         : bold;
    padding-left        : 20px;
    display             : block;
}
.ie-6 .module-shop-basket-addresses ul.basket-invoice-address-change-new li label,
.ie-7 .module-shop-basket-addresses ul.basket-invoice-address-change-new li label {
    margin-top          : 2px;
    padding-left        : 0;
}
.module-shop-basket-addresses ul.basket-invoice-address-change li span.left {   
    margin-top          : 10px;
    width               : 100%;
}
.module-shop-basket-addresses tr.toggle-packstation label {
    margin-left         : 4px;
}
.basket-invoice-address-change label {
    font-weight         : normal !important;
}
.basket-invoice-address-change label span {
    display             : block;
}
.basket-invoice-address-change label .name {
    font-weight         : bold;
}
/**********************************************************/
/* Shop - Basket Delivery Types */
.module-shop-basket div.delivery-data textarea {
    width               : 99%;
}
/**********************************************************/
/* Shop - Basket Payment */
.module-shop-basket-payment select.creditcard-expire-month,
.module-shop-basket-payment select.creditcard-expire-year {
    width               : 121px;
}
.module-shop-basket-payment table.payment-methods span.option-label {
    display             : block;
}
.module-shop-basket-payment table.payment-methods {
    width               : 450px;
}
.module-shop-basket-payment .custom-credit-balance-note {
    width               : 250px;
}
.module-shop-basket-payment .custom-direct-charge-note {
    color               : red;
}
/**********************************************************/
/* Shop - Bestellbestaetigung */
.module-shop-basket-confirm div.basket-data table.common td.first {
    width               : 180px;
}
.ie-6 div.module-shop-basket .basket-confirm-data,
.ie-7 div.module-shop-basket .basket-confirm-data {
    margin-bottom       : 15px;
}
.module-shop-basket-confirm .basket-confirm-data div.left,
.module-shop-basket-confirm .basket-confirm-data table.right {
    width               : 520px;
}
.module-shop-basket-confirm .basket-confirm-data table.right {
    margin-left         : 15px;
}
.module-shop-basket .basket-confirm-data .address {
    height              : auto;
}
.module-shop-basket-confirm .basket-confirm-data address span.item {
    display             : block;
}
.module-shop-basket-confirm .basket-confirm-data address span.custom-packstation,
.module-shop-basket-confirm .basket-confirm-data address span.name {
    border-bottom       : 1px solid #ccc;
    font-weight         : bold;
    margin-bottom       : 4px;
}
.module-shop-basket-confirm table.basket-article-descr td.descr {
    padding-left        : 12px;
}
.module-shop-basket-confirm td.descr a {
    color               : #333;
}
/**********************************************************/
/* Shop - Bonus Articles */
.module-shop-basket-bonus-articles table.list .descr a {
    color               : #333;
}
.module-shop-basket-bonus-articles table.common tr.checked td {
    background          : #406039 url(/images/default/layout/bg/bonus-article.png) repeat-x;
    color               : #fff;
}

/**********************************************************/
/* Shop - Bestellung erfolgreich */
.module-shop-basket-success .payment-status-done {
    color: green;
    font-weight: bold;
}
.module-shop-basket-success .payment-status-open {
    color: red;
    font-weight: bold;
}
.module-shop-basket-success .payment-retry {
    color: red;
    font-weight: normal;
    margin-left: 5px;
}
 /*frontend_contact.css*/
/*******************************************************************************/
/* Kontaktformular */
.module-contact-twocolumns .contact-form {
    float                   : right;
    width                   : 55%;
}
.module-contact-twocolumns .contact-descr {
    float                   : left;
    width                   : 44%;
}
.module-contact textarea {
    height                  : 125px;
}
 /*frontend_customer_center.css*/
/**********************************************************/
/* Kundencenter */
.module-customer-center {
    width               : 647px;
}
.module-customer-center-left .h3 {
    margin-top          : 15px;
}
.module-customer-center-left .options li {
    margin              : 0 0 5px 0;
    width               : 100%;
}
.module-customer-center-left .options li a {
    width               : auto; 
}
.frontend_customer_center .basket-article div.descr {
    width: 115px;
}
.customer-center-custom-bonus-points,
.customer-center-custom-credit-balance,
.customer-center-custom-bonus-state {
    background          : #060606 url("/images/default/layout/bg/table-common.png") repeat-x 0 0;
    border              : 1px solid #595959;
    color               : #fff;
    display             : block;
    font-size           : 11px;
    font-weight         : bold;
    margin-bottom       : 4px;
    padding             : 6px 12px 7px;
    text-decoration     : none;
    text-transform      : uppercase;
}
.customer-center-custom-credit-balance {
    margin-bottom       : 15px;
}

.module-customer-center-addresses .address .left {
    width               : 327px;
}
.module-customer-center-addresses .right li a {
    width               : 125px; 
}
.module-customer-center-addresses .address-buttom-trash {
    margin-bottom       : 5px;
}
.module-customer-center-addresses .info-box {
    float               : right;
    width               : 263px;
}
.module-customer-center address span {
    display             : block;
    padding-left        : 2px;
}
.module-customer-center address span.item.name {
    border-bottom       : 1px solid #D1D1D1;
    font-weight         : bold;
    margin-bottom       : 3px;
}
.module-customer-center address span.country {
    margin-bottom       : 5px;
}
.order-history li {
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 10px;
    margin-bottom: 9px;
}
.module-customer-center-order-history-detail td.basket-summary {
    background-color    : #DBDBDB;
}
.module-customer-center-order-history-detail tfoot td.basket-summary.nth-1 {
    border-left         : 1px solid #C3C3C3;
}
.module-customer-center-order-history-detail tfoot td.basket-summary {
    border-bottom-color : #DBDBDB;
    border-top-color    : #DBDBDB;
} 
.module-customer-center-order-history-detail tfoot td.basket-summary-total {
    font-weight         : bold;
    font-size           : 130%;
}
.module-customer-center-order-history .left {
    margin-right        : 5px;
    width               : 258px;
}
.module-customer-center-order-history .right {
    width               : 285px;
}
.module-customer-center-baskets ul.options {
    margin-top          : 15px;
}
.module-customer-center-baskets table.common {
    margin-top          : 5px;
}
.module-customer-center span.custom-order-status {
    font-weight         : bold;
}
.module-customer-center .basket-article-list li {
    padding             : 8px 0;
    border-bottom       : 1px solid #D1D1D1;
}
.frontend_customer_center_order_history_detail .basket-articles-footer .basket-articles-footer-right {
    margin-left         : 0;
}
/**********************************************************/
/* Bonus-States */
.customer-center-custom-bonus-state {
    padding-right       : 0;
}
.customer-center-custom-bonus-state .label {
    padding             : 5px 0 5px 22px;
    margin-left         : 2px;
}
.customer-center-custom-bonus-state-gold {
    background          : #D29F3A url("/images/default/custom_bonus_states/bg/gold.png") repeat-x 0 0;
    border              : 1px solid #D29F3A;
}
.customer-center-custom-bonus-state-gold .label {
    background          : url(/images/default/custom_bonus_states/stars/gold.gif) no-repeat 0 2px;
    color               : #996600;
}
.customer-center-custom-bonus-state-silver {
    background          : #A9A9A9 url("/images/default/custom_bonus_states/bg/silver.png") repeat-x 0 0;
    border              : 1px solid #A9A9A9;
}
.customer-center-custom-bonus-state-silver .label {
    background          : url(/images/default/custom_bonus_states/stars/silver.gif) no-repeat 0 2px;
    color               : #7C7C7C;
}
.customer-center-custom-bonus-state-bronze {
    background          : #A7552B url("/images/default/custom_bonus_states/bg/bronze.png") repeat-x 0 0;
    border              : 1px solid #A7552B;
}
.customer-center-custom-bonus-state-bronze .label {
    background          : url(/images/default/custom_bonus_states/stars/bronze.gif) no-repeat 0 2px;
    color               : #7E4427;
}
 /*frontend_search.css*/
/*******************************************************************************/
/* Suche */
.module-search-results .search-result a.url {
    color                   : #009900;
}
.search-result-custom-artist .list .first-row td {
    padding-bottom          : 0;
    border-bottom-width     : 0;
}
.search-result-custom-artist .list .second-row td {
    padding-top             : 0;
    border-top-width        : 0;
}
.search-result-custom-artist li {
    float                   : left;
    margin-right            : 10px;
}
.search-result-custom-artist img {
    margin-bottom           : 5px;
}
.search-result-custom-artist .custom-artist-image {
    position                : relative;
}
.search-result-custom-artist .artist-no-image-label {
    color                   : #fff;
    font-size               : 30px;
    margin-bottom           : 10px;
    margin-left             : 20px;
    position                : absolute;
    right                   : 20px;
    text-align              : right;
    top                     : 70px;
}
.search-result-custom-release .releases .release {
    width                   : 170px;
    margin-left             : 17px;
}
.search-result-custom-release .releases .release-first {
    margin-left             : 0;
}
#sidebar-search {
    padding                 : 15px; 
}
#sidebar-search .button-arrow-dark {
    height: 40px;
    background-color: #000;
    background-position: center;
} 
.content-sidebar input.keywords {
    float                   : left;
    margin-right            : 2px;
    width                   : 145px;
}
.module-search em {
    font-weight             : bold;
}
.module-search-results .shop-teaser-box {
    position                : relative
}
.module-search-results .shop-teaser-image {
    margin-top              : -21px; 
    position                : absolute; 
    top                     : 50%; 
}
.module-search-results .shop-teaser-link {
    margin                  : 5px 0 5px 60px;
    word-wrap               : break-word;
}
.search-keywords {
    text-transform: uppercase;
}

 /*frontend_custom_artist.css*/
/****************************************/
/* Artists */
#custom-artists ul {
    position            : relative;
    width               : 100%;
}
#custom-artists li {
    float               : left;
    text-align          : center;
    margin              : 0 0 20px 20px;
}
#custom-artists li.first {
    margin              : 0 0 9px 0;
}
#custom-artists li.anker {
    width               : 0;
    height              : 0;
    overflow            : hidden;
    margin              : 0;
}
#custom-artists li a {
    display             : block;
    width               : 286.6px;
    text-decoration     : none;
    background          : #fff;
    color               : #000;
    height              : 111px;
    overflow            : hidden;
}
#custom-artists li a span {
    padding             : 0 0 5px;
    display             : block;
    cursor              : pointer;
}
#custom-artists li a span span {
    line-height         : 16px;
    height              : 18px;
    overflow            : hidden;
    border              : 0;
    padding             : 0;
}
#custom-artists li a:hover img {
    opacity: .9;
}
#custom-artists li img {
    margin-bottom       : 4px;
    width: 100%;
}
/****************************************/
/* Artist */
/* Verschiedene Abstände in den Bereichen */
#content-frame-inner {
    padding-bottom      : 40px;
    width               : 100%;
}
.music #content-header {
    position            : relative;
    margin: 0 0 20px -20px;
    width               : 940px;
    text-align: center;
    background: #000;
}
.music #content-header img {
    width: 100%;
}
.music #artist-content {
    width: 665px;
}
.music #artist-left {
    width               : 235px;
    overflow            : hidden;
    background: #f2f2f2;
    margin: 0 0 0 -20px;
}
.music #artist-left ul.artist-members li {
    margin-bottom       : 10px;
}
.music #artist-left ul.visit-us {
    width               : 210px;
    padding             : 8px 8px;
}
.music #artist-left ul.custom-video {
    width               : 220px;
}
.music #artist-left .shop-link {

    margin-top          : 15px;
}
.music #artist-left .shop-link a {
    color               : #FFF;
    text-decoration     : none;
    line-height         : 45px;
    padding-left        : 53px;
    text-transform      : uppercase;
    background          : url("/images/default/layout/icons/basket-white.png") no-repeat scroll 18px center #008e3b;
    display: block;
    transition: all 100ms ease-in 0s;
}
.music #artist-left .shop-link a:hover {
    opacity: .8;
    transition: all 100ms ease-in 0s;
}
.music #artist-no-image-label {
    color               : #fff;
    font-size           : 36px;
    margin-bottom       : 75px;
    margin-left         : 20px;
    position            : absolute;
    right               : 20px;
    text-align          : right;
    top                 : 130px;
}
.music .ie-6 #content-frame-footer {
    margin-top          : 0;
}
/*News*/
.music #artist-news #first-news .left {
    width               : 150px;
}
.music #artist-news #first-news .right {
    width               : 470px;
    padding-left        : 20px;
}
/*News Detail*/
#artist-news-detail .detail-image {
    margin-bottom       : 6px;
    margin-right        : 15px;
}
/*Release*/
.music #artist-release img {
    margin-bottom       : 10px;
}
.music #artist-release table img {
    margin-bottom       : 0;
}
.music #artist-release .descr {
    margin-bottom       : 15px;
}
/*Tourdates*/
.music #artist-tour-dates .nth-0 {
    width               : 60px;
}

/* Twitter-Widget */
#twitter-widget {
    padding: 8px 15px;
    background          : #FFF;
}

.twtr-doc,
.twtr-timeline {
    -moz-border-radius  : 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius       : 0 !important;
}

.cross-selling {
    margin-top: 40px;
}
 /*jqzoom.css*/
.zoomPad{
	position:relative;
	float:left;
	z-index:2000;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(/images/default/jqzoom/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/

 /*iselect.css*/
ul.iselect {
    cursor              : default;
    display             : none;
    height              : 26px;
    margin-right        : 10px;
    position            : relative;
    width               : 250px;
    z-index             : 1000;
}
ul.iselect .select-button {
    background          : #DADBDF url(/images/default/layout/buttons/select-down.png) no-repeat left top;
    height              : 40px;
    position            : absolute;
    right               : 0;
    top                 : 0;
    width               : 26px;
}
ul.iselect li.select-current {
    background          : #fff;
    border              : 1px solid #BABFC2;
    display             : block; 
    height              : 16px;
    overflow            : hidden;
    padding             : 11px 5px;
    position            : relative;
    white-space         : nowrap;
}
ul.iselect li.select-options {
    background          : #fff;
    border              : 1px solid #BABFC2;
    left                : 0;
    margin-top          : -1px;
    max-height          : 200px;
    overflow-y          : auto;
    position            : absolute;
    right               : 0;
}
.ie-6 ul.iselect li.select-options {
    margin-top          : -3px;
}
ul.iselect .select-options dt {
    display             : none;
    float               : none;
}
ul.iselect .select-options dd {
    cursor              : default;
    float               : none;
    padding             : 5px;
}
ul.iselect .select-options-data {
    margin-bottom       : 0 !important;
}
ul.iselect .select-options-data dd:hover,
ul.iselect .select-options-data dd:hover a {
    background          : #008E3B;
    color               : #fff;
}
 /*content_index.css*/
.content-index {
    margin-bottom       : 15px;
}
 /*sitemap.css*/
/* ********************************************************************* */
/* Sitemap */
.content-element-sitemap ul {
    margin              : 0 0 0 15px;
    list-style-type     : none;
    padding             : 0;
    width               : 275px;
}
.content-element-sitemap ul.sitemap li a {
    border-bottom       : 1px solid #CCC;
    display             : block;
    text-decoration     : none;
}
.content-element-sitemap ul ul {
    margin-left         : 15px;
    width               : 260px;
}
.content-element-sitemap ul ul a {
    padding-left        : 15px;
}
.content-element-sitemap ul a:hover {
    color               : #333;
}
 /*frontend_custom_register.css*/
body.frontend_custom_register_customer .content-box-left {
    width               : 322px !important;
}
body.frontend_custom_register_customer .content-box-right {
    width               : 440px !important;
}
 /*frontend_custom_label_start.css*/
.frontend_custom_label_start .news,
.frontend_custom_label_start .label-start-left {
    width               : 420px;
}
.frontend_custom_label_start .news img {
    border              : 1px solid #666;
}
.frontend_custom_label_start .releases,
.frontend_custom_label_start .label-start-right {
    width               : 468px;
    position            : relative;
}
.frontend_custom_label_start iframe {
    margin-bottom       : 15px;
}
.frontend_custom_label_start #teaser {
    left                : -8px;
    margin-bottom       : 8px;
    position            : relative;
    top                 : -1px;
}
.label-start-left img {
    margin-bottom       : 10px;
    margin-right        : 10px;
}
 /*frontend_custom_lotteries.css*/
#custom-lotteries .lottery {
    position        : relative;
}
#custom-lotteries .lottery-link {
    bottom          : 0;
    position        : absolute;
    right           : 0;
}
#custom-lotteries .lottery-link {
    margin-bottom   : 2px;
}
#custom-lotteries .lottery-intro {
    margin-bottom   : 10px;
}
 /*frontend_custom_news_item.css*/
#custom-news-item .detail-image {
    margin-bottom       : 6px;
    margin-right        : 15px;
}
.frontend_custom_label_start .news h2.pre-headline,
.frontend_custom_label_start .news .text p {
    display: inline;
}
.frontend_custom_label_start .news .text p {
    margin-left: 5px;
}
 /*frontend_custom_lottery.css*/
#custom-lottery .image {
    display             : block;
    margin-bottom       : 10px;
}

#custom-lottery .submit {
    margin-left         : 0;
}
 /*phononet.css*/
#custom-phononet-jplayer-container {
    position            : absolute;
}
#custom-phononet-jplayer-container a {
    display             : block;
}
#custom-phononet-jplayer-container img {
    cursor              : pointer;
}
table td.custom-phononet-sound-link-container {
    width               : 26px;
    padding             : 4px;
}
.custom-phononet-sound-link {
    position            : relative;
    text-decoration     : none;
    height              : 11px;
    display             : block;
    margin-top          : 3px;
}
.custom-phononet-headphone {
    position            : absolute;
    left                : 5px;
}
 /*tracklist.css*/
table.tracklist td.nth-0 {
    padding-right       : 0;
    text-align          : right;
    width               : 10px;
}
table.tracklist td.nth-1 {
    padding-left        : 3px;
}
table.tracklist .playtime {
    text-align          : right;
    padding-right       : 24px;
}
 /*releases.css*/
.releases .release {
    margin: 0 0 30px 20px;
    float               : left;
    width               : 192px;
}
.default_label_music_artist_full .releases .release {
    margin-left         : 36px;
}
.frontend_custom_label_start .releases .release {
    margin-bottom       : 15px;
    margin-left         : 12px;
    width               : 146px;
}
.frontend_custom_label_start .releases .release-first, 
.releases .release-first,
.default_label_music_artist_full .releases .release-first {
    margin-left         : 0;
}
.frontend_custom_label_start .releases a.image {
    height              : 126px;
}
.releases a.image {
    display             : block;
    height: 206px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 192px;
}
.releases .release-information {
    height              : 120px;
    padding             : 2px 10px;
    position            : relative;
    text-align: center;
}
/* Zeilenhoehe wurde auf 2 begrenzt um eine gleiche Darstellung zu ermoeglichen */
.releases h3 {
    font-size           : 11px;
    margin-bottom       : 0;
    height              : 28px; /* Fuer alte Browser */
    max-height          : 28px; /* Fuer moderne Browser */
    overflow            : hidden;
    font-family: "Open Sans",sans-serif;
}
/* Zeilenhoehe wurde auf 2 begrenzt um eine gleiche Darstellung zu ermoeglichen */
.releases h4 {
    height              : 72px; /* Fuer alte Browser */
    max-height          : 72px; /* Fuer moderne Browser */
    overflow            : hidden;
    font-family: "Open Sans",sans-serif;
}
/* Record-Label mouse-over Funktion */
.record-label {
    position            : absolute;
    left               : 3px;
    bottom              : 3px;
}
a.record-label, a.record-label:hover, a.record-label:visited {
    text-decoration     : none;
    cursor              : help;
}
a.record-label span {
    display             : none;
}
a.record-label:hover span {
    display             : block;
    z-index             : 1;
    width               : 120px;
    height              : 33px;
    position            : absolute;
    top                 : 12px;
    left                : 12px;
    border              : 1px solid #fff;
    background-color    : #008e3b;
    color               : #fff;
    text-align          : center;
    padding: 4px;
}
.ie-7 a.record-label:hover span {
    top                 : 24px;
}
 /*jquery.ui.css*/
/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */

/* Component containers
----------------------------------*/
.ui-widget-content { border: #000; background: #FFF; color: #fff; }
.ui-widget-content a { color: #fff; font-weight: normal; }

/* Interaction states
----------------------------------*/
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 0;
    background: #eee;
    color: #000;
}
.ui-state-hover a,
.ui-state-hover a:hover {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

 * jQuery UI Autocomplete @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default;}	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
    background: #fff;
    border: 0;
	list-style: none;
	display: block;
	float: left;
    -moz-box-shadow     : 4px 4px 4px rgba(0, 0, 0, 0.3); /* Fx > 3.5 */
    -webkit-box-shadow  : 4px 4px 4px rgba(0, 0, 0, 0.3); /* Saf3.0+, Chrome */
    box-shadow          : 4px 4px 4px rgba(0, 0, 0, 0.3); /* Opera 10.5, IE 9.0 */
    margin-top: 2px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	cursor: pointer;
	display:block;
	padding:4px 8px;
	padding-left: 9px;
	line-height:1.5;
	zoom:1;
    color: #000;
}

 /*frontend_custom_sitemap.css*/
ul.sitemap ul {
    margin-left         : 10px;
}
.sitemap li.level-top {
    float               : left;
    width               : 245px;
    padding-right       : 30px;
}
.sitemap li.level-top a {
    display             : block;
    border-bottom       : 1px solid #006600;
}
.sitemap li {
    color               : #000000;
}
.sitemap li a {
    background          : url(/images/default/layout/icons/menu-level-2.gif) no-repeat 0 12px;
    color               : #006600;
    padding             : 7px 0 0 7px;
    text-decoration     : none;
    border-bottom       : 0;
}
.sitemap li.level-top ul a {
    display             : inline;
    border-bottom       : 0;
}
 /*flexslider.css*/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('/css/default/screen/shared/jquery/flexslider-icon/flexslider-icon.eot');
	src:url('/css/default/screen/shared/jquery/flexslider-icon/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('/css/default/screen/shared/jquery/flexslider-icon/flexslider-icon.woff') format('woff'),
		url('/css/default/screen/shared/jquery/flexslider-icon/flexslider-icon.ttf') format('truetype'),
		url('/css/default/screen/shared/jquery/flexslider-icon/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin: 10px 10px 10px 0; text-align: center; font-weight: bold;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block; margin-bottom: 5px; max-width: 100%;}
.flexslider .slides a {color:  #000; text-decoration: none;}
.flexslider .slides a:hover {text-decoration: underline;}
.flex-pauseplay span {text-transform: capitalize;}
.flexslider-information {
    position: absolute;
    right: 0;
    top: -28px;
}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 20px; background: #fff; position: relative;  zoom: 1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a span { text-decoration:none; display: block; width: 39px; height: 79px; margin: 2px 0 0; position: absolute; top: 70px; z-index: 10; opacity: 1; cursor: pointer;}
.flex-direction-nav .flex-prev span { left: 0; }
.flex-direction-nav .flex-next span { right: 0; text-align: right; }
.flexslider:hover .flex-prev span { opacity: 1; left: 0; }
.flexslider:hover .flex-next span { opacity: 1; right: 0; }
.flexslider:hover li:hover span { opacity: 0.8; }
.flexslider:hover li:hover .flex-disabled span { opacity: 1; }
.flex-direction-nav a span  { background: url(/images/default/layout/icons/cross-selling.png) no-repeat -78px 0; }
.flex-direction-nav a.flex-next span  { background-position: -117px 0; }
.flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=0);}
.flex-direction-nav .flex-disabled span { cursor: default; }
.flex-direction-nav .flex-prev.flex-disabled span { background-position: 0 0 !important; }
.flex-direction-nav .flex-next.flex-disabled span { background-position: -39px 0 !important; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
.flexslider .slides > li {
    font-size: 13px;
    line-height: 1.3;
}
.flexslider .slides .article-image {
    line-height: 160px;
    text-align: center;
    display: block;
    margin-bottom: 5px;
    width: 204px;
}
.flexslider .slides .article-image img {
    margin: auto;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    max-width: 204px;
    max-height: 204px;
}
.flexslider .price-old {
    text-decoration: line-through;
}
.flexslider .price-with-price-old {
    color: red;
}
.flexslider .price-with-price-old:before {
    content: " - ";
    color: #333;
}
.custom-shop-start-content-line-dark .flexslider .price-with-price-old:before {
    content: " - ";
    color: #fff;
}
 /*responsive.css*/
.mobile-only {
    display: none;
}
/*************************************************************/
/* Smaller 1100px */
@media only screen and (max-width : 1100px) {
    * {
        box-sizing: border-box;
        -webkit-box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    }
    h1, .h1 {
        margin-bottom: 15px;
    }
    body.frontend, textarea, table, input, select,
    h4, .h4, h5, h6,
    input.text {
        font-size: 15px;
        line-height: 1.4;
    }
    body.frontend {
        background: 0;
        overflow: hidden;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    p {
        text-align: left;
    }
    .mobile-only {
        display: block;
    }
    table.form td {
        display: block;
        padding: 0;
    }
    table.form td.first {
        text-align: left;
        width: 100%;
        margin-top: 6px;
    }
    table.form input.text,
    table.form select,
    table.form textarea {
        width: 100%;
    }
    table.form input.submit {
        margin-top: 10px; 
        margin-left: 0;
    }
    table.form input.zip {
        width: calc(5em);
    }
    table.form input.city {
        width: calc(100% - 5.5em)
    }
    table.form select.date-day,
    table.form select.date-month,
    table.form select.date-year {
        width: calc(100% / 3 - 0.25em);
    }
    ul.iselect li.select-current {
        height: 42px;
    }
    div.amount-crement-container {
        width: auto;
    }
    a.amount-crement {
        background: #008e3b;
        color: #fff;
        text-align: center;
        text-decoration: none;
        width: 35px;
        height: 35px;
        line-height: 32px;
        display: inline-block;
        font-size: 18px;
        margin: 0 0 0 10px;
    }
    a.amount-crement-plus:before {
        content: '+';
        font-weight: bold;
    }
    a.amount-crement-minus:before {
        content: '-';
        font-weight: bold;
    }
    a.arrow {
        background-position: 0 center;
    }
    a.button,
    input.arrow, 
    input.submit, 
    input.button,
    .music #artist-left .shop-link {
        background: #008E3B;
        padding: 8px 0 8px;
        display: block;
        margin-left: 0;
        text-align: center;
        width: 100%;
        -webkit-appearance: none;
        border-radius: 0;
    }
    input,
    select {
        border-radius: 0;
    }
    textarea {
        width: 100% !important;
        border-radius: 0;
    }
    input.button-delete, 
    input.button-add {
        background-size: 200%;
        padding: 0 15px 4px;
        display: inline-block;
        width: auto;
    }
    /* Delete und Add-Buttons wieder herstellen */
    input.button-add {
        background              : url(/images/default/layout/buttons/link.png) no-repeat 0 1px;
        border                  : 0;
        color                   : #333;
        font-size               : 10px;
        height                  : 14px;
        margin-left             : 0;
        padding-left            : 15px;
    }
    input.button-add-bold {
        background              : url(/images/default/layout/buttons/link.png) no-repeat 0 3px;
        border                  : 0;
        color                   : #333;
        cursor                  : pointer;
        font-size               : 10px;
        font-weight             : bold;
        height                  : 14px;
        margin-left             : 0;
        padding-left            : 13px;
    }
    input.button-remove {
        background              : url(/images/default/layout/buttons/link.png) no-repeat 0 1px;
        border                  : 0;
        color                   : #333;
        font-size               : 10px;
        height                  : 14px;
        padding-left            : 15px;
    }
    input.button-delete,
    input.button-add {
        background              : url(/images/default/layout/buttons/link.png) no-repeat;
        border                  : 0; 
        font-size               : 10px;
        height                  : 14px;
        margin-left             : 0;
        padding-left            : 15px;
    }
    input.button-add {
        background-position     : 0 1px;
        color                   : #333333;
    }
    input.button-delete {
        background-position     : 0 -14px;
        color                   : #A73426;
    }
    input.amount {
        width: 50px;
    }
    input.filter-reset, 
    input.filter-submit,
    input.button-arrow-dark {
        background-color: #232b20;
    }
    input.radio, 
    input.checkbox {
        vertical-align: middle;
    }
    ul.options {
        margin-bottom: 5px;
    }
    ul.options li.button {
        float: none;
        margin: 0 0 10px;
    }
    div.pager {
        border-top: none;
    }
    .pager .submit {
        display: none;
    }
    .pager li.next {
        float: right;
    }
    .pager div.pages {
        float: none;
    }
    .pager ul {
        height: 30px;
        width: 100%;
    }
    .pager ul a {
        width: 100px;
    }
    .pager .goto {
        float: none;
        margin-top: -31px;
        text-align: left;
        width: calc(100% - 120px);
    }
    .pager select {
        float: none;
        width: 100%;
        padding: 9px 4px 8px 0; 
        font-size: 15px;
    }
    body.frontend {
        background: #000;
        min-height: 100%;
        overflow: hidden;
        width: 100%;
        background-image: none !important;
    }
    #frame,
    #header,
    #header #header-container,
    #content-frame-bg,
    #nb-content-left,
    #nb-content,
    #content-frame-left,
    #content-frame-right,
    #content-left,
    #content-right,
    body.shop #nb-content, 
    body.label #nb-content {
        width: 100% !important;
    }
    #content-left {
        margin-bottom: 20px;
    }
    #frame {
        position: absolute;
    }
    #header,
    #footer {
        background: #000;
    }
    #custom-label,
    #menu-main-top,
    .menu-top,
    #header-login,
    .frontend_custom_label_start #teaser,
    #custom-label-online-shop,
    #custom-label,
    #breadcrumb,
    .custom-shop-start-content form .h1-default,
    .custom-share-this,
    #menu-online-shop,
    #top-line,
    #header-basket-info,
    #header-custom-watchlist,
    .skyscraper,
    #content-frame-header iframe,
    #content-frame-header br {
        display: none;
    }
    #content-frame-bg {
        background-color: #fff;
    }
    #nb-content {
        background-color: #fff;
        margin-top: 108px;
    }
    .frontend_custom_shop_start #nb-content {
        padding: 60px 0 0 0;
    }
    #nb-content #content-frame-bg {
        padding: 20px 0;
    }
    .default_full #nb-content #content-frame-bg {
        padding: 20px 10px;
    }
    .frontend_custom_shop_start #nb-content #content-frame-bg {
        padding: 0;
    }
    #content-frame-left,
    #content-frame-right,
    #nb-content-left,
    #nb-content-right {
        float: none;
        margin-left: 0;
    }
    #nb-content-left {
        padding: 0 10px;
    }
    #nb-content-right {
        background: #000;
        margin-top: 20px;
    }
    #content-frame-left {
        margin-bottom: 20px;
        margin-top: 0;
    }
    ul.menu-sub a.active, 
    ul.menu-sub a:hover {
        background-position: 16px center;
    }
    ul.menu-sub .level-2 a:hover, 
    ul.menu-sub .level-2 a.active {
        background-position: 24px 16px;
    }
    .flexslider {
        margin: 20px 0;
    }
    #msgs {
        margin: 0 0 20px;
    }
    /*********/
    /* Right */
    /*********/
    #nb-content-right,
    .box-right {
        width: 100%;
        color: #fff;
        margin: 0;
    }
    .box-right,
    .box-right-top,
    .box-right-bottom,
    .box-right-content {
        background: none;
    }
    .box-right-content .bold {
        padding-left: 10px;
    }
    .box-right-content ul {
        margin-top: 0;
    }
    .box-right-top,
    .box-right-bottom {
        height: 0;
    }
    .box-right-middle {
        padding: 0;
        margin: 0;
    }
    #custom-currencies-form {
        padding: 10px;
    }
    #custom-currency-switcher select {
        width: 100%;
        margin-top: 0;
        background: #fff;
    }
    .box-right-middle ul li {
        border-bottom: 1px solid #fff;
        color: #fff;
        padding: 10px;
        width: 100% !important;
    }
    .box-right-middle .bold {
        color: #fff !important;
        font-size: 20px;
        width: 100% !important;
        padding: 0 10px;
        background: #008E3B;
        border-bottom: 1px solid #fff;
        margin-bottom: 0;
        padding-bottom: 4px !important;
    }
    .box-right-middle #custom-currency-switcher .bold {
        border-top: 0;
    }
    .box-right-middle ul li a {
        color: #fff;
        text-decoration: none;
        display: block;
    }
    .box-right-middle ul li a:hover {
        text-decoration: underline;
    }
    .box-right-frame {
        margin-bottom: 0;
    }
    .basket-state-info {
        padding: 10px 0 0 10px;
    }
    /**********/
    /* Header */
    /**********/
    #header {
        height: 108px;
    }
    #header #logo {
        display: none;
    }
    #header a.logo {
        background: url(/images/default/layout/logo-mobile.png) no-repeat;
        position: static;
        max-width: 200px;
        height: 63px;
        margin: 0 auto;
        padding: 0;
    }
    #header a.logo span {
        display: none !important;
    }
    #header a.logo:before {
        content: '';
        display: block;
        padding: 31.5% 0 0 0;
    }
    .box-search {
        width: calc(100% - 20px);
        top: 122px;
        left: 10px;
        z-index: 20;
        display: none;
        height: 36px;
        float: none;
        position: absolute;
        margin-top: 0;
    }
    .box-search form {
        width: 100%;
        height: 34px;
        margin-left: 0;
    }
    #search-categories {
        display: none;
    }
    .frontend_custom_shop_start .box-search {
        display: block;
    }
    .box-search fieldset {
        padding-top: 0;
    }
    .box-search input.text {
        padding: 8px 10px;
        outline: none;
        border: 1px solid #CCC;
        font-size: 15px;
    }
    div.box-search input.button-search {
        margin-top: 6px;
        position: absolute;
        z-index: 51;
        right: 10px;
        top: 0;
    }
    .box-search #box_search_params_keywords {
        width: 100%;
        border: 1px solid #000;
        padding: 6px;
    }
    div.box-search label.form-overlabel {
        padding-top: 7px !important;
        font-size: 15px;
    }
    #header .box-search input.submit {
        width: 50px;
    }
    .ui-autocomplete {
        position: absolute !important;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    }
    .ui-autocomplete li {
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        background: #fff;
    }
    .ui-autocomplete li a {
        position: relative;
    }
    .ui-autocomplete li a:after {
        content: "";
        background: #ccc url(/images/default/layout/icons/breadcrumb-arrow.gif) no-repeat center center;
        content: " ";
        height: 30px;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
    }
    .ui-autocomplete li:first-child a:after {
        height: 31px;
    }
    .ui-autocomplete .ui-state-hover{
        background: #008e3b;
        color: #fff !important;
    }
    #header-actions {
        position: absolute;
        right: 0;
        top: 0;
    }
    #language-switcher {
        display: block;
        position: absolute;
        top: 4px;
        right: 10px;
        margin: 0;
        padding: 0;
        background: 0 !important;
    }
    #language-switcher.hover span.active-language {
        background-color: transparent;
    }
    #language-switcher a.active {
        display: none;
    }
    #language-switcher span,
    #language-switcher a {
        font-size           : 12px;
        text-transform      : uppercase;
        color               : #fff !important;
        text-decoration     : none;
        cursor              : pointer;
        line-height         : normal;
        display             : block;
        font-weight         : normal;
    }
    #language-switcher li span:hover,
    #language-switcher li a:hover {
        text-decoration: underline;
        background: 0 !important;
    }
    #language-switcher ul.dropdown-content {
        padding             : 4px 0;
        margin              : 0 -15px;
        list-style-type     : none;
        position            : absolute;
        z-index             : 1000;
        top: 18px;
        background: 0;
        box-shadow: none;
    }
    #language-switcher li {
        float: none;
        margin: 0;
        border: 0;
    }
    #language-switcher li a {
        padding: 0 0 4px;
    }
    #language-switcher span,
    #language-switcher img,
    #language-switcher .active {
        display: none;
    }
    #language-switcher span.iso2 {
        display             : block;
        padding             : 4px 15px;
    }
    #language-switcher span.active-language:after {
        display: none;
    }
    #language-switcher span.active-language {
        display             : block;
        padding: 0 20px 0 0;
        background          : url(/images/default/layout/icons/arrow-down.png) 20px center no-repeat !important;
    }
    .mobile-header-icons {
        display: table;
        padding: 0;
        margin: 15px 0;
        width: 100%;
        position: absolute;
    }
    .mobile-header-icons li {
        display: table-cell;
        padding: 0;
        margin: 0;
        width: 25%;
    }
    .mobile-header-icons li + li a {
        border-left: 1px solid #006600;
        padding-left: 2px;
    }
    .mobile-header-icons li + li a:before {
        content: '';
        height: 100%;
        border-left: 1px solid #006600;
        position: absolute;
        left: 0;
        top: 0;
    }
    .mobile-header-icons a {
        display: block;
        position: relative;
        height: 18px;
        background: url(/images/default/layout/icons/mobile-icons.svg) no-repeat;
        font-size: 0;
        text-indent: -999px;
        cursor: pointer;
    }
    .mobile-header-icons li.menu a {
        background-position: center 0;
    }
    .mobile-header-icons li.search a {
        background-position: center -19px;
    }
    .mobile-header-icons li.login a {
        background-position: center -38px;
    }
    .mobile-header-icons li.basket a {
        background-position: center -57px;
    }
    .mobile-header-icons .notify {
        border: 1px solid #fff;
        position: absolute;
        top: 8px;
        left: 50%;
        left: calc(50% + 5px);
        min-width: 8px;
        padding: 0 4px 1px;
        line-height: 1.2;
        color: #fff;
        border-radius: 16px;
        font-weight: bold;
        text-indent: 0;
        font-size: 11px;
        background: #ff5959; /* Old browsers */
        background: -moz-radial-gradient(top left, ellipse cover,  #ff5959 0%, #d90000 100%); /* FF3.6+ */
        background: -webkit-gradient(radial, top left, 0px, center center, 100%, color-stop(0%,#ff5959), color-stop(100%,#d90000)); /* Chrome,Safari4+ */
        background: -webkit-radial-gradient(top left, ellipse cover,  #ff5959 0%,#d90000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-radial-gradient(top left, ellipse cover,  #ff5959 0%,#d90000 100%); /* Opera 12+ */
        background: -ms-radial-gradient(top left, ellipse cover,  #ff5959 0%,#d90000 100%); /* IE10+ */
        background: radial-gradient(ellipse at top left,  #ff5959 0%,#d90000 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5959', endColorstr='#d90000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    #breadcrumb {
        left:  10px;
        top: 118px;
    }
    /*********/
    /* Menue */
    /*********/
    #menu-main {
        height: auto;
        position: relative;
        top: -2px;
    }
    #menu-top-line .menu-main {
        display: none;
    }
    #viewport {
        width: 100%;
        overflow: hidden;
        background: #000;
    }
    #viewport > * {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        
    }
    body.menu-open #viewport > * {
        -webkit-transform: translateX(240px);
        -moz-transform: translateX(240px);
        -ms-transform: translateX(240px);
        -o-transform: translateX(240px);
        transform: translateX(240px);
    }
    .mobile-menu-container {
        left: -240px;
        width: 240px !important;
        position: absolute;
        top: 112px;
    }
    ul.menu-main {
        top: 0;
        height: auto;
        background: none;
        z-index: 3;
        border: 0;
        background: #000;
        width: 240px !important;
        position: relative;
    }
    ul.menu-main li,
    ul.menu-main li.level-2 {
        border-top: 1px solid #68AA5D;
        border-bottom: 1px solid #68AA5D;

    }
    #header ul.menu-main li a {
        font-size: 0.9rem;
        font-family: Tahoma,sans-serif;
    }
    ul.menu-main li,
    ul.menu-main li.last,
    ul.menu-main li:hover,
    ul.menu-main ul li,
    ul.menu-main ul li.last,
    ul.menu-main ul li:hover {
        float: none;
        background: #000;
        text-align: left;
        margin: 0;
    }
    ul.menu-main li:hover a.level-1,
    ul.menu-main li.sfhover a.level-1 {
        padding-bottom: 8px;
        margin-top: 0;
    }
    ul.menu-main li.level-1:hover a.level-1,
    ul.menu-main li.sfhover a.level-1 {
        padding-top: 8px;
    }
    ul.menu-main li.level-1:hover a.level-1.haschilds,
    ul.menu-main li.sfhover a.haschilds {
        border-bottom: 0;
    }
    ul.menu-main li + li {
        border-top: none;
    }
    .menu-main ul {
        box-shadow: none;
        left: auto;
        padding: 0;
        top: auto;
    }
    .menu-main ul li.level-2 {
        width: 100%;
        margin: 0;
    }
    ul.menu-main li a,
    ul.menu-main li.active_path a.active_path,
    ul.menu-main ul li.active_path a.active_path,
    ul.menu-main ul li a {
        font-weight: normal;
        text-transform: none;
        background: #000;
        padding: 8px 15px !important;
        height: auto;
    }
    ul.menu-main li.active a.active,
    ul.menu-main ul li.active a.active {
        background: #53585F;
    }
    ul.menu-main ul li.level-2 a.level-2 {
        padding-left: 30px !important;
    }
    ul.menu-main ul li.level-3 a.level-3 {
        padding-left: 45px !important;
    }
    ul.menu-main ul li.level-4 a.level-4 {
        padding-left: 60px !important;
    }
    ul.menu-main ul {
        display: none;
        position: static;
        margin: 0;
        width: auto;
        background: #383d43;
    }
    ul.menu-main ul > li.last {
        border-bottom: none;
    }
    .default_shop ul.menu-main .level-2,
    .default_shop_common ul.menu-main .level-2 {
        display: none;
    }
    .menu-open .mobile-menu-container #menu-mobile-additional-links {
        display: block;
        margin-top: -5px;
    }
    #menu-main.fixed-menu {
        display: none !important;
    }
    /**************/
    /* Startseite */
    /**************/
    .frontend_custom_label_start .news, 
    .frontend_custom_label_start .label-start-left,
    .frontend_custom_label_start .releases, 
    .frontend_custom_label_start .label-start-right {
        float: none;
        width: 100%;
    }
    .frontend_custom_label_start #menu-online-shop-mobile {
        background: #008e3b;
        padding: 8px 0 8px;
        height: 38px;
        display: block;
        text-align: center;
        width: 100%;
        -webkit-appearance: none;
        border-radius: 0;
        color: #fff;
        text-decoration: none;
        margin-bottom: 10px;
    }
    table.start-newsletter td {
        padding: 10px;
        display: block;
    }
    table.start-newsletter td input.text {
        width: calc(100% - 10px);
    }
    table.start-newsletter td.last {
        margin: 0 10px;
        padding-right: 0;
    }
    .frontend_custom_label_start .label-start-left {
        margin-bottom: 20px;
    }
    table.start-newsletter td input.submit {
        margin-top: 0;
    }
    #social-media li {
        margin-bottom: 4px;
        text-align: center;
        width: calc(100% / 6);
    }
    .frontend_custom_label_start #content-frame ul.menu-main {
        padding-top: 0;
        width: 100% !important;
        background: none;
    }
    .frontend_custom_label_start #content-frame .menu-main li.level-1 {
        margin-bottom: 0;
        width: calc(50% - 1px);
        float: left;
        text-align: left;
        box-sizing: border-box;
        margin-left: 0;
        border-top: 0;
        padding: 0;
        background: #fff;
    }
    .frontend_custom_label_start #content-frame .menu-main li:nth-child(2n+1) {
        margin-right: 1px;
    }
    .frontend_custom_label_start #content-frame .menu-main li.level-1 a {
        background: #008e3b;
        border: 0;
        font-size: 15px;
        line-height: 1.4;
        font-weight: bold;
        padding: 8px 10px;
        transition: all 100ms ease-in 0s;
    }
    .frontend_custom_label_start #content-frame .menu-main li.level-1 a:hover {
        opacity: .8;
        transition: all 100ms ease-in 0s;
    }
    #custom-shop-start-content .custom-shop-start-newsletter-registration {
        float: none;
        width: 100%;
    }
    #custom-shop-start-content .custom-shop-start-newsletter-registration .submit {
        height: 43px;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right .text,
    #custom-shop-start-content .custom-shop-start-newsletter-registration .submit {
        width: 50%;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right ul a {
        width: 49%;
        margin-bottom: 10px;
    }
    /********/
    /* Shop */
    /********/
    .frontend_custom_shop_start #content-frame {
        padding-top: 0 !important;
        left: auto;
        top: 0;
    }
    body.shop #content-frame-right, 
    body.label #content-frame-right {
        width: 100%;
        float: none;
    }
    .module-shop-basket .content-box-express,
    .module-shop-basket .content-box-memo {
        width: 49%;
    }
    .module-shop-basket .options .button-minor input {
        background: #333;
    }
    #custom-shop-start-content #custom-shop-start-teaser {
        float: none;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }
    #custom-shop-start-content #custom-shop-start-teaser a {
        display: block;
        text-align: center;
    }
    .custom-shop-start-content-line #custom-shop-start-teaser .flex-direction-nav a span {
        top: 48%;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons {
        width: 100%;
        height: auto;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons li {
        border-bottom: 0;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons li a {
        width: 33.33%;
        width: calc( 100% / 3);
        float: left;
        text-align: center;
        height: auto;
        border-right: 2px solid #000;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons li:last-child a {
        border-right: 0;
    }
    #custom-shop-start-content #custom-shop-start-band-buttons li {
        margin: 0 5px 10px 5px !important;
    }
    #custom-shop-start-content #custom-shop-start-band-buttons {
        text-align: center;
    }
    #custom-shop-start-content #custom-shop-start-band-buttons li {
        float: none;
        display: inline-block;
    }
    #custom-shop-start-content  #custom-shop-start-info-line .custom-shop-start-info-line-left {
        width: 100%;
    }
    #custom-shop-start-content  #custom-shop-start-info-line .custom-shop-start-info-line-right {
        width: 100%;
        border-left: 0;
        margin-top: 10px;
    }
    #custom-shop-start-content .custom-shop-start-nb-info,
    #custom-shop-start-content .custom-shop-start-payment-info {
        width: 50%;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right ul a {
        padding: 11px 10px;
    }
    #custom-shop-start-content #custom-shop-start-info-line .custom-shop-start-contact-info {
        border-bottom: 1px solid #ccc;
        height: 38px;
    }
    /**********/
    /* Basket */
    /**********/
    .basket-states {
        display: none;
    }
    /* 1. Warenkorb */
    .basket-article div.descr,
    .basket-article div.availability,
    .basket-article div.blasts,
    .basket-article div.amount,
    .basket-article div.total,
    .frontend_customer_center .basket-article div.descr {
        float: none;
        width: auto;
        text-align: left;
        min-height: 0;
        padding-left: 100px;
    }
    .basket-article div.blasts {
        clear: left;
    }
    .basket-article div.total {
        font-size: 17px;
        clear: left;
    }
    .basket-article div.delivery-state {
        width: auto;
        text-align: left;
    }
    .basket-article div.delivery-state span {
        display: inline-block;
        margin: 0 5px 0 0;
    }
    .basket-articles-footer .max-wait-days,
    .basket-articles-footer .basket-articles-footer-right {
        width: 100%;
        margin: 0;
        float: none;
    }
    .basket-articles-footer .max-wait-days {
        padding: 12px 5px;
    }
    .basket-articles-footer span.amount {
        white-space: nowrap;
    }
    .basket-articles-footer .basket-articles-footer-right {
        border-top: 1px solid #ccc;
        border-left: none;
    }
    .basket-articles-footer .basket-articles-footer-right .value {
        width: 40%;
    }
    .basket-articles-footer .article-sum,
    .basket-articles-footer .total-sum,
    .basket-articles-footer .subtotal-sum {
        font-size: 18px;
    }
    .module-shop-basket table.express tr {
        display: block;
    }
    .module-shop-basket table.express tr + tr {
        margin-top: 15px;
        padding-top: 10px;
        border-top: 1px solid #ccc;
    }
    .module-shop-basket table.express td.nth-1 {
        width: auto;
    }
    .module-shop-basket table.express td {
        display: block;
    }
    .module-shop-basket table.express td input.text {
        width: 100%;
    }
    .module-shop-basket table.express td input.text.amount {
        width: calc( 100% - 90px );
    }
    .module-shop-basket .content-box-memo textarea {
        width: 100%;
    }
    .module-shop-basket .basket-article-descr-actions input {
        display: inline;
        margin-right: 10px;
    }
    .module-shop-basket .article-label li {
        float: left;
        margin-right: 10px;
    }
    .module-shop-basket .article-label li.bold {
        float: none;
        margin-right: 0;
    }
    .module-shop-basket #coupons_coupon_code {
        width: 100%;
        margin-bottom: 10px;
    }
    .basket-articles-footer .basket-articles-footer-left {
        margin-bottom: 10px;
        float: none;
    }
    /* 3. Lieferanschrift */
    .module-shop-basket-addresses #addresses-left,
    .module-shop-basket-addresses #addresses-right {
        width: 100%;
        float: none;
    }
    /* 5. Bezahlung */
    .module-shop-basket-payment table.payment-methods {
        width: 100%;
    }
    /* 6. Zusammenfassung */
    .module-shop-basket-confirm .basket-confirm-data div.left,
    .module-shop-basket-confirm .basket-confirm-data table.right {
        width: 100%;
        float: none;
    }
    .module-shop-basket-confirm .basket-confirm-data table.right {
        margin-left: 0;
    }
    /*****************/
    /* Artikelgruppe */
    /*****************/
    .frontend_article_group #content-frame {
        padding-top: 30px;
    }
    .frontend_article_group #content-frame h1.pre-headline {
        position: absolute;
        top: 0;
    }
    .module-articles-article-group .pager-info {
        width: auto;
    }
    #article-group-filter {
        display: block;
    }
    #article-group-filter:before {
        width: 20px;
        content: '+ ';
        display: inline-block;
    }
    #article-group-filter.active:before {
        display: inline-block;
        width: 20px;
        content: '- ';
    }
    .article-view-prev ul.article-view-preview-list li.article-preview,
    .article-view-prev ul.article-view-preview-list li.article-preview-first {
        margin: 0 5px 10px 0 !important;
        width: 100%;
        min-height: 100%;
        border-top: 0;
        border-bottom: 1px solid #ccc;
        border-right: 0;
        border-left: 0;
        padding: 0 0 10px 0;
        cursor: pointer;
        text-align: left;
    }
    .article-view-prev ul.article-view-preview-list li.article-preview:hover {
        background: #fff;
        border-top: 0;
        border-bottom: 1px solid #ccc;
        border-right: 0;
        border-left: 0;
    }
    .flexslider ul.article-view-preview-list li.article-preview:hover {
        border: 0;
    }
    .article-view {
        text-align: center;
    }
    .article-view table.articles td,
    .article-view ul.article-view-preview-list li {
        text-align: left;
    }
    .view-type-switcher {
        display: none;
    }
    .article-view-prev .article-view-preview-list td.add-to-basket {
        display: none;
    }
    .article-view-prev .article-view-preview-list tr,
    .article-view-prev .article-view-preview-list td {
        display: block;
    }
    .article-view-prev td.article-preview {
        border: 0;
        padding: 0 10px 0 0;
    }
    .article-view-prev td.article-preview-footer {
        background: 0;
        padding: 0;
        height: auto;
    }
    .article-view-prev td.article-preview-footer table {
        width: auto;
    }
    .article-view-prev td.article-preview h2 {
        font-size: 15px;
    }
    .article-view-prev td.article-preview div {
        width: auto;
        position: static;
        margin-bottom: 0;
    }
    .article-view-prev td.article-preview a.article-image {
        margin: 0 10px 0 0;
        height: auto;
        float: left;
        min-height: 132px;
    }
    .article-view-prev td.article-preview a.article-image img {
        vertical-align: top;
        max-width: 100%;
    }
    .content-sidebar {
        background: #f2f2f2;
        padding-bottom: 0;
    }
    .frontend_article_group .content-sidebar {
        margin-top: 20px;
    }
    div.content-sidebar-dark-headline,
    #article-group-filter,
    .content-sidebar-headline {
        background          : #dfdfdf;
        border-top          : 1px solid #ccc;
        border-bottom       : 1px solid #ccc;
        font-weight         : bold;
        padding             : 8px 15px 6px;
        color: #333;
        text-transform: none;
        font-size: 19px;
        cursor: pointer;
    }
    #article-group-filter {
        background: #008e3b;
        color: #fff;
        margin-top: 15px;
    }
    body.shop #content-frame-left {
        margin: 0 0 24px;
    }
    div.content-sidebar-dark-headline a {
        color: #333;
        font-weight: bold;
    }
    div.content-sidebar-dark-headline a:hover {
        text-decoration: none;
    }
    .default_shop div.content-sidebar-dark-headline:before,
    .default_shop div.content-sidebar-headline:before {
        content: "+";
        width: 20px;
        float: left;
        line-height: 1.25;
    }
    .default_shop div.content-sidebar-dark-headline.active:before,
    .default_shop div.content-sidebar-headline.active:before {
        content: "-";
    }
    #sidebar-search input.text {
        width: calc(100% - 35px);
    }
    #sidebar-search input.button-arrow-dark {
        margin-top: 2px;
    }
    body.frontend_article_group .content-sidebar input.price-start,
    body.frontend_article_group .content-sidebar input.price-end {
        width: 68px;
        height: 28px;
    }
    .article-group-tax {
        display: none;
    }
    .article-preview-footer .delivery-state span {
        margin-left: 0;
    }
    .article-view-prev td.article-preview span {
        font-weight: bold;
        height: auto;
        line-height: 20px;
    }
    div.module-articles-article-group select.setting-records-per-page {
        display: none;
    }
    div.module-articles-article-group select.setting-sort {
        float: right;
    }
    .article-preview-footer-label .article-price {
        font-size: 20px;
        display: block;
    }
    .article-preview-footer-label .article-price-decorator {
        display: none;
    }
    .content-sidebar ul.content-sidebar-dark-headline {
        font-size: 15px;
    }
    /***********/
    /* Artikel */
    /***********/
    a#to-overview {
        display: none;
    }
    .module-articles-article .article-media {
        position: static;
        float: none;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .module-articles-article .article-data {
        width: 100%;
        float: none;
    }
    .module-articles-article ul.iselect {
        width: 100%;
        margin-bottom: 10px;
        height: auto;
    }
    .module-articles-article ul.iselect .select-options {
        width: 100%;
    }
    .module-articles-article .select-options-data .infos {
        width: 120px;
    }
    .zoomPad {
        float: none;
    }
    .zoomWrapper,
    .zoomWindow,
    .zoomPup {
        display: none !important;
    }
    .jcarousel-skin-jcarousel .jcarousel-container-horizontal {
        margin: 0 auto;
    }
    .article-image-nav {
        display: none;
    }
    .module-articles-article .article-image {
        height: auto;
    }
    .module-articles-article #article-image {
        height: auto;
        margin-bottom: 10px;
        max-width: 100%;
        width: 400px;
    }
    .delivery-state {
        font-size: 15px;
    }
    .article-view-prev .delivery-state {
        float: left;
    }
    .delivery-state:before {
        margin: 0 10px;
        background-position: 0 0;
    }
    .delivery-state-runningout:before,
    .delivery-state-instock:before {
        background-position : 0 0;
    }
    .delivery-state-unreleased:before {
        background-position : 0 -30px;
    }
    .delivery-state-delivery3days:before {
        background-position : 0 -60px;
    }
    .delivery-state-soldout:before,
    .delivery-state-deliverysoon:before {
        background-position : 0 -90px;
    }
    .module-articles-article .amount {
        margin: 0 0 10px;
    }
    .custom-article-more-link {
        display: none;
    }
    .article-media embed {
        min-width: 400px;
        min-height: 300px;
    }
    .article-data input.amount {
        padding: 7px 2px 8px 5px;
    }
    .article-data a.amount-crement {
        height: 38px;
        line-height: 35px;
        width: 40px;
    }
    .article-data .button-basket {
        background: #C52600 url("/images/default/layout/icons/basket-white.png") no-repeat center center;
        color: transparent;
        display: inline-blocK;
        float: none;
        width: auto;
        padding: 8px 0 7px;
        margin-left: 10px;
        height: 38px;
    }
    .module-articles-article .price-data {
        margin-top: 0;
    }
    /****************/
    /* Kundencenter */
    /****************/
    .frontend_customer_center_personal_data #content-left,
    .frontend_customer_center_change_password #content-left,
    .frontend_customer_center_order_history #content-left,
    .frontend_customer_center_order_history_detail #content-left,
    .frontend_customer_center_addresses #content-left,
    .frontend_customer_center_address #content-left,
    .frontend_customer_center_address_new #content-left,
    .frontend_customer_center_baskets #content-left,
    .frontend_customer_center_custom_catalog #content-left {
        display: none;
    }
    .content-box-register,
    .content-box-customer {
        width: 49%;
    }
    .module-customer-center-overview .clearfix {
        display: none;
    }
    div.module-customer-center-overview ul li {
        height: auto;
        width: auto;
    }
    div.module-customer-center-overview ul li p {
        width: calc( 100% - 90px );
        padding: 0;
    }
    .module-customer-center {
        width: 100%;
    } 
    .customer-center-custom-bonus-points, .customer-center-custom-credit-balance, .customer-center-custom-bonus-state {
        font-size: 15px;
    }
    .module-customer-center-addresses .address .left,
    .module-customer-center-addresses .info-box {
        width: 100%;
        float: none;
    }
    .module-customer-center-addresses .right {
        float: none;
        margin-top: 10px;
    }
    .module-customer-center-addresses .right li a {
        width: 100%;
    }
    .module-customer-center-left ul.options li.button-left {
        margin-bottom: 0;
        border-bottom: 1px solid #fff;
    }
    .module-customer-center-left ul.options li.button-left a {
        border: 0;
        text-align: left;
        padding: 8px 8px 8px 22px;
        text-transform: uppercase;
        font-weight: normal;
    }
    .module-customer-center-order-history .left,
    .module-customer-center-order-history .right {
        width: 100%;
    }
    body.frontend_custom_register_customer .content-box-left,
    body.frontend_custom_register_customer .content-box-right {
        width: 100% !important;
    }
    /*********/
    /* Label */
    /*********/
    body.music #nb-content #content-frame-bg {
        width: 100%;
    }
    #custom-artists ul {
        margin: 0 auto;
    }
    #custom-artists li a {
        height: auto;
    }
    #band-navigation {
        background: #fff;
        position: relative;
        height: auto;
        padding: 0;
        top: auto;
        width: 100%;
        right: auto;
    }
    #band-navigation li {
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #000;
        background: none;
        text-align: left;
        padding-right: 10px;
    }
    #band-navigation li li {
        border-bottom: 0;
        padding: 0 10px 0 0;
    }
    #band-navigation li a {
        color: #000;
    }
    #band-navigation li ul {
        left: auto;
        width: 100%;
        position: relative;
        background: none;
        display: inline-block;
    }
    #band-navigation li:hover, 
    #band-navigation li.sfhover {
        background: none;
        top: 0;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    #band-navigation li:hover ul, 
    #band-navigation li.sfhover ul {
        left: 0;
        margin: 0;
    }
    #band-navigation li:hover li, 
    #band-navigation li.sfhover li {
        padding: 0 10px 0 0;
    }
    #band-navigation li ul li a {
        color: #000;
    }
    #band-navigation li.inactive,
    table.music-filter {
        background: 0 !important;
    }
    .default_label_music_artist_full table.music-filter {
        width: 100%;
    }
    
    .default_label_music_artist_full table.music-filter td.nth-0, 
    .default_label_music_artist_full table.music-filter td.nth-1,
    .frontend_custom_events table.music-filter td.nth-2,
    table.music-filter input.submit,
    .default_label_music_artist_full form table.artists-filter td.nth-1 {
        width: 100%;
    }
    table.music-filter td.nth-0 {
        padding-left: 0;
    }
    table.music-filter td.last {
        padding-right: 0;
    }
    table.music-filter label {
        color: #333333;
        font-size: 15px;
    }
    #custom-artists li {
        width: 31%;
    }
    #custom-artists li a {
        width: 100%;
    }
    .music #content-header {
        left: 0;
        text-align: center;
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
    .music #artist-no-image-label {
        right: 10%;
        top: 10%;
    }
    ul.menu-content {
        width: 100%;
        height: auto;
    }
    ul.menu-content li,
    ul.menu-content li.active {
        float: none;
        background: #008e3b;
        border-bottom: 1px solid #fff;
        margin-bottom: 0;
        padding: 8px 10px;
    }
    ul.menu-content a {
        padding: 0;
    }
    ul.menu-content a:hover, 
    ul.menu-content li.active a.active {
        background: none;
        color: #fff;
    }
    .music #artist-left,
    .music #artist-content {
        width: 100%;
        float: none;
    }
    .music #artist-left {
        margin: 0;
    }
    .music #artist-news #first-news .right {
        width: 82%;
    }
    .music #artist-news #first-news .left {
        width: 18%;
    }
    .music #artist-left .shop-link a {
        padding-left: 0;
        line-height: 30px;
    }
    .releases .release {
        margin: 0 9px 18px 9px;
    }
    .releases h3,
    .releases h4 {
        font-size: 15px;
        line-height: 1.4;
        height: auto;
        overflow: visible;
        max-height: 100%;
    }
    .releases .release {
        margin: 0 0 15px 0 !important;
        width: 100% !important;
        text-align: center;
        float: none;
        clear: both;
        border: 0;
        border-bottom: 1px solid #d1d1d1;
        padding: 0 0 4px 0;
        margin-bottom: 6px;
    }
    .releases a.image {
        float: left;
        border: 0;
        height: auto !important;
    }
    .releases .release-information {
        text-align: left;
        background: none;
        float: left;
        height: auto;
        padding-top: 0;
    }
    .releases .release:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    table.chart-entry-filter {
        background: none !important;
        width: 100% !important;
    }
    table.chart-entry-filter td {
        padding: 0 !important;
    }
    table.chart-entry-filter label {
        font-size: 15px !important;
        color: #333 !important;
        display: block !important;
    }
    table.chart-entry-filter select {
        width: 100% !important;
    }
    table.chart-entry-filter input.submit {
        width: 100% !important;
    }
    a.record-label img {
        display: none;
    }
    a.record-label span {
        display: inline-block;
    }
    a.record-label {
        display: block;
        position: relative;
        left: 0;
    }
    /***********/
    /* Content */
    /***********/
    div.content-element-employee {
        height: 274px;
        margin: 0 7px 14px 7px;
        overflow: hidden;
    }
    div.content-element-employee a {
        font-size: 11px;
    }
    /*********/
    /* Suche */
    /*********/
    .search-result-custom-artist .custom-artist-image {
        text-align: center;
    }
    .search-result-custom-artist .artist-no-image-label {
        top: 10%;
        right: 10%;
    }
    /**********/
    /* Footer */
    /**********/
    #footer {
        padding: 0 0;
    }
    #footer-bottom .left,
    #footer-bottom .right,
    .footer-element,
    #footer .menu-footer,
    #footer .menu-footer li.level-1,
    #footer-article-groups {
        float: none;
        width: 100%;
    }
    #footer-bottom #footer-social-links {
        margin-bottom: 20px;
    }
    #footer li li {
        border-bottom: 1px solid #fff;
        color: #fff;
        padding: 10px;
        width: 100% !important;
        margin-bottom: 0;
    }
    #footer li li a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: block;
    }
    #footer li li a:hover {
        text-decoration: underline;
    }
    #footer-watchlist, 
    #footer-last-viewed {
        width: 100%;
    }
    #footer-bottom {
        background: none;
        padding: 0 10px;
        margin-top: 24px;
    }
    #footer a.level-1,
    #footer .h2 {
        padding: 0 10px;
        background: #008e3b;
        border-bottom: 1px solid #fff;
        margin-bottom: 0;
        padding-bottom: 4px !important;
        color: #fff;
        font-size: 20px;
    }
    #footer-article-groups .h2,
    #footer-watchlist .h2,
    #footer-last-viewed .h2 {
        padding: 0 10px;
        color: #fff !important;
        margin: 0;
    }
    #footer .h2 a {
        color: #fff !important;
    }
    #footer-watchlist,
    #footer-watchlist table,
    #footer-last-viewed,
    #footer-last-viewed table {
        
    }
    #footer-watchlist tbody td.image,
    #footer-last-viewed  tbody td.image {
        padding-left: 10px;
        padding-top: 10px;
    }
    #footer-watchlist tbody td,
    #footer-last-viewed tbody td {
        border-bottom: 1px solid #fff;
        padding: 10px;
    }
    #footer .common {
        margin-bottom: 0;
    }
    .footer-element table.common {
        border-spacing: 0;
    }
    .skyscraper .box-right-middle {
        margin: 0 auto;
    }
    #footer-bottom .left {
        margin-bottom: 10px;
    }
    #footer-bottom .left .share-disabled {
        height: 20px;
    }
    #footer .fb_iframe_widget {
        top: -5px;
    }
}
/*************************************************************/
/* Smaller 768px */
@media only screen and (max-width : 768px) {
    /****************/
    /* Kundencenter */
    /****************/
    .content-box-register,
    .content-box-customer,
    .module-shop-basket .content-box-express,
    .module-shop-basket .content-box-memo {
        width: 100%;
    }
    /****************/
    /* Startseite */
    /****************/
    #social-media li {
        margin-bottom: 10px;
        text-align: center;
        width: calc(100% / 3);
    }
    #custom-shop-start-content #custom-shop-start-button-bar li {
        width: 50%;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
    }
    #custom-shop-start-button-bar li.custom-shop-start-button-bar-image {
        height: auto;
    }
    #custom-shop-start-button-bar li:nth-child(1),
    #custom-shop-start-button-bar li:nth-child(2) {
        border-bottom: 2px solid #000;
    }
    #custom-shop-start-content #custom-shop-start-button-bar li:nth-child(1),
    #custom-shop-start-content #custom-shop-start-button-bar li:nth-child(3) {
        border-left: 0;
    }
    #custom-shop-start-content #custom-shop-start-button-bar li:nth-child(2),
    #custom-shop-start-content #custom-shop-start-button-bar li:last-child {
        border-right: 0;
    }
}
/*************************************************************/
/* Smaller 750px */
@media only screen and (max-width : 750px) {
    /****************/
    /* Banduebersicht */
    /****************/
    #custom-artists ul {
        margin: 0 auto !important;
    }
    #custom-artists li {
        margin: 0 1% !important;
    }
    /****************/
    /* Shop-Startseite */
    /****************/
    #custom-shop-start-content .custom-shop-start-nb-info,
    #custom-shop-start-content .custom-shop-start-payment-info {
        width: 100%;
    }
    #custom-shop-start-content .custom-shop-start-payment-info {
        border-top: 1px solid #ccc;
        padding-top: 10px;
        margin-top: 10px;
    }
    #custom-shop-start-content .custom-shop-start-nb-info {
        text-align: center;
    }
    #custom-shop-start-content .custom-shop-start-nb-info li {
        display: inline-block;
    }
    #custom-shop-start-content #custom-shop-start-info-line .custom-shop-start-contact-info {
        height: auto;
    }
}
/*************************************************************/
/* Smaller 650px */
@media only screen and (max-width : 650px) {
    /***********/
    /* Artikel */
    /***********/
    .module-articles-article .base-data,
    .module-articles-article .price-data {
        width: 100%;
        float: none;
    }
    .module-articles-article .price-data {
        margin-top: 10px;
    }
    /*****************/
    /* Artikelgruppe */
    /*****************/
    .module-articles-article-group .article-group-settings,
    .module-articles-article-group .pager-info {
        float: none;
        width: 100%;
    }
    .module-articles-article-group .pager-info {
        margin-bottom: 10px;
    }
    .module-articles-article-group .article-group-settings select {
        margin-left: 0;
        font-size: 15px;
        width: 100%;
    }
    div.module-articles-article-group select.setting-sort {
        width: 100%;
        margin-bottom: 5px;
    }
    div.module-articles-article-group select.setting-records-per-page {
        width: 100%;
    }
    /****************/
    /* Startseite */
    /****************/
    #social-media li {
        margin-bottom: 4px;
        text-align: center;
        width: 33%;
    }
}
/*************************************************************/
/* Smaller 647px */
@media only screen and (max-width : 647px) {
    #custom-shop-start-content #custom-shop-start-teaser {
        width: 100%;
        height: auto;
    }
}
/*************************************************************/
/* Smaller 610px */
@media only screen and (max-width : 610px) {
    .module-shop-basket .article-label li {
        float: none !important;
        margin-right: 0 !important;
    }
    body.shop #content-frame-left {
        margin: 0;
    }
    .flexslider-information {
        position: relative;
        top: 0;
    }
    .flex-direction-nav {
        display: none;
    }
}
/*************************************************************/
/* Smaller 510px */
@media only screen and (max-width : 510px) {
    /*******************/
    /* Label-Startseite */
    /*******************/
    .frontend_custom_label_start #content-frame .menu-main li.level-1 {
        width: 100%;
        margin-right: 0;
    }
    .frontend_custom_label_start #content-frame .menu-main li.level-1 a {
        text-align: center;
    }
    /*******************/
    /* Shop-Startseite */
    /*******************/
    #custom-shop-start-article-group ul li.level-1 {
        width: 100%;
        margin-right: 0;
    }
    #custom-shop-start-article-group ul li.level-1 a {
        text-align: center;
    }
    /****************/
    /* Banduebersicht */
    /****************/
    #custom-artists ul {
        margin: 0 auto !important;
        float: none;
    }
    #custom-artists li {
        width: 48%;
    }
    /***********/
    /* Artikel */
    /***********/
    .module-articles-article .content-box input.arrow {
        margin-left: 0;
        float: none;
        margin-top: 5px;
        clear: left;
    }
    .jcarousel-skin-jcarousel .jcarousel-container-horizontal {
        width: 100%;
    }
    .module-articles-article ul.article-options li a {
        width: 100%;
        display: block;
    }
    .module-articles-article ul.article-options li.article-options-last {
        margin-top: 4px;
    }
    .module-articles-article ul.article-options li.article-options-last:before {
        content: "";
    }
    .article-data .button-basket {
        width: calc(100% - 160px);
    }
    .module-articles-article .delivery-state,
    .module-articles-article dl {
        margin-bottom: 0;
    }
    .module-articles-article .article-data-information li {
        width: 100%;
    }
    /*********/
    /* Startseite */
    /*********/
    #social-media li {
        text-align: center;
        width: 50%;
    }
    .frontend_custom_label_start .releases .release {
        margin: 0 6px 8px !important;
        width: calc(100% / 2 - 12px);
        text-align: center;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right ul a {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    /*********/
    /* Suche */
    /*********/
    .search-result-custom-artist .artist-no-image-label {
        top: 10%;
        right: 10%;
        font-size: 15px;
    }
    /*****************/
    /* Artikelgruppe */
    /*****************/
    .article-view-prev td.article-preview a.article-image,
    .jcarousel-skin-jcarousel li.image-container {
        width: 40%;
    }
}
/*************************************************************/
/* Smaller 480px */
@media only screen and (max-width : 480px) {
    #custom-shop-start-content #custom-shop-start-teaser-buttons li {
        border-bottom: 2px solid #000;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons li a {
        width: 100%;
        float: none;
        text-align: center;
        height: auto;
        border-right: 0;
    }
    #custom-shop-start-content #custom-shop-start-button-bar li {
        width: 100%;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 2px solid #000 !important;
        text-align: center;
        padding-right: 0;
    }
    #custom-shop-start-button-bar li.custom-shop-start-button-bar-image {
        height: auto;
    }
    #custom-shop-start-content #custom-shop-start-button-bar li:last-child {
        border-bottom: 0 !important;
    }
}
/*************************************************************/
/* Smaller 453px */
@media only screen and (max-width : 453px) {
    /*************/
    /* Shop-Startseite */
    /*************/
    #custom-shop-start-content #custom-shop-start-teaser-buttons {
        height: auto;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons li a {
        height: auto;
    }
    #custom-shop-start-content #custom-shop-start-teaser-buttons li a.custom-shop-start-teaser-button-label {
        padding: 20px 0;
    }
    #custom-shop-start-content #custom-shop-start-info-line .custom-shop-start-contact-info:after {
        display: block;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right .text {
        border-right: 1px solid #000;
        margin-bottom: 10px;
        width: 100%;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right .submit {
        width: 100%;
    }
    #custom-shop-start-content .custom-shop-start-info-line-right ul a {
        background-image: none;
        text-align: center;
    }
}
/*************************************************************/
/* Smaller 400px */
@media only screen and (max-width : 400px) {
    /*************/
    /* Allgemein */
    /*************/
    .flexslider .slides {
        font-size: 12px;
    }
    .article-preview-footer-label .article-price,
    .frontend_custom_shop_start .article-view-prev td.article-preview h2 {
        font-size: 12px;
    }
    .frontend_custom_shop_start .article-view-prev td.article-preview h2 span {
        line-height: 16px;
    }
    .flexslider .slides .article-image,
    .frontend_custom_shop_start .article-view-prev td.article-preview a.article-image {
        width: 120px;
        min-height: 120px;
        line-height: 1;
    }
    .flexslider .slides .article-image img,
    .frontend_custom_shop_start .article-view-prev td.article-preview a.article-image img {
        max-width: 120px;
        max-height: 120px;
    }
    .frontend_custom_shop_start .article-view-prev ul.article-view-preview-list li.article-preview .article-image {
        line-height: 120px;
    }
    /**********/
    /* Header */
    /*********/
    #header a.logo {
        right: 46px;
    }
    /*****************/
    /* Artikelgruppe */
    /*****************/
    .article-view-prev td.article-preview a.article-image {
        text-align: left;
    }
    /***********/
    /* Artikel */
    /***********/
    .module-articles-article .content-box input.arrow {
        margin-top: 10px;
    }
    .article-media .responsive-video {
        position: relative;
        padding-bottom: 56%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }
    .article-media .responsive-video iframe,
    .article-media .responsive-video object,
    .article-media .responsive-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-width: 100%;
        min-height: 100%;
    }
    /*********/
    /* Label */
    /*********/
    .releases a.image {
        width: 30%;
        padding: 0 10px 10px;
    }
    .releases .release-information {
        width: 70%;
    }
    .music #artist-no-image-label {
        font-size: 16px;
    }
    #custom-artists li {
        width: 100%;
        margin: 0 !important;
    }
}

