/* ------ BASE ------ */
html {
	font-size: 13px;
}
body {
	font-family: 'Istok Web', Arial, Tahoma, Verdana !important;
	color: #444;
	-webkit-animation: bugfix infinite 1s;
	font-size: 1rem;
	line-height: 1.4;
	position: static;
}
@-webkit-keyframes bugfix { 
	from { padding: 0; } 
	to { padding: 0; } 
}
.row {
	max-width: 80em;
}
.logo {
	/*width: 450px;*/
	width: 135px;
	height: 42px;
}
.logo .logoLarge {
	display: none;
}


/* ------ HEADER ------ */
header {
	position: relative;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 50;
	background-color: rgba(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.8);
	/*border-top: 0.75rem solid #eee;*/
}
header .headerTop {
	padding: 1.563rem 0;
	padding-top: 0;
}
header .headerTop .rowMeta > .columns {
	padding-left: 0;
	padding-right: 0;
}
header .contactPerson {
	/*height: 103px;*/
	display: block;
	margin-bottom: 1.563rem;
	padding: 0.6rem 0.875em;
	background-color: #f0f0f0;
}
header .contactPerson .left {
	position: relative;
	height: 100%;
	float: none !important;
}
header .contactPerson .left:first-of-type {
	overflow: hidden;
	display: none;
}
header .contactPerson .left:last-of-type {
	/*padding-top: 1rem;*/
}
header .contactPerson img {
	max-width: 120px;
	margin-top: 14px;
}
header .contactPerson span {
	/*display: block;
	width: 100%;*/
	display: inline-block;
	font-size: 1rem;
	/*text-align: right;*/
	color: #9A3837;
}
header .contactPerson span:first-of-type {
	font-weight: 800;
}
header .contactPerson .contactPersonName {
	font-size: 1rem;
	color: #313E66;
	margin-left: 0.875rem;
	display: none;
}
header .contactPerson .contactPhone {
	color: #9A3837;
	font-size: 1rem;
	text-align: left;
	/*padding: 8px 8px 6px 43px;*/
	position: relative;
	/*right: 0;
	bottom: 0;*/
	display: inline-block;
	width: auto;
	/*margin-top: 0.2rem;*/
	margin-left: 1rem;
}

/* ------ BANNER ------ */
.banner {
	position: relative;
}
.banner > .row,
.banner > .row > .columns.large-12 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.banner .trust {
	max-width: 216px;
	position: absolute;
	top: 40%;
	right: 0;
	margin-right: 0.9375em;
	z-index: 22;
	display: none;
}
.banner .trust img {
	width: 100%;
	max-width: 216px;
	margin-bottom: 0.8rem;
}
.banner .trust > a:last-of-type > img {
	margin-bottom: 0;
}

.banner .clickableContainer {
	position: absolute;
	z-index: 50;
	width: 19%;
	height: 35%;
	height: 21%;
	left: 29%;
	display: block;
}
.banner .clickableContainer:hover,
.banner .clickableContainer:active,
.banner .clickableContainer:focus {
	text-decoration: none;
}

/*.banner .cooperation {
	border: 1px solid #9e3e3d;
	padding: 1px;
	display: block;
	width: 100%;
	-webkit-transition: border-color .3s ease;
	   -moz-transition: border-color .3s ease;
			transition: border-color .3s ease;
	margin-bottom: 0.9375rem;
}
.banner .cooperation > a {
	background-color: rgb(149, 44, 43);
	background-color: rgba(149, 44, 43, 0.9);
	font-size: 0.625rem;
	color: #fff;
	text-transform: uppercase;
	display: block;
	-webkit-transition: background-color .3s ease;
	   -moz-transition: background-color .3s ease;
			transition: background-color .3s ease;
}
.banner .cooperation span {
	display: block;
	background: url(../images/check-banner-info.png) no-repeat 5px 5px;
	padding: 5px 5px 5px 30px;
	color: #fff;
	font-size: 0.75rem;
}
.banner .cooperation:hover {
	border-color: #313E66;
}
.banner .cooperation:hover > a {
	background-color: rgb(49, 62, 102);
	background-color: rgba(49, 62, 102, 0.9);
}*/
.banner .seals a {
	display: block;
	height: 100%;
}
.banner .seals .columns.large-6:nth-of-type(2) img {
	padding-top: 31%;
}
.banner .bannerText {
	position: relative;
	/*top: 44%;*/
	/*right: 30%;*/
	text-align: center;
	margin-top: 1rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}
.banner .bannerText h1 {
	color: #1b2956;
	text-shadow: 0 0 10px #fff;
	/*font-size: 1.875rem;*/
	font-size: 1.6rem;
	line-height: 140%;
	font-family: 'GFS Didot', 'Istok Web', Tahoma, Helvetica, sans-serif !important;
}
.banner .bannerText a {
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color: #952c2b;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 0.7rem 2.5rem;
	-webkit-transition: background-color .3s ease;
	   -moz-transition: background-color .3s ease;
			transition: background-color .3s ease;
}
.banner .bannerText a:hover {
	background-color: #313E66;
}
.banner .bannerText .hr {
	height: 3.438rem;
	width: 100%;
	margin: 1.25rem auto;
	background: url(../images/banner-text-hr.png) no-repeat center center;
	background-size: contain;
	border-top: 0 none;
}
.banner .parallax {
	height: 432px;
	overflow: hidden;
}
.banner .parallax + .bannerText {
	right: 0;
	left: 0;
	top: 55%;
	margin-left: auto;
	margin-right: auto;
}

/* Bildabstand Bug beheben */
.logo img,
.banner img{
	vertical-align: bottom;
}
.container {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
.scrollTop {
	color: #fff !important;
	width: 50px;
	height: 50px;
	position: fixed;
	display: none;
	bottom: 15px;
	font-size: 18px;
	background-color: #dc0e23;
	cursor: pointer;
	z-index: 9999;
	overflow: hidden;
	right: 15px;
	text-align: center;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.scrollTop > .fa {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	display: block;
	font-size: 24px;
}
.scrollTop:hover {
	background-color: #c00215;
}

@media only screen and (min-width: 90.063em) {
	.tt-nav {
		display: none;
	}
}

/* ---------- MAIN ---------- */

.error,
.success  {padding: 10px;}

.error {	background-color: #F1E1E4;}
.success {background-color: #BFDFBF;}

.tx-timetable-pi1 .medium-9 .medium-3 img {
	width: 100%;
}
.main .fluid-width-video-wrapper {
	margin: 0 auto;
}
.fit-vids-wrap {
	max-width: 853px;
	margin: 0 auto;
}
header .search {
	margin-top: 10px;
	position: relative;
}
header .headerTop .search {
	display: none;
}
header .menu-main .search {
	margin-top: 0;
	background-color: #808080;
	padding: 1rem;
}
header .menu-main .search form {
	position: relative;
}
header .menu-main .search input.search-input {
	border: 0 none;
	height: 40px;
}
header .menu-main .search input.search-submit {
	height: 39px;
}
header .search input.search-input {
	border: 1px solid #808080;
	height: 25px;
	width: 100%;
	text-transform: uppercase;
	padding: 4px 5px 3px 5px;
	padding-left: 32px;
	margin-bottom: 0;
}
header .search input.search-submit {
	border: 0 none;
	height: 24px;
	padding: 0;
	width: 24px;
	left: 5px;
	top: 1px;
	position: absolute;
	cursor: pointer;
	color: #313131;
	font-size: 1.2rem;
	background: none;
}

.imageAnchors {
	position: relative;
}
.imageAnchors .anchors {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 24.563rem;
}
.imageAnchors .anchor {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 4rem;
}
.imageAnchors .anchor#anchor-4 {
	top: 4.5rem;
}
.imageAnchors .anchor#anchor-3 {
	top: 8.5rem;
	height: 4.6rem;
}
.imageAnchors .anchor#anchor-2 {
	top: 13.4rem;
	height: 5.5rem;
}
.imageAnchors .anchor#anchor-1 {
	top: 19rem;
	height: 5.4rem;
}

div.csc-textpic-border div.csc-textpic-imagewrap img, 
img.csc-textpic-border,
.csc-textpic-border .csc-textpic-image img {
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 0.625rem #9c9c9c;
	   -moz-box-shadow: 0 0 0.625rem #9c9c9c;
			box-shadow: 0 0 0.625rem #9c9c9c;
}
table {
	background: none;
	border: 0 none;
	border-spacing: 2px;
	border-collapse: separate;
}
div.submit input {
	height: 27px;
	margin-top: 19px;
	background: #9e3e3f;
	color: #fff;
	border: 0 none;
	cursor: pointer;
	font-size: 1rem;
	font-weight: 400;
	padding: 0;
	text-transform: uppercase;
	display: block;
	width: 100%;
}
div.submit input:hover {
	background: #983132;
}
.starRequired {
	color: #9e3e3f !important;
}
.Tx-Formhandler .contact_form label {
	font-size: 0.813rem;
}
blockquote {
	position: relative;
	padding: 3rem;
	border: 0 none;
}
blockquote,
blockquote p {
	color: #313131;
}
blockquote:before, 
blockquote:after {
	content: "";
	position: absolute;
	width: 3rem;
	height: 3rem;
	left: 0;
	top: 0;
	background: url(../images/quote_start.png) no-repeat center center;
	background-size: contain;
}
blockquote:after {
	left: auto;
	top: auto;
	bottom: 0;
	right: 0;
	background-image: url(../images/quote_end.png);
}
.Tx-Formhandler .seminarRegistration label {
	width: 100% !important;
}
.Tx-Formhandler .seminarRegistration #salutation {
	width: 100%;
}
.Tx-Formhandler .seminarRegistration input.text {
	border: 1px solid #aaa;
	padding: 3px 5px;
	height: 26px;
	font-size: 0.875rem;
}
.Tx-Formhandler select {
	height: 26px;
	padding: 0;
	font-size: 0.875rem;
}
.Tx-Formhandler select option {
	font-size: 0.875rem;
}
.Tx-Formhandler input#cv {
	margin-bottom: 0;
	font-size: 0.875rem;
}

.box .white-dots-numbers ol {
	counter-reset: item;
	padding-left: 2.188rem;
	margin-left: 0;
}
.box .white-dots-numbers ol li, 
.box .white-dots ol li {
	position: relative;
	margin-bottom: 10px;
}
.box .white-dots-numbers ol li:before {
	content: counter(item) "";
	counter-increment: item;
	background-color: #fff;
	border-radius: 50%;
	width: 2.188rem;
	height: 2.188rem;
	width: 35px;
	height: 35px;
	color: #952c2b;
	text-align: center;
	margin-left: -2.5rem;
	line-height: 100%;
	line-height: 35px;
	float: left;
}
.box .white-dots ol {
	padding-left: 1.250rem;
}
.box .white-dots ol li:before {
	content: "";
	background-color: #fff;
	border-radius: 50%;
	margin-left: -1.563rem;
	float: left;
	width: 1.25rem;
	height: 1.25rem;
}
.box .white-dots-numbers ol li:after, 
.box .white-dots ol li:after {
	content: "";
	display: table;
	clear: both;
}
table.dots {
	position: relative;
	width: 100%;
}
table.dots:before {
	content: "";
	position: absolute;
	left: auto;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: #fff;
	margin-left: 15px;
}
table.dots th {
	text-align: left;
	font-weight: 400;
	color: #952c2b;
	width: 115px;
	background: url(../images/dot.png) left top no-repeat;
	min-height: 32px;
	padding-left: 2.813rem;
	display: block;
	margin-bottom: 1.000rem;
}
table.dots th,
table.dots td {
	vertical-align: top;
}
table.dots td p {
	margin-bottom: 0rem;
}
table.dots td h3 {
	color: #1b2956;
	display: inline-block;
	margin-bottom: 0;
	width: auto;
}
table.dots tr.even, 
table.dots tr.alt, 
table.dots tr:nth-of-type(even) {
	background: none;
}
.seminarCostBox .columns.medium-6 {
	border-right: 0 none !important;
}
.team > .main .box.bg-white {
	margin-bottom: 0;
}
.team > .main .columns .box.bg-white > div p:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
textarea {
	min-height: 7rem;
}

#fancybox-wrap, 
#fancybox-wrap *{
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -safari-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#fancybox-img {
	width: auto !important;
	height: auto !important;
}

img.successImage {
	margin-left: auto;
    margin-right: auto;
    display: block;
}
.assessment table.contenttable {
	width: 100%;
}
.assessment table.contenttable th {
	background-color: #2F3B65;
	color: #fff;
	font-weight: 400;
}
.assessment table.contenttable td {
	padding: 7px;
}
.assessment table.contenttable tr:nth-child(1n) {
	background-color: #fff;
}
.assessment table.contenttable tr:nth-child(2n) {
	background-color: #ddd;
}
.assessment table.contenttable a {
	display: block;
	padding: 0.3rem 0.5rem;
	color: #fff;
	background-color: #4eb034;
	transition: background-color .3s ease;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.assessment table.contenttable a:hover {
	background-color: #56be3a;
}

.assessmentRegistration {
	margin: 1.5rem 0 2rem 0;
}
.assessmentRegistration > form > .row {
	margin: 0 -0.9375rem;
}

.assessmentRegistration label {
	font-size: 0.813rem;
}