/**
 * @package		tpl_hochfirstschule2026
 * @copyright	Copyright (C) 2017 ql.de All rights reserved.
 * @author 		Mareike Riegel mareike.riegel@ql.de
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */
html {overflow-y: scroll;}
header {width:100%;}
body>.container>.row {margin:0;}
.nav.menu ul {list-style-type:none; padding:0;}
.nav.menu>li a {display: block;position: relative;}
.nav.menu>li.active a{background-color: #337ab7;border-color: #337ab7;color: #fff;z-index: 2;}
#navbar{overflow:hidden;}
img {max-width:100%;}
.breadcrumb .divider img  {display:none;}
body>div.container>div.row {clear:both;}
ul.horizontal>li {float:left;}
.jumbotron.sub{clear:both;}
.jumbotron>.container {margin:0 auto;}
.occont {float:none;}
.page-header {clear:both;}
h1 {clear:both;}
.jumbotron.sub {margin:0;}

#sidebar>.occont {float:none;}
#sidebar>div,#sidebar>nav{clear:both;}

@media(max-width:767px)
{
    body {padding-top: 0;}
    #navbar ul {position:relative;}


}