/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ubuntu-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('../fonts/ubuntu-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('../fonts/ubuntu-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ubuntu-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('../fonts/ubuntu-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

html, body  {
font-family: Ubuntu;
font-weight: 400;
}

.font_serif_2, .font-serif-2 {
	font-family: Georgia, Times, serif;
}

/*     --LOGO 25 Years
------------------------------------------------- */
.logo a {
background-image: url(../themedesigner/uploads/SalsaRica_25_Years_Logo_Colour.svg);
}
.header.cloned .logo a {
background-image: url(../themedesigner/uploads/SalsaRica_25_Years_Logo_Colour_no_claim.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 160px;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .logo {
width: 130px;
}
}

@media only screen and (max-width: 768px){
	.header.cloned .logo {
		width: 110px;
	}
}



/*     --TikTok Icon
------------------------------------------------- */
.fa-tiktok:before {
    content: url(/files/salsarica/Logos/tiktok_color.svg)
}

.fa-tiktok:hover {
    background: rgb(83 83 83) !important;
}

.fa-tiktok:hover:before {
    content: url(/files/salsarica/Logos/tiktok_color_white.svg)
}

/*     --SR MEMBER NAVIGATION BUTTON
------------------------------------------------- */

.membersubnav.ce_hyperlink a{
	color:#000 !important;
	font-weight: 700 !important;
	font-size: 1.2rem !important;
	padding: 8px;
	margin-right: 20px;
}

.membersubnav.ce_hyperlink a:hover{
	color:#ffffff !important;
	background: #9c110e;
	border-color: #9c110e;
}


.membersubnav.ce_hyperlink a:hover, a.btn:hover {
	opacity: 1;
}


/*     --SR EVENT ACTION BUTTON
------------------------------------------------- */

.weitere-infos-wrapper{
	margin: 30px 0px;
}


.weitere-infos{
	background-color:#9c110e;
	color:#fff !important;
	font-weight: 700 !important;
	font-size: 0.9rem !important;
	font-family: Ubuntu;
	padding: 8px;
}


.weitere-infos:hover{
	background-color:#f0c73f  !important;
	color:#000 !important;
}


/*     --SR EVENTS
------------------------------------------------- */
.mod_eventreader .info:before {
    font-family: "icons";
    content: "\1f4c5";
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: -1px;
    left: 0;
    margin-right: 5px;
	display: none;
}


.mod_eventreader .attachments a:before {
    color: #f49a12;
    font-family: "FontAwesome";
    content: "\f1c1";
    margin-left: 0px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
}

.mod_eventreader .info {
    float: inherit;
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0px solid rgb(220,220,220);
    color: rgb(160,160,160);
    font-size: 0.9rem;
    text-transform: uppercase;
}

.mod_eventreader .image_container {
    width: 400px;
    height: auto;
    margin-right: 50px;
    margin-top: 0px;
}

.mod_eventreader .image_container.float_left {
    margin-right: 5%;
    float: right;
}

/*     --mod_eventlist
------------------------------------------------- */
.mod_eventlist .event {
    margin-bottom: 20px;
}

.mod_eventlist .events {
    margin-left: 250px; 
	padding-bottom: 30px;
}

.mod_eventlist h2 {
    margin-bottom: 0px;
}

.mod_eventlist p.time {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 3px 0;
}

.mod_eventlist .header {
    float: left;
	width: 0;
	background: #fff;
    min-width: 250px;
}

.mod_eventlist .date {
    font-weight: normal;
	font-size: 3.0rem;
    line-height: 40px;
    color: #9c110e;
    text-transform: uppercase;
}

.mod_eventlist .day {
	font-weight: normal;
	font-size: 1.0rem;
    display: block;
    margin-top: 20px;
}

.mod_eventlist .image_container {
    float: left;
    margin-right: 30px;
    margin-top: 0px;
}


.mod_eventlist .image_container a > div{
    width: 200px !important;
	height: 200px  !important;
}

.mod_eventlist h2 {
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
}

.mod_eventlist h2 a{
	color: #f49a12 !important;
}

.mod_eventlist .cal_1 {
    min-height: 150px;
    min-width: 470px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 28px;
	float: none;
}

.mod_eventlist {
    padding-top: 15px;
    border-top: 0px solid #ddd;
}

.mod_eventlist .more {
    font-size: 1.2rem;
}

.mod_eventlist .teaser {
    font-size: 1.2rem;
	margin:0px;
	padding:0px;
}

/* =============================================================================
 * Google Rating Widget
 * ========================================================================== */
.header .ce_embed_code {
    line-height: 0;
    position: absolute;
    top: 22px;
    right: 80px;
}

#stickyheader .ce_embed_code {
    display:none;
}
/* =============================================================================
 * English Infos NAV BUtton
 * ========================================================================== */
.header .englishinfos {
	line-height: 10px;
	padding: 5px;
    position: absolute;
    top: 38px;
    left: 128px;
	border: 1px solid rgb(100,100,100);
    color: rgb(255,2552,255);
    font-size: 1.0rem;
    font-weight: 400;
}

#stickyheader .englishinfos{
    display:none;
}




/* =============================================================================
 * video
 * ========================================================================== */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-top:10px!important;
    margin-bottom:40px!important;
}

.video-container iframe {
    position: absolute;
    top:0px;
    left: 0;
    width: 100%;
    height: 100%;
}

/* =============================================================================
 * Image Caption Container 
 * ========================================================================== */

.image_container .caption {
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 8px 12px;
    font-size: 0.8667rem;
    border-radius: 3px;
    line-height: 1.3;
    margin-top: 5px;
    min-height: 90px;
}
/* =============================================================================
 * P li a Essentials
 * ========================================================================== */

 #main p a{
	color:#f49a12;
}

 #main p a:hover{
	color:#9c110e;
}

#main ul{
	margin-left: -7px;
}

.whitetext .ce_text{
	color:#ffffff !important;
}

.redtext {
	color:#9c110e;
}


/* =============================================================================
 * PDF Link Buttons
 * ========================================================================== */

 #main .ce_iconbox_v2  a{
	color:#f49a12;
	padding: 0px;
}


.pdficon a:before{
	color:#f49a12;
	font-family: "FontAwesome";
	content: "\f1c1";
	margin-left: 0px;
	margin-right: 10px;
	display: inline-block;
	position: relative;
}

.pdficon a:hover:before{
	color:#9c110e;

}


/* =============================================================================
 * PopUp Home
 * ========================================================================== */

 .ce_popup_content{
	color:#fff;
}

 .ce_popup_content h3{
	color:#fff;
}

 .ce_popup_content label{
	color:#000;
}


@media only screen and (max-width: 767px) {
	 .ce_popup_content, .ce_popup_overlay{
		display:none;
	}
}



/* =============================================================================
 * Table
 * ========================================================================== */

.ce_table .table-striped .odd td {
    background: #f7f7f7;
}

.ce_table .table-striped td {
    border: 0;
    background:#e5e5e5;
}

.ce_table .table-striped td.col_0 {
   width:20%;
}
.ce_table .table-striped td.col_1 {
   width:60%;
}
.ce_table .table-striped td.col_2 {

   width:20%;
}

.ce_table h4 {
   background-color: #f0c73f;
   padding: 0.5rem 0rem 0.5rem 01rem;
   margin: 0;
}

/* =============================================================================
 * Wochenuebersicht Tabelle
 * ========================================================================== */

.wochenuebersicht{
	width:100%;
}

.wochenuebersicht th {
	border: 1px solid #fff;
	background-color: #f0c73f;;
	color: #000000;
	text-align:left;
	padding-left:1.0rem;
	padding-right:0.5rem;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	font-size: 1.0rem;
	font-weight:700;
}

.wochenuebersicht .kursbeschreibung a{
	font-weight:400;
}

.wochenuebersicht td{
	border: 1px solid #fff;
	text-align:left;
	padding-left:1.0rem;
	padding-right:0.5rem;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
}
.wochenuebersicht tr{
  	background-color: #f7f7f7;
}
.wochenuebersicht tr:nth-child(2n) {
  	background-color: #e5e5e5;
}

.wochenuebersicht a{
	color:#9c110e;
	font-size: 1.0rem;
	font-weight:700;
	padding:3px;
}

.wochenuebersicht a:hover{
	color:#f0c73f;
}


.wochenuebersicht .kurstitel{
	color:#9c110e;
}
/* =============================================================================
 * Kurstabellen
 * ========================================================================== */

.kursperiode.kategorie{

	width:100%;
	margin-top: 1rem !important;
	margin-bottom: 2rem !important;
}

.kursperiode.kategorie th{
	border: 1px solid #fff;
	background-color: #f0c73f;;
	color: #000000;
	text-align:left;
	padding-left:1.0rem;
	padding-right:0.5rem;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	font-size: 1.0rem;
	font-weight:700;
}

.kursperiode.kategorie td{
	border: 1px solid #fff;
	text-align:left;
	padding-left:1.0rem;
	padding-right:0.5rem;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
}
.kursperiode.kategorie tr{
  	background-color: #f7f7f7;
}
.kursperiode.kategorie tr:nth-child(2n) {
  	background-color: #e5e5e5;
}

.kursperiode.kategorie td.kurs-anmeldung a{
	color:#f0c73f;
	background: #9c110e;
	font-size: 1.0rem;
	font-weight:700;
	padding:8px;
}

.kursperiode.kategorie td.kurs-anmeldung a:hover{
	color:#9c110e;
	background: #f0c73f;
}

.kursperiode.kategorie td.kurs-anmeldung a:before{
	color:#f0c73f;
	font-family: "FontAwesome";
	content: "\f0a9";
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
}

.kursperiode.kategorie td.kurs-anmeldung :hover:before{
	color:#9c110e;
}

.sprunglink .kurs-anmeldung a{
	color:#f0c73f !important;
	background: #9c110e;
	font-size: 1.0rem;
	font-weight:700;
	padding:8px;
}

.sprunglink .kurs-anmeldung a:hover{
	color:#9c110e !important;
	background: #f0c73f;
}

.sprunglink .kurs-anmeldung a:before{
	color:#f0c73f;
	font-family: "FontAwesome";
	content: "\f0a9";
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
}

.sprunglink .kurs-anmeldung :hover:before{
	color:#9c110e;
}

.kursperiode.kategorie li{
	list-style:none;
}
.kursperiode.kategorie ul{
	padding: 0;
}

.kursperiode.kategorie li.male:before{
	font-family: "FontAwesome";
	content: "\f1ae";
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}

.kursperiode.kategorie li.female:before{
	font-family: "FontAwesome";
	content: "\f182";
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}

.kursperiode.kategorie ul{
	padding: 0;
	margin-left: -5px;
	margin-bottom: 5px;
}

.kursperiode .kurs-bezeichung{
	width:30% !important;
}

.kurs-name{
	color:#9c110e;
}

/*td.kurs-anmeldung{
	width:150px;;
}*/

.anchor-links:before{

		font-family: "FontAwesome";
		content: "Quicklinks:";
		font-family: 'Ubuntu';
  		font-style: normal;
 		font-weight: 400;
		font-size:1rem;
		color: #000; 
		display: inline-block;
		position: relative;
		margin-left:0rem;
		margin-right:0.8rem;
}
.anchor-links a{
	color:#f49a12;
	padding-right: 0.5rem;
}

.anchor-links a:hover{
	color:#000;
}

.kurs-leitung a{
	color:#9c110e;
}

.kurs-leitung a:hover{
	color:#f49a12;
}

/* =============================================================================
 * Kursdetails & Informationen
 * ========================================================================== */
 .kurs-details{
   overflow: inherit;
   padding: 10px;
   background-color: rgb(240,240,240);
 }

.kurs-informationen{
	width: 50%;
    float: left;
    border-right: 1px dotted #7b7a7a;
}

.kurs-informationen .kurs-name{
	color:#9c110e;
}

.kurs-informationen .kurs-leitung{
	padding-top: 0.4em;
}

.kurs-informationen .kurs-leitung ul {
	padding-left: 1.8rem;
	margin-bottom: 0.5em;
}

.kurs-informationen .kurs-leitung li{
	list-style:none;
}

.kurs-informationen .kurs-leitung li.male:before{
	font-family: "FontAwesome";
	content: "\f1ae";
	margin-top: 5px;
	margin-left: -20px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}

.kurs-informationen .kurs-leitung li.female:before{
	font-family: "FontAwesome";
	content: "\f182";
	margin-top: 5px;
	margin-left: -20px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}

.kurs-informationen .kurs-nummer {
	font-weight:700;
}

.kurs-informationen ul{
	padding: 0;
}

.kurs-daten table{
	width:100%;
	margin-bottom: 2.0em;
}

.kurs-daten{
	padding-left:1.8rem;
	width: 50%;
    float: left;
}

.erweiterte-beschreibung {
	margin: 2em 0 0 0;
}

.anmeldung{
	padding-top:2rem;
	clear: both;
}

/* =============================================================================
 * Kursformular
 * ========================================================================== */
#formular-partner {
	width:80%;
	margin-bottom: 2.0em;
}

#formular-single .form-left:first-child,
#formular-partner .form-left:first-child {
	margin-top:1rem;
	margin-bottom:1rem;
}

#formular-single label input,
#formular-partner label input,
#confirm .newsletter label input {
	width:25px;
}

.newsletter

#formular-partner{
	overflow:hidden;
	width:80%;
	margin-bottom: 2.0em;
}

.collapsible {
	overflow:hidden;
	max-height: 50em;
	-moz-transition: max-height 0.5s ease;
	-o-transition: max-height 0.5s ease;
	transition: max-height 0.5s ease;
}

.collapsible.closed {
	max-height: 0;
	-moz-transition: max-height 0.5s ease-out;
	-o-transition: max-height 0.5s ease-out;
	transition: max-height 0.5s ease-out;
}

#confirm{
	margin-top:-20px !important;
}

#confirm .newsletter {
	margin: 1rem 0;
}


#confirm form fieldset legend {
  background-color:#9c110e;
  color:#fff;
}

#confirm form fieldset legend a{
  color:#f0c73f;
}
#confirm form fieldset legend a:hover{
  color:#fff;
}


#confirmation{
	width:80%;
}

#confirmation label input{
	width:25px;
}


#submit_btn.submit{
	margin-top:1rem;
	background-color: #f0c73f;
	color: #000;
	width:80%;
	font-weight: 300 !important;
	font-size: 0.9rem !important;
	font-family: Ubuntu;
}

#submit_btn.submit:hover{
	background-color: #9c110e;
	color: #fff;
}


#formular-single .error, #formular-partner .error, #confirmation.error{
	border: 1px solid #9c110e;
}

.form-block #message {
	margin-top:1rem;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

.form-block #message a {
	color: rgb(240,199,63);
}

.form-block #message.processing {
	background-color: rgb(30,136,210);
}

.form-block #message.success {
	background-color: rgb(11, 172, 65);
}

.form-block #message.error {
	background-color: rgb(156, 17, 14);
}

#formular-single legend{
	display:none !important;
}


/* =============================================================================
 * Forms
 * ========================================================================== */
form.style4 {
	border: 1px solid rgb(227,227,227);
	padding: 50px 40px 20px 40px;
}

form.style4 select.anredefield{
	display:block;
	width: 46%;
	margin-left: -5px;

}


form.style4 .submit{
	background-color:#f0c73f;
	color:#fff;
}
form.style4 .submit:hover{
	background-color:#9c110e;
	color:#fff;
}


.ce_form.halfsize{
	width:50%
}

/* =============================================================================
 * Newsletter Formular
 * ========================================================================== */


.newsletter #formular-single{
	width:100%;
	margin-bottom: 2.0em;
}

.newsletter #formular-single{
	width:100%;
	margin-bottom: 2.0em;
}

/* =============================================================================
 * TEXT IMAGE BOX
 * ========================================================================== */
.ce_text_imagebox.color-white a{
	color: #f0c73f !important;
	font-size: 1.2rem;
}

.ce_text_imagebox.color-white a:hover{
	color: #fff !important;
	font-size: 1.2rem;
}

.ce_text_imagebox{
	text-shadow: 2px 2px #000000;
}

.ce_text_imagebox h2{
	margin-bottom:20px !important;
}




/* =============================================================================
 * Flipboxes
 * ========================================================================== */
.ce_flipbox_frontside:before{
	color:#f49a12;
	font-family: "FontAwesome";
	content: url("/files/cto_layout/img/Backpfeil.svg");
	width: 30px;
	right: 10px ;
	bottom: 10px;
	display: inline-block;
	position: absolute;
	z-index: 100;
}


.ce_flipbox .ce_flipbox_frontside, .ce_flipbox .ce_flipbox_backside {
    background-size: 100%;
	text-shadow: 2px 2px #000000;
}

.ce_flipbox .ce_flipbox_frontside, .ce_flipbox .ce_flipbox_backside {
	width: 100%;
	display: flex;
	align-items: center;
}

.ce_flipbox {
    line-height: 1.2rem;
}

.ce_flipbox h2{
	color: rgba(255,255,255,0.9) !important;
	font-size:2.2rem !important;
}

.ce_flipbox .ce_flipbox_backside_inside h2{
	color: #ffffff !important;
	font-size:1.8rem !important;
}

.ce_flipbox .ce_flipbox_backside_inside h4{
	margin-bottom: 0rem;
	padding-bottom: 0.5rem;
}

.ce_flipbox .ce_flipbox_backside_inside a{
	color: #f0c73f !important;
	font-size: 1.2rem;
}


.ce_flipbox .ce_flipbox_backside_inside a:hover{
	color: #ffffff !important;
}

	
@media only screen and (min-width: 1369px) {
		.fourflipboxes .ce_flipbox{
		padding-left: 1% !important;
		padding-right: 1% !important;

		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}	

	.fourflipboxes .ce_flipbox .color-white{
		background-size: 110%!important;
		width: 100%!important;
	}
}

@media only screen and (min-width: 1180px) and (max-width: 1368px) {

	.ce_flipbox{
		padding-left: 3% !important;
		padding-right: 3% !important;

		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}	


	 .ce_flipbox .ce_flipbox_frontside, .ce_flipbox .ce_flipbox_backside {
		width:100%;
		display: flex;
		align-items: center;
	}

	.ce_flipbox .color-white{
		background-size: 100%;
		background-color: rgba(255,255,255,0.9) !important;
	}

	.fourflipboxes .ce_flipbox .color-white{
		background-size: 150%!important;
	}

	.ce_flipbox h2{
		color: rgba(255,255,255,0.9) !important;
		font-size:1.8rem !important;
	}	

	.ce_flipbox {
		line-height: 1.2rem;
	}


	.ce_flipbox .ce_textarea  {
		line-height: 1.2rem;
	}

	.ce_flipbox_backside_inside{
		padding-left: 1.2rem !important;
	}
}
@media only screen and (min-width: 971px) and (max-width: 1179px) {

	.image_container .caption {
		display: none !important;
	}

	.ce_flipbox{
		padding-left: 1% !important;
		padding-right: 1% !important;

		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}	


	 .ce_flipbox .ce_flipbox_frontside, .ce_flipbox .ce_flipbox_backside {
		width:100%;
		display: flex;
		align-items: center;
	}

	.ce_flipbox .color-white{
		height: 90% !important;
		background-size: 110%;
		background-color: rgba(255,255,255,0.9) !important;
	}

	.fourflipboxes .ce_flipbox .color-white{
		background-size: 150%!important;
	}


	.ce_flipbox h2{
		color: rgba(255,255,255,0.9) !important;
		font-size:1.8rem !important;
	}	

	.ce_flipbox {
		line-height: 1.0rem;
	}



	.ce_flipbox .ce_textarea  {
		line-height: 1rem;
	}

	.ce_flipbox_backside_inside{
		padding-left: 1.2rem !important;
		font-size: 0.9rem;
	}


	

	.ce_flipbox_backside_inside{
		height: 100% !important;
	}
}


@media only screen and (min-width: 768px) and (max-width: 970px) {

	.image_container .caption {
		display: none !important;
	}

	.header .ce_embed_code {
   		display: none;
	}
	
	.header .englishinfos {
   		display: none;
	}
	
	
	.fourflipboxes .ce_flipbox{
		padding-left: 1% !important;
		padding-right: 1% !important;

		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}	

	.fourflipboxes .ce_flipbox .color-white{
		background-size: 200%!important;
		width: 100%!important;
	}


	.ce_flipbox h2{
		color: rgba(255,255,255,0.9) !important;
		font-size:1.6rem !important;
		line-height: 1.8rem;
	}	

	.ce_flipbox {
		line-height: 1.0rem;
	}


	.ce_flipbox .ce_textarea  {
		line-height: 1rem;
	}

	.ce_flipbox_backside_inside{
		padding-left: 1.2rem !important;
		font-size: 0.9rem;
	}


	.ce_flipbox_backside_inside{
		height: 100% !important;
	}

	.btn.outline{
		margin:0;
		padding:0;
	}
	

}





@media only screen and (max-width: 767px) {

.image_container .caption {
	display:none;
}
	
.englishinfos {
	line-height: 10px;
	padding: 5px;
	border: 1px solid rgb(100,100,100);
    color: rgb(255,2552,255) !important;
}


	.ce_flipbox .color-white{
		height: 100% !important;
		padding-top:0;
		background-size: 100%;
		background-color: rgba(255,255,255,0.9) !important;
	}

	.ce_flipbox_backside_inside{
		padding-left: 1.0rem !important;
		padding-top: 5% !important;
		height: 100% !important;
	}

	.ce_flipbox .ce_textarea  {
		padding-right: 0%;
		line-height: 1.3rem;
	}


	.ce_flipbox h2{
		font-size:1.8rem !important;
	}

}


/* =============================================================================
 * Linkboxes Team
 * ========================================================================== */

#main .teampics .ce_linkbox {
	padding:10px;
}

#main .teampics .autogrid_wrapper {
	margin-left: -0.5%;
	margin-right: -0.5%;
}

#main .teampics .ce_divider_extended {
	margin: 5px !important;
    background-color: rgba(255,255,255,0.9) !important;
}

@media only screen and (min-width: 769px) and (max-width: 1279px) {
	#main .teampics .headline{
	   font-size: 1.2rem !important;
	}
}



@media only screen and (max-width: 768px) {
	
	#main .teampics .ce_linkbox {
		padding:0px;
		width: 100% !important;
		margin-left:0px;
	}
	
	#main .teampics .autogrid_wrapper .inner {
		margin-left: 0%;
		margin-right: 0%;
	}

}



/* =============================================================================
 * About Team
 * ========================================================================== */

#main .about .ce_countup .headline{
   color: #f0c73f !important;
   font-size: 3.5em !important;
}


#main .about .hyperlink_txt{
   min-width: 50px;
   margin-top:20px;
   padding: 5px 10px 5px 10px;;
}



@media only screen and (min-width: 970px) and (max-width: 1279px) {
	#main .about .ce_countup .headline{
	   color: #f0c73f !important;
	   font-size: 2.2em !important;
	}

	#main .about .ce_countup h6{
	   font-size: 1.0em !important;
	}

}

@media only screen and (max-width: 969px) {

	#main .about .ce_autogridwrapper{
	   width: 100% !important;
	   background-color: #f8f8f8;

	}

	#main .about .ce_bgimage-inside{
		padding:1.5rem 0 0 0  !important;
		text-align: center !important
	}

	#main .about img{
		padding-top:2rem  !important;
		margin-left: auto;
		margin-right: auto;
	}
	
}


/* =============================================================================
 * Search
 * ========================================================================== */

.mod_search input.text{
	color:#000 !important;
	font-size: 1.7rem !important;
}

.mod_search input.submit:hover{
	color:#000 !important;
}

.mod_search .relevance{
	color:rgb(180,180,180) !important;
	font-size: 1rem;
	margin-left:10px;
}

.mod_search h3 a{
	color:#f49a12 !important;
}

.mod_search h3 a:hover{
	color:#9c110e !important;
}


/* =============================================================================
 * Gallery
 * ========================================================================== */

.ce_gallery .content {
	background: #f0c73f8a;
}

/* =============================================================================
 * Quick Menu
 * ========================================================================== */
.mod_quickmenu span{
		color:#000000;
}
.mod_quickmenu.style2 a {
    border-color: #f0c73f;
    color: #f49a12;
}

/* =============================================================================
 * WIDE BG Image
 * ========================================================================== */

.ce_bgimage .outline {
	color:#ffffff !important;
}

.ce_bgimage .outline:hover {
	color:#f0c73f !important;
	border-color:  #f0c73f !important;
}

/* =============================================================================
 * Slider Stoerer
 * ========================================================================== */

.mobileslider{display:none !important;}

.stoererslider{position:absolute; margin:0; padding:0; width:100%; height:100%; z-index:10000;}
.stoererslider .tp-bgimg{display:none !important}

.stoererslider .rs-container {
    background-color: inherit;
}

.stoerer1 img, .stoerer2 img, .stoerer3 img{
    min-height: 222px !important;
    min-width: 222px !important;
    border-radius: 222px !important; -webkit-border-radius: 222px !important; -moz-border-radius: 222px !important;
	-webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
}

.stoerer1 img:hover, .stoerer2 img:hover, .stoerer3 img:hover{ 
	background-color: #0a0a0a; 
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;
}

.stoerer4big img{
    min-height: 333px !important;
    min-width: 333px !important;
    border-radius: 333px !important; -webkit-border-radius: 333px !important; -moz-border-radius: 333px !important;
	-webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
}

.stoerer4big img:hover{ 
	background-color: #0a0a0a; 
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;
}

.ce_revolutionslider .hidewheel #linkToContent {
	display:none;
}

	.rs-container{
		background-color: #000000;
	}


	.rs-container.fullscreen{
		margin-bottom: -147px !important;
	}

	.rs-container.fullscreen .tp-bannertimer{
		bottom: 147px !important;
	}


/* =============================================================================

 * breakpoints for Revolution Slider Stoerer
 * ========================================================================== */
 
@media only screen and (min-width: 768px) and (max-width: 1280px) {
	
	.stoerer1 img, .stoerer2 img, .stoerer3 img{
    	min-height: 140px !important;
    	min-width: 140px !important;
    	border-radius: 140px !important; -webkit-border-radius: 140px !important; -moz-border-radius: 140px !important;
	}
	
	.stoerer4big img{
    	min-height: 180px !important;
    	min-width: 180px !important;
    	border-radius: 180px !important; -webkit-border-radius: 180px !important; -moz-border-radius: 180px !important;
	}

}

@media only screen and (max-width: 767px) {
	
	.desktopslider{display:none !important;}
	.mobileslider{display:block !important;}
	
	.stoerer1 img, .stoerer2 img, .stoerer3 img{
    	min-height: 140px !important;
    	min-width: 140px !important;
    	border-radius: 140px !important; -webkit-border-radius: 140px !important; -moz-border-radius: 140px !important;
	}
	
	.stoerer4big img{
    	min-height: 180px !important;
    	min-width: 180px !important;
    	border-radius: 180px !important; -webkit-border-radius: 180px !important; -moz-border-radius: 180px !important;
	}


	.stoerer1{
		left:50% !important;
		top:10% !important;
	}

	.stoerer2{
		left:30% !important;
		top:60% !important;
	}

	.stoerer3{
		left:10% !important;
		top:30% !important;
	}
	
	.stoerer4big{
    	left:10% !important;
		top:20% !important;
	}


	.rs-container.fullscreen .tp-bgimg.defaultimg{
		display:none !important;
	}

	.rs-container.fullscreen .tp-bannertimer{
		bottom: 0px !important;
	}

	.rs-container.fullscreen{
		background-color: inherit;
		margin-bottom: 0px !important;
	}

}

/* =============================================================================
 * Titel Tags
 * ========================================================================== */
 
#main h1 {
	font-size: 2.4rem;
	color: #9c110e;
	margin-bottom: 1rem;
	font-weight:700;
}
.home #main  h1 {
	font-size: 2.4rem;
	padding-top: 0;
}

#main h2 {
	color: #3e3e3e;
	font-size: 1.8rem;
	font-weight:400;
}
#main h3 {
	color: #9c110e;
	font-size: 1.5rem;
	font-weight:400;
}
#main h4 {
	color: #3e3e3e;
	font-size: 1.5rem;
	font-weight:400;
}
#main h5 {
	color: #9c110e;
	font-size: 1.3rem;
	font-weight:400;

}
#main h6 {
	color: #3e3e3e;
	font-size: 1.3rem;
	font-weight:400;
}

h3.widetitle{
    color:#ffffff !important;
    background-color: #3e3e3e;
    padding: 10px 20px 10px 20px;
}

/* =============================================================================
 * Grid / Spalten Padding & Margin
 * ========================================================================== */


/*FIX for new PCT_Grid Compatibelity*/
.ce_gallery .col_1 {
    flex: 0 0 calc((100% / 1) * 1);
    max-width: calc((100% / 1) * 1)
}

.ce_gallery .col_2 {
    flex: 0 0 calc((100% / 1) * 2);
    max-width: calc((100% / 1) * 2)
}

.ce_gallery .col_3 {
    flex: 0 0 calc((100% / 1) * 3);
    max-width: calc((100% / 1) * 3)
}

.ce_gallery .col_4 {
    flex: 0 0 calc((100% / 1) * 4);
    max-width: calc((100% / 1) * 4)
}

.ce_gallery .col_5 {
    flex: 0 0 calc((100% / 1) * 5);
    max-width: calc((100% / 1) * 5)
}

.ce_gallery .col_6 {
    flex: 0 0 calc((100% / 1) * 6);
    max-width: calc((100% / 1) * 6)
}

.ce_gallery .col_7 {
    flex: 0 0 calc((100% / 1) * 7);
    max-width: calc((100% / 1) * 7)
}

.ce_gallery .col_8 {
    flex: 0 0 calc((100% / 1) * 8);
    max-width: calc((100% / 1) * 8)
}

.ce_gallery .col_9 {
    flex: 0 0 calc((100% / 1) * 9);
    max-width: calc((100% / 1) * 9)
}

.ce_gallery .col_10 {
    flex: 0 0 calc((100% / 1) * 10);
    max-width: calc((100% / 1) * 10)
}

.ce_gallery .col_11 {
    flex: 0 0 calc((100% / 1) * 11);
    max-width: calc((100% / 1) * 11)
}

.ce_gallery .col_12 {
    flex: 0 0 calc((100% / 1) * 12);
    max-width: calc((100% / 1) * 12)
}



.autogrid_wrapper {
margin-left: -4%;
margin-right: -4%;
}
.autogrid {
padding-left: 4%;
padding-right: 4%;
}


#main .mod_article {
    padding-top: 60px;
    padding-bottom: 60px;
}

#main .mod_article.headline_nopadding {
    padding-top: 20px;
    padding-bottom: 0px;
}



#main .mod_article.headline_nopadding_bottom{
    padding-bottom: 0px;
}

.ce_leadertext {
    margin-bottom: 0 !important
}

/* =============================================================================

 * Count Up
 * ========================================================================== */
.ce_countup .headline{
   color: #f0c73f !important;
   font-size: 3.5em !important;
}

/* =============================================================================
 * FB-Header Icon

 * ========================================================================== */

 #header .fa-facebook{
	color:#ffffffb8;
	float: left;
	font-size: 1.2rem;;
	position: absolute;
	top: 40px;
	left:40px;
}

#header .fa-instagram{
	color:#ffffffb8;
	float: left;
	font-size: 1.2rem;;
	position: absolute;
	top: 40px;
	left:80px;
}

 #header .fa-facebook:hover,  #header .fa-instagram:hover{
	color:#ffffff;
}

#stickyheader .fa-facebook{
	color:#ffffffb8;
	float: none;
	font-size: 1rem;;
	position: relative;
	top: 0px;
	left:2%;
	display:none;
}
#stickyheader .fa-instagram{
	color:#ffffffb8;
	float: none;
	font-size: 1rem;;
	position: relative;
	top: 0px;
	left:4%;
	display:none;
}

 #stickyheader .fa-facebook:hover, #stickyheader .fa-instagram:hover{
	color:#ffffff;
}

/* =============================================================================
 * Events - Statisch Image Text Box v2
 * ========================================================================== */

.ce_image_text_box.version2 .ce_url a {
	text-decoration: underline;
	padding: 0;
	border: 0;
	color: #f49a12;
}

.ce_image_text_box.version2 .ce_url a:hover {
	color: #9c110e;
}

.ce_image_text_box.version2 .ce_image_text_box_inside {
	border: 1px solid rgb(235, 237, 235);
	border-radius: 6px;
	height: 100%;
}

.ce_image_text_box.version2 .ce_image_text_box_content_outside {
	padding: 25px;
}

.ce_image_text_box.autogrid {
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 1.8rem;
}


.ce_image_text_box .image_container img{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    opacity: 1;
}

.ce_image_text_box .image_container img:hover{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    opacity: 0.7;
}

.ce_image_text_box.version2 h5{
	 font-size: 1.5em !important;
	 margin-bottom:1.2rem;
}



@media only screen and (min-width: 1280px) and (max-width: 1450px) {
	.ce_image_text_box.version2 h5{
	   font-size: 1.4em !important;
	}
}

@media only screen and (min-width: 1138px) and (max-width: 1279px) {
	.ce_image_text_box.version2 h5{
	   font-size: 1.2em !important;
	}
}

@media only screen and (max-width: 1137px) {
	.ce_image_text_box.version2{
	   width: 100% !important;
	}

	.ce_image_text_box.version2 h5{
	   font-size: 1.4em !important;
	}
}

@media only screen and (max-width: 768px) {
	.ce_image_text_box.version2 h5{
	   font-size: 1.2em !important;
	}
}


/* =============================================================================
 * Events
 * ========================================================================== */

.mod_eventlist_v3 .fa-calendar, .mod_eventlist_v3 time, .mod_eventlist_v3  .recurring{
	display: none;
}


.mod_eventlist_v3 i {
    display: none !important;
}

.mod_eventlist_v3 .item-inside {
    border: 1px solid #f0c73f;
    background: #ffffff;
}

.mod_eventlist_v3 .item-inside:hover {
	border: 1px solid #f0c73f;
    background:#d6d6d6;
}

@media only screen and (min-width: 1280px) and (max-width: 1410px) {

	.mod_eventlist_v3 h4 {
		font-size:1.2rem !important;
	}
	
}

@media only screen and  (max-width: 1279px) {

	.mod_eventlist_v3 .isotope-item {
	   width: 100% !important;
	}
	
}


.mod_eventteaser_v1 .title a{
	font-weight:700 !important;

	color: #ffffff !important;
	font-size:2.5rem !important;
}

.mod_eventteaser_v1 .location{
	display:none;
}


.mod_eventteaser_v1 .ce_hyperlink .link-white.outline{
	border-color: #f0c73f !important;
}

.mod_eventteaser_v1 .ce_hyperlink .link-white.outline:hover{
	background: #3e3e3e80 !important;

	color: #f0c73f !important;
}

/*.mod_eventreader .info, .mod_eventreader .recurring{
	display:none;
}*/

.mod_eventreader .back a{
	border: 1px solid #f0c73f;
	padding: 0.5rem 1rem 0.5rem 1rem;
    background: #3e3e3e80;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
}

.mod_eventreader .back a:hover{
	border: 1px solid #f0c73f;
	padding: 0.5rem 1rem 0.5rem 1rem;
    background: #3e3e3e80;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
}


/* =============================================================================

 * News V2 = News v4 = Startseite
 * ========================================================================== */

.newslist-v2 h4 a{
	color:#f0c73f;
	font-weight: 400;
	display:block;
}


.newslist-v2 h4 a:hover{
	color:#ffffff !important;
}

.newslist-v2 a{

	color:#f0c73f !important;
	font-weight: 400;

}

.newslist-v2 a:hover{
	color:#ffffff  !important;
	font-weight: 400;
}

.newslist-v2 .image_container{
	margin: 0;
	margin-left:20px;
	border-radius: 0px !important;
}

.newslist-v2 .image_container img{
	border-radius: 0px !important;
}

.newslist-v2 img:hover{
	transition: All 0.3s ease;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.newslist-v2{
    background: #3e3e3e;
    padding-bottom: 30px;
    padding-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
	
	.newslist-v2 h4{
		margin-top: -10px;
	}

	h3.widetitle{
		color:#ffffff !important;
		background-color: #3e3e3e;
		padding: 10px 20px 10px 20px;
	}

	.newslist-v2 .news-image-v2 {
		margin:0px;
		padding:0px;
	}

	.newslist-v2{
		padding-bottom: 0px;
		padding-top: 0px;
	}

	.newslist-v2 .image_container{
		margin-top:38px;
		margin-bottom:38px;
		margin-left:40px !important;
		padding:0px;
		border-radius: 0px !important;
	}


	.news-content-v2 h4{
		padding-bottom: 20px;
		padding-top: 40px;
		padding-left: 20px;
	}

	.news-content-v2 .teaser-v2{
		padding-left: 20px;
		font-size:0.9rem;
		line-height:1.4rem;
	}
}

.newslist-v2 p{
    color: #ffffff;
    margin-right:60px;
}

.newslist-v2 a:hover{
    color: #ffffff;
}

.newslist-v2 .teaser-v2:after {
    display: none !important;
}

.newslist-v2 .image_container {
 	background: #ffffff; 
}


.newslist-v4 .content {
	height: 28rem !important;
}

@media only screen and (max-width: 970px) {
	
	.newslist-v4 .content {
		height: auto !important;
	}
}



.newslist-v4 .content {
    border: 0px solid rgb(242,242,242);
    background: #3e3e3e;
    color: #f0f0f0;
}

.newslist-v4  h6 {

    background: #000000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 5px 20px 5px 20px;
}

.newslist-v4  h6 a{
    color:#f0c73f;
}

.newslist-v4 .content h6 a:hover{
    color:#ffffff;
}

.newslist-v4  p a{
    color:#f0c73f !important;
}

.newslist-v4 .content a:hover{
    color:#ffffff;
}

.newslist-v4 .info{
    display:none;
}

/* =============================================================================

 * NAVIGATION
 * ========================================================================== */

.header.original .mainmenu {
	line-height: 45px;

}

 .header.original .mod_navigation.mainmenu .submenu .level_2 {

		border-top: 20px !important;
}

.header.original .mainmenu ul li a {
border-right: 1px solid rgba(0,0,0,0.1);
padding-left: 20px;
padding-right: 20px;
}


.header .mainmenu .menu_schnupperkurs a{
	color:#9c110e;
	background: #f0c73f;
}

.header .mainmenu .menu_schnupperkurs a:hover{
	color:#9c110e;
	background: #f0c73f;
}

.header .mainmenu .active .menu_schnupperkurs {
	color:#000000 !important;
	background: #f0c73f;
}

.smartmenu-table .menu_schnupperkurs a{
	color:#9c110e;
	background: #f0c73f;
}

.mlist.menu_schnupperkurs a{
	color:#9c110e !important;
	background: #f0c73f !important;
}

@media only screen and  (max-width: 1068px) {
	.header.original .mainmenu ul li a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.header.cloned .mod_navigation.mainmenu .submenu .level_2{
		margin-top: 0px !important;
}

@media only screen and (min-width: 1225px) and (max-width: 1300px) {
	
	.stickyheader .header.cloned {
		line-height: 26px;
	}

	.stickyheader .header.cloned ul li a{
		padding-left: 0px;
		padding-right:0px;
	}

}

@media only screen and (min-width: 971px) and (max-width: 1224px) {



	.mainmenu {
    	float: left;
	}
	
	.stickyheader .header.cloned {
		line-height: 26px;
	}

	.stickyheader .header.cloned ul li a{
		padding-left: 0px;
		padding-right:0px;
		margin-bottom: 10px;
	}

	.stickyheader .mod_search {
    	position: relative;
    	float: right;
    	padding-top: 26px ;
    	padding-bottom: 0px;
	}

}


.mainmenu ul ul {
    border-top: 0px solid #f0c73f;

}

.mainmenu ul ul li a {
    padding: 0.5rem 1.5rem !important;
    font-size: 0.9rem;
    font-weight: 400;
	border-bottom: 1px solid rgb(117, 117, 117);
}

.mod_navigation.mainmenu .submenu .level_2{
	background-color: rgba(0, 0, 0, 1) !important;;
}

.mod_navigation.mainmenu .submenu .level_2 a{

	color: #f0c73f !important;
}

.mod_navigation.mainmenu .submenu .level_2 a.active{
	color: rgba(255,255,255,1) !important;
}


#mobnav{
	background-color:#333333;
}

.mm-hasnavbar-top-1 .mm-panels {
    top: 100px;
}

#nav-open-btn:before {
    background: #f0c73f;
}

.mm-navbar {
    color:#000000;
}

.mm-navbar-top{
    margin:0px !important;
    padding:0px!important;
}

.mm-navbar .mod_search input{
    width:75% !important;
    font-size: 1.2rem !important;
    padding:5px!important;
}


.mm-navbar .submit{
    color:#000000;
    width:25% !important;
    border-radius: 20px !important;
    margin:0 !important;
    padding:5px!important;
}


.mm-navbar-bottom, .mm-navbar-bottom-1{
	display:block !important;
}

.mm-panels .mm-panel {
    background: #333333;
}
.mm-panels .mm-panel a{
    color: #f7f1f1;
}
.mm-panels .mm-panel a:hover.mm-title{
   background: rgb(51,51,51);
}

.mm-panels .mm-panel a:hover{
   background: rgb(100,100,100);
}

.mm-panels .mm-panel a.mm-title{
   color: #a7a7a7;
}


.mm-panels .mm-panel a.mm-next, .mm-panels .mm-panel a.mm-prev{
   background: rgb(41, 41, 41) !important;
   color: #f7f1f1;
}

.mm-panels .mm-panel a.mm-next::after, .mm-panels .mm-panel a.mm-prev::before{
   border-color: rgba(255,255,255,0.8);
}

.mm-panels .active{
   background: rgb(41, 41, 41) !important;

}

.mm-panels .trail{
   background: rgb(41, 41, 41) !important;
}

a.hyperlink_txt{
	color: #000;	
    font-weight: 400;
}

a.hyperlink_txt:hover{
	color: #fff;	
}


.pagination li a{
	color: #f49a12 !important;

}

.pagination li a:hover{
	color: #000 !important;
}

.ce_hyperlink a{
	color:#000;
}

.ce_hyperlink a:hover{
	color:#ffffff;
	background: #9c110e;
	border-color: #9c110e;
}


.ce_hyperlink a:hover, a.btn:hover {
	opacity: 1;
}

button{
	background-color:#f0c73f;
	color:#000 !important;
	font-weight: 400 !important;
	font-size: 0.9rem !important;
	font-family: Ubuntu;
}


button:hover{
	background-color:#9c110e !important;
	color:#fff !important;
}

.back a{
	border: 0px solid #f0c73f !important;
    padding: 0.5rem 1rem 0.5rem 1rem;
	background:#f0c73f !important;
	color:#000 !important;
	font-weight: 400 !important;
	font-size: 0.9rem !important;
	font-family: Ubuntu;
	text-transform: none !important;
}


.back a:hover{
	background-color:#9c110e !important;
	color:#fff !important;
}


.pagination {
	padding-top: 0px;
	padding-bottom: 30px;
	color: #a29f9f;
}

.pagination a{
	color:#f0c73f  !important;
}

.pagination a:hover{

	color:#000000 !important;
}


/* =============================================================================
 * Gallery
 * ========================================================================== */

.ce_gallery .content {
	background: #f0c73f;
	opacity: 0;
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;	
}

.ce_gallery li:hover .content {
	opacity: 0.3;
}

#cboxNext,
#cboxPrevious {
	width: 49px!important;
	opacity: 0.8;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;	
} 

#cboxNext:hover,
#cboxPrevious:hover {
	opacity: 1;
}

/* =============================================================================
 * Breadcrumb
 * ========================================================================== */
.mod_breadcrumb {
    border: 0px;
}

 .mod_breadcrumb_inside a{
 	color: rgb(152,152,152);
}

 .mod_breadcrumb {
 	color: rgb(152,152,152);
}

.mod_breadcrumb li:before {
	color: rgb(221,221,221);
}

/* =============================================================================
 * Footer & Bottom
 * ========================================================================== */
#footer a{color:#f0c73f;}
#footer a:hover{color:#ffffff !important;}
#footer a{font-weight: 400;}
#bottom a{color:#f0c73f !important;}
#bottom  a:hover{color:#ffffff !important;text-decoration:none!important;}
#bottom a {
	margin-left: 20px;
	text-decoration:none!important;
}
#bottom .inside a:hover {
	border-bottom: none;
}


/* =============================================================================
 * cookiebar
 * ========================================================================== */
.cookiebar {color:#000000;}
.cookiebar a {color:#9c110e;}
.cookiebar-close {color:#ffffff;}

.cookiebar-close {
	width:200px;
	position:relative;
	right: 0px;
	top: 30px;
	margin-bottom: 20px;
}

.cookiebar-close:hover {
	background: rgba(0,0,0,0.5);
}

/* =============================================================================
 * Small Desktop & iPad
 * ========================================================================== */

@media only screen and (min-width: 768px) and (max-width: 1280px) {

	.ce_text .image_container {
	    margin-left: 0!important;
	    margin-right: 0!important;
	    float: none !important;
	}
	
	#main h1 {
		font-size: 2.4rem;
	}

	#main h2 {
		font-size: 1.8rem;
	}
	#main h3 {
		font-size: 1.5rem;
	}
	#main h4 {
		font-size: 1.5rem;
	}
	#main h5 {
		font-size: 1.3rem;
	}
	#main h6 {
		font-size: 1.3rem;
	}

	#main .newslist-v4 h6{
		font-size: 1.2rem;
	}

	#main .newslist-v2 h4{
		font-size: 1.5rem;
		padding-bottom: 0;
	}
	
	td.kurs-anmeldung a{
		border: 0 !important;
		display: block;
		width: 90% !important;
	}
}
/* =============================================================================
 * Mobile
 * ========================================================================== */

@media only screen and (max-width: 768px){
	
.cookiebar-close {
	width:200px;
	position:absolute;
	left: 15px;
	top: 35px;
	margin-bottom: 20px;
}

.cookiebar.open {
	padding-top: 60px !important;
}
	
	.membersubnav.ce_hyperlink a{
	color:#000 !important;
		margin: 10px;
	}
	
	h1{
		font-size:1.5rem !important;
	}
	.subheadline{
		font-size:1.2rem !important;
	}
/* =============================================================================
 * Wochenuebersicht Tabelle Mobile
 * ========================================================================== */

	.ce_text .image_container {
	    margin-left: 0!important;
	    margin-right: 0!important;
	    float: none !important;
	}
	
.wochenuebersicht th {
	text-align:left;
	padding-left:0.0rem;
	padding-right:0rem;
	padding-top:0.1rem;
	padding-bottom:0.1rem;
	font-size: 0.8rem;
	font-weight:700;
}
	
.wochenuebersicht .kursbeschreibung {
	display:none;
}

.wochenuebersicht td{
	padding-left:0rem;
	padding-right:0rem;
	padding-top:0rem;
	padding-bottom:0rem;
}

.wochenuebersicht a{
	font-size: 0.8rem;
	font-weight:700;
	padding:3px;
}
	
/* --Diverses
------------------------------------------------- */  


	form.style4 select.anredefield{
		width: 100%;
		margin-left: 0px;
	}

	.event .title{
		font-size: 1.5rem !important;
	}


	
/* --News
------------------------------------------------- */  

	.newslist-v2 .image_container{
		margin:-5px;
	}

	.newslist-v2{
		background: #4c4c4c;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	.newslist-v2 p{
		color: #ffffff;
		margin-right:20px;
		padding-left:20px
	}

	.newslist-v2 h4{
		color: #ffffff;
		margin-right:20px;
		padding-left:20px
	}
	
	.newslist-v2 .autogrid {
	    padding: 0 !important;
	}

/* --Events
------------------------------------------------- */ 

	#main .mod_article  #events-details{
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	
	.mod_eventreader h1{
		font-size:1.5rem !important;
	}
	
	.mod_eventteaser_v1 .title a{
		font-size:1.5rem !important;
	}

	
	.mod_eventlist .image_container a > div{
	    width: 300px !important;
		height: 300px  !important;
	}
	
    .mod_eventlist .image_container {
        clear: left;
		margin-bottom: 20px;
	}

    .mod_eventlist .events {
        margin-left: 0px;
    }

	.mod_eventlist .more {
        font-size: 1.3rem;
		margin-left: 0;
		padding-left: 0;
    }
/* --tabellen
------------------------------------------------- */  

	table.kursperiode.kategorie td{
		margin:0; 
		min-width:768px!important; 
		display:block; 
		padding: 3px 10px 3px 10px;
		font-size:1.0rem;
		line-height:1.4rem;
	 }
	
	table .kurs-bezeichung .kurs-beschreibung {
		width: 45%;
	}

	 table.kursperiode th{
		line-height:1rem;
	 }

	 td.kurs-anmeldung{
		padding:20px 10px 20px 10px!important;
	 }

	 .kurs-nummer{
		font-weight:700;
	 }

	 .kurs-zeit-datum{
		font-weight:700;
	 }

	 .kurs-name{
		color:#9c110e;
		padding-top:10px;
	}

	.kursperiode.kategorie li{
		list-style:none;
		display:table-cell; 
	}

	.kursperiode.kategorie li.male:before{
		font-family: "FontAwesome";
		content: "\f1ae";
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 5px;
		display: inline-block;
		position: relative;
		top: -2px;
	}

	.kursperiode.kategorie li .female:before{
		font-family: "FontAwesome";
		content: "\f182";
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 5px;
		display: inline-block;
		position: relative;
		top: -2px;
	}

	.kursperiode.kategorie ul{
		padding: 0;
		margin-left: -10px;
		margin-bottom: 5px;
	}
/* --Kurs-Details
------------------------------------------------- */  

	.kurs-details table th{
		display:none;
	 }

	 .kurs-details table{
		padding-top:18px;
	 }

	.kurs-details table td{
		display:block; 
		padding: 3px 10px 3px 10px;
	 }

	 .kurs-details table  tr:nth-child(1n) {
  		background-color: rgb(248,248,248);
	}


	 .kurs-details table  tr:nth-child(2n) {
  		background-color: rgb(229,229,229);
	}


	.kurs-informationen li{
		list-style:none;
		display: block; 
	}

	.kurs-informationen{
		width: 50%;
		float: left;
		border-right: 0px dotted #7b7a7a;
	}

	.kurs-daten{
		padding-left:1.0rem;
		width: 50%;
		line-height:1rem;
	}

	.kurs-nummer{
		color:#9c110e;
	}
	
	#bottom a {
	margin-left: 0px;
}

}