#branding a {color:#2D3A8F; text-decoration:non;}
h1, h2, h3, h4, h5, h6{
	color: #FFFFFF;
}

hr hausaufgaben-linie {
	margin-top: 20px;
	margin-bottom: 20px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 2px solid #407ABC;
}


tr td h1, h2, h3, h4, h5, h6 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.tabel-hausaufgaben td  {
}

p {
	color: #000000
}

body {
	background-repeat: no-repeat;
	background-position: center center fixed;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 63px;
	background-image: url(../../Bild/Background.jpg);
}
.text-center {
	padding-top: 70px;
}
.col-xs-12 {
  background-color: #fff;
}
#sidebar {
  height: 100%;
  padding-right: 0;
  padding-top: 1.2em;
}
#sidebar .nav {
  width: 95%;
  }
  
  
#sidebar li {
	border-color: #f2f2f2;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	  }
.Motorbauteile {
	background-color: rgba(255,255,255,0.00);
}


/* collapsed sidebar styles */
@media screen and (max-width: 767px) {
  .row-offcanvas {
	position: relative;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -41.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -41.6%;
  }
  .row-offcanvas-right.active {
    right: 41.6%;
  }
  .row-offcanvas-left.active {
    left: 41.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 1.3em;
    width: 41.6%;
  }
  #sidebar {
    padding-top:0;
  }
}


.navbar-icon-mobil {
	margin-left: 1em;
	margin-top: 1.4em;
}
.list-group.panel > .list-group-item {
}
.list-group-submenu {
  margin-left:20px;
}
.panel-Kurbeltrieb {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.Kurbeltrieb {
	/* [disabled]margin-bottom: 20px; */
	border-bottom: 1px solid rgba(45,58,143,0.50);
	padding-bottom: 10px;
	padding-top: 10px;
}
.Main {
	background-color: rgba(255,255,255,0.00);
	border-radius: 0px;
}
.Main-2 {
	background-color: rgba(255,255,255,1.00);
}
.Klass-home {
	-webkit-box-shadow: 5px 5px 4px 1px rgba(172,166,166,1.00);
	box-shadow: 5px 5px 4px 1px rgba(172,166,166,1.00);
}
.AFN15a-main {
	margin-top: 1.2em;
	/* [disabled]left: 0.5em; */
	background-color: rgba(255,255,255,0.85);
	border-radius: 5px;
}
.station_1 {
	background-image: url(../../Bild/Background.jpg);
	background-position: 0% 0%;
	background-size: cover;
	background-repeat: no-repeat;
}
a{
	color: #FCFCFC;
}
a:hover{
	color: #FCFCFC;
}
a:focus {
	color: #FCFCFC;
}

