/* Minification failed. Returning unminified contents.
(1448,99): run-time error CSS1031: Expected selector, found ','
 */
/*@import url("../css/fonts/fonts.css");*/
/*@import url("../css/fonts/css/fontello.css");*/
/*@import url("responsive.css");*/

body { 
    background-color:#333; 
    font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    font-size: 15px;
    max-width: 1024px;
    margin: 0 auto; 
    overflow-y: scroll;
}
.validation-summary-errors ul li
{
    background-color:#ccc;
    color:#ff0000;
    padding-left:60px;
    padding-top:10px;
    background-color:#ccc;
    color:#ff0000;
    height:30.5px;
    margin-bottom:5px;
}
ul, p {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1 {
   font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', Source Sans, sans-serif;
    margin:19px 0 18px 0;
    line-height: 41px;
    font-size: 26px;
}
a {
    cursor: pointer;
    text-decoration: none;
}
#page {
    display: inline-block;   
    margin: 13px;
}
#language {
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    position: relative;
    height: 40px;
}
#language .four_eighth {
    background-color: #ffffff;
    color: #000000;
    float: right;
    display: inline;
}
#header {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}
#main {
    width: 100%;
}
.left {
    float: left;
}
.right {
    float: right;
}
.logo_continental {
    float: left;
    height: 50px;
}
.logo_continental img {
        width: 200px;
        height: auto;
}
.logo_contitech {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 1.58em;
    width: 154px;
    font-weight: bold;
    float: right;
    height: 40px;
    padding-top: 10px;
    text-align: right;
}
.logo_contitech.certain {
    height: 45px;
}
.logo_contitech a {
    color: #fff;
}
.one_third {
    float: left;
}
.two_third {
    max-width: 723px;
}
.mainnav, .subnav {
    width: 177px;
}
.mainnav li {  
    width: 177px;
    width: 100%;    
    float: left;
    margin-bottom: 5px;
}
.mainnav li.division {  
    margin-top: 45.5px;
}
.mainnav li a {
    float: left;
    color: #aaa;    
    background-color: #000;
    height: 40.5px;
    width: 177px;
}
.mainnav li a p {
    padding: 15px 3px 5px 10px;
    font-size: 14px;
}
.mainnav li a:hover, .subnav li a:hover {
    display: block;
    float: left;
}
.mainnav li a i {
    float: right;
    padding-right: 3px;
}
.subnav {
    background-color: #333;
    display: none;
}
.subnav li {
    width: 177px;
    float: left;
    margin-top: 5px;
    margin-bottom: 0px;
}
.subnav li a {
    float: left;
    background-color: #888;
    width: 177px;
    height: 40.5px;
}
.subnav li a p {
    padding: 18px 0px 5px 25px;
    color: #fff;
    font-size: 12px;
}

.sub.subnav  li a {
    background-color: #aaa;
}
.sub.subnav  li a p {
    padding: 18px 0px 5px 27px;
}
/*
.icon-angle-right::before {
    font-size: 19px;
}
*/
.contentnav li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #fff;
    width: 177px;
    height: 86px;
}
.contentnav li a {
    float: left;   
    color: #000;
    width: 177px;
    height: 86px;    
}
.contentnav li a p {
    padding: 58px 10px 5px 10px;   
}
.contentnav li div.dummy p {
    padding: 58px 10px 8px 10px;   
    background-color:#CCCCCC;
}
.contentnav li.last {
    margin-right: 0px;
}
.home a:hover, .mainnav li a:hover, .overview li a:hover, .active a, .mainnav li a.active, .mainnav li a:hover, .contentnav li a:hover, .accordion li a:hover {
    background-color: #ffa500;
    color: #fff;
}
.overview li a:hover {
    width: 100%;
}
.mainnav li p {
}
.overview, .accordion {
    width: 723px;
    overflow: hidden;
}
.overview li  {
    background-color: #fff;
    width: 100%; 
    height: 86px;
    margin-bottom: 5px;
}
.overview li a {
    display: inline-block;
    color: #000;
    height: 86px;
    width: 100%;
}
.overview li p {
    text-align: left;
    margin: 0;
    display: inline-block;
}
.overview li p.title {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:700;
    padding: 37px 10px 0px 10px;
}
.overview li p.subtitle {
    padding-left: 10px;
    font-size: 14px;
}
.first_line {
    display: inline-block;
    float: left;
}
.claimer {
    background-color: #ffa500;
    color: #000;
    text-transform: uppercase;
    float: left;
    width: 177px;
    height: 177px;
    margin-right: 5px;
    margin-bottom:5px;
}
.claimer a {
    color: #000;
    display:block;
    height: 100%;
}
.claimer p {
    padding: 59px 10px 10px 10px;
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:700;
}
.home {
    background-color: #000;
    width: 86px;
    height: 86px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.home a {
    color: #fff;
    margin: 0;
    display: block;
    width: 86px;
    height: 86px;
}
.home a p {
    padding: 59px 5px 4px 10px;
}
.home a:hover {
    background-color: #ffa500;
    color: #fff;
}
.full {
    width: 177px;
    height: 177px;
    margin-right: 5px;
    margin-bottom:5px;
}
.half {
    width: 200px;
    height: 100px;
    margin-right: 5px;
}
.quarter {
    width: 86px;
    height: 86px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.four_eighth {
    width: 177px;
    height: 40.5px;
    margin-bottom: 5px;
}
.eight_eighth {
    width: 359px;
    height: 40.5px;
    margin-bottom: 5px;
}
.two_full {
    width: 359px;
}
.three_full {
    width: 541px;
}
/*Accordion Start*/ 
.head.big {
    height: 86px;
}
.head.small {
    height: 40.5px;
}
.accordion a.head.series_c {
    background-image: url("img/modelseries_c.png");
    background-repeat: no-repeat;
    background-position: 89% 12px;
}
.accordion a.head.series_d {
    background-image: url("img/modelseries_d.png");
    background-repeat: no-repeat;
    background-position: 89% 13px;
}
.accordion a.head.series_r {
    background-image: url("img/modelseries_r.png");
    background-repeat: no-repeat;
    background-position: 89.5% 10px;
}
.accordion a.head.series_s {
    background-image: url("img/modelseries_s.png");
    background-repeat: no-repeat;
    background-position: 89% 8px;
}
.ie8 .accordion a.head.series {
    background-position: 90% 0px;
}
.head {
    background-color: #000;
    width: 100%; 
    display: inline-block;
    color: #fff;
    margin-bottom: 5px; 
    background-image: none;
}
.small .calc_info {padding: 11px 10px 5px 20px !important;}
.calc_info {
    float: right;
    margin: 0;
    display: inline-block;
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    padding: 54px 10px 5px 20px;
    color: #fff;
}
.accordion h2, .head h2 {
    text-align: left;
    margin: 0;
    display: inline-block;
    font-size: 24px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    padding: 46px 10px 7px 60px;
}
.head h3 {
    text-align: left;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
/*    font-weight: bold;*/
    text-transform: uppercase;
    padding: 11px 10px 10px 60px;
}
.head span.subline {
    font-size: 16px;
}
.accordion img {
    float: right;
    padding: 12px 48px 5px 10px;
    height: 70px;
    width: auto;
    opacity: 0.7;
    display:none;
}
.accordion a:hover img {
    opacity: 0.95;
}
.active{
    background-color: #ffa500 !important;
    color: #fff !important;
}
.active img {
    opacity: 0.95;
}
/*Accordion Inhalte Styles*/ 
.accordion .title-series {
    background-color: #ccc;
    width: 100%; 
    height: 86px;
    display: inline-block;
    margin-bottom: 5px;
}
.accordion table a{
    color: #000;
}
.accordion table.not_mobile tbody.select-series tr:hover {
    background-color: #ffa500;
    color: #fff;
    cursor: pointer;
}
.accordion ul a {
    color: #fff;
}
.accordion .title-series h3 {
    text-align: left;
    margin: 0;
    display: inline-block;
    font-size: 18px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:600;
    text-transform: uppercase;
    color: #000;
    padding: 50px 5px 5px 60px;
}
.accordion .title-series p {
    text-align: right;
    color: #000000;
    margin: 0;
    display: inline-block;
    font-size: 12px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:600;
/*    font-weight: normal;*/
    text-transform: uppercase;
    float: right;
    padding: 58px 30px 10px 10px;
}
.accordion table.not_mobile {
    font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    width: 100%;
}
.accordion table.not_mobile thead tr {
    background-color: #ccc;
    color: #000;
}
.accordion table.not_mobile tbody tr {
    background-color: #fff;
    color: #000;
}
.accordion .table-series.not_mobile tr,
.accordion .table-data.not_mobile thead tr th{
    text-transform: uppercase;
}
.accordion table.not_mobile tr {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    /*height: 40px;*/
    padding-right: 20px;
    margin-bottom: 5px;
}
.accordion .table-series.not_mobile thead tr th:first-child, .accordion .table-series.not_mobile tbody tr td:first-child {
    width: 19.5%;
}
.accordion .table-series.not_mobile thead tr th, .accordion .table-series.not_mobile tbody tr td {
    text-align: center;
    width: 23.5%;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 0px;
}
.accordion .table-data.not_mobile thead tr th, .accordion .table-data.not_mobile tbody tr td {
    text-align: left;
    width: 44%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px 10px 0px;
}
.accordion .table-values.not_mobile thead tr th, .accordion .table-values.not_mobile tbody tr td {
    text-align: left;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 0px;
}
.accordion .table-values.not_mobile thead tr th.number, .accordion .table-values.not_mobile tbody tr td.number {
    width: 70px;
}
.accordion .table-values.not_mobile thead tr th:first-child, .accordion .table-values.not_mobile tbody tr td:first-child {
    width: 25%;
    padding-left: 61px;
}
.accordion .table-values.not_mobile thead tr th.full_line, .accordion .table-values.not_mobile tbody tr td.full_line {
    width: 90%;
    padding-left: 60px;

}
.accordion table.not_mobile tbody tr.info_line {
    background-color:#ccc;
}
.accordion .table-values.not_mobile tbody tr td.column1,
.accordion .table-values.not_mobile thead tr th.column1 {
    border-right: 5px solid #333;
    width: 117px;
}
.table-results tbody tr td.columnfirst{font-size:12px !important;}
.accordion .table-values.not_mobile tbody tr td.columnlast,
.accordion .table-values.not_mobile thead tr th.columnlast {
    border-left: 5px solid #333;
    width: 86px;
}
/*.accordion .table-values.not_mobile thead tr th.columnlast {
    width: 91px;
}*/
.accordion .table-values.not_mobile tbody tr td.column2,
.accordion .table-values.not_mobile thead tr th.column2  {
    padding-left: 60px;
}

.accordion .table-notes.not_mobile thead tr th, .accordion .table-notes.not_mobile tbody tr td {
    text-align: left;
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 0px;
}
.accordion .table-notes.not_mobile thead tr th:first-child, .accordion .table-notes.not_mobile tbody tr td:first-child {
    padding: 7px 0px 9px 0px;
    width: 60px;
    text-align: center;
    font-size: 16px;
}


.ie8 .accordion table.not_mobile thead tr th, 
.ie8 .accordion table.not_mobile tbody tr td,
.ie9 .accordion table.not_mobile thead tr th, 
.ie9 .accordion table.not_mobile tbody tr td {

    border-bottom: 5px solid #333333;
}
.ie8 .table-results thead tr, 
.ie8 .table-results tbody tr,
.ie9 .table-results thead tr, 
.ie9 .table-results tbody tr {
    float: left;
}
.accordion .table-series.not_mobile thead tr th:first-child, 
.accordion .table-series.not_mobile tbody tr td:first-child, 
.accordion .table-data.not_mobile thead tr th:first-child, 
.accordion .table-data.not_mobile tbody tr td:first-child {
    text-align: left;
    padding-left: 60px;
}
.accordion .table-series.not_mobile .number {
    font-size: 14px;
}
.data-graphic {
    background: #ffffff;
    width: 100%;
    height: auto;
    display: inline-block;
}
.data-graphic .left  {
    width: 33%;
    margin-left:1%;
}

.data-graphic .right  {
    width: 63%;
    margin-right:1%;
}
.data-graphic img {
    display: block;
    float: none;
    height: auto;
    padding: 10px 0;
    opacity: 1;
    margin: 0 auto;
}
.data-graphic .left img {
   max-width:250px;
   width:100%;
   height:auto;
   padding-left:5px;
}
.data-graphic .diagramm img {
    height: auto;
    width: 100%;
}
.diagramm-info {
    width: 86%;
    display:inline-block;
    float:right;
    
}
.diagramm-info .left,.diagramm-info .right {
    width: 50%;
    display:inline-block;
    margin:0;
    margin:10px 0 20px 0;
}
.diagramm-info .left img, .diagramm-info .right img {
    width: 40px !important;
    height:30px !important;
    float:left;
    margin:0;
    padding:0;
}
.diagramm-info .left p, .diagramm-info .right p {
    width:72%;
    float:left;
    font-size:11px;
    padding:0 5px;
    line-height: 110%;

}
.table-results {
    font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    width: 359px;
    margin-right: 5px;
    float: left;
    display: block;
}
.table-results.last {
    margin-right: 0px;
}
.table-results thead, .table-results tbody {
    width: 100%;
    float: left;
}
.table-results thead tr {
    background-color: #ccc;
    color: #000;
}
.table-results tbody tr {
    background-color: #fff;
    color: #000;
}
.table-results.first tbody tr:hover {
    background-color: #ffa500;
    color: #fff;
    cursor: pointer;
}
.table-results tr {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
}
.table-results thead tr th {
    text-transform: uppercase;
    font-size: 12px;
}
.table-results tbody tr td {
    font-size: 13px;
}
.table-results thead tr th, .table-results tbody tr td {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 1px 8px 10px;
    float: left;
}
.table-results.first thead tr th, .table-results.first tbody tr td {
    width: 46%;
}
.table-results.last thead tr th {
    width: 55%;
}
.table-results.last tbody tr td {
    width: 51%;
}
.table-results.last a {
    color:#000000;
}
.table-results.last a i {
    float: right;
    padding-right: 5px;
}
.table-results.last thead tr th.number {
    width: 40%;
}
.number {
    text-align: center !important;
}
.table-results tbody a {
    display: inline-block;
    cursor: pointer;
}
.table-results tbody tr td.column18 {
    width: 11% !important;
    padding: 11px 0 8px 0;
    text-align: right;
}
.table-results tbody tr td.column10 {
    width: 7% !important;
    padding: 11px 0 8px 0;
    text-align: center;
}
.table-results tbody tr td.column55 {
        width: 55% !important;
}

/*Accordion Ausklappfunktion IE8 Kompatibel*/
.head-series, .head-data { display:block; }
.content-series { display:none; }

.img-lufe {
    background-image: url(img/Lufe_Header.jpg);
}
.teaser {
    height: 177px;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}
.teaser h2 {
    color: #fff;
    text-align: left;
    margin: 0;
    display: inline-block;
    font-size: 24px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    padding: 130px 10px 10px 60px;
}
.full_container{
    background: #fff;
    display: inline-block;
    width:100%;
}
.content {
    background: #fff;
    padding: 40px 0px 20px 0px;
    display: inline-block;
    width:100%;
}
.content h4 {
    color: #000;
    text-align: left;
    margin: 0;
    font-size: 18px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:600;
    text-transform: uppercase;
    padding: 0px 25px 20px 60px;
}
h5 {
    color: #000;
    text-align: left;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    text-transform: none;
    padding-top: 7px;
    padding-bottom: 5px;
}
.content p {
    color: #000;
    text-align: left;
    margin: 0;
    font-size: 13px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    line-height: 21px;
    padding: 0px 25px 20px 60px;
}
.content h1, .content h2, .content h3 {
    padding: 0px 25px 20px 60px;
}
.content ul.content_liste {
    padding: 0px 25px 16px 60px;
}
.content ul:not(.content_liste) {
    padding: 0px 25px 16px 60px;
    width: 48%;
    margin-right: 4%;
    float: left;
} .full_container .content p a {
    color:#ffa500;
} .full_container .content p a:hover {
    color:#999;
} .ie8 .content ul {
    padding-bottom: 16px;
    width: 47%;
    margin-right: 3%;
    float: left;
} .content ul:nth-child(even) {
    margin-right: 0;
} .content ul li {
    color: #000;
    text-align: left;
    margin: 0;
    font-size: 12px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    line-height: 21px;
    width: 100%;
} .content ul i {
    width: 5%;
    float: left;
    font-size: 8px;
} .content ul p {
    width: 95%;
    float: left;
    font-size: 12px;
    padding-bottom: 6px;
} .mobile {
    display: none;
}
/* Search Page */
.title-search {
    background-color: #000;
    height: 86px;
    margin-right: 5px;
    display: inline-block;
    float: left;
} .title-search h2 {
    color: #fff;
    text-align: left;
    margin: 0;
    float: left;
    font-size: 24px;
    font-family: 'Open Sans', Source Sans, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    padding: 46px 10px 7px 60px;
} .decofield {
    background-color: #000;
} .decofield.eight_eighth {
    float: left;
} .searchfield {
    background-color: #ccc;
} .searchterm p, .selectfield a {
    padding: 12px 3px 12px 9px;
    margin: 0;
    font-size: 13px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    display: block;
} .selectfield {
    position: absolute;
    top: 0;
    right: 0;
} .optionlist {
    position: absolute;
    z-index: 200;
    top: 45.5px;
    right: 0;
}
    .optionlist li a, .optionlist li form {
        margin: 0;
        display: block;
        height: 100%;
        width: 100%;
        color: #000000;
    }
    .optionlist li p {
        padding: 13px 3px 11px 9px;
        font-size: 13px;
        font-family: 'Open Sans', Arial, sans-serif;
        font-weight: 400;
        color: #000000;
    }
    .optionlist li input {
        display: block;
        border: none;
        padding: 13px 3px 11px 9px;
        font-size: 13px;
        font-family: 'Open Sans', Arial, sans-serif;
        font-weight: 400;
        color: #000000;
        background-color: #ffffff;
        height: 100%;
        width: 100%;
        text-align: left;
        cursor: pointer;
    }
    .optionlist li a:hover, .optionlist li input:hover {
        background-color: #ffa500;
        color: #fff;
    } .optionlist li a:hover p {
    color: #fff;
} .searchfield a {
    padding: 11px 9px;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:700;
    display: block;
} .searchfield i {
    float: right;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:700;
} .selectfield i {
    float: right;
} .searchterm, .selectfield {
    background-color: #fff;
    color: #000;
/*    margin-right: 5px;*/
} .searchterm input {
    border: 0;
    height: 27px;
    margin: 6px 1px 6px 10px;
    width: 85%;
} .searchterm, .selectfield, ul.parameterlist li select, ul.parameterlist li select option {
    background-color: #fff;
    color: #000;
/*    margin-right: 5px;*/
} ul.parameterlist li select, ul.parameterlist li select option {
    margin:6px 9px 6px 10px;
} ul.parameterlist li select {
    height: 40.5px;
    border: 0;
    width:90%;
    height:70%;
} .optionlist {
    display: none;
} .optionlist li {
    height: 40.5px;
    width: 177px;
    border-bottom: 5px solid #333;
    border-left: 5px solid #333;
    background-color: #fff;
    color: #000;
} .full_width {
    width: 100% !important;
}
/* Calculation */
.descriptionfield {
    background-color: #000;
    display: block;
    float: left;
    /*width: 359px;*/
    height: 100%;
    margin-bottom: 5px;
    margin-right: 5px;
} .parameterfield {
    background-color: #000;
    display: block;
    float: right;
    width: 177px;
    height: 100%;
    margin-bottom: 5px;
} .parameterlist {
    float: left;
    background-color: #333;
} .parameterlist li {
    background-color: #fff;
    display: block;
    height: 40.5px;
    /*width: 177px;
    margin-bottom: 5px;*/
    margin-right: 5px;
} .parameterlist.eight_eighth.no-margin-right li{
    margin-right: 0px;
    height:40.5px;
} .parameterlist li input {
    border: 0;
    padding:0;
    height: 27px;
    margin: 7px 9px 4px 10px;
    width:84%;
} .parameterlist.eight_eighth li input {
    width:95% !important;
}
.parameterlist.checkBox li input {
    width:12% !important;
    height:38px;
    vertical-align: middle;
    margin:3px 9px 4px 10px;
}
.descriptionfield li, .parameterfield li{
    height: 45.5px; 
} .descriptionfield li.last, .parameterfield li.last{
    height: 40.5px; 
} .descriptionfield li{
    text-align: right;
} .descriptionfield p, .parameterfield p{
    color: #fff;
    padding: 11px;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    font-size: 13px;
} .descriptionfield.no-margin-right p {
    padding-left: 60px;
} .calc_btn {
    background-color: #ccc;
    margin: 0px 5px 5px;
    width: 177px;
    height: 40.5px;
} .download_btn {
    background-color: #ccc;
    height: 40.5px;
    width: 359px;
} td.cad_btn {
    background-color: #ccc;
    height: 100%;
    width: 177px !important;
    border-left: 5px solid #333;
    margin:0;
    float:right;
} td.cad_btn:hover {
    background-color: #ffa500;
} td.cad_btn p {
    padding: 11px 10px 10px;
    text-transform:uppercase;
} td.cad_btn p i{
    float:right;
}
.calc_btn a, .download_btn a {
    color: #000;
    height: 20.5px;
    padding: 10px;
    display: inline-block;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
} .calc_btn a {
    width: 157px;
    font-size: 15px;
} .download_btn a {
    width: 95%;
    font-size: 14px;
} .download_btn a span {
    font-size: 12px;
    padding-left: 4px;
} .calc_btn:hover, .download_btn:hover, .searchfield:hover {
    background-color: #ffa500;
} .calc_btn a:hover, .download_btn a:hover, .searchfield a:hover {
    cursor: pointer;
    color: #fff;
} .calc_btn a i, .download_btn a i {
    float: right;
} .calc_btn input {
    background-color: #ccc;
    height: 40.5px;
    border: 0;
    padding: 0px 10px;
    width: 86%;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:700;
} .results {
    float: left;
} .topic {
    float: left;
} .txt_part {
    width: 65%;
    margin-right: 5px;
} .txt_part p {
    padding: 0;
    margin-bottom: 20px;
} .img_part {
    width: 33%;
    margin-bottom: 10px;
} .img_part img {
    float: right;
    width: 100%;
    height: auto;
} .img_part .img_caption {
    font-size: 11px;
    color: #333;
    text-align: center;
    padding-left: 11px;
    padding-bottom: 15px;
} .img_container, .img_container img {
    width: 100%;
    height: auto;
} .container_left {
    float: left;
    display: block;
    width: 66%;
} .container_right {
    float: left;
    display: block;
    width: 33%;
} .footer {
    margin-top:18px;
    float: left;
} .footernav li {
  float: left;
  margin: 0px;
} .footernav li a {
    color: #ccc;
} .footernav li a:hover {
  color: #fff;
} .footernav li p {
  padding: 0px;
  margin: 0px;
  height: 14px;
  font-weight: 200;
  font-size:13px !important;
  /*background: url(img/trennlinie_footer.gif) 0 46% no-repeat !important;*/
} .footernav li p span {
  padding: 0px 10px;
  color: #ccc;
  font-size:12px !important;
} .column65 {
    width: 62% !important;
    padding-bottom: 1px;
} .column60 {
    width: 59% !important;
    padding-bottom: 1px;
} .column50 {
    width: 49% !important;
    padding-bottom: 1px;
} .column40 {
    width: 39% !important;
    padding-bottom: 1px;
} .column80 {
    width: 79% !important;
    padding-bottom: 1px;
} .column20 {
    width: 19% !important;
    padding-bottom: 1px;
} .column25 {
    width: 21% !important;
    padding-bottom: 1px;
} .column30 {
    width: 29% !important;
    padding-bottom: 1px;
} .column35 {
    width: 31% !important;
    padding-bottom: 1px;
} .column55 {
    width: 53% !important;
    padding-bottom: 1px;
} .column19 {
    width: 20% !important;
    padding: 11px 0 8px 0;
    text-align: left;
} .column15 {
     width: 15% !important;
     padding-bottom: 1px;
} .column10 {
     width: 9% !important;
     padding: 11px 0px 10px 0px;
     font-size:13px;
} .column7 {
    width: 6.5% !important;
    padding: 11px 0px 10px 0px;
    font-size:13px;
} .column5 {
    width: 6% !important;
    padding: 11px 0px 10px 0px;
} .ie8 td, .ie8 th {
    font-size:13px;
} .nopadding {
    padding-top:0px !important;
    padding-bottom:0px !important;
} .embed-diagramm img.alternative {
    display: none;
} thead.left {
    width:75%;
} thead.right tr{
    height:39px;
    padding:0;
    margin:0;
} tbody.right tr{
    height:39px;
    padding:0;
    margin:0;
} thead.right tr th{
    padding:0;
    margin:0;
} tbody.left {
    width:72%;
} thead.right, tbody.right {
    width:177px;
} .padding-left60 {
    padding-left: 60px;
} .margin-right {
    margin-right: 5px !important;
} .margin-bottom {
    margin-bottom: 5px !important;
} .no-margin-right {
    margin-right: 0px !important;
}
@media only screen and ( max-width: 1000px ) {
    table.not_mobile {
        display: none !important;
    }
    table.mobile {
        display: block;
    }
    .title-series {
        display: none !important;
    }    
    table.mobile tr {
        background-color: #333 !important;
    }
    table.mobile tr td {
        width: 177px !important;
        height: 86px !important;
        margin: 0 5px 5px 0 !important;
        background: #ccc !important;
        padding: 0 !important;
        float: left !important;
        display: block  !important;
    }
    table.mobile tr td.last {
       margin-right: 0px !important;
    }
    table.mobile tr td p {
        font-size: 12px;
        color: #fff;
        padding: 0px 8px;
        text-transform: uppercase;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    }
    table.mobile tr td p.type {
        font-size: 18px;
        padding: 3px 8px 6px 8px;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    }
	    .accordion > li {
        clear:both;
    }
    .list-series.mobile, .list-data.mobile {
        background-color: #333 !important;
    }
    .list-series.mobile li, .list-data.mobile li {
        min-width: 177px !important;
        width: 100% !important;
        height: 86px !important;
        margin: 0 5px 5px 0 !important;
        background: #999999 !important;
        padding: 0 !important;
        float: left !important;
        display: block  !important;
    }
    .list-series.mobile li.last, .list-data.mobile li.last {
       margin-right: 0px !important;
    }
    .list-series.mobile li p, .list-data.mobile li p {
        font-size: 11px;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    }
     .list-series.mobile li p, .list-data.mobile li p.instruct {
        font-size: 14px;
        padding: 10px 10px 1px 10px;
    }
    .list-data.mobile li p {
        padding: 1px 10px 1px 10px;
        display: inline-block;
        width: 90%;
    }
    .list-series.mobile li p {
        padding: 0px 7px 0px 10px;
        width: auto;
    }
    .list-series.mobile li p .left {
        width: 88%;
    }
    .list-series.mobile li p .right {
        width: 12%;
        text-align: right;
    }
    .data-graphic .left {
        width: 33%;
    }
   .data-graphic .right {
        width: 63%;
    }
    #calculation .list-data .left {
/*        width: 53%;*/
        margin-right: 1%;
    }   
    #calculation .list-data p.first {
        font-size: 13px;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    }
    .list-series.mobile p.type {
        font-size: 18px;
        padding: 2px 10px;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    }
    .list-series.mobile li tr, .list-data.mobile li tr {
        padding: 0px;
        margin: 0px;
    }
    .list-series.mobile li tr td, .list-data.mobile li tr td {
        font-size: 12px;
        color: #fff;
        padding: 0px 2px 0px 8px;
        text-transform: uppercase;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:400;
    }
    .list-series.mobile li tr th, .list-data.mobile li tr th {
        font-size: 18px;
        color: #fff;
        padding: 2px 8px 4px 8px;
        font-family: 'Open Sans', Arial, sans-serif; font-weight:500;
    }
    .list-data.mobile li.full_line {
        width: 100% !important;
    }
    .calc_btn a {
        width: 85%;
        font-size: 14px;
    }
    .parameterlist.eight_eighth li input {
        width: 92% !important;
    }
} @media only screen and ( min-width: 798px ) and ( max-width: 1023px ) {
    #page {
        width: 96%;
    }
    .one_third.left, .two_third.right {
/*        width: 63%;*/
        width: 64.4%;
    }
    .one_third.left {
        max-width: 270px;
    }
    .overview, .accordion {
        width: 100%;
        overflow: hidden;
    }
    .overview li a {
        height: 86px;
    }
    .contentnav {
        width: 100%;
    }
    .contentnav li {
        width: 24.25%;
        margin-right: 1%;
    }
    .contentnav li:last-child {
        margin-right: 0%;
    }
    .contentnav li a {
        width: 92%;
    }
    .contentnav li a span.mobile {
        display:inline-block;
    }
    .contentnav li a span.not_mobile {
        display:none;
    }
    .list-series.mobile, .list-data.mobile {
        display: block !important;
        width: 100%;
    }
    .list-series.mobile li, .list-data.mobile li {
        min-width: 170px !important;
        width: 49.5% !important;
        margin-right: 0px !important;
    }
    .list-series.mobile li:nth-child(odd), .list-data.mobile li:nth-child(odd) {
        width: 49.5% !important;
        margin-right: 1% !important;
    }
    .home {
        margin-right: 0px;
    }
    .grid {
        width: 100%;
    }
    .title-search {
        width: 49.5%;
        margin-right: 0.5%;
    }
    .grid .left {
        width: 24.75%;
        margin-right: 0.5%;
    }
    .grid .searchterm, .grid .selectfield, .grid .decofield, .grid .searchfield, .grid .optionlist, .grid .optionlist li  {
        width: 100%;
    }
    .grid .right {
        width: 24.75%;
    }
    #search.grid .left {
        width: 49.5%;
        margin-right: 1%;
    }
    #search.grid .right {
        width: 49.5%;
    }
    #search .searchterm input {
        width: 95%;
    }
    .download_btn {
      width: 100%;
    }
    .download_btn a {
      font-size: 13px;
    }
    .download_btn a span {
      font-size: 10px;
      padding-left: 0px;
    }
    .data-graphic .left {
        width: 34% !important;
    }
    .data-graphic .right {
        width: 63% !important;
    }
    .descriptionfield.two_full, .decofield.eight_eighth.margin-right {
        margin-right:1%;
    }
    .descriptionfield.two_full, .parameterlist.eight_eighth.no-margin-right, .decofield.eight_eighth.margin-right {
        width:49.5%;
    }
    .parameterlist.four_eighth.checkBox {
        width:24%;
        margin-right: 1%;
    }
    .calc_btn.left.no-margin-right {
        width:24.4%;
        margin:0;
    }

} @media only screen and ( max-width: 797px ) {
    .not_mobile{
        display: none;
    }
    .mobile {
        display: block !important;
    }
    .table-results {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .table-results thead tr th, .table-results tbody tr td {
        width: 48%;
    }
    #page {
        margin: 10px 3%;
        width: 94%;
    }
    h1 {
        font-size: 22px;
        margin: 18px 0px 18px 0px;
        width: 100%;
        float: left;
    }
    .accordion h2, .head h2, .teaser h2, .title-search h2, .head h3, .title-series h3, .content p,, .content h4, .content h5, .content ul {
        padding-left: 10px;
    }
    #header {
        margin-top: 10px;
        width: 100%;
    }
    .one_third, .two_third, .first_line {
        width: 100%;
        max-width: 100%;
    }
    .first_line {
        width: 100%;
    }
    .claimer {
        height: 86px;
        min-width: 177px;
        width: 75%;
        margin-right: 0px;
    }
    .menubutton {
        height: 86px;
        min-width: 50px;
        width: 25%;
        background-color: #ffa500;        
    }
    .menubutton a {
        height: 26px;
        width: 26px;
        padding: 5px;
        float: right;
        margin-top: 36px;
        margin-right: 10px;
        border: 3px solid #ffa500;
        background-image: url("img/menu3.png");
        background-repeat: no-repeat;
        background-position: 3px;
    }
    .claimer p {
        padding: 35px 10px 10px 10px;
    }
    .overview li, .mainnav li {
        width: 100%;
        min-width: 370px;
    }
    .mainnav {
        display: none;
        width: 100%;
        float: left;
    }
    .subnav {
        width: 100%;
    }
    .mainnav li, .subnav li {
        width: 100% !important;
    }
    .mainnav li a,.subnav li a {
        min-width: 370px;
        width: 100%;
    }
    .overview, .accordion {
        width: 100%;
        overflow: hidden;
    }
    .overview li {
        min-width: 370px;
        float: left;
        margin-right: 0;
    }
    .overview li a {
        height: 86px;
        width: 100%;
    }
    .overview li a:hover {
        background-color: transparent;
        color: #000;
    }
    .overview li a p.subtitle {
        font-size: 13px;
    }
    .overview li a p.title {
        font-size: 15px;
    }
    .list-series.mobile li{
        min-width: 170px !important;
        width: 33% !important;
        margin-right: 0.5% !important;
    }
    .list-series.mobile li:nth-child(3n) {
        width: 33% !important;
        margin-right: 0% !important;
    }
    .list-data.mobile li {
        min-width: 170px !important;
        width: 49.6% !important;
        margin-right: 0px !important;
    }
    .list-data.mobile li:nth-child(odd) {
        width: 49.6% !important;
        margin-right: 0.8% !important;
    }
    .list-data.mobile li.full_line {
        width: 100% !important;
    }
    .grid {
        width: 100%;
    }
    .title-search {
        width: 49%;
        margin-right: 1%;
    }
    #search .title-search {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }
    #search.grid .left {
        width: 49.75%;
        margin-right: 0.5%;
    }
    #search.grid .right {
        width: 49.75%;
    }
    .grid .searchterm, .grid .selectfield, .grid .decofield, .grid .searchfield, .grid .optionlist, .grid .optionlist li {
        width: 100%;
    }
    .descriptionfield.two_full, .decofield.eight_eighth {
        width: 49.5%;  
        margin-right: 0.5% !important;
    }
    .descriptionfield.no-margin-right{
        width: auto;  
        margin-right: 0%;
    }
    .descriptionfield.no-margin-right p {
        padding-left: 10px;
    }
    .parameterlist, .calc_btn {
        width: 24.75%; 
        margin-right: 0.5%;
        margin-left: 0%;
    }
    .parameterlist li {
        width: 100%;
    }
    .parameterlist li input {
        width: 84%;
        margin:4px 9px 4px 10px;
    }
    ul.parameterlist li select {
        width:80%;
        height:70%;
    }
    .parameterlist.eight_eighth.no-margin-right{
        width: 50%; 
        margin-right: 0%;
}
    .calc_btn a {
        width: 85%;
    }
    .parameterfield, #calculation .decofield.four_eighth{
        width: 24.5%;   
        margin-right: 0%;
    }
    .content ul, .content ul:nth-child(even) {
        padding-bottom: 12px;
        width: 100%;
        margin-right: 0;
    }
    .descriptionfield p, .parameterfield p {
        padding: 11px 8px;
        font-size: 12px;
    }
    .searchterm input {
        width: 90%;
    }
    .claimer a {
        float: left;
        height: 86px;
        width: 100%;
    }
    .download_btn {
      width: 100%;
    }
    .download_btn a {
        width: 90%;
    }
    .download_btn a span {
      font-size: 11px;
        padding-left: 2px;
    }
    .list-series.mobile li p, .list-data.mobile li p {
        font-size: 10px;      
    }
     .data-graphic .left {
        width: 34% !important;
    }
    .data-graphic .right {
        width: 63% !important;
    }

    .diagramm-info .left,.diagramm-info .right {
        width: 100% !important;
    }
    .validation-summary-errors ul li {
        padding-left:10px;
    }
    
} @media only screen and ( max-width: 700px ) {
    .table-results thead tr th, .table-results tbody tr td {
        width: 45%;
    }
    h1 {
        line-height:35px;
    }
} @media only screen and ( max-width: 590px ) {
    .mainnav li a,.subnav li a {
        min-width: 370px;
        width: 100%;
    }
    .list-series.mobile li:nth-child(even), .list-data.mobile li:nth-child(even) {
        min-width: 177px !important;
        width: 49.5% !important;
        margin-right: 0px !important;
    }
    .list-series.mobile li:nth-child(odd), .list-data.mobile li:nth-child(odd) {
        width: 49.5% !important;
        margin-right: 1% !important;
    }
    .list-data.mobile li.full_line {
        width: 100% !important;
    }
     h1 { 
        margin: 2px 0px 12px;
    }
    .title-search {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .grid .left {
        width: 49.5%;
        margin-right: 1%;
    }
    .grid .right {
        width: 49.5%;
    }
    .decofield.eight_eighth.margin-right {
        display:none;
    }
    #calculation .grid .left {
        width: 24.5%;
    }
    #calculation .grid .right {
        width: 24.5%;
    }
    
     #calculation .list-data .left {
        width: 55%;
        margin-right: 1%;
    }
    #calculation .list-data .right {
        width: 43%;
    }
    .calc_btn a {
        width: 91%;
        font-size: 14px;
        padding: 10px 5px;
    }
    .table-results thead tr th {
        font-size: 12px;
        background-color: #ccc;
        height: 20.7px;
    }
    .table-results tbody tr td {
        font-size: 11px;
        height: 20.7px;
    }
    .teaser h2 {
        padding:120px 10px 10px 10px;
        font-size: 20px;
    }
    .accordion h2, .head h2 {
        padding: 33px 10px 10px 10px;
        font-size: 18px;
    }
    .head h3 {
      padding: 11px 10px 10px 10px;
    }
    
    .content {
        padding: 20px 0px 10px 0px;
    }   
    .content p, .content h4, .content h5, .content ul {
        padding-left:10px;
        padding-right:10px;
    } 
    .accordion span.subline {
        font-size: 15px;
    }
    .data-graphic .diagramm img {
        height: auto;
        width: 100%;
        padding-right: 0%;
    }   
    .diagramm.right {
        width: 50%;
        margin: 0px auto;
    }
    .diagramm-info {
        width: 90% !important;
    }
    .embed-diagramm {
        height: 0;
        width: 100%;
        padding-bottom: 116.25%;
        overflow: hidden;
        position: relative;
    }
    .embed-diagramm object {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .download_btn a {
        font-size: 13px;
        padding: 12px 4px 8px 10px;
        width: 92%;
    }
    .download_btn a span {
        font-size: 10px;
        padding-left: 2px;
    }
    .download_btn a i {
        display: none;
    }
    .head h3 {
        font-size: 12px;
    }
    .title-search h2 {
        font-size: 18px;
    }
    .img_caption {
        font-size: 10px !important;
        padding-left: 0px !important;
    }
    h4 {
        font-size: 15px;
    }
    h5 {
        font-size: 13px;
    }
    .img_part {
      margin-top: 11px;
    }
    .img-lufe {
      background-position: -230px;
    }
    .list-series.mobile li p, .list-data.mobile li p {
        font-size: 10px;      
    }
    .data-graphic .left {
        width: 100% !important;
    }
    .data-graphic .right {
        width: 100% !important;
    }
    .accordion a.head.series_c {
    background-position: 80% 12px;
}
.accordion a.head.series_d {
    background-image: url("img/modelseries_d.png");
    background-repeat: no-repeat;
    background-position: 80% 13px;
}
.accordion a.head.series_r {
    background-image: url("img/modelseries_r.png");
    background-repeat: no-repeat;
    background-position: 80.5% 10px;
}
.accordion a.head.series_s {
    background-image: url("img/modelseries_s.png");
    background-repeat: no-repeat;
    background-position: 80% 8px;
}
.parameterlist.four_eighth.checkBox {
        width:49.5%;
        margin-right: 1%;
    }
} @media only screen and ( max-width: 510px ) {  
    .download_btn a {
        font-size: 13px;
        padding: 12px 0px 8px 10px;
        width: 95%;
    }
    .download_btn a span {
        font-size: 9px;
        padding: 0px;
    }
    .download_btn a i {
        display: none;
    }
} @media only screen and ( max-width: 479px ) {    
    .claimer {
        min-width: 177px;
    }
    .overview li, .mainnav li,.subnav li  {
        min-width: 177px;
    }
    .overview li a p.title {
        padding: 25px 10px 0px;
    }
    .mainnav li a,.subnav li a {
        min-width: 177px;
        width: 100%;
    }
    .logo_continental img {
        width: 162px;
        height: auto;
    }
    .logo_contitech {
        font-size: 1.25em;
        width: auto;
    } 
    .list-series.mobile li:nth-child(even), .list-series.mobile li:nth-child(odd), .list-data.mobile li:nth-child(even), .list-data.mobile li:nth-child(odd) {
        min-width: 177px !important;
        width: 100% !important;
    }
    .descriptionfield p, .parameterfield p {
        padding: 11px 4px;
        font-size: 12px;
    }
    .parameterlist li input {
        width: 90%;
        margin: 5px 3px;
    }
    .parameterlist.checkBox li input {
        margin: 5px 10px;
    }
    .parameterlist.eight_eighth li input {
        margin:5px;
    }
    #calculation .decofield {
        display: none;
    }
    #calculation .calc_btn {
        width: 100% !important;
    }
    #calculation .calc_btn a {
        width: 95%;
        padding-right: 0;
        padding: 10px;
    }
    .searchterm p, .selectfield a {
        padding: 11px 4px;
        font-size: 12px;
    }
    .download_btn a {
        font-size: 11px;
        padding: 12px 10px 8px 10px;
    }
    .download_btn a span {
        display: none;
    }

    
}
