html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

a img {
    border: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

@media screen and (min-width: 321px) {
@font-face {
        font-family: "MAN EUCR";
        src: url("/fileadmin/page/global/fonts/MANEUCondensed-Regular.eot");
        src: url("/fileadmin/page/global/fonts/MANEUCondensed-Regular_IEFix.eot?#iefix") format("embedded-opentype"),url("/fileadmin/page/global/fonts/MANEUCondensed-Regular.woff") format("woff"),url("/fileadmin/page/global/fonts/MANEUCondensed-Regular.ttf") format("truetype");
    }
@font-face {
        font-family: "MAN EUCB";
        src: url("/fileadmin/page/global/fonts/MANEUCondensed-Bold.eot");
        src: url("/fileadmin/page/global/fonts/MANEUCondensed-Bold.eot_IEFix?#iefix") format("embedded-opentype"),url("/fileadmin/page/global/fonts/MANEUCondensed-Bold.woff") format("woff"),url("/fileadmin/page/global/fonts/MANEUCondensed-Bold.ttf") format("truetype");
    }
}

*,*::before,*::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clear {
    *zoom: 1;
}

.clear:after {
    content: "";
    display: table;
    clear: both;
}

header>.container,footer>.container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

footer {
    clear: both;
}

body>.container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 63px;
    background-color: #fff;
}

body>.container>footer {
    clear: both;
}

body>.container>section {
    clear: both;
    width: 620px;
    float: left;
    margin-bottom: 20px;
}

body>.container>section.vollebreite {
    width: 100%;
    float: none;
}

body>.container>section.schmal {
    width: 300px;
    float: left;
    margin: 0 20px 20px 0;
}

body>.container>section.inline {
    clear:none;
}
body>.container>section.right {
     margin: 0 0 20px 0;
     overflow-x: hidden;
     clear: none;
}

body>.container>section.breit {
    clear: none;
    width: 620px;
    float: left;
    margin: 0 20px 20px 0;
    
}

body>.container>section.grrechts {
    clear: none;
    width: 620px;
    height: 340px;
    float: right;
    margin: 0 0 20px 0;
    padding: 20px 20px 0px 20px;
}

body>.container>aside {
    width: 300px;
    float: right;
}

body>.carrousel {
    margin: 0 auto;
    padding: 0;
}

.border-box {
    border: 3px solid #fff;

    background: #fafafa; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fafafa 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fafafa 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

    -webkit-box-shadow:  0px 0px 5px 2px #cccccc;
    box-shadow:  0px 0px 5px 2px #cccccc;

    padding: 10px;
    margin: 2px 2px 20px 2px;
}

@media screen and (min-width: 980px) and (max-width: 2020px) {
    body.backgr {
        background-repeat: no-repeat;
        background-position: 0 135px;
        background-attachment: scroll;
        background-size: contain;
    }

    body.backgr>.container {
        margin-top: 38px;
        padding: 25px 20px 0 20px;
        max-width: 980px;
        background: #fff;
    }

    body.backgr>.container article,body.backgr>.container section.content {
        margin-bottom: 0;
    }

    body.backgr>.carrousel {
        margin-top: 0;
        padding: 25px 20px 20px 20px;
    }

    body.backgr>.carrousel .carrdiv {
        margin: 0;
    }

    body.black {
        background-color: #000;
    }

    body.white {
        background-color: #fff;
    }
}

@media screen and (max-width: 979px) {
    body {
        background: none !important;
    }
}

@media screen and (min-width: 2021px) {
    body {
        background: none !important;
    }
}

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #303c49;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
}

a {
    color: #303c49;
    text-decoration: none;
    font-weight: 700;
}

a:active,a:hover {
    color: #59636d;
    text-decoration: none;
    font-weight: 700;
}

a:focus {
    outline: thin dotted;
}

.seite>section a,.seite>aside a {
    text-decoration: underline;
    font-weight: 400;
}

a.internal,a.excerpt-read-more,a.read_more,a.read-more {
    padding-left: 10px;
    text-decoration: none !important;
    font-weight: 700 !important;
    background: transparent url(../images/arrowright.png) left center no-repeat;
}

a.read_more,a.read-more {
    display: block;
    margin-top: 7px;
    vertical-align: bottom;
    line-height: 14px;
}

h1 a,h2 a,h3 a,h4 a,span.ntitel a {
    text-decoration: none !important;
    font-weight: 700 !important;
}

span.ndetails a {
    text-decoration: none !important;
}

p,pre,label {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0 7px 0;
    text-rendering: optimizeLegibility;
}

strong,b {
    font-weight: 700;
}

em,i,q {
    font-style: italic;
}

small,p.small {
    font-size: 10px;
    line-height: 12px;
}

big,p.big {
    font-size: 18px;
    line-height: 20px;
}

h1,h2,h3,h4,h5,h6,.h1,h2,.h2,.h2,.h3,h4,.h4,.h4,.h5,h6,.h6,.h6 {
    color: #303c49;
    font-family: "MAN EUCB",Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@media screen and (max-width: 660px) {
    h1,h2,h3,h4,h5,h6,.h1,h2,.h2,.h2,.h3,h4,.h4,.h4,.h5,h6,.h6,.h6 {
        color: #303c49;
        font-family: "MAN EUCB",Arial,Helvetica,sans-serif;
        font-weight: 400;
        text-rendering: optimizeLegibility;
    }
}

h1,.h1,h2,.h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0px 0 20px 0;
}

h3,.h3,h4,.h4 {
    font-size: 18px;
    line-height: 20px;
    margin: 18px 0 20px 0;
}

h5,.h5,h6,.h6 {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0 7px 0;
}

pre,code,kbd,samp,var,tt {
    font-family: Consolas,"Lucida Console","Andale Mono","Bitstream Vera Sans Mono","Courier New",Courier;
}

ol,ul {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

ul {
    list-style-position: outside;
    list-style-type: disc;
}

.seite>section>article>section ul li {
    margin: 0 0 0 15px;
}

ol {
    list-style-position: outside;
    list-style-type: decimal;
}

li {
    line-height: 16px;
}

blockquote,q {
    padding-left: 16px;
    margin: 0;
}

blockquote p,q p {
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    margin: 7px 0 7px 0;
}

blockquote p span.author,q p span.author {
    display: block;
    margin: 7px 0 20px 0;
    font-size: 16px;
    font-style: normal;
}

.external {
    padding-left: 12px;
    background: transparent url(../images/externallink.png) left center no-repeat;
}

.imprint {
    padding-left: 15px;
    background: transparent url(../images/imprint.png) left center no-repeat;
}

a.print {
    padding-left: 19px;
    background: transparent url(../images/print.png) left center no-repeat;
}

.download {
    padding-left: 12px;
    background: transparent url(../images/download.png) left center no-repeat;
}

.privacy {
    padding-left: 15px;
    background: transparent url(../images/dataprotection.png) left center no-repeat;
}

.top {
    padding-left: 20px;
    background: transparent url(../images/top-arrow.png) left center no-repeat;
}

.home-icon {
    padding-left: 20px;
    background: transparent url(../images/home-icon.png) 0 0 no-repeat;
}

.newsletter {
    padding-left: 20px;
    background: transparent url(../images/newsletter.png) left center no-repeat;
}

.rss {
    padding-left: 20px;
    background: transparent url(../images/rss.png) 0 0 no-repeat;
}

.copy:before {
    content: '\00A9';
    width: 12px;
    height: 12px;
    margin-right: 10px;
}

.icon-facebook {
    background: url(../images/facebook.png) 0 0 no-repeat;
}

.icon-twitter {
    background: url(../images/twitter.png) 0 0 no-repeat;
}

.icon-googleplus {
    background: url(../images/googleplus.png) 0 0 no-repeat;
}

.icon-xing {
    background: url(../images/xing.png) 0 0 no-repeat;
}

.icon-linkedin {
    background: url(../images/linkedin.png) 0 0 no-repeat;
}

header {
    background: #303c49;
    background: -moz-linear-gradient(top, #737b84 0%, #3f4a56 35%, #303c49 36%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(35%, #3f4a56), color-stop(36%, #303c49), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #3f4a56 35%, #303c49 36%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #3f4a56 35%, #303c49 36%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #3f4a56 35%, #303c49 36%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
    border-bottom: 6px solid #e40045;
    clear: both;
    height: 96px;
}

header img.manlogo {
    display: block;
    float: left;
    border: none;
    margin: 18px 0 15px 0;
    width: 100px;
    height: 57px;
}

header .headersearch {
    position: relative;
    width: 203px;
    height: 30px;
    float: right;
    margin: 46px 25px 0 0;
}

header .headersearch .widget {
    margin: 0;
}

header .headersearch input[type=text] {
    display: block;
    float: left;
    height: 29px;
    border: none;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 1px 42px 0 15px;
    width: 203px;
    background: url(../images/searchbg.png) no-repeat 0 0;
    outline: none;
}

header .headersearch input[type=text]:focus {
    color: white;
}

header .headersearch input[type=submit] {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    font-size: 0;
    line-height: 0;
    background: transparent;
    float: left;
    width: 28px;
    height: 30px;
    padding: 0;
    margin: 0 2px 0 0;
    border: 0;
    background-color: #fff;
    opacity: 0;
    cursor: pointer;
    -webkit-appearance: button;
}

header img.dealerlogo {
    display: block;
    float: right;
    border: none;
    margin: 30px 0 15px 0;
    max-height: 60px;
}

header .mobile,header .mobilenavtop {
    display: none;
}

.navwrapper {
    position: absolute;
    left: 0;
    top: 96px;
    width: 100%;
    height: 38px;
    background: #d6d8db;
    background: -moz-linear-gradient(top, #fff 0%, #d6d8db 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d6d8db));
    background: -webkit-linear-gradient(top, #fff 0%, #d6d8db 100%);
    background: -o-linear-gradient(top, #fff 0%, #d6d8db 100%);
    background: -ms-linear-gradient(top, #fff 0%, #d6d8db 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#d6d8db 100%);
    border: 1px solid #acb1b6;
    border-top: none;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}

.navwrapper #nav {
    font-family: "MAN EUCR",Arial,Helvetica,sans-serif;
    width: 940px;
    height: 38px;
    margin: 0 auto;
    background: transparent;
    z-index: 999;
}

.navwrapper #nav>a {
    display: none;
}

.navwrapper #nav li {
    position: relative;
}

.navwrapper #nav li a,.navwrapper #nav li strong {
    display: block;
    height: 38px;
    color: #303c49;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.navwrapper #nav span:after {
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-bottom: none;
    border-top-color: #303c49;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -4px;
    margin-left: 5px;
}

.navwrapper #nav span:hover:after {
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: none;
    border-bottom-color: #303c49;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -4px;
    margin-left: 5px;
}

.navwrapper #nav>ul {
    max-width: 940px;
    width: 100%;
    height: 38px;
    margin: 0;
    padding: 0;
    background: transparent;
    list-style: none outside none;
    text-align: left;
    text-transform: none;
    border-left: 1px solid #acb1b6;
}

.navwrapper #nav>ul>li {
    width: auto;
    height: 98%;
    float: left;
    margin: 0;
    border-right: 1px solid #fff;
}

.navwrapper #nav>ul>li:hover {
    background: #fff;
}

.navwrapper #nav>ul>li>a {
    position: relative;
    line-height: 18px;
    padding: 10px 10px 10px 10px;
    text-align: left;
}

.navwrapper #nav>ul>li>a:focus,.navwrapper #nav>ul>li>a:hover,.navwrapper #nav>ul>li>a:active {
    background: #fff;
    text-decoration: none;
}

.navwrapper #nav>ul>li>a.ico:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 8px;
    background: url(../images/menuarrow-down.png) 0 0 no-repeat;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.navwrapper #nav>ul>li>a.ico:hover:after {
    background: url(../images/menuarrow-up.png) 0 0 no-repeat;
}

.navwrapper #nav>ul>li.current-menu-item>a {
    pointer-events: none;
    cursor: default;
}

.navwrapper #nav>ul>li:first-child {
    border-left: 1px solid #fff;
}

.navwrapper #nav>ul>li:after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #acb1b6;
}

.navwrapper #nav li ul {
    background-color: #fff;
    display: none;
    position: absolute;
    list-style: none outside none;
    top: 100%;
    width: 250px;
    z-index: 888;
    border-left: 1px solid #d6d8db;
    border-right: 1px solid #d6d8db;
    border-bottom: 1px solid #d6d8db;
}

.navwrapper #nav li:hover ul {
    display: block;
    left: 0;
    right: 0;
}

.navwrapper #nav li:not(:first-child):hover ul {
    left: -1px;
}

.navwrapper #nav li ul a {
    border-top: none;
    padding: 10px;
}

.navwrapper #nav li ul li {
    margin-left: 0;
}

.navwrapper #nav li ul li:hover {
    background: #d6d8db;
}

.navwrapper #nav li ul li.current-menu-item a {
    pointer-events: none;
    cursor: default;
    background: #d6d8db !important;
}

.slide {
    height: 335px;
}

.slide img {
    display: none;
}

.lean-slider {
    position: relative;
    *zoom: 1;
    z-index: 0;
    max-height: 335px;
}

.lean-slider:before,.lean-slider:after {
    content: " ";
    display: table;
}

.lean-slider:after {
    clear: both;
}

.lean-slider-slide {
    float: left;
    width: 100%;
    margin-right: -100%;
    display: none;
}

.lean-slider-slide img {
    z-index: 0;
    display: none;
}

.current {
    display: block;
}

.current img {
    display: block;
}

section.slider-wrapper {
    position: relative;
    background: #fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 20px;
    max-width: 940px;
    max-height: 335px;
}

.lean-slider {
    overflow: hidden;
}

.lean-slider-slide {
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.6s linear;
    -moz-transition: opacity 0.6s linear;
    -ms-transition: opacity 0.6s linear;
    -o-transition: opacity 0.6s linear;
    transition: opacity 0.6s linear;
}

.lean-slider-slide.current {
    opacity: 1;
}

.lean-slider-slide img {
    width: 100%;
    border: none;
    height: auto;
}

#slider-direction-nav {
    position: absolute;
    left: 0;
    top: 137px;
    width: 100%;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 0.4;
}

#slider-direction-nav a {
    float: left;
    display: block;
    height: 60px;
    width: 30px;
    background: #fff url(../images/arrows.png) no-repeat 0 50%;
    text-indent: -9999px;
    border-radius: 0 60px 60px 0;
    -moz-border-radius: 0 60px 60px 0;
    -webkit-border-radius: 0 60px 60px 0;
}

#slider-direction-nav .lean-slider-next {
    float: right;
    background-position: 100% 50%;
    border-radius: 60px 0 0 60px;
    -moz-border-radius: 60px 0 0 60px;
    -webkit-border-radius: 60px 0 0 60px;
}

section.slider-wrapper:hover #slider-direction-nav {
    opacity: 1;
}

#slider-control-nav {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 0.4;
}

#slider-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/bullets.png) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 3px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#slider-control-nav a.active {
    background-position: 100% 0;
}

section.slider-wrapper:hover #slider-control-nav {
    opacity: 1;
}

.slidecontent {
    display: none;
    position: absolute;
    top: 60px;
    right: 60px;
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: 300px;
    height: auto;
}

.slidecontent h2 {
    margin: 0;
    padding: 20px;
}

.slidecontent p {
    padding: 0 20px;
    margin: 0 0 20px 0;
}

.slidecontent a.button1 {
    display: inline-block;
    float: right;
    color: #fff;
    border: 0;
    padding: 5px 0;
    margin: 0 20px 20px 0;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    width: 120px;
    background: #303c49;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
}

.current .slidecontent {
    display: block;
    z-index: 1000;
}

.contlinks {
    position: relative;
    width: 98%;
    height: 340px;
    margin: 45px 2px 20px 2px;
    padding-bottom: 20px;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 5px 2px #ccc;
    -moz-box-shadow: 0px 0px 5px 2px #ccc;
    box-shadow: 0px 0px 5px 2px #ccc;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
}

.contlinks h4 {
    font-size: 12px;
    font-weight: bold;
    color: #e40045;
    margin: 20px 0 20px 20px;
}

.contlinks p {
    margin: 0 0 10px 20px;
}

.contlinks p.sharing {
    margin: 0 0 0 20px;
}

.contlinks p.sharing a {
    display: inline-block;
    margin: 0 0 -4px 10px;
    width: 16px;
    height: 16px;
}

.contlinks img {
    margin: 13px 0 0 20px;
    width: 255px;
    padding-right: 40px;
}

#tablinks {
    clear: both;
    width: 100%;
    list-style: none;
    overflow: hidden;
    padding: 0 0 10px 0;
    margin: 20px 20px 10px 20px;
}

#tablinks.left {
    background: url(../images/separatorleft.png) 0 20px no-repeat;
}

#tablinks.right {
    background: url(../images/separatorright.png) 0 20px no-repeat;
}

#tablinks li {
    float: left;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    color: #303c49;
    margin-right: 20px;
}

#tablinks li.active {
    color: #e40045;
}

.box {
    clear: both;
    float: left;
    width: 100%;
    height: 254px;
    overflow: hidden;
}

.box>div {
    display: none;
}

.box>div.active {
    display: block;
}

.sched {
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 5px 2px #ccc;
    -moz-box-shadow: 0px 0px 5px 2px #ccc;
    box-shadow: 0px 0px 5px 2px #ccc;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
    min-height: 340px;
}

.sched .links {
    width: 300px;
    float: left;
    padding: 20px;
}

.sched .links h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #e40045;
    margin: 0 0 7px 0;
}

.sched .links p {
    margin: 0 0 20px 0;
}

.sched .rechts {
    width: 300px;
    float: right;
    padding: 20px;
    position: relative;
}

.sched .bottom {
    position: relative;
    min-height: 300px;
}

.sched ::-webkit-input-placeholder {
    color: #838a92;
    font-size: 12px;
}

.sched :-moz-placeholder {
    color: #838a92;
    opacity: 1;
    font-size: 12px;
}

.sched ::-moz-placeholder {
    color: #838a92;
    opacity: 1;
    font-size: 12px;
}

.sched :-ms-input-placeholder {
    color: #838a92;
    opacity: 1;
    font-size: 12px;
}

.sched input[type="text"],.sched input[type="password"],.sched input[type="date"],.sched input[type="datetime"],.sched input[type="email"],.sched input[type="number"],.sched input[type="search"],.sched input[type="tel"],.sched input[type="time"],.sched input[type="url"] {
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
    background: #fff;
    color: #303c49;
    display: block;
    clear: both;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px 1px 3px 0px #838a92;
    -moz-box-shadow: inset 0px 1px 3px 0px #838a92;
    box-shadow: inset 0px 1px 3px 0px #838a92;
    vertical-align: middle;
}

.sched input[type="submit"] {
    display: block;
    width: 260px;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    color: white;
    background: #737b84;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#737b84', endColorstr='#303c49',GradientType=0 );
    border: none;
    cursor: pointer;
}

.sb {
    margin: 0 0 20px 0;
}

.sb h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #e40045;
    margin: 0 0 7px 0;
}

.sb p {
    margin: 0 0 20px 0;
}

.sb form {
    padding: 20px;
}

input.url {
    position: absolute;
    left: -9898px;
}

#errors,#success {
    display: none;
}

#errors.visible,#success.visible {
    display: block;
}

p#success,#errors {
    border: 1px solid #e40045;
    padding: 5px 20px;
}

#errors li {
    padding: 2px;
    list-style: none;
}

#errors li:before {
    content: ' - ';
}

#errors #info:before {
    content: '';
}

#mansched {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.rechts .gldp-mandp {
    position: absolute;
    font-family: Arial,Helvetica,sans-serif;
    top: 20px !important;
    left: 20px !important;
    width: 259px !important;
    height: 300px !important;
}

.bottom .gldp-mandp {
    position: absolute;
    font-family: Arial,Helvetica,sans-serif;
    top: 0 !important;
    left: 0 !important;
    width: 259px !important;
    height: 300px !important;
}

.gldp-mandp .core {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 37px !important;
    height: 37px !important;
    line-height: 37px !important;
    float: left;
    padding: 0;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    color: #d6d8db;
    background: transparent;
}

.gldp-mandp .border {
    border-style: solid;
    border-width: 0;
    border-color: #d6d8db;
}

.gldp-mandp .monyear,.gldp-mandp .monyear select {
    font-size: 12px !important;
    height: 40px !important;
    background: #737b84;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#737b84', endColorstr='#303c49',GradientType=0 );
    color: white;
}

.gldp-mandp .title {
    width: 182px !important;
    height: 40px !important;
}

.gldp-mandp .monyear span {
    margin: 0 5px 0 5px;
}

.gldp-mandp .prev-arrow,.gldp-mandp .next-arrow {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 10px;
}

.gldp-mandp .prev-arrow {
    background: url(../images/circlearrow-left.png) 0 0 no-repeat;
}

.gldp-mandp .next-arrow {
    background: url(../images/circlearrow-right.png) 0 0 no-repeat;
}

.gldp-mandp .prev-arrow:active,.gldp-mandp .next-arrow:active {
    color: #000;
}

.gldp-mandp .prev-arrow-off,.gldp-mandp .next-arrow-off {
    color: #000;
    opacity: 0.15;
}

.gldp-mandp .dow {
    color: #838a92;
    cursor: wait !important;
    background: transparent;
    border: none !important;
}

.gldp-mandp .mon,.gldp-mandp .tue,.gldp-mandp .wed,.gldp-mandp .thu,.gldp-mandp .fri {
    color: #838a92;
    background: white;
}

.gldp-mandp .sat,.gldp-mandp .sun {
    color: #838a92;
    background: white;
}

.gldp-mandp .outday {
    color: #d6d8db !important;
}

.gldp-mandp .mon:hover,.gldp-mandp .tue:hover,.gldp-mandp .wed:hover,.gldp-mandp .thu:hover,.gldp-mandp .fri:hover,.gldp-mandp .sat:hover,.gldp-mandp .sun:hover {
    background: #e5e5e5;
}

.gldp-mandp .noday {
    color: #bbb;
    font-weight: normal;
    cursor: wait !important;
    background: #ddd;
}

.gldp-mandp .selected {
    color: #fff;
    background: #737b84;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#737b84', endColorstr='#303c49',GradientType=0 );
    z-index: 1099 !important;
}

.gldp-mandp .today {
    color: #303c49;
    background: #e5e5e5;
}

.gldp-mandp .special {
    color: #fff;
    border-color: #444;
    background: #666;
}

.divider {
    line-height: 0px;
    margin: 20px 0 20px 0;
    border-bottom: 4px solid #e40045;
}

body.home section.vollebreite>.divider {
    margin: 0;
}

ul.prodoverview {
    list-style-type: none;
    margin: 0 0 20px 0;
}

ul.prodoverview li {
    width: 300px;
    display: block;
    float: left;
    margin: 0 20px 20px 0 !important;
    padding: 0;
}

ul.prodoverview li img {
    width: 300px;
    height: 220px;
    margin-bottom: 10px;
}

ul.prodoverview li h2 {
    line-height: 22px;
    margin: 0 0 10px 0;
}

ul.prodoverview li h2 a {
    font-weight: 400 !important;
}

ul.prodoverview li h2 a:hover {
    font-weight: 400 !important;
}

ul.prodoverview li:nth-child(3n+3) {
    margin: 0 0 20px 0 !important;
}

p.plegend {
    width: 300px;
    margin: 0 0 15px 0;
}

.bodycopy p {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px 0;
    color: #838a92;
}

.bigteaser article {
    position: relative;
}

.bigteaser article img {
    width: 940px;
    height: 220px;
}

.bigteaser article div {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 200px 20px 20px;
    height: 100%;
    max-width: 640px;
    background: #e5e5e5;
    background: -moz-linear-gradient(left, #e5e5e5 60%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #e5e5e5), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, #e5e5e5 60%, transparent 100%);
    background: -o-linear-gradient(left, #e5e5e5 60%, transparent 100%);
    background: -ms-linear-gradient(left, #e5e5e5 60%, transparent 100%);
    background: linear-gradient(to right, #e5e5e5 60%,rgba(0,0,0,0) 100%);
    max-height: 220px;
}

.bigteaser article p {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px 0;
}

.bigteaser article a {
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    display: block;
    width: 120px;
    background: #737b84;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#737b84', endColorstr='#303c49',GradientType=0 );
    color: #fff;
    border: 0px;
    padding: 5px 0;
    margin: 0;
}

.pslteaser img {
    width: 620px;
    height: 100px;
    margin: 0 0 20px 0;
}

.twocteaser {
    margin: 0 0 20px 0;
}

.twocteaser img {
    max-width: 620px;
    max-height: 220px;
    margin: 0 0 20px 0;
}

.twocteaser p.subheader {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px 0;
    color: #838a92;
}

.twosteaser {
    background: #e5e5e5;
}

.twosteaser h3 {
    padding: 15px 0 15px 20px;
    margin: 0;
}

.twosteaser img {
    margin: 0 0 10px 0;
    width: 280px;
    max-height: 145px;
}

.twosteaser .links {
    width: 280px;
    margin: 0 20px 30px 20px;
    float: left;
}

.twosteaser .rechts {
    width: 280px;
    margin: 0 20px 30px 0;
    float: right;
}

::selection {
    background: #303c49;
    color: #fff;
    text-shadow: none;
}

::-webkit-input-placeholder {
    color: #303c49;
}

:-moz-placeholder {
    color: #303c49;
    opacity: 1;
}

::-moz-placeholder {
    color: #303c49;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #303c49;
    opacity: 1;
}

*:focus {
    outline: none;
}

.hide {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

input {
    height: 40px;
    max-width: 100%;
}

a img {
    border: none;
}

img,video,audio,embed,object {
    max-width: 100%;
    height: auto;
}

iframe {
    max-width: 100%;
}

ul.pfeil li {
    list-style-image: url(../images/arrowright.png);
}

.content p {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px 0;
    color: #838a92;
}

.plteaser,.steaser {
    margin-bottom: 20px;
}

.plteaser img,.steaser img {
    margin-bottom: 11px;
}

.plteaser {
    clear: left;
}

.steaser {
    width: 620px;
    padding: 20px 0 20px 20px;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 5px 2px #ccc;
    -moz-box-shadow: 0px 0px 5px 2px #ccc;
    box-shadow: 0px 0px 5px 2px #ccc;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
}

.mteaser {
    margin-bottom: 31px;
}

.mteaser img {
    margin-bottom: 11px;
}

.mteaser p.titext {
    color: #838a92;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 11px;
}

img.alignleft {
    float: left;
    display: inline;
    margin: 0 20px 20px 0;
}

img.alignright {
    float: right;
    display: inline;
    margin: 0 0 20px 20px;
}

img.aligncenter {
    display: block;
    text-align: center;
    margin: 20px auto 20px auto;
}

table {
    border-collapse: separate;
    border-spacing: 10px 0;
    margin: 0 -10px 20px -10px;
    min-width: 100%;
    width: 100%;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
}

td,th {
    height: 40px;
    border-bottom: 1px solid #d6d8db;
    padding: 0 20px 0 5px;
    text-align: right;
}

td:first-child,th:first-child {
    width: 50%;
    text-align: left;
}

td:last-child,th:last-child {
    background: #eaebec;
    margin: 0;
}

th {
    border-top: 1px solid #303c49;
    font-weight: bold;
}

tr:hover {
    background: #d6d8db;
}

tr:hover td:last-child,tr:hover th:last-child {
    background: #d6d8db;
}

tfoot {
    background: #eaebec;
}

p.tablelegend {
    color: #acb1bb;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
}

article {
    height: 100%;
    width: 100%;
    margin: 0 0 20px 0;
}

article header {
    background: transparent;
    color: #303c49;
    border: none;
    height: 100%;
}

article header h1,article header h2 {
    background: transparent;
    color: #303c49;
}

.news article {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d8db;
}

.news article>aside {
    width: 300px;
    float: left;
    margin-right: 20px;
}

.news article>section {
    width: 620px;
    float: right;
}

.news article>section p {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px 0;
    color: #838a92;
}

.news article>section a.read-more,.news article>section a.read_more {
    margin-top: 20px;
    font-size: 12px;
}

.news article:first-child {
    border-top: 1px solid #d6d8db;
    padding-top: 20px;
}

p.ndetails {
    color: #838a92;
    display: block;
    line-height: 12px;
    margin: 0 0 7px 0;
}

p.ndetails a {
    color: #838a92;
    font-weight: 400;
}

.single article section p {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px 0;
    color: #838a92;
}

.single article header img {
    margin-bottom: 20px;
}

.pagi {
    clear: both;
    margin: 0 0 20px 0;
}

ul.page-numbers,#comments nav ul {
    display: block;
    margin-left: -1em;
}

ul.page-numbers li,#comments nav ul li {
    float: left;
    display: block;
    height: 24px;
    color: #999;
    margin-left: 1em;
}

ul.page-numbers li a,#comments nav ul li a {
    display: block;
    padding: 5px 10px;
}

ul.page-numbers li span.current,#comments nav ul li span.current {
    background: #737b84;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#737b84', endColorstr='#303c49',GradientType=0 );
    color: white;
    text-decoration: none;
    cursor: default;
    display: block;
    padding: 5px 10px;
}

ul.produkte {
    list-style-type: none;
    margin: 0;
}

ul.produkte li {
    width: 300px;
    display: block;
    float: left;
    margin: 0 20px 20px 0 !important;
    padding: 0;
}

ul.produkte li img {
    width: 300px;
    height: 220px;
    margin-bottom: 7px;
}

ul.produkte li h3 {
    margin: 0 0 12px 0;
}

ul.produkte li:nth-child(3n+3) {
    margin: 0 0 20px 0 !important;
}

ul.homey h3 {
    margin: 0;
}

p.plegende {
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

img.pbild {
    margin: 0 0 20px 0;
}

.produkt article {
    clear: both;
}

.produkt article>aside {
    width: 300px;
    float: left;
    margin: 0 20px 20px 0;
}

.produkt article>aside h3 {
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.produkt article>section {
    width: 620px;
    float: right;
    margin: 0 0 20px 0;
}

.produkt article>section h3 {
    margin-top: 0;
}

.produkt article>section p {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0 7px 0;
    color: #303c49;
}

ul.ref {
    list-style-type: none;
    margin: 0;
}

ul.ref li {
    width: 300px;
    display: block;
    float: left;
    margin: 0 20px 20px 0 !important;
}

ul.ref li img {
    width: 300px;
    height: 220px;
}

ul.ref li h3 {
    margin: 0 0 7px 0;
}

ul.ref li a {
    margin: 0 0 20px 0;
}

ul.ref li:nth-child(3n+3) {
    margin: 0 0 20px 0 !important;
}

p.rlegende {
    width: 300px;
}

h3.team {
    clear: left;
}

.psl {
    clear: both;
    width: 940px;
    margin: 0;
}

.psl>img {
    max-height: 100px;
}

footer {
    background: #eaebec;
    padding: 0;
    margin: 0;
}

footer a {
    font-weight: 400 !important;
}

footer a:hover {
    font-weight: 400 !important;
}

footer .phoneonly {
    display: none;
}

footer section {
    width: 235px;
    float: left;
    margin: 0;
    padding: 25px 0;
}

footer section:last-of-type {
    border-right: none;
    padding: 0;
    margin: 0;
}

footer section p.title {
    font-weight: 700;
    margin: 0 0 20px 0;
}

footer section ul {
    list-style: none outside none;
}

footer section ul li {
    margin: 0 0 7px 0;
}

footer section.social a {
    padding: 0 0 0 25px;
}

footer section.bottom {
    border-top: 1px solid #d6d8db;
    padding: 25px 0;
    width: 100%;
}

footer section.bottom ul {
    list-style: none outside none;
}

footer section.bottom ul li {
    display: block;
    float: left;
    border-right: 1px solid #303C49;
    margin: 0;
    padding: 0 20px;
}

footer section.bottom ul li:first-child {
    padding: 0 20px 0 0;
}

footer section.bottom ul li:last-child {
    border-right: none;
    padding: 0 0 0 20px;
}

aside ul {
    list-style-type: none;
}

aside .newsliste {
    border: 3px solid #ffffff;
    margin-bottom: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 0px 5px 2px #ccc;
    -moz-box-shadow: 0px 0px 5px 2px #ccc;
    box-shadow: 0px 0px 5px 2px #ccc;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
}

aside .newsliste h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #e40045;
    margin: 20px 0 20px 20px;
}

aside .newsliste>ul {
    margin: 0;
    padding: 0 20px;
}

aside .newsliste>ul>li {
    border-bottom: 1px solid #d6d8db;
}

aside .newsliste>ul li {
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
}

aside .newsliste>ul li span.ndetails {
    color: #838a92;
    display: block;
    margin: 0 0 7px 0;
}

aside .newsliste>ul li span.ndetails a {
    color: #838a92;
    font-weight: normal;
}

aside .newsliste>ul li span.ntitel {
    font-weight: bold;
    display: block;
    margin: 0 0 7px 0;
}

aside .newsliste>ul li span.nauszug {
    display: block;
}

aside .newsliste>ul li span.nauszug p {
    margin: 0;
}

aside .newsliste>ul li:first-child {
    margin: 0;
}

aside .newsliste>ul li:last-child {
    padding: 0;
    border-bottom: none;
}

#karussell {
    display: none;
}

.psl {
    background-color: #fff;
}

.psl .nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.psl .nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.psl .nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    max-width: 820px;
    margin-left: 60px;
    width: 100%;
    min-height: 150px;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0 6px 0px 0px #fff,0 -6px 0px 0px #fff,8px 0 12px -4px rgba(204,204,204,0.9),-8px 0 12px -4px rgba(204,204,204,0.9);
}

.psl .nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.psl .nbs-flexisel-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 205px;
    width: 2px;
    background-image: url(../images/kdividerl.png);
}

.psl .nbs-flexisel-item:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 205px;
    width: 1px;
    background-image: url(../images/kdividerr.png);
}

.psl .nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    width: 140px;
    height: 105px;
    display: block;
    margin: 10px auto;
}

.psl .nbs-flexisel-item h3 {
    margin: 0 0 5px 0;
}

.psl .nbs-flexisel-nav-left,.psl .nbs-flexisel-nav-right {
    width: 35px;
    height: 35px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.psl .nbs-flexisel-nav-left {
    left: 0;
    background: url(../images/arrowleftman.png) no-repeat;
}

.psl .nbs-flexisel-nav-right {
    right: 0;
    background: url(../images/arrowrightman.png) no-repeat;
}

a.klink {
    line-height: 16px;
    padding: 10px !important;
    margin: 10px 0 10px -5px;
}

section.breit form {
    width: 620px;
    padding: 20px;
    border: 3px solid #ffffff;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0px 0px 5px 2px #ccc;
    -moz-box-shadow: 0px 0px 5px 2px #ccc;
    box-shadow: 0px 0px 5px 2px #ccc;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
}

section.breit form label {
    margin: 0 0 7px 0;
}

section.breit form input[type="text"],section.breit form input[type="email"],section.breit form input[type="tel"],section.breit form select,section.breit form textarea {
    width: 100%;
    padding: 4px 5px;
    color: #303C49;
    margin: 0 0 7px 0;
    border: 1px solid #d6d8db;
    background: #fff;
}

section.breit form textarea {
    border: 1px solid #d6d8db;
}

section.breit form select {
    padding: 3px 3px 3px 2px;
}

@media (max-width: 940px) {
    section.breit form,#errors,p#success {
        width: 100%;
    }
}



section.breit form button,section.breit form input[type="submit"] {
    position: relative;
    display: inline-block;
    float: right;
    color: #fff;
    border: 1px solid #d6d8db;
    -webkit-appearance: button;
    vertical-align: baseline;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 150px;
    padding: 12px 10px 10px 39px;
    margin: 00;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 16px;
    background: #737b84;
    background: -moz-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737b84), color-stop(100%, #303c49));
    background: -webkit-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -o-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: -ms-linear-gradient(top, #737b84 0%, #303c49 100%);
    background: linear-gradient(to bottom, #737b84 0%,#303c49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#737b84', endColorstr='#303c49',GradientType=0 );
    z-index: 1;
    
}

.lt-ie9 section.breit form button,section.breit form input[type="submit"] {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0);
}

section.breit form button:before,section.breit form input[type="submit"]:before {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    top: 10px;
    height: 18px;
    width: 28px;
    background: url(../images/buttonarrowr.png) 0 2px no-repeat;
    border: 1px solid #303c49;
    border-left: none;
    border-radius: 0 10px 10px 0;
    z-index: 1001;
}

section.breit form label em, section.breit form legend em {
    display: inline;
    margin-left: 3px;
}

.suche h3 a {
    text-decoration: underline !important;
}

.suche .iframecontainer {
    display: none;
}

@media screen and (max-width: 960px) {
    .navwrapper {
        display: none;
    }

    header {
        height: 43px;
    }

    header img.manlogo {
        margin: 4px 0 0 10px;
        width: 51px;
        height: 29px;
    }

    header .headersearch {
        display: none;
    }

    header img.dealerlogo {
        margin: 4px 0 0 10px;
        max-width: 136px;
    }

    header .mobile {
        display: block;
        margin: 4px 10px 0 10px;
        width: 30px;
        height: 23px;
        float: right;
    }

    body>.container {
        padding: 0 10px;
        margin-top: 10px;
    }

    body>.container>header {
        width: 100% !important;
        float: none;
    }
}

@media screen and (max-width: 960px) {
    header>.container,footer>.container {
        width: 620px !important;
    }

    body>.container {
        width: 640px !important;
        padding: 0 10px;
    }

    body>.container>footer {
        width: 620px !important;
        float: none !important;
        margin: 0 auto !important;
    }

    body>.container>section {
        width: 620px !important;
        float: none;
        margin: 0 auto 20px auto !important;
    }

    body>.container>aside {
        width: 620px !important;
        float: none;
        margin: 0 0 20px 0 !important;
    }
}

@media screen and (max-width: 960px) {
    .navwrapper #nav {
        width: 620px;
        margin: 0 auto;
    }

    .slide {
        height: 221px;
    }

    #slider-direction-nav {
        display: none;
    }

    .slidecontent {
        top: 20px;
        right: 20px;
        width: 300px;
        height: 140px;
    }

    .slidecontent h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .slidecontent p {
        display: none;
    }

    ul.prodoverview li:nth-child(3n+3) {
        margin: 0 20px 20px 0 !important;
    }

    ul.prodoverview li:nth-child(2n+2) {
        margin: 0 0 20px 0 !important;
    }

    .bigteaser article img {
        height: auto;
    }

    .bigteaser article div {
        background: -moz-linear-gradient(left, #e5e5e5 50%, transparent 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e5e5e5), color-stop(100%, transparent));
        background: -webkit-linear-gradient(left, #e5e5e5 50%, transparent 100%);
        background: -o-linear-gradient(left, #e5e5e5 50%, transparent 100%);
        background: -ms-linear-gradient(left, #e5e5e5 50%, transparent 100%);
        background: linear-gradient(to right, #e5e5e5 50%,rgba(0,0,0,0) 100%);
    }

    .bigteaser article div>p {
        display: none;
    }

    .nbs-flexisel-inner {
        max-width: 100%;
        margin-left: 0;
    }

    .nbs-flexisel-nav-left {
        left: 1px;
    }

    .nbs-flexisel-nav-right {
        right: 1px;
    }

    .produkt article>aside {
        width: 100%;
        float: none;
    }

    .produkt article>section {
        width: 100%;
        float: none;
    }

    .news article {
        margin: 0 0 10px 0;
        padding-bottom: 0;
    }

    .news article>header {
        width: 64%;
        float: right;
        margin: 0 0 10px 0;
    }

    .news article>header p.ndetails {
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .news article>header p.ndetails a {
        color: #838a92;
        text-decoration: none;
    }

    .news article>header p.ndetails a:hover {
        color: #303c49;
    }

    .news article>aside {
        clear: right;
        width: 32%;
        float: left;
        margin: -32px 0 6px 0;
    }

    .news article>section {
        width: 64%;
        float: right;
        margin: 0 0 10px 0;
    }

    .news article>section h1,.news article>section h2 {
        font-size: 15px !important;
        line-height: 15px !important;
        margin: 0 0 10px 0 !important;
    }

    .news article>section>p,.news article>section h3 {
        visibility: hidden;
        height: 0;
        line-height: 0;
        margin: 0;
    }

    .news article>section>p>a.read_more,.news article>section h3>a.read_more {
        visibility: visible;
        height: 14px;
        line-height: 14px;
        margin: 0 0 10px 0;
    }

    .news article:first-child {
        padding-top: 10px;
    }
}

@media screen and (min-width: 660px) and (max-width: 960px) {
    .tab1 .p1,.tab1 .p2 {
        display: inline-block;
        width: 300px;
    }

    .tab1 .p1 {
        float: left;
    }

    .tab1 .p2 {
        float: right;
    }

    .box {
        height: 150px;
    }

    .contlinks {
        height: 230px;
    }

    ul.produkte li:nth-child(3n+3),ul.ref li:nth-child(3n+3) {
        margin: 0 20px 20px 0 !important;
    }

    ul.produkte li:nth-child(2n+2),ul.ref li:nth-child(2n+2) {
        margin: 0 0 20px 0 !important;
    }

    .sb .p1 {
        width: 260px;
        float: left;
    }

    .sb .p2 {
        width: 260px;
        float: right;
    }

    .sched input[type="submit"] {
        margin-bottom: 20px;
    }

    .psl {
        width: 620px;
    }

    .psl .nbs-flexisel-inner {
        max-width: 500px;
    }

    footer section {
        width: 310px;
        padding: 40px 0 0 0;
    }

    footer section.prod {
        padding: 40px 0 40px 0;
    }

    footer section.bottom ul li {
        padding: 0 32px;
    }

    footer section.bottom ul li:first-child {
        padding: 0 32px 0 0;
    }

    footer section.bottom ul li:last-child {
        border-right: none;
        padding: 0 0 0 32px;
    }

    footer section.bottom ul li.print {
        border: none;
    }

    footer section.bottom ul li.ext {
        margin-top: 25px;
    }

    footer section.bottom ul li.man {
        margin-left: 60px;
    }
}

@media screen and (max-width: 660px) {
    header>.container,footer>.container {
        width: 300px !important;
    }

    body>.container {
        width: 320px !important;
    }

    body>.container>footer {
        width: 300px !important;
    }

    body>.container>section {
        width: 300px !important;
    }

    body>.container>aside {
        width: 300px !important;
    }
}

@media screen and (max-width: 660px) {
    body>.container {
        margin-top: 20px;
    }

    .lean-slider {
        max-height: 350px;
    }

    .slide,.lean-slider-slide {
        height: 230px;
    }

    #slider-control-nav {
        opacity: 1;
    }

    .slidecontent {
        top: 107px;
        right: 10px;
        width: 300px;
        height: 60px;
        opacity: 1;
    }

    .slidecontent h2 {
        font-size: 14px;
        line-height: 16px;
        padding: 20px 10px;
    }

    .slidecontent a.button1 {
        float: right;
        line-height: 20px;
        width: 100px;
        padding: 5px 0;
        margin: 0 0 20px 0;
    }

    #slider-control-nav {
        bottom: 0;
    }

    body>.container>section.grrechts {
        height: auto;
    }

    .sched .links,.sched .rechts {
        float: none;
        width: 295px;
    }

    .sched .rechts {
        padding-top: 0px;
        content: ' ';
        min-height: 310px;
    }

    .rechts .gldp-mandp {
        top: 0 !important;
    }

    .pslteaser img {
        width: 300px;
        height: auto;
    }

    .twocteaser img {
        max-width: 100%;
    }

    .twosteaser .links {
        margin: 0 20px 20px 20px;
        float: none;
    }

    .twosteaser .rechts {
        margin: 0 20px 20px 20px;
        float: none;
    }

    .twosteaser img {
        width: 260px;
    }

    .bigteaser article {
        position: relative;
    }

    .bigteaser article img {
        width: 300px;
    }

    .bigteaser article div {
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 120px 10px 10px;
        height: 100%;
        max-width: 300px;
        background: #e5e5e5;
        background: -moz-linear-gradient(left, #e5e5e5 40%, transparent 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(40%, #e5e5e5), color-stop(100%, transparent));
        background: -webkit-linear-gradient(left, #e5e5e5 40%, transparent 100%);
        background: -o-linear-gradient(left, #e5e5e5 40%, transparent 100%);
        background: -ms-linear-gradient(left, #e5e5e5 40%, transparent 100%);
        background: linear-gradient(to right, #e5e5e5 40%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='transparent',GradientType=1 );
        max-height: 107px;
    }

    .bigteaser article h2 {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 10px 0;
    }

    .bigteaser article p {
        display: none;
    }

    .bigteaser article a {
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        display: block;
        width: 80px;
        padding: 0;
        margin: 0;
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    ul.produkte li,ul.ref li {
        margin: 0 0 20px 0 !important;
    }

    .news article>header {
        width: 320px;
        float: none;
        margin: 0 0 10px 0;
    }

    .news article>header p.ndetails {
        font-size: 12px !important;
        line-height: 12px !important;
        margin: 0 0 10px 0 !important;
    }

    .news article>aside {
        width: 320px;
        float: none;
        margin: -0 0 6px 0;
    }

    .news article>section {
        width: 320px;
        float: none;
        margin: 0 0 10px 0;
    }

    .news article>section h1,.news article>section h2 {
        font-size: 12px !important;
        line-height: 12px !important;
        margin: 0 0 10px 0 !important;
    }

    .news article:first-child {
        padding-top: 10px;
    }

    .psl {
        width: 300px;
    }

    .psl .nbs-flexisel-inner {
        max-width: 180px;
    }

    .psl .nbs-flexisel-nav-left,.psl .nbs-flexisel-nav-right {
        top: 63px !important;
    }

    footer {
        width: 100%;
        margin: 0 auto;
    }

    footer .phonehide {
        display: none;
    }

    footer section ul li,footer section p {
        width: 100%;
        padding-left: 30px;
    }

    footer section.phoneonly {
        display: block;
        padding: 25px 0;
        border-bottom: 1px solid #d6d8db;
    }

    footer section.phoneonly ul li {
        padding-left: 9px;
    }

    footer section.phoneonly ul li.copyr {
        padding-left: 10px;
    }

    footer section.phoneonly .imprint {
        padding-left: 18px;
    }

    footer section.breit {
        padding-top: 25px;
    }

    footer section {
        width: 300px;
        padding: 0 0 40px 0;
    }

    footer section.prod {
        padding: 0 0 25px 0;
    }

    footer section.social {
        border: none;
        padding: 0 0 40px 0;
    }

    footer section.social ul li {
        width: 15px;
        height: 15px;
        padding: 0;
        float: left;
        margin-left: 20px;
    }

    footer section.social ul li:last-child {
        margin-left: 20px;
    }

    footer section.social ul li:first-child {
        margin-left: 30px;
    }

    footer section.news ul li {
        padding-left: 10px;
    }

    footer section.news ul li:last-child {
        margin: 0;
    }

    footer section.bottom ul li {
        padding: 0;
        width: 150px;
        text-align: center;
        border: none;
    }

    footer section.bottom ul li:first-child {
        border-right: 1px solid #303C49;
    }

    footer section.bottom ul li:last-child {
        margin: 25px 0 0 0;
        padding: 0;
        border-left: 1px solid #303C49;
    }

    footer section.bottom ul li.man {
        border-left: 1px solid #303C49;
    }

    footer section.bottom ul li.neo {
        margin: 25px 0 0 0;
    }

    footer section.bottom ul li.phonehide {
        display: none;
    }
}

.iframecontainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    margin: 0 0 20px 0;
    height: 0;
}

.iframecontainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#toggle img {
    width: 30px;
    height: 23px;
    margin: 3px 0 0 0;
}

.sidr-class-mobilenavtop {
    border-bottom: 1px solid #ccc;
}

.sidr-class-mobilenavtop p {
    color: #303c49;
    font-family: "MAN EUCB",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 15px 12px;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 660px) {
    .sidr-class-mobilenavtop p {
        font-family: Arial,Helvetica,sans-serif;
    }
}

.sidr {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: none;
    overflow-y: auto;
    font-size: 15px;
    background: #d6d8db;
    color: #303c49;
}

.sidr.right {
    left: auto;
    right: -260px;
}

.sidr.left {
    left: -260px;
    right: auto;
}

.sidr ul {
    display: block;
    margin: 0;
    padding: 15px 0;
}

.sidr ul>li {
    display: block;
    margin: 0 10px 5px 10px;
    line-height: 40px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.sidr ul>li>a,.sidr ul>li>span {
    padding: 0 10px;
    display: block;
    position: relative;
    text-decoration: none;
    color: #303c49;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.sidr ul>li>a.zu:after {
    content: url(../images/arrow-down.png) " ";
    position: absolute;
    top: 3px;
    right: 20px;
    display: inline-block;
    height: 12px;
    width: 18px;
    margin: 0;
}

.sidr ul>li:hover>a,.sidr ul>li.active>a,.sidr ul>li.sidr-class-active>a {
    color: #e40045;
}

.sidr ul>li>ul {
    margin: 0;
    padding: 0;
    display: none;
}

.sidr ul>li>ul>li {
    line-height: 40px;
    border: none;
}

.sidr ul>li>ul>li>a,.sidr ul>li>ul>li>span {
    color: #303c49;
    padding: 0;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
}

.sidr ul>li>ul>li:last-child>a {
    border-bottom: none;
}

.sidr ul>li:hover>ul {
    display: block;
}

.sidr ul>li:hover>a.zu:after {
    content: url(../images/arrow-up.png) " ";
    position: absolute;
    top: 3px;
    right: 20px;
    display: inline-block;
    height: 12px;
    width: 18px;
    margin: 0;
}

.sidr form {
    padding: 15px 10px;
    position: relative;
}

.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"] {
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
    padding: 0 0 0 36px;
    background: #fff;
    color: #303c49;
    display: block;
    clear: both;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 1px 2px 3px 0px #999;
    -moz-box-shadow: inset 1px 2px 3px 0px #999;
    box-shadow: inset 1px 2px 3px 0px #999;
    vertical-align: middle;
}

.sidr span.sidr-class-icon-search {
    background: url(../images/search.png) 0 0 no-repeat;
    pointer-events: none;
    position: absolute;
    top: 28px;
    left: 20px;
    display: inline-block;
    height: 16px;
    width: 16px;
    color: #fff;
    float: none;
    margin: 0;
    cursor: default;
}

.sidr textarea,.sidr select {
    width: 100%;
    font-size: 13px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    background: rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.6);
    display: block;
    clear: both;
}

.sidr input[type=checkbox] {
    width: auto;
    display: inline;
    clear: none;
}

.sidr input[type=button],.sidr input[type=submit] {
    color: #333;
    background: #fff;
}

.sidr input[type=button]:hover,.sidr input[type=submit]:hover {
    background: rgba(255,255,255,0.9);
}

@media all {
    .featherlight {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        background: #333;
        background: transparent;
    }

    .featherlight:last-of-type {
        background: rgba(0,0,0,0.8);
    }

    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }

    .featherlight .featherlight-content {
        position: relative;
        text-align: left;
        vertical-align: middle;
        display: inline-block;
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;
        min-width: 30%;
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;
        background: #fff;
        cursor: auto;
        white-space: normal;
        z-index: 9997;
    }

    .featherlight .featherlight-inner {
        display: block;
    }

    .featherlight .featherlight-close-icon {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        line-height: 25px;
        width: 25px;
        cursor: pointer;
        text-align: center;
        font: Arial, sans-serif;
        background: #fff;
        background: rgba(255,255,255,0.3);
        color: #000;
    }

    .featherlight .featherlight-image {
        width: 100%;
        z-index: 9998;
    }
}

@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        margin-left: 10px;
        margin-right: 10px;
        max-height: 98%;
        padding: 10px 10px 0;
        border-bottom: 10px solid transparent;
    }
}
.contlinks dt {
    float: left;
    width:65px;
}

.contlinks dd {
    display: block;
    -webkit-margin-start: 40px;
}

.contlinks dl {
    margin-left: 20px;
}


.twocteaser  li {
    margin: 0;
    word-wrap: break-word;
}

.twocteaser  ul {
    padding-left: 0;
    list-style: none;
}
.twocteaser  li {
    position: relative;
    padding-left: 15px;
}

.twocteaser li:before {
    position: absolute;
    left: 0;
    top: -2px;
    content: "■";
    color: #d0304f;
}

.jumbotron {
    border: 3px solid #fff;

    background: #fafafa; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fafafa 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fafafa 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

    -webkit-box-shadow:  0px 0px 5px 2px #cccccc;
    box-shadow:  0px 0px 5px 2px #cccccc;

    padding: 10px;
    margin: 2px 2px 20px 2px;
}

.jumbotron .search_filter div {margin-top:15px;}
.jumbotron .search_filter div label {font-weight:bold;}

.fahrzeug .img-responsive.mb20 {max-width: 400px;}


.paginator {margin: 20px 0px 20px 0px;}