/*
BECKHOFF
Create Date: 17.10.2008
Last Modified: 03.02.2010
*/
#news_left {
    width: 353px;
    margin: 0 40px 0 0;
    float: left;
}
#news_left h2,
#news_hl_left h2,
#news_hl_right h2 {
    font-size: 16px;
    font-weight: bold;
    color: #486783;
    padding: 0 0 4px 2px;
    float: left;
}
#news_hl_left h2,
#news_hl_right h2 {
    margin: 0 0 7px 0;
    border-bottom: 1px solid #486783;
    float: none;
}
#news_left .anc_news_rss {
    float: right;
    margin: 0 12px 0 0;
}
#news_left .news_box,
#news_hl_left .news_box {
    border-top: 1px solid #486783;
}
#news_left .news_box .news_img,
#news_hl_left .news_box .news_img {
    padding: 0 6px 6px 0;
    float: left;
}
#news_left .news_box .news_txt,
#news_hl_left .news_box .news_txt {
    padding: 13px 0 14px 0;
}
#news_left .news_more_box {
    padding: 7px 0 8px 0;
    border-top: 1px solid #486783;
    border-bottom: 1px solid #486783;
}
#news_right {
    width: 165px;
    height: 400px;
    float: left;
}
#news_right .messe_box {
    padding: 4px 0 19px 0;
}
#news_right .messe_box img {
    margin: 5px 0 0 0;
    border-top: 1px solid #486783;
}


#news_hl_left {
    width: 241px;
    margin: 0 41px 0 0;
    float: left;
}
#news_hl_left .anc_all_box {
    margin: 0 0 16px 0;
}
#news_hl_left .news_all_box {
    padding: 7px 0 8px 0;
    border-top: 1px solid #486783;
}




.hl_list_blue li {
    background: #2c5b85 url('/images/admin/pfeil_w.gif') no-repeat 4px 5px;
    margin: 0 0 1px 0;
    padding: 5px 4px 5px 14px;
}
.hl_list_dark_grey li {
    background: #586875 url('/images/admin/pfeil_w.gif') no-repeat 4px 5px;
    margin: 0 0 1px 0;
    padding: 5px 4px 5px 14px;
}
.hl_list_light_grey li {
    background: #d5dade url('/images/admin/pfeil_s.gif') no-repeat 4px 5px;
    margin: 0 0 1px 0;
    padding: 5px 4px 5px 14px;
}
.hl_list_white {
    background: transparent url('/images/admin/dotted_line_153.gif') center center no-repeat;
    border: 1px solid #d6d9de;
    border-top: none;
}
.hl_list_white li {
    background: #fff url('/images/admin/pfeil_s.gif') no-repeat 4px 5px;
    margin: 0 0 1px 0;
    padding: 5px 4px 5px 14px;
}
.highlights_box_headline {
    width: 490px;
    padding-top: 20px;
}
#highlights_box {
    width: 490px;
}
#highlights_box .highlights_2col {
    padding-top: 8px;
}
#highlights_box .highlights_head_left {
    float: left;
    width: 176px;
    height: 24px;
    margin-right: 1px;
    background: #586875;
}
#highlights_box .highlights_head_right {
    float: left;
    width: 313px;
    height: 24px;
    background: #d5dade;
}
#highlights_box .highlights_head_left h3 {
    font-weight: bold;
    color: #fff;
    padding: 5px 0 0 2px;
}
#highlights_box .highlights_body_right {
    float: left;
    padding: 0 8px 0 8px;
    width: 298px;
}
#highlights_box .highlights_divide {
    margin: 10px 0 1px;
}
#highlights_box .highlights_divide2 { 
    margin: 0px 0pt 1px; border-bottom: 1px solid #eeeeee; 
}
*+html #highlights_box .highlights_divide {
    margin: 3px 0 1px;
}
.news_footer {
    margin: 50px 0 0 103px;
    font-size: 11px;
    color: #FF0000;
}
.standard_footer {
    margin: 50px 0 0 0;
    font-size: 11px;
    border-top: 1px solid #A3A3A3;
    padding: 2px 0 0 0;
    overflow: hidden;
}
.standard_footer .link_back {
    width: 62px;
    float: left;
}
.standard_footer .link_top {
    width: 102px;
    float: left;
}
.standard_footer .link_mail {
    float: left;
}
.standard_footer .link_mail a {
    text-decoration: underline;
}


/* Highlightblock Produktstartseiten (3 Bilder horizontal) */
div.highlight-list-row {
    border-bottom: 1px solid #EEEEEE;
}
div.highlight-list-hidden-row {
    display: none;
}
div.highlight-list-item {
    width: 175px;
    padding: 8px 0 7px 0;
}
div.highlight-list-first-item {
    padding-right: 16px;
}
a.highlight-item-image-link img {
    behavior: url(/css/iepngfix/iepngfix.htc);
}
p.highlight-list-item-text {
    margin: 6px 0 0 2px;
}
div.highlight-list-toggle {
    padding: 6px 0 0 0;
    text-align: right;
}
a.highlight-list-toggle-link-less {
    display: none;
}

/* Neuer Highlightblock auf der Startseite */
div.highlight-item {
    padding: 0 0 10px 0;
}
div.highlight-item-headline {
    padding: 0 0 4px 0;
}
div.highlight-item-image {
    /*
    width: 166px;
    height: 68px;
    */
    border-top: 1px solid #336699;
    background-repeat: no-repeat;
    background-position: 0 0;
}
div.highlight-item-image img {
    behavior: url(/css/iepngfix/iepngfix.htc);
}
div.highlight-item-banner {
    width: 166px;
    /*height: 68px;    feste Höhe entfernt LeonZ 29.11.2011 */
}
a.highlight-item-link,
a.highlight-item-link:hover {
    display: block;
    padding: 0 0 0 9px;
    background-image: url('/images/admin/pfeil_b.gif');
    background-position: 0 1px;
    background-repeat: no-repeat;
    color: #336699;
    font-weight: bold;
}
 

/* News-Liste mit DIV-Containern - Highlight 02 - Newslist (DIV-Tags) */

/* list wrapper */
div.news-list-wrapper {
    padding: 0 0 15px 0;
}

/* headline */
div.news-list-wrapper h2 {
    padding: 0 0 6px 0;
    font-weight: bold;
}

/* list */
ul.news-list {
    padding: 0;
    border-top: 1px solid #C0C0C0;
}
ul.news-list li {
    padding: 6px 0 6px 0;
    border-bottom: 1px solid #EEEEEE;
    background: none;
}
ul.news-list li.news-list-hidden-row {
    display: none;
}

/* bullet */
ul.news-list li span.list-bullet {
    display: block;
    padding-left: 10px;
    background-image: url("/images/admin/pfeil_r.gif");
    background-position: 0 0.1em;
    background-repeat: no-repeat;
}

/* link */
ul.news-list a,
ul.news-list a:hover {}

/* toggle links */
div.toggle-link-wrapper {
    padding: 2px 0 0 0;
    text-align: right;
}
a.news-list-toggle-link-less {
    display: none;
}
 

/* Highlight-Liste rechte Spalte - InfoCol 19 - Highlight single item */
.highlight-list-single-item {
    margin: 0 0 15px 0;
}
.highlight-list-single-item-text-bottom {
    margin-bottom: 8px;
}
.highlight-list-single-item-text {
    padding: 0 0 8px 10px;
    background-image: url("/images/admin/pfeil_r.gif");
    background-position: 0 0.1em;
    background-repeat: no-repeat;
    line-height: 100%;
}
.highlight-list-single-item-text a {
    line-height: 120%;
}
.highlight-list-single-item-text-bottom .highlight-list-single-item-text {
    margin-top: 3px;
}


/* Highlight 05 - info list */
div.info-list-wrap {
    width: 490px;
    padding-bottom: 15px;
}
ul.info-list {
    margin: 0;
}
ul.info-list li {
    padding: 6px 0 6px 2px;
    border-bottom: 1px solid #EEEEEE;
    background: none;
}
a.info-list-link,
a.info-list-link:hover {
    padding: 0 0 0 10px;
    background: url("/images/admin/pfeil_r.gif") no-repeat scroll 0 0 transparent;
}
a.info-list-link:hover {
    text-decoration: underline;
}


/* Highlight 07 - highlight list */
.highlight-list-item-headline {
    padding-bottom: 2px;
}
.highlight-list-item-headline a,
.highlight-list-item-headline a:hover {
    background: url("/images/admin/pfeil_sw.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    padding: 0 0 0 10px;
}
 
 