	/* Bestellformular 
.content .csc-form-element li {
	margin-bottom:1em;
}
.content .csc-form-element ol li {
	margin-bottom:0.2em;
}
.csc-form-element label {
	display:inline-block;
	min-width:160px;
	color:#269dce;
	font-weight:bold;
}
.csc-form-element-select ol {
	list-style-type:none;
	display:inline-block;
	margin:0 0 0 -4px;
	padding:0;
}
.csc-formelement-select ol li {
	margin:0;
	padding:0;
	display:inline-block;
}
*/


/* ------- antrago overrides  ------- */

.main-content div#aweb-content button,
.main-content div#aweb-content a.btn {
	font-family: Aller;
    font-weight: 400;
}
.main-content div#aweb-content .checkbox.aweb-checkbox-verknuepfung1 {
    font-family: Aller;
    font-weight:500;
}
/* ------- antrago overrides  ------- */
.main-content div#aweb-content label a {
	color:#269dce;
}
.main-content div#aweb-content label a::before {
	content: "\f105";
	font-family:FontAwesome;
	margin-right:3px;
}

.akad-fakd .main-content div#aweb-content label a {
	color:#d7303a;
}



/* image layout 3*/
.akd-pdf-downloads {
	margin:20px 0;
	overflow:hidden;
	
}
.akd-pdf-downloads h3 {
	width:150px;
	min-height:20px;
	float:left;
}
.akd-pdf-downloads .csc-textpic-imagewrap {
	margin:0 0 0 25px;
	padding:0;
	position:relative;
}
.content .akd-pdf-downloads figure a {
	display:block;
}
.akd-pdf-downloads .csc-textpic-imagewrap .csc-textpic-caption-l {
	font-size:inherit;
}

.akd-pdf-downloads div.csc-textpic .csc-textpic-imagewrap img {
	background:white;
	border:1px solid #d7303a;
}


/* uploads */

.akd-uploads {
	margin:20px 0;
	overflow:hidden;
}
.akd-uploads h3 {
	width:150px;
	min-height:20px;
	float:left;
}
.akd-uploads ul {
	margin:0 0 0 175px;
	padding:0;
}
.content .akd-uploads ul li {
	margin:0;
}
.content .akd-uploads .csc-uploads-fileName {
	text-decoration:none;
}
.content .akd-uploads .csc-uploads-fileSize {
	color:#888;
}

.csc-uploads-element-pdf a img {
	background:white;
	border:1px solid #d7303a;
}



.mockup * {
	box-sizing:border-box;
}
.mockup {
	margin-top:-45px;
	padding-bottom:50px;
}
.mockup-cols {
	display:flex;
	justify-content:flex-start;
	flex-shrink:0;
}
.mo-left {
	width:50%;
}
.mo-right {
	width:50%;
}
.mo-right.framed {
	border:1px solid #e1e1e1;
}

.mo-header {
	font-size:22px;
	margin-bottom:20px;
}
.mo-header .mo-left.framed {
	padding:15px 0 0 15px;
	border:1px solid #e1e1e1;
}
.mo-header .mo-right img {
	display:block;
	margin:0;
	width:100%;
	height:auto;
}
.mo-header h2 {
	font-family:Aller-Bold;
	font-size:27px;
	color:#269dce;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
.content .mo-header p,.content .mo-left p, .content .mo-right p {
	margin:0;
	padding:0;
	line-height:1.3;
}
.mo-header .grau {
	color:#999;
}
.content p.mockup-link {
	margin:10px 0 0 0;
	text-align:right;
	padding:0 0 0 0;
}
.mockup-link a {
	font-family:Aller-Light;
	padding-right:20px;
	position:relative;
}
.mockup-link a:before {
	content:"»";
	font-size:50px;
	display:block;
	position:absolute;
	left:-35px;
	top:-23px;
}

.mo-contact {
	padding:15px;
	font-size:13px;
}
.mo-contact h3 {
	color:#269dce;
	font-family:Aller-Light;	
	font-size:20px;
}
.mo-tel {
	display:inline-block;
	height:25px;
	padding-left:27px;
	background:transparent url(mo-icon-tel.png) no-repeat;
	padding-top:8px;
}
.mo-mail {
	display:inline-block;
	height:25px;
	margin-left:15px;
	padding-left:35px;
	padding-top:4px;
	background:transparent url(mo-icon-mail.png) no-repeat;
}

.mo-up {
	margin:75px 0 0px 0;
}
.mo-up h2 {
	font-family:Aller-Light;
	font-size:22px;
	color:#269dce;
	margin-bottom:15px;
}
.mo-link {
	margin:10px 0;
	padding: 0px 0 10px 0;
	border-bottom:1px solid #e1e1e1;
}
.mo-link span {
	color:#666;
	display:block;
}
.mo-link a {
	font-family:Aller-Light;
	display:block;
}

.mo-bottom-links {
	
}
.mo-bottom-links a {
	display:block;
	text-align:right;
	position:relative;
	vertical-align:middle;
	line-height:1;
}
.mo-bottom-links a:before {
	content:"› ";
	font-size:25px;
}

@media screen and (max-width:640px) {
	.mockup {
		margin:10px 10px 0 10px;
	}
	.mo-header .mo-left {
		width:100%;
	}
	.mo-header .mo-right {
		display:none;
	}
	.mo-contact {
		width:100%;
	}
}



/* proxy.css overrides */

@media screen and (max-width:670px) {
	.row div#aweb-content label {
		font-style:normal;
		font-size:14px;
		padding-right:10px;
		-webkit-hyphens:auto;
		-moz-hypens:auto;
		hyphens:auto;
	}
	.row div#aweb-content .col-lg-12 {
		width:100%;
	}
	.row div#aweb-content .col-lg-9 {
		width:65%;
	}
	.row div#aweb-content .col-lg-3 {
		width:30%;
	}
}







/* AKD Styles */

.akd-course {
}
.akd-course p {
	line-height:1.4;
	margin-bottom:1.3em;
}
.xakd-course h2 p {
	margin:0;
}
.content .akd-label {
	margin:0 0 0.5em 0;
	padding:0;
	float:left;
	width:150px;
}
.content .akd-text {
	line-height:1.4;
	margin-left:175px;
}
.content .akd-text > ul:first-child {
	margin-top:0;
}
.content .akd-menu h3 {
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:0;
}
.content .akd-menu .akd-menu {
	padding-left:20px;
	margin-top:0;
}
.akd-status {
	display:inline-block;
	margin-right:12px;
	width:12px;
	height:12px;
	border:1px solid transparent;
	border-radius:12px;
	vertical-align:top;
	background-color:#ddd;
}
.akd-st-0 { background-color:#ddd; }
.akd-st-1 { background-color:#ddd; }
.akd-st-2 { background-color:#aaa; }
.akd-st-3 { background-color:#aaa; }
.akd-st-4 { background-color:#ddd; }
.akd-st-11 { background-color:#0a0; }
.akd-st-12 { background-color:#fcd72e; }
.akd-st-13 { background-color:#a00; }

.akd-menu {
	background-color:#fff;
}
.akd-row {
	display:table-row;
}
.akd-row:nth-child(even) {
	background-color:#f5f5f5;
}
.akd-menu.filtered .akd-row:nth-child(even) {
	background-color:transparent;
}
.akd-menu.filtered .akd-row.striped {
	background-color:#f5f5f5;
}
.akd-menu.shortened {
	max-height:400px;
	overflow:hidden;
}
#akd_reveal {
	margin:10px 0;
	padding:10px 10px 8px 10px;
	background-color:#f5f5f5;
	cursor:pointer;
	line-height:1;
	font-size:14px;
	display:inline-block;
	font-weight:400;
}


.akd-col {
	display:table-cell;
	vertical-align:top;
	padding:15px 5px 12px 5px;
	font-size:14px;
}
.akd-col a {
	line-height:1.3;
	font-size:15px;
	/*font-family:"Aller-Light";*/
}
.akd-col .akd-status {
	margin:0 5px;
}
.akd-title {
	vertical-align:middle;
}
.akd-subtitle {
	color:#777;
}
.akd-signal {
	vertical-align:middle;
	text-align:center;
}
.akd-divis {
	padding-left:0;
	padding-right:0;
	max-width:15px;
}
.akd-location {
	padding-left:20px;
}
.akd-second-date {
	display:none;
}
.akd-title .akd-status {
	display:inline-block;
	margin-right:10px;
}
.akd-row .akd-date {
	width:85px;
}

.course-pages .akd-title {
	width:60%;
}

.course .akd-date1 {
	text-align:right;
}

.xakd-menu > .course-menu {
	width:100%;
}


/* Suchfilter */
.akd-search-filter {
	font-size:13px;
	margin:15px 0px 15px 5px;
}
.akd-filter-section {
	margin:15px 0;
	padding:20px 5px 0px 0px;
/*
	border-top:1px solid #ddd;
*/
}
.akd-filter-section.akd-cat {
	border-top:none;
	margin-top:0;
	padding-top:0;
}

.akd-search {
	display:flex;
	justify-content:space-between;
	flex-grow:0;
	flex-shrink:0;
}

.akd-search .xline-input {
	border:1px solid #bbb;
	width:66%;
	max-width:150px;
}
.akd-search label,
.akd-location label {
	display:inline-block;
	margin-right:10px;
}
.akd-option select {
	font-size:13px;
	min-width:100px;
	max-width:150px;
}
.akd-search .akd-option {
	width:30%;
}
.akad-bakd .akd-search .akd-option {
	width:auto;
}

.akd-option {
	display:block;
	/*	white-space:nowrap; */
	margin:0 0 5px 0;
	position:relative;
}
.akd-option .form-input {
	display:inline;
	width:auto;
	
}


.akd-section-header {
	margin-bottom:15px;
	font-weight:bold;
	color:#444;
}


.akd-section-categories {
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.akd-section-categories .akd-option {
	/*width:50%;*/
}
.akd-option label {
	margin-left:5px;
}
.akd-section-categories .akd-option .form-checkbox {
	padding-left:2.5rem;
}

.akd-section-categories .akd-option .form-icon {
	width:1.7rem;
	height:1.7rem;
	top:0.2rem;
}

.akd-cat1-opts {
	width:30%;
	margin-bottom:20px;
}
.akd-cat1-opts.akd-catcols-2 {
	width:47%;
}
.akd-cat1-opts > .akd-option {
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
	margin-bottom:7px;
	font-weight:bold;
	color:#000;
}
/*
.akd-cat label {
	display:inline-block;
	margin-left:10px;
}
*/

/*
.akd-cat1-opts .akd-option,
.akd-cat2-opts .akd-option {
	display:block;
}

.akd-cat2-opts {
	margin-top:10px;
}
.akd-cat2-opts .akd-option {
	border-bottom:none;
	padding-bottom:0;
	padding-left:7px;
}
.akd-cat1-opts label,
.akd-cat2-opts label {
	font-weight:normal;
	white-space:normal;
	vertical-align:top;
}
*/
.akd-extras {
	padding-bottom:2rem;
}

.akd-results {
	padding:10px 0 5px 0;
	margin:20px 0 0 0;
	font-style:italic;
	/*border-bottom:1px solid #ddd;*/
}
.akd-results.deco-left {
	font-size:20px;
	font-weight:400;
	margin:1rem 0 0.5rem 0;
}

.akd-order-section {
	overflow:hidden;
	padding:20px 0px 20px 0;
/*
	margin:0 75px 0 0;
*/
/*	border-top:1px solid #ddd;*/
}
.xakd-order-section a {
	box-sizing:border-box;
	display:inline-block;
	padding:10px 15px 8px 15px;
	background-color:#d7303a;
	color:#fff;
	line-height:1;
	cursor:pointer;
	min-width:100px;
	text-align:center;
}
.akd-order-section .btn-order {
	min-width:240px;
	font-size:30px;
	height:auto;
	line-height:1;
	font-weight:300;
	padding-top:12px;
	padding-bottom:8px;
	border-radius:10px;
}

.akd-order-section .btn-order.btn-order-fakd {
	font-size:16px;
	min-width:200px;
	border-radius:4px;
}
.akad-fakd .akd-extras .sharing-buttons {
	display:none;
}

.akd-order-section.akd-bakd a.btn {
	background-color:#269dce;
}

.akd-order-section-primary {
	margin-top:1em;
	margin-bottom:1em;
	text-align:center;
}
.akd-order-section.akd-fakd {
	margin:0;
}
.akd-order-section.akd-fakd .akd-order-section-secondary {
	margin-top:50px;
}

@media all and (max-width:1290px) {
	.akd-order-section-primary {
		margin-top:1em;
		margin-bottom:2.5em;
		padding-left:0;
		text-align:center;
	}
}

.akd-order-section-secondary {
	display:flex;
	justify-content:space-between;
	padding:0 20px 0 20px;
}
.akd-order-section-secondary .col {

}

.akd-order-section-secondary .col:nth-child(2) {
	text-align:center;
}
/*
.akd-order-section-secondary .col:nth-child(3) {
	margin-left:175px;
}
*/
.akd-order-section-secondary h4 {
	text-transform:none;
}

.akd-back-button {
	color:#d7303a;
	cursor:pointer;
	display:none;
}
.content .text a.akd-back-button::before {
	content: "<";
	display: inline-block;
	margin-right:5px;
}
.akd-pdf-button {
	color:#d7303a;
	display:block;
	line-height:1;
}
.akd-order-section .akd-pdf-button::before,
.content .text a.akd-pdf-button::before {
	font-family:FontAwesome;
	font-size:18px !important;
	content:"\f1c1" !important; /* Grrr. */
	display:inline-block;
	margin-right:5px !important;
}
.akd-order-section .col a {
	white-space:nowrap;
}
.xakd-block-hide .col:first-child {
	display:none;
}


/*
.koop-rearranged {
	margin-top:2rem;
	max-width:66%;
	margin:0 auto;
	padding:1rem 1rem 1rem 50px;
	border:1px solid #ddd;
	position:relative;
	min-height:140px;
}
.koop-rearranged header {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:40px;
	white-space:nowrap;
	background-color:#f5f5f5;
}
.koop-rearranged header h2 {
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0;
	line-height:1;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	transform-origin:left top;
	transform:rotate(-90deg) translateX(-10px) translateY(14px);
}
*/
.koop-rearranged {
/*
	margin-top:2rem;
*/
	max-width:100%;
	/*min-width:33%;*/
	margin:0 auto;
	padding:1.5rem;
	/*border:1px solid #ddd;*/
	/*display:table;*/
	position:relative;
	/*left:-90px;*/
	
	padding-top:40px;
	margin-top:0px;
	background:url(border-h.svg) left top repeat-x;

	
}
.akad-fakd .koop-rearranged {
	border:1px solid #ddd;
	background-image:none;
	padding-top:1.5rem;
}


.koop-rearranged h2 {
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
}
.koop-rearranged > header {
	text-align:center;
}

.koop-rearranged .course-block-kooperationen {
/*	margin-left:-10px;*/
}
.koop-rearranged.koop-and-funding {
	display:block;
	left:0;
	max-width:none;
	width:100%;
}
.koop_funding {
	justify-content:center;
	width:100%;
}
@media all and (min-width:1175px) {
.xkoop_funding .column {
	max-width:20%;
}
}

.koop {
	margin:10px;
}
.koop.woImage {
	display:flex;
	align-items:center;
	height:70px;
	max-width:150px;
	background-color:#eee;
	padding:10px;
	font-size:12px;
	text-align:center;
	-ms-hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto;
}
.koop.wImage {
	height:64px;
	width:auto;
	text-align:center;
	margin-left:0;
	margin-right:1rem;
	display:inline-flex;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
}
.koop img.akd-koop-pict {
	display:inline-block;
	width:auto;
	max-height:64px;
}
.koop.wImage.wide {
	height:auto;
}
.koop.wImage.wide img.akd-koop-pict {
	width:100%;
	height:auto;
	max-width:80px;
}
.course-block-kooperationen {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
}




/*
.akd-order-section .button-left {
	float:left;
}
.akd-order-section .button-middle {
	float:left;
	margin-left:75px;
}
.akd-order-section .button-right {
	float:right;
}
*/
.button-right.disabled, .btn-submit.disabled {
	background-color:#ddd;
}
.akd-order-section.akd-top-order {
	margin:10px 75px 20px 0;
	border-bottom:1px solid #ddd;
	padding:10px 0 10px 0;
	
	display:none;
	
}
.akd-order-section.akd-top-order .button-middle {
}

@media screen and (max-width:640px) {
	.akd-order-section a {
		min-width:0;
		padding:8px 8px 5px 8px;
		font-size:14px;
	}
	.akd-order-section .button-middle {
		margin-left:20px;
	}
}

/*
.akd-order-section {
	display:flex;
	justify-content:space-between;
}
.akd-order-section a {
	box-sizing:border-box;
	display:inline-block;
	min-width:110px;
	text-align:center;
}
*/




.akd-section {
	overflow:hidden;
}

.akd-legend {
	display:inline-block;
	padding:15px 20px 10px 20px;
	margin:60px 0 20px 0;
	border:1px solid #ddd;
}
.akd-legend h3 {
	color:#444;
}
.akd-legend.akd-legend-horizontal {
	width:100%;
}
.akd-legend p {
	margin:0 0 0.2em 0;
	padding:0;
	font-size:14px;
	line-height:1.4;
	color:#333;
}
.akd-legend.akd-legend-horizontal p {
	display:inline-block;
	margin:0 20px 0 0;
	white-space:nowrap;
}
.akd-legend.akd-legend-horizontal h3 {
	margin-top:0;
}
.akd-legend.akd-legend-horizontal .akd-status {
	margin:0 3px 0 0;
	vertical-align:baseline;
}



@media screen and (max-width:1024px) {
	.content .akd-label {
		float:none;
		width:100%;
		margin:1em 0 0.5em 0;
	}
	.content .akd-text {
		margin-left:0;
	}
	.akd-search {
		flex-wrap:wrap;
	}
	.akd-search .akd-option {
		width:100%;
	}
	.akd-search .akd-option label {
		width:70px;
	}
	.akd-cat1-opts {
		width:100%;
		margin-top:20px;
	}
	.akd-divis {
		display:none;
	}
	.akd-date {
		text-align:right;
		font-size:12px;
	}
	.akd-date2 {
		display:none;
	}
	.akd-second-date {
		display:block;
		font-size:12px;
	}
	.akd-second-date::before {
		content:"– ";
		white-space:nowrap;
	}
}

.cookies {
	position:fixed;
	left:0;
	right:0;
	bottom:-200px;
	padding:20px;
	background-color:rgba(0,0,0,0.7);
	color:#fff;
	transition:all 0.5s ease-out;
	z-index:9999;
}
.cookies.active {
	bottom:0px;
}
.cookies .wrapper {
	width:100%;
	max-width:1280px;
}
.cookies a, .cookies a:hover {
	color:#fff;
	text-decoration:underline;
}
.cookie-button {
	display:block;
	float:right;
	padding:10px 20px 8px 20px;
	line-height:1;
	text-align:center;
	border:1px solid #fff;
	cursor:pointer;
	border-radius:5px;
}
.cookie-button:hover {
	background-color:#fff;
	color:#000;
}

@media all and (max-width:1279px) {

	.akd-order-section-secondary {
		flex-wrap:wrap;
	}
	.akd-order-section-secondary .col,
	.akd-order-section-secondary .col:nth-child(2),
	.akd-order-section-secondary .col:nth-child(3) {
		margin:2rem 0;
		width:100%;
		text-align:left;
	}
	
}

.download_box {
}
.download_box img {
 width:200px;
 height:auto;
 display:inline-block;
 margin:0;
 padding:0;
 
}
a[href$="pdf"].no-border img {
border-color:transparent;
}
