/*
 div {
 border:1px dotted red;
 }
 */
/* HTML Tag Redefinition */
html, body {
    height: 100%;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

body.overflow {
    overflow-y: scroll;
}

img {
    outline: none;
    border: 0px;
}

a {
    cursor: pointer;
    outline: none;
    text-decoration: none;
    color: #000;
}

label {
    font-weight: bold;
}

fieldset {
    border: 1px solid #ccc;
}

hr.clear {
    clear: both;
    border: 0;
    background: 0;
    margin: 0;
    padding: 0;
    height: 0;
}

/* error text class optionally provided by theme */
div.ccm-error-response {
    color: #f00;
    margin-bottom: 12px
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#page {
    width: 985px;
    margin: auto;
    text-align: left;
}

#header {
    width: 100%;
    height: 55px;
    padding: 5px 0 0 0;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/header.png) right 15px no-repeat;
}

#central {
    float: left;
    margin: 0px 0 0 0;
}

#body {
    float: left;
    width: 805px;
    min-height: 500px;
    padding-bottom: 50px;
    margin: 0;
}

#search {
    position: absolute;
    width: 170px;
    margin: 0 0 0px 8px;
}

#navigation {
    float: left;
    position: relative;
    width: 170px;
    margin: 35px 10px 0 0;
    left: -28px;
}

#sidebar {
    float: right;
    width: 160px;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#breadcrumb div {
    width: 635px;
    float: left;
    font-size: 11px;
    margin: 5px 0 2px 0px;
    padding: 3px 0 5px 0;
    border-bottom: 1px solid #000;
    color: #aaa;
}

#breadcrumb div.nobread {
    border-bottom: 0;
}

#breadcrumb a {
    color: #000;
    text-decoration: none;
}

#breadcrumb a:hover {
    font-weight: normal;
    color: #333;
}

span.grey {
    color: #333;
}

/* ----------------------------------------------------------------------------------------------------
 */
#header a.logo {
    float: right;
    width: 210px;
    height: 50px;
    margin: 0 0 15px 0;
}

#header h1, #header h2 {
    text-indent: -9999px;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#title {
    width: 635px;
    min-height: 225px;
    float: left;
}

#title a {
    cursor: default;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#content {
    float: left;
    width: 635px;
    padding: 10px 0 0 0;
}

#content li {
    position: relative;
    left: -12px;
    list-style-type: square;
}

#content form {
    position: relative;
    left: -18px;
}

.uplink {
    display: block;
    float: right;
    padding-top: 25px;
    padding-left: 18px;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
form.mainsearch {
    position: relative;
    left: -6px;
}

form.mainsearch input[type =
'text'] {
    height: 13px;
    border: 1px solid #000;
    font-size: 11px;
    padding: 3px 2px 2px 6px;
    width: 118px;
    font-weight: bold;
}

form.mainsearch input[type =
'submit'] {
    position: relative;
    left: 3px;
    top: 2px;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/search.png) center center no-repeat;
    border: 0px;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
input[type =
'text'], textarea {
    padding: 2px 3px;
    border: 1px solid #999;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#content ul.nav li {
    position: relative;
    left: -22px;
    list-style: none;
}

#content ul.nav li.nav-selected a, #content ul.nav li.nav-selected a:hover {
    color: #999;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #bebdbd url(http://abp-beyerle.de/themes/abp-beyerle/img/footer-bg.png) repeat-x;
    text-align: right;
    clear: both;
    color: #fff;
    font-size: 12px;
    padding: 12px 0 12px 0;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #999;
}

#footer span#hotline {
    font-weight: bold;
    padding: 10px 20px 10px 40px;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/icon-phone.jpg) left -2px no-repeat;
}

#footer span#address {
    padding-right: 20px;
}

div.addthis_toolbox {
    display: block;
    float: left;
    margin: 24px 0 0 -2px;
}

div.addthis_toolbox a { /*Allgemeine Angaben */
    background: #fafafa;
    border: 1px solid #ccc;
    padding: 4px 5px 2px 2px;
    color: #000;
    height: auto;
    width: auto;
    margin: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px #f3f3f3;
}

div.addthis_toolbox a:hover {
    background-color: #f3f3f3;
}

div.addthis_toolbox a:active, div.addthis_toolbox a:focus {
    background-color: #e2001a;
    color: #fff;
    border: 1px solid #e2001a;
}

div.addthis_toolbox img {
    position: relative;
    top: 2px;
    padding-right: 5px;
}

/*
 ----------------------------------------------------------------------------------------------------
 */
#navigation ul {
    padding: 0px;
    list-style: none outside;
    width: 100%;
    margin: 0;
}

#navigation > ul.nav {
    position: relative;
    left: 10px;
}

#navigation ul.nav li {
    font-size: 12px;
}

#navigation ul.nav ul {
    position: relative;
    left: 0px;
    padding-top: 0px;
}

#navigation.c5 ul.nav ul {
    position: relative;
    left: -11px;
}

#navigation ul.nav li {
    padding-left: 20px;
    margin: 3px 0 3px 0px;
}

#navigation ul.subprod li {
    padding-left: 15px;
    margin: 3px 0 3px 0px;
}

#navigation ul.nav a {
    border-left: #000 solid 1px;
    display: block;
    color: #000;
    text-decoration: none;
    padding: 3px 0px 3px 5px;
}

#navigation ul.nav li.homejewels a {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/menue-homejewels.png) top left no-repeat;
    border: none;
    text-indent: -9999px;
    height: 21px;
    padding: 2px 0px 2px 10px;
    margin: 10px 0 0 15px;
}

#navigation ul.nav li.homejewels a:hover {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/menue-homejewels.png) bottom left no-repeat;
}

#navigation ul.nav a[href =
"separator"] {
    border: none;
    visibility: hidden;
}

#navigation ul.nav li.nav-selected > a, #navigation ul.nav a:hover {
    font-weight: bold;
    background: #f1f1f1;
}

#navigation ul.nav li.nav-selected > a {
    border-left: 1px solid #e33b20;
}

#navigation ul.nav li.nav-selected {
    padding-left: 20px;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/menu.png) 0 4px no-repeat;
}

#navigation ul.nav li ul li.nav-selected {
    padding-left: 20px;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/menu.png) 0 4px no-repeat;
}

#navigation ul.subprod li.nav-selected {
    padding-left: 15px;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/menu.png) 0 4px no-repeat;
}

#navigation ul.nav li.nav-path-selected ul {
    margin-left: 5px
}

#navigation ul.nav li#home ul.nav {
    margin: 0 0px 0 0;
    margin-left: 0px;
}

#navigation ul.nav li#home ul.nav li {
    padding: 0;
}

#navigation ul.nav li#home ul.nav li.nav-path-selected {
    display: none;
}

#navigation ul.nav ul.subprod {
    margin-left: 20px
}

/*
 ----------------------------------------------------------------------------------------------------
 
 Page Elements */
.pagingNav {
    margin: 16px 0px 8px 0px
}

.pagination {
    text-align: center;
    color: #bbb;
    padding-top: 4px
}

.pagination .pageRight {
    width: 20%;
    float: right;
    text-align: right;
}

.pagination .pageLeft {
    width: 20%;
    float: left;
    text-align: left
}

#sidebar form {
    padding: 0px 6px;
}

/* MISC STYLES & SHORTCUTS */
div.code {
    border: 1px solid #ddd;
    background: #eee;
    padding: 10px;
}

div.spacer, div.ccm-spacer {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

.noTopSpace {
    margin-top: 0px;
    padding-top: 0px
}

/* customize_miscellaneous */ /* customize_miscellaneous */
.endline {
    width: 635px;
    height: 10px;
    margin: 25px 0 10px 0;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/endline.png) no-repeat;
    border: 0;
}

#body p, #body h1, #body h2, #body h3, #body h4, table {
    padding: 0px 18px;
}

td.question {
    width: 140px;
}

/* ############################ CREAM SHOP ######################## */
#page #iframe {
    width: 100%;
    height: 90%;
}

div#restmenu li ul {
    display: none;
}

div#restmenu #home {
    display: block;
}

div#restmenu:hover li {
    display: block;
}

#prodshow #prodpics {
    float: right;
    margin: 10px 20px 0 20px;
    max-width: 250px;
}

#prodshow img.prodpic {
    padding: 0 0 10px 10px;
    max-width: 110px;
    max-height: 120px;
}

#prodshow #product-info-table table {
    margin-left: 18px;
}

#prodlist-table td, #prodlist-table th {
    white-space: nowrap;
    padding-right: 15px;
    text-align: left;
}

#prodlist-table td {
    white-space: normal;
}

#prodshow #product-info-text {
    min-height: 140px;
    margin-bottom: 10px;
}

#prodlist-table td.footnote:before {
    content: '+ ';
    font-weight: bold;
}

ul.subprod ul.subprod {
    display: none;
}

iframe#prodlist {
    width: 100%;
}

.cream-sidebar-pic {
    padding-bottom: 10px;
}

/* Produkt Auflistung */
ul.creamlist {
    width: 640px;
    margin: 0;
    padding: 0 0 0 20px;
    display: block;
}

/* Eintraege in der Kategorie-/Produkt-Uebersicht */
ul.creamlist li.catview {
    list-style-type: none;
    display: block;
    float: left;
    width: 140px;
    min-height: 185px;
    margin: 10px;
}

ul.creamlist li.catview span.prodimg a {
    display: block;
    float: left;
    text-align: center;
    width: 135px;
    height: 110px;
    border: 1px solid #7f7f7f;
}

ul.creamlist li.catview img {
    text-align: center;
    display: block;
    max-width: 135px;
    max-height: 110px;
}

ul.creamlist li.catview span.prodname a {
    display: block;
    float: left;
    width: 122px;
    border: 1px solid #7f7f7f;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/prodlist-bg.png) repeat-y;
    padding: 5px 6px;
    margin: 10px 0 0 0;
    min-height: 60px;
}

/* Eintraege in der Produktansicht -------------- */
ul.creamlist li.prodview {
    list-style-type: none;
    display: block;
    float: left;
    width: 190px;
    min-height: 40px;
    margin: 10px;
}

ul.creamlist li.prodview span.prodimg a {
    display: block;
    float: left;
    text-align: center;
    width: 40px;
    height: 40px;
    border: 1px solid #7f7f7f;
}

ul.creamlist li.prodview img {
    text-align: center;
    display: block;
    max-width: 40px;
    max-height: 40px;
}

ul.creamlist li.prodview span.prodname {
    float: right;
    vertical-align: middle;
}

ul.creamlist li.prodview span.prodname a {
    display: block;
    float: left;
    border: 1px solid #7f7f7f;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/prodlist-bg.png) repeat-y;
    padding: 5px 6px;
    width: 130px;
    min-height: 30px;
}

/* ------------------------------------------| */
ul.creamlist li span.prodname a:hover {
    font-weight: normal;
    background: #eee;
}

/* ----------------------------------------- Legend --------------*/
#content a.legend {
    background-image: none !important;
}

a.marker-back.leg {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

#body a.legend {
    color: #000;
    margin: 0;
}

a.legend:hover {
    color: #333;
}

#product-legend {
    margin: 0;
    padding: 10px;
}

#product-legend.hide {
    display: none;
}

#product-legend .col1 {
    float: left;
    width: 300px;
}

#product-legend .col2 {
    float: left;
    width: 310px;
}

#product-legend ul {
}

#product-legend ul li {
    list-style-type: none;
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 2px 0 2px 10px;
}

#product-legend ul li.last {
    border-bottom: 0;
}

#product-legend ul li div {
    float: left;
    width: 50px;
    font-weight: bold;
}

#product-legend ul li span {
    display: block;
    border-left: 1px solid #c1c1c1;
    padding-left: 10px;
    margin: 0 0 0 50px;
}

/* ############################ Language Switch ######################## */
#languageswitch {
    float: left;
    margin: 25px 0 0 0;
}

#languageswitch ul {
    margin: 0;
    padding: 0;
}

#languageswitch ul li {
    list-style-type: none;
    display: inline;
}

#languageswitch ul li a { /*Allgemeine Angaben */
    background: #fafafa url(http://abp-beyerle.de/themes/abp-beyerle/img/de.png) bottom 50% no-repeat;
    border: 1px solid #ccc;
    padding: 2px 5px 15px 5px;
    color: #000;
    height: auto;
    width: auto;
    margin: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px #f3f3f3;
}

#languageswitch ul.horizontal li a { /*Vertikal? Dann brauchen wir nur eine Klasse */
    background: #fafafa url(http://abp-beyerle.de/themes/abp-beyerle/img/de.png) 2px 50% no-repeat;
    padding: 3px 5px 3px 20px;
    color: #000;
}

#languageswitch ul li a:hover {
    background-color: #f3f3f3;
}

#languageswitch ul li a:active, #languageswitch ul li a:focus {
    background-color: #e2001a;
    color: #fff;
    border: 1px solid #e2001a;
}

#languageswitch ul li.de a {
    background-image: url(http://abp-beyerle.de/themes/abp-beyerle/img/de.png);
}
 /* German */
#languageswitch ul li.en a {
    background-image: url(http://abp-beyerle.de/themes/abp-beyerle/img/en.png);
}

/* Franz */
#languageswitch ul li.fr a {
    background-image: url(http://abp-beyerle.de/themes/abp-beyerle/img/fr.png);
}


 /* English */
/* ############################ US Title ######################## */
#ustitle {
    float: left;
    margin: 25px 5px 0 5px;
}

/* ############################ lytebox ######################## */
#lbOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 500px;
}

#lbOverlay.grey {
    background-color: #000000;
}

#lbMain {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center;
    line-height: 0;
}

#lbMain a img {
    border: none;
}

#lbOuterContainer {
    position: relative;
    background-color: #fff;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

#lbOuterContainer.grey {
    border: 1px solid #888888;
}

#lbDetailsContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    width: 100%;
    line-height: 1.4em;
    overflow: auto;
    margin: 0 auto;
}

#lbDetailsContainer.grey {
    border: 1px solid #888888;
    border-top: none;
}

#lbImageContainer, #lbIframeContainer {
    padding: 10px;
}

#lbLoading {
    position: absolute;
    top: 45%;
    left: 0%;
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 0;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lbImageContainer >#lbHoverNav {
    left: 0;
}

#lbHoverNav a {
    outline: none;
}

#lbPrev {
    width: 49%;
    height: 100%;
    background: transparent url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/blank.gif) no-repeat;
    display: block;
    left: 0;
    float: left;
}

#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/prev_grey.gif) left 15% no-repeat;
}

#lbNext {
    width: 49%;
    height: 100%;
    background: transparent url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/blank.gif) no-repeat;
    display: block;
    right: 0;
    float: right;
}

#lbNext.grey:hover, #lbNext.grey:visited:hover {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/next_grey.gif) right 15% no-repeat;
}

#lbPrev2, #lbNext2 {
    text-decoration: none;
    font-weight: bold;
}

#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
    color: #333333;
}

#lbPrev2_Off, #lbNext2_Off {
    font-weight: bold;
}

#lbPrev2_Off.grey, #lbNext2_Off.grey {
    color: #CCCCCC;
}

#lbDetailsData {
    padding: 0 10px;
}

#lbDetailsData.grey {
    color: #333333;
}

#lbDetails {
    width: 60%;
    float: left;
    text-align: left;
}

#lbCaption {
    display: block;
    font-weight: bold;
}

#lbNumberDisplay {
    float: left;
    display: block;
    padding-bottom: 1.0em;
}

#lbNavDisplay {
    float: left;
    display: block;
    padding-bottom: 1.0em;
}

#lbClose {
    width: 64px;
    height: 28px;
    float: right;
    margin-bottom: 1px;
}

#lbClose.grey {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/close_grey.png) no-repeat;
}

#lbPlay {
    width: 64px;
    height: 28px;
    float: right;
    margin-bottom: 1px;
}

#lbPlay.grey {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/play_grey.png) no-repeat;
}

#lbPause {
    width: 64px;
    height: 28px;
    float: right;
    margin-bottom: 1px;
}

#lbPause.grey {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/lytebox/pause_grey.png) no-repeat;
}

