body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img {
    border: 0;
}

#main {
    margin: 0 auto;
    width: 80%;
    min-width: 800px;
    max-width: 1000px;
}

#top {
    position: relative;
    height: 115px;
    border: 2px solid #817b7d;
}

#top_left {
    float: left;
    width: 113px;
    height: 115px;
    border-right: 2px solid #817b7d;
}

#top_right {
    float: left;
    background: url(../bilder/new/logo.jpg) no-repeat;
    min-width: 600px;
    height: 115px;
}

#top_menu {
    position: absolute;
    bottom: 7px;
    left: 143px;
}

#top_menu_right {
    position: absolute;
    bottom: 7px;
    right: 15px;
}

#middle {
    background: #f5f3f4;
    border-left: 2px solid #817b7d;
    border-right: 2px solid #817b7d;
}

#middle_left {
    float: left;
    width: 108px;
    height: 480px;
    padding-left: 5px;
    padding-top: 26px;
    background: url(../bilder/new/middle_left.jpg) repeat-y;
    border-right: 2px solid #817b7d;
    text-align: left;
}

#middle_middle {
    margin-left: 117px;
    margin-right: 180px;
}

#middle_right {
    float: right;
    width: 170px;
    text-align: center;
}

#bottom {
    clear: both;
    border: 2px solid #817b7d;
    padding-top: 3px;
    padding-bottom: 3px;
}

#bottom_left {
    float: left;
    width: 50%;
}

#bottom_right {
    float: left;
    width: 50%;
}


.padsides {
    padding-left: 10px;
    padding-right: 10px;
}

#block1 {
    text-align: justify;
    width: 100%;
    max-width: 1000px;
    height: 450px;
    overflow-y: scroll;
    padding-top: 10px;
}

.block1_padding {
    padding-right: 40px;
}

.navcell {
    padding-left: 15px;
}

.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.g_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.5px;

}
a.g_header:hover {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #555555;
    text-decoration: none;
    letter-spacing: 0.5px;

}

.std_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.paddedcell {
    padding: 5px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

a.leftnavlink {
    font-size: 12px;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #777777;
    text-decoration: underline;
    font-weight: normal;
}

.artgrunavn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.kategorinavn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.bildenavn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #222222;
}

.bildesubinfo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #555555;
}

