BODY {
    background-color: #6997ce;
    background-image: url(rigi-background.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    font-family: Arial,Geneva,sans-serif;
}

.arrownav { width: 100%; border: none; margin: 0; padding: 0; }
.arrow { font-weight: bold; text-decoration: none; }

.image { border: solid 7px black; }

.desctable { width: 100%; border: none; margin: 0; padding: 0; }

.titlecell { vertical-align: top; }
.title { font-size: 32px; }

.location { font-weight: bold; }

.description { font-family: Arial,Geneva,sans-serif; }

HR.sephr { background-color: black; height: 1px; width: 90%; }

.navtable { width: 100%; border: none }

.settingscell {
    width: 1%;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.settingstitle {
    font-size: xx-small;
    font-weight: bold;
}
.settings {
    font-size: xx-small;
}

.tracksind { font-weight: bold; }

.toptable { width: 100%; color: white; font-weight: bold; }

a:visited { color: #cccccc; }
a:link { color: white; }

.settingscell { background-color: #F4F4F4; }
.toptitle { font-size: x-large; }
.topsubtitle { font-weight: bold; }

.mininav { font-size: smaller; }



