/*  main  */
#imgbox {
    text-align: center;
}


#homePageImg {
    margin: 20px auto 10px auto;
    padding: 0;
    width: 70%;
}

#buttonbox {
    text-align: center;
}

#productbutton {
    height: 35px;
    margin: 30px auto 10px auto;

}

p {
    font-size: 16pt;
    margin: 20px;
}

/*
certificeringer (section)
 */

.certificeringImg {
    float: right;
    height: 70px;
    width: 70px;
    margin: 10px;

}

#oekotex {
    float: right;
    height: 50px;
    width: 110px;
    margin: 10px;
}

hr {
    border: 2px solid #9F9F79;
}