body {
 text-align: center;
 font-family: verdana;
 font-size: 16px;
 color: #FFFFFF;
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
 background-image: url(../Grafik/Back06_1.jpg);
 background-size: cover;
 background-repeat: repeat-y;
 }

a:link
{font-weight:bold; color:#FFFFFF; text-decoration:none;}
a:visited
 {font-weight:bold; color:#FFFFFF; text-decoration:none;}
a:active
{font-weight:bold; color:#FFFFFF; text-decoration:underline;}
a:hover
 {font-weight:bold; color: darkorange; text-decoration:none;}



div.main
{
 text-align: left;
 margin: 0px auto;
 width: 100%;
 height: auto;
 background-image: url(../Grafik/Back06_1.jpg);
 background-size: cover;
 background-repeat:no-repeat;
 }

div.logo
{
 width: 100%;
 height: auto;
 left: 0px;
 top: 0px;
 text-align: center;
 float: left;
 }

div.leer
{
 width: 18%;
 height: auto;
 margin-top: 5px;
 float: left;
 display: none;
 }

div.textband
{
 width: 100%;
 height: auto;
 margin-top: 20px;
 background-image: url(../Grafik/backtext2.png);
 background-size: cover;
 background-repeat: repeat;
 text-align: center;
 float: left;
 }

div.textband2
{
 text-align: center;
 width: 100%;
 height: auto;
 margin-top: 40px;
 overflow: auto;
 background-image: url(../Grafik/backtext2.png);
 background-size: cover;
 background-repeat: repeat;
 float: left;
 }

div.textband3
{
 text-align: center;
 width: 100%;
 height: 100%;
 margin-top: 40px;
 overflow: auto;
 background-image: url(../Grafik/backtext2.png);
 background-size: cover;
 background-repeat: repeat;
 float: left;
 }

p.text
{
 text-align: left;
 margin-left: 10px;
 }

p.musik
{
 text-align: center;
 margin-top: 20px;
 }

b.Kommentar
{
 font-weight:normal; font-size: 14px;
 }

ul.liste1
{
display: block;
list-style-type: none;
 }

li.liste2
{
margin-top: 20px;
font-size: 20px;
font-weight: bold;
 }

div.navunten
{
 text-align: center;
 margin-top: 10px;
 width: 100%;
 float: left;
 }

div.navunten1
{
 width: 98%;
 height: 18px;
 float: left;
 margin-top: 0px;
 margin-left: 2px;
 float: left;
 }

div.navunten2
{
 width: 98%;
 height: 18px;
 float: left;
 margin-top: 10px;
 margin-left: 10px;
 float: left;
 }

.img {
width: 98%;
height: auto;
}

.video {
margin-top: 10px;
}