body {
        background-color: #FFFFC0;
        color: #000000;
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 15px;
        margin: 0px;
        padding: 0px;
        text-align: center;
}

a {
        text-decoration: underline;
        color: #000000;
}

a:hover {
        text-decoration: none;
}



input, textarea, select {
        color: #245B97;
        font-weight: bold;
        font-size: 14px;
}

#all {
        text-align: center;
        border: 0px;
}

#menu {
        word-spacing: 30px;
        border: 2px;
        border-left: 0px;
        border-right: 0px;
        border-color: #000000;
        border-style: solid;
        font-size: 20px;
        text-align: center;
}

#menu a {
        text-decoration: none;
        color: #000000;
}

#sida {
        position: absolute;
        top: 137px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 2px;
        border-color: #000000;
        border-style: solid;
        overflow: visible;
}

#left {
        border: 0px;
        border-right: 2px;
        border-color: #000000;
        border-style: solid;
}

#right {
        border: 0px;
        border-left: 2px;
        border-color: #000000;
        border-style: solid;
}

#bottom {
        text-align: center;
        font-size: 13px;
        border: 0px;
        border-top: 2px;
        border-color: #000000;
        border-style: solid;
}

.rubrik1 {
        font-size: 19px;
        font-weight: bold;
}

.rubrik2 {
        font-size: 17px;
        font-weight: bold;
}

.imgtext {
        font-size: 13px;
        font-style: italic;
}

#nonewordspace {
        word-spacing: 2px;
}
