/* XPages Application CSS */
@font-face {
    font-family:'GenosGFG';
    src:url("https://static.bvr.de/font/GenosGFG-Bold.eot");
    src:url("https://static.bvr.de/font/GenosGFG-Bold.eot?#iefix") format("embedded-opentype"), url("https://static.bvr.de/font/GenosGFG-Bold.woff") format("woff"), url("https://static.bvr.de/font/GenosGFG-Bold.ttf") format("truetype"), url("https://static.bvr.de/font/GenosGFG-Bold.svg#GenosGFG-Bold") format("svg");
        font-weight:700;
     font-style:normal;
     font-display: swap;
    }
    @font-face {
    font-family:'GenosGFG';
    src:url("https://static.bvr.de/font/GenosGFG-Regular.eot");
    src:url("https://static.bvr.de/font/GenosGFG-Regular.eot?#iefix") format("embedded-opentype"), url("https://static.bvr.de/font/GenosGFG-Regular.woff") format("woff"), url("https://static.bvr.de/font/GenosGFG-Regular.ttf") format("truetype"), url("https://static.bvr.de/font/GenosGFG-Regular.svg#GenosGFG-Regular") format("svg");
    font-weight:400;
     font-style:normal;
     font-display: swap;
    }
    @font-face {
    font-family:'GenosGFG';
    src:url("https://static.bvr.de/font/GenosGFG-RegularItalic.eot");
    src:url("https://static.bvr.de/font/GenosGFG-RegularItalic.eot?#iefix") format("embedded-opentype"), url("https://static.bvr.de/font/GenosGFG-RegularItalic.woff") format("woff"), url("https://static.bvr.de/font/GenosGFG-RegularItalic.ttf") format("truetype"), url("https://static.bvr.de/font/GenosGFG-RegularItalic.svg#GenosGFG-RegularItalic") format("svg");
     font-weight:400;
     font-style:italic;
     font-display: swap;
    }
    @font-face {
    font-family:'GenosGFG';
    src:url("https://static.bvr.de/font/GenosGFG-BoldItalic.eot");
    src:url("https://static.bvr.de/font/GenosGFG-BoldItalic.eot?#iefix") format("embedded-opentype"), url("https://static.bvr.de/font/GenosGFG-BoldItalic.woff") format("woff"), url("https://static.bvr.de/font/GenosGFG-BoldItalic.ttf") format("truetype"), url("https://static.bvr.de/font/GenosGFG-BoldItalic.svg#GenosGFG-Bold_italic") format("svg");
    font-weight:600;
     font-style:italic;
     font-display: swap;
    }


@media ( min-width : 935px) {
	.container {
		min-width: 935px;
		max-width: 935px;
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.aktuelles .articleText > p:not(:first-child) {margin:10px 0px;}
}

@media all {
	
	.aktboxtxtContentLink a{
		font-size:32px;
		line-height:34px;
		color:#6b6b6a;
		font-weight:bold;
		margin-top:0px;
		text-decoration: none;
	}
	
	
	.mJuFc ul, .mJuFc ol {
    	padding: 0;
    	margin: 10px 0 10px 10px;
    	padding-left: 15px;
	}
	
	.mJuFc li{
		line-height:inherit;
		margin-bottom: 10px;}
	

.mJuFc li:last-child {
 margin-bottom: 0px;
}
	
	
em{    font-style:italic;  font-weight:400;}
	b, strong, .bold, .fett,.font-bold {    font-weight:700; }
	
	b em, strong em {   font-weight:600; }
	
	div.DivNLAbo label,div.container.kontakt label {
		display: inline-block;
		max-width: 100%;
		margin-bottom: 0px;
		font-weight: 500;
		margin-top: 10px;
	}
	div.DetailPrintFooter {
		display: none;
	}
	/* Bootstrap 3.6 OVERWRITE MENU */
	.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a
		{
		background-image: none !important;
		filter: none !important;
		background-repeat: no-repeat !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold {
		 font-weight:700; 
	}
	h1.blue,h2.blue,h3.blue {
		color: #007dbd;
	}
	article h3.blue,.unterrichtboxtxt h3 {
		line-height: 30px;
		margin-bottom: 20px;
	}
	* {
		margin: 0;
		padding: 0
	}
	.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus
		{
		color: rgb(255, 255, 255);
	}
	div.row.boxreferer {
		padding-left: 0px;
	}
	span.highlightstr,span.highlight {
		background: #FF0;
	}
	body {
		font-family: 'GenosGFG';
	}
	/* navbar */
	.navbar-toggle {
		float: left;
	}
	.navbar-default .navbar-toggle {
		border-color: #4481c0;
		/* background-color: #4481c0;*/
		background-color: inherit;
		height: 40px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFF;
	}
	.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus
		{
		border-color: #FFF;
		background-color: #4481c0;
	}
	.menu,.navbar-default,.submenu { /*background-color: #4481c0;*/
		background-color: #007dbd;
		background-image: none !important;
		box-shadow: none;
	}
	.submenu { /* background-color: #93b9e6; */
		background-color: #67b5e6;
		line-height: 60px;
		display: none;
		margin-bottom: 10px;
	}
	.submenu.active {
		display: block;
	}
	.navbar {
		margin-bottom: 0px;
		border: 0;
	}
	.navbar-collapse {
		padding: 0;
	}
	.navbar-brand,.navbar-nav>li>a {
		text-shadow: none;
	}
	/* .navbar-default .navbar-nav>li.active > a:before , */
	.navbar-default .navbar-nav>li.open>a:before {
		content: "";
		position: absolute;
		top: 43px;
		/*top: 42px;*/
		left: 50%;
		height: 0px;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		/* border-bottom: 20px solid #93b9e6; */
		border-bottom: 20px solid #67b5e6;
	}
	/*.navbar-default .navbar-nav>li.sub0.active > a:before,*/
	.navbar-default .navbar-nav>li.sub0.open>a:before {
		left: 5%;
	}
	/*.navbar-default .navbar-nav>li.sub0.active > a:before,*/
	.navbar-default .navbar-nav>li.sub1.open>a:before {
		left: 30%;
	}
	.navbar-default .navbar-nav>li.sub1.open .dropdown-menu>li,.navbar-default .navbar-nav>li.sub2.open .dropdown-menu>li,.navbar-default .navbar-nav>li.sub3.open .dropdown-menu>li,.navbar-default .navbar-nav>li.sub4.open .dropdown-menu>li
		{
		max-width: none;
	}
	.navbar-default .navbar-nav>li.sub1.open ul.dropdown-menu {
		padding-left: 100px;
		width: auto;
	}
	/*.navbar-default .navbar-nav>li.sub0.active > a:before,*/
	.navbar-default .navbar-nav>li.sub2.open>a:before {
		left: 35%;
	}
	.navbar-default .navbar-nav>li.sub2.open ul.dropdown-menu {
		padding-left: 280px;
		width: auto;
	}
	/*.navbar-default .navbar-nav>li.sub0.active > a:before,*/
	.navbar-default .navbar-nav>li.sub3.open>a:before {
		left: 35%;
	}
	.navbar-default .navbar-nav>li.sub3.open ul.dropdown-menu {
		padding-left: 330px;
		width: auto;
	}
	/*.navbar-default .navbar-nav>li.sub0.active > a:before,*/
	.navbar-default .navbar-nav>li.sub4.open>a:before {
		left: 15%;
	}
	.navbar-default .navbar-nav>li.sub4.open ul.dropdown-menu {
		padding-left: 590px;
		width: auto;
	}
	.navbar-default .navbar-nav>.active>a {
		background-image: none;
		background-image: none;
		background-image: none;
		background-image: none;
		filter: none;
		background-repeat: no-repeat;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus
		{
		color: inherit;
		background-color: rgba(68, 128, 191, 1);
	}
	.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus
		{
		background-color: rgba(68, 128, 191, 1);
	}
	.navbar-default .navbar-nav>li>a {
		color: inherit;
		font-size: 24px;
		line-height: 32px;
		border-right: 1px solid #fff;
		font-weight: 700;
		padding: 0;
		/*padding-right:29px;*/
		padding-right: 22px;
		opacity: 0.8;
	}
	.navbar-default .navbar-nav>li {
		color: #fff;
		padding: 30px 29px 30px 0px;
	}
	.navbar-default .navbar-nav>li:first-child {
		padding: 30px 30px 30px 0px;
	}
	.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus
		{
		color: #fff;
		opacity: 1.0;
		background-color: transparent;
		border-right: 1px solid #fff;
	}
	.nav>li.dropdown.open {
		position: static;
	}
	.nav>li.dropdown.open .dropdown-menu { /*display:table;*/
		display: table-caption;
		width: 100%;
		text-align: left;
		left: 0;
		right: 0;
		padding: 0px;
		background-clip: padding-box;
		border: 0px;
		border: 0px;
		border-radius: 4px;
		-webkit-box-shadow: none;
		box-shadow: none;
		/* background-color: #93b9e6; */
		background-color: #67b5e6;
	}
	.open>.dropdown-menu {
		display: block;
	}
	.dropdown-menu { /* background-color: #93b9e6; */
		background-color: #67b5e6;
		/*width: 100%;*/
		position: absolute;
		top: 100%;
		left: 0 !important;
		right: 0 !important;
		z-index: 1000;
		display: none;
		float: left;
		/*min-width: 160px;*/
		padding: 5px 0;
		margin: 0 auto;
		text-align: center;
		max-width: 940px;
	}
	.dropdown-menu>li {
		display: table-cell;
		/*display:inline-block;*/
		height: 60px;
		vertical-align: middle;
		padding: 0px;
		/*width: 95px;
		max-width: 95px;*/
		padding-right: 30px;
	}
	.dropdown-menu>li>a {
		padding-top: 20px;
		padding-bottom: 20px;
		padding: 0px;
		font-size: 14px;
		line-height: 17px;
		color: #fff;
		opacity: 0.8;
		font-weight: 700;
		white-space: normal;
		text-align: center;
	}
	.dropdown-menu>li>a:hover,.dropdown-menu>li>a:active {
		opacity: 1.0;
		background-color: inherit;
		background-image: none;
		background-image: none;
		background-image: none;
		background-image: none;
		filter: none;
		background-repeat: repeat-x;
		color: #fff;
	}
	li.dropdown div.submenu {
		display: none;
	}
	li.dropdown.open .submenu {
		
	}
	li.dropdown.open div.submenu {
		display: block;
		/* background-color: #93b9e6; */
		background-color: #67b5e6;
		line-height: 60px;
	}
	.dropdown-menu { /*max-width:935px;*/ /* background-color: #93b9e6; */
		background-color: #67b5e6;
	}
	/* END NAV */
	.homeLink {
		display: block;
		margin-top: 42px;
		margin-bottom: 48px;
		float: left;
	}
	.homeLink img {
		width: 315px;
		height: 56px;
	}
	.homeLinkVR img {
		width: 192px;
		height: 31px;
	}
	.homeLinkVR {
		margin-top: 60px;
		float: right;
	}
	.headerText {
		font-size: 22px;
		font-size: 26px;
		color: #6C6B6B;
		display: block;
		float: left;
		margin-top: 71px;
		margin-left: 15px;
	}
	.searchLink  img {
		margin-top: 35px;
		opacity: 0.8;
	}
	.searchLink:hover  img {
		opacity: 1.0;
	}
	.rsPager {
		color: #6b6b6a;
	}
	/* HOME BOX */
	.homeBoxMain {
		margin-bottom: 10px;
		height: 255px;
	}
	.homebox {
		height: 255px;
		display: table;
		background-color: #4481c0;
		width: 100%;
		margin: 0px;
	}
	.homebox>.homeboxtxt,.homebox>.homeboximg {
		height: inherit;
	}
	.homebox>.homeboximg>div {
		opacity: 0.5;
	}
	.homebox>.homeboximg {
		padding-right: 0px;
		padding-left: 0px;
	}
	.homebox .homeboxtxt>div.homeboxinner h2 {
		font-size: 34px;
		line-height: 43px;
		padding-bottom: 10px;
		margin: 0px;
		font-weight: 700;
		color: #fff;
	}
	.homebox .homeboxtxt>div.homeboxinner h3 {
		font-size: 17px;
		line-height: 21px;
		margin: 0px;
		font-weight: 700;
		color: #fff;
	}
	.homebox .homeboxtxt>div.homeboxinner {
		margin-top: 40px;
		height: 142px;
		min-height: 142px;
		width: 400px;
		position: relative;
	}
	.homebox .homeboxtxt>div.homeboxinner.blue:after {
		content: url('/juf.nsf/juf_home_link_blue.png');
		float: right;
		position: absolute;
		top: 142px;
		right: -20px;
		display: block;
	}
	.homebox .homeboxtxt>div.homeboxinner.white:after {
		content: url('/juf.nsf/juf_home_link_white.png');
		float: right;
		position: absolute;
		top: 142px;
		right: -20px;
		display: block;
	}
	.homebox>.homeboxtxt img.homeBoxMainLink {
		margin-top: 50px;
		float: right;
		padding-right: 10px;
	}
	/* AKTUELLES */
	.row.aktbox img {
		width: 280px;
	}
	.row.aktbox .aktboximg img,.row.unterrichtbox .unterrichtboximg img {
		width: 100%;
	}
	.row.aktbox .aktboxtxt time {
		font-size: 24px;
		line-height: 24px;
		/*color:#4481c0;*/
		color: #007dbd;
	}
	.row.aktbox .aktboxtxt h2,.row.aktbox .aktboxtxt h2>a,.row.aktbox .aktboxtxt h2>a:hover,.row.abbox .abboxtxt h2,.row.abbox .abboxtxt h2>a,.row.unterrichtbox .unterrichtboxtxt h2,.row.unterrichtbox .unterrichtboxtxt h2 a,.row.publikationbox .publikationboxtxt h2,.suche h2
		{
		font-size: 31px;
		line-height: 34px;
		color: #6b6b6a;
		font-weight: 700;
		margin-top: 0px;
		text-decoration: none;
	}
	.row.aktbox .aktboxtxt h2>a,.row.aktbox .aktboxtxt h2>a:hover {
		font-size: 31px;
		line-height: 34px;
		color: #6b6b6a;
		font-weight: 700;
		margin-top: 0px;
		text-decoration: none;
	}
	div.row.abbox div.abboxiframedesc p,
	.row.aktbox .aktboxtxt p,.row.abbox .abboxtxt p,.row.unterrichtbox .unterrichtboxtxt p,.row.publikationbox .publikationboxtxt p,.kontakt p,.suche p,article span.articletext span,article span.articletext
		{
		font-size: 18px;
		line-height: 24px;
		color: #6b6b6a;
		display: inline-block;
		margin-bottom: 0px;
	}
	/* Arbeitsblätter */
	.row.abbox {
		margin-bottom: 20px;
	}
	.row.abbox .abboximg img {
		width: 90%;
		border: 1px solid #6b6b6a;
	}
	
	.row.abbox .abboxtxt{
		padding-left:0px;
	} 
	
	.row.abbox .abboxtxt h2 { /*color:#4481c0;*/
		color: #007dbd;
		margin-top: 0px;
	}
	.row.abbox .abboxtxt span a,
	.row.abbox .abboximg span a {
		color: #465ea2;
		font-size: 28px;
		line-height: 35px;
		font-weight: 700;
		margin-left: 12px;
	}
	.row.abbox .abboxtxt span a.pdf.left, 
	.row.abbox .abboximg span a.pdf.left {
		margin-top: 30px;
		margin-left: 0px;
		display: inline-block;
	}
	
	.row.abbox .abboxtxt span a,
	.row.abbox .abboximg span a {
		background-image: url('/juf.nsf/juf_dl_link.png');
		background-position: left;
		background-repeat: no-repeat;
		padding-left: 26px;
	}
	.row.unterrichtbox .unterrichtboxtxt span,.row.publikationbox .publikationboxtxt span,.row.aktbox .aktboxtxt  span
		{
		text-align: right;
		float: right;
	}
	.row.unterrichtbox .unterrichtboxtxt span a,.row.publikationbox .publikationboxtxt a,.row.aktbox .aktboxtxt  span a
		{
		font-size: 28px;
		line-height: 34px;
		font-weight: 700;
	}
	/*
	
	background-image: url(/p.nsf/moreinterest_link.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
	
	*/
	.row.publikationbox .publikationboxtxt a.more {
		background-image: url('/juf.nsf/juf_pub_more.png');
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 32px;
	}
	.row.unterrichtbox .unterrichtboxtxt span a,.row.aktbox .aktboxtxt  span a
		{
		background-image: url('/juf.nsf/juf_dl_link.png');
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 26px;
	}
	/*
	.row.unterrichtbox .unterrichtboxtxt span a:after,.row.aktbox .aktboxtxt  span a:after{
  		content:url('/juf.nsf/juf_dl_link.png');
  		margin-left: 12px;
  		
	}
	
	.row.publikationbox .publikationboxtxt a:after{
  		content:url('/juf.nsf/juf_pub_more.png');
  		margin-left: 12px;
  		
	}		
	*/
	.row.unterrichtbox .unterrichtboxtxt a.htmllink,article a,article a:visited,article a:active,article a:hover
		{
		color: #465ea2;
		font-size: 18px;
		line-height: 34px;
		display: inline-block;
		margin-bottom: 0px;
	}
	/*
	.row.unterrichtbox .unterrichtboxtxt a.htmllink:before,.row.publikationbox .publikationboxtxt a.htmllink:before,article a:before{
  		content:url('/juf.nsf/juf_a_link.png');
  		margin-right: 8px;
	}*/
	.row.unterrichtbox .unterrichtboxtxt a.htmllink,.row.publikationbox .publikationboxtxt a.htmllink,article a
		{
		background-image: url('/juf.nsf/juf_a_link.png');
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 25px;
	}
	
	.container.plainPage {
		font-size: 18px;
	    line-height: 24px;
	    color: #6b6b6a;
	    
	}
	.container.plainPage article a {
		color: #465ea2;
		font-size: 20px;
	    line-height: 24px;
		display: inline-block;
		margin-bottom: 0px;
		background: none;
		padding-left: 0px;
		cursor: pointer;
	}
	
	
	
	.container .row.allabsSub div { /*color:#4481c0;*/
		color: #007dbd;
		font-size: 32px;
		line-height: 32px;
		padding-left: 0px;
		padding-bottom: 40px;
		border-bottom: 1px solid #6b6b6a;
		margin-bottom: 40px;
	}
	.container .row.allabsSub div a,.container .row.allabsSub div a:hover {
		/*color:#4481c0;*/
		color: #007dbd;
		text-decoration: none;
	}
	div.container.trenner div.row.abbox div.abboximg,
	div.container.trenner div.row.abbox div.abboxiframe  {
		padding-left: 0px;
	}
	
	div.abboxiframe a{
		display:block;
		position:relative;
	}
	
	div.abboxiframe a img.videoicon{
		position: absolute;
		top:40%;
		left:40%;
		width: 15%;
		opacity: 0.7;

	}
	a.yt-preview:hover img.videoicon{
		opacity: 1.0;
	
	} 
	
	
	
	a.yt-preview .img-holder {
    display: inline-block;
    width: 100%;
    height: 75%;
    overflow: hidden;
}
a.yt-preview .img-holder img.yt-item {
    display: inline-block;
    width: 100%;
    height: 75%;
    margin: -10% 0;
}
	
	.row.mb10{
		margin-bottom:10px;
	
	}
	
	.row.mb30{
		margin-bottom:30px;
	
	}
	
	div.abboxiframe a img.preview{
		width:100%;
	
	}
	.container .row.allabsHeader div,.container .row.allAbisZ div {
		color: #6b6b6a;
		font-size: 18px;
		line-height: 24px;
	}
	.container .row.allAbisZ div.allAbisZHeader a.jumpBuchstabe {
		font-size: 27px;
		line-height: 51px;
		/* color: #93b9e6; */
		color: #67b5e6;
		padding-right: 10px;
	}
	.container .row.allAbisZ a.allAbisZLeft,.container .row.allAbisZ a.allAbisZLeft:hover,.container .row.allAbisZ a.allAbisZLeft:visited
		{
		font-size: 110px;
		line-height: 132px;
		/*color:#4481c0;*/
		color: #007dbd;
		text-decoration: none;
	}
	.container .row.allAbisZ a.allAbisZRight,.container .row.allAbisZ a.allAbisZRight:hover,.container .row.allAbisZ a.allAbisZRight:visited
		{
		font-size: 24px;
		line-height: 44px;
		/* color: #93b9e6; */
		color: #67b5e6;
	}
	div.panel.panel-default.AbZkeyword {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.panel.panel-default.AbZkeyword .panel-body {
		border-top: 0px;
	}
	div.panel.panel-default.AbZkeyword .panel-heading {
		padding: 0px;
	}
	div.panel.panel-default.AbZkeyword:first-child .panel-heading {
		padding-top: 20px;
	}
	.container .row.allabsHeader div a:before {
		content: url('/juf.nsf/juf_suba_link_a.png');
		padding-right: 15px;
	}
	.container .row.allabsHeader div a,.container .row.allabsHeader div a:visited
		{
		font-size: 25px;
		line-height: 40px;
		/*color:#4481c0;*/
		color: #007dbd;
		text-decoration: none;
		font-weight: 700;
	}
	.container .row.allabsHeader div a:hover :before {
		content: url('/juf.nsf/juf_suba_link_ahover.png');
		padding-right: 15px;
	}
	.container .row.allabsHeader div a:hover { /* color: #93b9e6; */
		color: #67b5e6;
	}
	.row.unterrichtbox.detail .unterrichtboxtxt h1,.kontakt h1,.suche h1,.map h1
		{ /*color:#4481c0;*/
		color: #007dbd;
		font-size: 31px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	.search h3 {
		font-size: 22px;
		line-height: 22px;
		/*color:#4481c0;*/
		color: #007dbd;
		font-weight: 700;
	}
	.row.unterrichtbox.detail .unterrichtboxtxt h2 { /*color:#4481c0;*/
		color: #007dbd;
		font-size: 27px;
		line-height: 28px;
	}
	/*
	.row.unterrichtbox.detail .unterrichtboxtxt span{
		font-size: 18px;
		line-height: 24px;
		color:#6b6b6a;
		text-align: left;
		float:none;
	}
	*/
	.container .breadcrump {
		font-size: 18px;
		line-height: 26px;
		margin-top: 40px;
		margin-bottom: 70px;
		padding-left: 0px;
	}
	.container .breadcrump a.active { /*color:#4481c0;*/
		color: #007dbd;
		font-size: 18px;
		line-height: 26px;
	}
	.container .breadcrump span.passiv {
		color: #6b6b6a;
		font-size: 18px;
		line-height: 26px;
	}
	.container .breadcrump span.passiv a,.container .breadcrump span.passiv a:hover
		{
		color: #6b6b6a;
		font-size: 18px;
		line-height: 26px;
		text-decoration: none;
		cursor: default;
	}
	.container .breadcrump div.PassivBreadcrumb,.container .breadcrump div.AktivBreadcrumb
		{
		display: inline-block;
	}
	.container .breadcrump img.breadcrumpSpacer {
		content: url('/juf.nsf/homebox_alink.png');
		margin-left: 7px;
		margin-right: 7px;
		line-height: 26px;
		margin-bottom: 2px;
	}
	.row.pubbox .pubboxtxt .header,.row.pubbox .boxlesensieauch .header {
		margin-top: 70px;
		padding-bottom: 30px;
		border-top: 1 px solid #d1d2d3;
		font-size: 32px;
		line-height: 32px;
		display: inline-block;
	}
	.row.pubbox .pubboxtxt span.zielgruppe,.row.pubbox .pubboxtxt span.altersstufe,.row.pubbox .pubboxtxt span.faecherbezug,.row.pubbox .pubboxtxt span.format
		{
		font-size: 18px;
		line-height: 24px;
		color: #6b6b6a;
		margin-left: 38px;
		display: inline-block;
	}
	.row.pubbox .pubboxtxt span.zielgruppe.HL,.row.pubbox .pubboxtxt span.altersstufe.HL,.row.pubbox .pubboxtxt span.faecherbezug.HL,.row.pubbox .pubboxtxt span.format.HL
		{ /*color:#90c3bc;*/
		color: #5dbdb6;
		margin-left: 0px;
		margin-top: 20px;
		background-repeat: no-repeat;
		background-position: left;
	}
	.row.pubbox .pubboxtxt span.zielgruppe.HL {
		margin-top: 0px;
		line-height: 24px;
	}
	.row.pubbox .pubboxtxt span.zielgruppe.HL {
		background-image: url('/juf.nsf/juf_zielgruppe.png');
		padding-left: 38px;
	}
	.row.pubbox .pubboxtxt span.altersstufe.HL {
		background-image: url('/juf.nsf/juf_altersstufe.png');
		padding-left: 36px;
	}
	.row.pubbox .pubboxtxt span.faecherbezug.HL {
		background-image: url('/juf.nsf/juf_faecherbezug.png');
		line-height: 34px;
		padding-left: 36px;
	}
	.row.pubbox .pubboxtxt span.format.HL {
		background-image: url('/juf.nsf/juf_format.png');
		line-height: 27px;
		padding-left: 35px;
	}
	/*
	.row.pubbox .pubboxtxt span.zielgruppe.HL:before{
  		content:url('/juf.nsf/juf_zielgruppe.png');
  		height:10px;
  		margin-right: 10px;
  		line-height: 24px;
  		margin-top: -4px;
  		display:inline-block;
  		
	}
	.row.pubbox .pubboxtxt span.altersstufe.HL:before{
  		content:url('/juf.nsf/juf_altersstufe.png');
  		margin-right: 10px;
	}	
	.row.pubbox .pubboxtxt span.faecherbezug.HL:before{
  		content:url('/juf.nsf/juf_faecherbezug.png');
  		margin-right: 10px;
	}	
	.row.pubbox .pubboxtxt span.format.HL:before{
  		content:url('/juf.nsf/juf_format.png');
  		margin-right: 10px;
	}
	*/
	.row.pubbox .pubboxtxt h1.header {
		line-height: 31px;
		font-size: 34px;
		/*color:#90c3bc;*/
		color: #5dbdb6;
		margin-bottom: 20px;
		margin-top: 100px;
		padding-bottom: 0px;
		clear: both;
	}
	a.contactButton,a.contactButton:hover {
		display: block;
		float: right;
		line-height: 30px;
		padding: 0 20px;
		height: 30px;
		background-color: #465ea2;
		color: #fff;
		text-decoration: none;
	}
	a.contactButton>span {
		float: right;
		line-height: 26px;
		padding-left: 8px;
	}
	.txtCaptcha {
		width: 200px;
		float: left;
		margin-left: 20px;
	}
	#map {
		min-height: 1000px;
		margin: 0px;
		padding: 0px;
		overflow: visible;
	}
	.scroller_anchor {
		height: 0px;
		margin: 0;
		padding: 0;
	}
	.scroller {
		width: 57px;
		height: auto;
		visibility: hidden;
		text-decoration: none;
		position: fixed;
		bottom: 50%;
		right: 0px;
		outline: none;
	}
	.scroller img {
		margin-bottom: 5px;
	}
	.search {
		cursor: pointer;
		border-bottom: 1px solid grey;
	}
	.sQuery {
		font-size: 20px;
		line-height: 22px;
		float: left;
	}
	.searchButtonMotive {
		margin-top: 4px;
		margin-left: 10px;
		border: none;
		background-color: #fff;
	}
	.rsPager {
		font-size: 20px;
		line-height: 22px;
		text-align: center;
		width: 100%;
		margin-top: 20px;
	}
	.rsPager span {
		padding: 10px;
	}
	.row.allAbisZ .panel.panel-default {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 0px;
		border-color: #fff;
		background-color: #fff;
	}
	.row.allAbisZ .panel.panel-default .panel-heading {
		background-image: none;
		background-image: none;
		background-image: none;
		background-image: none;
		filter: none;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	.row.aktbox .aktboxtxt h2 {
		margin-top: 0px;
	}
	.container.trenner:after {
		content: "";
		display: block;
		height: 1px;
		width: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
		background: #6b6b6a;
	}
	br.readmore {
		clear: both;
	}
	hr.readmore {
		color: #6b6b6a;
		height: 1px;
		clear: both;
	}
	a.readmore:hover,a.readmore:visited,a.readmore:active {
		text-decoration: none;
		color: inherit;
	}
	div.readmore {
		background-color: #f0f0f0;
		min-height: 125px;
	}
	div.readmore>p {
		font-size: 21px;
		line-height: 25px;
		padding: 20px;
		font-weight: 700;
	}
	div.readmoreHeader {
		min-height: 95px;
		clear: left;
		color: #6b6b6a;
	}
	div.readmoreHeader>p {
		font-size: 21px;
		line-height: 25px;
		padding-left: 20px;
		padding-top: 40px;
		font-weight: 700;
	}
	.row.unterrichtbox.detail .row.unterrichtboxtxt {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 30px;
	}
	hr.detailheader {
		color: #6b6b6a;
		height: 1px;
		clear: both;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	div.detailheaderName {
		display: inline-block;
	}
	span.detailheaderName {
		font-size: 32px;
		line-height: 32px;
		font-weight: 700;
		text-align: left !important;
		float: left !important;
	}
	div.Homeaktuelles {
		margin-top: 60px;
		margin-bottom: 80px;
	}
	div.Homeaktuelles .MainHL{
		font-size: 31px;
		line-height: 37px;
		font-weight: 700;
		/*color:#4481c0;*/
		color: #007dbd;
		margin-bottom: 40px;
		margin-top: 18px;
		display: inline-block;
	}
	div.Homeaktuelles .MainHL a,div.Homeaktuelles .MainHL a:hover{
		text-decoration: none;
	}
	div.Homeaktuelles time { /*color:#4481c0;*/
		color: #007dbd;
		font-size: 17px;
		line-height: 18px;
	}
	div.Homeaktuelles p {
		color: #6b6b6a;
		font-size: 20px;
		line-height: 24px;
		font-weight: 700;
		margin-bottom: 0px;
	}
	div.Homeaktuelles p a.HomeaktuellesP,div.Homeaktuelles p a.HomeaktuellesP:hover
		{
		color: #6b6b6a;
		font-size: 20px;
		line-height: 24px;
		font-weight: 700;
		margin-bottom: 0px;
		text-decoration: none;
	}
	div.Homeaktuelles a.Homeaktuelles { /*color:#4481c0;*/
		color: #007dbd;
		font-size: 18px;
		line-height: 22px;
		font-weight: 700;
	}
	div.Homeaktuelles a.Homeaktuelles:after {
		content: url('/juf.nsf/homebox_alink.png');
		margin-left: 12px;
	}
	a.begriffdesmonats,a.begriffdesmonats:hover {
		text-decoration: none;
	}
	a.begriffdesmonats div.innerboxbdm {
		padding: 20px;
		background-color: #65b4e6;
		color: #FFF;
		font-size: 31px;
		line-height: 35px;
		font-weight:400;
	}
	a.begriffdesmonats div.innerboxbdm span {
		margin-top: 45px;
		font-weight: 700;
		display: inline-block;
	}
	a.begriffdesmonats:after {
		content: url('/juf.nsf/homebox_linkunder.png');
		margin-left: 64px;
	}
	.carousel-caption {
		text-align: left;
		left: 25.5%;
	}
	.carousel-caption h1,.carousel-caption .headline {
		font-size: 54px;
		line-height: 58px;
		color: #FFF;
		font-weight:700;
		margin-bottom: 15px;
		margin: 10px 0;
    	font-weight: bold;
    	font-family: inherit;
    	box-sizing:border-box;
		display:block;
		height:auto;
		margin-block-end:15px;
		margin-block-start:10px;
		margin-bottom:15px;
		margin-inline-end:0px;
	}
	.carousel-caption h2,.carousel-caption .subheadline {
		font-size: 20px;
		line-height: 26px;
		color: #FFF;
		font-weight:700;
		font-weight:700;
		margin-bottom: 15px;
		margin: 10px 0;
    	font-weight: bold;
    	font-family: inherit;
    	box-sizing:border-box;
		display:block;
		height:auto;
		margin-block-end:15px;
		margin-block-start:10px;
		margin-bottom:15px;
		margin-inline-end:0px;
	}
	.carousel-caption a {
		font-size: 15px;
		line-height: 21px;
		color: #FFF;
	}
	/*
	.carousel-caption a:after{
	content:url('/juf.nsf/homebox_alink.png');
  		margin-left: 12px;
  		
	}
	*/
	.carousel-caption a {
		background-image: url('/juf.nsf/homebox_alink.png');
		background-position: right;
		background-repeat: no-repeat;
		padding-right: 20px;
	}
	.carousel-inner>.item>img {
		margin: 0 auto;
	}
	.row.unterrichtbox.detail .unterrichtboxtxt article.aktuelles>time {
		font-size: 24px;
		line-height: 31px;
		/*color:#4481c0;*/
		color: #007dbd;
	}
	.row.unterrichtbox.detail .unterrichtboxtxt article.aktuelles>h1 {
		font-size: 31px;
		line-height: 34px;
		color: #6b6b6a;
		font-weight:700;
		margin-top: 0px;
	}
	span.pageHeader { /*color:#4481c0;
		color:#007dbd;*/
		color: #67b5e6;
		font-size: 31px;
		line-height: 32px;
		font-weight:700;
		margin-top: 0px;
		margin-bottom: 80px;
		display: block;
	}
	span.PageDES {
		font-size: 18px;
		line-height: 24px;
		color: #6b6b6a;
		margin-bottom: 80px;
		display: block;
	}
	.container .row.allftSub div.ftsubimg img,.container .row.allftSub div.ftsubimg
		{
		text-align: center;
		padding-bottom: 30px;
	}
	.container .row.allftSub div.ftsubDES h2,.container .row.allftSub div.ftsubDES h2 a:hover,.container .row.allftSub div.ftsubDES h2 a
		{
		font-size: 31px;
		line-height: 44px;
		font-weight:700;
		margin-top: 0px;
		margin-bottom: 20px;
		/*color:#428bca;*/
		color: #67b5e6;
		text-decoration: none;
	}
	.container .row.allftSub div.ftsubDES ul.ftsubul {
		margin-left: 20px;
		margin-bottom: 75px;
	}
	.container .row.allftSub div.ftsubDES ul.ftsubul li,.container .row.allftSub div.ftsubDES ul.ftsubul li a
		{
		font-size: 21px;
		line-height: 31px;
		color: #6b6b6a;
		text-decoration: none;
	}
	.AbZkeyword .panel-body ul,articleText ul,articleText ol {
		margin-left: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.AbZkeyword .panel-body ul li,articleText ul li,articleText ol li {
		font-size: 18px;
		line-height: 31px;
		color: #6b6b6a;
		text-decoration: none;
	}
	.footer {
		color: #fff !important;
		font-size: 14px !important;
		padding-top: 20px;
		padding-bottom: 20px;
		/*background-color: #4481c0;*/
		background-color: #007dbd;
	}
	.footer a {
		color: #fff !important;
		font-size: 14px !important;
	}
	.footerIMG {
		min-height: 250px;
		margin: 0 auto;
	}
	.row.publikationbox .publikationboximg div.overlays {
		position: relative;
		min-height: 281px;
	}
	.row.publikationbox .publikationboximg div.overlays img.awardoverlay {
		margin-top: 184px;
		margin-left: 76px;
		position: absolute;
		z-index: 1;
		width: 100px;
		height: 100px;
		border: 0px;
	}
	.row.publikationbox .publikationboximg img.ohneSiegel {
		width: 178px;
	}
	.row.publikationbox .publikationboximg div.overlays img.mitSiegel {
		width: 157px;
		position: absolute;
		z-index: 0;
	}
	.row .pubboxtxt img.publikationSiegel.ohneSiegel {
		width: 270px;
	}
	.row.pubbox.detail .pubboxtxt.overlays {
		position: relative;
	}
	.row .pubboxtxt img.publikationSiegel.mitSiegel {
		width: 238px;
		position: absolute;
		z-index: 0;
	}
	.row .pubboxtxt img.awardoverlay {
		margin-top: 276px;
		margin-left: 114px;
		position: absolute;
		z-index: 1;
		border: 0px;
		width: 155px;
		height: 155px;
	}
	.row.publikationbox .publikationboximg img,.row .pubboxtxt img.publikationSiegel
		{
		border: 1px solid #2381c7;
	}
	.row.publikationbox .publikationboxtxt h2,.row.publikationbox .publikationboxtxt a
		{ /*color:#90c3bc;*/
		color: #5dbdb6;
	}
	.row.publikationbox .publikationboxtxt h2 a {
		text-decoration: none;
	}
	article.aktuelles div.aktuellesHeaderIMG,article.engagement div.aktuellesHeaderIMG,article.finanzbildung div.aktuellesHeaderIMG,article.finanzthemen div.aktuellesHeaderIMG,article.unterrichtspraxis div.aktuellesHeaderIMG
		{
		width: 100%;
		margin-bottom: 20px;
	}
	article.aktuelles div.aktuellesHeaderIMG img,article.engagement div.aktuellesHeaderIMG img,article.finanzbildung div.aktuellesHeaderIMG img,article.finanzthemen div.aktuellesHeaderIMG img,article.unterrichtspraxis div.aktuellesHeaderIMG img
		{
		width: 100%;
	}
	.row.unterrichtbox .unterrichtboxtxt article.aktuelles div.aktuellesHeaderIMG span
		{
		text-align: left;
		margin-top: 20px;
		display: inline-block;
		float: none;
		color: #6b6b6a;
		font-size: 14px;
		line-height: 19px;
	}
	.row.unterrichtbox .unterrichtboxtxt article.aktuelles span.videoBoxDESC
		{
		text-align: left;
		/*margin-top:-10px;*/
		margin-bottom: 20px;
		display: block;
		float: none;
		color: #6b6b6a;
		font-size: 14px;
		line-height: 19px;
	}
	.row.aktbox .aktboxtxt span a { /*color:#4481c0;*/
		color: #007dbd;
	}
	article div.articleTeaser,article div.articleText {
		font-size: 18px;
		line-height: 24px;
		color: #6b6b6a;
		display: inline-block;
	}
	article div.articleText {
		margin-bottom: 10px;
	}
	div.container>div.row>div.aktuellesMore {
		text-align: left;
		font-size: 28px;
		line-height: 34px;
		font-weight:700;
	}
	div.container>div.row>div.aktuellesMore a,div.container>div.row>div.aktuellesMore a:hover
		{
		text-decoration: none;
	}
	div.smHlCount {
		padding-top: 10px;
	}
	div.smHlCount div.search {
		padding-bottom: 10px;
	}
	article ul {
		padding-top: 10px;
		padding-left: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 0px
	}
	article ul li {
		font-size: 18px;
		line-height: 24px;
		color: #6b6b6a;
		padding-left: 10px;
		margin-bottom: 10px;
	}
	article ul li:last-child {
		margin-bottom: 0px;
	}
	article div.articleText img {
		display: inline;
		margin-bottom: 15px;
		max-width: 100%;
		height: auto;
	}
	.row {
		margin-right: 0px;
		margin-left: 0px;
	}
	div.container.trenner>div.row.unterrichtbox>div.unterrichtboximg,div.container.trenner>div.row.aktbox>div.aktboximg
		{
		padding-left: 0px;
	}
	.carousel-inner>.item>div {
		min-height: 468px; /* Set slide height here */
	}
	/* iframe */
	.embed-container {
		position: relative;
		padding-bottom: 56.25%; /* ratio 16x9 */
		height: 0;
		overflow: hidden;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.embed-container iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/* ratio 4x3 */
	.embed-container.ratio4x3 {
		padding-bottom: 75%;
	}
}

/* END @media all {	 */
@media only screen and (min-width: 768px) and (max-width: 965px) {
	/* .navbar-default .navbar-nav>li.active > a:before , */
	.navbar-default .navbar-nav>li.open>a:before {
		top: 24px;
	}
	.carousel-inner>.item>div {
		min-height: 364px; /* Set slide height here */
	}
	.navbar-default .navbar-nav>li.active:after {
		border: 0px;
	}
	.container {
		padding-right: 20px;
		padding-left: 20px;
		margin-right: none;
		margin-left: none;
		width: 100%;
	}
	.navbar-default .navbar-nav>li>a {
		color: inherit;
		font-size: 20px;
		line-height: 24px;
		padding-right: 20px;
	}
	.navbar-default .navbar-nav>li:first-child {
		padding: 25px 20px 20px 0px;
	}
	.navbar-default .navbar-nav>li {
		padding: 25px 20px 20px 0px;
	}
	.searchLink img {
		margin-top: 25px;
	}
	/* HOME BOX */
	.homebox {
		height: 200px;
	}
	.homeLink img {
		width: 225px;
		height: 44px;
	}
	.homeLinkVR img {
		width: 150px;
		height: 25px;
	}
	.headerText {
		font-size: 17px;
		font-size: 20px;
		float: left;
		margin-top: 65px;
		margin-left: 10px;
	}
	.homeBoxMain {
		margin-bottom: 10px;
		height: 195px;
	}
	.homebox {
		height: 195px;
	}
	.homebox .homeboxtxt>div.homeboxinner h2 {
		font-size: 26px;
		line-height: 33px;
	}
	.homebox .homeboxtxt>div.homeboxinner h3 {
		font-size: 15px;
		line-height: 19px;
	}
	.homebox .homeboxtxt>div.homeboxinner {
		margin-top: 31px;
		height: 111px;
		min-height: 111px;
		width: 307px;
	}
	.homebox .homeboxtxt>div.homeboxinner.blue:after {
		top: 111px;
	}
	.homebox .homeboxtxt>div.homeboxinner.white:after {
		top: 111px;
	}
	span.pageHeader {
		font-size: 31px;
		line-height: 32px;
		font-weight:700;
		margin-top: 0px;
		margin-bottom: 40px;
	}
	.container .breadcrump {
		font-size: 16px;
		line-height: 22px;
		margin-top: 30px;
		margin-bottom: 60px;
		padding-left: 0px;
	}
	.container .breadcrump a.active {
		font-size: 16px;
		line-height: 22px;
	}
	.container .breadcrump span.passiv {
		font-size: 16px;
		line-height: 22px;
	}
	span.pageHeader {
		font-size: 24px;
		line-height: 25px;
		margin-bottom: 60px;
	}
	.row.aktbox .aktboxtxt time {
		font-size: 19px;
		line-height: 24px;
	}
	.row.aktbox .aktboxtxt h2,.row.aktbox .aktboxtxt h2>a,.row.abbox .abboxtxt h2,.row.unterrichtbox .unterrichtboxtxt h2,.row.publikationbox .publikationboxtxt h2,.suche h2
		{
		font-size: 24px;
		line-height: 26px;
	}
	/*
	.row.aktbox .aktboxtxt p,.row.abbox .abboxtxt p,.row.unterrichtbox .unterrichtboxtxt p,.row.publikationbox .publikationboxtxt p, .kontakt p, .suche p{
		font-size:16px;
		line-height:21px;
	}
	*/
}

/* END @media only screen and (min-width: 768px) and (max-width: 965px) {  */
@media ( min-width : 768px) {
	.searchLink.navbar-toggle {
		display: none;
	}
}

/* END @media (min-width: 768px){ */
@media only screen and (min-width: 875px) and (max-width: 965px) {
	.navbar-default .navbar-nav>li.sub1.open ul.dropdown-menu {
		padding-left: 80px;
		width: auto;
	}
	.navbar-default .navbar-nav>li.sub2.open ul.dropdown-menu {
		padding-left: 230px;
		width: auto;
	}
	.navbar-default .navbar-nav>li.sub3.open ul.dropdown-menu {
		padding-left: 210px;
		width: auto;
	}
	.navbar-default .navbar-nav>li.sub4.open ul.dropdown-menu {
		padding-left: 440px;
		width: auto;
	}
	
	div.row.abbox div.abboxiframe iframe{
		max-width:90%!important;
	}
}
	
	/* END @media only screen and (min-width: 875px) and (max-width: 965px) */
@media only screen and (min-width: 768px) and (max-width: 874px) {
	.navbar-default .navbar-nav>li.sub1.open ul.dropdown-menu {
		padding-left: 80px;
		width: auto;
	}
	.navbar-default .navbar-nav>li.sub2.open ul.dropdown-menu {
		padding-left: 230px;
		width: auto;
	}
	.navbar-default .navbar-nav>li.sub3.open ul.dropdown-menu {
		padding-left: 210px;
		width: auto;
	}
	.navbar-default .navbar-nav>li.sub4.open ul.dropdown-menu {
		padding-left: 440px;
		width: auto;
	}
}
	
	/* END media only screen and (min-width: 768px) and (max-width: 874px){ */
@media only screen and (max-width: 767px) {
	.carousel-inner>.item>div {
		min-height: 325px; /* Set slide height here */
	}
	.carousel-caption {
		padding-bottom: 0px;
	}
	.carousel-caption h1 {
		font-size: 35px;
		line-height: 34px;
	}
	.carousel-caption h2 {
		font-size: 15px;
		line-height: 21px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.carousel-caption a {
		font-size: 15px;
		line-height: 21px;
		margin-top: 20px;
		margin-bottom: 0px;
		display: block;
	}
	.carousel-indicators {
		bottom: 0px;
		margin-bottom: 2px;
	}
	.row.publikationbox .publikationboximg div.overlays,.row.aktbox .aktboximg img
		{
		margin-bottom: 20px;
	}
	div.Homeaktuelles {
		margin-bottom: 30px;
	}
	div.Homeaktuelles div.row>div span.MainHL {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	div.Homeaktuelles div.row>div:first-child span.MainHL {
		margin-bottom: 40px;
	}
	div.Homeaktuelles div.row div {
		margin-top: 10px;
	}
	div.container.trenner div.row.abbox div.abboximg {
		margin-bottom: 20px;
	}
	.row.pubbox.detail .pubboxtxt.overlays {
		min-height: 330px;
	}
	.row .pubboxtxt img.publikationSiegel.ohneSiegel {
		width: 80%;
	}
	.row .pubboxtxt img.publikationSiegel.mitSiegel {
		width: 200px;
	}
	.row .pubboxtxt img.awardoverlay {
		margin-top: 220px;
		margin-left: 124px;
		width: 100px;
		height: 100px;
	}
	div.submenu.active {
		display: none;
	}
	.navbar-default .navbar-nav>li.active:after {
		border: 0px;
	}
	a.searchLink {
		display: none;
	}
	.dropdown-menu>li>a {
		white-space: nowrap;
	}
	a.dropdown-toggle:after {
		content: url('/juf.nsf/menu_mobil_icon_down.png');
		float: right;
		padding-top: 0px;
	}
	.dropdown-menu>li {
		display: block;
		padding-top: 0px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover
		{
		color: #FFF;
	}
	.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus
		{
		border-right: 0px;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	    background-color: #007dbd; 
	}
	
	.nav>li.dropdown.open .dropdown-menu {
	  border:1px solid  #67b5e6; 
	      background-color:#007dbd;
	          display: block;
    text-align: left;
    padding-left:0px!important;
	}
	
	.nav>li.dropdown.open .dropdown-menu > li{
		
		padding-right:0px;
		border-bottom:1px solid  #67b5e6; 
	}
	
	.nav>li.dropdown.open .dropdown-menu > li a{
		text-align: left;
		padding-left: 20px;
		line-height:40px;
	}	
	
	.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header
		{
		padding: 5px 15px 5px 10px;
		color: #FFF;
		font-size: 16px;
		line-height: 20px;
	}
	.searchLink.navbar-toggle {
		display: block;
		float: right;
	}
	.searchLink.navbar-toggle img {
		margin-top: 0px;
	}
	.navbar-nav {
		margin: 0px;
	}
	searchLink navbar-toggle
	
	.navbar-default .navbar-nav>li>a {
		color: inherit;
		font-size: 26px;
		line-height: 31px;
		border-right: 1px solid #fff;
		font-weight:700;
		padding: 0;
		padding-right: 22px;
		opacity: 1;
	}
	.navbar-default .navbar-nav>li:first-child,.navbar-default .navbar-nav>li
		{
		padding: 10px 20px 10px 0px;
	}
	.navbar-default .navbar-nav>li:first-child {
		padding-top: 20px;
	}
	.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus
		{
		color: #FFF;
		background-color: rgba(0, 0, 0, 0);
	}
	/* HOME BOX */
	.homebox {
		height: 165px;
	}
	.scroller {
		visibility: hidden !important;
	}
	.homeLink img {
		width: 178px;
		height: 35px;
	}
	.homeLinkVR img {
		width: 105px;
		height: 17px;
	}
	.homeLink {
		display: block;
		margin-top: 29px;
		margin-bottom: 10px;
		float: left;
	}
	.homeLinkVR {
		margin-top: 12px;
		float: right;
		margin-right: -120px;
	}
	.headerText {
		float: right;
		font-size: 16px;
		line-height: 18px;
		margin-top: 46px;
	}
	.homeBoxMain {
		margin-bottom: 8px;
		height: 165px;
	}
	.homebox {
		height: 165px;
	}
	.homebox .homeboxtxt>div.homeboxinner h2 {
		font-size: 23px;
		line-height: 29px;
	}
	.homebox .homeboxtxt>div.homeboxinner h3 {
		font-size: 14px;
		line-height: 17px;
	}
	.homebox .homeboxtxt>div.homeboxinner {
		margin-top: 25px;
		height: 92px;
		min-height: 92px;
		width: 90%;
	}
	.navbar-default .navbar-nav>li.active>a:before {
		border: 0px;
	}
	.homebox .homeboxtxt>div.homeboxinner.blue:after {
		top: 92px;
	}
	.homebox .homeboxtxt>div.homeboxinner.white:after {
		top: 92px;
	}
	.container .breadcrump {
		font-size: 16px;
		line-height: 22px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-left: 0px;
	}
	.container .breadcrump a.active {
		font-size: 16px;
		line-height: 22px;
	}
	.container .breadcrump span.passiv {
		font-size: 16px;
		line-height: 22px;
	}
	span.pageHeader {
		font-size: 25px;
		line-height: 25px;
		margin-bottom: 33px;
	}
	.row.aktbox .aktboxtxt time {
		font-size: 21px;
		line-height: 25px;
	}
	.row.aktbox .aktboxtxt h2,.row.abbox .abboxtxt h2,.row.unterrichtbox .unterrichtboxtxt h2,.row.publikationbox .publikationboxtxt h2,.suche h2
		{
		font-size: 26px;
		line-height: 28px;
	}
	.row.aktbox .aktboxtxt p,.row.abbox .abboxtxt p,.row.unterrichtbox .unterrichtboxtxt p,.row.publikationbox .publikationboxtxt p,.kontakt p,.suche p
		{
		font-size: 16px;
		line-height: 21px;
		max-width: 100%;
	}
	article div.articleTeaser,article div.articleText {
		font-size: 16px;
		line-height: 21px;
		max-width: 100%;
	}
	.container .row.allAbisZ div.allAbisZHeader a.jumpBuchstabe {
		float: left;
	}
	.navbar-default .navbar-nav>li.sub0.open ul.dropdown-menu,.navbar-default .navbar-nav>li.sub1.open ul.dropdown-menu,.navbar-default .navbar-nav>li.sub2.open ul.dropdown-menu,.navbar-default .navbar-nav>li.sub3.open ul.dropdown-menu,.navbar-default .navbar-nav>li.sub4.open ul.dropdown-menu
		{
		padding-left: 10px;
		width: 100%;
	}
	.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12
		{
		padding-left: 0px;
		padding-right: 0px;
	}
	.dropdown-menu>li {
		display: inherit;
	}
	.row.unterrichtbox.detail .row.unterrichtboxtxt {
		padding-left: 0px;
	}
	div.row.publikationbox>div.publikationboximg {
		margin-bottom: 30px;
	}
	div.row.unterrichtbox>div.unterrichtboximg>a>img {
		margin-bottom: 30px;
	}
}

/* END @media only screen and (max-width: 767px){ */


@media only screen and (max-width: 420px) {
	.row.unterrichtbox.detail .unterrichtboxtxt h1, .kontakt h1, .suche h1, .map h1{
		word-break:break-word;
	}
	
	.row.unterrichtbox .unterrichtboxtxt a.htmllink, .row.publikationbox .publikationboxtxt a.htmllink, article a {
		background-position: left 10px;
	}
	
	.carousel-caption .headline {
    	font-size: 40px;
    	line-height: 44px;
	}
	
}
@media only screen and (max-width: 375px) {
	.homeLink img {
		width: 100px;
		height: 20px;
	}
	.headerText {
		margin-top: 33px;
	}
}

/* target Microsoft Edge Browser 12+ (all MS Edge) --> IE Egde Scroller problem */
@
supports  (-ms-accelerator:true ) {html { -ms-overflow-style:scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
}
/* DEV 0 */
@media all {
	.socialToolBar{
			max-width:407px;
			width:100%;
			/*height:90px;*/
			height:100px;
			overflow:hidden;
			float:right;
			
			
		}
		
		.socialToolBar > .Container{
			float:right;
			max-width:190px;
			width:100%;
			margin-left: 100px;
			border: 1px solid white;
			position: absolute;
			background: white;
		}
		
		.socialToolBar > .Container.ics{
			float:right;
			max-width:190px;
			width:100%;
			margin-left: 100px;
			border: 1px solid white;
			position: absolute;
			background: white;
		}
		
		.socialToolBar > .Container.ics.noabsolute,.socialToolBar > .Container.noabsolute{
			position: inherit;
		} 
		
		.socialToolBar > .Container.active{
			border: 1px solid #707070;
			background: white;
		}
		
		
		.socialToolBar a,.socialToolBar a:hover{
		background-image:none;
			background-repeat:none;
			background-position:inherit;
			padding-right: 0px;
		
		}
		
		.socialToolBar > .Container > .icons{
			float:right;
			padding-left:8px;
			background-image:none;
			background-repeat:none;
			background-position:inherit;
			padding-right: 0px;
		}
		
		
		.socialToolBar > .Container > .facebook.icons > img,
		 .socialToolBar > .Container > .linkedin.icons > img,
		  .socialToolBar > .Container > .instagram.icons > img,
		   .socialToolBar > .Container > .xing.icons > img{
			opacity: .3;
			cousor:default;
		}
		
		.socialToolBar > .Container.active > .facebook.icons > img,
		 .socialToolBar > .Container.active > .linkedin.icons > img,
		  .socialToolBar > .Container.active > .instagram.icons > img,
		   .socialToolBar > .Container.active > .xing.icons > img{
			opacity: 1;
			cousor:hand;
		}
		
		.socialToolBar > .Container > .mail.icons{
			display:block;
		}
		.socialToolBar > .Container > .mail.icons.mobil{
			display:none;
		}
		
		.socialToolBar > .Container.show{
			border: 1px solid #707070;
		}
		.socialToolBar > .Container > .activate_info_link:hover{
			display:block;
		}
		
		.socialToolBar > .Container > .activate {
			clear:right;
			display:block;
			padding-left:10px;
			padding-top:9px;
			line-height: 21px;
			font-size:12px!important;
		}		 
		
		.socialToolBar > .Container.activate > .active > .activate_info_link {
		display: block;	
		}
		
		.socialToolBar > .Container > .activate > .activate_info_link {
		display: none;
		}
		
		.socialToolBar > .Container.show > .activate > .activate_info_link {
		display: block;
	position: relative;
	/* width: 230px; */
	font-size: 12px;
	background-color: #fff;
	/* z-index: 8003; */
	/* padding-left: 10px; */
	padding-top: 9px;
	color: #707070;
		}
		/*
		.socialToolBar > .Container > .activate > .splink:hover + .socialToolBar > .Container{
			display: block; 
			border:1px solid green;
		} 
		*/
		.activate > a.splink, a.activate_social_bvr{
			color:#707070;
			font-size:11px;
		}
		
		a.activate_social_bvr.udlink:hover{
			text-decoration: underline!important;
		}
		
		
	
		
		.referertable{
		 max-width:600px;
		 width:100%;
		}
		
		.refer_as_mail_content, .refer_as_mail_content > .input_description{
			font-size:14px;
			font-family: "frutiger_vrregular", Arial, sans-serif;
			display:block;
			margin:20px 0px 10px 0px;
		}
		
		
		.socialrefermail .lotusDialogHeader{
			background: #E3E3E3!important;
				background: -webkit-linear-gradient(#E3E3E3, #F3F3F3)!important;
			background: -o-linear-gradient(#E3E3E3, #F3F3F3)!important;
			background: -moz-linear-gradient(#E3E3E3, #F3F3F3)!important;
			background: linear-gradient(#E3E3E3, #F3F3F3)!important;
			-webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19)!important;
			-moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19)!important;
			box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19)!important;
			color:black!important;
		
		}
		
		.socialrefermail .lotusDialogHeader span{
			color: #0066b3!important;
		}
}

@media only screen and (max-width: 980px){
	.socialToolBar > span {display:none;} 
	.socialToolBar > .Container { margin-left:0px;}
}

@media only screen and (max-width: 780px){
		
		.socialToolBar > .Container > .mail.icons {
    		display: none;
		}
		.socialToolBar > .Container > .mail.icons.mobil {
		    display: block;
		}
		
	}


	

