﻿/***************************************** festo layout *****/
/************ Copyright (c) 2006-2007 Festo AG & Co. KG *****/
/************************************************************/
/*********************************** initial stylesheet *****/
/************************************************************/
/******************** last updated 2015-04-02 by ngl ********/
/******************** 2015/04/02 add font-family in body ****/
/************************************************************/
/*START: Inhaltsverzeichnis
    
    ---------------------------------------------------------------
    Dieses Stylesheet enthaelt alle initialen Styles sowie einen generellen css-Reset
    ---------------------------------------------------------------
*/
/*END: Inhaltsverzeichnis*/
/************************************************************/
html,
body
{
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #38424d;
    font-size: 12px;
}
html
{
    height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll;
}
div, form, fieldset
{
    margin: 0;
    padding: 0;
    border: none;
}
table
{
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
    xfont-size: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label, address
{
    font-family: Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}
h1
{
    margin: 0 0 0 -2px;
}
h2 
{
    color: #000;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
h3 
{
    color: #999;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
h4
{
    color: #999;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}
p 
{
    xfont-size: 12px;
    line-height: 16px;
}
body#article p a,
body#article p 
{
    xfont-size: 12px;
    line-height: 16px;
}
ol
{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
ul
{
    list-style-type: none;
}
li
{
    padding-left: 15px;
    background: url(/rep/de_de/fw/css/import/img/icons/icon_black_bullet.gif) no-repeat 0 5px;
}
a
{
    color: #000;
    text-decoration: none;
    xfont-size: 12px;
    line-height: 15px;
    font-family: Arial, sans-serif;
}
h3,
h4
{
    color: #999;
}
div.image-float a,
div.float a,
div.image a,
div.portlet-140x140-visual a,
div.portlet-290x140-visual a,
div.portlet-big-visual a
{
    line-height: 0;
    font-size: 0;
}
a:hover
{
    text-decoration: none;
}
a.inline-link,
div.section p a, 
div#context a, div#home_context a, div.home_context a, 
body#article div.section ul li a,
body#article div.text ul li a,
.portlet-container .text-wrapper a, 
.form-context-box .text-wrapper a,
.text-wrapper-body a, 
.tab-cards-content a,
table a, dd p a, dd ul a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_link.gif) no-repeat 0 3px;
    padding: 0 0 0 14px;
    color: #000;
}
#search_results_head a
 {
    background: none;
    padding: 0;
}
dd p.top a
{
    background: none;
    padding: 0;
}
div#context a, div#home_context a, div.home_context a
{
    display:inline-block;
}
body.centerLayout #companyLogo {
    position: absolute;
    top: 15px;
}
body.centerLayout div.home_content_930 {
    margin-bottom: 15px;
}
body.centerLayout div#portlet-col-wide {
    padding-bottom: 15;
}
body.centerLayout div#home_context div.quickLinkContainer {
    border-top: 1px solid #dcebf6;
    border-bottom: 1px solid #dcebf6;
    padding: 10px 0 0px;
    background-color: #dcebf6;
}
body.centerLayout div#home_context div.quickLinkContainer h2 {
    padding: 10px 0 0 10px;
}
body.centerLayout div#home_context div.quickLinkContainer ul li {
    float: left;
    padding: 0 10px 0 2px;
}
body.centerLayout div#home_context .quickLinkContainer li a{
    padding: 5px 0 5px 0;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    text-transform: uppercase;
    display: block;
    background-image: none;
    text-align: center;
}
body.centerLayout div#home_context .quickLinkContainer li a p{
    color: #0091DC;
    padding-top: 3px;
}
body.centerLayout div#gen_nav div#login_box div.buttons {
    position: relative;
    padding-right: 18px;
}
body.centerLayout div#gen_nav div#login_box div.buttons div.loginLinks {
    float: left;
    position: relative;
    top: 12px;
}
body.centerLayout div#gen_nav div#login_box div.buttons div.loginButton {
    float: right;
    margin-top: 20px;
}
.portlet-container-visual .text-wrapper a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_link.gif) no-repeat 0 3px;
    padding: 0 0 0 14px;
}
a.inline-link:hover,
div.section p a:hover, 
div#context a:hover, div#home_context a:hover, div.home_context a:hover, 
.portlet-container .text-wrapper a:hover, 
.form-context-box .text-wrapper a:hover,
.portlet-container-visual .text-wrapper a:hover, 
.text-wrapper-body a:hover, 
.tab-cards-content a:hover,
table a:hover, dd p a:hover, dd ul a:hover
{
            text-decoration:underline;
            color: #0091dc;
}
a.no-bg, .no-bg a
{
    background: none!important;
    padding: 0!important;
}
div#context a.inline-link
{
    background-position: 0 3px;
    xfont-size: 12px;
    line-height: 15px;
}
body#article div#content a,
body#popup div#content a.inline-link
{
    background-position: 0 4px;
    xfont-size: 12px;
    line-height: 16px;
}
body#article div#content p.highlighted a
{
    background-position: 0 3px;
    xfont-size: 12px;
}
a.download-link
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_link.gif) no-repeat 0 4px;
    padding: 0 0 0 14px;
    color: #000;
    display: block;
    margin: 5px 0 1px;
}
div.list ul li
{
    line-height: 15px;
    xfont-size: 12px;
    padding: 3px 0 2px 0;
    margin: 0;
    background: none;
}
div.section div.list ul li,
div.text-wrapper div.list ul li,
body#article div.section div.list ul li,
body#article div.text-wrapper div.list ul li
{
    line-height: 20px;
    xfont-size: 12px;
    padding: 0;
    margin: 0;
    background: none;
}
div.section div.list ul
{
    padding: 0;
    margin: -1px 0;
}
body#article div.section div.list ul
{
    padding: 0;
    margin: -2px 0;
}
p.link
{
    padding: 5px 0 0 0;
}
p.link a,
div.list a.link,
ul.products-cart a.link
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_link.gif) no-repeat left 3px;
    padding: 0 0 0 14px;
    color: #000;
}
a.show-all
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_plus.gif) no-repeat 0 40%;
    padding: 0 0 0 14px;
    color: #000;
}
a.hide-all
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_minus.gif) no-repeat 0 40%;
    padding: 0 0 0 14px;
    color: #000;
}
span.phone, p.phone
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_phone.gif) no-repeat 0 2px !important;
    padding-left: 14px;
}
span.mobile, p.mobile
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_mobile.gif) no-repeat 0 2px !important;
    padding-left: 14px;
}
span.fax, p.fax
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_fax.gif) no-repeat 0 2px !important;
    padding-left: 14px;
}
a.email, .email a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_contact.gif) no-repeat 0 50% !important;
    padding: 0 0 0 13px;
}
span.time, p.time
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_hour.gif) no-repeat 0 2px !important;
    padding-left: 14px;
}
a.movie, .movie a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_movie.gif) no-repeat 0 1px !important;
    padding: 0 0 0 15px;
}
a.pdf, .pdf a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_pdf.gif) no-repeat 0 0 !important;
    padding: 2px 0 0 21px !important;
    overflow: visible !important;
    margin-top: 3px !important;
}
a.rtf, .rtf a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_rtf.gif) no-repeat 0 0 !important;
    padding: 2px 0 0 20px !important;
    overflow: visible !important;
    margin-top: 3px !important;
}
a.cad, .cad a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_cad.gif) no-repeat 0 0;
    padding: 2px 0 0 20px;
    overflow: visible !important;
    margin-top: 3px;
}
a.print, .print a
{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_print.gif) no-repeat 0 1px !important;
    padding: 0 0 1px 16px !important;
}
a.world {
    background: url(/rep/de_de/fw/css/import/img/icons/icon_world.gif) no-repeat 0 0;
    padding: 0 0 0 28px !important;
    overflow: visible !important;
    margin-top: 3px !important;
}
.world a{
    background: url(/rep/de_de/fw/css/import/img/icons/icon_world.gif) no-repeat 0 0;
    padding: 0 0 0 28px;
    overflow: visible;
    margin-top: 3px;
}
body.centerLayout .seo {
    display: none;
} 
body.centerLayout div#home_context .quickLinkContainer a .icon {
    background: url(/rep/de_de/fw/css/import/img/icons/quickLink_icon_grid.gif) no-repeat;
    display: inline-block;
}
strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
address 
{
    line-height: 16px;
    xfont-size: 12px;
    font-weight: normal;
    font-style: normal;
}
img
{
    margin: 0;
    padding: 0;
    border: none;
}
label 
{
    xfont-size: 12px;
    line-height: 10px;
    display: block;
}
legend 
{
    display: none;
    padding: 0;
    margin: 0;
}
input, select, textarea
{
    color: #000;
    font: 12px Arial, sans-serif;
    background: #fff;
}
input, textarea
{
    padding-left: 3px;
    padding-right: 3px;
}
input.input-image
{
    padding: 0;
    background-color: transparent;
    margin: 0;
}
input.input-image {
    background:url(/rep/de_de/fw/css/import/img/button-search-mini.gif) no-repeat;
    border:0;
    width:31px;
    height:18px;
    font-size:0px;
    cursor:pointer;
    color:#fff;
}
input.checkbox,
input.radio
{
    margin: 0 5px 0 0;
    padding: 0;
    width: 13px;
    height: 13px;
    display: block;
    float: left;
}
select
{
    margin: 0;
    padding: 0;
}
textarea
{
    margin: 0;    
}
hr
{
    margin:4px 0 4px 0;
    color:#ccc;
    border:1px solid #ccc;
    background-color:#ccc;
}
dd 
{
    xfont-size: 12px;
    line-height: 15px;
}
dt 
{
    xfont-size: 12px;
    line-height: 15px;
    font-weight: bold;
}
td, th
{
    vertical-align: top;
    text-align: left;
}
div.text-wrapper
{
    margin-top: -1px;
    padding: 1px 0 0;
}
div#content div.text-wrapper
{
    padding-bottom: 1px;
}
.access,
h6
{
    position: absolute;
    left: -7000px;
}
.clearfix
{
    min-height: 1%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    font-size: 1px;
    visibility: hidden;
}
div.quickLinkContainer ul li {
    padding-left: 3px !important;
}
div#content a
{
    display:inline-block;
}