html {
	min-height:100%;
	height:100%;
	box-sizing:border-box;
}

body {
	position:relative;
	min-height:100%;
	box-sizing:border-box;
}

.clear-fix:after,
.two-col-wrapper:after,
.tx-felogin-pi1 fieldset:after,
.mBookRegister:after,
.mBookRegisterRow:after,
#shop-info:after,
.classStudent:after,
.classHeader:after,
.classList:after {
	content:'';
	display:block;
	position:relative;
	clear:both;
}

#main > div > .csc-default,
#main > .csc-default {
	max-width:1200px;
}

main {
	padding-top:3em;
}

.mbookListItem {
	padding-bottom:32px;
}

#main .csc-default li,
#main .csc-default p {
	font-size:1.25em;
	font-weight:lighter;
	line-height:1.65em;
	margin-bottom:1.5em;
	text-align:left;
}

li li {
	font-size:1em;
}

#main .csc-default h2 {
	font-size:2.4em;
	text-align:center;
}

.two-col-wrapper > .col25 {
	width:23.5%;
	margin-left:2%;
}

.two-col-wrapper > .col25:last-child {
	float:right;
	margin-left:0px;
}
.two-col-wrapper > .col50:last-child {
	float:right;
}

.two-col-wrapper > .col50 iframe {
	width:100%;
	height:318px;
}

.two-col-wrapper .csc-default h2 {
	text-align:left;
}

#main .csc-default .akkordion-wrapper h2 {
	font-size:2em;
	text-align:left;
}

#main .csc-default h2:after {
	display:none;
}

#main .csc-default div.csc-textpic-intext-left .csc-textpic-imagewrap,
#main .csc-default div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin-right:100px;
}

.errorList li {
	text-align:left;
	color:#f00;
	font-size:1.3em;
	padding-left:48px;
}

.two-col-wrapper {
	background:#fff;
	box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.35);
	position:relative;
}

.two-col-wrapper:before {
	content:'';
	display:block;
	position:absolute;
	left:60%;
	width:1px;
	top:0px;
	bottom:0px;
	background:#95989a;
	border-top:solid 48px #fff;
	border-bottom:solid 48px #fff;
	box-sizing:border-box;
}

.two-col-wrapper > .col50 {
	display:block;
	position:relative;
	box-sizing:border-box;
	float:left;
	width:49%;
	background:#fff;
}

.two-col-wrapper > .col50 h3 {
	margin-top:15px;
}

.two-col-wrapper > .col50:first-child {
	width:59%;
}
.two-col-wrapper > .col50:last-child {
	width:39%;
}

.two-col-wrapper > .col50 .csc-textpic {
	box-shadow:none;
}

.two-col-wrapper > .col50 .csc-textpic-text {
	padding:8px 6px;
}

.two-col-wrapper .tx-felogin-pi1 {
	margin-top:140px;
}

.two-col-wrapper .csc-textpic-imagewrap {
	border:none !important;
	margin-bottom:0px;
}

.two-col-wrapper .csc-textpic-imagewrap img {
	padding:0px !important;
	width:100%;
	height:auto;
	display:block;
}

.tx-felogin-pi1 legend {
	display:none;
}

a.Registrieren,
a.Anmelden,
a.backButton,
#header input[type="submit"],
#main input[type="submit"]{
	background:#214d85;
	color:#fbfbfb;
	padding:10px 40px;
	margin-top:0.5em;
	margin-left:1.5em;
	border-radius:2px;
	border:solid 1px #214d85;
	font-size:1.2rem;
	font-weight:normal;
	line-height:1.25em;
	vertical-align:middle;
	text-transform:uppercase;
	margin-bottom:1.5em;
	cursor:pointer;
	-webkit-appearance:none;
}

a.backButton,
#header input[type="submit"],
#main input[type="submit"]{
	float: right;
}

.csc-box a.backButton,
.tx-felogin-pi1 a.backButton {
	margin-top:0.5em;
}

.passwordForgottenWrapper {
	margin-bottom:1em;
	margin-top:-0.5em;
}

.passwordForgottenWrapper a {
	font-style:italic;
}

a.backButton,
a.Registrieren {
	background:transparent;
	color:#214d85;
	border-radius:0px;
}

a.backButton {
	float:left;
	margin-left:0px;
	margin-top:0px;
	vertical-align:top;
}

.button-container {
	text-align: right;
}

a.Anmelden,
a.Registrieren {
	margin-top:0px;
	vertical-align:top;
	float:right;
}

select,
input[type="email"],
input[type="password"],
input[type="text"] {
	color:#444;
	width:100%;
	margin-bottom:0.75em;
	font-size:1.25em;
	line-height:1.25em;
	border:none;
	border-bottom:solid 1px #999;
	background:#fff;
	transition:border-bottom-color 300ms, color 300ms;
	outline:none;
}

#omni-wrapper select:focus,
#omni-wrapper input[type="email"]:focus,
#omni-wrapper input[type="password"]:focus,
#omni-wrapper input[type="text"]:focus {
	border-bottom-color:#214d85;
	color:#214d85;
}

label {
	font-weight:lighter;
	font-size:1.1em;
	line-height:1.2em;
	color:#214d85;
}

select {
	margin-top:2px;
	color:#999;
}

.classListWrapper {
	margin-bottom:2em;
}

.classList {
	background:#ffffff;
	display:block;
	padding:12px 64px 12px 24px;
	position:relative;
	border:solid 1px #c1c5c4;
	margin-bottom:12px;
}

.classList[data-timeover="1"] {
	background:#ecc1c2;
}

.classList > span {
	font-size:1.8em;
	font-family:'Lato Hairline','Lato','Arial';
	font-style:italic;
}

.classTimeRemaining {
	float:right;
	position:relative;
	top:0.1em;
}

.classNumber {
	color:#444;
	font-family:'Lato','Arial';
	font-style:normal;
	cursor:pointer;
}

.classStudentListWrapper {
	display:none;
}

.classStudentList {
	display:block;
	clear:both;
	padding:4px 16px;
	margin-top:12px;
	border-top:solid 1px #c1c5c4;
}

.classStudent {
	border-bottom:solid 1px #c1c5c4;
	padding:4px 0px;
	width:42%;
	font-size:1.25em;
}
.classStudent:nth-child(2n+1){
	float:left;
	clear:both;
}
.classStudent:nth-child(2n+2){
	float:right;
}

.classHeaderLeftCol {
	float:left;
	width:49.5%;
	display:block;
}

.classHeaderRightCol {
	float:right;
	width:49.5%;
	display:block;
}

.classHeaderLeftCol p,
.classHeaderRightCol p {
	margin-bottom:0.5em;
	display:block;
}

.classHeaderLeftCol p:last-child,
.classHeaderRightCol p:last-child {
	margin-bottom:0px;
}

.classArrow {
	cursor:pointer;
}
.classArrow:before {
	content: '\e905';
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #214d85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 36px;
	line-height: 1em;
	width: 1em;
	height: 1em;
	text-align: center;
	text-indent: 0px;
	margin-left: -0.5em;
	margin-top: -0.5em;
	position: absolute;
	right: 0.25em;
	top: 0.7em;
	transform: rotate(0deg);
	transition: transform 300ms;
}
.classList.active .classArrow:before {
	transform: rotate(90deg);
}

.studentName {
	display:block;
	width:100px;
	float:left;
	margin-top:10px;
	position:relative;
}

.studentName:after {
	content:'';
	display:block;
	height:1em;
	width:1px;
	position:absolute;
	right:1px;
	top:0px;
	background:#c1c5c4;
}

.classStudentLinks {
	padding-left:108px;
}

.classStudentLinks a {
	display:block;
	padding:0px 4px;
	color:#214d85;
	font-size:0.85em;
	line-height:1.25em;
}

.classNameWrapper {
	display:inline-block;
	padding-left:48px;
}

.classNameChange {
	display:inline-block;
	width:1em;
	height:1em;
	background: url('../img/core/note.svg') no-repeat;
	background-size: contain;
	position:relative;
	top:0.1em;
	cursor:pointer;
}

.classNameWrapper > input {
	background:transparent;
	border:none;
	display:block;
	color: #000;
	font-size: 1em;
	font-family: 'Lato Hairline','Lato','Arial';
	font-style: italic;
	margin-bottom:0px;
	display:inline-block;
	margin-left:0.2em;
	width:600px;
	margin-bottom:0px;
}

.moveStudentClassButton {
	font-size:1.3em;
	padding:8px 12px;
	color:#214d85;

	margin-bottom:8px;
	cursor:pointer;
}
.moveStudentClassButton:nth-child(odd) {
	background: #f2f6f5;
}
.moveStudentClassButton:last-child {
	margin-bottom:0px;
}

#headerBarLeft,
#headerBarRight {
	width:auto !important;
}

footer {
	width:100%;
	font-size:0.95em;
	background:#fafafa;
	position:absolute;
	bottom:0px;
}

#shop-info {
	width: 100%;
	max-width: 1232px;
	margin: 0px auto 0px;
	position: relative;
	padding:16px 16px 12px;
	box-sizing:border-box;
	font-size:0.75em;
}

#shop-info > .csc-default {
	float:left;
	box-sizing:border-box;
	width:33.3333333%;
	padding:0px 10px;
}

#shop-info > .csc-default h4 {
	color:inherit;
	font-weight:lighter;
	font-size:1.35rem;
	margin-bottom:1em;
	line-height:1.25em;
}

#shop-info > .csc-default p {
	line-height:2em;
	font-weight:lighter;
	font-size:1rem;
}

#shop-info > .csc-default a {
	color:inherit;
}

#shop-info > .csc-default:nth-child(3n+1) {
	padding:0px 20px 0px 0px;
}
#shop-info > .csc-default:nth-child(3n+3) {
	padding:0px 0px 0px 20px;
}

#shop-info p a,
#shop-info .fancy {
	line-height:1.2em;
}

#shop-info p a:before,
#shop-info .fancy:before {
	width:100%;
}

#shop-info a.fancy:after,
#shop-info p a:after {
	display:none;
}

.fancyLinkWrap {
	text-align:center;
}

a.fancy {
	display:inline-block;
	margin-bottom:-3px;
}

.akkordion-content p:last-child {
	margin-bottom:0px;
}

.akkordion-header {
	margin-bottom:0.25em;
	padding-left:1.35em;
	position:relative;
	cursor:pointer;
}

.akkordion-item {
	margin-bottom:2em;
}

.akkordion-content {
	padding-left:1.8em;
}

.socialFBWrap {
	text-align:center;
}
.socialFBWrap > div {
	display:inline-block;
}

.akkordion-header:before {
	content: '\e906';
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1em;
	color: inherit;
	display: inline-block;
	line-height: 1em;
	width: auto;
	height: 1em;
	position: absolute;
	left:0px;
	top: 0px;

	background-size: contain;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	transform:rotate(90deg);

	transition:transform 300ms;
}

.akkordion-item.active .akkordion-header:before {
	transform:rotate(180deg);
}

#main .mbookPWReset p {
	margin-bottom:0.5em;
}

.mbookPWReset input[type="text"]{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:block;
	color: #444;
	background: #fff;
	width: 100%;
	padding: 8px 8px;
	margin-bottom: 0.75em;
	font-size: 1.25em;
	line-height: 1.25em;
	border: none;
	border-bottom: solid 1px #999;
	outline: none;
	transition: border-bottom-color 300ms, color 300ms;
}

@media (max-width: 700px) {
	.mBookRegister form {
		margin: 32px auto;
	}
	.mBookRegister form .mBookRegisterRow {
		margin-top: 0;
		margin-bottom: 0;
	}
	.mBookRegister form .mBookRegisterRow > .mBookRegisterColumn {
		width: 100%;
		float: none;
	}
}

@media (min-width: 1240px) {
	#headerBar .headerBarItem:first-child {
		margin-left:0px;
	}

	#headerBar .headerBarItem {
		padding-right:16px;
		border-right:solid 1px #fff;
	}

	#headerBar .headerBarItem:last-child {
		margin-right:0px;
		padding-right:0px;
		border-right:0px;
	}
}

.videoEmbed {
	position: relative;
	padding-bottom: calc(100% / (16 / 9));
}
.videoEmbed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bloglink,
.kapitelliste,
.UeberDasMbook,
.videoLB {
	display:inline-block;
	padding-left:1.75em;
	font-weight:400;
}

.bloglink:before,
.kapitelliste:before,
.UeberDasMbook:before,
.videoLB:before {
	content: '\e8ee';
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #214d85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1em;
	width: 1em;
	height: 1em;
	font-size:1.6em;
	text-align: center;
	text-indent: 0px;
	position: absolute;
	left:0px;
	top:0em;
}

.bloglink {
	color:#a03403;
}

.bloglink:before {
	content:'\e0e5';
	font-size:1.35em;
	top:0.06em;
	left:0.11em;
	color:#a03403;
}

.UeberDasMbook:before {
	content:'\e051';
	font-size:1.35em;
	top:0.06em;
	left:0.11em;
}
.videoLB:before {
	content:'\e039';
	font-size:1.15em;
	top:0.2em;
	left:0.22em;
}

.intro-image {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	max-height:100%;
	z-index:0;
	overflow:hidden;
}

.intro-image > img {
	display:block;
	width:100%;
	height:auto;
}

.mBookRegister {
	box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.35);
	background: #ffffff;
	padding: 16px 48px;
	margin-top:2em;
}

.mBookRegister h3 {
	margin-top:24px;
}

.mBookRequiredInfo,
.mBookRegisterRow {
	display:block;
	width:100%;
	max-width:700px;
	margin:32px auto;
}

.mBookRegisterColumnLeft {
	width:72%;
	float:left;
}

.mBookRegisterColumnRight {
	width:22%;
	float:right;
}

label legend {
	font-size:0.7rem;
	color:#999;
	line-height:1.2em;
}

html #main .mBookRequiredInfo {
	color:#214d85;
	font-size:1rem;
	line-height:1.35em;
}

.checkboxWrap > input[type=checkbox] {
	display:none;
}

.checkboxWrap > span {
		display:block;
		position:relative;
		padding-left:32px;
		user-select:none;
}

.checkboxWrap > span:before {
	content:' ';
	position:absolute;
	display:block;
	left:0px;
	top:3px;
	width:24px;
	height:24px;
	line-height:20px;
	border:solid 1px #214d85;
	border-radius:0px;
	color:#214d85;
	font-size:32px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	box-sizing:border-box;
	padding-left:1px;
}

.checkboxWrap > input[type=checkbox]:checked + span:before {
	content:'×';
}

label a {
	text-decoration:underline;
}
