@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400);
html, body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
}

hr {
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.scrollicon {
	text-align: center;
	text-decoration:none;
	width:42px;
	height:42px;
	border-radius:50%;
	opacity:0.5;
	position:fixed;
	bottom:60px;
	right:60px;
	display:none;
	z-index:5000;
	background-color: #ccc;
	background-image: url(../images/pfeil-voll-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.scrollicon:hover {
	background-image: url(../images/pfeil-voll.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 42px;
	width: 42px;
}

.scrollicon div {
	z-index: 5001; 
	font-weight:bold;
        font-size:28px;
        color:#333;
        padding-top:12px;
}
		
.l-site {
	margin: 0 auto;
	max-width: 1235px;
	position: relative;
	z-index: 1;
	height: 100%;
	min-height: 1080px;
}
.l-site:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	display: block;
	z-index: 1;
	background-color: transparent;
}

.l-page {
	position: relative;
	margin-left: 275px;
	background: #FFFFFF;
	z-index: 2;
	-webkit-transition: 0.35s;
	-moz-transition: 0.35s;
	transition: 0.35s;
	height: 100%;
}

.l-nav {
	position: absolute;
	width: 275px;
	display: block;
	top: 0px;
	bottom: 0;
	left: 0;
	z-index: 3;
	height: auto;
	min-height: 100%;
}

.foto {
	background-image: url(../images/piano-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 275px;
	display: block;
	position: relative;
	top: 0px;
	z-index: 4;
	background-color: #FFF;
	float: left;
}

.logo {
	background-image: url(../images/piano-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 275px;
	display: block;
	position: relative;
	margin-left: 30px;
}
.bild-container {
	display: block;
	max-height: 277px;
	max-width: 960px;
	height: auto;
	width: auto;
	left: 0px;
	position: relative;
}
.bild-container img {
	max-width: 100%;
}
.newspic {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
.newspic img {
	max-width: 100%;
}

.band h1 {
	margin: 0;
	padding: 0 0 30px;
	color: #2B538C;
	font-size: 28px;
	display: block;
}
.band h2 {
	margin: 0;
	padding: 0;
	color: #2B538C;
	font-size: 18px;
	display: block;
}
.band h3 {
	margin: 0;
	padding: 0;
	color: #2B538C;
	font-size: 16px;
	display: block;
}
.blau  {
	color: #587FBC;
	line-height: 125%;
}
.band p {
	margin: 0;
	color: #000;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	display: block;
}
p.broadcrump {
	font-size: 12px;
	color: #999;
	padding-top: 32px;
}
p.broadcrump a {
	font-size: 12px;
	color: #999;
	padding-top: 32px;
	text-decoration: none;
}
p.broadcrump a:hover {
	font-size: 12px;
	color: #000;
	font-weight: 800;
}

.band-container {
	left: 0px;
	right: 0px;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 48px;
	padding-bottom: 0;
	padding-left: 48px;
	height: 100%;
	min-height: 850px;
	width: auto;
}

.band-inner {
	display: block;
	padding: 48px 0 64px;
	min-height: 100%;
}

.band-a {
	background: #FFFFFF;
}

.nav {
	width: 215px;
	position: relative;
	background-image: url(../images/naviverlauf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	display: block;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #F1A92C;
}
.nav ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.nav li {
  margin: 0;
  padding: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}
.nav a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding: 5px 0;
}
.nav a:hover {
	font-weight: 800;
}
.nav ul .aktiv {
	font-weight: 800;
	font-size: 16px;
}
.nav .nav-primary {
	opacity: 1;
	font-size: 13px;
}
.nav .nav-primary ul {
	margin-bottom: 0px;
}
.nav .nav-primary:hover {
	opacity: 8;
}
.nav .nav-secondary {
	opacity: 0.7;
}
.nav .nav-secondary:hover {
	opacity: 1;
}

.nav ul > li > ul {
	padding-left: 10px;
	padding-bottom: 0px;
}
.nav ul >li > ul a {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 13px;
}
.nav ul > li > ul .aktiv {
	font-weight: 800;
	font-size: 14px;
}

.menu {
  display: none;
  position: fixed;
  top: 25px;
  left: 1.5em;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 10;
}
.menu:hover .menu-hamburger:before,
.menu:hover .menu-hamburger:after {
  width: 24px;
}
.menu.is-active .menu-hamburger {
  background: none;
}
.menu.is-active .menu-hamburger:before,
.menu.is-active .menu-hamburger:after {
  top: 0;
  width: 24px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu.is-active .menu-hamburger:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu.is-active .menu-hamburger:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.menu-hamburger {
	position: relative;
	width: 24px;
	height: 4px;
	margin: 10px 0;
	background: #000;
	border-radius: 4px;
	transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.menu-hamburger:before, .menu-hamburger:after {
	content: '';
	display: block;
	width: 24px;
	height: 4px;
	background: #000;
	position: absolute;
	border-radius: 4px;
	transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.menu-hamburger:before {
  top: -8px;
  left: 0;
  width: 22px;
}
.menu-hamburger:after {
  top: 8px;
  width: 16px;
  left: 0;
}

.logo-container {
	display: none;
}

.tabliste {
	background-color: #F1F1F1;
        padding: 30px;
	height: auto;
	min-height: 80px;
	font-size: 16px;
	line-height: 2.5;
}
.tabeintrag:nth-child(2n)  {
	background-color: #F9F9F9;
}
.tabliste:nth-child(2n) {
	background-color: #F9F9F9;
}
.tabeintrag td a, .tabliste td a {
	color: #000;
	text-decoration: none;
}
.tabeintrag td a:hover, .tabliste td a:hover {
	color: #999;
	text-decoration: none;
}
.tabliste:hover  {
	color: #999;
	text-decoration: none;
}

@media screen and (max-width: 980px) {
	
.foto { display:none; }
	
	.l-site {
		max-height: 100%;
	}
	
  .menu {
    display: block;
  }

  .l-site.is-open {
    overflow: hidden;
  }
  .l-site.is-open .l-page {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    -o-transform: translateX(240px);
    transform: translateX(240px);
  }

  .l-page {
    margin-left: 0;
    min-height: 100% !important;
    z-index: 3;
  }

  .l-nav {
	z-index: 2;
	padding-top: 0px;
  }
	
.nav {
	top: 20px;
	}
	
.nav ul {
	padding: 0;
	margin-top: 0px;
}

.leerliste {
	display: block;
	height: 30px;
}

  .band-container {
	padding: 0 24px;
  }
	
	.logo-container { display: block; 
}
}

.tablegende {
	background-color: #DDDDDD;
	font-weight: 800;
}
.tabreiter {
	width: 275px;
        min-width: 50%;
	line-height: normal;
	padding: 20px;
}
.tabinhalt {
	line-height: normal;
	padding: 20px;
}
.tabtrenner {
	width: 25px;
}
.minitext {
	font-size: 12px;
	color: #999;
}
.eingabeboxen {
	width: auto;
	max-width: 500px;
}
.linie-oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 10px;
	padding-top: 10px;
	display: block;
}

.linie-unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.usermemo {
       color: #C9F;
}

.profilbox {
	width: 100%;
	display: block;
	margin-bottom: 25px;
}
.profilheadline {
	background-color: #D6E4E7;
	width: 100%;
	margin-left: -10px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.profiltext {
	width: 100%;
	padding: 10px;
	margin-left: -10px;
	background-color: #F2F6F5;
	display: block;
}
.docpic {
	position: relative;
	top: 0px;
}
#table_zeiten {
	width: 100%;
	border: 1px solid #D7E4E7;
}

#table_zeiten tr td {
	font-size: 16px;
	padding: 5px;
	text-align: 50%;
	border: 1px solid #D7E4E7;
}

.tabellen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E4E7;
}

.jobdatum {
        float: right;
        padding-right: 20px;
}

.loginboxreiter {
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}
.listenhaedline {
	background-color: #EBAA35;
	display: block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
}
.listentexte a{
	color: #000;
	line-height: 1.5;
	font-size: 18px;
	display: block;
}
.listentexte ul {
	margin-left: -30px;
}
.listentexte ul li {
	vertical-align: middle;
	list-style-type: none;
	display: block;
	background-image: url(../images/koffer.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 85%;
	padding-left: 60px;
	float: left;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
}
.listenkoffer {
	background-image: url(../images/koffer.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 40px;
	width: 51px;
	float: left;
}
.listenkoffer img {
	height: 25px;
	width: 20px;
	display: block;
}
.mitgiederbanner {
	width: 100%;
	background-color: #F6C56E;
	position: absolute;
	z-index: 9955;
	display: inline-block;
	max-width: 960px;
	opacity: 0.7;
	top: 0px;
}
.benutzername {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
}

.button {
       margin-top: 30px;
       display: block;
       font-weight: bold;
}

@media screen and (max-width: 640px) {

#table_zeiten tr td {
	font-size: 14px;
	padding: 3px;
	text-align: left;
	border: 1px solid #D7E4E7;
}	
.tabreiter {
	width: 150px !important;
        max-width:30% !important;
	line-height: normal;
	padding: 5px;
        font-size: 12px !important;
        display: block;
}
.tabinhalt {
        padding: 5px;
        font-size: 12px !important;
        display: block;
}
}


@media screen and (max-width: 376px) {

#table_zeiten tr td {
	font-size: 12px;
	padding: 3px;
	text-align: left;
	border: 1px solid #D7E4E7; 
}
.tabliste {
        font-size: 12px !important;
}
.tabreiter {
	width: 125px !important;
        max-width: 30% !important;
	line-height: normal;
	padding: 5px;
        font-size: 12px !important;
        display: block;
}
.tabinhalt, .tabinhalt span {
        padding: 5px;
        font-size: 12px !important;
        display: block;
}
}