/** Akademie Form **/

#akademie-search-form {
  /*display: table-cell;*/
  margin: 5px 0 10px 0;
}

#akademie-search-form div.form-item {
	float: left;
  display: block;
  margin: 0 20px 0 0;
}

#akademie-search-form input.form-submit {
  margin: 16px 0 0 0;
}

.akademie-wrapper a.left-arrow {
	margin-bottom: 5px 0 0 0;
}


.akademie-list-item {
	margin: 0;
}

.akademie-image {
	position: relative;
	float: left;
	width: 195px;
	margin-right: 15px;
}

div.akademie-list-item-highlight .akademie-image {
	width: 400px;
}

.akademie-image img {
	margin: 4px 0 5px 0;
}

.akademie-content {
	position: relative;
	float: left;
	width: 435px;
}

div.akademie-list-item-highlight .akademie-content {
	width: 230px;
}

.highlight-title {
	margin-bottom: 12px;
}

.akademie-content h4 {
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: 600;
	float: left;
}

.akademie-content h5 {
	margin: 2px 0;
}

hr.no-margin-top {
	margin-top: 0;
}

/*
.akademie-content h5 {
	font-size: 15px;
	margin: 0;
	font-weight: bold;
}*/

/*
.akademie-content h6 {
	font-size: 11px;
	float: left;
	margin: 0;
	color: #333333;
	margin: 3px 0 0 5px;
}*/

.referent-wrapper {
	padding: 20px;
	background-color: #F4F4F4;
	margin-top: 20px;
}

.referent-image {
	position: relative;
	float: left;
	width: 210px;
}

.referent-content {
	position: relative;
	float: left;
	width: 430px;
}

.referent-content h4 {
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	float: left;
}

.referent-content h5 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 600;
}

.referent-content h6 {
	font-size: 11px;
	float: left;
	margin: 0;
	color: #333333;
	margin: 3px 0 0 5px;
}

.legend-item {
	height: 15px;
	padding-right: 10px;
	float: left;
}

.legend-item img {
	float: left;
}

.legend-item span {
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	padding-left: 5px;
}





/* Neue Akademie-Seite */

/* Übersicht und Teaser */

/* Headline und Filter */

.akademie-headline-box h1,
.akademie-headline-box h2 {
	font-family: "myriad-pro",Geneva,sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #000;
	line-height: 42px;
}

.akademie-headline-box h2 {
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
}


.akademie-headline-box-wrapper,
.akademie-filter-box-wrapper {
	background-color: #F6F6F6;
	padding: 45px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}

.akademie-headline-box-wrapper {
	padding: 11px 45px 16px 45px;
}

.akademie-filter-box-wrapper {
	padding: 16px 45px;
	border-top: 2px solid #FFF;
}

.akademie-filter-box-wrapper .form-item {
	margin: 0;
}

.akademie-teaser-box-list-wrapper {
	background-color: #F6F6F6;
	padding: 45px 24px 25px 44px;
	border: 1px solid #EAEAEA;
	border-top: 2px solid #FFF;
}

.akademie-teaser-box-legend {
	margin-top: -5px;
	position: absolute;
}

/* Teaser */

.akademie-teaser-box,
.akademie-kontakt-box {
	background-color: #FFF;
	display: block;
	width: 272px;
	height: 416px;
	float: left;
	border: 1px solid #CCC;
	margin: 0 19px 21px 0;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	position: relative;	
}

.akademie-kontakt-box {
	margin-bottom: 0;
}

a.akademie-teaser-box:hover {
	background-color: #E7E7E7;
	border-color: #FFF;
	color: #333;
}

.akademie-teaser-box-inner{
	padding: 21px 0 21px 21px;
}

.akademie-kontakt-box-inner {
	padding: 14px 21px;
}

.akademie-kontakt-box-inner p {
	margin: 0;
}

.akademie-teaser-box .akademie-teaser-image {
	margin-bottom: 10px;
}

.akademie-teaser-box .akademie-teaser-title {
	/*min-height: 80px;*/
}

.akademie-teaser-box h3,
.akademie-kontakt-box h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #000;
}

.akademie-kontakt-box .box-title {
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-weight: bold;
}

.akademie-teaser-datum {
	font-weight: bold;
	color: #000;
}

.akademie-teaser-datum  .anzahl-termine,
.anzahl-termine {
	font-weight: normal;
}

.akademie-teaser-datum .datum-lang-wochentag {
	font-weight: bold;
}

.akademie-teaser-datum .datum-lang-uhrzeit {
	font-weight: normal;
}

.akademie-teaser-datum div.datum-lang-wochentag {
	float: left;
	min-width: 110px;
	padding-right: 4px;
}

.akademie-teaser-datum div.datum-lang-uhrzeit {
	float: left;
	min-width: 100px;
}


.akademie-teaser-infos {
	position: absolute;
	bottom: 21px;
}

.akademie-teaser-infos p {
	margin: 0;
}

.akademie-teaser-infos-item {
	font-size: 13px;
	line-height: 18px;
}

.akademie-teaser-infos-item div.akademie-teaser-infos-item-title {
	float: left;
	width: 85px;
}

.akademie-teaser-infos-item-title {
	color: #000;
}

.akademie-teaser-infos-item .akademie-teaser-infos-item-value {
	color: #333;
	float: left;
	width: 140px;	
}


.akademie-teaser-info-level {
	display: block;
	color: #333;
	border: 1px solid #333;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	margin-right: 3px;
	float: left;
	margin-top: 1px;
}



.akademie-teaser-box,
.akademie-kontakt-box {
  position: relative;
  z-index: 90;
}

.corner-ribbon-wrapper {
	position: absolute;
  left: 0; 
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: 272px; 
  height: 75px;
  text-align: right;
}
	
.corner-ribbon {
	position: absolute;
	height: 22px;
	background-color: #FF7F00;
	color: #FFF;
	font-weight: bold;
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  z-index: 20;
  left: -13px;
  top: 13px;
  padding-left: 6px;
  line-height: 22px;
  -webkit-transform: rotate(-10deg) scale(0.9999999);
      -ms-transform: rotate(-10deg) scale(0.9999999);
          transform: rotate(-10deg) scale(0.9999999);
}

.corner-ribbon-orange {
	background-color: #FF7F00;
}

.corner-ribbon-red {
	background-color: #D40000;
}


/*
.akademie-teaser-box {
  position: relative;
  z-index: 90;
}

.corner-ribbon-wrapper {
	position: absolute;
  left: 0; 
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}

.corner-ribbon-orange {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  position: absolute;
  top: 19px; left: -21px;
}
*/


/* Filter */

.akademie-filter-item {
	float: left;
	margin-right: 20px;
}

.akademie-filter-item select {
	width: 130px;
}

.akademie-filter-item.akademie-filter-submit {
	margin-top: 15px;
	margin-right: 0;
	float: right;
}


/* Legende */

.akademie-teaser-box-legend-item {
	float: left;
	font-size: 12px;
	color: #333;
	margin-right: 15px;
}







/* Einzelansicht */

.akademie-full-box .akademie-full-title {
	background-color: #F6F6F6;
	padding: 22px 46px;
	color: #000;
	border: 1px solid #DFDFDF;
}

.akademie-full-box .akademie-full-content {
	background-color: #FFFFFF;
	padding: 46px;
	color: #333;
	border: 1px solid #DFDFDF;
	border-top: none;
}

.akademie-full-box .akademie-full-content-inner {
	/*margin-bottom: 9px;*/
	margin-bottom: 0;
	position: relative;
}

.akademie-full-box .akademie-full-content-back-link {
	position: absolute;
	top: -47px;
	right: 0;
}

.akademie-full-content-left {
	float: left;
	width: 563px;
	margin-right: 21px;
}

.akademie-full-content-right {
	float: left;
	width: 272px;
	padding-top: 39px;
}

.akademie-full-content-right .akademie-teaser-box,
.akademie-full-content-right .akademie-kontakt-box {
	height: auto;
	border-color: #DFDFDF;
	float: none;
}

.akademie-full-content-right .akademie-teaser-box .akademie-teaser-infos {
	position: relative;
	bottom: auto;
}

.akademie-full-content .akademie-teaser-info-level {
	float: none;
	display: inline-block;
}

.akademie-full-content .akademie-teaser-datum {
	margin-bottom: 4px;
}

.akademie-full-content .akademie-teaser-infos-item-anmeldeschluss,
.akademie-full-content .akademie-teaser-infos-item-preis {
	margin-bottom: 4px;
}

.akademie-full-content .akademie-teaser-infos-item-preis .akademie-teaser-infos-item-title {
	font-weight: bold;
}

.akademie-full-content .akademie-teaser-infos-item-freie-plaetze {
	margin-bottom: 13px;
}

.akademie-full-content .akademie-teaser-infos-item-veranstalter p {
	margin: 0;
}

.akademie-full-content .akademie-teaser-infos-cta {
	margin-top: 17px;
}

.akademie-full-content .akademie-teaser-infos-cta .button {
	font-size: 14px;
	background-color: #17b917;
}

.akademie-full-box .akademie-referent .akademie-referent-image {
	float: left;
	width: 200px;
}

.akademie-full-box .akademie-referent .akademie-referent-content {
	float: left;
	width: 303px;
}

#fotokurs-tabs #tab-bildergalerie {
	padding-right: 0;
	padding-bottom: 15px;
	width: 543px;
}

.akademie-bildergalerie-wrapper a {
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	/*width: 157px;
	height: 110px;
	background-position: center center;
	background-repeat: no-repeat;*/
}


/* Slider */

.akademie-slider-wrapper {
	position: relative;	
}

.akademie-slider-wrapper .akademie-slider-pagination {
	position: absolute;
	text-align: center;
	top: 410px;
	z-index: 10;
	width: 100%;
}

.akademie-slider-wrapper .akademie-slider-pagination a {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 4px;
	background: transparent url("./images/slider_dot_inactive.png") top left no-repeat;
}

.akademie-slider-wrapper .akademie-slider-pagination a.selected {
	background: transparent url("./images/slider_dot_active.png") top left no-repeat;
}

.akademie-slider-wrapper .akademie-slider-pagination a span {
	visibility: hidden;
}



/* Tabs auf Einzelansicht */


/* Einzelseite Tabs */

#fotokurs-tabs,
#fotokurs-tabs ul {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#fotokurs-tabs > ul > li {
	background: none;
	background-color: #F6F6F6;
	border: none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-radius: 0;
	margin-right: -1px;
}

#fotokurs-tabs > ul > li:first-child {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

#fotokurs-tabs > ul > li:last-child {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

#fotokurs-tabs > ul > li.ui-state-active {
	background: none;
	background-color: #FFF;
}

#fotokurs-tabs > ul > li a {
	font-family: 'myriad-pro',Geneva,sans-serif;
	color: #666666;
	font-size: 14px;
	padding: 0 20px;
	line-height: 36px;
}

#fotokurs-tabs > ul > li.ui-state-active a {
	color: #333;
	font-size: 14px;
}

#fotokurs-tabs > ul > li > a:focus {
  outline-color: transparent;
  outline-style: none;
}


#fotokurs-tabs .ui-tabs-panel {
	color: #333;
	width: 503px;
	padding: 30px 40px 30px 20px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #DFDFDF;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#fotokurs-tabs .ui-tabs-panel a {
	color: #b80000;
}

#fotokurs-tabs .ui-tabs-panel h1,
#fotokurs-tabs .ui-tabs-panel h2,
#fotokurs-tabs .ui-tabs-panel h3,
#fotokurs-tabs .ui-tabs-panel h4 {
	color: #333;
}

#fotokurs-tabs .ui-tabs-panel h3 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin-bottom: 15px;
}

#fotokurs-tabs .tab-edit-icon {
	line-height: 30px;
	text-align: right;
}


/* Registrierungsformular */

#akademie-register-form {
	margin-top: 30px;
}

#akademie-register-form .award-progress {
	margin: 0 0 -1px;
	z-index: 1000;
}

.akademie-register-box {
	background-color: #F6F6F6;
	padding: 22px 40px 25px 20px;
	border: 1px solid #dfdfdf;
}

.akademie-register-box-info-left {
	float: left;
	width: 649px;
}

.akademie-register-box-info-right {
	float: left;
	width: 145px;
}

.akademie-register-box-info-left h2 {
	margin-bottom: 17px;
}

.akademie-register-wrapper-left {
	float: left;
	width: 396px;
	min-height: 300px;
	border-right: 1px dotted #999;
}

.akademie-register-wrapper-right {
	float: left;
	width: 372px;
	min-height: 406px;
	padding: 0 0 0 25px;
	position: relative;
}

.akademie-register-login-wrapper {
	min-height: 350px;
	padding: 0 160px 0 0;
}

.akademie-register-login-wrapper .description {
	display: none;
}

.akademie-register-login-wrapper .form-actions {
	margin-top: 22px 0 18px 0;
}

.akademie-register-wrapper-right .form-item {
	margin-bottom: 0;
}

.akademie-register-wrapper-right .required-info {
	margin: 25px 0;
}

.akademie-register-wrapper-right .form-submit {
	float: right;
}

.akademie-register-box h2 {
	font-weight: 600;
	font-size: 22px;
	color: #000
}

.akademie-register-box h3 {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	margin-bottom: 0;
}

.akademie-register-box h3.regular {
	font-weight: 400;
}

.akademie-register-box h4 {
	font-weight: 400;
	font-size: 16px;
	color: #000
}

.akademie-register-box hr {
	margin-top: 17px;
}

.akademie-register-box .akademie-register-wrapper h4 {
	margin-top: 0;
	line-height: 16px;
}

.akademie-register-box .akademie-register-wrapper .margin-top {
	margin-top: 13px;
}

.akademie-register-box .akademie-register-wrapper h3.margin-top {
	margin-top: 11px;
}

.akademie-register-box .akademie-register-wrapper .margin-bottom,
.akademie-register-box .akademie-register-wrapper h3.margin-bottom {
	margin-bottom: 13px;
}

.akademie-register-wrapper .form-submit, 
.akademie-register-wrapper input[type="button"] {
	margin-left: 5px;	
	float: right;
}

.akademie-register-wrapper .akademie-register-login-wrapper .form-submit {
	float: left;
	margin: 14px 0 0 0;
} 



.akademie-zahlung-item > div {
	float: left;
}

.akademie-zahlung-item .akademie-zahlung-left {
	width: 80px;
}

.akademie-zahlung-item .akademie-zahlung-radio {
	width: 30px;
	padding-top: 26px;
	text-align: center;
}

.akademie-zahlung-item .akademie-zahlung-right {
	width: 250px;
	padding-top: 25px;
}

#akademie-register-3-form .form-type-checkbox > input,
#akademie-register-3-form .form-type-checkbox > label {
	float: left;
}

#akademie-register-3-form .form-type-checkbox > input {
	margin: 2px 6px 0 0;
}

.akademie-register-submit {
	position: absolute;
	bottom: 0;
	right: 0;
}

.akademie-register-3-submit-buttons input[type="submit"] {
	background-color: #17b917;
}

.akademie-register-thankyou {
	min-height: 406px;
}

.akademie-register-thankyou h5 {
	font-size: 12px;
}

.akademie-register-thankyou > a {
	font-size: 12px;
	margin-top: 30px;
	display: block;
}

.akademie-banner-bottom {
	margin-top: 20px;
}



