body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Verdana, sans-serif;
    font-size: 1em;
}

#langintro, #lang {
    display: none;
}

#contextintro, #context {
    position: relative;
    left: 7.3em;
    top: 0;
    height: 7em;
    width: 100%;
    padding-left: 1em;
}

div.text {
    font-family: serif;
    font-size: 1em;
    color: black;
    margin: 0em;
    padding: 1em;
}

#textintro, #text {
    position: relative;
    margin-left: 7.3em;
}

#topicsintro, #topics {
    display: none;
}

div.menuimage {
    font-size: 1em;
    color: black;
    border-width: 0.1em;
    border-style: solid;
    padding: 0;
}

#menuimage, #menuimageintro {
    position: absolute;
    left: 0;
    top: 0;
    height: 7em;
    width: 7em;
}

#sites, #siteintro {
    position: relative;
}

p.site {
    display: none;
}

p.sitesel {
    border-top: 0.01em solid silver;
    text-align: right;
    color: black;
}

