html.html {
	overflow:scroll;
	-ms-overflow-x:auto;
	overflow-x:auto;
	height:100%;
	width:100%;
	-ms-overflow-style:scrollbar;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}

*,
*:after,
*:before {
	box-sizing: border-box;
}

body {
	margin:0;
	font:normal 16px/1.25 Arial, 'Helvetica Neue', Helvetica, sans-serif;

}
iframe{
	max-width:100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin:0 0 6px;
}
h1 {
	
	margin:0 0 10px;
}
h2 {
	
	margin:0 0 8px;
}
h3 {
	
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}

img{
	border:0;
	max-width:100%;
	height:auto;
}

p {
	margin:0;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

a{
	color:inherit;
	text-decoration:underline;
}
a:hover,
a:focus {
	color:inherit;
	text-decoration:none;
}

.uppercase {
	text-transform:uppercase;
}

.hidden-inp {
	border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.youtube-wrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

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

.clearfix:before,.clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix {zoom:1;}

.left {
	float:left;
}

.right {
	float:right;
}

.glassy {
	border:7px solid rgba(255,255,255,0.4);
	border-radius: 4px;
}

.div_noscript {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
	padding:5px;
	border:1px #f00 solid;
	background:#fff;
	color:#f00;
}

.visible-mobile {
	display: none;
}

.outer-wrap
{
	max-width:1003px;
	margin:0 auto;
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
}

.wrap {
	max-width:1003px;
	margin:0 auto;
}

.header-nav>ul {
	list-style:none;
	margin:0;
	padding:0;
}

.header-nav>ul>li {
	margin:0;
	padding:0;
}

.header-nav>ul>li>a {
	text-decoration:none;
}

.header-nav>ul>li>a.active,
.header-nav>ul>li>a:hover,
.header-nav>ul>li>a:focus {
	text-decoration:underline;
}

.txtf-close
{
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	text-decoration: none;
}

.maintenance
{
	display: inline-block;
	margin-top: 30px;
	border: 1px #cccccc solid;
	background: #ffffff;
	padding: 20px;
	color: #000000;
	border-radius: 10px;
}

.abschnitt_linker
{
	position: relative;
	top: -100px;
}


.abschnitt > .slider,
.abschnitt > .wrap > .slider
{
	position: relative;
}


.abschnitt.slider > .wrap{
	padding:0 !important;
}

.slider .slider
{
	position: relative;
}

.slider .slider .spacing
{
	width: 100%;
	max-height: 890px;
}

.slider .slider .pfeil-links
{
	position: absolute;
	bottom: 24px;
	left: 0;
	padding-left: 10px;
	z-index: 3;
	text-align: left;
}

.slider .slider .pfeil-rechts
{
	position: absolute;
	bottom: 24px;
	right: 0;
	padding-right: 10px;
	z-index: 2;
	text-align: right;
}

.slider .slider .slider-content
{
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.slider .slider .slider-content > div
{
	height: 100%;
}

.slider .slider .image
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-color: #b9babc;
	background-repeat: no-repeat;
	background-position: center center;
}

.abschnitt.vollebreite:first-child,
.abschnitt.zweispaltig:first-child,
.abschnitt.dreispaltig:first-child,
.abschnitt.vierspaltig:first-child,
.abschnitt.naechste_kurse:first-child,
.abschnitt.kurse:first-child
{
	padding-top: 130px;
}

.abschnitt.vollebreite,
.abschnitt.zweispaltig,
.abschnitt.dreispaltig,
.abschnitt.vierspaltig,
.abschnitt.naechste_kurse,
.abschnitt.kurse
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.abschnitt.vollebreite + .abschnitt.collapsing,
.abschnitt.zweispaltig + .abschnitt.collapsing,
.abschnitt.dreispaltig + .abschnitt.collapsing,
.abschnitt.vierspaltig + .abschnitt.collapsing,
.abschnitt.naechste_kurse + .abschnitt.collapsing,
.abschnitt.kurse + .abschnitt.collapsing
{
	padding-top: 0;
	margin-top: -10px;
}

.abschnitt.slider + .abschnitt.vollebreite.collapsing,
.abschnitt.slider + .abschnitt.zweispaltig.collapsing,
.abschnitt.slider + .abschnitt.dreispaltig.collapsing,
.abschnitt.slider + .abschnitt.vierspaltig.collapsing,
.abschnitt.slider + .abschnitt.naechste_kurse.collapsing,
.abschnitt.slider + .abschnitt.kurse.collapsing
{
	padding-top: 0;
}

.abschnitt.slider .pfeil-links,
.abschnitt.slider .pfeil-rechts
{
	font-size: 30px;
	color: #ffffff;
	text-shadow: 0 0 3px #000000;
	transition: all 0.4s ease;
}

.abschnitt.slider .pfeil-links:hover,
.abschnitt.slider .pfeil-rechts:hover
{
	color: #cccccc;
}

.abschnitt.slider .slidernav
{
	position: absolute;
	bottom: 0;
	left: 50px;
	right: 50px;
	z-index: 3;
	text-align: center;
	padding-bottom: 10px;
}

.abschnitt.slider .slidernav a
{
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	color: #ffffff;
	font-size: 20px;
	transition: all 0.4s ease;
}

.abschnitt.slider .slidernav a.active,
.abschnitt.slider .slidernav a:hover
{
	color: #000000;
	text-shadow: 0 0 3px rgba(255,255,255,0.5);
}

header
{
	min-height: 130px;
}

header .wrap
{
	position: relative;
	padding: 5px;
}

header .logo
{
	position: absolute;
	right: 25px;
	top: -5px;
	z-index: 3;
}

header .socials{
	margin-left:20px;
}

header .socials,
header .langs
{
	float: left;
	color: #747474;
	font-size: 14px;
}

header .socials a,
header .langs a
{
	display: inline-block;
	padding: 5px;
	border: 1px #747474 solid;
	min-width: 32px;
	text-align: center;
	border-radius: 5px;
	transition: all 0.4s ease;
}

header .socials a:hover,
header .socials a:active,
header .socials a.active,
header .langs a:hover,
header .langs a:active,
header .langs a.active
{
	background: #cccccc;
	border: 1px #747474 solid;
}

header .socials .list-inline,
header .langs .list-inline
{
	margin-left: 0;
}

header .socials .list-inline > li,
header .langs .list-inline > li
{
	padding-left: 2px;
	padding-right: 2px;
}

nav
{
	background: #234897;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 10px 10px rgba(0,0,0,0.4);
	position: relative;
	z-index:2;
}

nav .wrap
{
	padding-left: 10px;
	padding-right: 195px;
}

nav ul.list-inline
{
	margin-bottom: 0;
}

nav ul.list-inline > li > a
{
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 12px;
}

nav ul.list-inline > li.hatSub > a
{
	cursor: default;
}

nav ul.list-inline > li
{
	padding-left: 0;
	padding-right: 0;
	border-left: 1px #aaaaaa solid;
	line-height: 15px;
}

nav ul.list-inline > li:first-child
{
	border-left: 0;
}

nav ul.list-inline > li > a:hover,
nav ul.list-inline > li > a:focus,
nav ul.list-inline > li > a.active
{
	color: #aaaaaa;
}

nav ul.list-inline > li.hatSub
{
	position: relative;
}

nav .submenu
{
	position: absolute;
	top: 26px;
	left: 0;
	background: #ffffff;
	border: 1px #cccccc solid;
	color: #000000;
	padding: 10px;
	box-shadow: 0 0 4px rgba(0,0,0,0.6);
	z-index: 1;
    font-size: 14px;
}

nav .submenu > ul > li
{
	margin-top: 5px;
}

nav .submenu > ul > li:first-child
{
	margin-top: 0;
}

nav .submenu > ul > li > a
{
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

nav .submenu > ul > li > a:hover,
nav .submenu > ul > li > a:focus,
nav .submenu > ul > li > a.active
{
	text-decoration: underline;
}

main
{
	padding-top: 0;
	padding-bottom: 30px;

	background: url('/img/web/bg.jpg') no-repeat center 190px;
	background-attachment: fixed;
	min-height: 658px;
}

main .wrap
{
	padding-left: 68px;
	padding-right: 68px;
}

footer,
.footer
{
	background: #234897;
	color: #ffffff;
	font-size: 10px;
}

footer .wrap
{
	padding: 10px;
}

footer a
{
	text-decoration: none;
}

footer a:hover,
footer a:focus,
footer a.active
{
	text-decoration: underline;
}

.box
{
	border: 1px #234897 solid;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	padding: 20px;
	min-height: 350px;
	font-size: 18px;
	color: #234897;
}

.box.noheight
{
	min-height: 0;
}

.box + .box
{
	margin-top: 10px;
}


.carousel-fader{
	overflow:hidden;
	position:relative;
	max-height:340px;
}

.carousel-fader:before{
	content: '';
	display: block;
	padding-top:33.898305084745762711864406779661%;
}

.fader{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
}

.carousel-slider .slider{
	position: relative;
}

.fader>li{
	margin:0;
	padding:0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color:#fff;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

.fader>li.active{
	z-index:1;
}

.fader>li {
	opacity:0;

	-webkit-transition:inherit;
	-moz-transition:inherit;
	-o-transition:inherit;
	transition:inherit;
}

.fader>li.active{
	opacity:1;
}

.fader>li img{
	width:100%;
	height:100%;

	object-fit: cover;
	object-position: center center;
}

.kursliste > div
{
	margin-top: 20px;
}