/* ====== Allgemeine Definitionen ====== */

/* ====== Body ====== */
body {
    margin: 0px;
    padding: 0px;
    background: #9caebd url(/images/bg_body.gif) repeat-x;
}
img {
    border: none;
}
form {
    margin: 0px;
    padding: 0px;
}
hr {
    display: block;
    height: 0px;
    border: none;
    border-bottom: 1px dotted #2373b1;
    margin: 20px 0px;
}

/* ====== Container ====== */
div#container {
    width: 872px;
    margin: 0px auto;
}
div#content {
    width: 872px;
    background: url(/images/bg_content.gif) repeat-y;
    font: 12px tahoma, arial, sans-serif;
    line-height: 18px;
    color: #55636f;
}

/* ====== Seitenelemente ====== */


div#header {
    width: 872px;
    height: 290px;
    background: url(/images/bg_header.jpg) no-repeat;
    font: 11px tahoma, arial, sans-serif;
    color: #55636f;
    line-height: 17px;
}
div#contentLeft {
    float: left;
    width: 244px; /* 285 */
    padding: 20px 15px 40px 26px;
}
div#contentRight {
    float: right;
    width: 587px; /* 587 */
    padding: 28px 0px 56px;
}
div#footer {
    width: 872px;
    height: 55px; /* 75 */
    background: url(/images/bg_footer.gif) no-repeat;
    padding: 10px 0px;
    font: 11px tahoma, arial, sans-serif;
    color: #ffffff;
    text-align: center;
}
div.contentCell {
    width: 522px;
    margin-left: 22px;
}
div#warenkorb {
    float: left;
    width: 190px;
    height: 75px; /* 80 */
    margin-left: 37px;
    padding-top: 5px;
}
div#suche {
    float: left;
    width: 303px;
    height: 75px; /* 80 */
    margin-left: 29px;
    padding-top: 5px;
}
div#navigation {
    clear: both;
    float: left;
    height: 27px;
    margin: 146px 0px 0px 307px; 
    -margin: 143px 0px 0px 153px;   
}
/* ====== Navigation ====== */
img.mainNavi {
    margin-right: 4px;
}
a.catalogNavi {
    display: block;
    width: 205px;
    margin-bottom: 6px;
    padding-left: 15px;
    background: url(/images/bullet_navi_1.gif) no-repeat 0px 5px;
    font: 12px tahoma, arial, sans-serif;
    color: #1b87d8;
    text-decoration: none;
}
a.catalogNavi:hover {
    background: url(/images/bullet_navi_2.gif) no-repeat 0px 5px;
    color: #000000;
}
a.subNavi {
    display: block;
    margin-bottom: 3px;
    font: 11px tahoma, arial, sans-serif;
    color: #373737;
    text-decoration: none;
    text-indent: 15px;
}
a.subNavi:hover {
    color: #000000;
}

a.subsubNavi {
    display: block;
    margin-bottom: 3px;
    font: 11px tahoma, arial, sans-serif;
    color: #373737;
    text-decoration: none;
    text-indent: 30px;
}
a.subsubNavi:hover {
    color: #000000;
}
a.naviLevel3 {
    display: block;
    margin-bottom: 3px;
    font: 11px tahoma, arial, sans-serif;
    color: #373737;
    text-decoration: none;
    text-indent: 30px;
}

a.naviLevel4 {
    display: block;
    margin-bottom: 3px;
    font: 11px tahoma, arial, sans-serif;
    color: #383838;
    text-decoration: none;
    text-indent: 40px;
}

a.naviLevel2 {
    display: block;
    margin-bottom: 3px;
    font: 11px tahoma, arial, sans-serif;
    color: #373737;
    text-decoration: none;
    text-indent: 15px;
}
a.naviLevel3:hover {
    color: #000000;
}

a.naviLevel4:hover {
    color: #000000;
}

.current {
    font-weight: bold !important;
    color: #105a93 !important;
}
.current:hover {
    color: #000000 !important;
}
/* ====== Text ====== */
h1 {
    margin: 0px 0px 10px 0px;
    font: 20px tahoma, arial, sans-serif;
    color: #105a93;
}
h2 {
    font: 16px tahoma, arial, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #2373b1;
    text-align: right;
}
div#contentRight a {
    font: 12px tahoma, arial, sans-serif;
    color: #1b87d8;
    text-decoration: none;
}
div#contentRight a:hover {
    color: #000000;
    text-decoration: underline;
}
div.newsDate {
    float: left;
    font-size: 10px;
    color: #999999;
}
div.catalogCeldaHead a, div.catalogAscoHead a {
    font: bold 14px tahoma, arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
}
div.catalogCeldaHead a:hover, div.catalogAscoHead a:hover {
    text-decoration: underline;
}
div.telechargementsBody a {
    font: 12px tahoma, arial, sans-serif;
    color: #1b87d8;
    text-decoration: none;
}
div.telechargementsBody a:hover {
    color: #000000;
}
p.telechargements {
    margin: 10px 0px 0px 0px;
}
span.panier, span.recherche {
    display: block;
    background: url(/images/icon_warenkorb.gif) no-repeat 0px 4px;
    color: #000000;
    padding-left: 35px;
    margin-bottom: 10px;
    font: 24px tahoma, arial, sans-serif;    
}
span.recherche {
    background: url(/images/icon_suche.gif) no-repeat 0px 4px;  
}
div#header a {
    color: #e98f00;
}
div#header a:hover {
    color: #000000;
}
span.small {
    font-size: 10px;
    line-height: 15px;
}
span.preis {
    font-size: 13px;
    font-weight: bold;
    color: #f04d06;
}

/* ====== Tabellen ====== */

/* ====== Formulare ====== */
input, select, textarea {
    border: 1px solid #869cae;
    padding: 2px;
    font: 11px tahoma, arial, sans-serif;
    color :#3D5165;
}
select {
    padding: 1px;
}
.medium {
    width: 185px;
}
.large {
    width: 270px;
}
.xlarge {
    width: 350px;
}
input.goButton {
    background-color: #2373b1;
    border: 1px outset #144063;
    font: 11px tahoma, arial, sans-serif;
    color: #ffffff;
    padding: 2px;
}

/* ====== Bilder ====== */
img#logos {
    float: left;
    width: 244px;
    height: 105;
    margin: 12px 0px 0px 26px;
}
/* ====== Sonstiges ====== */
div#angebote {
    width: 576px;
    height: 168px; /* 177 */
    padding-top: 9px;
    background: url(/images/bg_angebote.gif) no-repeat;
}
div.newsHead {
    float: left;
    width: 417px;
}
div.catalogCeldaHead {
    width: 244px; /* 244 */
    height: 48px; /* 48 */
    background: url(/images/bg_catalog_celda_head.gif) no-repeat;
    padding: 0px;
}
div.catalogCeldaBody {
    width: 222px; /* 244 */
    background: #e6edf1 url(/images/bg_catalog_celda_body.gif) no-repeat;
    padding: 10px 0px 20px 22px;
}
div.catalogAscoHead {
    width: 244px; /* 244 */
    height: 49px; /* 49 */
    background: url(/images/bg_catalog_asco_head.gif) no-repeat;
    padding: 0px;
}
div.catalogAscoBody {
    width: 222px; /* 244 */
    background: #fcedcc url(/images/bg_catalog_asco_body.gif) no-repeat;
    padding: 10px 0px 20px 22px;
}
div.telechargementsHead {
    width: 244px; /* 244 */
    height: 56px; /* 56 */
    background: url(/images/bg_telechargements_head.gif) no-repeat;
    padding: 0px;
}
div.telechargementsBody {
    width: 200px; /* 244 */
    background: #dfdfdf url(/images/bg_telechargements_body.gif) repeat-y;
    padding: 10px 22px 20px 22px;
}
div.angebotStartseite {
    float: left;
    width: 260px;
}
div.produktlisting {
    clear: both;
    height: 85px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #2373b1;
}
div.produktText {
    float: left;
    width: 300px;
}
div.produktPreis {
    float: right;
    text-align: right;
}
div.supportBar {
    width: 576px;
    height: 25px; /* 30 */
    background-color: #e6edf1;
    margin: 5px 0px 10px 0px;
    padding-top: 5px;
}
div.breadcrumbs {
    width: 576px;
    height: 25px; /* 30 */
    border-bottom: 1px dotted #fa9a25;
    margin: 0px 0px 10px 0px;
    padding-top: 5px;
}
.left {
    float: left;
    margin: 0px 15px 8px 0px;
}
.border {
    border: 1px solid #2373b1;
}