/* ================= */
/* = STANDARD TAGS = */
/* ================= */
*
{
    outline: none;
}

html
{
    overflow: -moz-scrollbars-vertical;
}

body
{
    margin: 0;
    padding: 0;

    color: #3e5074;
    font: 14px Arial,Helvetica,Garuda,sans-serif;

    background: #fff url(../images/construct/header_logo.gif) center 0 no-repeat;
    background-attachment: fixed;
}
body.produkte
{
    background-image: url(../images/construct/header_logo2.gif);
}
body.logserve,
body.direktgeschaeft
{
    background-image: url(../images/construct/header_logo3.gif);
}
body#body2,
body#body12,
body#body25
{
    background-attachment: scroll;
}

a, a:hover
{
    color: #7f90a3;
    outline: none;
    text-decoration: underline;
}
a:hover { text-decoration: none }

h1
{
    margin: 0 0 12px 0;
    padding: 0;

    color: #02133d;
    line-height: 1.3em;
    font-size: 25px;
    font-weight: normal;
}
body.galerien div#content h1
{
    padding-left: 28px;
}
h2
{
    margin: 20px 0 15px 0;
    padding: 0;

    color: #02133d;
    line-height: 0.5em;
    font-size: 17px;
    font-weight: normal;
}
    h2 a, h2 a:hover
    {
        color: #02133d;
        text-decoration: none;
    }
h3
{
    margin: 0 0 11px 0;
    padding: 0;

    color: #3e5074;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
}
    h3 a, h3 a:hover
    {
        color: #575656;
    }

hr
{
    position: relative;
    clear: both;

    margin: 4px 0 20px;
    padding: 0;
    height: 1px;

    color: #e6e6e6;

    border: 0;
    background: #e6e6e6;
}

img
{
    border: 0;
}

input, select, textarea
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}

map
{
    display: none;
}

p
{
    margin: 0 0 14px 0;
    padding: 0;

    line-height: 17px;
}

ul
{
    margin: 2px 0 19px 0;
    padding: 0 0 0 20px;

    line-height: 19px;
}
    ul li
    {
        margin: 0 0 1px 0;
        padding: 0 0 0 5px;

        list-style-type: square;
    }
ol
{
    margin: 2px 0 12px 0;
    padding: 0 0 0 30px;

    line-height: 19px;
}
    ol li
    {
        margin: 0 0 4px 0;
        padding: 0;
    }
div.clear
{
    clear:both;
    height:0px;
    line-height:0px;
    margin:0px;
    padding:0px;
}

/* ================ */
/* = TYPO3 Styles = */
/* ================ */
div.csc-textpic-text
{
	position: relative;
}
div.news-single-item div.csc-textpic-text
{
    position: static;   
}

/* ============== */
/* = RTE Klasse = */
/* ============== */
p.kleingedrucktes
{
    margin-bottom: 14px;

    color: #02133d;
    font-size: 10px;
    line-height: 13px;
}
p.pdf_link
{
    padding: 2px 0 5px 26px;
    
    background: url(../images/construct/icon_pdf.gif) 0 0 no-repeat;
}

/* ================= */
/* = STANDARD FORM = */
/* ================= */
form#standard-form
{
    
}
    form#standard-form label
    {
        display: block;
        
        padding: 14px 0 7px 7px;
    }
        form#standard-form label span
        {
            color: #7f90a3;
        }
    form#standard-form input.text,
    form#standard-form input.plz,
    form#standard-form input.ort
    {
        padding: 3px 3px;
        width: 274px;
        height: 17px;
        
        font-size: 14px;
        line-height: 14px;
        
        border-top: 1px solid #e2e4e9;
        border-right: 1px solid #b4b9c4;
        border-bottom: 1px solid #b4b9c4;
        border-left: 1px solid #e2e4e9;
    }
    form#standard-form select.text
    {
        width: 280px;
        height: 23px;
        
        font-size: 14px;
        line-height: 14px;
        
        border-top: 1px solid #e2e4e9;
        border-right: 1px solid #b4b9c4;
        border-bottom: 1px solid #b4b9c4;
        border-left: 1px solid #e2e4e9;
    }
    form#standard-form input.plz
    {
        margin-right: 7px;
        width: 45px;
    }
    form#standard-form input.ort
    {
        width: 210px;
    }
    input.standard-form-submit
    {
        margin: 30px 0 0 0;
    }
    form#standard-form span.error
    {
        color:red;
        padding:0px 0 3px 7px;
        display:block;
        font-size:11px;
    }
    form#standard-form div.tx-your-extension-id-pi1-captcha span.error
    {
        padding:0px;
    }
    form#standard-form textarea.text
    {
        border-color:#E2E4E9 #B4B9C4 #B4B9C4 #E2E4E9;
        border-style:solid;
        border-width:1px;
        font-size:14px;
        line-height:14px;
        padding:3px;
        width:274px;
        height:100px;
    }
/* =========== */
/* = CAPTCHA = */
/* =========== */
img.tx-srfreecap-pi2-image
{
    margin: 15px 0 5px 0;
}
span.tx-srfreecap-pi2-cant-read
{
    display: block;
    
    color: #3e5074;
    font-size: 14px;
}

/* ========== */
/* = HEADER = */
/* ========== */
div#header
{
    width: 968px;
    height: 127px;

    border-bottom: 3px solid #02133d;
}
body#body2 div#header,
body#body12 div#header,
body#body25 div#header
{
    width: 968px;
}

/* =========== */
/* = CONTENT = */
/* =========== */
div#content
{
    padding: 44px 470px 20px 28px;

    background: url(../images/construct/content_container_background.gif) 0 0 repeat-y;
}
body#body28 div#content,
body#body40 div#content,
body#body41 div#content
{
    padding: 44px 360px 20px 28px;
}
body.galerien div#content
{
    padding: 44px 318px 20px 0;
}
body.newsarchiv div#content
{
    padding: 44px 346px 20px 28px;
}
body#body28 div#content div.csc-textpic-intext-right div.csc-textpic-imagewrap,
body#body40 div#content div.csc-textpic-intext-right div.csc-textpic-imagewrap,
body#body41 div#content div.csc-textpic-intext-right div.csc-textpic-imagewrap
{
    margin-right: 0 !important;
}

body#body12 div#content, 
body#body25 div#content
{
    padding: 0;

    background: none;
}
body#body15 div#content
{
    padding-bottom: 0;
}
body#body2 div#content,
body#body8 div#content,
body#body9 div#content
{
    padding: 0;
}

/* =============== */
/* = GOOGLE MAPS = */
/* =============== */
div#map_controlsContainer
{
    top: 10px !important;
    left: 80px !important;
    
    width: 132px;
    height: 65px;
    
    background: url(../images/googlemap/controls_zoom.png) 0 0 no-repeat;
    cursor: pointer;
}
div#map_controlsButtonPlus,
div#map_controlsButtonMinus
{
    display: block;
    position: absolute;
    top: 10px;
    left: 80px;
    
    width: 132px;
    height: 32px;
    
    cursor: pointer;
}
div#map_controlsButtonMinus
{
    top: 42px;
}
div#map_controlsHelp-text
{
    position: absolute;
    top: 100px;
    left: 10px;
    
    width: 173px;
    
    font-size: 11px;    
    color: #3e5074;
}
    div#map_controlsHelp-text p
    {
        line-height: 12px !important;
    }
div#mapInputField
{
    position: absolute;
    top: 300px !important;
    left: 43px !important;
    
    width: 167px;
    height: 65px;
    
    background: url(../images/googlemap/controls_search.png) right 0 no-repeat;
}
    input#mapInputField-submit
    {
        width: 23px;
        height: 23px;
        vertical-align: middle;
    }
div#map_controlsHelp-legend
{
    position: absolute;
    bottom: 10px;
    left: 10px;
    
    width: 215px;
    height: 110px;
    
    font-size: 11px;    
    line-height: 13px;
    color: #3e5074;
    
    background: url(../images/googlemap/controls_legend.png) right 0 no-repeat;
}
    div#map_controlsHelp-legend-single,
    div#map_controlsHelp-legend-multiple
    {
        position: absolute;
        top: 30px;
        right: 80px;
        
        font-weight: bold;
        text-align: right;
    }
    div#map_controlsHelp-legend-multiple
    {
        top: 63px;
    }
div#map_controlsContainer2
{
    position: absolute;
    
    width: 193px;
    height: 575px;
    
    background: url(../images/googlemap/controls_background.png) 0 0 no-repeat;
}

/* ============ */
/* = BACKLINK = */
/* ============ */
div#backlink
{
    padding: 20px 0;
}
body.galerien div#backlink
{
    padding-left: 28px;
}

/* ================ */
/* = TYPO3 Images = */
/* ================ */
div.csc-textpic-intext-right div.csc-textpic-imagewrap
{
    margin-right: -100px;
}
div.csc-textpic-imagewrap img,
div.news-list-image img
{
    padding: 5px;
    
    border: 1px solid #ccc;
    background: #fff;
}
.csc-textpic-caption
{
    padding: 10px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-text,
{
    padding: 0 0 20px 30px !important;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap
{
    margin: 0 30px 20px 0 !important;
}

/* ================================== */
/* = CONTENT IMAGE with DESCRIPTION = */
/* ================================== */
div.wfp2-content-image
{
    position: relative;

    margin: 0 -470px 0 -28px;
    padding: 16px 0 0 0;
}
    div.wfp2-content-image-desc
    {
        position: absolute;
        bottom: 0;
        left: 0;

        width: 650px;

        background: #fff;
        -moz-opacity: 0.80;
        -khtml-opacity: 0.80;
        filter:Alpha(opacity = 80);
        opacity: 0.80;
    }
	div.wfp2-content-image-desc h1,
	div.wfp2-content-image-desc h3,
	div.wfp2-content-image-desc p
    {
        margin: 18px 28px;
    }
div.wfp2-content-image-margin
{
    height: 28px;
}
/* ================== */
/* = Download-Liste = */
/* ================== */
div.download_list ul li
{
    margin:0 0 15px 0;
}
    div.download_list ul li h3
    {
        margin:0px;
        
    }
    div.download_list ul li h3 a
    {
        text-decoration:none;
        
    }

/* ===================== */
/* = CONTENT DOWNLOADS = */
/* ===================== */
div.wfp2-content-download
{
    position: relative;
    display: block;
    float: left;
    
    margin: 0 9px 7px 0;
    padding: 9px 8px;
    width: 282px;
    
    border: 2px solid #f4f7fa;
}
    div.wfp2-content-download img
    {
        float: right;
    }
    div.wfp2-content-download h3
    {
        margin: 0;
        
        color: #3e5074;
        font-size: 16px;
    }
    span.wfp2-content-download-dimensions
    {
        display: block;
        
        font-size: 12px;
    }
    a.wfp2-content-download-file, a.wfp2-content-download-file:hover
    {
        display: block;
        float: left;
        
        margin-top: 10px;
        padding: 2px 0 3px 25px;
        
        font-size: 14px;
        
        background: url(../images/construct/icon_doc.gif) 0 0 no-repeat;
    }

/* ================= */
/* = frp_fancyzoom = */
/* ================= */
div.tx-frpfancyzoom-pi1
{
    width: 615px;
}
    div.frp_fancyzoom_image
    {
        float: left;

        margin: 0 10px 10px 0;
        padding: 5px;
        border: 1px solid #ccc;
        background: #fff;
    }

/* ======== */
/* = NEWS = */
/* ======== */
div.news-list-item
{
    margin: 0 0 46px 0;
}
    div.news-list-image
    {
        float: right;
        margin:0 0 0 10px;
    }
    span.news-list-date
    {
        color: #7f90a3;
    }

    div.news-list-item h2
    {
        margin: 0 0 6px 0;
    }
    div.news-list-subheader
    {
        margin-bottom: 12px;
    }
        div.news-list-subheader p,
        div.news-list-subheader h1,
        div.news-list-subheader h2,
        div.news-list-subheader h3,
        div.news-list-subheader h4,
        div.news-list-subheader ul,
        div.news-list-subheader ol,
        div.news-list-subheader li,
        div.news-list-subheader table
        {
            display: inline;
        }
div.news-list-item-startseite
{
    margin: 0 -27px 0 -26px;
    padding: 3px 11px 3px 25px;
    width: 282px;
    
    background: #0c1d46;
}
div.news-list-item-startseite1
{
    background: #061741;
}
    span.news-list-date-startseite
    {
        display: block;
        float: right;
        
        width: 68px;
        
        color: #4c5670;
        font-size: 11px;
        text-align: right;
    }
    div.news-list-item-startseite h3,
    div.news-list-item-startseite h3 a, div.news-list-item-startseite h3 a:hover
    {
        margin: 0;
        padding: 0;
        
        color: #bdcde5;
        font-size: 11px;
        font-weight: normal;
        line-height: 1.1em;
        text-decoration: none;
    }
    div.news-list-item-startseite h3 a:hover
    {
        text-decoration: underline;
    }
div.news-single-item h2
{
    min-width: 375px;
}
    span.news-single-date
    {
        color: #7f90a3;
    }
    div.news-single-subheader
    {
        font-style: italic;
        margin-bottom: 14px;
    }
    dl.news-single-files
    {
        margin: 30px 0 60px 0;
    }
        dl.news-single-files dt
        {
            padding: 0 0 10px 0;
            font-weight: bold;
        }
        dl.news-single-files dd
        {
            margin: 0;
            padding: 0 0 2px;
        }
            dl.news-single-files dd img
            {
                margin-right: 3px;
            }
div.news-amenu-container
{
    float: left;
    
    margin: 0 30px 60px 0;
    width: 237px;
}
    li.news-amenu-item-year
    {
        padding-top: 14px;
        
        font-weight: bold;
        list-style: none;
    }
body.newsarchiv div.news-list-container
{
    float: left;
    
    width: 297px;
}
    body.newsarchiv div.news-list-container div.news-list-item h2,
    body.newsarchiv div.news-list-container div.news-list-subheader
    {
        width: 297px;
    }
    body.newsarchiv div.news-list-container div.news-list-image
    {
        display: none;
    }

/* ============== */
/* = NAVIGATION = */
/* ============== */
a#show_navigation, a#show_navigation:hover
{
    display: block;
    position: absolute;
    top: 127px;
    right: 0;
    overflow: hidden;
    
    padding: 30px 0 0 0;
    width: 317px;
    height: 0;
    
    background: url(../images/construct/navigation_short_link.gif) 0 0 no-repeat;
}
div#navigation
{
    position: fixed;
    top: 130px;

    margin-left: 650px;
    padding: 20px 27px;
    width: 264px; /*318px*/

    /*background: #02133d;*/
}
body#body2 div#navigation
{
    position: absolute;
    
    padding-left: 26px;
    padding-bottom: 0;
    width: 265px;
}
    ul#navigationList
    {
        margin: 0;
        padding: 0;

        list-style: none;
        line-height: auto;
    }
        ul#navigationList li
        {
            padding: 0 0 7px 0;

            list-style: none;
        }
            a.navigation_link, a.navigation_link:hover
            {
                position: relative;
                overflow: hidden;
                display: block;

                padding: 34px 0 0 0;
                height: 0;
            }
            a.navigation_link:hover
            {
                background-position: 0 -37px;
            }
            a.navigation_link_active, a.navigation_link_active:hover
            {
                background-position: 0 0;
            }
    div#subnavigation
    {
        margin: 7px 0 20px 0;
    }
    div#subnavigation2
    {
        margin: -2px 0 2px 7px;
        padding: 7px 0 12px;

        background: #2a3b61;
    }
        a.subnavigation_link, a.subnavigation_link:hover
        {
            display: block;

            margin: 0 0 2px 7px;
            padding: 3px 9px 4px;

            color: #bdcde5;
            line-height: 14px;
            text-decoration: none;

            background: #0c1d46;
        }
        a.subnavigation_link:hover
        {
            color: #fff;

            background: #16284f;
        }
        a.subnavigation2, a.subnavigation2:hover
        {
            margin-left: 0;
            margin-bottom: 0;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 20px;

            font-size: 12px;
            line-height: 12px;

            background: #2a3b61;
        }
        div#subnavigation a.active, div#subnavigation a.active:hover
        {
            position: relative;

            margin-left: -27px;
            margin-right: -27px;
            padding-left: 42px;
            width: 267px; /*318px*/

            color: #fff;

            background: #3e5074;
        }
        div#subnavigation a.active span
        {
            position: absolute;
            top: -8px;
            left: -23px;
            display: block;
            z-index:99;

            width: 23px;
            height: 38px;

            background: url(../images/construct/subnavigation_active.png) 0 0 no-repeat;
        }
        div#subnavigation a.subnavigation2_active, div#subnavigation a.subnavigation2_active:hover
        {
            position: relative;

            color: #fff;

            background: #3a4c70;
        }
        div#subnavigation a.subnavigation2_active span
        {
            position: absolute;
            top: -7px;
            left: -19px;
            display: block;

            width: 23px;
            height: 38px;

            background: url(../images/construct/subnavigation2_active.png) 0 0 no-repeat;
        }

/* ============= */
/* = CONTAINER = */
/* ============= */
div#container
{
    position: relative;

    margin: 0 auto;
    width: 968px;

}

    div#map_canvas {
        width: 650px;
        height: 575px;
        margin: 0 -470px 0 -28px;
    }

    div#map_canvas_detail {
        width: 650px;
        height: 340px;
        margin: 0 0 0 -28px;
    }

        div#overlayMap {
            position: absolute;
            width: 190px;
            height: 340px;

            top: 222px;
            left: 0;

            background: #FFF;

            filter: alpha(opacity=90);
            opacity: 0.9;
        }

    div#StoresOverview {
        padding: 25px 0 0 0;
        width: 550px;
    }

        div.stores {
            padding: 0 0 20px 0;
        }

        div.stores hr {
            margin: 0 0 20px 0;
        }

        div.stores p {
            padding: 0 0 5px 0;
            margin: 0;
        }

        div.leftFloat {
            float: left;
            width: 270px;
        }

        div.rightFloat {
            float: right;
            width: 270px;
        }

        div.rightFloat a {
            font-size: 0.8em;
            font-weight: bold;
            text-decoration: none;
            color: #3A5173;
        }

        div#overlayMap a {
            font-size: 0.8em;
            font-weight: bold;
            text-decoration: none;
            color: #3A5173;
        }


/* ================= */
/* = LOGO INVERTER = */
/* ================= */
div#logo_inverter
{
    position: absolute;
    right:0;

    margin-top:127px;
    width:318px;
    height:100%;

    background: #02133d url(../images/construct/body_hintergrund2.gif) center 57px no-repeat fixed;
}
body.produkte div#logo_inverter
{
    background-image: url(../images/construct/body_hintergrund2_2.gif);
}
body.logserve div#logo_inverter,
body.direktgeschaeft div#logo_inverter
{
    background-image: url(../images/construct/body_hintergrund2_3.gif);
}
body#body2 div#logo_inverter, 
body#body12 div#logo_inverter, 
body#body25 div#logo_inverter
{
    display: none;
}

/* ========== */
/* = FOOTER = */
/* ========== */
div#footer
{
    position: relative;
    border-top: 3px solid #aabccf;
    background:#fff;
    padding:0 0 20px 0;
    display:block;
}
    div#footer_navigation_left
    {
        padding: 17px 0 0 26px;
    }
    div#footer_navigation_right
    {
        position: absolute;
        top: 17px;
        right: 17px;
    }
        a.footer_navigation_link, a.footer_navigation_link:hover
        {
            position: relative;
            overflow: hidden;
            float: left;

            padding: 34px 0 0 0;
            height: 0;
        }
        div#footer_navigation_right a.footer_navigation_link, div#footer_navigation_right a.footer_navigation_link:hover
        {
            margin-left: 20px;
        }
        a.footer_navigation_link:hover
        {
            background-position: 0 -37px;
        }

/* ============= */
/* = LOGO LINK = */
/* ============= */
img#logolink
{
    position: fixed;
    top: 0;
    right: 0;
    display: block;
}

/* ==================================== */
/* = Offene Stellen - Stellenangebote = */
/* ==================================== */

body#body59 table.csc-uploads
{
    
}
/* ====================== */
/* = Produkt-Uebersicht = */
/* ====================== */
body#body13 div#content { padding:44px 318px 20px 28px; }

body#body13 div.produkt-uebersicht-item
{
    position:relative;
    width:100%;
    height:140px;
    margin:20px 0 0;
}

    body#body13 div.produkt-uebersicht-item h2
    {
        position:absolute;
        left:0px;
        top:5px;
        z-index:20;
        white-space:nowrap;
        width:350px;
        margin:0px;
    }
    body#body13 div.produkt-uebersicht-item div.csc-textpic-imagewrap
    {
        position:absolute;
        top:0px;
        right:0px;
        z-index:10;
    }
        body#body13 div.produkt-uebersicht-item div.csc-textpic-imagewrap dl { margin:0px; }
        body#body13 div.produkt-uebersicht-item div.csc-textpic-imagewrap dl img
        {
            border:0px;
            margin:0px;
            padding:0px;
        }
    body#body13 div.produkt-uebersicht-item div.csc-textpic-text
    {
        position:absolute;
        left:0px;
        top:35px;
        z-index:30;
        width:290px;
    }
    body#body13 div.produkt-uebersicht-item div.csc-textpic-text p { margin:0 0 10px; }
