body {
    font-family: tahoma;
    font-size: 13px;
    color: #184481;
    margin: 0px;
    background-color: #ffffff;
}
h1 {
    position: absolute;
    top: 101px;
    right: 10px;
    font-family: Verdana;
    display: inline;
    font-size: 16px;
    z-index: -1;
}
h2 { 
    font-weight: bold;
    font-size: 13px;
    padding: 0px 0px 0px 40px;
    margin: 0px;
    letter-spacing:-0.5px;
    color: #003871;
}
hr {
    display: list-item;
    border: 1px solid #d8dfea;
    height: 1px;
}
form { 
    display: inline;
}
div { 
    display: inline;
}
input,select {
    border: 1px solid #d8dfea;
    height: 22px;
    font-size: 13px;
    font-family: tahoma;
    z-index: 10;
}
a {
    text-decoration: none;
    color: #888fea;
}
td {
    font-size: 12px;
    font-weight: 800;
}
small {
    padding-left: 6px;
}
strong {
    color: #5e69ef;
}
.name {
    font-family: verdana;
    font-size: 13px;
    text-decoration: none;
    color: #3638ea;
}
.tdbilde {
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 5px;
    vertical-align: top;
    display: list-item;
    height: 100px;
}
.bilde {
    border: 1px dotted #d8dfea;
    height: 97px;
}
.description {
    position: relative;
    top: -5px;
    left: 20px;
}
.listing td {
    font-size: 12px;
    font-weight: 400;
    vertical-align: top;
    text-align: left;
}
.r1 {
    width: 	200px;
}
.listing th {
    text-align: left;
}



