/*@font-face {
    font-family: 'Noto Sans';
    src: url('css/NotoSans-Regular-webfont.eot');
    src: url('css/NotoSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/NotoSans-Regular-webfont.woff') format('woff'),
         url('css/NotoSans-Regular-webfont.ttf') format('truetype'),
         url('css/NotoSans-Regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('css/NotoSans-Bold-webfont.eot');
    src: url('css/NotoSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/NotoSans-Bold-webfont.woff') format('woff'),
         url('css/NotoSans-Bold-webfont.ttf') format('truetype'),
         url('css/NotoSans-Bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}*/

body {
    background-color: white;
    margin: 0;
    background-image: url(img/bodybg.jpg);
    background-repeat: repeat-x;
}
BODY, P, BLOCKQUOTE, CENTER, FORM, OL, UL, LI, PRE, TABLE, TR, TH, TD {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}
.tp {
    z-index: 10000;
    padding: 5px;
    border: 1px solid #dedede;
    background-color: white;
    color: black;
    box-shadow: 0 0 10px #dedede;
}
img {
    border: 0;
}
li {
    /*font-size:8pt;*/
    line-height: 10pt;
    margin-left: -20px;
    margin-right: 10px;
}
h1, h2, h3, h4, h5 {
    color: #1b7cc9;
}
h1 .grey, h2 .grey, h3 .grey, h4 .grey, h5 .grey {
    color: grey;
}
h1 .orange, h2 .orange, h3 .orange, h4 .orange, h5 .orange, .orange {
    color: #ea5505;
}
div, p {
    text-align: left;
}
center {
    text-align: center;
}
input[type="text"], input[type="password"], textarea, select {
    border: 1px solid #dedede;
}
input[type="button"], input[type="submit"] {
    border: 0 none;
    background-color: #e75701;
    color: white;
    padding: 4px 10px;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
input[type="button"].button_grey, input[type="submit"].button_grey {
    background-color: #dedede;
    color: dimgrey;
}
/*input[type="checkbox"]
{
    width: 15px;
    height: 13px;
    background: url('images/checkbox_unchecked.png');
    -webkit-appearance:none;
    border: 0 none;
}
input[type="checkbox"]:checked
{
    background: url('images/checkbox_checked.png');
}*/
#main_content_container_narrow {
    display: block;
    padding: 0 90px;
    padding: 0 15%;
}
#navi {
    color: black;
    width: 149px;
    margin: 0 0 0 2px;
    padding: 0;
    background-color: #ffffff;
    /* #cce0eb */
}
#navi_in {
    background-color: #ecebeb;
    color: black;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    /* margin:1px; */
    margin: 1px 0 1px 0;
    width: 144px;
    padding: 1px 2px 1px 3px;
    text-decoration: none;
}
#navi_in2 {
    background-color: #cce0eb;
    color: black;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 1px 0 1px 0;
    width: 144px;
    padding: 1px 2px 1px 3px;
    text-decoration: none;
}
#navi_in3 {
    background-color: #bcced9;
    color: black;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 1px 0 1px 0;
    width: 144px;
    padding: 1px 2px 1px 3px;
    text-decoration: none;
}
#navi_sel {
    /* background-color:#eff5f9; */
    background-color: #faecec;
    color: #1f2f5f;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    /* margin:1px; */
    margin: 1px 0 1px 0;
    width: 144px;
    padding: 1px 2px 1px 3px;
    text-decoration: none;
}
.navi_drop {
    background-color: #f3f3f3;
    color: black;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}
.navi_dropa {
    background-color: #f3f3f3;
    color: black;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.navi_drope {
    background-color: #f3f3f3;
    color: black;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
:hover#navi_neu {
    color: black;
    background-color: #d7d7d7;
}
:hover#navi_in, :hover#navi_act {
    color: black;
    background-color: #d7d7d7;
}
:hover#navi_in2 {
    color: black;
    background-color: #bcd0db;
}
:hover#navi_in3 {
    color: black;
    background-color: #9fbece;
}
:hover#navi_sel, :hover#subnavi_act {
    color: #000000;
    background-color: #ffffff;
}

/*:visited#navi_in, :visited#navi_in2, :visited#navi_in3, :visited.navi_drop, :visited.navi_dropa, :visited.navi_drope, :visited#navi_sel, :visited#navi_act, :visited#subnavi_act
{
 color:black;
}*/

#navi_act {
    text-decoration: none;
    font-weight: bold;
}
#subnavi_act {
    color: #1b7cc9;
    /*  background-color:#dbe9f1;*/
    background-color: #f6e0e0;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    display: block;
    /* margin:1px; */
    margin: 1px 0 1px 0;
    width: 144px;
    padding: 1px 2px 1px 3px;
    text-decoration: none;
    border: 0;
}
#home_ug {
    background-color: #cce0eb;
    color: black;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #007fc2;
    margin: 0 0 1px 0;
    width: 159px;
    padding: 0 2px;
    text-decoration: none;
}
#home_ug2 {
    background-color: white;
    color: #1f2f5f;
    display: block;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #007fc2;
    margin: 0 0 1px 0;
    width: 158px;
    padding: 0 0 0 5px;
    text-decoration: none;
}
:hover#home_ug {
    color: #1b7cc9;
    background-color: #d7d7d7;
}
:hover#home_ug2 {
    color: #1b7cc9;
    background-color: #efefef;
}
div.cap {
    background-color: #cce0eb;
    color: black;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 0 solid #cce0eb;
}
A {
    text-decoration: none;
    color: #1b7cc9;
}
td.lmenu {
    background-color: #e7e7e7;
    height: 18px;
    vertical-align: middle;
}
A:visited {
    color: #000000;
}
A:hover {
    text-decoration: underline;
}
input.aar, select.aar, textarea.aar {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    background-color: #ffffff;
    /* f1f6f9 */
    color: #000000;
    border: 1px solid #dedede;
}
.b {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.b1 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
.b2 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.b3 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #1b7cc9;
    text-decoration: none;
}
.b4 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.b5 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.b6 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.b7 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.c {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 14px;
    color: #000000;
}
.c1 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 14px;
    color: #FFFFFF;
}
.c2 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 16px;
    color: #1b7cc9;
}
.c3 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 14px;
    color: #1b7cc9;
}
.e {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 36px;
    color: #000000;
}
.e1 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 36px;
    color: #FFFFFF;
}
.e2 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 36px;
    color: #1b7cc9;
}
.e3 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #1b7cc9;
}
.h {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    text-indent: 1px;
}
.k {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 10px;
    color: dimgrey;
    text-indent: 1px;
}
.k2 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: dimgrey;
    text-indent: 1px;
}
.k3 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 10px;
    color: #999999;
    text-indent: 1px;
}

/*hr { color:#bdbdbd; background-color:#bdbdbd; height:1px; border:0; width:100%; }*/

hr {
    display: block;
    background-image: url(img/dots_line_background.gif);
    background-repeat: repeat-x;
    border: 0 none;
    height: 1px;
}
.rating_1 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #1b7cc9;
    text-indent: 1px;
    font-weight: bold;
}
.rating_2 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 8px;
    color: #1b7cc9;
    text-indent: 1px;
    font-weight: bold;
}
.rating_3 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #888888;
    text-indent: 1px;
    font-weight: bold;
}
.cross_1 {
    font-family: 'Noto Sans', Arial, Helvetica;
    font-size: 12px;
    color: #1b7cc9;
    text-indent: 1px;
    font-weight: bold;
}
.x2 {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: dimgrey;
    font-weight: normal;
}
.x2_sub {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: grey;
    padding-bottom: 2px;
}
.x2_sperren {
    cursor: help;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: dimgrey;
}
.greysmall {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #7f7f7f;
}
table.a_table {
    border: none;
    border-collapse: collapse;
}
table.a_table p {
    margin: 0;
}
td.a_table_l {
    border: 1px solid #dedede;
    width: 200px;
    vertical-align: top;
    padding: 2px;
}
td.a_table_r {
    border: 1px solid #dedede;
    width: 400px;
    vertical-align: top;
    padding: 2px;
}
#article_display {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #9fbae2;
    border-bottom: 1px solid #9fbae2;
}
#article_display_description {
    font-size: 12px;
}
#article_display_description td, #article_display_description th, #article_display_description span {
    color: dimgrey;
}
#article_display_html {
    float: right;
    border-left: 1px solid #9fbae2;
    margin-left: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}
#article_display_text {
    color: dimgrey;
}
#article_display_details {
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #9fbae2;
}
.artikeldetails_container, .ITSs {
    float: left;
    clear: both;
    display: block;
    width: 100%;
}
table.artikeldetails {
    /*width: 100%;*/
}
table.artikeldetails td {
    height: 20px;
    vertical-align: top;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: dimgrey;
}
table.artikeldetails td.titel {
    width: 30%;
    padding-right: 10px;
    text-align: left;
}
table.artikeldetails .detailtitelrand {
    height: 5px;
}
table.artikeldetails .detailtitel {
    text-transform: uppercase;
    background-color: #e9f6fc;
}
table.artikeldetails, table.artikeldetails td, table.artikeldetails th {
    border-collapse: collapse;
    /*border: 1px solid #6aadd4;*/
    border: 0 none;
}
.ITSg {
    display: block;
    background-color: #e9f6fc;
    clear: both;
    line-height: 20px;
    padding: 2px;
    vertical-align: top;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: dimgrey;
}
.ITSr0, .ITSr1 {
    display: block;
    clear: both;
}
.ITSn {
    display: inline-block;
    float: left;
    width: 30%;
    clear: both;
    line-height: 20px;
    padding: 2px;
    vertical-align: top;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: dimgrey;
}
.ITSv {
    display: inline-block;
    float: left;
    clear: none;
    line-height: 20px;
    padding: 2px 2px 2px 20px;
    vertical-align: top;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: dimgrey;
}
.rabatt_suche {
    display: block;
    position: relative;
    width: 52px;
    height: 39px;
    padding-top: 13px;
    margin: -27px -52px -22px 0;
    background-image: url(img/rabatt_suche_kreis.png);
    background-repeat: no-repeat;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    color: white;
    text-align: center;
    white-space: nowrap;
}
td.mainmenu {
    background-color: #027ec2;
    padding: 0;
    margin: 0;
    height: 20px;
}
a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited, div.mainmenu {
    display: inline-block;
    background-color: #027ec2;
    color: white;
    height: 18px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin: 0;
    margin-right: 5px;
    padding: 2px 8px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
a.mainmenu:hover {
    display: inline-block;
    /*color: black;*/
    /*text-decoration: none;*/
}
#language_selector {
    display: inline-block;
    display: none;
    position: absolute;
    z-index: 10000;
    padding: 1px 0 2px;
    margin-top: 2px;
    margin-left: -5px;
    border: 1px solid #dedede;
    background-color: white;
    line-height: 20px;
    color: black;
    box-shadow: 0 0 10px #dedede;
}
#language_selector a:link, #language_selector a:active, #language_selector a:visited {
    display: block;
    color: black;
    font-weight: normal;
    text-decoration: none;
    padding: 0 6px 0 4px;
}
#language_selector a:hover {
    background-color: rgba(233, 109, 0, 0.1);
    text-decoration: none;
}
#language_selector img {
    position: relative;
    top: 3px;
}
#kategorien_container {
    padding-bottom: 7px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}
#kategorien_container img.kategorien_button {
    /*width: 156px;*/
    cursor: pointer;
}
#kategorien_allebutton {
    display: inline-block;
    width: 142px;
    height: 31px;
    background-image: url(img/kategorien_allebutton.png);
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: Bold;
    font-size: 13px;
    color: white;
    line-height: 30px;
    padding-left: 9px;
}
#kategorien_menu {
    display: none;
    /*display: block;*/
    position: absolute;
    border: 1px solid #dedede;
    background-color: white;
    /*border-radius: 6px;*/
    padding: 3px 0;
    width: 901px;
    height: 480px;
    z-index: 10000;
    box-shadow: 0 0 10px #dedede;
}
#kategorien_menu_l1 {
    float: left;
    width: 300px;
    height: 480px;
    border-right: 1px solid #dedede;
}
#kategorien_menu_right {
    float: left;
    width: 600px;
    height: 480px;
    background-color: white;
}
.kategorien_menu_teaser {
    float: right;
    width: 300px;
    height: 480px;
    padding: 0;
    background-color: white;
}
.kategorien_teaser_background {
    position: absolute;
    margin-top: -3px;
    margin-right: -100%;
    margin-bottom: -100%;
    z-index: 10010;
}
.kategorien_menu_teaser_objects {
    position: absolute;
    width: 300px;
    margin-bottom: -100%;
    margin-right: -300px;
    z-index: 10020;
}
.kategorien_menu_teaser_object {
    display: block;
    float: right;
    width: 300px;
}
#kategorien_menu a:link, #kategorien_menu a:active, #kategorien_menu a:visited {
    display: block;
    padding: 0 6px;
    line-height: 25px;
    font-size: 13px;
    color: black;
    font-weight: normal;
    background-color: white;
    text-decoration: none;
}
#kategorien_menu_right a:hover, #kategorien_menu a.selected {
    /*background-color: #e9f6fc;*/
    background-color: rgba(233, 109, 0, 0.1);
}
#kategorien_sidemenu {
    z-index: 100;
}
#kategorien_sidemenu a:link, #kategorien_sidemenu a:active, #kategorien_sidemenu a:visited {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    display: block;
    /*padding-left: 3px;*/
    font-size: 11px;
    color: black;
    line-height: 19px;
    margin-left: 2px;
    border-bottom: 2px solid white;
    clear: both;
}
#kategorien_sidemenu a.kategorien_sidemenu_path:link, #kategorien_sidemenu a.kategorien_sidemenu_path:active, #kategorien_sidemenu a.kategorien_sidemenu_path:visited {
    font-weight: bold;
    font-weight: 900;
    padding: 2px 0 2px 8px;
    margin: -2px 14px -2px -8px;
    border-radius: 5px;
}
#kategorien_sidemenu a.kategorien_sidemenu_path_pre:link, #kategorien_sidemenu a.kategorien_sidemenu_path_pre:active, #kategorien_sidemenu a.kategorien_sidemenu_path_pre:visited {
    padding: 2px 0 2px 8px;
    margin: -2px 14px -2px -8px;
    border-radius: 5px;
}
#kategorien_sidemenu a.kategorien_sidemenu_path:hover, #kategorien_sidemenu a.kategorien_sidemenu_path_pre:hover, #kategorien_sidemenu a.kategorien_sidemenu_path:link, #kategorien_sidemenu a.kategorien_sidemenu_path:active, #kategorien_sidemenu a.kategorien_sidemenu_path:visited {
    background-color: #e9f6fc;
}
#kategorien_sidemenu a.kategorien_sidemenu_path_pre img {
    position: relative;
    left: -5px;
    top: -1px;
    margin-right: -5px;
}
#kategorien_sidemenu a:hover {
    text-decoration: none;
    background-color: #e9f6fc;
}
#kategorien_sidemenu a.kategorien_sidemenu_path_neighbour:link, #kategorien_sidemenu a.kategorien_sidemenu_path_neighbour:active, #kategorien_sidemenu a.kategorien_sidemenu_path_neighbour:visited {
    font-weight: normal;
    padding-left: 0;
    padding: 2px 0 2px 8px;
    margin: -2px 14px -2px -8px;
    border-radius: 5px;
}
#kategorien_sidemenu a.kategorien_sidemenu_path_neighbour:hover {
    text-decoration: none;
    background-color: #e9f6fc;
}
#kategorien_sidemenu a.kategorien_sidemenu_subs:link, #kategorien_sidemenu a.kategorien_sidemenu_subs:active, #kategorien_sidemenu a.kategorien_sidemenu_subs:visited, #kategorien_sidemenu a.kategorien_sidemenu_subs:hover {
    font-weight: normal;
    padding-left: 16px;
    padding: 2px 0 2px 24px;
    margin: -2px 14px -2px -8px;
    border-radius: 5px;
}
.kategorien_sidemenu_arrow {
    float: left;
    clear: both;
    position: relative;
    top: 4px;
}
#head_specials {
    display: block;
    width: 100%;
    margin-top: -3px;
    line-height: 40px;
    text-align: center;
}
#head_specials a:link, #head_specials a:active, #head_specials a:visited {
    display: inline-block;
    margin: 0 8px;
    color: #38a1d8;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#head_specials a:link span, #head_specials a:active span, #head_specials a:visited span {
    padding: 2px 5px;
    border-radius: 5px;
}
#head_specials a.head_specials_active:link span, #head_specials a.head_specials_active:active span, #head_specials a.head_specials_active:visited span {
    background-color: #38a1d8;
    color: white;
    text-decoration: none;
}
#head_specials a:hover {
    text-decoration: none;
}
#head_specials a:hover span {
    background-color: #38a1d8;
    color: white;
    text-decoration: none;
}
#search_container {
    display: block;
    width: 660px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}
#search_container.search_container_wide {
    width: 815px;
}
#search_container input {
    padding-left: 5px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}
#search_container select {
    padding-left: 3px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}
#search_container #search_line_1 {
    display: block;
    height: 35px;
}
#search_container #search_title {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 90px;
    padding-left: 10px;
    border: 1px solid #dedede;
    border-right: none;
    background-color: #b4b4b4;
    color: white;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
#search_container #search_text {
    float: left;
    border: 1px solid #dedede;
    border-right: 0 none;
    height: 26px;
    width: 521px;
    padding-left: 8px;
    line-height: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
#search_container.search_container_wide #search_text {
    width: 676px;
}
#search_container #search_button {
    border: 1px solid #dedede;
    border-left: 0 none;
    float: left;
    width: 28px;
    height: 28px;
}
#search_container #search_button.arrow {
    background-image: url(img/search_head_arrow.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
#search_container #search_mediacode {
    float: right;
    border: 1px solid #dedede;
    height: 30px;
    width: 120px;
    line-height: 30px;
    border-radius: 3px;
}
#search_container #search_line_2 {
    display: block;
    clear: both;
    height: 25px;
}
#search_container #search_manufacturer, #search_container #search_category {
    float: left;
    border: 1px solid #dedede;
    height: 25px;
    width: 242px;
    line-height: 30px;
    margin-right: 5px;
    border-radius: 3px;
}
#search_container #search_sort {
    float: right;
    border: 1px solid #dedede;
    height: 25px;
    width: 165px;
    line-height: 30px;
    border-radius: 3px;
}
#search_ink_button {
    display: block;
    border: 1px solid #dedede;
    padding: 5px 10px 7px;
    width: 130px;
    /*height: 30px;*/
    background-image: url(img/search_ink_button_line.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    font-weight: bold;
    border-bottom: 0 none;
    text-align: center;
    margin-bottom: 10px;
    color: #1b7cc9;
}
a#search_ink_button_link:link, a#search_ink_button_link:active, a#search_ink_button_link:visited {
    text-decoration: none;
}
a#search_ink_button_link:hover {
    text-decoration: none;
}
#helligkeit_balken_div {
    display: inline-block;
    float: left;
    width: 325px;
    height: 36px;
    background-image: url(img/licht_helligkeit_back.jpg);
    padding: 4px;
    padding-top: 19px;
    padding-bottom: 0;
}
#helligkeit_indikator {
    position: relative;
    left: 99px;
    padding: 2px;
    display: inline-block;
    border-left: 1px solid black;
    height: 29px;
    width: 50px;
    z-index: 100;
    margin: 0;
    margin-bottom: -34px;
    margin-right: -55px;
}
#helligkeit_indikator_2 {
    position: relative;
    left: 99px;
    padding: 2px;
    display: inline-block;
    border-left: 1px solid grey;
    height: 29px;
    width: 50px;
    z-index: 90;
    color: #888888;
    margin: 0;
    margin-bottom: -34px;
    margin-right: -54px;
}
.helligkeit_indikator_text {
    position: relative;
    top: -18px;
    left: -4px;
    margin-right: -4px;
}
#helligkeit_birne_div {
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 83px;
    height: 55px;
    background-image: url(img/licht_helligkeit_birne.jpg);
}
#helligkeit_birne_zahl {
    padding-top: 21px;
    padding-left: 13px;
}
#farbtemperatur_balken_div {
    display: block;
    width: 325px;
    height: 36px;
    background-image: url(img/licht_farbtemperatur_back.jpg);
    padding: 4px;
    padding-top: 19px;
    padding-bottom: 0;
}
#farbtemperatur_indikator {
    position: relative;
    left: 99px;
    padding: 2px;
    display: inline-block;
    border-left: 1px solid black;
    height: 29px;
    width: 50px;
    z-index: 100;
    margin: 0;
    margin-bottom: -34px;
    margin-right: -55px;
}
#farbtemperatur_indikator_2 {
    position: relative;
    left: 99px;
    padding: 2px;
    display: inline-block;
    border-left: 1px solid grey;
    height: 29px;
    width: 50px;
    z-index: 90;
    color: #888888;
    margin: 0;
    margin-bottom: -34px;
    margin-right: -54px;
}
.farbtemperatur_indikator_text {
    position: relative;
    top: -18px;
    left: -4px;
    margin-right: -4px;
}
tr.min_price_mark td {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}
tr.min_price_mark:hover {
    background-color: #f3f3f3;
}
tr.min_price_mark:hover td {
    /*border-top: 1px solid #dcb56a;
    border-bottom: 1px solid #dcb56a;*/
    background-color: #f3f3f3;
}
#poll_banner {
    display: inline-block;
    width: 150px;
    margin: 0 0 10px;
    cursor: pointer;
}
#poll_banner_head {
    font-weight: bold;
    font-size: 11px;
    color: #1b7cc9;
    padding-left: 10px;
}
#poll_banner_head .sub {
    color: #ea5505;
}
#poll_banner_list {
    padding: 5px 0 0 10px;
    margin: 5px 0 10px 0;
    background-image: url(img/poll_banner_background.gif);
    min-height: 1px;
}
#poll_banner_list .poll_banner_list_rating {
    display: inline-block;
    float: left;
    clear: both;
    margin: 2px 10px 0 0;
    background-image: url(img/poll_banner_bubble_small.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 29px;
    padding-top: 4px;
    text-align: center;
    color: white;
    font-size: 12px;
}
#poll_banner_list .poll_banner_list_nametext {
    display: inline-block;
    float: left;
    width: 97px;
}
#poll_banner_list .poll_banner_list_name {
    display: inline-block;
    color: grey;
    font-weight: bold;
    font-size: 10px;
}
#poll_banner_list .poll_banner_list_text {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 10px;
}
#poll_banner_list_bottom {
    display: block;
    clear: both;
    height: 1px;
}
#poll_banner_list .poll_banner_list_text .poll_banner_list_text_link {
    color: #ea5505;
}
#poll_banner_button {
    display: block;
    clear: both;
    background-color: #0080bf;
    color: white;
    font-weight: bold;
    padding: 5px;
    border: 1px solid #dfdedc;
    text-align: center;
}
#article_show_container {
    display: block;
    width: 830px;
}
#article_show_head_left {
    float: left;
    width: 410px;
    z-index: 10;
}
#article_show_image_overlay {
    position: relative;
    width: 300px;
    height: 280px;
    margin-left: -300px;
    margin-bottom: -280px;
    background-image: url(img/article_show_image_overlay.png);
    /*background-color: white;*/
    z-index: -10;
}
#article_show_image_container {
    float: left;
    min-width: 280px;
    height: 280px;
    margin-right: -150px;
    margin-bottom: 10px;
    /*z-index: -10;*/
}
#article_show_image_container a {
    display: inline-block;
    position: relative;
    /*z-index: -15;*/
}
#article_show_image_container img {
    position: relative;
    z-index: -20;
}
#article_show_benchmark_container {
    float: right;
    margin: 10px 0 10px 10px;
}
#article_show_details_container {
    float: left;
    clear: left;
    padding-left: 10px;
    width: 230px;
    min-height: 100px;
    margin-bottom: 5px;
}
#article_show_details_container h2 {
    margin: 0;
    padding: 0;
}
#article_show_details_container .article_show_details_label {
    float: left;
    clear: left;
    display: inline-block;
    width: 100px;
}
#article_show_details_container .article_show_details_value {
    float: left;
    display: inline-block;
}
#article_show_rating_container {
    float: left;
    width: 170px;
    min-height: 60px;
}
#article_show_rating_container h2 {
    margin: 0;
    padding: 0;
}
#article_show_head_right {
    float: right;
    width: 400px;
    min-height: 350px;
    margin-top: 30px;
    z-index: 100;
}
#article_show_title_container {
    float: left;
    width: 380px;
    padding: 10px;
    padding-bottom: 20px;
    min-height: 100px;
    background-color: white;
}
#article_show_title_container h2 {
    margin: 0;
    padding: 0;
}
#article_show_title_container .article_show_cart_delivery_status {
    float: left;
    clear: both;
    font-size: 12px;
    line-height: 18px;
    padding-top: 5px;
}
#article_show_title_container .article_show_cart_delivery_status img {
    float: left;
    clear: both;
    position: relative;
    top: -1px;
    padding: 1px;
    border: 1px solid #dedede;
    background-color: white;
    border-radius: 3px;
    margin: 0 4px 0 0;
}
#article_show_title_container .article_show_cart_delivery_status span.status_label {
    float: left;
    width: 140px;
}
#article_show_title_container #article_show_cart_variants {
    float: right;
    width: 190px;
    margin-right: 10px;
    margin-top: 5px;
    font-weight: normal;
}
#article_show_title_container #article_show_cart_variants #variante_titel {
    text-align: right;
    margin: 0;
    padding: 0 0 3px 0;
    font-weight: normal;
}
#article_show_title_container #article_show_cart_variants #variante_titel img {
    position: relative;
    top: 2px;
}
#article_show_title_container #article_show_sperre {
    float: left;
    clear: left;
    display: inline-block;
    width: 165px;
    margin-top: 5px;
}
#article_show_title_container #article_show_sperre img {
    float: left;
    clear: both;
    position: relative;
    top: -1px;
    left: -1px;
    border: 1px solid #dedede;
    background-color: white;
}
#article_show_title_container #article_show_sperre img.achtung_kreis {
    margin: 0 4px 5px 0;
    left: -1px;
    padding: 2px;
    border-radius: 10px;
}
#article_show_title_container #article_show_sperre img.achtung_quadrat {
    margin: 0 5px 5px 0;
    left: 0;
    padding: 1px;
    border-radius: 3px;
}
#article_show_title_container #article_show_sperre p {
    display: inline-block;
    float: left;
    clear: none;
    width: 135px;
    margin: 0;
    padding: 0;
    color: grey;
    font-size: 10px;
}
#variante_auswahl {
    display: inline-block;
    width: 190px;
    padding: 5px;
    border: 1px solid #dedede;
    border-radius: 5px;
    cursor: pointer;
}
#variante_auswahl:hover {
    border: 1px solid grey;
}
#variante_auswahl p, #variante_liste p {
    margin: 0;
    font-weight: normal;
}
#variante_auswahl img, #variante_liste img {
    height: 12px;
}
#variante_liste {
    position: absolute;
    min-height: 20px;
    width: 198px;
    border: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-radius: 5px;
    background-color: white;
    display: none;
    z-index: 1000;
    box-shadow: 0 0 10px #dedede;
}
#variante_liste .variante_auswahl {
    padding: 5px;
    width: 188px;
    cursor: pointer;
    border-bottom: 1px solid #dedede;
}
#variante_liste .variante_auswahl:hover {
    background-color: #f0f0f0;
}
#article_show_cart_eur_price {
    float: left;
    clear: both;
    padding: 0 10px 5px;
    width: 380px;
    text-align: right;
    font-size: 26px;
    color: #cfcfcf;
    background-color: white;
}
#article_show_cart_liveshopping {
    clear: both;
    padding: 8px 10px;
    background-color: #e75701;
    color: white;
    font-size: 14px;
}
#article_show_cart_liveshopping .info {
    display: inline-block;
    float: left;
    line-height: 28px;
}
#article_show_cart_liveshopping .timer {
    display: inline-block;
    float: right;
    font-family: Inconsolata;
    font-size: 25px;
    line-height: 28px;
}
#article_show_cart_versandkostenfrei {
    clear: both;
    padding: 8px 10px;
    background-color: #e75701;
    color: white;
    font-size: 14px;
}
#article_show_cart_versandkostenfrei .info {
    display: inline-block;
    float: left;
    font-size: 10px;
}
#article_show_cart_container {
    float: left;
    clear: both;
    padding: 10px;
    width: 380px;
    background-color: #f9f9f9;
    min-height: 100px;
}
#article_show_cart_container #article_show_cart_container_left {
    float: left;
    width: 170px;
    text-align: right;
}
#article_show_cart_count select {
    border: 1px solid #dedede;
    border-radius: 3px;
}
.rabatt_artikel_uvp {
    margin-top: 10px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}
.rabatt_artikel_uvp_preis {
    font-size: 13px;
}
.rabatt_artikel_sparen {
    margin-top: 10px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}
.rabatt_artikel_sparen_prozent {
    font-size: 17px;
    color: #e75701;
}
.rabatt_artikel_sparen_wert {
    font-size: 17px;
    color: #e75701;
}
#article_show_cart_container #article_show_cart_container_right {
    float: left;
    width: 210px;
    text-align: right;
}
#article_show_cart_vk {
    font-size: 36px;
    margin: -10px 0 -5px 0;
    padding: 0;
    font-weight: normal;
    text-align: right;
    color: #e75701;
}
#article_show_cart_container .article_show_cart_vk_disclaimer {
    font-size: 10px;
}
#article_show_cart_container .article_show_cart_unitprice {
    display: block;
    padding: 2px 0;
}
#article_show_cart_container #article_show_cart_wkbutton {
    border: 0 none;
    background-color: #e75701;
    color: white;
    width: 170px;
    height: 30px;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
}
#article_show_cart_container #article_show_cart_wkbutton_grey {
    border: 0 none;
    background-color: #dedede;
    color: dimgrey;
    width: 170px;
    height: 30px;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: not-allowed;
}
#article_show_cart_container form {
    margin: 0;
    padding: 0;
}
#article_show_social_container {
    float: right;
    clear: right;
    width: 580px;
    padding-left: 20px;
    margin-right: -30px;
    height: 30px;
    margin-left: -200px;
    margin-bottom: 10px;
}
#article_show_social_container .shariff {
    float: right;
    display: inline-block;
    width: 170px;
}
#article_show_combi_container {
    display: block;
    clear: both;
    padding-left: 10px;
    /*padding-top: 10px;*/
    height: 100px;
}
#article_show_combi_container form p, #article_show_combi_container form table {
    display: block;
    margin: 0;
    padding: 0;
}
#article_show_combi_container #article_show_combi_wkbutton {
    border: 0 none;
    background-color: #e75701;
    color: white;
    border-radius: 2px;
    padding: 3px 8px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
#article_show_description_container {
    display: block;
    clear: both;
    margin-top: 25px;
    padding-left: 10px;
    min-height: 100px;
}
#article_show_description_text {
    clear: left;
    display: block;
}
#article_show_description_html {
    float: right;
    min-width: 150px;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    border-left: 1px solid #dedede;
}
#article_show_crossselling_container {
    display: block;
    float: left;
    clear: both;
    margin-top: 25px;
    margin-bottom: 20px;
    color: grey;
}
#article_show_crossselling_title {
    float: left;
    clear: both;
    font-size: 14px;
    margin-bottom: 10px;
}
#article_show_crossselling_content {
    float: left;
    clear: both;
    display: block;
}
.article_show_crossselling_article {
    float: left;
    width: 140px;
    text-align: center;
    padding: 0 10px;
}
.article_show_crossselling_article_price {
    font-weight: bold;
    font-size: 12px;
}
#article_show_ratings_container {
    display: block;
    clear: both;
    padding: 10px;
    color: grey;
    border: 1px solid #dedede;
}
#article_show_ratings_recommend_article, #article_show_ratings_recommend_shop {
    float: left;
    width: 360px;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
#article_show_ratings_recommend_article_title {
    display: block;
    font-size: 150%;
    line-height: 27px;
}
#article_show_ratings_recommend_article_title img {
    float: left;
    margin: 0 10px 5px 0;
}
#article_show_ratings_recommend_article_text {
    display: block;
    clear: both;
}
#article_show_ratings_recommend_article form {
    margin: 10px 0;
}
#article_show_ratings_recommend_article form input[type="text"] {
    float: left;
    width: 300px;
    height: 20px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    border-right: 0 none;
    padding: 8px;
}
#article_show_ratings_recommend_article_button {
    border: 1px solid #dedede;
    border-left: 0 none;
    float: left;
    width: 36px;
    height: 36px;
}
#article_show_ratings_recommend_article_button.arrow {
    background-image: url(img/search_head_arrow.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
#article_show_ratings_recommend_article_social, #article_show_ratings_recommend_shop_social {
    display: block;
    clear: both;
    padding-left: 20px;
    height: 30px;
    margin: 0;
}
#article_show_ratings_recommend_shop_title {
    display: block;
    font-size: 150%;
    line-height: 27px;
}
#article_show_ratings_recommend_shop_title img {
    float: left;
    margin: 0 10px 18px 0;
}
#article_show_ratings_recommend_shop_text {
    display: block;
    clear: both;
}
#article_show_ratings_recommend_shop form {
    margin: 10px 0;
}
#article_show_ratings_recommend_shop form input[type="text"] {
    float: left;
    width: 300px;
    height: 20px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    border-right: 0 none;
    padding: 8px;
}
#article_show_ratings_recommend_shop_button {
    border: 1px solid #dedede;
    border-left: 0 none;
    float: left;
    width: 36px;
    height: 36px;
}
#article_show_ratings_recommend_shop_button.arrow {
    background-image: url(img/search_head_arrow.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
#article_show_ratings_recommend_article_social .shariff, #article_show_ratings_recommend_shop_social .shariff {
    display: inline-block;
    float: left;
    width: 170px;
}
#article_show_ratings_comments {
    display: block;
    clear: both;
}
#article_show_ratings_comments_summary {
    display: inline-block;
    float: left;
    width: 200px;
    margin: 0 20px 10px 10px;
}
#article_show_ratings_comments_summary_title {
    display: block;
    font-size: 150%;
}
#article_show_ratings_comments_summary_stars {
    display: block;
}
#article_show_ratings_comments_summary_rows {
    display: block;
    margin: 10px 0;
}
.article_show_ratings_comments_summary_rows_row {
    display: inline-block;
    float: left;
    clear: both;
    width: 168px;
    height: 25px;
    border: 1px solid #dedede;
    padding: 0;
    margin: 0 0 2px 0;
}
.article_show_ratings_comments_summary_rows_row_colored {
    float: left;
    display: inline-block;
    height: 25px;
    background-color: #ffde39;
}
.article_show_ratings_comments_summary_rows_row_number {
    border: 1px solid #dedede;
    border-left: 0 none;
    float: left;
    clear: none;
    width: 29px;
    height: 22px;
    padding-top: 3px;
    text-align: center;
    font-size: 13px;
}
#article_show_ratings_comments_summary_info {
    display: block;
    clear: both;
}
#article_show_ratings_comments_end {
    display: block;
    clear: both;
}
#article_show_ratings_comments_texts {
    display: block;
    float: left;
    width: 530px;
    margin-bottom: 20px;
}
#article_show_ratings_comments_texts p {
    color: grey;
}
#article_show_ratings_comments_texts_create, #article_show_ratings_comments_texts_showall {
    float: left;
    width: 490px;
    padding: 20px;
    font-size: 15px;
    text-align: center;
    border: 1px solid #dedede;
    cursor: pointer;
}
#article_show_ratings_comments_texts_create:hover, #article_show_ratings_comments_texts_showall:hover {
    border: 1px solid grey;
}
#article_show_ratings_comments_texts_showall {
    margin-top: 10px;
}
.article_show_ratings_comments_texts_element {
    float: left;
    width: 490px;
    padding: 20px;
    margin-top: 10px;
    border: 1px solid #dedede;
    font-size: 12px;
}
.article_show_ratings_comments_text_flag {
    float: left;
    margin: 0 5px 5px 0;
}
.article_show_ratings_comments_text_user {
    margin: 0;
}
.article_show_ratings_comments_text_user .stars_and_date {
    float: right;
    padding-right: 10px;
}
.article_show_ratings_comments_text_user .stars_and_date img {
    position: relative;
    top: 2px;
    left: -4px;
}
.article_show_ratings_comments_text_text {
    clear: both;
    margin: 0;
}
.article_show_ratings_comments_text_text_title {
    display: inline-block;
    margin-bottom: 3px;
}
.article_show_ratings_comments_text_text a.translate_link {
    float: right;
    padding-right: 10px;
}
.article_show_ratings_comments_text_rates {
    margin: 0;
    margin-top: 10px;
}
.article_show_ratings_comments_text_rates img {
    position: relative;
    top: 2px;
}
#article_rating_create_table {}
#article_rating_create_table td {
    vertical-align: top;
    line-height: 20px;
    min-width: 120px;
}
#article_rating_create_table input[type="text"], #article_rating_create_table textarea, #article_rating_create_table select {
    width: 300px;
}
.article_rating_stardescription {
    display: inline-block;
    position: relative;
    top: -10px;
    left: 10px;
    font-size: 11px;
    color: grey;
}
.article_rating_field_wrong, input.article_rating_field_wrong, select.article_rating_field_wrong, textarea.article_rating_field_wrong {
    border: 1px solid #e75701;
}
#poll_head_title {
    padding-left: 20px;
}
#poll_head_container {
    padding: 20px;
    border: 1px solid #dedede;
    color: grey;
}
#poll_head_balken_container {
    display: inline-block;
    float: left;
    width: 180px;
    margin-right: 15px;
}
#poll_head_balken_titel {
    padding: 0 10px 5px 10px;
    font-size: 12px;
}
#poll_head_balken_liste {}
.poll_head_balken_rahmen {
    display: inline-block;
    float: left;
    clear: both;
    border: 1px solid #dedede;
    height: 23px;
    width: 130px;
    margin-top: 3px;
}
.poll_head_balken_balken {
    background-color: #ffde39;
    height: 23px;
}
.poll_head_balken_prozent {
    display: inline-block;
    float: left;
    clear: none;
    border: 1px solid #dedede;
    border-left: 0 none;
    width: 35px;
    height: 20px;
    margin-top: 3px;
    padding-top: 3px;
    text-align: center;
    font-size: 12px;
}
#poll_head_zahlen_fragen_container {
    display: inline-block;
    float: left;
    width: 200px;
}
#poll_head_zahlen_container {
    display: block;
    width: 200px;
}
.poll_head_zahlen_zeile {
    display: block;
    margin-bottom: 4px;
}
#poll_head_fragen_container {
    display: block;
    width: 200px;
    margin-top: 25px;
}
.poll_head_fragen_frage {
    display: inline-block;
    float: left;
    clear: both;
    width: 120px;
    margin-top: 3px;
}
.poll_head_fragen_wertung {
    display: inline-block;
    float: left;
    clear: none;
    width: 80px;
    margin-top: 3px;
}
#poll_head_gesamt_container {
    display: inline-block;
    float: left;
    clear: none;
    width: 190px;
    padding-left: 10px;
    margin-left: 15px;
    margin-top: -5px;
}
#poll_head_gesamt_titel {
    margin: 0;
    padding: 0;
    font-size: 22px;
}
#poll_head_gesamt_wertung {
    margin: -14px 0 -14px 0;
    padding: 0;
    font-size: 60px;
}
#poll_head_gesamt_adjektiv {
    margin: 0;
    padding: 0;
    font-size: 22px;
}
#poll_head_gesamt_sterne {}
#poll_head_gesamt_button {
    margin-top: 10px;
}
#poll_head_gesamt_button input {
    font-size: 15px;
    font-weight: bold;
    padding: 6px 25px;
}
#poll_meinungen_container {
    display: block;
}
#poll_meinungen_container h3 {
    display: inline-block;
    float: left;
    width: 180px;
    padding-left: 20px;
    margin: 10px 0;
    font-size: 13px;
}
.poll_meinungen_seiten {
    display: inline-block;
    float: left;
    margin: 10px 0;
    font-size: 13px;
    font-weight: bold;
}
.poll_meinungen_seiten a:active, .poll_meinungen_seiten a:visited, .poll_meinungen_seiten a:link, .poll_meinungen_seiten b {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 2px 5px;
    border-radius: 4px;
    color: #1b7cc9;
}
.poll_meinungen_seiten b, .poll_meinungen_seiten a:hover {
    background-color: #eeeeee;
}
.poll_meinungen_seiten_unten {
    margin: 10px 0 10px 200px;
}
.poll_meinungen_meinung {
    display: block;
    clear: both;
    border: 1px solid #dedede;
    margin-top: 10px;
    padding: 20px;
}
.poll_meinungen_meinung_rating_bubble {
    display: inline-block;
    float: left;
    width: 84px;
    height: 70px;
    padding: 7px 0 0 5px;
    margin-right: 10px;
    background-image: url(img/bubble_big.jpg);
    background-repeat: no-repeat;
    color: white;
    font-size: 32px;
    font-weight: bold
}
.poll_meinungen_meinung_text_container {
    display: inline-block;
    float: left;
    width: 500px;
    margin-left: 10px;
    padding-top: 2px;
}
.poll_meinungen_meinung_translate {
    float: right;
}
.poll_meinungen_meinung_sprache {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.poll_meinungen_meinung_sprache img {
    /*border: 1px solid #dedede;*/
}
.poll_meinungen_meinung_name {
    float: left;
    width: 120px;
}
.poll_meinungen_meinung_sterne {
    float: left;
}
.poll_meinungen_meinung_text {
    display: block;
    clear: both;
    text-align: justify;
    margin-bottom: 10px;
}
.poll_meinungen_meinung_datum {
    float: left;
    clear: both;
    margin-right: 20px;
}
.poll_meinungen_meinung_anz_wertungen {
    float: left;
    clear: none;
}
.poll_meinungen_meinung_closer {
    display: block;
    clear: both;
}
#poll_head_closer {
    display: block;
    clear: both;
}
#konto_banner_container {
    display: block;
    margin-bottom: 10px;
}
#konto_banner {
    position: relative;
    display: block;
    vertical-align: middle;
    width: 142px;
    height: 31px;
    background-image: url(img/kategorien_allebutton.jpg);
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: Bold;
    font-size: 13px;
    color: white;
    line-height: 30px;
    padding-left: 9px;
    cursor: pointer;
}
#konto_banner_menu {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #dedede;
    padding: 0;
    z-index: 10005;
    box-shadow: 0 0 10px #dedede;
}
#konto_banner_menu_register {
    position: relative;
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #dedede;
}
#konto_banner_menu a:link, #konto_banner_menu a:active, #konto_banner_menu a:visited {
    position: relative;
    display: block;
    color: grey;
    padding: 5px 10px;
    width: 130px;
    z-index: 10005;
}
#konto_banner_menu a:hover {
    position: relative;
    background-color: rgba(233, 109, 0, 0.1);
    text-decoration: none;
}
#konto_banner_menu_register a .title, #konto_banner_menu_register a .info {
    position: relative;
    display: block;
}
#konto_banner_menu_register a .info {
    position: relative;
    font-size: 90%;
}
#konto_banner_menu_login {
    display: block;
    padding: 5px 0;
    margin: 0;
    padding-bottom: 10px;
}
#konto_banner_menu_login_title {
    padding: 5px 10px 0 10px;
    color: grey;
    width: 130px;
}
#konto_banner_menu_login_title .title, #konto_banner_menu_login_title .info {
    display: block;
}
#konto_banner_menu_login_title .info {
    font-size: 90%;
}
#konto_banner_menu_login input[type="text"], #konto_banner_menu_login input[type="password"], #konto_banner_menu_login input[type="submit"] {
    float: left;
    clear: both;
    margin-left: 10px;
    margin-top: 10px;
    width: 130px;
}
#konto_banner_menu_login input[type="text"], #konto_banner_menu_login input[type="password"] {
    border: 1px solid #dedede;
    padding: 2px;
}
#konto_banner_menu_login_pwlost {
    display: block;
    clear: both;
    text-align: center;
}
#konto_banner_menu_login_closer {
    display: block;
    clear: both;
}
.banner {
    float: left;
    padding: 0;
    background-color: white;
}
.banner_background {
    position: absolute;
    margin-top: -3px;
    margin-right: -100%;
    margin-bottom: -100%;
    z-index: 110;
}
.banner_objects {
    position: absolute;
    width: 300px;
    margin-bottom: -100%;
    margin-right: -300px;
    z-index: 120;
    margin-top: -3px;
}
.banner_object {
    display: block;
    float: right;
}
#banner_slide_container {
    margin: 10px 0 5px 0;
}
#banner_slide_banner_container {
    position: absolute;
    font-weight: bold;
    overflow: hidden;
}
#banner_slide_controls_container {
    display: block;
    text-align: center;
    font-size: 12px;
}
.banner_slide_control {
    display: inline-block;
    margin: 10px 15px;
    color: grey;
    cursor: pointer;
}
.banner_slide_control_active {
    color: #e75701;
}
#home_dreibanner_container {}
.home_dreibanner_banner {
    float: left;
    width: 215px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
}
.home_dreibanner_banner_title {
    display: block;
    padding: 10px 0;
    border: 1px solid #dedede;
    border-bottom: 0 none;
    font-weight: bold;
    text-align: center;
    color: #1b7cc9;
    font-size: 12px;
}
.home_dreibanner_banner_picture {}
#home_dreibanner_closer {
    clear: both;
}
#home_liveshopping_container {
    display: inline-block;
    float: left;
    clear: both;
    width: 325px;
    height: 237px;
    margin: 0 8px 8px 0;
    border: 1px solid #dedede;
    border-left: 0 none;
    cursor: pointer;
}
#home_liveshopping_title {
    float: left;
}
#home_liveshopping_content {
    float: left;
    display: inline-block;
    width: 243px;
    height: 217px;
    padding: 10px;
}
#home_liveshopping_image {
    float: left;
    margin: 0 10px 10px 0;
}
#home_liveshopping_timer {
    float: left;
    display: inline-block;
    width: 133px;
    height: 66px;
    padding-top: 34px;
    vertical-align: middle;
    text-align: center;
    font-family: Inconsolata;
    font-size: 25px;
}
#home_liveshopping_name {
    clear: left;
    margin: 0;
    padding: 0;
    height: 58px;
    overflow: hidden;
    /*background-color: lightblue;*/
}
#home_liveshopping_circle {
    float: right;
    position: relative;
    top: 20px;
    width: 98px;
    height: 74px;
    padding: 14px 0 10px;
    background-image: url(img/home_liveshopping_circle.png);
    background-repeat: no-repeat;
    text-align: center;
    color: white;
}
#home_liveshopping_circle p {
    margin: 0;
    padding: 0;
    color: white;
    text-align: center;
}
#home_liveshopping_prozent {
    /*font-size: 36px;*/
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}
#home_liveshopping_sparen {
    font-size: 14px;
    text-align: center;
}
#home_liveshopping_price {
    font-size: 22px;
    color: #e75701;
}
#liveshopping_wide_container {
    margin-top: 10px;
    border: 1px solid #dedede;
    /*padding: 10px;*/
    padding: 0;
    cursor: pointer;
    width: 658px;
}
#liveshopping_wide_image {
    float: left;
    z-index: 1;
    margin-left: 10px;
}
#liveshopping_wide_circle {
    float: left;
    z-index: 3;
    margin-left: -30px;
    margin-right: 10px;
    position: relative;
    width: 98px;
    height: 74px;
    padding: 14px 0 10px;
    background-image: url(img/home_liveshopping_circle.png);
    background-repeat: no-repeat;
    text-align: center;
    color: white;
}
#liveshopping_wide_circle p {
    margin: 0;
    padding: 0;
    color: white;
    text-align: center;
}
#liveshopping_wide_prozent {
    font-size: 36px;
    line-height: 32px;
    text-align: center;
}
#liveshopping_wide_sparen {
    font-size: 14px;
    text-align: center;
}
#liveshopping_wide_price {
    float: right;
    display: inline-block;
    position: relative;
    top: -5px;
    height: 75px;
    width: 180px;
    text-align: right;
    padding-right: 10px;
}
#liveshopping_wide_price .price {
    font-size: 22px;
    line-height: 27px;
    color: #e75701;
}
#liveshopping_wide_price a:link, #liveshopping_wide_price a:active, #liveshopping_wide_price a:visited {
    font-size: 11px;
    line-height: 14px;
    color: #e75701;
    text-decoration: none;
}
#liveshopping_wide_price a:hover {
    text-decoration: underline;
}
#liveshopping_wide_timer {
    float: right;
    clear: right;
    font-size: 35px;
    font-family: Inconsolata;
    z-index: 2;
    margin-left: -500px;
    padding: 4px 10px 4px 0;
    width: 648px;
    background-color: #e75701;
    color: white;
    text-align: right;
}
#liveshopping_wide_title {
    float: left;
    font-family: 'Noto Sans';
    padding-left: 188px;
    font-size: 15px;
    line-height: 37px;
}
#home_topseller_container {
    display: inline-block;
    float: left;
    clear: none;
    width: 305px;
    height: 217px;
    padding: 10px;
    margin: 0 0 8px 0;
    border: 1px solid #dedede;
}
#home_topseller_container h2 {
    margin: 0;
    padding: 0;
}
.home_topseller_article {
    display: block;
    clear: both;
    padding-top: 10px;
}
.home_topseller_article p {
    margin: 0;
    padding: 0;
}
.home_topseller_article img {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}
.home_topseller_article_name {
    float: left;
    width: 150px;
    color: grey;
}
.home_topseller_article_price {
    float: right;
    font-size: 16px;
    color: #e75701;
}
.home_topseller_article a.home_topseller_article_cartbutton {
    float: right;
    clear: right;
    font-size: 10px;
    margin-top: -3px;
    color: #e75701;
}
#home_info_zahlung {
    display: inline-block;
    float: left;
    clear: both;
    width: 305px;
    padding: 10px 10px 0 10px;
    margin: 0 8px 8px 0;
}
#home_info_zahlung p {
    padding: 0 125px 30px 0;
    min-height: 87px;
    background-image: url(img/home_info_zahlung.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#home_info_zahlung h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#home_info_zahlung .grey {
    color: grey;
}
#home_info_support {
    display: inline-block;
    float: left;
    clear: none;
    width: 305px;
    margin: 0 0 8px 0;
    padding: 10px;
    border: 1px solid #dedede;
}
#home_info_support_flags {
    float: right;
    margin: 0 0 5px 0;
}
#home_info_support a span {
    font-size: 13px;
    color: #1b7cc9;
    text-decoration: underline;
    position: relative;
    top: -3px;
    left: 3px;
}
#home_info_support a:hover {
    text-decoration: none;
}
#home_info_support h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#home_info_support .grey {
    color: grey;
}
#home_info_support .minheight {
    min-height: 75px;
}
#home_info_shop {
    display: inline-block;
    float: left;
    clear: both;
    width: 305px;
    padding: 0 10px;
    margin: 0 8px 8px 0;
}
#home_info_shop h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#home_info_shop .minheight {
    min-height: 89px;
}
#home_info_shop_facebook {
    float: left;
}
#home_info_shop_recommend {
    display: inline-block;
    float: left;
    width: 167px;
    height: 25px;
    padding: 5px 10px;
    border: 1px solid #dedede;
    margin-left: 10px;
    line-height: 13px;
}
a#home_info_shop_recommend:hover {
    text-decoration: none;
}
#home_info_shop_recommend img {
    float: left;
    margin: 5px;
}
#home_info_shop_recommend .blue {
    color: #1b7cc9;
}
#home_info_poll {
    display: inline-block;
    float: left;
    clear: none;
    width: 325px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
#home_info_poll h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#home_info_poll_fragen_container {
    display: inline-block;
    float: left;
    padding: 10px 0 0 10px;
}
#home_info_poll_fragen_container p {
    margin: 0;
    padding: 0;
}
#home_info_poll_gesamt_container {
    display: inline-block;
    float: left;
}
#home_info_poll_gesamt_wertung {
    margin: 0;
    padding: 0 10px 0 0;
    font-size: 60px;
    line-height: 70px;
    text-align: left;
}
#home_info_poll_gesamt_adjektiv {
    margin: 0 0 10px 0;
    padding: 0 10px 0 0;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
}
#home_info_poll_gesamt_sterne {
    display: block;
    padding: 0;
}
.suchergebnis_switcher {
    display: block;
    height: 25px;
    margin-right: 10px;
    margin-top: 8px;
}
.suchergebnis_switcher a {
    float: right;
    margin-left: 5px;
}
.suchergebnis_container {
    margin-right: -10px;
    display: flex;
    display: -webkit-box;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.suchergebnisobjekt_container_kasten {
    display: inline-block;
    position: relative;
    width: 192px;
    min-height: 200px;
    padding: 10px;
    padding-bottom: 25px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
}
.suchergebnisobjekt_container_kasten .achtung {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 10px 10px 0;
    cursor: help;
}
.suchergebnisobjekt_container_kasten a:link, .suchergebnisobjekt_container_kasten a:active, .suchergebnisobjekt_container_kasten a:visited {
    text-decoration: none;
    color: grey;
}
.suchergebnisobjekt_container_kasten a:hover {
    text-decoration: none;
}
.suchergebnisobjekt_container_kasten .image_container {
    float: left;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0 10px 10px 0;
}
.suchergebnisobjekt_container_kasten .rating_container {
    float: left;
    width: 82px;
}
.suchergebnisobjekt_container_kasten .rating_container .rating {
    margin-bottom: 10px;
}
.suchergebnisobjekt_container_kasten .rating_container .mediacode {
    font-size: 11px;
    color: grey;
}
.suchergebnisobjekt_container_kasten .rating_container .mediacodelabel {
    color: #e75701;
}
.suchergebnisobjekt_container_kasten .name {
    display: block;
    clear: both;
    height: 44px;
    overflow: hidden;
}
.suchergebnisobjekt_container_kasten .price {
    display: block;
    clear: both;
    font-size: 22px;
    color: #e75701;
}
.suchergebnisobjekt_container_kasten .cart a:link, .suchergebnisobjekt_container_kasten .cart a:active, .suchergebnisobjekt_container_kasten .cart a:visited {
    color: #e75701;
}
.suchergebnisobjekt_container_kasten .cart a:hover {
    text-decoration: underline;
}
.suchergebnisobjekt_container_kasten .yousave {
    color: grey;
    font-size: 10px;
}
.suchergebnisobjekt_container_kasten .yousavepercent {
    display: inline-block;
    color: #e75701;
    font-size: 16px;
    width: 50px;
    height: 23px;
    padding-right: 4px;
    text-align: center;
    vertical-align: middle;
    background-image: url(img/suchergebnis_rabattkreis.png);
}
.suchergebnisobjekt_container_kasten .listprice {
    font-size: 14px;
    text-decoration: line-through;
    color: #e75701;
}
.suchergebnisobjekt_container_kasten .listpriceprice {
    color: grey;
}
.suchergebnisobjekt_container_kasten .versandkostenfrei {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 3px 6px;
    background-color: #e75701;
    color: white;
    font-weight: bold;
    /*margin-bottom:*/
    cursor: help;
}
.suchergebnisobjekt_container_zeilen {
    display: inline-block;
    width: 640px;
    height: 100px;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
}
.suchergebnisobjekt_container_zeilen .achtung {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: help;
}
.suchergebnisobjekt_container_zeilen a:link, .suchergebnisobjekt_container_zeilen a:active, .suchergebnisobjekt_container_zeilen a:visited {
    text-decoration: none;
    color: grey;
}
.suchergebnisobjekt_container_zeilen a:hover {
    text-decoration: none;
}
.suchergebnisobjekt_container_zeilen .image_container {
    float: left;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0 10px 10px 0;
}
.suchergebnisobjekt_container_zeilen .details_container {
    position: relative;
    float: left;
    width: 385px;
    height: 100px;
}
.suchergebnisobjekt_container_zeilen .rating_container {
    float: left;
    clear: left;
    width: 82px;
}
.suchergebnisobjekt_container_zeilen .rating_container .rating {
    margin: 10px 0;
}
.suchergebnisobjekt_container_zeilen .rating_container .mediacode {
    font-size: 11px;
    color: grey;
}
.suchergebnisobjekt_container_zeilen .rating_container .mediacodelabel {
    color: #e75701;
}
.suchergebnisobjekt_container_zeilen .name {
    float: left;
}
.suchergebnisobjekt_container_zeilen .price_container {
    float: right;
    width: 135px;
    margin-left: 10px;
}
.suchergebnisobjekt_container_zeilen .price {
    display: block;
    float: right;
    clear: right;
    font-size: 22px;
    color: #e75701;
}
.suchergebnisobjekt_container_zeilen .cart a:link, .suchergebnisobjekt_container_zeilen .cart a:active, .suchergebnisobjekt_container_zeilen .cart a:visited {
    color: #e75701;
    float: right;
    clear: right;
}
.suchergebnisobjekt_container_zeilen .cart a:hover {
    text-decoration: underline;
}
.suchergebnisobjekt_container_zeilen .yousave {
    float: right;
    clear: right;
    color: grey;
    font-size: 12px;
}
.suchergebnisobjekt_container_zeilen .yousavepercent {
    color: grey;
    font-size: 18px;
}
.suchergebnisobjekt_container_zeilen .listprice {
    float: right;
    clear: right;
    font-size: 16px;
    line-height: 28px;
    text-decoration: line-through;
    color: #e75701;
}
.suchergebnisobjekt_container_zeilen .listpriceprice {
    color: grey;
}
.suchergebnis_filter_rechts_liste a:link, .suchergebnis_filter_rechts_liste a:active, .suchergebnis_filter_rechts_liste a:visited {
    display: block;
    text-decoration: none;
    color: grey;
    color: black;
    padding: 2px 0;
}
.suchergebnis_filter_rechts_liste a .filter_anzahl {
    color: lightgrey;
    color: #7f7f7f;
}
.suchergebnis_filter_rechts_liste a:hover {
    text-decoration: underline;
}
.closer {
    display: block;
    clear: both;
}
#footer {
    display: block;
    width: 100%;
    min-height: 100px;
    text-align: center;
    padding-bottom: 100px;
    margin-top: 20px;
    background-color: white;
    color: black;
}
#footer a:link, #footer a:active, #footer a:visited {
    color: black;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer_line_top {
    display: block;
    height: 1px;
}
#footer_line_top_separator {
    display: block;
    height: 1px;
    background-color: #dedede;
}
#footer_container {
    display: inline-block;
    width: 680px;
    padding-left: 160px;
    padding-right: 160px;
}
#footer_container a {
    display: inline-block;
    line-height: 17px;
    text-indent: -5px;
    padding-left: 10px;
}
.footer_column {
    float: left;
    display: inline-block;
    width: 150px;
    padding: 0 10px;
}
.footer_column p.footer_header {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 6px;
    margin-bottom: 6px;
    font-weight: bold;
}
#footer input[type="button"], #footer input[type="submit"] {
    font-size: 11px;
    padding: 4px 8px;
}
#warenkorb_container {
    display: block;
    margin-bottom: 20px;
    padding: 0 20px 0 0;
}
#warenkorb_halblinks_container {
    float: left;
    display: inline-block;
    width: 330px;
}
#warenkorb_halbrechts_container {
    float: right;
    display: inline-block;
    width: 330px;
}
#warenkorb_nichtvergessen_container {
    display: block;
}
#warenkorb_restposten_container {
    display: block;
}
#warenkorb_leer {
    display: block;
    padding: 30px;
    border: 1px solid #dedede;
    font-weight: bold;
    font-size: 14px;
}
.warenkorb_liste_header {
    font-size: 11px;
    font-weight: normal;
    /*background-color: #dedede;*/
    border-bottom: 1px solid #dedede;
    color: grey;
    text-align: left;
}
.warenkorb_liste_header.right {
    text-align: right;
}
.warenkorb_liste_sperreloeschinfo, .warenkorb_gutschein_fehler {
    color: #e75701;
    font-size: 12px;
    padding: 5px;
    margin: 3px 0 0 0;
    border: 1px solid #e75701;
    cursor: help;
}
#warenkorb_container .warenkorb_gewicht, #warenkorb_container .warenkorb_vorschlaege {
    color: #e75701;
    font-weight: bold;
}
#warenkorb_container input.warenkorb_liste_updatebutton {
    font-size: 12px;
    padding: 3px 8px;
    position: relative;
    top: -1px;
}
#warenkorb_container td, #warenkorb_container a {
    color: dimgrey;
}
#warenkorb_container input[type="text"] {
    border: 1px solid #dedede;
}
#warenkorb_container .warenkorb_mengeneinheit {
    display: block;
    padding-left: 9px;
    font-size: 10px;
}
#warenkorb_container .sekpreis {
    color: #ababab;
}
#warenkorb_container input.warenkorb_gzcodebutton {
    font-size: 12px;
    padding: 3px 8px;
    position: relative;
    top: -1px;
}
#warenkorb_container table {
    border-collapse: collapse;
}
#warenkorb_container td.line {
    padding: 10px 2px;
    border-bottom: 1px solid #dedede;
}
#warenkorb_container td.warenkorb_summe {
    font-size: 12px;
    font-weight: bold;
    color: #e75701;
    padding: 10px 2px;
}
#warenkorb_container td.warenkorb_aktualisieren, #warenkorb_container td.warenkorb_summe {
    border-top: 1px solid #dedede;
    padding-bottom: 20px;
}
#warenkorb_container input[type="text"].warenkorb_anzahl {
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 2px 8px;
    width: 35px;
    font-size: 12px;
    color: grey;
}
#warenkorb_container .warenkorb_anzahl_button, #warenkorb_container .warenkorb_loeschen_button {
    position: relative;
    top: 6px;
    margin-top: -6px;
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 1px;
    margin-left: 3px;
    cursor: pointer;
}
#warenkorb_container .warenkorb_anzahl_button {
    display: none;
}
#warenkorb_container a.warenkorb_loeschen:link, #warenkorb_container a.warenkorb_loeschen:active, #warenkorb_container a.warenkorb_loeschen:visited {
    display: block;
    padding: 3px 8px;
}
#warenkorb_container .warenkorb_anzahl_text_container {
    display: inline-block;
}
#warenkorb_container select {
    font-size: 11px;
    color: grey;
}
#kasse_container {}
#kasse_anrede {
    font-size: 15px;
}
.kk_fehlermeldung, a.kk_fehlermeldung:link, a.kk_fehlermeldung:active, a.kk_fehlermeldung:visited {
    color: #e75701;
    font-size: 15px;
    padding: 5px;
    margin: 3px 0 10px 0;
    border: 1px solid #e75701;
    display: block;
}
.gratisartikel_hinweis {
    padding: 5px 10px;
    font-size: 13px;
    color: #e75701;
    border: 1px solid #e75701;
    display: block;
}
a.kk_fehlermeldung:hover {
    text-decoration: none;
    background-color: rgba(233, 109, 0, 0.1);
}
.kk_fehlermeldung img {
    float: left;
    margin: 9px 12px 9px 8px;
}
a.kasse_aendern {
    font-size: 12px;
    color: #e75701;
    margin-left: 5px;
}
#kasse_rechnungsanschrift, #kasse_lieferanschrift {
    float: left;
    display: inline-block;
    width: 310px;
}
#kasse_zahlart {
    display: block;
    clear: both;
    padding-top: 10px;
}
#kasse_rechnungsanschrift h2, #kasse_lieferanschrift h2, #kasse_zahlart h2, #kasse_rechnungsanschrift p, #kasse_lieferanschrift p, #kasse_zahlart p {
    margin: 0;
    padding: 0;
}
.kasse_zwischensummen, .kasse_gesamtsumme {
    text-align: right;
    padding: 5px 0;
    font-size: 12px;
    font-weight: bold;
    color: #e75701;
}
.kasse_gesamtsumme {
    font-size: 16px;
    display: inline-block;
    width: 300px;
    border-top: 1px solid #dedede;
    padding-top: 5px;
}
.kasse_zwischensummen .info, .kasse_gesamtsumme .info {
    color: grey;
    font-weight: normal;
}
.kasse_zwischensummen .dim {
    opacity: 0.5;
}
.kasse_zwischensummen .label, .kasse_gesamtsumme .label {
    color: grey;
    font-weight: normal;
}
.kasse_zwischensummen .wert, .kasse_gesamtsumme .wert {
    display: inline-block;
    width: 120px;
    text-align: right;
}
.kasse_zwischensummen img {
    position: relative;
    top: 3px;
}
.kasse_zwischensummen.versandkosten {
    border-bottom: 1px dashed #dedede;
}
#agbgemahaken_container, .agbgemahaken_container {
    display: block;
    padding: 10px;
    border: 1px solid #e75701;
    color: grey;
}
#agbgemahaken_container input[type="checkbox"], .agbgemahaken_container input[type="checkbox"] {
    position: relative;
    top: 3px;
    margin-top: -3px;
}
#agbgemahaken_container form, #agbgemahaken_container p, .agbgemahaken_container form, .agbgemahaken_container p {
    padding: 0;
    margin: 0;
}
#agbgemahaken_container p.title, .agbgemahaken_container p {
    font-weight: bold;
    margin-bottom: 5px;
}
#agbgemahaken_container a, .agbgemahaken_container a {
    color: #1b7cc9;
}
.kasse_gewichtinfo {
    padding: 11px;
}
.kasse_bemerkunginfo {
    padding: 11px;
    padding-bottom: 0;
    font-weight: bold;
    color: grey;
}
.kasse_bemerkungfeld {
    padding: 0 11px;
}
.kasse_fussbuttons {
    padding: 11px;
}
.kasse_fussbuttons input[type="submit"] {
    font-size: 14px;
    padding: 6px 12px;
}

.dropdown {
    display: inline-block;
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 0 8px 1px;
    width: 35px;
    font-size: 12px;
    background-color: white;
    background-image: url(img/dropdown_bg.png);
    background-position: 0 -1px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.dropdown_selector {
    position: absolute;
    display: block;
    width: 51px;
    border: 1px solid #dedede;
    border-radius: 4px;
    border-top: 0 none;
    border-bottom: 0 none;
    background-color: white;
    box-shadow: 0 0 10px #dedede;
    display: none;
    z-index: 100000;
}
.dropdown_selector ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.dropdown_selector li {
    margin: 0;
    padding: 0;
    padding: 4px 8px;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
    z-index: 100001;
}
.dropdown_selection_selected {
    font-weight: bold;
}
.dropdown_selector li:hover {
    background-color: rgba(233, 109, 0, 0.1);
}
#dropdown_versandart {
    width: 240px;
    background-position: 205px -1px;
}
#dropdown_selector_versandart {
    width: 256px;
}
#head_container.standard {
    display: inline-block;
    width: 1000px;
    height: 56px;
}
#head_container.standard .head_logo_scrolled_container {
    display: none;
}
#head_container.standard .head_logo_standard_container {
    float: left;
    display: inline-block;
    width: 255px;
    height: 56px;
    margin-left: -15px;
}
#head_container.standard .head_support_container {
    float: right;
    display: inline-block;
    height: 56px;
}
#head_container.standard .head_menu_container {
    float: left;
    display: inline-block;
    text-align: center;
    height: 20px;
    vertical-align: bottom;
    padding: 0;
    padding-left: 10px;
}
#head_container.standard .head_menu_container {
    display: inline-block;
    margin-top: 34px;
}
#head_container.standard #head_support {
    cursor: pointer;
    height: 52px;
}
#head_container.standard #head_support_phone {
    float: right;
    width: 55px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-align: center;
}
#head_container.standard #head_support_phone img {
    margin-top: 4px;
}
#head_container.standard #head_support_info {
    float: right;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    padding-top: 2px;
}
#head_container.standard #head_support_info .line_1 {
    display: inline-block;
    float: right;
}
#head_container.standard #head_support_info .line_2 {
    display: inline-block;
    float: right;
    clear: right;
    font-size: 12px;
    color: #bbf1ff;
    text-transform: uppercase;
}
#head_container.standard #head_support_info .line_3 {
    display: inline-block;
    float: right;
    clear: right;
    text-transform: uppercase;
}

#head_container.scrolled {
    display: block;
    position: fixed;
    /*margin-left: -50%;*/
    width: 100%;
    height: 35px;
    background-image: url(img/bodybg.jpg);
    background-position: 0 -21px;
    z-index: 1001;
    text-align: center;
}
#head_container.scrolled #head {
    display: inline-block;
    /*margin-left: -500px;*/
    width: 1000px;
    height: 35px;
    z-index: 1002;
}
#head_container.scrolled .head_logo_standard_container {
    display: none;
}
#head_container.scrolled .head_logo_scrolled_container {
    float: left;
    display: inline-block;
    width: 255px;
    height: 35px;
    margin-left: 168px;
}
#head_container.scrolled .head_logo_container img {
    position: relative;
    width: 176px;
    height: 35px;
    z-index: 10009;
}
#head_container.scrolled .head_support_container {
    float: right;
    display: inline-block;
    height: 35px;
}
#head_container.scrolled .head_menu_container {
    float: left;
    /*display: inline-block;*/
    display: none;
    text-align: center;
    height: 35px;
    vertical-align: bottom;
    padding: 0;
    /*padding-left: 50px;*/
}
#head_container.scrolled .head_menu {
    display: inline-block;
    margin-top: 13px;
}
#head_container.scrolled #head_support {
    display: none;
    cursor: pointer;
    width: 180px;
    height: 31px;
    z-index: 10003;
}
#head_container.scrolled #head_support_phone {
    float: right;
    width: 55px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-align: center;
}
#head_container.scrolled #head_support_phone img {
    margin-top: 4px;
    height: 23px;
    width: 23px;
}
#head_container.scrolled #head_support_info {
    float: right;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    padding-top: 2px;
}
#head_container.scrolled #head_support_info .line_1 {
    display: none;
    float: left;
    margin-top: 6px;
}
#head_container.scrolled #head_support_info .line_2 {
    display: inline-block;
    float: left;
    /*clear: right;*/
    font-size: 12px;
    color: #bbf1ff;
    text-transform: uppercase;
    margin-top: 4px;
}
#head_container.scrolled #head_support_info .line_3 {
    display: none;
    float: left;
    text-transform: uppercase;
    margin-top: 6px;
}
#kategorien_menu_container {
    position: absolute;
    /*width: 1000px;*/
    width: 160px;
    z-index: 10003;
}
#kategorien_menu_container.scrolled {
    position: fixed;
    left: 5px;
    top: 2px;
    width: 100%;
    /*z-index: 1001;*/
    text-align: center;
}
#kategorien_menu_container.scrolled #kategorien_container {
    display: inline-block;
    width: 160px;
    margin-right: 840px;
}
#kategorien_menu_closer {
    display: block;
    margin-top: 37px;
}

#persae_form {
    display: block;
}
#persae_form label {
    display: inline-block;
    float: left;
    clear: both;
    width: 130px;
    text-align: right;
    padding-right: 5px;
    line-height: 24px;
}
#persae_form label span.pflichtfeld {
    border-bottom: 1px dashed grey;
    cursor: help;
}
#persae_form label.ala {
    display: inline-block;
    float: left;
    clear: both;
    width: 200px;
    margin-left: 135px;
    margin-bottom: 5px;
    line-height: 18px;
    text-align: left;
}
#persae_form label.ala input[type="checkbox"] {
    border: 1px solid green;
    float: left;
}
#persae_form input[type="text"], #persae_form input[type="password"], #persae_form select {
    float: left;
    clear: none;
    margin-bottom: 5px;
}
#persae_form input[type="text"], #persae_form input[type="password"] {
    width: 200px;
    height: 18px;
    padding: 2px;
    border-radius: 2px;
    border: 1px solid #dedede;
}
#persae_form .radio_container {
    float: left;
    display: inline-block;
    width: 200px;
    height: 18px;
    padding: 2px;
}
#persae_form .radio_container input[type="radio"] {
    float: left;
}
#persae_form .radio_container label {
    float: left;
    clear: none;
    position: relative;
    top: -3px;
    text-align: left;
    width: auto;
}
#persae_form select {
    width: 206px;
    height: 24px;
    border-radius: 2px;
    border: 1px solid #dedede;
}
#persae_form input[type="submit"], #persae_form input[type="button"] {
    float: left;
    clear: both;
    margin-left: 135px;
    margin-bottom: 5px;
    height: 24px;
    width: 206px;
    border: 0 none;
}
#persae_form input[type="button"] {
    float: left;
    height: 24px;
    width: 206px;
    border: 0 none;
}
#persae_form h2.direkttitel {
    margin-bottom: 0;
    padding-bottom: 0;
}
#persae_form p.direkttitel {
    margin-top: 0;
    padding-top: 0;
}
#persae_form table.direkttitel {
    margin-top: 0;
    padding-top: 0;
}
#persae_form .container_wrong {
    /*background-color: rgba(233, 109, 0, 0.1);*/
    /*height: 24px;*/
    /*width: 341px;*/
}
#persae_form .container_wrong input[type="text"], #persae_form .container_wrong input[type="password"] {
    border-color: #e75701;
}
#persae_form .container_wrong select {
    border-color: #e75701;
}
#persae_form .felderfehler {
    color: #e75701;
}
#persae_form .form_radio_container {
    display: block;
    line-height: 18px;
    margin-bottom: 5px;
}
#persae_form .form_radio_container input[type="radio"] {
    position: relative;
    top: 3px;
}
#persae_form .zahlart_selection_container {
    display: block;
    padding: 10px;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    cursor: pointer;
}
#persae_form .zahlart_selection_container input[type="radio"] {
    float: left;
    margin: 10px;
}
#persae_form .zahlart_selection_container img {
    float: left;
    margin: 0 -100% 0 10px;
}
#persae_form .zahlart_selection_container .zahlart_selection_info {
    float: left;
    margin-left: 180px;
    width: 420px;
}
#persae_form .zahlart_selection_container .zahlart_selection_info .title {
    font-weight: bold;
    color: #1b7cc9;
}
#persae_form .feldinfo_container {
    display: none;
    float: left;
    width: 250px;
    height: 24px;
    padding: 0;
    padding-left: 10px;
    margin: 0 0 0 2px;
    background-image: url(img/persae_feldinfo_bg.png);
    background-repeat: no-repeat;
}
#persae_form .feldinfo_content {
    display: block;
    padding: 4px 8px;
    margin: 0 0 -100% 0;
    border: 1px solid #dedede;
    border-radius: 2px;
    color: dimgrey;
}
#persae_form #password_quality_content {
    display: block;
    padding: 4px 6px;
    margin: 0 0 -100% 0;
    border: 1px solid #dedede;
    border-radius: 2px;
    color: dimgrey;
}
#persae_form #password_quality_content img {
    position: relative;
    top: 2px;
}
#persae_form .feldinfo_content img {
    position: relative;
    top: 3px;
}
#persae_form #password_quality_info, #persae_form #password_equality_info {
    padding-left: 10px;
}
#persae_form tr.mark td {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
#persae_form tr.mark:hover {
    background-color: rgba(27, 124, 201, 0.05);
}
#persae_form tr.mark:hover td {
    border-top: 1px solid rgba(27, 124, 201, 0.3);
    border-bottom: 1px solid rgba(27, 124, 201, 0.3);
}
#persae_form .container_einverstaendnis {
    display: block;
    clear: both;
    padding: 5px 0 20px 135px;
    width: 200px;
}
#persae_form .container_einverstaendnis a:link, #persae_form .container_einverstaendnis a:active, #persae_form .container_einverstaendnis a:visited {
    color: #1b7cc9;
}
#historie_ansicht_bestellstatus, #historie_ansicht_pakete {
    display: inline-block;
    float: left;
    width: 330px;
}
.faq_container {
}
.faq_container .faq_link_container {
    display: block;
    padding: 10px;
    border: 1px solid #dedede;
    margin-top: 5px;
    cursor: pointer;
    color: #1b7cc9;
    font-weight: bold;
    text-indent: -5px;
    padding-left: 30px;
}
.faq_container .faq_link_icon_container {
    display: inline-block;
    /*margin-right: 10px;*/
    width: 5px;
}
.faq_container .faq_answer_container {
    display: none;
    padding: 5px 0 10px 30px;
}
.ink_type
{
    float: left;
    width: 100%;
    border: 1px solid #dedede;
    margin-top: 15px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 3px;
}
.ink_type p
{
    color: #1b7cc9;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
    padding-left: 10px;
    margin: 0;
}
.ink_typelist
{
    display: none;
}
.ink_series
{
    float: left;
    width: 100%;
    background-color: #e9f6fc;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 3px;
}
.ink_series p
{
    color: black;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    padding-left: 10px;
    margin: 0;
}
.ink_serieslist
{
    display: none;
}
.ink_last a:link, .ink_last a:active, .ink_last a:visited
{
    display: block;
    background-color: #e9f6fc;
    color: black;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    padding-left: 10px;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ink_last a:hover {
    text-decoration: underline;
}
.ink_printer:link, .ink_printer:active, .ink_printer:visited
{
    float: left;
    display: inline-block;
    width: 185px;
    padding: 3px 3px 3px 10px;
    color: black;
    text-decoration: none;
}
.ink_printer:hover
{
    float: left;
    display: inline-block;
    width: 185px;
    color: black;
    /* text-decoration: underline; */
    background-color: #e9f6fc;
    border-radius: 3px;
}
.longseries:link, .longseries:active, .longseries:visited, .longseries:hover
{
    width: 280px;
}
.ink_printer .series
{
    color: grey;
}
.ink_manufacturer_logo
{
    display: inline-block;
    position: relative;
    width: 154px;
    height: 58px;
    cursor: pointer;
    margin: 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 26px;
    line-height: 58px;
}
.ink_manufacturer_text
{
    display: inline-block;
    position: relative;
    width: 174px;
    height: 35px;
    cursor: pointer;
    margin: 15px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
}
#outsider_left_container {
    display: inline-block;
    position: fixed;
    text-align: right;
    width: 10000px;
    height: 100%;
    /*margin-bottom: -100%;*/
    background-color: white;
    z-index: 100000;
    overflow: hidden;
    cursor: pointer;
}
#outsider_left_inner {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: right;
}
#outsider_left_container.standard {
    margin-left: -10006px;
}
#outsider_left_container.scrolled {
    margin-left: -10506px;
}
