@import url("https://use.typekit.net/qnc7ccn.css");
body {
 margin: 0 auto;
 font-family: Arial, Times new Roman, Sans-Serif;
 font-size: 100%;
 background-color:#ffffff;
}
#nicenines {
	font-family: "adore-you-slanted", sans-serif;
    font-weight: 100;
    font-style: normal;
}
header {
  margin: 0 auto 0 auto;
  padding-top: 10px;
  color: #000000;
  background-color:#ffffff;
}
header h1 {
    margin: 0 auto 0 auto;
    padding-top:20px;
    font-family: "adore-you-slanted", Arial, Myriad, "Times New Roman", Times, serif;
    color:#d44914;
    text-shadow:
    rgba(0,0,0,0.5) 2px 0,
	rgba(0,0,0,0.3) 0 2px,
	rgba(255,255,255,0.5) 3px 3px,
	rgba(0,0,0,0.3) 2px 3px;
	line-height: 0.5em;
	font-size: 500%;
	text-align:center;
}
header h3 {
    padding-top:10px;
    text-align:center;
}
header a:link {
	color: #d44914;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;

}
header a:visited {
	color: #d44914;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;

}
header a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;
}
article {
    margin: 0 auto 0 auto;
    background-color:#ffffff;
    color: #000000;
    font-weight:normal;
    text-align:left;
    padding: 0.5em;
}
article a:link {
	color: #d44914;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;

}
article a:visited {
	color: #d44914;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;

}
article a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;
}
nav {
 margin: 0 auto 0 auto;
 padding-bottom:10px;
 padding-top: 10px;
 background-color:#ffffff;
 color:#000000;
 height:100%;
}
nav a:link {
	color: #d44914;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;
}
nav a:visited {
	color: #d44914;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;
}
nav a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Times new Roman, Sans-Serif;
    font-size: 100%;
}
footer {
   margin: 0 auto 0 auto;
   padding-bottom:10px;
   padding-top: 10px;
   text-align:center;
   background-color:#000000;
   color:#ffffff;
   height:100%;
}
footer a:link {
	color: #ffffff;
	font-weight: bold;
	font-size:100%;
}
footer a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size:100%;
}
footer a:hover {
	color: #d44914;
	font-weight: bold;
	font-size:100%;
}
summary {
    font-family:Arial, Myriad, Times new Roman;
    color: #000000;
    position: center;
	top: 0;
	right: 0;
	cursor: pointer;
    font-size: 110%;
    font-weight:bold;
}
details[open] summary {
    font-size:100%;
}
li {
    padding-top:5px;
}    

figure {
  margin-top:0px;
  display: table;
}
.bild {
  height:300px;
}
.mobil {
    width:600px;
}
.logo {
     width:200px;
}
.video {
    width:600px
    height:360px;
}
@media all and (max-width: 60em) {
body {
 display: block;
 margin: 0 auto;
 font-family: Arial, Times new Roman, Sans-Serif;
 font-size: 100%;
 background-color:#ffffff;
}
details {
 float:none;
}
#article {
  background-color:#ffffff;
  color: #000000;
  padding: 1px;
  line-height: 120%;
}
figure {
   display: block;
   float:none;
   font-weight: bold;
   line-height: 0.9em;
   font-size:90%;

}
header h1 {
    margin: 0 auto 0 auto;
    padding-top:50px;
    font-family: "adore-you-slanted", Arial, Myriad, "Times New Roman", Times, serif;
    color:#d44914;
    text-shadow:
    rgba(0,0,0,0.5) 2px 0,
	rgba(0,0,0,0.3) 0 2px,
	rgba(255,255,255,0.5) 3px 3px,
	rgba(0,0,0,0.3) 2px 3px;
	line-height: 1.5em;
	font-size:300%;
	text-align:center;
}
header h3 {
    padding-top:0px;
    text-align:center;
    color:#000000;
    text-shadow: 2px 2px 5px white;
}
#center {
    text-align:center;
    padding-left:0px;
}
.bild {
    height:250px;
}
.logo {
     width:150px;
}

.video {
    width:300px;
    height:180px;
}

.mobil {
   width:300px;
}}

@media (max-width: 600px) {
table, tr, th, td {
  display: block;
}}