﻿html
{
    width: 100%;
    height: 100%;
}

body
{
    color: #333;
    font: 12px Arial, Verdana, sans-serif;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
    text-align: center; /* for IE */
    background: #2e2d30 url('images/bg_right.jpg');
    background-repeat: repeat-y;
    background-position: top center;
    background-attachment: fixed;
    height: 100%;
}

input
{
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    font-family: arial, verdana, helvetica, geneva, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-top: 0px;
}

input#submit
{
    background: #cfcfc0 url('images/bg_form_button.gif');
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #555555;
}

#site_bg
{
    width: 100%;
    height: 100%;
    margin-top: 10px;
}

#site_full
{
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    background-color: #f3f3f3;
}

#header
{
    width: 100%;
}

#header_content
{
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    height: 100px;
    background: #2e2d30 url('images/bg_header.gif');
    background-repeat: repeat-y;
    background-position: top center;
}

#header_left
{
    width: 510px;
    float: left;
    text-align: left;
    height: 100px;
}

#header_logo
{
    padding-left: 20px;
    padding-top: 20px;
}

#header_right
{
    width: 510px;
    float: right;
    height: 100px;
}

#header_right_left
{
    width: 210px;
    float: left;
}

#header_right_left_navi
{
    width: 210px;
    padding-top: 15px;
    color: #f3f3f3;
    float: right;
    text-align: right;
}

a.header_right_left_navi
{
    color: #f3f3f3;
}

#header_right_right
{
    width: 280px;
    float: right;
    cursor: pointer;
}

#header_right_right_cart
{
    padding-top: 15px;
    padding-right: 0px;
}

#basket
{
    width: 275px;
    float: right;
    color: #f3f3f3;
    background-color: #5A595C;
}

#main_navigation
{
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    height: 39px;
    border-bottom: 1px solid #9e9e9e;
    background-color: #ebebeb;
    text-align: left;
    background: #f3f3f3 url('images/bg_hauptnavi.gif');
    background-repeat: repeat-x;
    background-position: center center;
    z-index: 90;
    position: relative;
}

#main_navigation_navi
{
    width: 820px;
    height: 39px;
    float: left;
}

#login_user
{
    width: 180px;
    float: right;
    padding-top: 10px;
    font-size: 12px;
    text-align: right;
    padding-right: 20px;
}

#main
{
    width: 100%;
}

#main_content
{
    width: 1020px;
    background: #f3f3f3;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

#main_content_con
{
    width: 100%;
    background-color: #f3f3f3;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    height: 100%;
}

#footer
{
    width: 100%;
}

#footer1
{
    margin: auto;
    clear: both;
    width: 1020px;
    vertical-align: middle;
    height: 25px;
    text-align: center;
    background-color: #f3f3f3;
}

#sites_std
{
    height: 100%;
}

#con_left_pre
{
    width: 180px;
    height: 100%;
    text-align: left;
    float: left;
    background-color: #f3f3f3;
}

#con_left
{
    width: 180px;
    background: url('images/navi_shadow.gif');
    background-repeat: repeat-y;
    background-position: top right;
    text-align: left;
}

.box01
{
    width: 170px;
    z-index: 20;
    position: relative;
    margin-right: -160px;
    background: url('images/bg_navi_open.gif');
    background-repeat: repeat-y;
    background-position: top left;
    height: 100%;
    overflow: hidden;
    border-bottom: 1px solid #2e2d30;
}

#con_right_pre
{
    width: 840px;
    background-color: #ffffff;
    float: right;
}

#con_right
{
    width: 830px;
    background-color: #f3f3f3;
    float: right;
}

#con_top
{
    width: 830px;
}

#con_top_search
{
    width: 820px;
    background-color: #f3f3f3;
}

#con_bottom
{
    width: 830px;
    background-color: #ffffff;
}

#shop_content
{
    width: 830px;
    background-color: #ffffff;
    float: right;
}

.shop_td
{
    width: 830px;
    background-color: #ffffff;
}

#con_lang
{
    width: 70px;
    height: 35px;
    text-align: left;
    padding: 10px;
    float: left;
}

.form_button
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #cfcfc0 url('images/bg_form_button.gif') repeat-x left top;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #555555;
    cursor: pointer;
    height: 22px;
}

.button
{
    margin: 10px 5px 10px 5px;
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #99CCFF url('images/verlaufbl.png');
    background-repeat: repeat-x;
    background-position: center center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
}

.form_field
{
    background-color: #ffffff;
    margin: 0px;
    border: 1px solid #bbbbbb;
    font-family: arial, verdana, helvetica, geneva, sans-serif;
    font-size: 12px;
    color: #000000;
}

.search_field
{
    background-color: #ffffff;
    margin: 0px;
    border: 1px solid #bbbbbb;
    font-family: arial, verdana, helvetica, geneva, sans-serif;
    font-size: 11px;
    color: #000000;
}

#wrapper
{
    margin: 0px 20px 20px 0px;
    padding: 0px 10px 10px 0px;
}

.Itemstyle
{
    border: 1px solid #9e9e9e;
}

.Itemstyleohneborder
{
    background: #f3f3f3 url(../images/bg-header.gif) repeat-x;
}

img
{
    border-style: none;
}

a
{
    text-decoration: none;
    color: #2e2d30;
}

a:hover
{
    text-decoration: none;
    color: #222222;
}

table.center
{
    margin-left: auto;
    margin-right: auto;
}

.table1
{
    width: 100%;
}

.table2
{
    width: 100%;
}

.Uberschriftbutton
{
    padding-left: 10px;
    font-size: 14px;
    font-family: Arial;
    color: #555555;
    background: #f3f3f3 url('images/bg_hauptnavi.gif');
    background-repeat: repeat-x;
    background-position: bottom center;
    height: 39px;
    cursor: pointer;
}

.suche
{
    width: 820px;
    border-style: none;
    font-size: 13px;
    font-family: Arial;
    cursor: pointer;
    color: #222222;
    font-style: italic;
    background-image: url('images/bg-nav-holder.gif');
    background-repeat: repeat-x;
}

.sucheueberschirft
{
    font-size: 13px;
    font-family: Arial;
    color: #222222;
    font-style: italic;
}

.backvonobennachunten
{
    border: 1px solid #E4E4E4;
    background-image: url('images/bg-nav-holder.gif');
    background-repeat: repeat-x;
}

.hintergrundweis
{
    padding: 4px;
    border: 1px solid #E4E4E4;
    background-color: #FFFFFF;
}

.kleineschrift
{
    font-family: Arial;
    font-size: 8px;
    color: #555555;
}

.mittelschrift
{
    font-family: Arial;
    font-size: 10px;
    color: #555555;
}

.tablemitborder
{
    border: 1px solid #E4E4E4;
}

.bezeichnungblau
{
    color: #555555;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.ueberschrift
{
    font-size: 12px;
    font-family: Arial;
    color: #555555;
}
.ueberschriftgross
{
    font-size: 18px;
    font-family: Arial;
    color: #0000FF;
    font-weight: bold;
}
.artikel_bez
{
    font-size: 13px;
    font-family: Arial;
    color: #333333;
}

.box
{
    text-align: left;
    line-height: normal;
    border: 1px solid #E4E4E4;
    padding: 25px;
    margin: 10px;
    width: 250px;
    height: 250px;
}

.box1
{
    text-align: left;
    line-height: normal;
    border: 1px solid #E4E4E4;
    padding: 25px;
    margin: 10px;
    width: 500px;
    height: 600px;
}

.button1
{
    color: #fff;
    width: 120px;
    height: 22px;
    background: #009ee0;
    border: 1px solid #e3e3e3;
    margin: 2px 0 0 0;
}

.fehler
{
    color: #FF0000;
    font-family: Arial;
    font-size: 12px;
}

textarea
{
    margin: 2px 3px 8px 0;
    padding: 0;
    border: 1px solid #e3e3e3;
    background: #ffffff;
    color: #555555;
    font-size: 12px;
}

.linkbuttonfett
{
    background: #cfcfc0 url('images/bg_form_button.gif');
    background-repeat: repeat-x;
    background-position: top left;
    border: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    border: 0px;
    color: #555555;
    cursor: pointer;
}

.ButtonWarenkorb
{
    border-style: ridge;
    border-width: thin;
    border-color: inherit;
    background: #99CCFF url('images/verlaufbl.png');
    background-repeat: repeat-x;
    background-position: center center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
}

.ButtonWarenkorbgross
{
    border-style: ridge;
    border-width: thin;
    border-color: inherit;
    background: #99CCFF url('images/verlaufblgros.png');
    background-repeat: repeat-x;
    background-position: center center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
}

.loeschenbt
{
    font-variant: normal;
    font-style: italic;
    cursor: pointer;
}

.modalBackground
{
    background-color: Gray;
}

.updateProgress
{
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 130px;
    height: 50px;
}

.updateProgressMessage
{
    margin: 3px;
    font-family: Trebuchet MS;
    font-size: small;
    vertical-align: middle;
}

.einruecken
{
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.watermark
{
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #C0C0C0;
    width: 185px;
}

.suchetextbox
{
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    font-family: arial, verdana, helvetica, geneva, sans-serif;
    font-size: 12px;
    color: #222222;
    width: 185px;
}

.auswahl
{
    cursor: pointer;
}

.pagezahl
{
    background: #99CCFF url('images/verlaufbl.png');
    background-repeat: repeat-x;
    background-position: center center;
    margin-right: 2px;
    margin-left: 2px;
    border: 1px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    cursor: pointer;
}

.pagezahlselect
{
    margin-right: 2px;
    margin-left: 2px;
    border: 1px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: bold;
}
