body {
 text-align: center;
 font-family: verdana;
 font-size: 18px;
 color: #FFFFFF;
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
 background-image: url(../Grafik/Back06.jpg);
 background-size: cover;
 background-repeat: repeat-y;
 }

a:link
{font-weight:bold; color:#DFDFDF; text-decoration:none;}
a:visited
 {font-weight:bold; color:#DFDFDF; text-decoration:none;}
a:active
{font-weight:bold; color:#DFDFDF; 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;
  }

div.logo
{
 width: 100%;
 height: auto;
 left: 0px;
 top: 0px;
 text-align: center;
 float: left;
 }

div.leer
{
 width: 13%;
 height: auto;
 margin-top: 5px;
 float: left;
 }

div.textband
{
 text-align: center;
 width: 75%;
 height: auto;
 margin-top: 10px;
 background-image: url(../Grafik/backtext2.png);
 background-size: cover;
 background-repeat: repeat;
 float: left;
 }

div.textband2
{
 text-align: center;
 width: 75%;
 height: auto;
 margin-top: 10px;
 overflow: auto;
 background-image: url(../Grafik/backtext2.png);
 background-size: cover;
 background-repeat: repeat;
 float: left;
 }

div.textband3
{
 text-align: center;
 width: 75%;
 height: 100%;
 margin-top: 10px;
 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: 25px;
font-weight: bold;
 }

div.navunten
{
 text-align: center;

 width: 100%;
 float: left;
 }

div.navunten1
{
 width: 30%;
 height: 18px;
 float: left;
 margin-top: 0px;
 margin-left: 0px;
 float: left;
 }

div.navunten2
{
 width: 30%;
 height: 18px;
 float: left;
 margin-top: 0px;
 margin-left: 10px;
 float: left;
 }

.img {
 width: 80%;
 height: auto;
}

.video {
margin-top: 10px;
}