﻿
#header
{
    background-image: url("Images/Top_2_hvalpeanvisning.jpg");
}
#forside-content
{
    margin-left: 8px;
}
#left-mid
{
    background-color: Black;
    width: 165px;
    height: 250px;
}
#right-top
{
    width: 200px;
    height: 15px;
    background-image: url(../images/ramme_top_smal.jpg);
}
#right-mid
{
    position: relative;
    margin-left: 0px;
    width: 190px;
    padding: 3px;
    border-left-color:  #B7C922;
    border-left-width: 2px;
    border-left-style: solid;
    border-right-color:  #B7C922;
    border-right-width: 2px;
    border-right-style: solid;
}
#right-mid a:link
{
    text-decoration: underline;
    color: #000000;
}
#right-mid a:visited
{
    text-decoration: underline;
    color: #000000;
}
#right-bund
{
    clear: both;
    width: 200px;
    height: 15px;
    background-image: url(../images/ramme_bund_smal.jpg);
}  
.imglink
{
    padding-right: 8px;
    text-align: left;
    float: left;
}



