body {
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	min-height: 100%;
}


.submenu1 {
    list-style-type: none;
    text-align: right;
    padding-right: 60px;
    margin-bottom: 1px;
}

.submenu1 > li > a {
    font-family: abel,sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 42px;
    text-align: right;
    text-transform: uppercase;
    padding: 0px;
    color: #000000;

}

.submenu1 > li > a:hover {
    text-decoration: none;

}

h1,.h1{
font-family: Open Sans,sans-serif;
font-size: 28px;
font-weight: 700;
line-height: 28px;
border-bottom: 1px solid #000;
margin-bottom: 25px;
padding-bottom: 30px;
}

h2,.h2{
font-family: Open Sans,sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 28px;

margin-bottom: 5px;
padding-bottom: 10px;	
	
}

h3,.h3{
	font-family: Open Sans,sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 28px;
margin-bottom: 5px;
padding-bottom: 10px;	
}



.page-scroll-mobile {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	right:20px;
	outline:none;
}


.iframeWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	min-height: 800px;
}
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.fotocredit, .team_text {
    color: #7F7F7F;
    font-family: open Sans,sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-align: right;
    padding: 0px;
}

 
.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	border-left:5px solid; 
	margin: 15px -15px 15px ;
	position: relative;
	float: right;
}


@media (max-width: 992px) {
 
 .arrow-left {
  visibility: hidden;	
 	
 }
 
 .article_hl_underline{
 	 margin-top: 20px;
 }
 
 	
}


.copy {
    font-family: open Sans,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 0px;
}

.article_sl {
    font-family: abel,sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    padding: 30px 0px 4px;
}

.caption {
    font-family: Open Sans,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    padding: 0px;
}


.vs{
font-family: Open Sans,sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 1.42857;
color: #333;
min-height: 60px;	
}

.vs a{
	font-family: Open Sans,sans-serif;
font-size: 11px;
line-height: 1.42857;
color: #333;
text-decoration: none;
font-weight: lighter;	
}

.vs a:hover {
color: #000;
text-decoration: none;		
}


p{
	
font-family: Open Sans, sans-serif;
font-size: 14px;
font-weight: normal;

line-height: 22px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

}



.navbar-default{
	background-color: #fff;
	color: #516066;
	font-family: 'Abel', sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
}

.navbar{
	border: none;
	background-color: #fff;
}

.navbar-nav{
	min-height: 92px;
}

.navbar-brand{
	min-height: 92px;
}

.nav{
	min-height: 92px;
}

.dropdown {
	min-width: 170px;
}

.open {
	margin-top: 0px;
	min-height: 92px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
	height:92px;
	background-color: transparent;
}


.navbar-nav > li > a {
	padding-top: 35px;
	padding-bottom: 15px;
}

.navbar-toggle {
	margin-top: 28px;
	margin-right: 25px;
}

/*Hintergrundelemente*/

#inner{
	max-width: 1170px;
	margin: 0 auto;
}

.inheritback{

	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-family: 'Reenie Beanie', cursive;
	font-size: 44px;
	font-weight: 500;
	line-height: 44px;
	height: 324px;
}

.inheritback > p{

	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-family: 'Reenie Beanie', cursive;
	font-size: 40px;
	font-weight: 500;
	line-height: 44px;
	height: 324px;
}


.innerinnerschule{
	max-width: 220px;
}

.innerinneraktivitaeten{
	max-width: 370px;
}

.innerinnerservice{
	max-width: 540px;
}

.innerinneraktuell{
	max-width: 710px;
	padding-left: 80px;
}

.backschule{
	position: absolute;
	background-color: #AB7CDD;
	width: 100%;
	height: 340px;
	top: 92px;
	visibility: hidden;
	z-index: 999;
	background-image: url(../images/schule.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}

.backaktivitaeten{
	position: absolute;
	background-color: #F15A24;
	width: 100%;
	height: 340px;
	top: 92px;
	visibility: hidden;
	z-index: 999;
	background-image: url(../images/activity.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.backservice{
	position: absolute;
	background-color: #ADB800;
	width: 100%;
	height: 340px;
	top: 92px;
	visibility: hidden;
	z-index: 999;
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.backaktuell{
	position: absolute;
	background-color: #ED1C24;
	width: 100%;
	height: 340px;
	top: 92px;
	visibility: hidden;
	z-index: 999;
	background-image: url(../images/menue_box_aktuell.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/*Hintergrundelemente*/

.dropdown-menu {
	text-align: left;
	background-color: transparent;
	border: none;
	box-shadow: none;
}


a.menuetop {
	color: #FFF;
	font-family: abel,sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	padding: 0px;
	text-decoration: none;
}

.list-unstyled li{
	padding: 5px;
}


.list-unstyled li:hover {
	border-left: 18px solid #fff;
	text-decoration: none;
	padding: 5px;
}

li.nohover{
	border-left: 0px;
	text-decoration: none;
}
li.nohover:hover {
	border-left: 0px;
	text-decoration: none;
}

#oberstufe, #unterstufe {
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
	color: #AB7CDD;
	font-size: 13px;
	line-height: 16px;
	font-family: Open Sans,sans-serif;
	font-weight: 700;
	position: relative;
	width: 168px;
	min-height: 30px;
	background: transparent url("../images/ostust.png") no-repeat scroll center top;
	transition: all 0.5s ease 0s;
	margin-left: -4px;
}


.dropdown-menu {
	min-width: 400px;
}

/*Rechte Spalte im Menü Schule*/
.smargin {
	margin-top: 30px;
}

/*neue breite für das umschalten*/
@media (max-width: 992px) {

	#mainmenu {
		display: none;
	}
	#sidemenu{
		visibility: visible;
	}
}



/******** sink effect *********/

.sink_left {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
}

.sink_left:hover {
	-webkit-transform:translate(-15px,0px);
	-moz-transform:translate(-15px,0px);
	-ms-transform:translate(-15px,0px);
	-o-transform:translate(-15px,0px);
	transform:translate(-15px,0px);
}


.sink_right {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
}

.sink_right:hover {
	-webkit-transform:translate(15px,0px);
	-moz-transform:translate(15px,0px);
	-ms-transform:translate(15px,0px);
	-o-transform:translate(15px,0px);
	transform:translate(15px,0px);
}






/**************** feature *****************/


.feature-full{
margin-top:110px;	
}

.feature-mobile{
margin-top:90px;	
}


.links {
	/*margin-left: -25px;*/
	/*margin-left: -15px;*/
}

.mitte{
	margin-left: -35px;
  margin-right: 30px;
}

.rechts{
	
	/*margin-left: -15px;*/
	/*margin-left:15px;*/
	
}


.article_hl {
    font-family: Open Sans,sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    
}


.article_hl_underline {
    font-family: Open Sans,sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    /*min-height: 90px;*/
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding-bottom: 30px;
}


.article_author {
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    padding: 0px 0px 16px;
}




/*neue breite für das umschalten*/
@media (max-width: 992px) {


.article_hl {
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    
}


.article_author {
    font-family: Open Sans,sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    padding: 0px 0px 16px;
}



.feature-full {
		display: none;
}

.feature-mobile{
		display: block;
}
	
.links {	
	margin-left: 0px;
}

.mitte{
	margin-left: 0px;
  margin-right: 0px;
}


.rechts {	
	
	margin-left: auto;		
	margin-right: 0px;
}
	
	
}

@media (min-width: 993px) {

	.feature-full {
		display: block;
	}
	.feature-mobile{
		display: none;
	}
}




/*************content without sidemenu ***********/


@media (max-width: 992px) {
	.inner-content {
		//background-color: #ff0000;
		padding-top: 30px;
		margin-right: 0px;
		margin-top: 15px;
		margin-bottom: 30px;
		border-top: 1px solid #000000;
	}

}

@media (min-width: 993px) {
	.inner-content {
		//background-color: #ff0000;
		//margin-right: 275px;
		padding-top:30px;
		margin-right: 13px;
    margin-left: 13px;
		margin-top: 20px;
		margin-bottom: 30px;
		border-top: 1px solid #000000;
	}
}


/*************content with sidemenu ***********/

.submenu {
	list-style-type: none;
	text-align: right;
	padding-right: 60px;
	
}


.submenu > li > a {

font-family: abel,sans-serif;
font-size: 21px;
font-weight: 400;
line-height: 42px;
text-align: right;
text-transform: uppercase;
padding: 0px;
color: #7F7F7F;
	
} 


.submenu > li > a:hover {
color: #000000;
text-decoration: none;
	
}


@media (max-width: 992px) {
	.submenu {
	 text-align: left;
	 padding-right: 0px;
	 padding-left: 0px;
	 list-style-position: inside;
	}

}

.inner-content-sub {
	
margin-bottom: 45px;	
}

.longtext{
		font-family: Open Sans,sans-serif;
		font-feature-settings: "liga";
    font-size: 14px;
    font-weight: 400;
    line-height:22px;
	
}






video { width: 100% !important; height: auto !important; }





















/*************FOOTER STORY***********/
.footer-story{

  background: transparent url("../images/footerpattern_xl.png") repeat scroll left top;
	font-family: Open Sans,sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #C0C0C0;
	
	padding-top: 25px;
	
}

.footer-story a{
	color: #C0C0C0;
	text-decoration: none;
	text-transform: uppercase;
}

.footer-story a:hover{
	color: #ffffff;
}

.facebook {
	border-radius: 50%;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}
.facebook:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
/*************FOOTER STORY*****************/

.gal{
	margin-bottom: 10px;
 }

.galbox:hover > img{

	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.galheader{
margin-top: 25px;
margin-left: 15px;
font-family: Open Sans,sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 28px;
}

.galdesc {
font-family: Open Sans,sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 17px;
margin-left: 15px;	
	
}