html {
    border: 0;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #f6eded;
}

img {
    border: 0;
}

td {
    padding-right: 20px;
}

body, td, li {
    font-size: 15px;
}

#outer {
    text-align: center;
}

#main {
    margin: auto;
    text-align: left;
    width: 852px;
    height: 566px;
    border: 1px solid black;
    overflow: hidden;
    margin-top: 20px;
}

#main.test {
    border: none;
}

#menu {
    float: left;
    height: 567px;
    width: 178px;
}

#right {
    float: left;
    width: 664px;
    height: 610px;
}

#top {
    background-image: url(../images/top.png);
    height: 38px;
    width: 612px;
    margin-left: 20px;
    margin-top: 16px;
}

#contentframe {
    height: 499px;
    width: 665px;
    border: none;
    margin-top: 12px;
    margin-left: 7px;
}

#framemain {
    height: 499px;
    width: 665px;
    overflow-y: auto;
}

#bilder {
    width: 100%;
}

#bilder_next,
#bilder_back {
    width: 50px;
}

#bilder_image,
#bilder_title {
    text-align: center;
}
