p {
    margin: 0 0 0 0px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}

@font-face {
    font-family: 'HelveticaRoundedBold';
    src: url('../fonts/HelveticaRoundedBold.eot');
    src: url('../fonts/HelveticaRoundedBold.eot') format('embedded-opentype'),
    url('../fonts/HelveticaRoundedBold.woff2') format('woff2'),
    url('../fonts/HelveticaRoundedBold.woff') format('woff'),
    url('../fonts/HelveticaRoundedBold.ttf') format('truetype'),
    url('../fonts/HelveticaRoundedBold.svg#HelveticaRoundedBold') format('svg');
	font-display: swap;
}

 @font-face {
	 font-family:"Marydale";
	 src:url("../fonts/marydale.eot") format("eot"),
	 url("../fonts/marydale.woff") format("woff"),
	 url("../fonts/marydale.ttf") format("truetype"),
	 url("../fonts/marydale.svg#Marydale") format("svg");
	 font-display: swap;
 
	 }



@font-face {
    font-family: 'TeachersStudentRegular';
    src: url('../fonts/TeachersStudent-Regular.ttf') format('truetype');
	font-display: swap;
} 

	 

html {
    /*opacity: 0;*/
    transition: opacity 1s;
}

html.html-visible {
    opacity: 1;
}

html.no-scroll {
    overflow: hidden;
}
body {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

h2,h3,h4,h5,h6 {
    font-family: 'HelveticaRoundedBold';
     font-weight: normal;
}

#start-jugendliche-mob,
#start-erwachsene-mob,
#start-sprachen-mob,
.bodytext, .frame p{
    font-size: 16px;
    line-height: 20px;
}
#content {
    margin-bottom: 0;
	padding: 0 0 20px 0;
}


#footer-sitemap {
    float: left;
}

.clearfix:before{
    content: "";
    display: table;
    width: 100%;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}

.nav-btn {
    width: 30px;
    height: 24px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    margin: 10px;
  float: right;
}

.nav-btn span:nth-child(2),
.nav-btn span:nth-child(3) {
    top: 10px;
}

.nav-btn span:nth-child(4) {
    top: 20px;
    width: 30px;
    right: 0;
    left: auto;
}

.nav-btn span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #181716;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.nav-btn.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.nav-btn.open span:nth-child(2) {
    transform: rotate(45deg);
}

.nav-btn.open span:nth-child(3) {
    transform: rotate(-45deg);
}

.nav-btn.open span:nth-child(4) {
    width: 0;
}


.columnItem .csc-frame:before {
    content: "";
    display: table;
    width: 100%;
}

.columnItem .csc-frame:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

video {
    width: 100%    !important;
    height: auto   !important;
}

#c1098 {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    clear: both;
}

#c1098 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#slideshow-start .csc-textpic-imagewrap.csc-textpic-single-image {
    width: auto!important;
    max-width: 100%;
}
#slideshow-start .csc-textpic-imagewrap.csc-textpic-single-image img{
    height: auto;
    max-width: 100%;
}
#slideshow-start {
    top: 0;
}

#maincontent-start img {
    max-width: 100%;
    height: auto;
}
#wrap-mobile-video {
    width: 100%;
    clear: both;
}

.footer-container {
    width: auto;
}

.nav-btn.icon-close {
    margin: 10px 20px;
    height: 22px;
    width: 34px;
    float:none!important;
}
@media (min-width: 1081px) {
    .footer-container {
        width: 697px;
        margin: 0 auto;
    }
	
    .nav-btn {
        display: none;
    }
	
	
	.start-mobile-google, .start-mobile-google2{
		display: none;
	}


	.csc-frame-frame2, .frame-mobile  {
    	display: none;
	}
	
	.mobile {
		display: none;
	}
}

@media (max-width: 1080px) {
    #content {
        width: 100%;
    }

    #maincontent,
    #subnavigation {
        width: 100%;
        float: none;
        margin: 0;
        min-height: auto;
    }

    .csc-textpic.csc-textpic-intext-right:before {
        content: "";
        display: table;
        width: 100%;
    }
    .csc-textpic.csc-textpic-intext-right:after {
        content: "";
        display: table;
        width: 100%;
        clear: both;
    }
    .csc-textpic.csc-textpic-intext-right {
        float: none!important;
        margin: 0;
    }

    #maincontent {
        padding: 12px;
        box-sizing: border-box;
    }

    #kursunterlagen {
        margin: 15px 0;
    }

    DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
    #kontakt DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
        float: none;
        margin-left: 0!important;
    }

    #footer {
        margin-top: 0;
    }

    #mainnav li a {
        height: auto;
    }

    .h-nav {
        width: 280px;
        position: fixed;
        overflow-y: auto;
        overflow-x: hidden;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        transition: all 0.4s;
        background-color: #2358a6;
    }

    #suchfeld {
        width: 80%;
        margin: 0 0 0 12px;
    }

    .h-nav.open {
        transform: translateX(0);
    }

    .subnav-start {
        display: block !important;
        visibility: visible !important;
        position: static;
        margin-left: 10px;
    }

    #mainnav {
        height: auto;
    }

    #mainnav li {
        float: none;
    }

    #mainnav, #suche {
        float: none;
        width: 100%;
    }

    #start-text {
        padding: 25px 18px 25px 18px;
    }

    #content-start, #sidebar, #maincontent-start {
        width: 100%;
        margin: 0;
        float: none;
    }

    #front_1, #front_2, #front_3,
    #start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob {
        width: 33.3333%;
        padding: 0 15px;
        box-sizing: border-box;
        margin: 0;
    }

    #frontformwrap a {
        position: static!important;
    }

    #frontformwrap .mailformplus_contactform fieldset {
        width: 100%;
    }

    #footer-sitemap {
        width: 100%;
        float: none;
        box-sizing: border-box;
    }

    #frontform {
        position: static;
    }
    #slideshow-start {
        position: static!important;
        overflow: hidden;
        margin: 0!important;
    }
    #slideshow-start .csc-textpic {
        float: left;
    }
    #header.startseite {
        height: auto!important;
        position: relative;
    }

    #logo-wrapper {
        /*position: absolute;*/
        /*top: 0px;*/
        /*width: 60%;*/
    }
    .header-nav {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 999;
    }
    #mobile-sidebar {
        overflow: hidden;
    }
    #mobile-sidebar .image1,
    #mobile-sidebar .image2 {
        box-sizing: border-box;
        float: left;
        width: 50%;
    }
	
	.desctop {
		display: none;
	}
	
	.frame-desktop  {
    	display: none;
	}	
}
@media (max-width: 1080px) {

    /*#header {*/
        /*height: 320px;*/
    /*}*/
    #header #themenbild {
        height: auto;
    }
    #header #themenbild .csc-textpic-imagewrap.csc-textpic-single-image img{
        /*height: 500px;*/
        /*margin-top: 100px;*/
    }
    #wrapper {
        width: 100%;
    }

    .multicolumnContainer .column {
        width: 50% !important;
        margin-left: 0;
        margin-right: 0;
    }

    .columnItems {
        padding: 0 !important;
    }

    #header.startseite {
        position: relative;
        height: auto!important;
        /* overflow: hidden; */
    }

    #map {
        width: 100%!important;
    }
}

@media (max-width: 1080px) {
    #front_1, #front_2, #front_3,
    #start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob {
        width: 100%;
        height: auto;
    }

    DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
        float: none;
        margin-left: 0!important;
        margin-right: 0!important;
    }

    #header.startseite {
        /* height: 280px; */
    }

    #logo {
        width: 100%;
        float: none;
    }

    #logo-wrapper {
        /*overflow: hidden;*/
        height: auto;
        padding: 15px 0;
    }

    #servicelinks {
        padding: 15px 13px;
        width: 100%;
    }

    #copyright {
        height: auto;
    }

    .tx-sn-sws .box {
        margin-bottom: 20px;
    }
    /*.header-nav {*/
        /*top: 115px;*/
    /*}*/
    /*.header-nav {*/
        /*top: auto;*/
        /*bottom: 35px;*/
    /*}*/
    .header-nav {
        /*position: fixed;*/
    }
    .nav-btn{
        margin: 10px;
        float: right;
    }

    #logo-wrapper.fixed #logo {
        margin-bottom: 0!important;
    }
    #logo-wrapper.fixed {
        /*position: fixed!important;*/
        width: 100%;
    }

    #c1114 .csc-textpic,
    #c1114 .csc-textpic > div {
        width: 100%;
        float: none;
        margin-left: 0!important;
        margin-right: 0!important;
        clear: both;
    }

    #header.fixed #logo-wrapper {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        -webkit-backface-visibility: hidden;
        /*overflow: hidden;*/
    }
    
    #nav-btn.btn-nav-content {
        margin-top: 0!important;
    }

    #header.startseite .nav-btn {
        #margin-top: 0 !important;
    }
    #header.startseite {
        padding-top: 80px;
        box-sizing: border-box;
    }

    #header #logo-wrapper {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 80px;
        box-sizing: border-box;
    }
    #header.startseite,
    #wrapper {
        overflow: hidden;
    }
}

@media (max-width: 481px) {
    #mobile-sidebar .image1,
    #mobile-sidebar .image2 {
        float: none;
        width: 100%;
    }
}
@media (max-width: 620px) {
    .multicolumnContainer .column {
        float: none;
        width: 100% !important;
    }

    .multicolumnContainer .columnItems .csc-frame-frame1 {
        margin: 0 auto;
    }
}



@media (max-width: 1080px) {
	#uid_369 ul, #uid_18, #uid_86, #uid_14, #uid_12, #uid_10, #sidebar1 {
		#display:none  !important;
	}
}

@media (max-width: 1080px) {
	 #sidebar1 {
		display:none  !important;
	}
}

#logo {
    width: 260px;
}
#logo img {
    max-width: 100%;
    height: auto;
}





/* lyova start */

@media (min-width: 1081px) {
	#mobile-sidebar, .hide_in_desctop{
		display:none;	
	}	
	
	#start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob {
    height: 388px;
	}

}

@media (max-width: 1081px) {
	.hide_in_mobile {
		display:none;	
	}	
	
	#sitemap ul li ul {
		display:none;			
	}
}

#sitemap{
	overflow: hidden;
}

#sitemap ul.first {
	float: left;
}

#sitemap_image {
	float:right;
}
@media (max-width: 600px) {
	#sitemap ul.first {
	float: none;
	}
	#sitemap_image {
	float:left;
	}
}




	#mobile-sidebar img{
		 width: auto;
        max-width: 100%;
		padding:0;
	}

	.image1 {
 		/*padding: 5px 5px 5px 5px;*/
 		padding: 5px;
	}

	.image2 {
 		/*padding: 0px 5px 5px 5px;*/
 		padding: 5px;
	}

	
#video-header  h4{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0 15px 5px 15px;
}	

#mobile-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

#mobile-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#wrap-mobile-video {
	padding: 5px 5px 5px 5px;
}




/*blocks   #2358a6,  #181716, #4eb357,  #ffffff*/
@media (max-width: 1080px) {
	
	/*blue*/
	#start-text {
		background: #ffffff;
		margin:0;
	}
	
	#start-text h1 {

	}

	#start-text p, #start-jugendliche p, #start-jugendliche-mob p, #front_2 .csc-default, #front_3 .csc-default {
    	#color: #ffffff;	
	}
	
	
	#front_1, #front_2, #front_3{
		border-bottom: 1px solid #000000;
		padding: 20px 15px 20px 15px;
	}

	#front_1{
		padding: 0px 15px 20px 15px;
	}
	
	#front_3{
		padding: 20px 15px 0px 15px;
		border-bottom: none;
	}
	
	/*gray f5f5f5*/
	#start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob{
		background: #ffffff;
		margin:0;
		padding-top: 20px;
	}

	#start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob {

		padding-bottom: 20px;
		width: 33.3%;
	}
	
	
	#start-jugendliche h4, #start-jugendliche-mob h4, #start-erwachsene h4, #start-erwachsene-mob h4, #start-sprachen h4, #start-sprachen-mob h4 {
		color: #000000;
	}

	#start-jugendliche h4 a, #start-jugendliche-mob h4 a, #start-erwachsene h4 a, #start-erwachsene-mob h4 a, #start-sprachen h4 a, #start-sprachen-mob h4 a {
		color: #000000;
	}
	
	
	#kontakt {
	  display: none;
	}
		
}

@media (min-width: 1080px) {
	#uid_385, #c1192,#c1190,#c1194,#c1195,#c1198{
		display:none;
	}	
	.lt-section-start-mobile {
		display: none;
	}
}

@media (max-width: 1080px) {
	#c1099, #c1227, .seite366 #subnavigation, #c1097, #start-jugendliche, #start-erwachsene, #start-sprachen, #references{
		display:none;
	}	
	
	.csc-textpic-imagewrap {
    width: 100% !important;
	}
}


@media (max-width: 680px) {
    #start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob {
        float: none;
        width: 100%;
		border-bottom: 1px solid #000000;
    }
    .lt-checkbox {
        margin-bottom: 10px;
        display: block;
    }
}

.lt-wrap-checkboxes {

}

.lt-checkbox {
    position: relative;
    padding-left: 20px!important;
    width: auto;
    float: none;
    margin-right: 10px;
}

.lt-checkbox input {
    display: none;
}

.lt-checkbox span {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    background: #fff;
}

.lt-checkbox span:after {
    content: "";
    opacity: 0;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: #000;
}

.lt-checkbox input:checked + span:after {
    opacity: 1;
}

#slider461,
#slider461 img{
    /*max-width: 100%;*/
    /*height:auto !important*/
}


/*blocks*/

.img-responsive {
	height: auto;
	max-width: 100%;
	width: 100%;
}





/*lyova end  */


.themenbild {
    /*position: absolute;*/
    /*z-index: -1;*/
    /*overflow: hidden;*/
}
.inner-wrap #breadcrumbs {
    max-width: 100%;
}
#logo-wrapper.logo-wrapper #logo {
    margin-bottom: 40px;
}

#logo-wrapper.logo-wrapper {
    position: absolute;
    top: 0;
    height: auto;
}
@media (max-width: 1080px) {
    #logo img{
        max-width: 100%;
        height: auto;
		max-height: 50px;
		width: auto;
    }
    #logo {
        box-sizing: border-box;
    }

    #logo-wrapper {
         width: auto;
        max-width: 100%;
		padding: 15px 0 15px 0;
    }	
    #logo-wrapper.logo-wrapper {
        width: 100%;
    }
    #header .themenbild {
        top: 50px;
    }
    #logo-wrapper.logo-wrapper {
        top: 0;
    }
    #header.header-content {
        padding-top: 120px;
    }
	#start-jugendliche, #start-erwachsene, #start-sprachen {

    }	
	#c1213 {
        display: none;		
	}
	.desktop {
        display: none;		
	}
	
	#uid_366 ul,#uid_368 ul,#uid_367 ul {
       #display: none !important;				
	}
	 .lt-section-start {
		 display: none;
	 }

	#mainnav .subnav-start {
        position: static;
    }
	
	
}
@media (max-width: 991px) {
    #header .themenbild {
        height: auto;
    }
}
@media (max-width: 767px) {
    #header .themenbild {
        height: auto;
        top: 100px;
    }
    #logo-wrapper.logo-wrapper #logo {
        margin-bottom: 0;
    }
    #header.header-content {
        padding-top: 78px;
    }

    .mailformplus_contactform .line textarea,
    .mailformplus_contactform .line input{
        width: 100%;
        box-sizing: border-box;
    }
}
#header.header-content {
    height: auto;
    /*overflow: hidden;*/
    position: relative;
}
@media (max-width: 767px) {
    #header.header-content {
        z-index: 999;
    }
}
@media (max-width: 480px) {
    #header.header-content {
        height: auto;
    }
}
.themenbild .csc-textpic-imagewrap.csc-textpic-single-image {
    width: 100% !important;
}

#header.header-content div.csc-textpic-imagewrap img{
    margin-bottom: 0;
}
#header.header-content div.csc-textpic-imagewrap {
    padding: 0;
}
#header {
    position: relative;
}

@media (min-width: 1081px) {
    #slideshow-start {
        width: calc(100% + 200px);
    }
}
.slick-slide img {
   display: block;
   max-width: 100%;
}
#start-jugendliche, #start-jugendliche-mob, #start-erwachsene, #start-erwachsene-mob, #start-sprachen, #start-sprachen-mob {
    height: auto!important;
}

@media (min-width: 1081px) {
    .button_text1 , #start-jugendliche-mob, #start-erwachsene-mob, #start-sprachen-mob, .lt-text-start, mob {
        display: none;
    }
	#c1218 {
        display: none;		
	}
	#c1214 {
        display: none;		
	}
	#c1215 {
        display: none;		
	}

    #logo-wrapper.logo-wrapper #suche {
        width: 119px;
    }

}
.button_text1 {
    position: relative;
    margin-bottom: 20px;
}

.button_text1 a {
    position: absolute;
    z-index: 1;
    left: 30px;
    bottom: 30px;
    display: inline-block;
    padding: 8px 10px;
    background: red;
    color: #fff;
}

.button_text2 {
    position: relative;
    margin-bottom: 20px;
}

.button_text2 a {
    position: absolute;
    z-index: 1;
    left: 150px;
    bottom: 50px;
    display: inline-block;
    padding: 8px 10px;
    background: red;
    color: #fff;
}

#c1190 a {
	color: #000000;	
	font-size: 16px;	
}

#c1195 a {
	color: #000000;
	font-size: 16px;	
}



#c1072 h1 {
	border-bottom: none;	
	padding-bottom: 10px;
}

#c1072  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
    float: none;
}

#c1072  .csc-textpic {
    float: none !important;
}

#front_1, #front_2, #front_3 {
    height: auto;
}

.new-footer p {
    font-size: 12px;
    color: #000000;
}

.new-footer #map {
    height: 180px;
    width: 100%;
    margin: 0;
}

.new-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;

    padding: 0 18px;
    background-color: #fff;
    line-height: 15px;
    margin-top: 25px;
    border-top: 1px solid #000;
}

#footer .no-margin {
    max-width: 100%;
    height: auto;
    margin: 0;
}

.footer-copyright a{
    color: #000;
}
.footer-copyright {
    padding: 10px 28px;
    color: #000;
}
.new-footer .footer-item {
    padding: 40px 5px 0;
    width: 20%;
    box-sizing: border-box;
}

.new-footer p {
    line-height: 24px;
}

#footer {
    height: auto;
}

#content-start {
    margin-bottom: 0;
}

.wrap-bubble a{
    text-decoration: none;
    color: #000;
}
.wrap-bubble {
    /*background: #f5f5f5;*/
    padding: 40px 10px 10px;
}

.sprechblase {
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 9px solid #000;
    background: #fff;
    /*background: #e3e5e3;*/
    text-align: left;
    padding: 15px;
    border-radius: 30px;
}

.sprechblase .spickel {
    position: absolute;
    top: -44px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 44px;
    z-index: 2;
    background: url('../spickel-wh.png') no-repeat 0 0;
}

.footer-copyright {
    background: #00c000;
    padding: 10px;
}

/*.footer-info .info-item {
    !*padding: 0 0 0 45px;*!
    margin: 5px 15px 5px 0;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}

.footer-info .info-item:last-child {
    margin-right: 0;
}
.footer-info .info-item i:before {
    content: "";
    height: 25px;
    background-position: center left;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-info .info-item .icon-phone:before {
    width: 54px;
    background-image: url('../icons/footer-icons/phone-footer.png');
}
.footer-info .info-item .icon-email:before {
    width: 40px;
    background-image: url('../icons/footer-icons/mail-footer.png');
}
.footer-info .info-item .icon-location:before {
    width: 45px;
    background-image: url('../icons/footer-icons/map-footer.png');
}
.footer-info .info-item .icon-link:before {
    width: 30px;
    background-image: url('../icons/footer-icons/imprint-footer.png');
}*/

.footer-logo {
    width: 250px;
}

#footer .footer-logo img {
    max-width: 75%;
    height: auto;
    margin: 0;
}

@media (max-width: 991px) {
    .new-footer .footer-item {
        width: 50%;
        padding: 40px 15px 0;
    }
    #footer-content {
        width: 100%;
    }
}
#copyright,#footer-sitemap {
    display: none;
}

@media (min-width: 768px) {
    .wrap-footer-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .footer-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        padding: 0 15px;
		font-size: 16px;
		line-height: 20px;		
    }
}
@media (max-width: 767px) {
    .footer-info .info-item i:before {
        width: 50px!important;
        background-position: center center;
    }
    .footer-info .info-item {
        margin: 0!important;
        padding: 5px;
        width: 100%;
    }
    .footer-logo {
        padding: 0;
        margin:0 auto;
    }
    .footer-info .info-item {
        margin-right: 0!important;
    }
    .new-footer .footer-item {
        width: 100%;
    }
    .new-footer #map {
        height: 250px;
    }

    .new-footer .footer-contact {
        /*border-top: 1px solid #4EB357;*/
        padding-top: 5px;
    }
}

#start-news-block {
    clear: both;
    overflow: hidden;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;*/
}
.lt-news{
    overflow: hidden;
    clear: both;
}
.news-title,
#start-news-block .csc-header-n1 {
    padding: 0;
    margin: 50px 0;
}
.news-title,
#start-news-block .csc-header-n1 h2{
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    font-family: 'HelveticaRoundedBold';
    font-weight: normal;
}
.new-item,
.new-item *,
#start-news-block .csc-default {
    box-sizing: border-box;
}
.new-item,
#start-news-block #c1224 *,
#start-news-block #c1222 *,
#start-news-block #c1223 * {
    color: #fff;
    font-family: 'HelveticaRoundedBold';
    font-weight: normal;
}
.new-item .new-tag,
#start-news-block #c1224 .csc-header > *,
#start-news-block #c1222 .csc-header > *,
#start-news-block #c1223 .csc-header > * {
    display: inline-block;
    padding: 19px 20px 16px 20px;
    background: #195fab;	
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff!important;
}
.new-item,
#start-news-block #c1224,
#start-news-block #c1222,
#start-news-block #c1223 {
    padding: 0 15px 40px;
	background: #eaf0f7;
    transition: background 0.4s;
    cursor: pointer;
}




.new-item:hover,
#start-news-block #c1224:hover,
#start-news-block #c1222:hover,
#start-news-block #c1223:hover {
    background: rgba(35, 88, 166, 1);
}
#start-news-block #c1221 {
    width: 100%;
}

.new-item .new-date {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.lt-news .new-white {
    background-color: #f3f9f1;
    color: #333;
}

.lt-news .new-white:hover {
    color: #ffffff;
}

.lt-news .new-white:hover {
    background-color: #8a8a8a;
}

.lt-news .new-black {
    background-color: #333333;
}

.lt-news .new-black:hover {
    background-color: #000000;
}

.lt-news .new-white .new-date{
    position: static;
    line-height: 1;
    font-size: 36px;
    padding: 0;
    margin: 20px 0;
    font-family: 'HelveticaRoundedBold';
    font-weight: normal;
}

.new-item p, .new-item span  {
    font-size: 18px;
    line-height: 26px;
}
.new-item {
    position: relative;
}


.new-item .new-title,
.new-item h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 15px 0;
	display: block;
}

.new-item.new-big .new-title {
    font-size: 34px;
    line-height: 40px;
}

.new-item.new-big {
	color: #000000;	
}

.new-item.new-big:hover {
	color: #ffffff;
}

.new-item.new-big  p, .new-item.new-big ul li{
	font-family: 'HelveticaRounded';
}


#form_start .wrap-inputs {
	padding: 10px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#form_start .text {
    padding: 0 10px 5px;
	font-size: 16px;
}
#form_start * {
    box-sizing: border-box;
}
#form_start {
    clear: both;
    box-sizing: border-box;
    /*margin: 0 -10px;*/
	background-color: #f3f9f1;
}

#form_start .line label > span {
    color: red;
}
#form_start .line label {
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
}
#form_start .line * {
    /*max-width: 100%;*/
}
#form_start .line span {
    margin: 0;
    padding: 0;
}
#form_start .line {
    background: none;
    width: 25%;
    padding: 0 10px 5px;
}

#form_start .absendeknopf {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background-color: #ff8076!important;
	margin: 0;
	width: 100% !important;
	float:none;
     border-radius: 5px;
    font-size: 16px;
    box-shadow: none!important;
    opacity: 1!important;
    outline: none;
}

#form_start .line select,
#form_start .line input {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    width: 100%;
}

#form_start .line .text_under {	
    padding: 0px 0 0 0;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
}

#form_start .line .formfehler{
	margin-bottom: 0px;
}


/*2 line*/
#form_start .line2 label {	
    padding: 5px 0 0 0;
    font-size: 12px;
    width: 100%;
}


#form_start .line2 * {
    /*max-width: 100%;*/
}
#form_start .line2 span {
    margin: 0;
    padding: 0;
}
#form_start .line2 {
    background: none;
    width: 25%;
    padding: 0 0 15px 0px;
	text-align: center;
}

#form_start #line2_button {
width: 50%;
padding: 0 10px 0px 10px;
}


/*2 line*/



#form_start .form_r {
	color: red;
}

#form_start .title-form {
    font-weight: bold;
    font-size: 20px;
}

.lt-section {
    margin: 0 auto 30px auto;
	float: left;
}

.lt-section2 {
    margin: 0 auto 0px auto;
	#float: left;
}


.clearfix:after {
    content: "";
    clear: both;
    display: table;
}

.lt-section #news {
    box-sizing: border-box;
}

.title-form {
    font-weight: bold;
    font-size: 20px;
}


video {
    width: 100%    !important;
    height: auto   !important;
}

.wrap-video {
    position: relative;
    padding-bottom: 56.25%;
    /*padding-bottom: 27.25%;*/
    height: 0;
}

.wrap-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lt-video {
    padding: 20px 5px;
    margin: 0px 0 0 0;
    background: #eaf0f7;
	clear:both;
}

.lt-video .video-col {
    padding: 0 15px;
    box-sizing: border-box;
}

.lt-video .video-col1 {
    padding: 0 15px 0 0;
    box-sizing: border-box;
}

.lt-video .video-col2 {
    padding: 0 0 0 15px;
    box-sizing: border-box;
}






.lt-video .text-video > *:first-child {
    font-size: 20px;
    margin: 15px 0;
    padding: 0;
    color: inherit;
	border-top: none;
}

.text-video p {
	font-size: 16px;
	line-height: 1.42857143;
}






#uber_uns_form .wrap-inputs {
	padding: 10px 0 0 0;	
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#uber_uns_form .text {
    padding: 0 10px 10px 10px;
	font-size: 16px;	
}
#uber_uns_form * {
    box-sizing: border-box;
}
#uber_uns_form {
    clear: both;
    box-sizing: border-box;
    /*margin: 0 -10px;*/
    background-color: #f3f9f1;
}

#uber_uns_form .line label > span {
    color: red;
}
#uber_uns_form .line label {
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
}
#uber_uns_form .line * {
    max-width: 100%;
}
#uber_uns_form .line span {
    margin: 0;
    padding: 0;
}
#uber_uns_form .line {
    background: none;
    width: 25%;
    padding: 0 9px 5px;
}


#uber_uns_form .line select,
#uber_uns_form .line textarea,
#uber_uns_form .line input {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    width: 100%;
}

#uber_uns_form .form_r {
    color: red;
}


#uber_uns_form .line2 label {	
    padding: 5px 0 0 0;
    font-size: 12px;
    width: 100%;
}
#uber_uns_form .line2  {
	margin: 30px 0 0 0;
    /*max-width: 100%;*/
}
#uber_uns_form .line2 span {
    margin: 0 0 0 0;
    padding: 0;
}
#uber_uns_form .line2 {
    background: none;
    width: 25%;
    padding: 0 0 15px 0px;
	text-align: center;
}

#uber_uns_form .absendeknopf {
	background-color: #ff8076;
		margin: 0;
	width: 250px !important;
	float:none;
 border-radius: 5px;
font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


#uber_uns_form .line .text_under {	
    padding: 0px 0 0 0;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
}

#uber_uns_form .line .formfehler{
	margin-bottom: 0px;
}


/**/






/*--------------new footer-----------*/
#footer {
	background: #f3f9f1;
	color: #000000;
}

.wrap-footer-info {
    padding: 40px 0 10px 0;
}

.footer-links {
    margin: 10px 0;
}

.footer-links a {
    margin: 0 10px;
}

.footer-info {
    width: 100%;
    box-sizing: border-box;
}

.footer-info .footer-item {
    width: 33.333%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
}

.footer-info .footer-item img {
    max-width: 100%;
    margin-left: 0!important;
}

.footer-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.footer-logo span {
    display: inline-block;
    margin-top: 10px;
}
.footer-logo {
    width: 200px;
}

.footer-item  strong {
    font-weight: bold;
}

.footer-item p {
    margin-bottom: 15px;
}

.footer-item p:last-child {
    margin-bottom: 0;
}

#sitemap_link {
	
}





/*-------------------------------------------------------------------------*/
.subnav-start {
    display: none;
    visibility: hidden;
}
@media (max-width: 767px) {
    #uber_uns_form .line2,
    #form_start .line2 {
        width: 100%;
    }
	
    #uber_uns_form .line,
    #form_start .line {
        width: 50%;
    }

    #form_start #line2_button {
        width: 100%;
         margin-right: 20px;

    }
    /*#footer {
        margin-top: -473px;
    }*/
    #uber_uns_form  .absendeknopf,
    #form_start .absendeknopf {
        margin-left: 10px;
    }

    #form_start .line,
    #uber_uns_form .line {
        padding-bottom: 0;
    }

    #form_start .absendeknopf,
    #uber_uns_form .absendeknopf {
        margin-top: 10px;
        margin-left: 10px;
    }
    .footer-info .footer-item {
        width: 100%;
        text-align: center;
    }
    .footer-title {
        margin: 30px 0 15px;
    }
	
	
.lt-section {
    margin: 0 15px 15px 15px;
	float: none;
}	
	.lt-video, .video-col, .lt-video .video-col {
		padding: 0;
		margin: 0;
	}

	#uber_uns_form .text {
		padding:0 5px 10px 5px;
	}	
	#uber_uns_form .line	{
		padding: 0;
	}
	#uber_uns_form .absendeknopf {
		width: 100% !important;
		margin: 10px 0 0 0;
	}
	
	#uber_uns_form .line2 {
		margin: 0px 0 0 0;
	}
	
	#uber_uns_form .line label {
    	padding: 5px 0 5px 0;
	}	
	
	#uber_uns_form .line .text_under {
    	padding: 5px 0 0 0;	
		display: block;
	}
	
	
	
	.frame-type-lyovabase_sws1 .box {
		margin: 0;
	}
	.handmake {
    font-size: 40px;
	}
	
	
	.page509	.handmake {
    font-size: 24px;
	}
	
	.seite76 .swiper-container-bottom{
		display:none;
	}
	
}
@media (max-width: 600px) {
    #uber_uns_form .line,
    #form_start .line {
        width: 100%;
    }
}
@media (min-width: 768px) {
    #uber_uns_form .line label {
        min-height: 20px;
    }
	
    .new-item.new-big .new-title {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .new-item .cms-content {
        overflow: hidden;
    }

    .new-big .cms-content {
    }
    .new-item,
    #start-news-block .csc-default {
        float: left;
        width: 33.333%;
    }
    .new-item,
    #start-news-block #c1222,
    #start-news-block #c1223 {
        height: 390px;
    }
    .new-big,
    #start-news-block #c1224 {
        width: 66.6666%;
        height: 780px;
    }

    .lt-video:before,
    .lt-video:after {
        content: none;
    }

    .lt-video {
        padding: 50px 24px;
        display: flex;
        align-items: center;
        /*width: 100%;*/
    }

    .lt-video .video-col {
        width: 50%;
        /*float: left;*/
    }
	
	
}
@media (min-width: 992px) {
    .lt-section .lt-news {
        margin-right: 50px;
    }

    .lt-section .news-title,
    .lt-section .lt-news {
        width: 695px;
        float: left;
    }
    .lt-section #news {
        width: calc(100% - 745px);
        float: left;
    }
    .lt-section {
        width: 980px;
    }
    .lt-section-schule {
        width: 697px;
		margin: 0 0 20px 0;
    }	
	.lt-section2 {
        #width: 980px;
    }


}
@media (min-width: 1080px) {
    /*#footer {*/
        /*margin-top: 40px;*/
    /*}*/
	.mob{
		display: none;
	}
}


/*handelsschule*/
@media (min-width: 1080px) {
	#c1244, #c1245, #c1246, #c1247 {
		display: none;
	}
	
	.seite368  #maincontent .ce-gallery  img, .seite367  #maincontent .ce-gallery  img, .seite366  #maincontent .ce-gallery  img, .seite369  #maincontent .ce-gallery  img{
		max-width: 400px !important;
	}

	/*fotogalery*/
	.seite13  #maincontent .ce-gallery  img{
		max-width: 220px !important;
	}

	
	.seite13  DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
    	max-width: 220px !important;
	}	
	
	#c1241 .csc-textpic-imagerow-last {

	}
	
	#c2012 {
		display: none;
	}
	
	#start-jugendliche, #start-erwachsene,  #start-sprachen {
		margin: 75px 18px 5px 18px;
	}
	
}


@media (max-width: 400px) {
	/*fotogalery*/
	.seite13  #maincontent .csc-textpic  img, 	.seite13  DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI  {
		max-width: 100% !important;
		width: 100% !important;
	}
	
}


@media (max-width: 1080px) {
	#c1240, #c1241, #uid_385 {
		display: none;
	}
	
	#maincontent a {
		color: #44b357;
    #color: #000000;
    font-size: 16px;
	#font-weight: bold; 
	}
	
	
	.page368 #maincontent a {
		#color: #000000;
	}	
	
	#maincontent .frame-type-text a #maincontent .frame-type-text aframe-type-textpic {
	#font-weight: bold;
	}	
	
	
	#maincontent .frame-type-lyovabase_sws1 .links a {
		color: #44b357;
		font-size: 13px;
		
	}
	
	.new-item.new-big .new-title {
    font-size: 25px;
    line-height: 40px;
	}

	#mainnav .subnav-start a {
		padding: 5px 0px 5px 55px;
	}

	#breadcrumbs{
		#display: none;
		margin: 10px 12px 0px 12px;
	}
	.breadcrumb_text {
    	margin: 0 0px 0 0;
	}
	
	#maincontent .frame-type-header {
    	margin-top: 0px !important;
	}	
	
}

#c1244 a, #c1245 a , #c1246 a, #c1247 a {
    #color: #000000;
    #font-size: 16px;
	}

@media (min-width: 768px) {
    .lt-wrapper {
        padding-bottom: 230px;
    }

    #footer {
        margin-top: -201px;
    }
}




	.new-item.new-big a{
		color: #000000;
		text-decoration:none;
	}
	.new-item.new-big:hover a{
		color: #ffffff;
	}
	.new-item.new-big .new-subtitle {
		font-size: 18px;
		font-weight: bold;
	}

	.new-item.new-big ul {
		padding: 0 0 30px 0;
	}
	
	.new-item.new-big li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    vertical-align: top;
    padding: 4px;
    margin-left: 40px;
    font-size: 16px;
    line-height: 20px;
    list-style-image: url('/fileadmin/list4black.png');
	}	

		.new-item.new-big:hover li {
    list-style-image: url('/fileadmin/list4white.png');
	}	
	
	.lt-news .new-black a	{
		color: #ffffff;
		text-decoration:none;		
	}
	
	.new-item.new-white a {
		color: #333333;
		text-decoration:none;		
	}	
	.new-item.new-white:hover a {
		color: #ffffff;
	}	
	.new-item.new-white .new-subtitle {
		font-size: 18px;
		font-weight: bold;
		padding: 15px 0 15px 0;
		display: block;
	}	

	
	.seite367 #maincontent h5 a {
		color: #ffffff;
		font-weight: normal;
	}


#mainnav li:hover .subnav-start {
    display: block;
    visibility: visible;
}









/*  youtube start*/
    .youtube-player {
        position: relative;
        padding-bottom: 56.1%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 0px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto !important;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("/fileadmin/youtube_button.png") no-repeat;
        cursor: pointer;
    }
/*  youtube end*/




.img_rate {
	border-radius: 5px 5px 13px 0;
	    position: fixed;
    bottom: 40px;
    right: 15px;
	width: 100px;
	z-index: 9999;
}

@media screen and (max-width: 1080px) {
.img_rate {
		width: 75px;
    	bottom: 0px;		
    }
	
	
}


.team_black, .team_blue,  .team_green {
	color: #ffffff;
	 font-family: 'TeachersStudentRegular';
	font-size: 20px;
	line-height: 20px;
}
.team_black {
	background:  #000000;
}

.team_blue {
	background:  #2358a6;
}


.team_green {
	background:  #4eb357;
	color: #000000;
}

.seite17 .handmake {
    padding: 15px 0 15px 0;
    display: block;
}

textarea#mitteilung {
    min-height: 70px;
}


.start-mobile-facebook {
	width: 100%;
	padding: 0 0px 0 0;
	margin: 0 15px 15px 15px;	
}

#content .start-mobile-google   .bodytext{
	margin: 0;
}

#content .start-mobile-google   h4{
	padding: 0;
}

 .start-mobile-google {
	margin: 0;
	width: 100%;
	 padding: 0; 
}


 .start-mobile-google2 {
	margin: 0;
	width: 100%;
	padding: 0; 
}

.left {
	float: left;
}

.right {
	float: right;
}

.seite269 #breadcrumbs, .seite76 #breadcrumbs {
	display: none;
}

.seite269 .inner-wrap, .seite76 .inner-wrap {
	padding: 20px 0 0 0;
}

.seite41 #breadcrumbs {
	display: none;
}

.seite41 .inner-wrap {
	padding: 20px 0 0 0;
}

.seite36 .breadaktiv {
	display: none;
}


.grecaptcha-badge { 
    visibility: hidden;
}

@media (max-width: 767px) {
  #sbImage {
    width: 100% !important;
    height: 170px;
    background-size: contain;
  }
  #sbImage > div {
    width: 100%!important;
      height: 100%!important;
  }
  #text_under_slider{
	  display: none;
  }
  
  .kursunterlagen-wrap {
	  display:flex;
  }
  .kursunterlagen-wrap #kursunterlagen{
	margin: 0 auto;  
  }
}



@media (max-width: 1080px) {
	#maincontent #c2009 a {
    color: #44b357;
    font-size: 16px;
	}

}





@media (min-width: 992px) {
	.lt-section #corona {
    	width: calc(100% - 745px);
    	float: left;
	}
}	
	
.lt-section #corona {
    box-sizing: border-box;
}
#corona {
    padding: 15px 15px 15px 15px;
    line-height: 15px;
    background: #eaf0f7;
    position: relative;
    z-index: 10;
	border-bottom: 1px white solid;
	margin: 0 0 15px 0;
}


.news-single-item  li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    vertical-align: top;
    padding: 4px;
    margin-left: 40px;
    list-style-image: url('/fileadmin/list4.png');
}

.info_image {
	margin: -2px 5px 0 0 !important;
}

.info_text{
	margin-left: 30px;
}



/* header image */
@media (max-width: 1080px) {	
	.desktop {
    display: block;
	}
	#c2070 {
		display: none;
	}
	.start-mobile-google2{
		#padding: 10px 0 10px 0;
	}


}
@media (min-width: 1080px) {
	#c2071 {
		display: none;
	}	
	
	.frame-hidedesctop {
    	display: none !important;
	}	


	
}



.info .info_image{
	float: left;
}

.info_text {
    margin-left: 30px;
	line-height: 1.42857143;
	font-size: 16px;
}


#content .frame p {
	margin: 0 0 10px 0;
}

#maincontent  .frame-type-header {
	margin-top: 20px;	
}

#maincontent .frame-type-header header {
	padding-bottom: 20px;
}

#maincontent #c1328, #maincontent #c1329, #maincontent #c1330, #maincontent #c1331, #maincontent #c2806 {
	margin-top: 0px;
}

#maincontent #c1328 header, #maincontent #c1329 header, #maincontent #c1330 header, #maincontent #c1331 header{
	padding-bottom: 0;
}


#content .frame-type-lyovabase_sws1 p {
	margin: 0;
	font-size: 14px;
	line-height: 15px;
}

.frame-background3 {
	background: #ffffff;
	padding: 10px;	
	line-height: 1.42857143;
}


.frame-type-lyovabase_sws1 * {
	box-sizing: unset;
}




#content .news-list-item p {
	margin: 0;
}

#content .news-list-item .teaser-text p {
	font-size: 14px;
}



#logo {
	box-sizing: initial;
}


#content .frame-team p {
	font-size: 14px;
	margin: 0 0 0 0; 
	line-height: 15px;
}

#content .frame-team .ce-gallery {	
	margin: 0 0 20px 0; 
}

#content .frame-team header {	
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}




@media (min-width: 767px) {
	#content .frame-team .img-responsive {
		max-width: unset;
		width: auto;
	}
}


/*fotogallery*/
	/*fotogalery*/
	.seite13  #maincontent .ce-gallery {
		margin-bottom: 20px;
	}

.c-gallery__figure {
	padding: 10px 0 0 0;
}

.c-gallery__title{
	margin: 20px 0 15px 0;
}

@media (min-width: 1080px) {
	.c-gallery .col-lg-3{
		max-width: 24%;
	}
}


.wrap_sidebar2{
	text-align: center;
}







.sending{
	display: none;
}



.new-white p, .new-white span {
	font-size: 15px;
	line-height: 26px;
}






/*sitemap_kurs*/

.sitemap-wrap-text{
	#float: left;
}

.sitemap-wrap-image{
	float: right;
}

.sitemap-wrap-image img{
	max-width: 150px;
	height: auto; 
}

.sitemap_kurs .kurstitle{
	font-size: 20px;
	color: #0070c0;
	padding: 0 0 10px 0;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 20px;
}

a.sliderkurs {
	color:	#333;
}

a.sliderkurs:hover {
	text-decoration: none;
	color:	#333;	
}

@media (max-width: 400px) {
	.sitemap-wrap-image img {
		max-width: 100%;
	}
	
}




