
/* default styles for extension "tx_frontend" */
	.ce-align-left { text-align: left; }
	.ce-align-center { text-align: center; }
	.ce-align-right { text-align: right; }

	.ce-table td, .ce-table th { vertical-align: top; }

	.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

	.ce-left .ce-gallery, .ce-column { float: left; }
	.ce-center .ce-outer { position: relative; float: right; right: 50%; }
	.ce-center .ce-inner { position: relative; float: right; right: -50%; }
	.ce-right .ce-gallery { float: right; }

	.ce-gallery figure { display: table; margin: 0; }
	.ce-gallery figcaption { display: table-caption; caption-side: bottom; }
	.ce-gallery img { display: block; }
	.ce-gallery iframe { border-width: 0; }
	.ce-border img,
	.ce-border iframe {
		border: 2px solid black;
		padding: 0px;
	}

	.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
		margin-bottom: 10px;
	}
	.ce-intext.ce-right .ce-gallery { margin-left: 10px; }
	.ce-intext.ce-left .ce-gallery { margin-right: 10px; }
	.ce-below .ce-gallery { margin-top: 10px; }

	.ce-column { margin-right: 5px; }
	.ce-column:last-child { margin-right: 0; }

	.ce-row { margin-bottom: 5px; }
	.ce-row:last-child { margin-bottom: 0; }

	.ce-above .ce-bodytext { clear: both; }

	.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

	.ce-uploads { margin: 0; padding: 0; }
	.ce-uploads li { list-style: none outside none; margin: 1em 0; }
	.ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
	.ce-uploads span { display: block; }
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #ab69a5 url('../images/body-background.png') repeat-x left top;
	padding:0px;
	color: #000000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
}

.hd {
	display: block;
	position: absolute;
	left: -999em;
	height: 0px;
	width: 0;
}

a {	cursor: pointer;}
#content a:link, #content a:active, #content a:hover, #content a:visited { color: #000000;}
#content a:hover { text-decoration: none;}

/* =self-clearing floats */
.clearfix:after,
p.date-wrapper:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* =wrapper */
#wrapper { width: 956px; margin: 0 auto; padding: 0 0 20px 0;}

/* =frontpage */
#frontpage-wrapper {
	background: url('../images/frontpage-background.png') no-repeat left top;
}

#frontpage-wrapper #header {
	background: none;
}

#frontpage-wrapper #content {
	background: none;
	padding: 10px;
}

#frontpage-wrapper .s12 .c1 p{
	font-size: 1.5em;
	font-weight: bold;
}

#header {
	background: url('../images/header.png') no-repeat left top;
	height: 140px;
	margin: 20px 0 0 0;
}

h1#logo {}
h1#logo a {
	background: url('../images/logo.png') no-repeat left top;
	display: block;
	width: 254px;
	height: 97px;
	float: left;
	text-indent: -999em;
	margin: 5px 0 0 33px;
}

/* =navigation */
#navigation {
	width: 610px;
	float: right;
	margin-top: 20px;
}

#navigation li {
	display: inline;
	float: left;
}

#navigation li a {
	float: left;
	display: block;
	height: 75px;
	text-indent: -999em;
}

#navigation li a.home {width: 60px;}
#navigation li a.home:hover {width: 60px; background-position: -68px 0px;}
#navigation li a.about-us {width: 90px;}
#navigation li a.about-us:hover {width: 90px; background-position: -96px 0px;}
#navigation li a.programs {width: 95px;}
#navigation li a.programs:hover {width: 95px; background-position: -103px 0px;}
#navigation li a.qualifications {width: 130px;}
#navigation li a.qualifications:hover {width: 130px; background-position: -140px 0px;}
#navigation li a.contact-us {width: 100px;}
#navigation li a.contact-us:hover {width: 100px; background-position: -113px 0px;}

#navigation li {background-repeat: no-repeat; background-position: center top;}
#navigation li.home {background-image: url('../images/navigation/home.gif');}
#navigation li.about-us {background-image: url('../images/navigation/about-us.png');}
#navigation li.programs {background-image: url('../images/navigation/programs.png');}
#navigation li.qualifications {background-image: url('../images/navigation/qualifications.png');}
#navigation li.contact-us {background-image: url('../images/navigation/contact-us.png');}

#navigation li.active a.home:hover {width: 60px; background-position: 0px 0px;}
#navigation li.active a.about-us:hover {width: 90px; background-position: 0px 0px;}
#navigation li.active a.programs:hover {width: 95px; background-position: 0px 0px;}
#navigation li.active a.qualifications:hover {width: 130px; background-position: 0px 0px;}
#navigation li.active a.contact-us:hover {width: 100px; background-position: 0px 0px;}

/* =container */
#content {
	background: #ffffff;
	padding: 10px 33px;
}
#content .cb { margin:0px; padding: 0px;}
#content h1 {
	font-size: 2em;
}
#content h1.orange { color: #e87918; letter-spacing: 1px;  padding: 0 0 .4em 0; line-height: 130%;}
#content h1.green { color: #00923f; letter-spacing: 1px;  padding: 0 0 .4em 0; line-height: 130%;}
#content h1.purple { color: #801d77; letter-spacing: 1px;  padding: 0 0 .4em 0; line-height: 130%;}

#content h2.green { color: #00923f; font-size: 1.4em; padding: 0 0 .4em 0; line-height: 130%; }
#content h2.orange { color: #e87918; font-size: 1.4em; padding: 0 0 .4em 0; line-height: 130%; }
#content h2.purple { color: #801d77; font-size: 1.4em; padding: 0 0 .4em 0; line-height: 130%; }

#content p, #content ul, #sidebar-right p, #content table, #content ol { font-size: 1.4em; color:#00923f;line-height: 130%; padding: 0 0 0.5em 0; }

#content a {
	color:#801d77 !important;
}
#content .style-40 p {
	color: #801d77;
}
#content ul { padding: 0em 0 !important; margin: 0 0 0 17px; list-style: disc;}
#content ul li {margin: 0 0 .2em 0;}
#content ol { list-style: decimal; margin: 0 0 0 17px;}
#content ol li {margin: 0 0 .5em 0;}

#content .style-60 {
	background: #f7cdd0;
	padding: 20px;
	border: 1px solid #801d77;
}

#content .style-95 p,
#content .style-95 ul,
#content .style-95 p,
#content .style-95 a,
#content .style-95 ul  {
	color: #801d77 !important;
	}

#content .scroll-box-purple {
	background: #f7cdd0;
	padding: 20px 10px;
	border: 1px solid #801d77;
	height: 322px;
	overflow: auto;
}

#content .scroll-box-purple .style-100 p{
	color: #801d77 !important;
	font-size: 1.3em;
}

#content .style-95 {
	background: #f7cdd0;
	padding: 20px 10px;
	border: 1px solid #801d77;
	/*height: 152px;
	overflow: auto;*/
	margin: 20px 0px 50px 0px;
}

#content .newsicon {
	display: block;
	width: 120px;
	height: 90px;
	background: url('../images/newsicon.png') no-repeat left top;
	position: absolute;
	z-index: 900;
	margin-left: 120px;
	margin-top: -60px;
}

#content .calicon {
	display: block;
	width: 160px;
	height: 120px;
	background: url('../images/calicon.png') no-repeat left top;
	position: absolute;
	z-index: 900;
	margin-left: 230px;
	margin-top: -60px;
}

#content .calendar p,
#content .calendar ul,
#content .calendar p,
#content .calendar a,
#content .calendar ul  {
	color: #801d77 !important;
	}
#content .calendar p {
	padding:  0 0 .8em 0;
}

#content .style-70 p,
#content .style-70 ul {
	color:#000000;
}

.style-80 {
	display: block;
	height: 185px;
}

.style-80 img {
	padding-top: 165px;
}

#footer,
#footer-frontpage {
	text-indent: -999em;
	height: 19px;
	display: block;
	background: url('../images/footer.png') no-repeat left top;
}

/* =split-columns */
.s11, .s12, .s21 { width: 100%; margin: 0 0 0 0; !important}
.s11 .c1 { float: left; width: 49%;}
.s11 .c2 { float: right; width: 49%;}
.s12 .c1 { float: left; width: 297px;}
.s12 .c2 { float: right; width: 590px;}
.s21 .c1 { float: left; width: 70%; }
.s21 .c2 { float: right; width: 29%; }
.s111 .c1, .s111 .c2, .s111 .c3 { float: left; width: 33%; }
.s11 .c1 .gt {margin-right: 0px;}
.s11 .c2 .gt {margin-left: 0px;}
.s12 .c2 .gt {margin-left: 0px;}
.s12 .c1 .gt {margin-right: 0px;}
.s21 .c2 .gt {margin-left: 0px;}
.s21 .c1 .gt {margin-right: 0px;}
.s111 .c1 .gt {margin-right: 0px;}
.s111 .c2 .gt {margin-right: 0px;}

.s12 .c1 .s11 .c1 {
	width: 49%;
}

.s12 .c1 .s11 .c2 {
	width: 49%;
}

.po21 .s21 .c1 {
	float: left;
	width: 300px;
}

.po21 .s21 .c2 {
	float: right;
	width: 125px;
}

.po11 {
	margin: 0 0 15px 0 !important;
}

.po21 {
	margin: 15px 0 15px 0 !important;
}

.po11 .c1 {
	float: left;
	width: 49%;
}

.po11 .c2 {
	float: right;
	width: 49%;
}

/* =RTE-ENDE */

#content table { margin: 10px 0;}
#content table { width: 100%; line-height: 100%;}
#content table caption { display: none;}
#content table tr { }
#content table tr.tr-last { border-bottom: none;}
#content table td { padding: 0 0 5px 0;}
#content table td.td-0 { width: 33%;}
#content table.price tr.tr-0 td.td-0 { font-weight: bold;}
#content table.price tr.tr-0 { font-weight: bold !important;}



.ce-textpic figcaption { margin: 0; color: #801d77; font-size: 1.3em; padding: 5px 0px;}

.button {
	color:#cc0033;
}

span.p-left {
	display: block;
	padding-left: 20px !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
