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

a {
        color: #000000;
        border: 0px;

}

a:hover {
        text-decoration: none;
}

br {
        letter-spacing: 0;
}

img{
        border: 0px;
}


input, textarea, select {
        color: #000000;
        font-weight: bold;
        font-size: 12px;
        border-width: 1px;
        border-style: solid;
        border-color: #000000;
}

#pagebox {
        position: relative;
        top: 20px;
        width: 770px;
        height: 975px;
        background-color: #ffffff;
        padding: 0px;
        text-align: center;
}

#top{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 75px;
        z-index: 1;
}

#content{
        position: absolute;
        top: 85px;
        left: 10px;
        width: 510px;
        height: 700px;
        z-index: 1;
        text-align: left;
}

#right{
        position: absolute;
        top: 85px;
        right: 0px;
        width: 215px;
        height: 650px;
        z-index: 1;
        border-color: #000000;
        border-width: 0px;
        border-left-width: 1px;
        border-style: solid;
}

#right a {
        text-decoration: none;
}

.menu1 {
        text-align: left;
        padding-left: 10px;
        font-size: 17px;
        font-weight: bold;
}

.menu2 {
        text-align: left;
        padding-left: 30px;
}

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

#highlight {
        position: absolute;
        top: 375px;
        right: 0px;
        width: 225px;
        text-align: left;
}

#highlight a {
        text-decoration: none;
}

#sponsors {
        position: absolute;
        top: 375px;
        left: 0px;
        width: 275px;
        text-align: left;
}

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

.rubrik2 {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
}
