@charset "utf-8";

html {background-image: url(../elemente/bg1.png);}

a {
	color: #991915;
	text-decoration: none;
}
a:visited {
	color: #991915;
	text-decoration: none;
}
a:hover {
	color: #FFC788;
	text-decoration: none;
}
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
	outline: 0;
	text-decoration: none;
}


p {
    font-family: 'Oswald';
    font-size: 16px;
    color: rgba(0,0,0,1.00);
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-top: 0px;
    margin-bottom: 8px;
    letter-spacing: 0.05em;
    line-height: normal;
    font-weight: 400;
    text-align: left;
}
.link p {
    font-family: 'Oswald', sans-serif;
    font-style: italic;
    font-size: 0.96em;
    color: rgba(0,0,0,0.71);
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-top: 6px;
    margin-bottom: 1px;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    font-weight: 900;
    height: 70px;
    overflow-y: hidden;
    width: 155px;
    overflow-x: hidden;
    font-variant: normal;
    text-shadow: 2px 2px 10px rgba(255,255,255,1.00);
    text-align: center;
    float: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

h1{
    font-family: 'Vollkorn', serif;
    color: rgba(153,25,21,1.00);
    font-size: 36px;
    font-variant: normal;
    font-weight: 900;
    margin-top: 5px;
    margin-bottom: 5px;
    text-shadow: 3px 3px 8px rgba(200,200,200,1.00);
    letter-spacing: 3px;
    line-height: 1.1em;
    font-style: italic;
	}
	
h2{
	font-family: 'Oswald', sans-serif;
	color: rgba(255,255,255,0.99);
	font-size: 1.6em;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 7px;
	text-shadow: 3px 3px 8px rgba(0,0,0,1.00);
	letter-spacing: 0.15em;
	}	
.link h2{
	font-family: 'Oswald', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 1.5em;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 4px;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.85);
	letter-spacing: 0.1em;
	}	

h3{
    font-family: 'Vollkorn';
    color: rgba(153,25,21,1.00);
    font-size: 29px;
    letter-spacing: 0.07em;
    font-weight: 900;
    text-shadow: 2px 2px 8px rgba(200,200,200,1.00);
    margin-top: 14px;
    margin-bottom: 0px;
	}

h4{
    font-family: 'Oswald', sans-serif;
    color: rgba(255,255,255,1.00);
    font-size: 1.2em;
    letter-spacing: 0.05em;
    font-style: italic;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 1.25em;
	}	

h5{
	font-family: 'Oswald', sans-serif;
	color: rgba(0,0,0,1.00);
	font-size: 1em;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.4em;
	}

h6 {
	color: rgba(255,199,136,1.00);
	font-family: 'Vollkorn';
	font-size: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 11px;
	margin-top: 0px;
	font-style: normal;
	font-weight: 900;
}

.nowrap {white-space: nowrap;}

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height: auto;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */



.content {
    margin-top: 0px;
    padding-left: 2%;
    padding-right: 1%;
    padding-top: 15px;
    position: relative;
    padding-bottom: 15px;
    height: auto;
    float: left;
    width: 71%;
    min-width: 320px;
    text-align: left;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
	
	}

  
.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#div1 {
}
#wrapper {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: -1px;
	min-width: 320px;
	background-image: url(../elemente/bg1.png);
}
#animation1 {
	width: 100%;
	height: 200px;
	background-color: rgba(0,0,0,1.00);
	text-align: center;
	position: relative;
	overflow-x: hidden;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	margin-top: -76px;
	float: left;
}
#spacer1 {
	width: 100%;
	height: 29px;
	text-align: center;
	position: relative;
	overflow-x: hidden;
	padding-bottom: 6px;
	padding-top: 6px;
	/* [disabled]top: -21px; */
	display: block;
	float: left;
}
#head {
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	max-width: 1500px;
	margin-bottom: 14px;
	display: block;
	float: left;
	height: auto;
}
#container {
	max-width: 1500px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
}
.linklist {
	width: 92%;
	height: 495px;
	background-color: rgba(148,36,27,1.00);
	text-align: center;
	position: relative;
	border-radius: 43px;
	max-width: 576px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	min-width: 320px;
	clear: right;
	padding-top: 1px;
}
.link {
    width: 33%;
    text-align: center;
    position: relative;
    height: 291px;
    display: block;
    min-width: 150px;
    float: left;
    margin-bottom: 13px;
}
#animation2 {
	width: 92%;
	height: 495px;
	background-color: rgba(148,36,27,1.00);
	text-align: center;
	position: relative;
	border-radius: 43px;
	max-width: 576px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	min-width: 320px;
}

#footer {
	position: relative;
	width: 100%;
	height: 74px;
	text-align: center;
	overflow-x: hidden;
	background-color: rgba(153,25,21,1.00);
	float: left;
	padding-bottom: 15px;
	padding-top: 34px;
	margin-top: 12px;
}
#footerbild {
	position: relative;
	z-index: 1;
	width: 200%;
	margin-left: -48%;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 1200px;
	float: none;
}
#footer h6 a {
	color: rgba(255,199,136,1.00);
	text-decoration: none;
}
#text {
	position: relative;
	width: 67%;
	color: rgba(242,222,158,1.00);
	/* [disabled]background-color: rgba(0,53,51,1.00);
*/
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-left: 74px;
	z-index: 1000;
	height: auto;
	top: 24px;
	left: 5%;
	float: left;
}
#menulink {
	width: 50px;
	position: absolute;
	z-index: 1000;
	display: block;
	float: right;
	right: 3%;
	top: 25px;
}
#menulink a {
	background: center center no-repeat transparent;
	top: 0;
	left: auto;
	color: rgba(242,222,158,1.00);
	font-family: Oswald;
	font-weight: 400;
	letter-spacing: 0.08em;
	font-size: 1em;
	text-align: center;
	right: auto;
	display: block;
}


nav:not(.mm-menu)
{
	display: none;
}



.linklist .link h1 {
	border-radius: 6px;
	border-width: 2px;
	border-style: solid;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	position: relative;
	width: 182px;
	height: 30px;
	font-family: 'Marko One';
	text-align: left;
	background-color: rgba(255,239,192,0.50);
	margin-top: 159px;
	font-weight: 600;
	font-size: 1.8em;
	font-variant: normal;
	margin-left: -14px;
	color: rgba(0,0,0,1.00);
	letter-spacing: 0em;
	font-style: italic;
}

.linklist .link p {
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
	float: right;
	position: relative;
	width: 95px;
	height: auto;
	font-family: Oswald;
	text-align: left;
	background-color: rgba(255,239,192,0.50);
	margin-top: -205px;
	margin-right: 5px;
	font-size: 0.9em;
	color: rgba(0,0,0,0.82);
}
#menu a   {
	color: rgba(255,199,136,1.00);
	text-decoration: none;
}
#menu a:visited   {
	color: rgba(255,199,136,1.00);
	text-decoration: none;
}
#menu a:hover   {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#menu a:focus   {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}





.aside   {
    background-color: rgba(89,201,255,0.53);
    float: right;
    width: 19%;
    height: auto;
    margin-bottom: 2px;
    position: relative;
    display: block;
    border: 2px solid rgba(255,255,255,1.00);
    padding-top: 10px;
    padding-right: 2%;
    padding-bottom: 15px;
    padding-left: 2%;
    min-width: 80px;
    border-radius: 7px;
    -webkit-box-shadow: 3px 3px 20px rgba(0,0,0,1.00);
    box-shadow: 3px 3px 20px rgba(0,0,0,1.00);
    margin-right: 2%;
    margin-top: 75px;
}
article {


}
.articleimg {
	display: block;
	margin-left: 30%;
	margin-right: 30%;
	width: 40%;
	max-height: 180px;
	max-width: 180px;
	min-width: 80px;
	min-height: 80px;
	margin-bottom: 5px;
}

hr {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-color: rgba(20,59,127,1.00);
	border-bottom: 1px solid rgba(153,25,21,1.00);
	border-top-width: 1px;
}
article ul li {
	color: rgba(0,0,0,1.00);
	font-family: Oswald;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.8em;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
}

article ul li ul li {
	color: rgba(20,59,127,1.00);
	font-family: Oswald;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.4em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
article ul li ul li ul li {
	color: rgba(255,255,255,1.00);
	font-family: Oswald;
	font-size: 1em;
	line-height: 1.2em;
}
video {
	/* [disabled]padding-top: 25px; */
	/* [disabled]padding-right: 18px; */
	/* [disabled]padding-left: 18px; */
	position: static;
	/* [disabled]width: 90%; */

}


.videocontent {
	width: 94%;
	height: auto;
	background-color: rgba(148,36,27,1.00);
	text-align: center;
	position: relative;
	border-radius: 20px;
	/* [disabled]max-width: 576px; */
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	min-width: 200px;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 3px;
	padding-left: 3%;
}


.transparentcontent {
    width: 85%;
    padding-top: 15px;
    padding-right: 3%;
    padding-bottom: 15px;
    padding-left: 4%;
    background-color: rgba(89,201,255,0.83);
    -webkit-box-shadow: 3px 3px 20px rgba(0,0,0,1.00);
    box-shadow: 3px 3px 20px rgba(0,0,0,1.00);
    margin-left: 4%;
    margin-right: 4%;
    display: block;
    float: left;
    position: relative;
    border-radius: 7px;
}
.transparentcontent  img {
    height: auto;
    max-width: 500px;
    position: relative;
    width: 100%;
    margin-top: 0px;
}

.tablelabel {
	width: 102px;
	float: left;
	font-family: Oswald;
	color: rgba(0,53,51,1.00);
	font-size: 0.95em;
}
#menulink a img {
	width: 63px;
	/* [disabled]height: 22px; */
}
#containeranimation  {
	position: absolute;
	float: right;
	height: 420px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0%;
	top: 0px;
	display: block;
	width: 729px;
}


#headlogo {
	position: relative;
	z-index: 2;
	top: 0px;
	height: 211px;
	margin-left: 5%;
	display: block;
}
#containeranimation #Stage  {
	height: 420px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	float: right;
}
#head #headlogo h1 {
    color: rgba(153,25,21,1.00);
    font-family: 'Vollkorn';
    position: relative;
    line-height: 0.9em;
    font-size: 4em;
    padding-top: 0px;
    text-shadow: 3px 3px 17px rgba(200,200,200,200.85);
    text-align: left;
    width: 56%;
    margin-left: -30px;
    margin-right: 2px;
    margin-top: 86px;
    margin-bottom: 2px;
    display: block;
    float: left;
    font-weight: 900;
    font-style: italic;
}
#head #headlogo h2 {
    color: rgba(153,25,21,1.00);
    font-family: 'Vollkorn';
    position: relative;
    line-height: 0.9em;
    font-size: 2em;
    padding-top: 0px;
    text-shadow: 3px 3px 17px rgba(200,200,200,0.85);
    font-weight: 900;
    font-style: italic;
    text-align: left;
    margin-left: -29px;
    margin-right: 2px;
    margin-top: 13px;
    margin-bottom: 2px;
    display: block;
    float: left;
    width: 51%;
}
#headlogo a img {
	position: relative;
	width: 300px;
	/* [disabled]margin-left: 1%; */
	/* [disabled]margin-top: -10px; */
	display: block;
	float: left;
}
.link img  {
	position: relative;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-radius: 80px;
	border: 4px solid rgba(255,255,255,1.00);
	padding-left: 2px;
	width: 150px;
	height: 150px;
	-webkit-box-shadow: 5px 5px 33px rgba(0,0,0,0.82);
	box-shadow: 5px 5px 33px rgba(0,0,0,0.82);
}
#footer #menulink {
	float: left;
	width: 50px;
	position: static;
	margin-left: 4%;
	margin-top: -21px;
}
.kurscontainer {
	float: left;
	position: relative;
	display: block;
	padding-top: 7px;
	padding-bottom: 4px;
	width: 100%;
}
.kursliste {
    float: left;
    position: relative;
    width: 160px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 2px;
    margin-right: 19px;
}
#container h1 {
    margin-left: 10%;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;

}
.aside .link {
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
	text-align: center;
	width: auto;
	min-width: 50px;
}
.aside .link p {
	width: auto;
}




























@media only screen and (max-width:798px){
#head #headlogo h1 {
    font-family: 'Vollkorn';
    position: relative;
    line-height: 0.9em;
    font-size: 3em;
    padding-top: 0px;
    /* [disabled]text-shadow: 3px 3px 17px rgba(255,199,136,1.00); */
    text-align: left;
    width: 51%;
    margin-left: -21px;
    margin-right: 0px;
    float: left;
    margin-top: 57px;
    margin-bottom: -4px;
}
#head #headlogo h2 {
	font-family: 'Vollkorn';
	position: relative;
	line-height: 0.9em;
	font-size: 2em;
	padding-top: 0px;
	/* [disabled]text-shadow: 3px 3px 17px rgba(255,199,136,1.00); */
	font-weight: 700;
	font-style: italic;
	text-align: left;
	width: 49%;
	margin-left: -25px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	display: block;
	float: left;
}
#headlogo a img {
	position: relative;
	width: 280px;
	/* [disabled]margin-left: 1%; */
	/* [disabled]margin-top: -10px; */
	display: block;
	float: left;
}
/* Mobile Layout: 480px and below. */



.content {
	margin-top: 2px;
	border: 1px solid rgba(89,201,255,1.00);
	padding-top: 15px;
	position: relative;
	padding-bottom: 15px;
	height: auto;
	float: left;
	width: 70%;
	min-width: 320px;
	text-align: center;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	
	}
.link {
	width: 50%;
	height: 280px;
}







}

@media only screen and (max-width:580px){
#head #headlogo h1 {
    font-family: 'Vollkorn';
    position: relative;
    line-height: 0.9em;
    font-size: 3em;
    padding-top: 0px;
    text-shadow: 3px 3px 17px rgba(0,0,0,0.81);
    text-align: center;
    top: -78px;
    width: 95%;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
#headlogo a img {
	position: relative;
	width: 300px;
	margin-top: -10px;
	left: auto;
	right: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-right: 2%;
}
/* Mobile Layout: 480px and below. */



.content {
	width: 99%;
	min-width: 273px;
	text-align: center;
	
	}
.aside {
	background-color: rgba(89,201,255,0.53);
	float: none;
	width: 82%;
	height: auto;
	margin-top: 25px;
	margin-bottom: 2px;
	position: relative;
	display: block;
	border: 2px solid rgba(255,255,255,1.00);
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	min-width: 200px;
	-webkit-box-shadow: 3px 3px 20px rgba(0,0,0,1.00);
	box-shadow: 3px 3px 20px rgba(0,0,0,1.00);
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	clear: both;
}
#head #headlogo h2 {
    font-family: 'Vollkorn';
    position: relative;
    line-height: 0.9em;
    font-size: 2em;
    padding-top: 0px;
    text-shadow: 3px 3px 17px rgba(0,0,0,1.00);
    text-align: center;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-bottom: 2px;
    display: block;
    float: none;
    top: -62px;
    left: auto;
    right: auto;
}
#menulink {
	width: 45px;
	position: absolute;
}
#menulink a img {
	width: 63px;
	/* [disabled]height: 22px; */
}
.link {
	width: 49%;
	position: relative;
	float: left;
}
#container {
	max-width: 1500px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
#container .content .link {
}
#spacer1 {
	width: 100%;
	height: 0px;
	text-align: center;
	position: relative;
	overflow-x: hidden;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	float: left;
}
#head {
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
	padding-top: 5px;
}
#headlogo {
	position: relative;
	z-index: 2;
	top: 0px;
	height: auto;
	margin-left: 5%;
	display: block;
}
#animation1 {
	background-color: rgba(0,0,0,1.00);
	text-align: center;
	overflow-x: hidden;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: -237px;
	display: block;
}
#container h1 {
	margin-left: 4%;
}













}

@media screen and (min-width:1200px){
.link   {
	position: relative;
	width: 25%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	float: left;
}

}

@media screen and (max-width:355px){
.link {
	width: 100%;
}
#headlogo a img {
	width: 275px;
}
#headlogo {
	margin-left: 0px;
}
#head {

}
#animation1 {
	background-color: rgba(0,0,0,1.00);
	text-align: center;
	position: relative;
	overflow-x: hidden;
	padding-bottom: 6px;
	padding-top: 6px;
	float: left;
	margin-top: -262px;
}





}
