/* tt*/

.nvgtn, .nvgtn ul, .lfthndnavi, .lfthndnavi ul, .nobulls, .nobulls ul, nav ul, nav ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/*--------------------------------------------
Lefthnd
--------------------------------------------*/



.lfthnd {
    clear: left;
}
.lfthndnavi {
    border-top: 1px solid #dcdcdc;
    margin: 0 10px;
}
.lfthnd li {
    position: relative;
}
.lfthndnavi a {
    border-bottom: 1px solid #dcdcdc;
    color: #333;
    display: block;
    line-height: 16px;
    padding: 3px 4px 3px 8px;
}
.lfthndnavi ul a {
    padding-left: 24px;
}
.lfthndnavi ul ul a {
    padding-left: 40px;
}
.lfthndnavi ul ul ul a {
    padding-left: 56px;
}
.lfthndnavi a:hover {
    color: #390;
}
.lfthndnavi a.selected {
    color: #390;
    font-weight: 700;
}
.lfthndnavi ul {
    display: none;
}
.lfthndnavi .selected > ul {
    display: block;
}
.lfthndnavi li.haschildren.lhhover > a {
    border-top: 1px solid #dcdcdc;
    color: #390;
    text-decoration: underline;
}
.lfthndnavi li.haschildren.lhhover {
    margin-top: -1px;
    width: 182px;
}
.lfthndnavi li.lhhover > ul {
    background-color: #fff;
    border: 0 none;
    box-shadow: 4px 1px 4px 0 #666;
    display: block;
    margin-left: 180px;
    margin-top: -11px;
    padding: 12px 12px 12px 0;
    position: absolute;
    top: -1px;
    width: 181px;
    z-index: 100;
}
.lt-ie9 .lfthndnavi li.lhhover > ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dcdcdc;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    margin-top: -12px;
}
.lfthndnavi li.lhhover > ul li {
    border-left: 1px solid #dcdcdc;
    padding-left: 10px;
}
.lfthndnavi li.lhhover > ul li:first-child {
    border-left: 0 none;
    border-top: 1px solid #dcdcdc;
    padding-left: 11px;
}
.lfthndnavi li.lhhover > ul a {
    padding-left: 8px;
}
.additionaltext {
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
    color: #0090c5;
    margin-top: -1px;
    padding: 0 0 8px 8px;
}
.lfthndnavi li.haschildren > a {
    background: transparent url("//shared.bayer.com/img/sys/sprite.png") no-repeat scroll 159px -2898px;
    padding-right: 11px;
}
.lfthndnavi li.selected > a {
    background-position: -200px 100px;
}
.lfthndnavi li.haschildren.lhhover > a {
    background-position: 159px -398px;
    padding-right: 23px;
}




/*--------------------------------------------
Mobilenav
--------------------------------------------*/


.mobilenav {
    background-image: url(http://www.roth-werke.de/css_js/images/layout/nav-bg.jpg);
    background-repeat: repeat-x;
    height: 27px;
    display: none;
}
.mobilenav li {
    display: inline;
    float: left;
    font-size: 0.929em!important;
    line-height: 1em;
    list-style-type: none;
    border-right: 1px solid #fff;
}
.mobilenav a {
    color: #fff;
    display: block;
    font-size: 0.929em!important;
    line-height: 27px;
    padding: 0;
    font-weight: normal;
    text-decoration: none;
    width: auto;
    margin: 0 2.3em 0 2.3em;
    background: none;
    

}
.en .mobilenav a {
    padding-right: 10px;
}
.en .mobilenav a.mcontact {
    padding-right: 9px;
}
a.msearch {
    background-position: 0 -80px;
}
a.mcontact {
    background-position: 0 -160px;
}
.mobilenav .selected a, .mobilenav a:hover {
    text-decoration: none;
}
.selected a.mnav, a.mnav:hover {
    background-position: 0 -40px;
}
.selected a.msearch, a.msearch:hover {
    background-position: 0 -120px;
}
.selected a.mcontact, a.mcontact:hover {
    background-position: 0 -200px;
}


/*--------------------------------------------
Megamenu
--------------------------------------------*/

.megamenu.ym-wrapper {
    margin: 0 auto;
    max-width: 960px;
}
.megamenu ul {
    display: none;
}
.megamenu ul, .megamenu ul li {
    list-style: outside none none;
}
.megamenu ul {
    margin: 0;
    padding: 0;
    position: relative;
}
.megamenu .newsub ul {
    display: block;
}
.megamenu {
    height: 27px;
    font-size: 0.929em;
    height: 26px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.megamenu > li {
	border-right: 1px solid #fff;
    display: inline;
    float: left;
    font-size: 0.929em !important;
    line-height: 1em;
    list-style-type: none;
}
.megamenu > li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 0.929em !important;
    font-weight: normal;
    line-height: 2.5em;
    margin: 0 2.3em;
    padding: 0;
    text-decoration: none;
    width: auto;
}
.megamenu > li:first-child {
	border-left: 1px solid #fff;
}
.megamenu > li:hover {
    background-color: #4c5454;
}
.megamenu > li.selected, .megamenu > li > a.active {
    background-color: #c42324;
    color: #fff;
}
.megamenu li.mhover > ul {
    display: block;
}
.megamenu .newsub {
    background-color: #e8f5fb;
    box-shadow: 0 24px 18px -18px #666;
    left: 0;
    min-height: 392px;
    padding: 24px 20px;
    position: absolute;
    top: 26px;
    width: 955px;
}
.newsub .newsub {
    box-shadow: none;
}

.megamenu .lnk {
    margin: 5px 0 0;
}
.megamenu .newlevel2 {
    float: left;
    width: 190px;
}
.megamenu .newlevel2 a, .megamenu .simple a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bde2f0;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    color: #0090c5;
    display: block;
    float: none;
    font-size: 0.923em;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: -1px;
    padding: 4px 8px;
}

.megamenu .newlevel2 li.haschild:hover > a {
    background-position: 180px -396px;
    padding-right: 19px;
    position: relative;
    width: 174px;
    z-index: 20;
}
.megamenu .newlevel2 li:hover > a, .megamenu .simple li:hover > a {
    background-color: #fff;
    color: #390;
    text-decoration: underline;
}
.megamenu .newlevel2 ul ul {
    display: none;
}
.megamenu .newlevel2 ul li.mhover > ul {
    display: block;
}
.megamenu .newlevel2 ul ul {
    background-color: #fff;
    border-left: 1px solid #bde2f0;
    margin-left: 200px;
    min-height: 392px;
    padding: 0 10px 0 9px;
    position: absolute;
    top: 0;
    width: 191px;
}
.megamenu .newlevel2 ul ul ul {
    left: 0;
    margin-left: 219px;
}
.megamenu .newlevel2 li li.haschild:hover > a {
    padding-right: 29px;
}
.megamenu li.n1 a {
    width: 61px;
}
.homepage .megamenu .n1 a {
    visibility: hidden;
    width: 60px;
}
.homepage .megamenu .n1 {
    border-right: 1px solid #fff;
}
.megamenu ul.simple {
    background-color: #e8f5fb;
    margin-left: -10px;
    padding: 25px 15px 10px;
    position: absolute;
    top: 26px;
}
.megamenu ul.simple li {
    margin: 0;
    padding: 0;
    width: 190px;
}
.megamenu ul.simple li a {
    border-top: 1px solid #bde2f0;
    padding-left: 10px;
}
.megamenu ul.simple li a:hover {
    color: #390;
}
.megamenu li .lst {
    border-bottom: 1px solid #bde2f0;
}

@media only screen and (min-width: 768px) and (max-width: 1012px) {
.download em {
    left: 485px;
}
.megamenu > li > a {
    padding-left: 5px;
    padding-right: 5px;
}
#mega-menu .megaTsrBx {
    display: none;
}
}
@media only screen and (max-width: 767px) {
.megamenu {
    height: auto;
}
.homepage .megamenu .n1, .megamenu .megaTsrBx {
    display: none;
}
.megamenu .notmobile {
    display: block !important;
}
.megamenu ul, .megamenu li, .megamenu a {
    background-color: #fff !important;
    border: 0 none !important;
    float: none !important;
    margin: 0 !important;
    width: auto !important;
}
.megamenu ul, .megamenu li {
    min-height: 24px !important;
    padding: 0 !important;
    position: relative !important;
    top: 0 !important;
}
.megamenu a {
    border-bottom: 1px solid #dcdcdc !important;
    color: #4c5454 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 120% !important;
    padding: 7px 12px 9px 20px !important;
    text-decoration: none !important;
}

.megamenu li:hover > a.haschild, .megamenu a.haschild.selected {
    background-position: right -1300px !important;
}
.megamenu a.selected {
    color: #390 !important;
}
.megamenu .selected > ul, .megamenu .newlevel2 .selected > ul {
    display: block;
}
.megamenu > li > a {
    background-color: #ccc !important;
}
.megamenu ul ul a {
    padding-left: 45px !important;
}
.megamenu ul ul ul a {
    padding-left: 70px !important;
}
.megamenu ul ul ul ul a {
    padding-left: 95px !important;
}
.rwd .mobilenav {
    display: block;
}

}

.megamenu .mhover .newlevel2 li.haschild.selected > a {
    background-position: 180px -396px;
    padding-right: 19px;
    position: relative;
    width: 174px;
    z-index: 20;
}
.megamenu .mhover .newlevel2 li li.haschild.selected > a {
    padding-right: 29px;
}
.megamenu li.mhover > ul {
    z-index: 2;
}
.megamenu .newlevel2 li.selected > a, .megamenu .simple li.selected > a {
    background-color: #fff;
    color: #390;
}
.megamenu .newlevel2 ul li.selected > ul {
    display: block;
}
.megamenu .newlevel2 li li.haschild.selected > a {
    width: 195px;
}
.megamenu .newlevel2 ul ul ul {
    margin-left: 219px;
}






/*--------------------------------------------
Sidemenu
--------------------------------------------*/





#sidemenu {
    display: none;
}
.selected a.mnav {

    color: #fff;
}
@media only screen and (min-width: 460px) and (max-width: 767px) {

.nomobile {display:none;}

.ym-searchfield {width:120px;}

.menuactive #sidemenu {
    width: 54%;
}
.menuactive .page {
    transform: translateX(56%);
}
}
@media only screen and (max-width: 459px) {
.menuactive #sidemenu {
    width: 84%;
}
.menuactive .page {
    transform: translateX(86%);
}
}
@media only screen and (max-width: 767px) {
    aside {
        display: none!important;
    }
    
    .mobilenav {
        display: block;
        margin-bottom: 10px;
    }
    .mobilenav li.selected {
        background-color: #c42324;
        background-position: 0 0;
    }
    .menuactive .wrapper {
        max-width: 100%;
        min-width: 0;
        overflow: hidden;
        padding: 0;
    }
    .menuactive .page {
        overflow: hidden;
        width: 100%;
    }

    .menuactive #sidemenu {
        background-image: url(http://www.roth-werke.de/css_js/images/layout/vnav-bg.jpg);
        background-repeat: repeat-x;

        display: block;
        height: 100%;
        left: 0;
        margin: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 101;
    }
    .page, #sidemenu {
        transition: all 0.25s ease-in 0s;
    }
    #sidemenu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
        position: relative;
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear;
        z-index: 109;
    }
    #sidemenu a {
        border-bottom: 1px solid #ccc;
        color: #4c5454;
        display: block;
        font-size: 16px;
        line-height: 21px;
        padding: 10px 15px;
        text-decoration: none;
    }
	
	.sidemenu {
    height: 27px;
    font: 13px Arial,sans-serif;
    height: 26px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.sidemenu > li {
    float: left;
    margin: 0;
    padding: 0;
	z-index: 100;
}
.sidemenu > li > a {
    
    border-right: 1px solid #fff;
    color: #fff;
    display: block;
    float: left;
    font-weight: normal;
    font-size:0.929em!important;
    line-height: 16px;
    padding: 5px 2.3em 5px 2.3em;
    text-decoration: none;
	z-index: 101;
}
.sidemenu > li > a:hover, .megamenu > li:hover > a {
    background-color: #4c5454;
}


#sidemenu .hasmenu { 
	background: rgba(0, 0, 0, 0) url("images/navi.png") no-repeat scroll right 0; 
	z-index: 102;
}

#sidemenu .submenuback {
	background: #4c5454 url("images/navi.png") no-repeat scroll 0 -50px; 
	padding-left: 35px; color: #fff; 
} 
#sidemenu .selected {
	color: #fff;
	background-color: #c42324;
}
#sidemenu .n9 .selected {
	background-color: inherit;
}
#sidemenu ul.submenuon {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
}
#sidemenu .sublayer {
	display: none;
	left: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
#sidemenu .sublayer.submenuon {
	display: block;
}
#sidemenu .megaTsrBx {
	display: none;
}
#sidemenu .backlink {
	display: inline;
	float: left;
	padding: 10px 5px;
}
.megamenu {
	clear: both;
}
.closemenu {
	background: transparent none repeat scroll 0 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
}