body {
        background-color: #ffea98;
        color: #000000;
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 16px;
        margin: 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 {
        position: relative;
        top: 10px;
        height: 720px;
        width: 600px;
        text-align: center;
}

#meny {
        position: absolute;
        top: 73px;
        left: 30px;
        height: 25px;
        width: 500px;
        word-spacing: 65px;
        border: 1px;
        border-left: 0px;
        border-right: 0px;
        border-color: #000000;
        border-style: solid;
        font-size: 20px;
        text-align: center;
}

#meny a{
        text-decoration: none;
        word-spacing: 65px;
}

#sida {
        position: absolute;
        top: 110px;
        left: 45px;
        height: 600px;
        width: 500px;
}

#copy {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 500px;
        text-align: center;
        font-size: 13px;
}

#logo {
        position: absolute;
        top: 0px;
        left: 30px;
}

#blixt {
        position: absolute;
        top: 0px;
        right: 10px;
}

#kontakt {
        position: absolute;
        bottom: 0px;
        left: 0px;
}

#kabel {
        position: absolute;
        bottom: 123px;
        left: 17px;
}

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

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