/* fonts */
@font-face {
	font-family: 'FoundryFormSans-Book';
	src: url('../fonts/FoundryFormSans-Book_gdi.eot');
	src: url('../fonts/FoundryFormSans-Book_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundryFormSans-Book_gdi.woff') format('woff'), url('../fonts/FoundryFormSans-Book_gdi.ttf') format('truetype'), url('../fonts/FoundryFormSans-Book_gdi.svg#FoundryFormSans-Book') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'FoundryFormSans-Medium';
	src: url('../fonts/FoundryFormSans-Medium_gdi.eot');
	src: url('../fonts/FoundryFormSans-Medium_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundryFormSans-Medium_gdi.woff') format('woff'), url('../fonts/FoundryFormSans-Medium_gdi.ttf') format('truetype'), url('../fonts/FoundryFormSans-Medium_gdi.svg#FoundryFormSans-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'FoundryFormSans-Demi';
	src: url('../fonts/FoundryFormSans-Demi_gdi.eot');
	src: url('../fonts/FoundryFormSans-Demi_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundryFormSans-Demi_gdi.woff') format('woff'), url('../fonts/FoundryFormSans-Demi_gdi.ttf') format('truetype'), url('../fonts/FoundryFormSans-Demi_gdi.svg#FoundryFormSans-Demi') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'FoundryFormSans-Bold';
	src: url('../fonts/FoundryFormSans-Bold_gdi.eot');
	src: url('../fonts/FoundryFormSans-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/FoundryFormSans-Bold_gdi.woff') format('woff'), url('../fonts/FoundryFormSans-Bold_gdi.ttf') format('truetype'), url('../fonts/FoundryFormSans-Bold_gdi.svg#FoundryFormSans-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@media print {
/* reset */
* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html.plan_overview * {overflow:visible !important;}
html.lecture_invoice * {overflow:visible !important;}
html { -webkit-font-smoothing: antialiased;
    height:100%; 
    overflow: hidden;
 }

header, footer, section, aside, nav, main, article {
	display: block;
}
body {
	background-color: #fff;
	font-size: 11px !important;
	line-height: 14pt;
	font-family: 'FoundryFormSans-Book', Arial, SunSans-Regular, Sans-Serif;
	color: #706f6f;
	-webkit-print-color-adjust: exact;
	height:100%; 
    overflow: hidden;
}
 html.lecture_invoice,  html.lecture_invoice body,  html.plan_overview,  html.plan_overview body  {
	height: auto;
	overflow: auto; 
 }
#header, #footer, .headline_back, .index h2, .form h2, .btn, .wc-toolbar .wc-nav, .wc-toolbar .wc-title {
	display: none;
		
}
.form h2 {
	display: block;
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border-bottom: none;
	line-height: 14px;
}
.inner {
	width: 100%;	
}

#calendar table, .wc-cal-event {
	font-size: 11px !important;	
}
.wc-toolbar {
	border-bottom: none;	
}
.wc-cal-event {
	border-top: 2px solid #5E5E5E;
	border-bottom: 2px solid #5E5E5E;	
}
.wc-time-slot {
 	border: none;
}
.wc-time-slot:nth-of-type(25) {
	border-top: 2px solid #dadada;	
}
.wc-header .wc-day-column-header {
	background-color: transparent !important;
	background-color: unset;
	box-shadow: inset 0 0 0 1000px #ececec; 	
}
.wc-cal-event .event_computer {
	background-color: transparent !important;
	background-color: unset;
	box-shadow: inset 0 0 0 1000px #ececec; 	
}
.semesters.index h2 {
	font-size: 16px;
	display: block;
	color: #000 !important;
	margin-top: 0;
	padding-top: 0;
}
.semesters.index h3 {
	margin: 0 0 20px 0;
	font-size: 16px;
	display: block;
	color: #000 !important;
}
html.lecture_invoice table {
	font-size: 13px;
	line-height: 13px;	
}
html.lecture_invoice table tr td {
	border-bottom: none;
	padding: 7px 6px !important;	
	line-height: 18px !important;	
	height: 22px !important;
}
html.lecture_invoice table tr td:nth-child(1) {
	width: 5%;	
}
html.lecture_invoice table tr td:nth-child(2) {
	width: 20%;	
}
html.lecture_invoice table tr td:nth-child(3) {
	width: 10%;	
}
html.lecture_invoice table tr td:nth-child(4) {
	width: 10%;	
}
html.lecture_invoice table tr td:nth-child(5) {
	width: 5%;	
}
html.lecture_invoice #header {
	display: none;	
}
html.lecture_invoice #header .actions {
	display: none;	
}
html.lecture_invoice #header .logo {
display: none;
}
.skip_invoice {
	display: none !important;	
}
.bestaetigen, .gelesen-invoice {
	display: none;
}

}