@charset "utf-8";
/* CSS Document */


.my-form * {
  box-sizing: border-box;
  font-family: arial,helvetica,sans-serif;
  
}

.my-form {
  max-width: 500px;
  padding: 0 0.0rem;
}

.my-form label {
  display: block;
  padding: 1.2rem 0 0.2rem 0;
  font-weight: 500;
  font-size: 1rem;
  color: white;
}

.my-form input, .my-form textarea {
  display: block;
  width: 100%;
  font-size: 1rem;
  padding: 0.7rem;
  background-color: #fff;
  border: 3px solid #D1D5DB;
  outline: none;
  border-radius: none;
  color: #000;
  transition: 300ms border;
}

.my-form textarea {
  resize: none;
}

.my-form input:focus, .my-form textarea:focus {
  background-color: #fff;
  border-color: #2563EB;
}

.my-form input:focus:required:invalid {
  background-color: #fff;
  border-color: #E74694;
}

.my-form .btns-row {
  margin-top: 1rem;
  text-align: right;
}

.my-form button {
  display: inline-block;
  padding: 0.65rem 1rem;
  border-radius: 0.5rem;
  border-color: transparent;
  background-color: #666666;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  transition: 300ms background;
  cursor: pointer;
}

.my-form button:hover {
  background-color: #3B82F6;
}


html {
  background: #333333;
  color: white;	
  font-family: arial,helvetica,sans-serif;
}

body {
	margin: 1em auto;
	max-width: 65em;
	font-family: arial,helvetica,sans-serif;
}

h1, main, aside, main svg {
	border-radius: 0 .0em .0em;
	border: 1px none;
	padding: .5em 1em;
	margin: 0; 
}

h1, h2 {
	background: #666666 ;
	color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.5rem; 

}

h4 {
	background: ;
	color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.6rem; 
	font-weight:normal;
	font-style:italic;
	text-align: center; margin: auto;
}

h5 {
	background: ;
	color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0rem; 
	text-align: center; margin: auto;
}


aside h2 {
	font-size: 1.8rem;	
}

header {
  border-color: transparent;
}



#logo {
 display:inline-block;
 text-shadow: none; 
 color: transparent;
 background:url(../img/logo-classic.svg);
 width:100px;
 height:50px;
}
article img {
	width: 50%;
	float: center;
	margin-left: 0.0em;



}
<style>
img.zoom {
 transition: transform 0.8s;
 -moz-transition: transform 0.8s;
 -webkit-transition: transform 0.8s;
 -o-transition: transform 0.8s;
 -ms-transition: transform 0.8s;
}
img.zoom:hover {
 cursor: zoom-in;
 cursor: -moz-zoom-in;
 cursor: -webkit-zoom-in;
 transform: scale(1.8, 1.8);
 -moz-transform: scale(1.8, 1.8);
 -webkit-transform: scale(1.8, 1.8);
 -o-transform: scale(1.8, 1.8);
 -ms-transform: scale(1.8, 1.8);
}
</style>
}

figure2 {
  display: block; 
  width: 100%;
  margin: auto; text-align: center;
}
figure2 img {
  display: block;
  width: 33%;margin: auto;
}
figure2 figcaption {
  font-style: italic;

}
figureButton {
  display: block; 
  width: 70%;
  text-align: center; margin: auto;
}
figureButton img {
display: block; 
  width: 70%;   margin: auto;
}
figureButton figcaption {
  font-style: italic;
}
figure3 {
  display: block; 
  width: 70%;
  text-align: center; margin: auto;
}
figure3 img {
  width: 70%; display: block; margin: auto;
}
figure3 figcaption {
  font-style: italic;
}
figure4 {
  display: block; 
  width: 75%;
  text-align: center; margin: auto;
}
figure4 img {
display: block; 
  width: 75%;   margin: auto;
}
figure4 figcaption {
  font-style: italic;
}
figure5 {
  display: block; 
  width: 40%;
  text-align: center; margin: auto;
}
figure5 img {
display: block; 
  width: 40%;   margin: auto;
}
figure5 figcaption {
  font-style: strong;text-align: center; margin: auto;
}
figure6 {
  display: block; 
  width: 90%;
  text-align: center; margin: auto;
}
figure6 img {
display: block; 
  width: 90%;   margin: auto;
}
figure6 figcaption {

}
figure6BIG {
  display: block; 
  width: 100%;
  text-align: center; margin: auto;
}
figure6BIG img {
display: block; 
  width: 100%;   margin: auto;
}
figure6BIG figcaption {





}
figure6HF{
  display: block; 
  width: 80%;
  text-align: center; margin: auto;
}
figure6HFimg {
display: block; 
  width: 80%;   margin: auto;
}
figure6 figcaption {
}
figure6SPECIAL{
  display: block; 
  width: 100%;
  text-align: center; margin: auto;
}
figure6SPECIALimg {
display: block; 
  width: 100%;   margin: auto;
}
figure6 figcaption {
}


figure6B {
  display: block; 
  width: 90%;
  text-align: right; margin: auto; color: #D14F32;
}
figure6B img {
display: block; 
  width: 90%; text-align: right;  margin: auto; color: #D14F32;
}
figure6B figcaption {
font: color #D14F32;
}

figure6C {
  display: block; 
  width: 90%;
  text-align: left; margin: auto; color: #D14F32;
}
figure6C img {
display: block; 
  width: 90%; text-align: left;  margin: auto; color: #D14F32;
}
figure6C figcaption {
font: color #D14F32;
}

figure7 {
  display: inline-block;text-align: center;
  width: 40%;
  margin: 0.6em;
}
figure7 img {

  width: 70%;
}
figure7 figcaption {
  font-style: italic;color:white;

}
figure {
  display: inline-block;
  width: 43%;
  margin: 0.6em;
}
figure img {
  width: 100%;
}
figure figcaption {
  font-style: italic;
}
figureB {
  display: inline-block;
  width: 43%;
   text-align: center; margin: 0.6em;
}
figureB img {
  width: 70%;
}
figureB figcaption {
  font-style: italic;
}
figure1 {
  display: inline-block;
  width: 30%;
  margin: 0.6em;
}
figure1 img {
  width: 100%;
}
figure1 figcaption {
  font-style: italic;font-size: 0.8rem;

}
figure8HF {
  display: inline-block;
  width: 30%;
  margin: 0.6em;
}
figure8HF img {
  width: 100%;
}
figure8HF figcaption {
  font-style: italic;
}
figure10HF{
  display: inline-block; 
  width: 55%;
   text-align: center; margin: 0.6em;
}
figure10HFimg {
  width: 100%;   
}
figure10HF figcaption { 
font-style: italic;
}

section {
  border-color: transparent;
}
article {
  border-color: transparent;
}
aside {
  border-color: transparent;
}
footer {
  border-color:transparent;
}

#styleswitcher  ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

#styleswitcher button {
  width: 9em;
  margin-bottom: 0.2em; 
}

nav a, #styleswitcher button {
  background: #333333;
  border: 6px solid; 
  border-color: #333333;
  border-left-color: #333333;
border-right-color: #333333;
  color:  white;


}

nav li:first-child  a{ border-radius: 0em 0 0 0em; }
nav li:last-child  a{ border-radius: 0 0em 0em 0; }

nav a:hover, nav a:focus, #styleswitcher  button:hover, #styleswitcher  button:focus {
  background: #333333;
  border-color: none;
  color:  white;
}

nav a[aria-current=page] {
	color:#D14F32;
	font-weight:bold;
}
nav a[aria-current=page]:hover,nav a[aria-current=page]:focus {
	color:white;

}
#styleswitcher button2 {
  width: 11em;
  margin-bottom: 0.0em; 
}
nav2 a, #styleswitcher button2 {
width: 12em;
height: 3.3em;
  background: #262626;
  border: 3px solid; 
  border-color: #D14F32;
  border-left-color: #D14F32;
border-right-color:#D14F32;
  color:  white;
font-weight:bold; text-decoration: none; font-size: 1.5rem; font-style: italic; text-align: center; display: block; margin: auto;
}

a {
  color: #D14F32;text-decoration: none;
}


nav3 a, #styleswitcher button3 {
width: 18em;
height: 3.3em;
  background: #262626;
  border: 2px solid; 
  border-color: #D14F32;
  border-left-color: #D14F32;
border-right-color:#D14F32;
  color:  white;
font-weight:bold; text-decoration: none; font-size: 1.5rem; font-style: italic; text-align: center; display: block; margin: auto;
}

#styleswitcher button3 {
  width: 8em;
  margin-bottom: 0.0em; 
}
/* responsives Layout */

body {
  display: flex;
  flex-flow: row wrap;
}

/* Mobile first - alle Dokument-Blöcke bekommen 100% Breite */
header, nav, article, section, aside, footer {
  border-radius: 0px 0.5em 0.5em;
  border: 1px none;
  padding: 0.5em;
  margin: 0.5em;
  flex: 1 100%;
}

header {
  display: flex;
  flex-flow: row wrap;
}
header * {
  flex: 1 1 0%;
}
header img {
  flex: 0 0 150px;
  margin-right: 20px;
}
header nav {
  flex: 1 1 100%;
}
nav, nav ul, nav li{
  margin: 0;
  padding: 0;
  border: none;
}
nav ul {
  display: flex;
  flex-direction: column;
}
nav li {
  list-style-type: none;
  margin: 1.3em 0;
  padding:0;
  flex: 1 1 100%;
}
nav a {
  display: inline-block;
  margin: 0;
  width: 96%;
  padding: 0.5em 2%;
  text-decoration: none;
  text-align: center;
}

footer {
  display: flex;
  flex-flow: row wrap;
}
footer * {
  flex: 1 1 0%;
  justify-content: space-between;
}
footer p:last-child {
  text-align: right;
}
/* Smart Phones und Tablets mit mittlerer Auflösung */
@media all and (min-width: 35em) {
  header img {
    margin-right: 50px;
  }
  nav ul {
    flex-direction: row;
  }
  nav li {
    flex: 1 1 0%;
  }
  article {
    order: 2;
  }

  #news {
    flex: 1 auto;
    order: 3;
  }

  aside {
    /* durch auto werden die beiden asides in eine Zeile gesetzt */
    flex: 1 auto;
    order: 4;
  }
  
  footer {
    order: 5;
  }
}

     /* Large screens */
@media all and (min-width: 50em) {
  article {
    /* Der Article wird 2.5x so breit wie die beiden asides! */
    order: 3;
    flex: 5 1 0%;
  }
  
  aside {
    flex: 2 1 0%;
  }
  
  #news {
    flex: 2 1 0%;
    order: 2;
    align-self: center;
    height: 12em;
  }
}

/* Terminkalender */

table, th, td { 
	width: 100%;
  	border: 1px solid; 
  	border-collapse: collapse; 
  	color: #5d0505;
}

th, td {
	padding: .5em;
}

th {
	background: #5d0505;
	color: orange;
}

caption {
	caption-side: bottom;
	padding-top: 2em;
	font-style: italic;
}