﻿
a {
    color: #005ea8;
}

    a:hover {
        color: #005191;
    }

body {
    font-family: Roboto, "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif !important;
    color: #565859;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.enlarge {
    font-size: 12px;
    margin-left:4px;
}
h1 span, h2 span {
    font-size:15px;
}

.highlights_agb {
    list-style-position: inside;
}

.highlights {
    list-style-position: inside;
    list-style: none;
    margin-bottom: 0.5em;
}

    .highlights li {
    }

        .highlights li::before {
            content: "• ";
            color: #005ea8;
        }

.highlights2 {
    list-style-position: inside;
    list-style: none;
    margin: 0px;
    margin-bottom: 12px;
}

    .highlights2 li {
        /*padding-left: 1em;*/
        padding-bottom: 3px;
        text-indent: -.7em;
    }

        .highlights2 li::before {
            content: "• ";
            color: #005ea8;
        }



.teaser img {
    width:auto;
}

.teaser_fade {
    width: 100%;
    height: 20px;
    position: relative;
    top: -20px;
    background: url('../../theme/images/design/img-btm.png') repeat-x bottom;
}

   ul.jobs li {
        list-style-type: decimal;
        font-size: 1.6em !important;
    }
        ul.jobssmall li {
        list-style-type: circle;
        font-size: 0.8em !important;
    }
/*++++++++++++++++++++++++++footer++++++++++++++++++++++++++++*/
.bottomBar {   
    position:relative;
    width:100%;
    top:60px;
    bottom: 0px;
    left:0px;
    background:#005ea8 url("../../theme/images/design/bg_nav.png") repeat-x;
    line-height:1.2;
}

.FooterInfos, .FooterLinks, .FooterNAT {
    position:relative;
    width:100%;
    margin-top:10px; 
    color: #fff;
    font-size:13px;
}

.FooterInfos a, .FooterLinks a, .FooterNAT a {
    color:#fff;
}


.FooterInfos {
    text-align:right;
}

    .FooterInfos a, a.din {
        text-decoration:underline;
        text-decoration-color:#68b9f8;
    }

.FooterInfos h6, .FooterLinks h6{
    color:#fff;
    font-weight: 600;
}

    .FooterInfos h6 {
         margin-top:8px;
    }

a.din {
    font-size:1.0em;
    font-weight:500;
}

.tdright {
        padding-left:40px;
    }

table.tblLinks{
    background:none;
      border:none;
}

  table.tblLinks tr {
        background:none !important;
        border:none;
        font-size:15px;
    }
    table.tblLinks td {
        text-align:left;
        padding:3px;
        margin:0;
        border:none;
    }
    table.tblLinks td.tdright {
        padding-left:40px;
    }

     table.tblLinks td.tdright1 {
        padding-left:90px;
    }

     table.tblLinks td.top {
        padding-bottom:15px;
    }


    #toTop button {
        position:fixed;
        bottom:1px;
        right:2px;
        margin:0;
        opacity: 0;
        cursor: pointer;
        border: 1px solid #fff;
        font-weight: bold;
        font-size: 15px;
        background: #f60;
        color: #fff;
        padding: 4px;
        border-radius: 0;        
        -webkit-border-top-left-radius: 18px;
        -moz-border-radius-topleft: 18px;
        z-index:999;
    }

    /*++++++++++++++++++++++++++end footer++++++++++++++++++++++++++++*/

     /*++++++++++++++++++++++++++agb++++++++++++++++++++++++++++*/

         .agb{
            margin-left:50px;
        }

        .agb h5 {
            line-height:60px;
        }
     /*++++++++++++++++++++++++++end agb++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++Navigation++++++++++++++++++++++++++++*/

#header {
    background: #FFFFFF;
    height: 70px !important;
}

 #topheader {   
    box-shadow: 0px 10px 12px -5px rgba(0,0,0,0.3);
    background:  #005ea8 url("../../theme/images/design/bg_nav.png") repeat-x;  /* for non-css3 browsers */
    border: solid 1px #6d6d6d;
    height:55px;
}


#topheader ul.right li
{
   cursor: pointer; 
   font-size:18px !important;
}

#li_shop{padding-top:5px;}

#li_shop a {   
    border: solid 1px #f8f8f8;
    height:40px;
    text-align:center;
}

/* main level link */




/*div.vu_content {
    display:none;
    border-top:1px solid #d9d9d9;
    background-color:#f1f1f1;
     color:#6d6d6d;    
     box-shadow: rgba(0, 0, 0, 0.55) 0 6px 15px; 
}

.vu_content a{
    color:#6d6d6d;    
    padding:5px; 
    margin:0 30px;
    display:block;
}

.vu_content div.head{
    padding:20px;
    margin:5px; 
    font-weight:600;    
}
.vu_content div.head1{
    margin:10px; 
    padding:10px;
}

.vu_content div.head span, .vu_content div.head1 span{
    background-color:#005ea8;
    color:#fff;   
    padding:4px;
    border-top:1px solid #d9d9d9;
    box-shadow: rgba(0, 0, 0, 0.45) 0 6px 15px;
    text-transform:uppercase;
}

.vu_content div.head2 span{
    background-color:#cdcdcd;  
    color:#000;   
    padding:4px;
   
}


.vu_content div.head2{
    margin:10px 0 20px; 
}*/
    
.top-bar-section  .dropdown li:not(.has-form):not(.active) > a.smallred  {
   color: #f60;
   font-size:0.7em;
   line-height: 2.0em;
}

.top-bar-section  .dropdown li:not(.has-form):not(.active) > a.smallblau  {
   color:#83baee;
   font-size:0.7em;
   line-height: 2.0em;
}

.top-bar-section .right li .dropdown{
   box-shadow: rgba(0, 0, 0, 0.65) 0 5px 12px;
}

/*++++++++++++++++++++++++++Main++++++++++++++++++++++++++++*/

.divContent {
    position: relative;   
    width: 100%; 
    top:50px;
}

#divCnt {
    position: relative;   
}

    #divCnt img {
        width: 100%;
    }

#divCnt .main {
    margin-top:50px;
}

.DividerTopBox {
    min-height: 160px;
    background: #D6DBDE;
    padding:20px 0;
}

    .DividerTopBox span {
        font-size:18px;
       font-variant:small-caps;
    }


.TeaserBox {
    background: #D6DBDE;
    min-height: 90px;
    margin: 0px;
    text-align: center;
    padding-top: 10px;
}

   .TeaserBox span {
        color: #666666;
        font-size: 2.2rem;
        font-weight: 500;
         font-variant:small-caps;
    }

   
.TeaserBoxes_top {
    margin-bottom: -10px;
    margin-top:-40px;
}
.TeaserBoxes_bottom {
    margin-top: -10px;
    margin-bottom: 20px;  
}

.TeaserBoxes_bottom .columns.large-3 .BoxGroups {   
    height: 300px;
}



.BoxGroups {
    background: #FFFFFF;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.65) 0 5px 12px;
    cursor: pointer;
    text-align: center;
    
}

    .BoxGroups .TreeText {
        position: relative;
        text-align: center;        
        width: 100%;
        background-color: #fff;
        border: 2px solid white;
        border-bottom: none;
        padding: 15px 0 5px;
        min-height:80px;
        color:#000;
    }

        .BoxGroups .TreeText span {
            text-align: center;
            font-size: 18px;
            /*color: #fff;*/
            font-weight: 600;  
            font-variant:small-caps;         
        }
   .BoxGroups .TreeText span.mobile {
           color: #005191; 
           font-weight: 400;        
        }
  
    .BoxGroups .HeadText {
         position: relative;
        background: #d9d9d9;        
        text-align: center;
        width: 100%;       
        padding: 15px 1px;
         border: 2px solid #fff;
         border-top:none;
    }

        .BoxGroups .HeadText span {
            text-align: center;
            font-size: 14px;
            color: #005191;
            font-weight: 500;
            text-transform:uppercase;
        }


.BoxGroups .TreePicture {
    position: relative;
    text-align: center;
    width: 100%;    
     border: 2px solid #fff;   
     border-bottom:none;
}

    .BoxGroups .TreePicture img {
        width: 100%;
    }


/*++++++++++++++++++++++++++End Main++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++Company++++++++++++++++++++++++++++*/
.chronik li {
    list-style: none;
    text-align:center;
}

div.chronik h1{
    text-align:center;      
    padding: 40px 0 40px; 
}

div.chronik h2 {
    text-align:center;      
}
   
.chronik_year {
    font-size: 18px;
    font-weight: 500;
    color: #005ea8;
    text-align:center;
    padding:10px;
}

/*++++++++++++++++++++++++++Service++++++++++++++++++++++++++++*/
div.service span{
    font-size: 18px;
    text-decoration:underline;
    color:#565859;
}

div.service {
    text-align:center;
}

.download .columns {
    margin:20px 0;
}

.download img {
   width:80px;
}

 div.hotline .TeaserBox{
    background-color:transparent;      
}

/*++++++++++++++++++++++++++Referenzen++++++++++++++++++++++++++++*/

div.referenz .TeaserBox{
    background-color:transparent; 
    margin-top:20px;   
}
div.referenz .TeaserBox h1{   
    color: #005ea8;
}

div.referenz .BoxGroups {
    margin:30px 0;
}
div.referenz .BoxGroups:hover {
            animation-duration: 2s;
            animation-name: boxShadow;
            -webkit-animation-duration: 2s;
            -webkit-animation-name: boxShadow;
        }

 div.referenz .BoxGroups .TreePicture {
        width: 100%;        
        padding:10px;
    }

  div.referenz .BoxGroups .TreePicture img {
       border: none !important;
    }
        
/*++++++++++++++++++++++++++End Referenzen++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++News++++++++++++++++++++++++++++*/
  .news {
    width: 100%;
    padding-bottom: 30px;
}
.newshead {
    border-bottom:1px solid #666;
    padding-bottom:10px;
}
.newshead h1{
     font-weight: 500;
     font-size: 1.5em;
     color:#005ea8;
}
   

.newscontent {
   margin-top:20px;
   font-size: 16px;
   font-weight: normal;
   text-align:justify;
}

    .newscontent a {
        text-decoration:underline;
    }

.newsImg {
    text-align: center;
    padding-top: 10px;
} 
/*++++++++++++++++++++++++++End News++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++Product++++++++++++++++++++++++++++*/

.key a {
    font-size:18px;
}

div.viewcontent {
     border: 1px solid #006eb8;
     padding:3px 6px;
     width:175px;
     margin-bottom:3px;
}

div.viewcontent a{
    color:#818181;
    text-decoration:none;
}

div.prod_content {
    display:none;
    padding-top:20px;
}

.key div.highlights{
    margin-left:20px;
}

    .key  ul.bold li {
        font-weight:600;
    }
.key .TreePicture  img {
       width: 33%;     
       border:none;
        margin:40px 20px;
    }
.key h2 {
     font-weight:500;
     font-size:20px;
    }
.key h3 {
     font-weight:500;
     color:#006eb8;
     font-size:18px;     
    }
.key h4 {
     font-weight:700;
     color:#006eb8;
     font-size:15px;
    margin-bottom:5px;
    }
.key h5 {
     font-weight:700;    
     font-size:15px;
    }


.largeImg {
    -webkit-cursor: zoom-in;
    -moz-cursor: zoom-in;
    cursor: pointer;
}

.softImg {
   width:auto !important;
}

.products .row{
    margin-bottom:20px;
     border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #ffffff;
}

.compare .row{   
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #ffffff;
}

.compare .top {
        height:165px;
        border:none;
 }

.compare .row .columns {
    background-color: #fff;
    color: #666;   
    text-align:left;
    min-height:65px;
    padding-top:5px !important;
}

    .compare .row .header div{
        font-weight:500;
        color:#006eb8;
        font-size:14px;
        padding-bottom:5px;
    }

     .compare  .header a {
     writing-mode: bt-rl; /*IE*/
     writing-mode:vertical-rl;
     text-orientation:sideways;
     text-decoration:underline;
      
    }

.compare .row .header .tacho {
    font-size:1.68em;
    padding-top:40px !important;
}

.compare .row .star{
    background-color: #dedeff;
    color: #888;   
    border-right: 1px solid #ffffff;
    text-align:center;
    padding-top:15px !important;
}

    .compare .row .col1 {
        color: #333;  
    }

    .compare .row .col2 {
        color: #ee9900;  
    }

    .compare .row .row1 {
        font-size:15px;
        font-weight:600;
    }

    .compare .row .row2 {
        font-size:13px;
        font-weight:normal;
    }

.products img {
    border: 1px solid #a1a1a1;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .6);
}

.otach span.rot{
     color: #ff0000; 
     font-size:18px;
}

.otach span.grau{
     color: #c0c0c0; 
     font-size:28px;
     font-weight:bold;
}

/*++++++++++++++++++++++++++End Product++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++Slider++++++++++++++++++++++++++++*/


.slideshow {
    position: relative;
    /*background: #fff;*/
    text-align: center;
    float: left;
    width:100%;
}

    .slideshow button {
        color: #000;
        border: 1px solid #ff6600;
        padding: 3px 6px;
        background: #fff;            
        cursor: pointer;
    }

        .slideshow button:hover {
            color: #fff;
            background: #ff6600;
        }

    .slideshow .btnActive {
        color: #fff;
        background: #ff6600;
    }

    .slideshow .btnLast-active {
        color: #fff;
        background: #ff6600;
    }

    .slideshow .num {
        width: 100%;
        z-index: 11;
        text-align: center;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .slideshow .main {
        position: absolute;
        top: 20px;
        left: 0px;
        z-index: 8;
        background: #fff;
        text-align: center;
        width: 100%;        
    }

    .slideshow .active {
        z-index: 10;
    }

    .slideshow .last-active {
        z-index: 9;
    }

    .slideshow img {
        -webkit-cursor: zoom-in;
        -moz-cursor: zoom-in;
        cursor: pointer;
    }
/*++++++++++++++++++++++++++End Slider++++++++++++++++++++++++++++*/


.ContentSlider {   
    text-align:center;
    padding:  0 25px;
}
  

     .container {
        margin-bottom: 12px;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
        box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    }

        .container .title  {
            color: #fff;
            background: #005ea8; /* for non-css3 browsers */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006eb8', endColorstr='#005ea8');
            background: -webkit-gradient(linear, left top, left bottom, from(#006eb8), to(#005ea8));
            background: -moz-linear-gradient(top, #006eb8, #005ea8);
            text-align: center;
            font-weight: bold;
            border: 1px solid #005ea8;
            border-bottom: none;
            border-radius: 0;
            padding: 10px;
        }

.title a {
    color: #fff;
    text-decoration: none;
}

.soft{
    border: 1px solid #006eb8;
    padding: 3px 20px;   
    margin: 50px 0 0 0;
}


.container .soft img{
   margin-left:15px; 
}

.container .title img {
   width:auto !important;
}

 .container .content {
    border: 1px solid #005ea8;
    border-radius: 0;
    padding-right: 8px;
    background: #fff;
}

    .container ul {
        padding: 10px 20px 0;
    }

    .container ul li a{
       text-decoration:none;
    }

.bigPicture {
    overflow: auto;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;   
    z-index: 999;
    -webkit-cursor: zoom-out;
    -moz-cursor: zoom-out;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    margin: auto;   
}

    .bigPicture table {
        width: 100%;
        height: 100%;
        border: none;
        margin:0;
        background-color: rgba(0,0,0,0.4);
    }

.bpWrap {
    text-align: center;
}

    .bpWrap img {
        vertical-align: middle;
    }

.tooltip {
    border-bottom: 2px #005ea8 dotted;
    cursor: help;
}

.headline {
    font-weight: bold;
    color: #005ea8;
   
}


.visible {
    display: block;
}

.novisible {
    display: none;
}

.flag {
    padding: 5px;
}


.arrow {
    float: right;
    display: none;
    padding-right: 5px;
    cursor: pointer;
}

a.alert{
     color: #ff0000; 
     font-size:18px;
     text-decoration:underline;
}
