*{
    margin: 0;
    padding: 0;
}

.sektion {
    height: 100px;
    min-height: 800px;
    overflow: hidden;
    background-color: #000000;
}
.content {
    position: relative;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    z-index: 2;
    background-color: transparent;
    vertical-align: middle;
}
.text {
    background-color:rgba(16,16,16,0.8);
    padding-top: 10px;
    padding-bottom: 10px;
}

.text h1 {
    margin: 2%;
    font-family: sans-serif;
    color: #BBBBBB;
}

.text p {
    margin: 2%;
    font-family: sans-serif;
    color: #CCCCCC;
}

.text a {
    margin: 2%;
    color: #CCCCCC;
    font-family: sans-serif;
}

#bar {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 5%;
    background-color:rgba(16,16,16,0.75);
    z-index: 4;
}

#bar a {
    margin-left: 5%;
    font-size: 25pt;
    text-decoration: none;
    font-family: sans-serif;
    vertical-align:middle
}

#logo {
    position: absolute;
    top: 100px;
    height: 300px;
    width: 675px;
    left: 50%;
    margin-left: -337px;
    z-index: 3;
}

#nextEvent {
    position: relative;
    top: 72%;
    text-align: center;
    left: 10%;
    width: 80%;
    opacity: 0;
}

#home {
    background:url(../Images/home_SoulBlues.jpg) 50% no-repeat fixed;
}

#barImpressum {
    color: #cccccc;
}


#Impressum {
    position: fixed;
    top: 20%;
    left: 30%;
    width: 40%;
    /*overflow: hidden;*/
    background-color:rgba(16,16,16,0.8);
    z-index: 6;
    display: none;
}

#insideImpressum {
    position: relative;
    top: 0;
    left: 2%;
    width: 98%;
}

#insideImpressum p {
    font-size: 10pt;
    margin: 2%;
    margin-left: 4%;
    font-family: sans-serif;
    color: #CCCCCC;
}


#insideImpressum h1 {
    font-size: 13pt;
    margin: 2%;
    margin-top: 15px;
    margin-left: 3%;
    font-family: sans-serif;
    color: #BBBBBB;
}

#insideImpressum h2 {
    font-size: 15pt;
    margin: 2%;
    margin-top: 15px;
    font-family: sans-serif;
    color: #A0A0A0;
}

#insideImpressum a {
    font-size: 10pt;
    margin: 2%;
    margin-left: 0;
    color: #CCCCCC;
    font-family: sans-serif;
}

#backButtonImpressum {
    text-align: right;
    vertical-align: bottom;
    margin: 2%;
    color: #CCCCCC;
    font-family: sans-serif;
    bottom: 2px;
    right: 2px;
}

#backButtonImpressum a {
    font-size: 13pt;
    color: #CCCCCC;
    font-family: sans-serif;
}

.Member {
    position: fixed;
    top: 8%;
    left: 10%;
    width: 80%;
    height: 84%;
    /*overflow: hidden;*/
    background-color:rgba(16,16,16,0.8);
    z-index: 6;
    max-height: 800px;
    max-width: 1500px;
}

.insideMember {
    position: relative;
    top: 2%;
    left: 2%;
    width: 96%;
    text-decoration: none;
    max-height: 96%;
    min-height: 96%;
}

.insideMember p {
    font-size: 12pt;
    margin: 2%;
    margin-left: 4%;
    font-family: sans-serif;
    color: #CCCCCC;
    text-decoration: none;
}

.insideMember h1 {
    font-size: 14pt;
    margin: 2%;
    margin-top: 15px;
    margin-left: 3%;
    font-family: sans-serif;
    color: #BBBBBB;
}

.insideMember h2 {
    font-size: 16pt;
    margin: 2%;
    margin-top: 15px;
    font-family: sans-serif;
    color: #A0A0A0;
}

.insideMember a {
    font-size: 12pt;
    margin: 2%;
    margin-left: 0;
    color: #CCCCCC;
    font-family: sans-serif;
    text-decoration: underline;
}

#MemberImageSoul {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
}

#MemberImageBlues {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
}

.backButtonProfile {
    font-size: 12pt;
    margin: 2%;
    margin-left: 0;
    color: #CCCCCC;
    font-family: sans-serif;
    text-decoration: underline;

    text-align: right;
    bottom: 98%;
    right: 100%;
}

#linkMarco a
{
    font-size: 20pt;
    margin: 2%;
    margin-left: 0;
    color: #CCCCCC;
    font-family: sans-serif;
}

#insideProfileTextDrSoul {
    position: relative;
    left: 10%;
    width: 53%;
    height: 98%;
    top: 0;
    display: inline-block;
    vertical-align: top;
}

#insideProfileTextMrBlues {
    position: relative;
    left: 0;
    width: 100%;
    height: 30%;
    top: 0;
}

#insideProfileImgDrSoul {
    position: relative;
    left: 0;
    top: 20%;
    width: 35%;
    max-width: 800px;
    max-height: 700px;
    display: inline-block;
    vertical-align: top;
}



#insideProfileImgMrBlues {
    position: relative;
    top: 32%;
    max-width: 400px;

}

#band {
    background:url(../Images/band_SoulBlues.jpg) 50% no-repeat fixed;
}

#program {
    background:url(../Images/program_SoulBlues.jpg) 50% no-repeat fixed;
}

#private {
    background:url(../Images/private_SoulBlues.jpg) 50% no-repeat fixed;
}

#media {
    background:url(../Images/media_SoulBlues.jpg) 50% no-repeat fixed;
}

#contact {
    background:url(../Images/contact_SoulBlues.jpg) 50% no-repeat fixed;
}

#bandText {
    position: relative;
    left: 0;
    min-width: 750px;
    width: 70%;
    max-width: 1500px;
    top: 50%;
    height: 40%;
    min-height: 300px;
    max-height: 500px;
}


#musicPlayerWrapper {
    background-color:rgba(16,16,16,0.8);
    position: relative;
    padding-top: 1px;
    left: 5%;
    width: 450px;
    top: 6%;
    height: 530px;
}

#profileswrapperOut {
    background-color:rgba(16,16,16,0.8);
    position: relative;
    left: 50%;
    width: 750px;
    top: 50%;
    height: 400px;
    margin-left: -375px;
    margin-top: -200px;
}

#ProfilesWrapper {
    position: relative;
    left: 25px;
    width: 700px;
    top: 25px;
    height: 350px;
    display: block;
}

.insideProfileWrapper{
    position: relative;
    top: 0;
    height: 350px;
    width: 300px;
    vertical-align: top;
    display: inline-block;
}

.insideProfileWrapper p {
    top: 315px;
    text-align: center;
    width: 300px;
    left: 0;
    font-size: 20pt;
    margin: 2%;
    margin-left: 4%;
    font-family: sans-serif;
    color: #CCCCCC;
}

#drSoulinsideProfileWrapper {
    position: relative;
    left: 0;
}

#mrBluesinsideProfileWrapper {
    position: relative;
    left: 100px;
    top: 0;
}

.profileClickOnImage {
    position: relative;
    left: 0;
    top: 0;
    width: 300px;
    height: 300px;
}

#contactInfo {
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    margin-top: -125px;
    width: 350px;
    height: 250px;
    font-size: 14pt;
}

#insideContactInfo {
    position: relative;
    top: 50px;
    height: 150px;
    left: 60px;
    width: 230px;
}