body {
    background: #B8A792 url("../../../images/photofond/fondwasmuel.png") center fixed repeat;
}

#img01 {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0.4;
    width: 75%;
    max-width: 1300px;
}

#div3 {
    background: #B8A792 url("../../../images/photofond/fondwasmuel.png") center fixed repeat;
    position: sticky;
    top: 0px;
    width: 75%;
    display: flex;
    justify-content: space-around;
    left: 0;
    right: 0;
    max-width: 1150px;
    margin: 0 auto;
    padding: 10px;
    z-index: 100;
}

#img03,
#img04,
#img07 {
    width: 50px;
    z-index: 100;
}

h1 {
    width: 75%;
    border: 5px ridge #B6A38C;
    position: sticky;
    top: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1150px;
    text-shadow: 1px 1px 5px #ffffff;
    color: #754B24;
    text-align: center;
    font-style: italic;
    font-family: Georgia, Verdana, sans-serif;
    font-size: 360%;
    background: -o-linear-gradient(to bottom, #636160, #EDECE6);
    background: -moz-linear-gradient(to bottom, #636160, #EDECE6);
    background: -webkit-linear-gradient(to bottom, #636160, #EDECE6);
    background: -ms-linear-gradient(to bottom, #636160, #EDECE6);
    background: -khtml-linear-gradient(to bottom, #636160, #EDECE6);
    background: linear-gradient(to bottom, #636160, #EDECE6);
    z-index: 100;
}

#maj {
    width: 70%;
    display: flex;
    justify-content: space-between;
    left: 0;
    right: 0;
    max-width: 1000px;
    margin: 0 auto;
    padding: 2px;
    z-index: 100;
}

#h201,
#h202,
#h203,
#h204,
#h205,
#h206 {
    display: block;
    text-align: center;
    position: relative;
    text-shadow: 1px 1px 5px #fff;
    font-family: Georgia, Verdana, sans-serif;
    font-size: 320%;
    width: 70%;
    max-width: 1000px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-decoration: none;
    border: 5px ridge #B6A38C;
}

#h200 {
    display: block;
    position: relative;
    text-shadow: 1px 1px 5px #fff;
    font-family: Georgia, Verdana, sans-serif;
    border: none;
    font-style: italic;
    color: white;
    text-shadow: 1px 1px 5px #000;
    font-size: 20px;

}

#h201 {
    background: -o-linear-gradient(to bottom, rgba(107, 128, 122, 0.6), rgba(191, 227, 218, 0.6));
    background: -moz-linear-gradient(to bottom, rgba(107, 128, 122, 0.6), rgba(191, 227, 218, 0.6));
    background: -webkit-linear-gradient(to bottom, rgba(107, 128, 122, 0.6), rgba(191, 227, 218, 0.6));
    background: -ms-linear-gradient(to bottom, rgba(107, 128, 122, 0.6), rgba(191, 227, 218, 0.6));
    background: -khtml-linear-gradient(to bottom, rgba(107, 128, 122, 0.6), rgba(191, 227, 218, 0.6));
    background: linear-gradient(to bottom, rgba(107, 128, 122, 0.6), rgba(191, 227, 218, 0.6));
    margin-bottom: 3px;
}

#h202 {
    background: -o-linear-gradient(to bottom, rgba(128, 113, 126, 0.6), rgba(232, 207, 228, 0.6));
    background: -moz-linear-gradient(to bottom, rgba(128, 113, 126, 0.6), rgba(232, 207, 228, 0.6));
    background: -webkit-linear-gradient(to bottom, rgba(128, 113, 126, 0.6), rgba(232, 207, 228, 0.6));
    background: -ms-linear-gradient(to bottom, rgba(128, 113, 126, 0.6), rgba(232, 207, 228, 0.6));
    background: -khtml-linear-gradient(to bottom, rgba(128, 113, 126, 0.6), rgba(232, 207, 228, 0.6));
    background: linear-gradient(to bottom, rgba(128, 113, 126, 0.6), rgba(232, 207, 228, 0.6));
    margin-bottom: 3px;
}

#h206 {
    background: -o-linear-gradient(to bottom, rgba(200, 200, 195, 0.6), rgba(122, 120, 122, 0.6));
    background: -moz-linear-gradient(to bottom, rgba(200, 200, 195, 0.6), rgba(122, 120, 122, 0.6));
    background: -webkit-linear-gradient(to bottom, rgba(200, 200, 195, 0.6), rgba(122, 120, 122, 0.6));
    background: -ms-linear-gradient(to bottom, rgba(200, 200, 195, 0.6), rgba(122, 120, 122, 0.6));
    background: -khtml-linear-gradient(to bottom, rgba(200, 200, 195, 0.6), rgba(122, 120, 122, 0.6));
    background: linear-gradient(to bottom, rgba(200, 200, 195, 0.6), rgba(122, 120, 122, 0.6));
    margin-bottom: 3px;
}

#h203 {
    background: -o-linear-gradient(to bottom, rgba(128, 114, 102, 0.6), rgba(255, 229, 204, 0.6));
    background: -moz-linear-gradient(to bottom, rgba(128, 114, 102, 0.6), rgba(255, 229, 204, 0.6));
    background: -webkit-linear-gradient(to bottom, rgba(128, 114, 102, 0.6), rgba(255, 229, 204, 0.6));
    background: -ms-linear-gradient(to bottom, rgba(128, 114, 102, 0.6), rgba(255, 229, 204, 0.6));
    background: -khtml-linear-gradient(to bottom, rgba(128, 114, 102, 0.6), rgba(255, 229, 204, 0.6));
    background: linear-gradient(to bottom, rgba(128, 114, 102, 0.6), rgba(255, 229, 204, 0.6));
    margin-bottom: 3px;
}

#h204 {
    background: -o-linear-gradient(to bottom, rgba(96, 118, 128, 0.6), rgba(184, 225, 245, 0.6));
    background: -moz-linear-gradient(to bottom, rgba(96, 118, 128, 0.6), rgba(184, 225, 245, 0.6));
    background: -webkit-linear-gradient(to bottom, rgba(96, 118, 128, 0.6), rgba(184, 225, 245, 0.6));
    background: -ms-linear-gradient(to bottom, rgba(96, 118, 128, 0.6), rgba(184, 225, 245, 0.6));
    background: -khtml-linear-gradient(to bottom, rgba(96, 118, 128, 0.6), rgba(184, 225, 245, 0.6));
    background: linear-gradient(to bottom, rgba(96, 118, 128, 0.6), rgba(184, 225, 245, 0.6));
    margin-bottom: 3px;
}

#h205 {
    background: -o-linear-gradient(to bottom, rgba(128, 128, 92, 0.6), rgba(242, 242, 174, 0.6));
    background: -moz-linear-gradient(to bottom, rgba(128, 128, 92, 0.6), rgba(242, 242, 174, 0.6));
    background: -webkit-linear-gradient(to bottom, rgba(128, 128, 92, 0.6), rgba(242, 242, 174, 0.6));
    background: -ms-linear-gradient(to bottom, rgba(128, 128, 92, 0.6), rgba(242, 242, 174, 0.6));
    background: -khtml-linear-gradient(to bottom, rgba(128, 128, 92, 0.6), rgba(242, 242, 174, 0.6));
    background: linear-gradient(to bottom, rgba(128, 128, 92, 0.6), rgba(242, 242, 174, 0.6));
    margin-bottom: 3px;
}

#h250 {
    opacity: 0;
}

#h200:hover {
    color: red;
}

#h201:hover {
    box-shadow: inset 0 0 10px white, 0 0 5px black;
    background: -o-linear-gradient(to bottom, rgba(107, 128, 122, 1), rgba(191, 227, 218, 1));
    background: -moz-linear-gradient(to bottom, rgba(107, 128, 122, 1), rgba(191, 227, 218, 1));
    background: -webkit-linear-gradient(to bottom, rgba(107, 128, 122, 1), rgba(191, 227, 218, 1));
    background: -ms-linear-gradient(to bottom, rgba(107, 128, 122, 1), rgba(191, 227, 218, 1));
    background: -khtml-linear-gradient(to bottom, rgba(107, 128, 122, 1), rgba(191, 227, 218, 1));
    background: linear-gradient(to bottom, rgba(107, 128, 122, 1), rgba(191, 227, 218, 1));
}

#h202:hover {
    box-shadow: inset 0 0 10px white, 0 0 5px black;
    background: -o-linear-gradient(to bottom, rgba(128, 113, 126, 1), rgba(232, 207, 228, 1));
    background: -moz-linear-gradient(to bottom, rgba(128, 113, 126, 1), rgba(232, 207, 228, 1));
    background: -webkit-linear-gradient(to bottom, rgba(128, 113, 126, 1), rgba(232, 207, 228, 1));
    background: -ms-linear-gradient(to bottom, rgba(128, 113, 126, 1), rgba(232, 207, 228, 1));
    background: -khtml-linear-gradient(to bottom, rgba(128, 113, 126, 1), rgba(232, 207, 228, 1));
    background: linear-gradient(to bottom, rgba(128, 113, 126, 1), rgba(232, 207, 228, 1));
}

#h206:hover {
    box-shadow: inset 0 0 10px white, 0 0 5px black;
    background: -o-linear-gradient(to bottom, rgba(200, 200, 195, 1), rgba(122, 120, 122, 1));
    background: -moz-linear-gradient(to bottom, rgba(200, 200, 195, 1), rgba(122, 120, 122, 1));
    background: -webkit-linear-gradient(to bottom, rgba(200, 200, 195, 1), rgba(122, 120, 122, 1));
    background: -ms-linear-gradient(to bottom, rgba(200, 200, 195, 1), rgba(122, 120, 122, 1));
    background: -khtml-linear-gradient(to bottom, rgba(200, 200, 195, 1), rgba(122, 120, 122, 1));
    background: linear-gradient(to bottom, rgba(200, 200, 195, 1), rgba(122, 120, 122, 1));
}

#h203:hover {
    box-shadow: inset 0 0 10px white, 0 0 5px black;
    background: -o-linear-gradient(to bottom, rgba(128, 114, 102, 1), rgba(255, 229, 204, 1));
    background: -moz-linear-gradient(to bottom, rgba(128, 114, 102, 1), rgba(255, 229, 204, 1));
    background: -webkit-linear-gradient(to bottom, rgba(128, 114, 102, 1), rgba(255, 229, 204, 1));
    background: -ms-linear-gradient(to bottom, rgba(128, 114, 102, 1), rgba(255, 229, 204, 1));
    background: -khtml-linear-gradient(to bottom, rgba(128, 114, 102, 1), rgba(255, 229, 204, 1));
    background: linear-gradient(to bottom, rgba(128, 114, 102, 1), rgba(255, 229, 204, 1));
}

#h204:hover {
    box-shadow: inset 0 0 10px white, 0 0 5px black;
    background: -o-linear-gradient(to bottom, rgba(96, 118, 128, 1), rgba(184, 225, 245, 1));
    background: -moz-linear-gradient(to bottom, rgba(96, 118, 128, 1), rgba(184, 225, 245, 1));
    background: -webkit-linear-gradient(to bottom, rgba(96, 118, 128, 1), rgba(184, 225, 245, 1));
    background: -ms-linear-gradient(to bottom, rgba(96, 118, 128, 1), rgba(184, 225, 245, 1));
    background: -khtml-linear-gradient(to bottom, rgba(96, 118, 128, 1), rgba(184, 225, 245, 1));
    background: linear-gradient(to bottom, rgba(96, 118, 128, 1), rgba(184, 225, 245, 1));
}

#h205:hover {
    box-shadow: inset 0 0 10px white, 0 0 5px black;
    background: -o-linear-gradient(to bottom, rgba(128, 128, 92, 1), rgba(242, 242, 174, 1));
    background: -moz-linear-gradient(to bottom, rgba(128, 128, 92, 1), rgba(242, 242, 174, 1));
    background: -webkit-linear-gradient(to bottom, rgba(128, 128, 92, 1), rgba(242, 242, 174, 1));
    background: -ms-linear-gradient(to143 bottom, rgba(128, 128, 92, 1), rgba(242, 242, 174, 1));
    background: -khtml-linear-gradient(to bottom, rgba(128, 128, 92, 1), rgba(242, 242, 174, 1));
    background: linear-gradient(to bottom, rgba(128, 128, 92, 1), rgba(242, 242, 174, 1));
}

@media screen and (min-width: 760px) and (max-width: 1000px) {

    #div3 {
        width: 95%;
    }

    #img01 {
        width: 95%;
    }

    #img03,
    #img04,
    #img07 {
        width: 100px;
        z-index: 100;
    }

    h1 {
        width: 95%;
        top: 120px;
    }

    #maj {
        width: 90%;
    }

    #h200 {
        font-size: 30px;
    }

    #h201,
    #h202,
    #h203,
    #h204,
    #h205,
    #h206 {
        width: 90%;
    }
}

@media screen and (max-width: 759px) {

    #div3 {
        width: 700px;
    }

    #img01 {
        width: 700px;
    }

    #img03,
    #img04,
    #img07 {
        width: 100px;
        z-index: 100;
    }

    h1 {
        font-size: 56px;
        width: 700px;
        top: 120px;
    }

    #maj {
        width: 700px;
    }

    #h200 {
        font-size: 30px;
    }

    #h201,
    #h202,
    #h203,
    #h204,
    #h205,
    #h206 {
        width: 700px;
    }


}