<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    overflow-y: scroll;
}
/*
 * Clearfix for floated (right,left) elements
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.wrapper div.top,
div.overlay,
div.nav {
	display: none;
}

/* Navigation Level 1 */
div.mainnav ul li.shown a {
    color: #F4A31E;
}

div.mainnav ul li.selected a {
    color: #666666;
}
div.content_col{
    margin-bottom:50px;
}

div.content_wrapper{
    padding-bottom:0px;
}

input[type=button]{
    border : 1px solid #cecece;
    margin : 0;
    font-size : 13px;
    line-height : 18px;
    padding : 2px;
    background-color : #f5f5f5;
    color : #000;
    font-family : arial, helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    width : 156px;
}
input[type=button]:hover {
    background-color : #000;
    color : #f7b512;
    cursor : pointer;
}	


/* Highslide */	

span.highlight_color {
    color : #FF6600; /* CBZ -&gt; c30c3e */
}

.highslide-dimming  {
    background-color: #0087C7;
}

#highslide-html-de,
#highslide-html-xxx,
#highslide-html-fr,
#highslide-html-it,
#highslide-html-en {
    width:905px;
    height:580px;

}

#issuu_integration,
.issuu_integration {
    margin-top: 14px;
    width:900px;
    height:560px;
}

#issuu_integration object,
.issuu_integration  object {
    width:900px;
    height:560px;
}

.highslide-credits {
    display: none;
}

div.pdf_preview {
    float: left;
}

a.highslide {
    float: left;
}

div.pdf_preview_label {
    float: left;
    margin-left: 20px;
    width: 210px;
}

div.highslide-html-content {
    width:905px;
    height:580px;
}

div.news strong {
    font-weight: normal;
}


/* Product Browser */
div.region_products ul.region li a img,
div.region_products ul.region li.shown a img  {
    visibility : visible !important;
}

div.region_products ul.region li.region_li a, 
div.region_products ul.region li.region_li a:hover,
div.region_products ul.region li.region_li p,
div.region_products ul.region li.shown p {
    background-image : none !important;

    display : block;
    height : 70px;
    text-align : center;
    width : 120px;	
}

ul.product li a {
    background-image : none !important;
}

ul.product li a img {
    visibility : visible !important;
}

div.products_subitem:hover {
    background-color : #f4f4f4; /* changed by reto transparent; */
}	



/************************************************************* Search &amp; Found */

ul.found    {
    margin : 0 0 20px 20px;
    padding : 0;
}

ul.found li.titel,
ul.found li.lead     {
    margin : 0;
    padding : 0;
    list-style-type: square;
    color : #000;
    font-weight : bold;
    font-size : 15px;
}

ul.found li.lead     {
    list-style : none;
    font-weight : normal;
    font-size : 14px;
}


ul.found li.titel a:link,
ul.found li.titel a:visited,
ul.found li.lead a:link {
    text-decoration : underline;
    color : #f6a906;
}

ul.found li.titel a:visited,
ul.found li.lead a:visited      {
    color : #f6a906; /* #666 */
}

ul.found li.titel a:hover,
ul.found li.lead a:hover    {
    text-decoration : none;
    color : #000;
}

div#gmap {
    width: 465px;
    height: 350px;
    margin-top: 20px;
}

/* news */
div.news_item:hover {
    background-color : #f4f4f4; /* transparent; */
}
div.job_item:hover {
    background-color : #f4f4f4; /* transperant; */
}
a .highslide_link{
    color:#000000;
}

select#firmaSwitcher {
    width: 400px;

}

select#citySwitcher {
    width: 400px;	
    margin-top:20px;	
}

select.countrySwitcher {
    width: 400px;
    margin-bottom: 20px;
}
div.reference_found_item {
    border-bottom: 1px dotted #999999;
    overflow: auto;
    padding-top: 20px;
    width: 465px;
}
div.reference_found_content {
    float: left;
    padding-bottom: 10px;
    width: 465px;
}
div.reference_found_content h3 {
    border: medium none;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

/* sitemap */
div.content ul.sitemap{
    margin-top: 0px !important;
}
.sitemap_item{
    list-style-type:none;
}
li.sitemap_item a{
    text-decoration: none !important;
}

li.level_0{
    padding-bottom: 20px !important;
}

li.level_0 a{
    font-weight: bold;
}

li.level_1 a,
li.level_2 a
li.level_3 a
li.level_4 a
li.level_5 a{
    font-weight: normal;
}

div.content ul.inside_navigation,
div.region_products ul.region,
div.products ul.product,
div.reference_found_item ul {
    list-style-type: none;
}
div.job_search div.job_offers a.active{
    color:black;
}



ul.search li span input.search {
    float : left;
    font-size : 12px;
    line-height : 14px;
    background: none !important;
    background-color : #4d4d4d !important;
    color : #000;
    font-family : arial, helvetica, sans-serif;
    padding : 2px 6px 0 6px !important;
    border : 0 !important;
    width : 128px;
    height : 16px;
    margin : 0;

}

form.formInBubble {
    height: 0px;
}

/******************************************************************** Contact */.


div.contact {
    width : 520px;
    padding-top : 20px;
    border-collapse : collapse;
}

div.contact table {
    margin-top : 0;
    width : 100%;
}

div.contact table th,
div.contact table td,
div.contact table td.error {
    padding : 3px 0 3px 0;
    line-height : 18px;
    width : 160px;
}

div.contact table tr.error td,
div.contact table td.error {
    color : #c00;
}

div.contact table td.radio {
    padding-bottom : 15px;
}

div.contact table td + td,
div.contact table td.error + td,
div.contact table td + td.error,
div.contact table td.error + td.error {
    padding-left : 20px;
} 

div.contact table td + td + td,
div.contact table td.error + td + td, 
div.contact table td.error + td.error + td, 
div.contact table td.error + td.error + td.error, 
div.contact table td + td.error + td,
div.contact table td + td.error + td.error,
div.contact table td + td + td.error {
    padding-left : 20px;
} 

input[type=text],
input[type=submit],
input[type=reset],
select,
textarea {
    border : 1px solid #cecece;
    margin : 0;
    font-size : 13px;
    line-height : 18px;
    padding : 2px;
    background-color : #f5f5f5;
    color : #000;
    font-family : arial, helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    width : 132px;
}

div.contact input[type="submit"],
div.contact input[type="reset"]{
    width:142px;
}	

td.error input[type=text],
td.error textarea {
    background-color : #c00;
    color : #fff;
}

div.contact td.textarea {
    padding-top : 15px;
}

div.contact td.mandatory {
    vertical-align : middle;
}

div.contact textarea {
    width : 456px;
}

div.contact input[type=radio] {
    padding : 0;
}

div.contact input[type=submit]  {
    font-weight : bold;
}

div.contact input[type=reset]  {
    font-weight : normal;
    color : #000;
}

input[type=submit]:hover,
div.contact input[type=reset]:hover {
    /*background-color : #000;*/
    color : #E72335;
    cursor : pointer;
}

div.contact table.check_radio {
    border-spacing: 0;
    border-collapse: collapse;
    width : 300px;
    margin : 0;
    padding : 0;
}

div.contact table.check_radio td.checkbox,
div.contact table.check_radio td.radio {
    padding : 0;
    margin : 0;
    width : 30px;
}

div.contact table.check_radio td {
    padding : 0 0 15px 0;
    margin : 0;
}

div.contact table.check_radio tr.error td.checkbox input[type=radio],
div.contact table.check_radio tr.error td.radio {
}


/* Error */

table.error {
    margin : 10px 0;
    border-collapse: collapse;
    border-spacing : 0;
    width : 100%;
}

div.error_text,
td.textarea + td.error {
    background-color : #c00;
    color : #fff;
    font-size : 16px;
    line-height : 22px;
    padding : 5px 10px;
}


div.contact table {
    margin-top: 0;
    width: 100%;
}

table.contact,
table.contactdynamic	{
    margin : 0;
    padding : 0;
    background-color : transparent;
    width : 590px;
    border-spacing : 0 10px;
}

table.contactdynamic td.contact_dyna_desc, 
table.contact td.contact_col1, 
table.contact td.contact_col2,
table.contact td.contact_col3,
table.contact td.contact_col4	{
    margin : 0;
    padding : 0;
    color : #000;
}

table.contactdynamic td.contact_dyna_desc {
    text-align : left;
}

td.contact_col1up	{
    vertical-align : top;
    padding : 5px 5px;
}

table.contactdynamic td.contact_dyna_desc,
table.contact contact_col1	{
    text-align : left;
}

table.contactdynamic td.contact_dyna_desc,
table.contact td.contact_col1	{
    text-align : left;
    vertical-align : top;
    padding : 5px 5px 5px 0;
}

table.contact td.contact_col1	{
    width : 130px;
}

table.contact td.contact_col2 {
    text-align : left;
}	

table.contact td.contact_col3	{
    text-align : left;
    padding-right : 5px;
}

table.contactdynamic td.contact_col4,
table.contact td.contact_col4	{
    text-align : left;
}	

input.contact1,
input.contact2,
input.contact3,
textarea.contact1,
select	{
    background-color : #fff;
    padding : 1px;
    font : bold 14px/19px;
    border : 1px solid black;
}

input.contact1	{
    width : 296px;
}	

input.contact2	{
    width : 45px;
}

input.contact3	{
    width : 265px;
}

textarea.contact1	{
    width : 600px;
    height : 155px;
}	

select.textfeld	{
    font : bold 14px/19px arial, helvetica, sans-serif;
}

select.textfeld option 	{
    font : bold 14px/19px arial, helvetica, sans-serif;
}

td.contact_col1up p.small {
    font-size : 11px;
}
.formContact {
    border-top: 1px solid #e3e3e3;
    float: left;
    width: 610px;
}




.blog  div.content_navigation {
    float : left;
    margin : 20px 0 0 0;
    padding : 0 0 0 50px;
    width : 145px;

}

.blog  div.content_navigation p	{
    margin : 0;
    font : normal 12px/16px arial, sans-serif;
}

.blog  div.content_navigation p.topline    {
    border : 0 solid #e3e3e3;
    border-width : 1px 0 0 0;
}



.blog table.contact td.contact_col1, 
.blog table.contact td.contact_col2,
.blog .col2{
    margin : 0;
    padding : 5px 5px 5px 0 !important;
}

.blog div.comments_label {
    color: #F6A906;
    font-weight: bold;
}

.blog .commentsArea {
    background-color:#F7F7F7;
    border-top:1px solid #E3E3E3;	
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.blog .comment{
    padding:10px;	
    border-bottom:1px solid #E3E3E3;
}



/*  Blog Navigation  */
ul.blog_nav {
    list-style: none !important;	
    margin-left: 0 !important;
}

ul.blog_nav li,
ul.blog_nav li li,
ul.blog_nav li li li{
    list-style: none !important;	
}

ul.blog_nav ul,
ul.blog_nav ul ul,
ul.blog_nav ul ul ul {
    margin-left: 0 !important;
}

ul.blog_nav ul.l1 li a{
    padding-left: 12px !important;
}

ul.blog_nav ul.l1 li.shown{
    padding-left: 12px !important;
}

ul.blog_nav ul.l3 li a{
    padding-left: 24px !important;
}

ul.blog_nav ul.l3 li.shown{
    padding-left: 24px !important;
}



div.media_gallery {
    width: auto;
    clear: none;   
}

div.media_gallery div.single_img {
    margin-bottom: 30px;
}

div.media_gallery  p.thumb_img {
    float : left;
    width : 142px;
    height : 142px;
    margin-bottom : 15px;
    margin-right : 20px;
    background-image : url(bg_dotted.png);
    overflow : hidden;
}


div.media_gallery p.thumb_img img:hover {
    filter : Alpha(opacity=50);
    opacity : 0.5;
}


div.no_width {
    width: auto;
    padding-right: 90px;
}

div.content  {
    overflow: hidden;
}


ul.reflist {
    margin-top: 20px;
    margin-bottom: 0px !important;
    width: 530px;
}


div.reference_item {
    width: 606px;
    float: left;
    margin-top: 5px !important;
}

div.reference_item h3 {
    width: auto;
    color: #000;
    float: left;
} 

div.reference_item p.open_close{
    margin: 0;
    padding: 0;
    color: #000;
    width: 15px !important;
    float: right;
    margin-right: 10px;
}

div.products_item{
    width: 606px;
}

div.product_item h2{
    width: 606px;
}

div.product_item div.general_content{
    width: 606px;

}
div.product_item div.general_content p{
    width: 530px;
}

div.products_subitem {
    width: 606px;	

    padding-bottom: 20px !important;
    *padding-bottom: 10px !important;
    padding-left: 0 !important;
    margin-bottom: 20px !important;
}

/*		
div.products_subitem {			
    
    padding-bottom: 20px !important;
    padding-top: 5px !important;
    margin-bottom: 25px !important;
    width: 606px;	
}
*/
div.open_list:hover{
    background-color: #F4F4F4;
}
div.close_list:hover{
    background-color: #FFFFFF;
}

div.products_subitem:hover{
    background-color: #FFFFFF;
} 



@media print {
    h1,h3 { 
        font-family: Arial !important;
    }

    * {
        background-color: #ffffff !important;		
    }

    div.content_wrap ,
    div.footer_wrap{		
        position: static !important;
    }

    div.gmap {
        display: none;
    } 

    img#print_map{
        display: inline !important;
    }
}		

#tooltip_image {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: none;
    position: absolute;	
}	
#mobile_navigation{
    display: none;
}
#btn_mobile_navigation{
    font-weight: bold;
    padding-left: 40px;
    background: url(icons/btn_mobile_navigation.png) no-repeat;
    line-height: 0.9em;
    font-size: 1em;
    float: left;
    cursor: pointer;
}
#mobile_navigation_languages a{
    text-decoration: none;
}
#opend_mobile_mavigation{
    font-weight: bold;
    line-height: 1em;
    font-size: 1.1em;
    padding-bottom: 50px;
    border-bottom: 1px solid #c7c7cb;
    text-align: left;
    display: none;
}
#close_mobile_navigation{
    width: 95%;
    height: 19px;
}
#close_mobile_navigation a{
    background: url("icons/close_mobile_navigation.png") no-repeat scroll center rgba(0, 0, 0, 0);
    float: right;
    height: 19px;
    width: 19px;
}

#close_mobile_navigation:after {
    content:'';
    display:block;
    clear: both;
}
#footer_mobile{
    display: none;
}

#btn_mobile_second_navigation{
    display: none;
}

.quicknav,
.overview {
	display: none;
}
</pre></body></html>