/* {{{ debug */
* {
    /*border: 1px solid #ff0000;*/
}
tr, td {
    border: none;
}
/* }}} */
/* {{{ Basis  */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:     #000000;
    background-color: #ffffff;
    text-align: center;
    height: 100%;
}
#centerall {
    position: relative;
    margin: 0 auto;
    width: 1024px;
    text-align: left;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    /*padding-bottom: 478px;
    margin-bottom: -478px;*/
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
#overflow {
    width: 1024px;
    /*overflow: hidden;*/
}
p {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
h1 {
    font-family: Gill Sans MT, Gill Sans, Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    left: 0px;
    /*top: -266px;*/
    top: 180px;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #7d7d7d;
    font-weight: lighter;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
h2 {
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    line-height: 18px;
}
h3 {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding: 0;
    margin: 0;
    line-height: 18px;
}
h4 {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding: 0;
    margin: 0;
    line-height: 18px;
}
h5 {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
h6 {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.no_border {
    border: none !important;
}
/* }}} */
/* {{{ Logo */
#logo {
    position: absolute;
    left: 56px;
    top: 90px;
}
#logo img {
    border: none;
}
/* }}} */
/* {{{ Home */
.home #intro {
    position: absolute;
    left: 0px;
    top: 0px;
}
.home #intro a:hover {
    text-decoration: none;
}
.home #intro img {
    border: none;
}
/* }}} */
/* {{{ Navigation */
#topnav {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 20px;
    width: 1010px;
    height: 70px;
    text-align: right;
}
#topnav ul {
    margin: 0;
    padding: 0;
}
#topnav ul li {
    display: inline;
    padding-left: 7px;
    padding-right: 6px;
    border-right: 1px solid #a7a7a7;
    text-transform: uppercase;
    height: 13px;
}
#topnav ul li.first {
    padding-left: 5px;
}
#topnav ul li.last {
    border-right: none;
}
#topnav ul li.lastlast {
    border-right: none;
    margin: 0;
    padding: 0;
}
#topnav ul #nav_products_level0 {
    display: inline;
    position: relative;
}
#topnav ul #nav_products_level0 ul {
    position: absolute;
    top: 25px;
    left: -6px;
    width: 300px;
    text-align: left;
}
#topnav ul #nav_products_level0 li {
    display: block;
    border: none;
    padding-left: 0.7em;
    padding-top: 0.2em;
}
#topnav ul #nav_products_level0 span.inactive {
    color:     #808080;
}
#topnav ul #nav_products_level0 span.active {
    color:     #000000;
}
#navi_left {
    position: absolute;
    left: 53px;
    top: 418px;
    width: 300px;
}
#topnav ul li.last form {
    display: inline;
    width: 100px;
}
#topnav #search {
    width: 80px;
    color:     #808080;
}
#topnav #submit {
}
/* }}} */
/* {{{ Navigation Produktkategorien */
#nav_products_level1, #nav_level1 {
    position: absolute;
    left: 23px;
    top: 418px;
    width: 160px;
    /*height: 250px;*/
    text-align: right;
    padding: 0;
    margin: 0;
}
#nav_products_level1 ul, #nav_level1 ul {
    list-style: none;
    text-indent: 0;
    padding: 10px 0;
    margin: 0;
    padding-right: 10px;
    border-right: 1px solid #a7a7a7;
}
#topnav #nav_products_level1 li, #topnav #nav_level1 li {
    position: static;
    display: block;
    padding: 0;
    border: none;
    line-height: 20px;
    text-transform: none;
    height: auto;
}
#nav_products_level2, #nav_level2 {
    position: absolute;
    left: 170px;
    top: 0px;
    width: 150px;
    height: 250px;
    text-align: left;
    padding: 10px 0;
    margin: 0;
}
#nav_products_level2 ul, #nav_level2 ul {
    border: none;
    padding: 0;
}
/* }}} */
/* {{{ content */
#content_box {
    position: relative;
    left: 360px;
    padding-top: 448px;
    width: 540px;
    height: auto !important;
    height: 700px;
    min-height: 700px;
}
#content_box p, #content_box li {
    margin-top: 0;
    line-height: 18px;
}
#content_box img.main {
    position: absolute;
    top: 216px;
    left: 0px;
}
#content_box img.wide {
    position: absolute;
    top: 216px;
    left: -360px;
}
#content_box .float_right {
    float: right;
    padding-left: 20px;
    padding-bottom: 300px;
}
#content_box a img {
    border: none;
}
.teaser {
    font-weight: bold;
    color: #555555;
}
/* }}} */
/* {{{ product_information */
#content_box .art {
    line-height: 20px;
    /*padding-bottom: 30px;*/
    margin: 0;
}
#content_box .art form {
    margin: 0;
    padding: 0;
}
#content_box .art a {
    font-weight: normal;
    color: #000000;
}
#content_box .spacebefore {
    padding-top: 30px;
}
#content_box .hint {
    font-style: italic;
}
#content_box .art_pic_desc {
    padding-bottom: 20px;
}
#content_box .art_pic_desc .art_pic {
    float: left;
    padding-right: 10px;
    padding-bottom: 20px;
}
#content_box .art_info {
    clear: both;
    position: relative;
    height: 24px;
    border-bottom: 1px solid #eeeeee;
    margin: 0;
}
#content_box .art_info a {
    font-size: 10px;
}
#content_box .art_info_first {
    border-top: 1px solid #eeeeee;
}
#content_box .art_info .art_name ,
#content_box .art_info .art_price ,
#content_box .art_info .art_count ,
#content_box .art_info .art_submit {
    position: absolute;
    font-size: 10px;
    line-height: 24px;
}
#content_box .art_info .art_name {
    top: 0;
    left: 0;
}
#content_box .art_info .art_submit a {
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
}
#content_box .art_info .art_submit {
    font-size: 8px;
    background-color: #eeeeee;
    width: 110px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    top: 1px;
    right: 0;
    border: 1px solid #eeeeee;
}
#content_box .art_info .art_name {
    width: 260px;
}
#content_box .art_info .art_price {
    top: 0;
    right: 120px;
    text-align: right;
    margin-top: -2px;
}
#content_box .art_info .art_price .smaller {
    font-size: 9px;
}
/* }}} */
/* {{{ product description */
#content_box .art_info_table {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    line-height: 16px;
}
#content_box .art_price_table {
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    line-height: 16px;
}
#content_box .art_price_table .first td {
    padding-top: 6px;
}
#content_box .art_price_table .last td,
#content_box .art_price_table .art_submit_product {
    padding-bottom: 7px;
}
#content_box .art_price_full {
    padding-top: 20px;
    position: relative;
}
#content_box .art_price {
    width: 240px;
    height: 22px;
    padding-top: 2px;
}
#content_box .art_submit_number {
    position: absolute;
    left: 240px;
    top: 20;
    width: 60px;
    height: 22px;
}
#content_box .art_submit_product {
}
#content_box .art_submit_product input {
    font-size: 9px;
    vertical-align: middle;
}
#content_box .art_price_additional {
    float: left;
    height: 22px;
    padding: 0;
    margin: 0;
    border: 1px solid #ff9900;
}
#content_box input.image {
    padding: 0;
    margin: 0;
}
/* }}} */
/* {{{ search */
#content_box .search_result {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #a7a7a7;
}
#content_box .search_result .search_result_pic {
    float: left;
    padding-right: 20px;
}
#content_box .search_result .search_result_price {
    clear: both;
}
#content_box .google_maps {
    float: right;
    position: relative;
    width: 250px;
}
#content_box .google_maps p {
    position: absolute;
    font-size: 9px;
    line-height: 12px;
    top: 70px;
    left: 100px;
}
#content_box .google_maps img {
    border: none;
}
/* }}} */
/* {{{ num_pages */
.num_pages {
    position: relative;
    padding-top: 20px;
    clear: both;
}
.num_pages_buttons .cart_s a {
    font-weight: normal;
    color:     #808080;
}
.num_pages_buttons .cart_s a.active {
    font-weight: bold;
    color:     #808080;
}
.to_top a {
    float: right;
    display: block;
    width: 200px;
    text-align: right;
    font-size: 10px;
}
.to_top a:link, .to_top a:visited {
    font-weight: normal;
}
.to_top a:hover, .to_top a:active {
    text-decoration: none;
}
/* }}} */
/* {{{ choose_color */
#choose_color {
    position: absolute;
    width: 1010px;
    top: 216px;
    left: -350px;
}
#choose_color ul {
    padding: 0;
    margin: 0;
}
#choose_color li {
    display: block;
    float: left;
    padding: 0 4px 2px 4px;
    width: 20px;
    height: 58px;
}
#choose_color li a {
    display: block;
    position: relative;
}
#choose_color img {
    width: 20px;
    /*height: 39px;*/
    border: none;
    z-index: 990;
}
#choose_color li.active a img,
#choose_color a.over img {
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}
#choose_color span.number {
    display: block;
    text-align: center;
    width: 20px;
    font-size: 7px;
    z-index: 990;
}
#choose_color .first_in_line span.number {
    padding-left: 8px;
}
#choose_color li.active span.number {
    font-weight: bold;
    color: #000000;
}
#choose_color a span.colordesc {
    position: absolute;
    display: none;
    top: 10px;
    left: 30px;
    width: 150px;
    background-color: #ffffff;
    border: 1px solid #666666;
    padding: 2px;
    z-index: 10001;
}
#choose_color .end a span.colordesc {
    /*left: -150px;*/
}
#choose_color a {
    font-weight: normal;
    text-decoration: none;
    color: #666666;
}
#choose_color a.info span.colordesc {
    display: block;
}
#choose_color .first_in_line img {
    /*padding-left: 16px;*/
}
/* }}} */
/* {{{ footer */
#footer {
    clear: both;
    height: 50px;
    padding-top: 50px;
    width: 900px;
}
#content_box #footer {
    width: 550px;
}
/* }}} */
/* {{{ Basket Window */
#basket_window {
    display: inline;
    position: relative;
    border: 1px solid #ffffff;
}
#basket_window_status {
    position: absolute;
    top: 0;
    margin-top: 25px;
    right: 24px;
    background-color: #ffffff;
    z-index: 10000;
    width:80px;
    height: 30px;
}
#basket_window  hr {
    height: 1px;
    background-color: #d4d4d4;
    border: none;
}
#basket_window_status div {
    position: absolute;
    top: 0;
    right: 0;
    width:80px;
    height: 18px;
    background-color: #eeeeee;
    text-align: center;
    padding-top: 2px;
}
#basket_window_status div img {
    display: inline-block;
}
#basket_window_functions {
    display: none;
    width: 200px;
    text-align: left;
    background-color: #eeeeee;
    padding: 4px;
}
#basket_window_functions table {
    width: 200px;
}
#basket_window_functions table td.right {
    text-align: right;
}
/* }}} */
/* {{{ Basket Table */
table.basket {
    border-collapse: collapse;
}
table.basket tr.product td {
    border-bottom: 1px solid #a7a7a7;
}
table.basket tr.product td td {
    border-bottom: none;
}
table.basket tr.basket_footer {
    border-bottom:none;
}
/* }}} */
/* {{{ newsletter */
form.newsletter label {
    display: block;
    float: left;
    width: 120px;
}
form.newsletter p {
    clear: both;
}
form.newsletter input.wide,
form.newsletter textarea {
    width: 250px;
}
form.newsletter input.submit {
    margin-left: 120px;
}
/* }}} */

/* {{{ Mauszeiger ImageTrail  */
/* Breite des Fensters */
#trailimageid {
    position:   absolute;
    visibility: hidden;
    left:       0;
    top:        0;
    width:      450px;
    height:     1px;
    z-index:    1000;
    background: #ffffff;
}

/* Fenster Formatierung*/
.mousetrail {
    padding:          5px;
    background-color: #f5f5f5;
    border:           2px solid #CCCCCC;
}

/* InnenabstÃÂÃÂÃÂÃÂ¤nde */
.mousetrail2 {
    padding: 8px 2px 2px 2px;
}
.borderbot {
    height:      1px;
    line-height: 1px;
    font-size:   1px;
    margin:      0px;
    padding:     0px;
}
.borderbotlight {
    height: 1px;
    margin: 0px;
    padding: 0px;
}
/* }}} */
/* {{{ Rahmen fÃÂ¼r Produktbilder (optional) */
.prod_bild {
    display: block;
    width: 150px;
    height: 50px;
    padding: 15px;
    border: 3px solid #181894;
    cursor: pointer;
}
/* }}} */
/* {{{ Bestellprozess und Warenkorb */
/* Auswahl Versandoption*/
.basket_f1 {
    border: none;
    /*background-color: #f1f1f1;*/
    /*
    border-width:     1px;
    border-style:     solid;
    */
    padding-top: 36px;
    padding-bottom: 18px;
}
.basket_row_sum_h {
    /*background-color: #f1f1f1;*/
}
.basket_row_sum_l {
    /*background-color: #cccccc;*/
}
.basket_noselect_del {
    border: none;
    background-color: #ffffff;
    /*
    border-width: 1px;
    border-style: solid;
    */
    padding:      2px
}
.basket_select_del {
    border: none;
    background-color: #f1f1f1;
    /*
    border-color:     #ff9900 #f1f1f1 #ff9900 #f1f1f1;
    border-width:     1px;
    border-style:     solid;
    */
    padding:          2px
}

/* Auswahlbutton */
.cartbutton {
    border-color: #191f4d;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    background-color: #ff9900;
}
.upload_button {
    border-color: #999999;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    border-width: 1px;
    border-style: ridge;
    background-color: #ff9900;
}
.upload_file {
    border-color: #999999;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    border-width: 1px;
    border-style: ridge;
    background-color: #ffffff;
}
.order_bar {
    background-color: #f3f3f3;
    border-color: #ff9900;
    border-width: 1px;
    border-style: solid;
    padding:      10px;
}
.error {
    padding-top: 18px;
    margin-bottom: 18px;
    color: #ff0000;
}
/* }}} */
/* {{{ Links fÃÂ¼r Content, Navigation, Header, Footer */
a:link, a:visited {
    font-weight: bold;
    font-size: 11px;
}
a:link, a:visited, #topnav ul a {
    color:     #808080;
    text-decoration: none;
}
#topnav ul {
    font-size: 9px;
}
#nav_products_level1 ul a, #nav_level1 ul a {
    font-size: 11px;
}
a.active:link, a.active:visited, #topnav ul a.active {
    color: #000000;
}
a:active, a:hover, #topnav ul a.active:active, #topnav ul a.active:hover, #topnav ul a:hover {
    color:     #000000;
    text-decoration: underline;
}
a.path:link {
    font-weight: normal;
    font-size:   9px;
    color:       #888888;
    text-decoration: none;
}
a.path:visited {
    font-weight: normal;
    font-size:   9px;
    color:       #888888;
    text-decoration: none;
}
a.path:active {
    font-weight: normal;
    font-size:   9px;
    color:       #ff9900;
    text-decoration: none;
}
a.path:hover {
    font-weight: normal;
    font-size:   9px;
    color:       #ff9900;
    text-decoration: underline;
}
a.navi:link {
    font-weight: normal;
    font-size:   10px;
    color:       #444444;
    text-decoration: none;
}
a.navi:visited {
    font-weight: normal;
    font-size:   10px;
    color:       #444444;
    text-decoration: none;
}
a.navi:active {
    font-weight: normal;
    font-size:   10px;
    color:       #444444;
    text-decoration: none;
}
a.navi:hover {
    font-weight: normal;
    font-size:   10px;
    color:       #FF8507;
    text-decoration: underline;
}
a.navi2:link {
    font-weight: normal;
    font-size:   10px;
    color:       #444444;
    text-decoration: none;
}
a.navi2:visited {
    font-weight: normal;
    font-size:   10px;
    color:       #444444;
    text-decoration: none;
}
a.navi2:active {
    font-weight: normal;
    font-size:   10px;
    color:       #444444;
    text-decoration: none;
}
a.navi2:hover {
    font-weight: normal;
    font-size:   10px;
    color:       #FF8507;
    text-decoration: underline;
}
.text_navi {
    font-weight: normal;
    font-size:   10px;
    color:       #FF8507;
    text-decoration: none;
}
a.top:link {
    font-weight: normal;
    font-size:   10px;
    color:       #333333;
    text-decoration: none;
}
a.top:visited {
    font-weight: normal;
    font-size:   10px;
    color:       #333333;
    text-decoration: none;
}
a.top:active {
    font-weight: normal;
    font-size:   10px;
    color:       #333333;
    text-decoration: none;
}
a.top:hover {
    font-weight: normal;
    font-size:   10px;
    color:       #fc9004;
    text-decoration: underline;
}
a.top1:link {
    font-weight: normal;
    font-size:   9px;
    color:       #ffffff;
    text-decoration: none;
}
a.top1:visited {
    font-weight: normal;
    font-size:   9px;
    color:       #ffffff;
    text-decoration: none;
}
a.top1:active {
    font-weight: normal;
    font-size:   9px;
    color:       #ffffff;
    text-decoration: none;
}
a.top1:hover {
    font-weight: normal;
    font-size:   9px;
    color:       #ffffff;
    text-decoration: underline;
}
a.top2:link {
    font-weight: normal;
    font-size:   9px;
    color:       #333333;
    text-decoration: none;
    line-height: 200%;
}
a.top2:visited {
    font-weight: normal;
    font-size:   9px;
    color:       #333333;
    text-decoration: none;
    line-height: 200%;
}
a.top2:active {
    font-weight: normal;
    font-size:   9px;
    color:       #333333;
    text-decoration: none;
    line-height: 200%;
}
a.top2:hover {
    font-weight: normal;
    font-size:   9px;
    color:       #333333;
    text-decoration: underline;
    line-height: 200%;
}
a.footer:link {
    font-size: 9px;
    font-weight: normal;
    color:     #333333;
    text-decoration: none;
}
a.footer:visited {
    font-size: 9px;
    font-weight: normal;
    color:     #333333;
    text-decoration: none;
}
a.footer:active {
    font-size: 9px;
    font-weight: normal;
    color:     #333333;
    text-decoration: none;
}
a.footer:hover {
    font-size: 9px;
    font-weight: normal;
    color:     #333333;
    text-decoration: underline;
}
/* }}} */
/* {{{ Tabellen */
table {
    font-weight: normal;
    font-size:   11px;
    color:       #333333;
}
th { }
tr { }
td { }
/* }}} */
/* {{{ Textformatierungen */
.text {
    font-weight: normal;
    font-size:   11px;
    color:       #333333;
}
.text_2 {
    font-weight: normal;
    font-size:   12px;
    color:       #333333;
}
.text_2r {
    font-weight: normal;
    font-size:   12px;
    color:       red;
}
.text_dark {
    font-weight: normal;
    font-size:   11px;
    color:       #000000;
}
.text_s {
    font-weight: normal;
    font-size:   10px;
    color:       #333333;
}
.text_s2 {
    font-weight: normal;
    font-size:   11px;
    color:       #333333;
}
.text_art_opt {
    font-size: 11px;
    color:     #333333;
    font-weight: normal;
    background-image: url(../design/layout/teaser_head_back2.gif);
    height:    25px;
}
.text_s_grey {
    font-weight: normal;
    font-size:   9px;
    color:       #666666;
}
.text_big_bold {
    font-size: 12px;
    color:     #333333;
    font-weight: bolder;
}
.red {
    font-weight: normal;
    font-size:   11px;
    color:       red;
}
.cart_s {
    font-weight: normal;
    font-size:   10px;
    color:       #000000;
}
.cart_s_red {
    font-weight: normal;
    font-size:   10px;
    color:       #FF9900;
}
.text_s_w {
    font-size: 9px;
    color:     #FFFFFF;
}
.path_cms {
    font-size: 10px;
    font-weight: normal;
    color:     #888888;
    text-decoration: none;
}
/* }}} */
/* {{{ Formulare  */
.radiobutton1 {
    border-width: 1px;
    border-style: ridge;
    border-color: #f7f7f7;
    background-color: #ff9900;
}
form {
    margin-top:    5px;
    margin-bottom: 0px;
}
form_s {
    margin-top:    0px;
    margin-bottom: 0px;
}
.button {
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.button_fix_width {
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    width: 158px;
    height: 25px;
}
.button_transp_order {
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    width: 120px;
}
.button_transp {
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.basket_input {
    background-color: #FFFFFF;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    width: 210px;
}
.basket_input_marked {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #ff0000;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    width: 210px;
}
.basket_input_small {
    width: 30px;
}
.basket_input_medium {
    width: 100px;
}
.account_login {
    background-color: #FFFFFF;
    border-style: groove;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    width: 130px;
}
.search {
    background-color: #FFFFFF;
    border-style: groove;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.drop_down {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
}
.drop_down_curr {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
}
.button_s {
    background-color: #ff9900;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    font-weight: normal;
    font-size: 11px;
    width: 70;
    color: #FFFFFF;
}
.select_basket {
    background-color: #eeeccc;
    border-style: groove;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.select_basket_delivery {
    background-color: #e1e1e1;
    border-style: groove;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-align: right;
}
.select_basket_country {
    background-color: #FFFFFF;
    border-style: groove;
    border-color: red;
    border-width: 1px;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    width: 210px;
    text-align: left;
}
.select_basket_fix {
    background-color: #f7e5b3;
    border-style: groove;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    width: 200px;
}
/* }}} */
/* {{{ Level-Hintergrund fÃÂ¼r Kategorien Navigation */
.navi_main {
    background-color: #f0f0f0;
}
.navi_sub {
    background-color: #f0f0f0;
    margin: 0px 0px;
}
.navi_sub2 {
    background-color: #f0f0f0;
    margin: 0px 0px;
}
/* }}} */
/* {{{ Formatierungen fÃÂ¼r Teaser, ContentblÃÂ¶cke etc. */
/* Suchleiste */
.top_search_back1 {
    font-size: 11px;
    color:     #FFFFFF;
    height:    25px;
    font-weight: normal;
    background-color: #A7A7A7;
    background-image: url(../design/layout/teaser_head_back2.gif);
}
.teaser_head_back1 {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back1.gif);
}
.teaser_head_back2 {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back2.gif);
}
.top_head_back1 {
    font-size: 11px;
    color:     #333333;
    background-color: #e3e3e3;
    height:    25px;
    font-weight: normal;
    background-image: url(../design/layout/top_head_back1.gif);
    background-repeat: repeat-x;
}
.top_header {
    background-image:  url(../design/layout/demo_header.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.footer_head_back1 {
    font-size: 11px;
    color:     #333333;
    height:    25px;
    font-weight: normal;
}

/* breadcrumb Pfad */
.a_path {
    font-size: 11px;
    color:     #FFFFFF;
    font-weight: normal;
}
.path_teaser_head {
    font-size: 11px;
    color:     #333333;
    font-weight: normal;
    background-color: #f2f2f2;
    background-image: url(../design/layout/teaser_head_back4.gif);
}
.path_teaser_head2 {
    font-size: 11px;
    color:     #333333;
    background-color: #f2f2f2;
    font-weight: normal;
}
.weekproduct_teaser_head {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back3.gif);
}
.topseller_teaser_head {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back3.gif);
}
.orderhitlist_teaser_head {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back3.gif);
}
.actionlist_teaser_head {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back3.gif);
}
.lastbuy_teaser_head {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back3.gif);
}
.news_teaser_head {
    font-size: 11px;
    color:     #333333;
    height:    25px;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back2.gif);
}
.accountlogin_teaser_head {
    font-size: 11px;
    height:    25px;
    color:     #333333;
    font-weight: bold;
    background-image: url(../design/layout/teaser_head_back2.gif);
}
.article_option_box1 {
    font-size: 11px;
    /*
    color:     #333333;
    font-weight: normal;
    background-color: #e2e2e2;
    */
    width: 140px;
}
.smaller, .smaller a {
    font-size: 9px;
}
.article_option_box2 {
    font-size: 11px;
    /*
    color:     #333333;
    font-weight: normal;
    background-color: #f1f1f1;
    */
    width: 200px;
}
.article_variant_box {
    font-size: 11px;
    color:     #333333;
    font-weight: normal;
    background-color: #F7F7F7;
}
/* }}} */
/* {{{ ÃÂberschriften */
.headline_action_1 {
    font-size: 14px;
    color:     #ff9900;
    font-weight: bold;
}
.headline_action_2 {
    font-size: 11px;
    color:     #ff9900;
    font-weight: bold;
}
.headline_1 {
    font-size: 11px;
    color:     #FFFFFF;
    font-weight: bold;
}
.headline_2 {
    font-size: 11px;
    color:     #FFFFFF;
    font-weight: bold;
}
.headline_3 {
    font-size: 11px;
    color:     #FFFFFF;
    font-weight: bold;
}
.headline_4 {
    font-size: 11px;
    color:     #FFFFFF;
    font-weight: bold;
}
.headline_5 {
    font-size: 14px;
    color:     #FFFFFF;
    font-weight: bold;
}
/* }}} */
/* {{{ FCKEditor*/
.Bold {
    font-weight: bold;
}
.Title {
    font-weight: bold;
    font-size: 18px;
    color:     #cc3300;
}
.Code {
    border: #8b4513 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    color: #000066;
    background-color: #ff9933;
}
/* }}} */

/* vim:set ft=css sw=4 sts=4 fdm=marker enc=latin1 : */
