.heisetopnavi {
    height: 3.125em;
    min-height: 45px;
    width: 100%;
    background: #fff;
    box-shadow: .125em .125em .25em -.125em #ddd;
    border-bottom: 1px solid #ddd;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 1em;
    margin-bottom: .25em;
    text-align: left
}
.heisetopnavi.no-touch .heisetopnavi_sub li a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .5em;
    font-weight: 700
}
.heisetopnavi.no-touch .heisetopnavi_hover_legacy:hover {
    background-color: #fff
}
.heisetopnavi.no-touch .heisetopnavi_hover_legacy:hover #heisetopnavi_sub_container {
    top: 3.1875em;
    opacity: 1;
    transition: opacity .3s ease-in-out
}
.heisetopnavi .heisetopnavi_button.active+#heisetopnavi_sub_container,
.heisetopnavi .heisetopnavi_logo.active+#heisetopnavi_sub_container {
    top: 3.1875em;
    opacity: 1
}
.heisetopnavi a:link,
.heisetopnavi a:visited {
    color: #039;
    text-decoration: none
}
.heisetopnavi div.clear {
    clear: both
}
.heisetopnavi ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 120%
}
.heisetopnavi ul li {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.heisetopnavi .heisetopnavi_header {
    width: 64em;
    min-width: 960px;
    margin: 0 auto
}
@media screen and (max-width: 1175px) {
    .heisetopnavi .heisetopnavi_header {
        margin: 0
    }
}
.heisetopnavi #heisetopnavi_search,
.heisetopnavi .heisetopnavi_login,
.heisetopnavi nav {
    width: 20em;
    min-width: 318px;
    height: 3.125em;
    float: left
}
.heisetopnavi #navi_login {
    font-size: .8em;
    line-height: 3.90625em;
    margin: 0;
    padding: 0 0 0 .2em;
    white-space: nowrap;
    color: #333
}
.heisetopnavi #navi_login a,
.heisetopnavi #navi_login a:visited {
    color: #039;
    text-decoration: none
}
.heisetopnavi #navi_login p {
    margin: 0;
    padding: 0;
    line-height: 3.90625em
}
.heisetopnavi nav {
    position: relative;
    z-index: 225000;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid transparent
}
.heisetopnavi nav a.heisetopnavi_logo {
    height: 3.25em;
    line-height: 3.125em;
    padding: 0 0 0 1.5em;
    width: 12.5em;
    text-align: center;
    display: inline-block
}
.heisetopnavi nav a.heisetopnavi_logo img {
    vertical-align: middle;
    margin-top: -.125em
}
.heisetopnavi nav a.heisetopnavi_button {
    background: transparent url(//www.heise.de/icons/ho/heise_online_angebote_button.gif) no-repeat center center;
    height: 3.25em;
    margin: 0;
    padding: 0;
    text-indent: -9999em;
    width: 5.75em;
    position: absolute;
    top: 0;
    right: 0
}
.heisetopnavi nav.hover {
    border-bottom: 1px solid #fff
}
.heisetopnavi #heisetopnavi_sub_container {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0, #eee 100%);
    width: 44em;
    position: absolute;
    top: -50em;
    opacity: 0;
    z-index: 225000;
    left: -11.875em;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0 0 .375em .375em;
    box-shadow: .3em .3em .5em -.3em #333;
    overflow: auto
}
.heisetopnavi #heisetopnavi_sub {
    width: inherit;
    float: left;
    background: transparent url(//www.heise.de/icons/ho/heise_online_angebote_logo.png) no-repeat 102% 5em scroll
}
.heisetopnavi #heisetopnavi_sub>li {
    float: left;
    width: 8.875em;
    padding: 0 1em;
    margin: 1em 0;
    border-right: 1px solid #ddd
}
.heisetopnavi #heisetopnavi_sub>li.heisetopnavi_fourth {
    border-right-width: 0;
    width: 9em
}
.heisetopnavi #heisetopnavi_sub>li ul li {
    text-align: left;
    font-size: .8em
}
.heisetopnavi #heisetopnavi_sub>li ul li a {
    display: block;
    padding: .25em 5%;
    border: 1px solid transparent;
    margin-bottom: .3em;
    font-weight: 400
}
.heisetopnavi #heisetopnavi_sub>li ul li a:focus,
.heisetopnavi #heisetopnavi_sub>li ul li a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .5em;
    font-weight: 700
}
.heisetopnavi #heisetopnavi_search fieldset {
    text-align: right;
    background: url(//www.heise.de/icons/ho/heise_online_lupe.png) no-repeat right center;
    padding: .75em 0 0 0;
    margin: 0;
    border: none
}
.heisetopnavi #heisetopnavi_search input {
    font-size: .8em;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    vertical-align: middle
}
.heisetopnavi #heisetopnavi_search input.search_hidden {
    position: relative;
    z-index: -10
}
.heisetopnavi #heisetopnavi_search input.search_text {
    border: 1px solid #ccc;
    color: #999;
    background: #fff;
    padding: .25em .75em;
    width: 14.25em;
    height: 1.5em;
    box-shadow: inset .1em .125em .25em 0 #ddd;
    border-radius: .375em 0 0 .375em;
    box-sizing: content-box
}
.heisetopnavi #heisetopnavi_search input.search_text:focus {
    border-color: #999
}
.heisetopnavi #heisetopnavi_search input.search_submit {
    border: 1px solid #777;
    color: #fff;
    padding: 0;
    width: 3em;
    height: 2em;
    border-radius: 0 .375em .375em 0;
    background-color: #777;
    background-image: linear-gradient(to bottom, #999 0, #666 100%)
}
.heisetopnavi.v14.no-touch .heisetopnavi_sub a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .5em;
    font-weight: 700
}
.heisetopnavi.v14.no-touch .heisetopnavi_hover_legacy:hover {
    background-color: #fff
}
.heisetopnavi.v14.no-touch .heisetopnavi_hover_legacy:hover #heisetopnavi_sub_container {
    top: 3em;
    opacity: 1;
    transition: opacity .3s ease-in-out
}
.heisetopnavi.v14 .heisetopnavi_button.active+#heisetopnavi_sub_container,
.heisetopnavi.v14 .heisetopnavi_logo.active+#heisetopnavi_sub_container {
    top: 3em;
    opacity: 1
}
.heisetopnavi.v14 a:link,
.heisetopnavi.v14 a:visited {
    text-decoration: none;
    color: #039
}
.heisetopnavi.v14 .clear {
    clear: both
}
.heisetopnavi.v14 ul {
    line-height: 120%;
    margin: 0;
    padding: 0;
    list-style: none
}
.heisetopnavi.v14 ul li {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.heisetopnavi.v14 .heisetopnavi_header {
    position: relative;
    width: 100%;
    min-width: 960px;
    margin: 0;
    text-align: center;
    background-color: #fff
}
.heisetopnavi.v14 #heisetopnavi_search,
.heisetopnavi.v14 .heisetopnavi_login,
.heisetopnavi.v14 nav {
    width: 20em;
    min-width: 318px;
    height: 3.125em;
    float: left
}
.heisetopnavi.v14 #heisetopnavi_search,
.heisetopnavi.v14 .heisetopnavi_login {
    position: absolute;
    z-index: 225500;
    top: 0;
    float: none;
    min-width: 250px;
    height: 3.125em
}
.heisetopnavi.v14 #navi_login {
    font-size: .8em;
    line-height: 3.90625em;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    color: #333
}
.heisetopnavi.v14 #navi_login a,
.heisetopnavi.v14 #navi_login a:visited {
    text-decoration: none;
    color: #039
}
.heisetopnavi.v14 #navi_login p {
    line-height: 3.90625em;
    margin: 0;
    padding: 0
}
.heisetopnavi.v14 .heisetopnavi_login {
    left: 0;
    width: 37%
}
@media screen and (max-width: 1024px) {
    .heisetopnavi.v14 .heisetopnavi_login {
        width: 33%
    }
}
.heisetopnavi.v14 #heisetopnavi_search {
    right: 0;
    width: 40%
}
@media screen and (max-width: 1024px) {
    .heisetopnavi.v14 #heisetopnavi_search {
        width: 36%
    }
}
.heisetopnavi.v14 nav {
    position: relative;
    z-index: 225000;
    float: none;
    width: 100%;
    border: none
}
.heisetopnavi.v14 nav.hover {
    border-bottom: none
}
.heisetopnavi.v14 .heisetopnavi_logo {
    position: relative;
    top: 2px;
    line-height: 3.125em;
    display: inline-block;
    height: 3.125em;
    padding: 0;
    text-align: left
}
.heisetopnavi.v14 .heisetopnavi_logo img {
    margin-top: 0;
    vertical-align: inherit
}
.heisetopnavi.v14 .heisetopnavi_button {
    position: relative;
    top: auto;
    left: 0;
    display: inline-block;
    width: 7.5em;
    height: 3.125em;
    margin: 0;
    padding: 0;
    background: transparent url(//www.heise.de/icons/ho/heise_online_angebote_button.gif) no-repeat 1em center
}
.heisetopnavi.v14 #heisetopnavi_sub_container {
    position: absolute;
    z-index: 225000;
    top: -50em;
    left: 0;
    overflow: auto;
    width: 100%;
    opacity: 0;
    border: 0;
    border-radius: 0;
    background: #fff;
    box-shadow: .3em .3em .5em -.3em #333
}
.heisetopnavi.v14 #heisetopnavi_sub {
    float: none;
    overflow: auto;
    width: 64em;
    margin: 0 auto;
    background: 0 0
}
.heisetopnavi.v14 #heisetopnavi_sub>li {
    float: left;
    width: 8.875em;
    padding: 0 1em;
    margin: 1em 0;
    border-right: 1px solid #eee
}
.heisetopnavi.v14 #heisetopnavi_sub>li.heisetopnavi_fourth {
    border-right-width: 0;
    width: 9em
}
.heisetopnavi.v14 #heisetopnavi_sub>li ul li {
    text-align: left;
    font-size: .8em
}
.heisetopnavi.v14 #heisetopnavi_sub a {
    display: block;
    padding: .25em 5%;
    border: 1px solid transparent;
    margin-bottom: .3em;
    font-weight: 400
}
.heisetopnavi.v14 #heisetopnavi_sub a:focus,
.heisetopnavi.v14 #heisetopnavi_sub a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .5em;
    font-weight: 700
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list {
    width: 12.5em;
    padding: 0;
    text-align: left;
    border-right: none
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list:before {
    font-size: .8em;
    display: block;
    padding: 0 0 .5em 1.75em;
    color: #999
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.one:before {
    content: "IT-NEWS"
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.two:before {
    content: "MAGAZINE"
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.three:before {
    content: "ONLINE-MAGAZINE"
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.four {
    width: 13em
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.four:before {
    content: "SERVICES"
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.five:before {
    content: "HEISE MEDIEN"
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list.five ul {
    border-right: none
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list ul {
    padding: 0 1em;
    border-left: 1px solid #eee
}
.heisetopnavi.v14 #heisetopnavi_sub .new_list ul a {
    margin-bottom: .25em;
    padding: .25em .5em;
    outline-style: none
}
.heisetopnavi.v14 #heisetopnavi_search fieldset {
    margin: 0;
    padding: .75em 0 0 0;
    text-align: center;
    border: none;
    background: url(//www.heise.de/icons/ho/heise_online_lupe.png) no-repeat center center
}
.heisetopnavi.v14 #heisetopnavi_search input {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .8em;
    vertical-align: middle
}
.heisetopnavi.v14 #heisetopnavi_search .search_hidden {
    position: relative;
    z-index: -10
}
.heisetopnavi.v14 #heisetopnavi_search .search_text {
    width: 14.25em;
    height: 1.5em;
    padding: .25em .75em;
    color: #999;
    border: 1px solid #ccc;
    border-radius: .375em 0 0 .375em;
    box-sizing: content-box;
    background: #fff;
    box-shadow: inset .1em .125em .25em 0 #ddd;
    -webkit-appearance: initial
}
.heisetopnavi.v14 #heisetopnavi_search .search_text:focus {
    border-color: #999
}
.heisetopnavi.v14 #heisetopnavi_search .search_submit {
    width: 3em;
    height: 2em;
    padding: 0;
    color: #fff;
    border: 1px solid #777;
    border-radius: 0 .375em .375em 0;
    background-color: #777;
    background-image: linear-gradient(to bottom, #999 0, #666 100%)
}