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

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;
border-bottom: 1px solid #000;
margin-bottom: 25px;
padding-bottom: 30px;	
	
}

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


.page-scroll-mobile{
	transition: all 0.3s ease-out 0s;
	
}

.slideimage {
  /*background: transparent url("yourimage.png") no-repeat top center fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  /*background-size: 100%;*/
  /*height: 500px;*/
  min-height: 136px;
  min-width:  260px;
}



.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;

}

.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;
}

/*YAMM*/
.nav,
.collapse,
.dropup,
.dropdown {
	position: static;
}
.container {
	position: relative;
}
.dropdown-menu {
	left: auto;
}
.yamm-content {
	padding: 20px 30px;
}
.dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}


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

}

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


/*Add Hover effekt*/
/*
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
*/
/*Add Hover effekt*/


/*
.dropdown-menu {
left: -150px;
}
*/

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

	#mainmenu {

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

}

}


/***************CAROUSEL*************************/

.carousel-control {
	width:15%;
}
.carousel-control.left,
.carousel-control.right {
	margin-left:0px;
	background-image:none;
}

@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	
	.carousel-control.left,
  .carousel-control.right {
	display: none;
  }
	
	
}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
	
	.carousel-control.left,
  .carousel-control.right {
	display: none;
  }
	
	
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		 { left: -25%; }
}


/***************news item ********************/


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 100%;
	/*overflow-y: auto;*/
}

.navbar-collapse.in {
	/*overflow-y: hidden;*/
}

.col-centered{
	float: none;
	margin: 0 auto;
}

/*******************sink css*************************/

.sink {
	-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:hover {
	-webkit-transform:translate(0px,15px);
	-moz-transform:translate(0px,15px);
	-ms-transform:translate(0px,15px);
	-o-transform:translate(0px,15px);
	transform:translate(0px,15px);
}


.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);
}




/********************newsbox***************************/

.img-rounded1 {

	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
	
}


a.nb:hover {
	text-decoration: none;
}

.newsbox{
	font-family: abel,sans-serif;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 15px;
}


@media (max-width: 767px) {
	
	.newsbox{
	  width: 100%;	
	}
	
	.col-xs-12{
	padding-left: 0px; 
	padding-right: 0px;	
	}
	
	.container-fluid2{
	padding-left:5px;
	padding-right: 5px;
	/*padding-top:20px;*/	
	}
	
	.img-rounded1 {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
}


.newsbox:hover{
	background-color: #f5f5f5;
	text-decoration: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	
	
	

}

.newsbox: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");
}

.nbox-ueberschrift {
	font-family: abel,sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 31px;
	text-transform: uppercase;
	min-height: 72px;
	border-color: #000;
	margin: 11px;
	padding-bottom: 10px;
	border-bottom: 3px solid #000000;

}

.nbox-anreisser {
	font-family: Open Sans,sans-serif;
	text-rendering: optimizelegibility;
  font-feature-settings: "liga";
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  padding: 0px;
	text-transform: none;
	max-height: 63px;
	overflow: hidden;
	margin: 11px;
	font-style:  normal;
}

img.grayscale{

	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");

}

img.grayscale:hover{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* For Webkit browsers */
	filter: gray; /* For IE 6 - 9 */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */

}

.carousel-control.right {
	right: -100px;
	left: auto;
	/*background-color: #ffffff;*/
	opacity: 0.9;
	/*background-image: linear-gradient(to right, transparent 0px, rgba(255, 255, 255, 0.9)5%);
	/*background: -webkit-linear-gradient(left, transparent , white); /* For Safari 5.1 to 6.0 */
	/*background: -o-linear-gradient(right, transparent, white); /* For Opera 11.1 to 12.0 */
	/*background: -moz-linear-gradient(right, transparent, white); /* For Firefox 3.6 to 15 */
	/*background:   linear-gradient(to right, transparent , white); /* Standard syntax (must be last) */
}


.carousel-control.left {
	left: -100px;
	right: auto;
	/*background-color: #ffffff;*/
	opacity: 0.9;
	/*background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0px, transparent 5%);
	/*background: -webkit-linear-gradient(right, transparent , white); /* For Safari 5.1 to 6.0 */
	/*background: -o-linear-gradient(left, transparent, white); /* For Opera 11.1 to 12.0 */
	/*background: -moz-linear-gradient(left, transparent, white); /* For Firefox 3.6 to 15 */
	/*background: linear-gradient(to left, transparent , white); /* Standard syntax (must be last) */
}


.container-fluid slide{
	padding-left: 0px;
	padding-right: 0px;
}



#ballons {
	background: url(../images/ballons1.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 1000px 0;
	margin-bottom: -90px;
}



.wimmer_all{
	background-size: cover;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 20px 0;
	
	
}


.wimmer_all1{
background-size: cover;
max-height: 922px;	
}


.wimmer_new_all{
	background-size: cover;
}


#wimmer {
	/*margin-top:92px;*/
	/*background: url(../images/august.jpg) 50% 0 fixed;*/
	background-size: cover;
	/*min-height: 730px;*/
}


#wimmer1 {
	/*background: url(../images/laughing1.jpg) 50% 0 fixed;*/
	background-size: cover;
	/*min-height: 730px;*/
}


#wimmer2 {
	/*background: url(../images/eggshell.jpg) 50% 0 fixed;*/
	background-size: cover;
	/*min-height: 730px;*/
}

#wimmer3 {
	/*background: url(../images/geiger.jpg) 50% 0 fixed;*/
	background-size: cover;
	/*min-height: 730px;*/
}

#wimmer4 {
	/*background: url(../images/stiege.jpg) 50% 0 fixed;*/
	background-size: cover;
	/*min-height: 730px;*/
}

/************************AUGUST HISTORY1*****************/

#august-history1 {
	margin-top: 90px;
	margin-bottom: 90px;
	text-align: center;
	max-width: 400px;
}

.wimmer-history-header{
	color: #FFF;
	font-family: Open Sans,sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.wimmer-history-story{
	color: #FFF;
	font-family: Open Sans,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	text-align: center;
}


@media screen and (max-width: 768px) {
	.wimmer-history-header{
		font-size: 24px;
	}

	.wimmer-history-story{
		font-size: 14px;
	}

}


/******************AUGUST HISTORY1*****************/

/******************AUGUST HISTORY2*****************/

#august-history2 {
	margin-top: 90px;
	margin-bottom: 90px;
	padding: 20px;
	text-align: center;
	max-width: 757px;
	background-color: #FFF;
	opacity: 0.91;
}




.wimmer-history-header2{
	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}


.wimmer-history-story2{
	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	text-align: center;
}

#august-history2 p {
	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	text-align: center;
}


@media screen and (max-width: 768px) {
	.wimmer-history-header2{
		font-size: 24px;
	}

	.wimmer-history-story2{
		font-size: 14px;
	}
}

/************************AUGUST HISTORY2*****************/
/************************AUGUST HISTORY3*****************/

#august-history3 {
	margin-top: 90px;
	margin-bottom: 90px;
	padding: 20px;
	text-align: center;
	max-width: 449px;
	background-color: #FFF;
	opacity: 0.91;

}

.wimmer-history-header3{

	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

#wimmerkid {
	margin-top: 60px;
	margin-left:-250px;
}

.wimmer-history-story3{
	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	text-align: center;
}


@media screen and (max-width: 768px) {
	.wimmer-history-header3{
		font-size: 24px;
	}
	.wimmer-history-story3{
		font-size: 14px;
	}
	#wimmerkid {
		margin-left: reset;
		margin-top: -30px;
	}
}
/************************AUGUST HISTORY3*****************/
/************************AUGUST HISTORY4*****************/

#august-history4 {
	margin-top: 90px;
	margin-bottom: 90px;
	padding: 20px;
	text-align: center;
	max-width: 600px;
}

.wimmer-history-header3{
	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

#wimmerkid {
	margin-top: 60px;
	margin-left:-250px;
}

.wimmer-history-story3{
	color: #000000;
	font-family: Open Sans,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	text-align: center;
}


@media screen and (max-width: 768px) {
	.wimmer-history-header3{
		font-size: 24px;
	}
	.wimmer-history-story3{
		font-size: 14px;
	}
	#wimmerkid {
		margin-left: reset;
		margin-top: -30px;
	}
}
/***************AUGUST HISTORY4*************/
/********************FOOTER*****************/
.footer{
	background-color: #505050;
	font-family: Open Sans,sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #C0C0C0;
	min-height: 150px;
	padding-top: 25px;
	padding-bottom: 50px;
}

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

.footer 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*****************/

