body{
color:white;
font-family:Purisa, Helvetica;
background-color:black;
margin-left: 2%;
margin-right: 2%
}
h2{
font-size:+5;
text-align: center;
}
.navigation{ /*Die Navigationsleiste*/
/*float: left;*/
font-size: 18px;
background-color:black;
color: white;
text-align: center;
z-index: 9;
width:100%;
}
.gallerie{ /*Meiden-Gallerie Leiste*/
/*align=center;*/
margin-left: 20%;
margin-right: 20%;
font-size: 18px;
background-color:black;
color: white;
text-align: center;
z-index: 9;
width:60%;
}
.tabelle2{
background-color:black;
color: white;
text-align: center;
z-index: 9;
width:100%;
/*margin: auto;
display: block;*/
}
.logo{ /*Das Logo*/)
top: 40%;
width:20%;
height:20%;
margin:auto;
display:block;
}
a:link{color:white;}
a:visited{color:white;}

h1{
text-align: center;
margin-top: 1%
}
h3{
text-align: center;
}
/*.navigation{
height: 10%;
border: 0;
}*/
.profile/* Die neuen Bilder*/
{
        height:10%;
        width:80%;
}
.bandkomplett /*Die Komplette Band*/
{
        width: 95%;
        height:95%;
        z-index:9;
        display:block;
        margin:auto;
}
.bilderprofile /*Auf der Bandübersichts Seite*/
{
        width: 30%;
        height:30%;
        z-index:9;
        display:block;
        margin:auto;
}
.bildernormal /*Die Leute im Einzel Profile*/
{
        width: 40%;
        height: 40%;
        display: block;
        margin: auto;
}
.medien2{ /*Die Vorschau Bilder auf medien2.html*/
        width: 60%;
        height: 60%;
        display: block;
        margin: auto;
}

.medien3{ /*Die Vorschau Bilder auf medien2.html*/
        width: 80%;
        height: 80%;
        display: block;
        margin: auto;
}
td{text-align: center;}
p{text-align: center;}