/* CSS Document */

html {

}

body, div, span, p, img, a, td, ul, ol, h1, h2, h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#444444;
    line-height:16px;
    margin:0px;
    padding:0 0 0 0;
    border:0;
    text-align:left;
}
table {
    border-collapse:collapse;
    border:none;
}
h1, h1 p, .content_right div.normal h1 {
    font-size:22px;
    line-height:25px;
    margin:0 0 10px 0;
}
h2, h2 p, .content_right div.normal h2 {
    font-size:15px;
    line-height:18px;
    font-weight:lighter;
    margin:0 0 15px 0;
}
h3 {

}
p {
    margin:0 0 0.5em 0;
    padding:0 0 0.5em 0;
}
ul {
    margin:0 0 0 17px;
}
ul li {
    margin:3px 0 0 0;
    padding:0 0 0 0;
}

/**************** LAYOUT ****************/
#outer {
    width:910px;
    height:100%;
    margin: 0px auto;
}
/*Header*/
#header {
    height:95px;
    padding:0 0 0 0;
}
a#logo {
    float:left;
    margin:20px 0 0 2px;
}
a#logo h1 {
    display:none;
}
a.languages {
    float:right;
    margin:15px 0 18px 12px;
    padding:2px 22px 0 0;
    font-size:9px;
    line-height:15px;
    color:#777777;
    text-transform: uppercase;
    display:inline;
    opacity:0.6;
    filter:alpha(opacity=60);
}
a:hover.languages, a:focus.languages, a:active.languages {
    color:#2e6297;
    opacity:1.0;
    filter:alpha(opacity=100);
}
.lang-de { background: url(/knauf/images/layout/de.png) no-repeat scroll right 50% transparent; }
.lang-en { background: url(/knauf/images/layout/en.png) no-repeat scroll right 50% transparent; }
.lang-es { background: url(/knauf/images/layout/es.png) no-repeat scroll right 50% transparent; }
.lang-ru { background: url(/knauf/images/layout/ru.png) no-repeat scroll right 50% transparent; }

/*Content-Layout*/
#main {
    clear:both;
    float:left;
    padding:0 0 30px 0;
    
}
#navi_top_wrap {
    display: inline-block;
    width: 550px;
    clear: right;
    float: right;
}
#sp_content {
    float:left;
    width:600px;
    margin:0 10px 0 0;
}
#sp_right {
    float:left;
    width:300px;
}
#footer {
    clear:both;
    float:left;
    height:30px;
    width:100%;
    overflow:hidden;
    margin:20px 0 0 0;
    _margin-top:0px;
    background:url(../images/layout/footer_bg.png) no-repeat 0 0;
}


/*Content Allgemeint*/
.content {
    min-height:70px;
    _height:70px;
    margin:1px 0 15px 0;
    padding:19px 30px 0 30px;
    background:url(../images/layout/content_bg_verl.png) repeat-x 0 0;
}
.sp_1 {
    float:left;
    width:260px;
    margin:0.5em 0 0 0;
}
.sp_2 {
    float:right;
    width:260px;
    margin:0.5em 0 0 0;
}
.artikel_bottom {
    clear:both;
}
/*Content Rechts*/
.content_right {
    min-height:70px;
    _height:70px;
    margin:1px 0 15px 0;
    padding:19px 20px 0 20px;
    background:url(../images/layout/content_bg_verl.png) repeat-x 0 0;
}
.content_right * {
    font-size:11px;
    line-height:15px;
}
.content_right p {
    padding:0.75em 0 0 15px;
}

.content_right div.normal h2 {
    padding:0.75em 0 0 0;
}
.content_right div.normal p {
    padding:0.75em 0 0 0;
}
ul.section {
    list-style:none;
    margin:0 0 0 0;
    width:100%;
}
ul.section li {
    padding:2px 0 21px 0;
    margin:0 0 20px 0;
    border-bottom:solid 1px #dadada;
}
ul.section li * {
    padding:4px 0 0 15px;
    margin:0;
}
ul.section a.link_big {
    font-size:12px;
    margin:0 0 0 0;
}

/************** Content Ref.-Gallerie  ************/
#cat_header {
    width:600px;
    height:300px;
    overflow:hidden;
    margin:1px 0 0 0;
    background-color:#d8e6f1;
}
#cat_gallery {
    width:300px;
    height:300px;
    overflow:hidden;
    margin:1px 0 0 0;
    background: url(../images/layout/gallery_prev_bg_300x300.png) no-repeat #d8e6f1;
}
#cat_gallery_prev {
    width:288px;
    height:288px;
    position:relative;
    left:6px;
    top:6px;
    z-index:105;
}
#cat_gallery_prev a, #cat_gallery_prev a:link, #cat_gallery_prev a:active, #cat_gallery_prev a:visited, #cat_gallery_prev a:hover, #cat_gallery_prev a:focus, #cat_gallery_prev span {
    width:96px;
    height:96px;
    float:left;
    text-align:center;
    vertical-align:middle;
    background:url(../images/layout/gallery_prev_bg_0.png) no-repeat 0 0;
}
#cat_gallery_prev a:hover, #cat_gallery_prev a:focus, #cat_gallery_prev a.active {
    /*background-image:url(../images/layout/gallery_prev_bg_1.png);*/
    background-image:none;
    filter:alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
#cat_gallery_prev span {
    background-image:none;
}
#cat_gallery_prev span img{
    display:block;
    margin:4px 0 0 4px;
}
#cat_gallery_prev a img{
    display:block;
    margin:4px 0 0 4px;
    cursor:pointer;
}

/** Referenzliste **/
ul.ul_referenzen {
    float:left;
    width:160px;
    margin:1em 0 0.5em 0;
    padding-left:0px;
    list-style-position:outside;
    display:inline;
}
ul.ul_referenzen li {
    list-style:square;list-style-image:url(../images/layout/list_ref_bullet.png);
    /*border-bottom:solid 1px #f0f0f0;*/
    padding-right:10px;
    line-height:115%;
    margin:0 0 0.5em 0;
}
ul.ul_referenzen li * {
    padding-left:0;
    margin-left:0;
    line-height:115%;
}
ul.ul_1 {
    width:174px;
    margin-left:12px;
    _margin-left:18px;
    margin-right:12px;
    border-right:solid 2px #d8e6f1;/**/
}
ul.ul_2 {
    width:174px;
    margin-left:12px;
    margin-right:12px;
    border-right:solid 2px #d8e6f1;/**/
}
ul.ul_3 {
    width:120px;
    margin-left:12px;
}
ul.ul_3 li {
    padding-right:0px;
}
/** International **/
ul.ul_international {
    float:left;
    width:81px;
    margin:1em 0 1.5em 0;
    padding-left:0px;
    list-style:none;
    list-style-position:outside;
    display:inline;
}
ul.ul_international li * {
    padding-left:0;
    margin-left:0;
}
ul.ul_i1 {
    margin-right:5px;
    border-right:solid 2px #d8e6f1;
}
ul.ul_i2 {
    width:82px;
    margin-left:5px;
    margin-right:5px;
    border-right:solid 2px #d8e6f1;
}
ul.ul_i3 {
    width:71px;
    margin-left:5px;
}
/** Ausstellungen, Shops **/
#shops_margin {
    background:url(../upload/CONTENT/Ausstellung-Shops/skizze_1.jpg) no-repeat 50% 55px;
    height:350px;
}

/** Workflow **/
    .ol_workflow {
        background:url(../upload/CONTENT/Unternehmen/workflow_bg_pic_de.png) no-repeat right 5px;
        margin:1em 0 0 0;
        padding:0 0 1em 0;
        list-style:none;
    }
    .ol_workflow li {

    }
    .ol_workflow div {
        font-weight:bold;
        text-decoration:none;
        vertical-align:middle;
        font-size:15px;
        line-height:15px;
        color:#2e6297;
        padding:13px 0 12px 55px;
        background:url(../upload/LAYOUT/Diverses/work_1.png) no-repeat 0px 50%;
    }
    .ol_workflow #work_0L {background-image:url(../upload/LAYOUT/Diverses/work_1.png)}
    .ol_workflow #work_1L {background-image:url(../upload/LAYOUT/Diverses/work_2.png)}
    .ol_workflow #work_2L {background-image:url(../upload/LAYOUT/Diverses/work_3.png)}
    .ol_workflow #work_3L {background-image:url(../upload/LAYOUT/Diverses/work_4.png)}
    .ol_workflow #work_4L {background-image:url(../upload/LAYOUT/Diverses/work_5.png)}
    .ol_workflow #work_5L {background-image:url(../upload/LAYOUT/Diverses/work_6.png)}
    .ol_workflow #work_6L {background-image:url(../upload/LAYOUT/Diverses/work_7.png)}
    .ol_workflow #work_7L {background-image:url(../upload/LAYOUT/Diverses/work_8.png)}
    .ol_workflow #work_8L {background-image:url(../upload/LAYOUT/Diverses/work_9.png)}

/** Anfahrtsskizze **/
ul#anfahrt_1, ul#anfahrt_2, ul#anfahrt_3 {
    float:left;
    width:155px;
    margin:1em 0 1.5em 0;
    padding-left:15px;
    font-size:11px;
    line-height:120%;
    list-style-position:outside;
    overflow:hidden;
    display:inline;
    
}
ul#anfahrt_1 li *, ul#anfahrt_2 li *, ul#anfahrt_3 li * {
    padding-left:0;
    margin-left:0;
}
ul#anfahrt_1 div, ul#anfahrt_2 div, ul#anfahrt_3 div {
    font-weight:bold;
    margin-left:-15px;
}
ul#anfahrt_1 {
    margin-right:4px;
    padding-right:4px;
    border-right:solid 2px #d8e6f1;
}
ul#anfahrt_2 {
    margin-left:4px;
    margin-right:4px;
    padding-right:4px;
    border-right:solid 2px #d8e6f1;
}
ul#anfahrt_3 {
    margin-left:4px;
}



/** FAQ-Liste, Workflow **/
    /*LINKLISTE (FAQ, News-Teaser ETC.)*/
    .linkliste_div {
        background:url(../upload/CONTENT/Unternehmen/workflow_bg_pic.png) no-repeat right 0px;
    }
    .linkliste, .linkliste_head, .linkliste_active {
        padding:0px 0px 0px 0px;
        /*border-top:dotted 1px #cccccc;
        _border-top:solid 1px #cccccc;*/
    }
    .linkliste_end {
        height:1px;
        /*border-top:dotted 1px #cccccc;
        _border-top:solid 1px #cccccc;*/
    }
    .linkliste a, .linkliste a:link, .linkliste a:active, .linkliste a:visited, .linkliste a:hover,
    .linkliste_active a, .linkliste_active a:link, .linkliste_active a:active, .linkliste_active a:visited, .linkliste_active a:hover {
        font-weight:bold;
        text-decoration:none;
        font-size:15px;
        padding:13px 0px 12px 50px;
        background:url(../upload/LAYOUT/Diverses/faq_1.png) no-repeat 2px 50%;
        display:block;
    }

    .linkliste a:hover, .linkliste a:active {
        /*background:url(../images/layout/icons/ico_q_plus_blue.gif) no-repeat 5px 3px;*/
    }
    .linkliste_box {
        padding:0px 20px 0px 50px;
        color:#444;
    }
    .linkliste_active {
        
    }
    .linkliste_active a, .linkliste_active a:link, .linkliste_active a:active, .linkliste_active a:visited, .linkliste_active a:hover {
        color:#444;
    }
/************** FOOTER  *************/
#footer div.copyright {
    float:left;
    width:397px;
    margin:10px 0 0 10px;
    display:inline;
}
#footer div.copyright a {
    font-size:10px;
    line-height:100%;
    color:#777777;
    margin:5px 0 0 0;
}
#footer div.copyright a:hover {
    color:#2e6297;
}
#footer div.search_in {
    float:left;
    width:220px;
    font-size:10px;
    line-height:100%;
    color:#777777;
    margin:5px 0 0 10px;
    display:inline;
}
#footer div.navi_basic {
    float:left;
    width:250px;
    text-align:center;
    margin:10px 0 0 10px;
    display:inline;
}
/* Search Input */
.search_label {
    font-size:10px;
    line-height:100%;
    color:#777777;
    text-transform:uppercase;
    padding:0 7px 0 0;
}
input#search_in {
    width:140px;
    border:solid 1px #dadada;
    font-size:12px;
    color:#000000;
}
input#search_but {
    margin:0 0 0 5px;
}
/*Search-Result-Page*/
.searchresult_message {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_r.png) no-repeat top right;
    margin:0 0 20px 0;
}
.searchresult_message div, .result_pages div {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_l.png) no-repeat top left;
    margin:0;
    padding:5px 0 0 20px;
}
.searchresultItem {
    margin:7px 0 7px 0;
    padding:0 0 5px 0;
    border-bottom:dotted 1px #cccccc;
}
.searchresultItem h2, .searchresultItem h2 a {
    font-size:1em;
    font-weight: bold;
    text-decoration:none;
}
.searchresultItem span.marker {
    color: #990000;
}
/*Page-Navigation: Bottom of Page*/
.pages {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_r.png) no-repeat top right;
    margin:20px 0 0 0;
}
.pages_head {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_l.png) no-repeat top left;
    margin:0 10px 0 0;
    padding:5px 0 0 20px;
    float:left;
}
.pages_navi {
    height:28px;
    margin:0;
    padding:5px 0 0 0;
    float:left;
}
/*Artikelliste 2-spaltig*/
    .con_txt_2sp, .con_2sp {
        width:260px;
        padding:0px;
        float:left;
        display:inline;
    }
    .con_2sp_space {
        margin-left:20px;
    }
/*----------------------------------------------------

/**************  Links *************/
a, a:link, a:active, a:visited, a:hover, a:focus {
    color:#2e6297;
    text-decoration:none;
}
a:hover, a:focus {
    color:#8BBAE6;
}
a.link, a:link.link, a:active.link, a:visited.link, a:hover.link, a:focus.link {
    padding:0 0 0 10px;
    background:url(../images/layout/link_pfeil_kl_bl.png) no-repeat 0 2px;
}
a:hover.link, a:focus.link {
    background-image:url(../images/layout/link_pfeil_kl_hbl.png);
}

a.link_big, a:link.link_big, a:active.link_big, a:visited.link_big, a:hover.link_big, a:focus.link_big {
    padding:0 0 0 15px;
    font-weight:bold;
    display:block;
    background:url(../images/layout/link_pfeil_bl.png) no-repeat 0 2px;
}
a:hover.link_big, a:focus.link_big {
    background-image:url(../images/layout/link_pfeil_hbl.png);
}

a.link_big.active, a:link.link_big.active, a:active.link_big.active, a:visited.link_big.active, a:hover.link_big.active, a:focus.link_big.active {
    color:#8BBAE6;
    background-image:url(../images/layout/link_pfeil_hbl_1.png);
}

a.link_back,a:link.link_back,a:active.link_back,a:visited.link_back,a:hover.link_back,a:focus.link_back {
    margin-top:1em;
    clear:both;
}
    /*DOWNLOAD-LINKS*/
    a.link_pdf, a:link.link_pdf, a:active.link_pdf, a:visited.link_pdf,
    a.link_word, a:link.link_word, a:active.link_word, a:visited.link_word,
    a.link_excel, a:link.link_excel, a:active.link_excel, a:visited.link_excel,
    a.link_bild, a:link.link_bild, a:active.link_bild, a:visited.link_bild,
    a.link_link, a:link.link_link, a:active.link_link, a:visited.link_link {
        text-decoration: none;
        padding-left:20px;
        margin-bottom:10px;
        background-repeat:no-repeat;
        background-position:0px 0px;
    }
    a.link_pdf, a:link.link_pdf, a:active.link_pdf, a:visited.link_pdf {
        background-image:url(../images/filetypes/pdf.png);
    }
    a.link_word, a:link.link_word, a:active.link_word, a:visited.link_word {
        background-image:url(../images/filetypes/word.png);
    }
    a.link_excel, a:link.link_excel, a:active.link_excel, a:visited.link_excel {
        background-image:url(../images/filetypes/blank.png);
    }
    a.link_bild, a:link.link_bild, a:active.link_bild, a:visited.link_bild {
        background-image:url(../images/filetypes/blank.png);
    }
    a.link_link, a:link.link_link, a:active.link_link, a:visited.link_link {
        background-image:url(../images/filetypes/link.png);
    }
        
    a.link_link_big, a:link.link_link_big, a:hover.link_link_big, a:visited.link_link_big, a:active.link_link_big,
    a.link_pdf_big, a:link.link_pdf_big, a:hover.link_pdf_big, a:visited.link_pdf_big, a:active.link_pdf_big,
    a.link_word_big, a:link.link_word_big, a:hover.link_word_big, a:visited.link_word_big, a:active.link_word_big,
    a.link_ppt_big, a:link.link_ppt_big, a:hover.link_ppt_big, a:visited.link_ppt_big, a:active.link_ppt_big,
    a.link_zip_big, a:link.link_zip_big, a:hover.link_zip_big, a:visited.link_zip_big, a:active.link_zip_big,
    a.link_page_big, a:link.link_page_big, a:hover.link_page_big, a:visited.link_page_big, a:active.link_page_big {
        text-decoration: none;
        padding:0px 0px 0px 40px;
        background:url(../images/filetypes/link_big.png) no-repeat 0px 0px;
        _background:url(../images/filetypes/link_big.gif) no-repeat 0px 0px;
        min-height:32px;
        _height:32px;
        overflow:visible;
        display:block;
    }
    a.link_pdf_big, a:link.link_pdf_big, a:hover.link_pdf_big, a:visited.link_pdf_big, a:active.link_pdf_big {
        background:url(../images/filetypes/pdf_big.png) no-repeat 0px 0px;
    }
    a.link_word_big, a:link.link_word_big, a:hover.link_word_big, a:visited.link_word_big, a:active.link_word_big {
        background:url(../images/filetypes/word_big.gif) no-repeat 0px 0px;
    }
    a.link_ppt_big, a:link.link_ppt_big, a:hover.link_ppt_big, a:visited.link_ppt_big, a:active.link_ppt_big {
        background:url(../images/filetypes/ppt_big.gif) no-repeat 0px 0px;
    }
    a.link_zip_big, a:link.link_zip_big, a:hover.link_zip_big, a:visited.link_zip_big, a:active.link_zip_big {
        background:url(../images/filetypes/zip_big.gif) no-repeat 0px 0px;
    }
    a.link_page_big, a:link.link_page_big, a:hover.link_page_big, a:visited.link_page_big, a:active.link_page_big {
        background:url(../images/filetypes/link_page_big.png) no-repeat 0px 0px;
    }
    
    a:hover.link_pdf,a:hover.link_word,a:hover.link_exel,a:hover.link_bild,a:hover.link_link,
    a:hover.link_pdf_big,a:hover.link_word_big,a:hover.link_exel_big,a:hover.link_bild_big,a:hover.link_link_big,a:hover.link_zip_big,a:hover.link_ppt_big,a:hover.link_page_big {
    text-decoration:underline;
    }
    
    
/********** Startseite ************/
#stage_start {
    width:910px;
    height:505px;
    position:relative;
    left:0px;
    top:0px;
    z-index:1;
    overflow:hidden;
    background:url(../upload/CONTENT/Startseite/Stage_default.jpg) no-repeat 0 0;/**/
    /*background-image:none;*/
}
#stage_teaser_0 { width:220px;position:absolute;top:285px;left:0px; z-index:15; }
#stage_teaser_1 { width:220px;position:absolute;top:285px;left:230px; z-index:16; }
#stage_teaser_2 { width:220px;position:absolute;top:285px;left:460px; z-index:17; }
#stage_teaser_3 { width:220px;position:absolute;top:285px;left:690px; z-index:18; }

.stage_teaser_blau {
    height:110px;
    overflow:hidden;
    background:url(../images/layout/start_teaser_blau.png) repeat-x 0 0;
    cursor:pointer;
}
.stage_teaser_blau * {
    padding:0 20px 0 25px;
}
.stage_teaser_blau h2 {
    font-size:16px;
    line-height:18px;
    font-weight:bold;
    margin:14px 0 6px 0;
    background:url(../images/layout/start_teaser_marker_1.png) no-repeat 7px 2px;
}
.stage_teaser_img {
    width:220px;
    height:110px;
    overflow:hidden;
    cursor:pointer;
}
#stage_start a * {
    color:#ffffff;
}
#stage_start a:hover *, #stage_start a:focus * {
    color:#d4e0ef;
}
#stage_start a:hover h2, #stage_start a:focus h2 {
    background-image:url(../images/layout/start_teaser_marker_0.png);
}
#Start_flash {
    position:relative;
    left:0px;
    height:0px;
    z-index:2;
    width:910px;
    height:285px;/**/
    overflow:hidden;
}
#stageflash {

}


.content_start_1 *, .content_start_2 * {
    font-size:11px;
    line-height:15px;
}
.content_start_1 h3, .content_start_2 h3 {
    font-size:11px;
    line-height:15px;
    text-transform:uppercase;
    margin:0 0 0.5em 0;
}
.content_start_1 {
    float:left;
    width:220px;
    margin:1px 10px 0 0;
    padding:14px 0 0 0;
    min-height:70px;
    background:url(../images/layout/content_bg_verl.png) repeat-x 0 0;
}
.content_start_2 {
    float:left;
    width:450px;
    margin-top:1px;
    padding:14px 0 0 0;
    min-height:70px;
    background:url(../images/layout/content_bg_verl.png) repeat-x 0 0;
}
ul.section_start {
    list-style:none;
    margin:0 20px 0 25px;
}
ul.section_start li {
    padding:0 0 0 0;
    margin:0 0 1em 0;
}
ul.section_start li * {

}
/* news_Startseite */
.news_start_top {
    margin:0 25px 0 25px;
}
.news_start {
    clear:both;
    float:left;
    margin:0 25px 9px 25px;
    width: 388px;
    _margin:0 25px 9px 12px;
}
.news_start h2 {
    margin:0;
    padding:0;
    font-weight:bold;
}
.news_start p {
    margin:0;
    padding:0;
}
.news_start img.teaser_img {
    float:left;
    margin:1px 12px 0 0;
}
a.highlight {
    font-weight:bold;
    display:block;
}
/* ---------------------------------------------------

ARTIKEL + NEWS

------------------------------------------------------*/
/*NEWS Einzel-Artikel & Artikelliste Item*/
    .newsitem, .newsteaseritem, .item {
        margin:0 0 10px 0;
        padding:10px 0 0 0;
        border-top:dotted 1px #ccc;
        float:left;
    }
    .newsdate {
        color:#999999;
        font-size:0.9em;
        margin:0 0 3px 0;
    }
    .newsquelle {
        font-style:italic;
        margin:2em 0 0 0;
        width:400px;
        margin:0 0 4px 0;
    }
    .news_download {
        float:right;
        margin:0 0 0 0;
        padding:0 0 0 20px;
        /*border-left:dotted 3px #cccccc;*/
    }
    .news_download a {
        margin:7px 0 0 0;
        display:block;
    }
    .news_bottom {
    /*    margin:2em 0 2em 0;
        padding:0.5em 0 0 0;
        border-top: 1px dotted #ccc;
        _border-top: 1px solid #ccc;*/
    }
    /*NEWS-Teaser-Liste*/
    .newsteaseritem {/*wie newsitem*/

    }
    .newsteaseritem img {
        margin-top:3px;
    }
    .newsteaseritem h1, .item h1 {
    font-size:14px;
    line-height:110%;
    margin:0 0 0.5em 0;
    padding:0px;
    }
    .newsteaseritem h2, .item h2 {
    font-size:1em;
    line-height:1em;
    margin:0 0 0.5em 0;
    }
