* {
    box-sizing: border-box;
}


#divhela {
    max-width: 1200px;
    background-color: white;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}

#storablock {
    background-color: white;
    overflow: auto;
}

#dagsinfo {
    height: 30px;
    color: black;
    text-decoration: none
}

#aftonlogga {
    min-width: 500px;
    background-color: white;
    overflow: auto;
    float: left
}

#aftonloggabild {
    min-width: 500px;
    background-color: orange;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}

#posforinloggning {
    min-width: 40xp;
    background-color: white;
    overflow: auto;
    padding: 10px;
    float: right
}

#loggain {
    min-width: 40xp;
    background-color: white;
    overflow: auto;
    padding: 10px;
    border: 1px black solid;
    float: right
}

#provaplus {
    min-width: 40xp;
    background-color: white;
    overflow: auto;
    padding: 10px;
    border: 1px black solid;
    float: right
}

#vadret {
    min-width: 40xp;
    background-color: white;
    overflow: auto;
    padding: 10px;
    border: 1px black solid;
    float: right
}

#aftonbladetmenyrad {
    background-color: red;
    overflow: auto;
    height: 40px;
    margin-bottom: 10px;
    font-family: sans-serif;
}

.links {
    float: left;
    height: 40px;
    line-height: 40px;
    color: white;
}

.links a {
    color: white;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px;
}

.links:hover {
    background-color: darkred
}

#main {
    clear: both;
    overflow: auto;
    width: 100%;
}

#flode {
    background-color: white;
    width: 50%;
    padding: 1px;
    float: left
}

.dflode {
    background-color: white;
    height: 40%px;
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-bottom: 7px;
    border: 1px grey solid;
    float: left;
    filter: brightness(95%)
}

.dflode:hover {
    filter: brightness(100%)
}

#d2 {
    background-color: hotpink;
    min-height: 200px;
    padding: 20px;
    border: 1px black solid;
    float: left
}

#senastenyttspalt {
    width: 20%;
    float: left;
}

#reklamspalt {
    width: 20%;
    float: left;
}

#topnyhetvideo {
    width: 100%
}
