body {
    background: #FFF;
    font-family: Verdana,Arial,Sans-serif;
    font-size: 12px;
    text-align: left;
    margin: 0;
}

ul {
    list-style-image: url('/img/listdot.gif');
}

#page {
    margin: 0;
    padding: 0;
    width: 100%;
}

#header {
    background: url("img/header-back.jpg") no-repeat;
    width: 934px;
    height: 117px;
    margin: 0 auto;
    overflow: hidden;
}

#logo {
    background: none;
    top: 0;
    margin-top: -112px;
    margin-left: 49px;
    width: 165px;
    height: 145px;
    position: absolute;
}

#top-navs {
    width: 425px;
    height: 116px;
    float: left;
    padding-left: 210px;
}

#top-link {
    margin-top: 45px;
    margin-right: 16px;
    text-align: right;
    color: #939598;
}

#top-link a, #top-link a:hover, #top-link a:visited {
    text-decoration: none;
    color: #939598;
}

#top-menu {
    margin-top: 35px;
    color: #D2232A;
    margin-left: 1px;
}

#top-menu a, #top-menu a:hover, #top-menu a:visited {
    text-decoration: none;
    color: #FFF;
}

#content {
    background: url("img/content-back.jpg") no-repeat;
    width: 934px;
    min-height: 101px;
    margin: 0 auto 0 auto;
    position: relative;
}

#content-top {
    background: url("img/content-top.png") no-repeat;
    width: 824px;
    height: 6px;
    overflow: hidden;
    margin-left: 59px;
}

#content-middle {
    background: url("img/content-middle.png") repeat-y;
    width: 824px;
    min-height: 416px;
    overflow: hidden;
    margin-left: 59px;
}

.content-left a:hover, .content-right a:hover  {
    text-decoration: none;
    color: #000000;
}

.content-left a, .content-right a {
    color: #000000;
    text-decoration: underline;
}

.content-left {
    float: left;
    overflow: hidden;
    width: 555px;
    margin-left: 2px;
    margin-top:  25px;
    padding-left: 25px;
}

.content-right {
    float: left;
    overflow: hidden;
    width: 208px;
    margin-left: 14px;
    margin-top:  20px;
    padding-left: 10px;
}

#footer {
    background: url("img/footer-back.jpg") repeat-x;
    width: 100%;
    height: 43px;
    padding-bottom: 22px;
}

#footer-content {
    width: 934px;
    min-height: 31px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    }

#content-bottom {
    background: url("img/content-bottom.png") no-repeat;
    width: 824px;
    min-height: 31px;
    margin-left: 58px;
}

#left-title {
    padding-left: 29px;
    padding-top: 6px;
    padding-bottom: 11px;
}

h1, h2 {
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

#left-photo {
    padding-left: 29px;
    float: left;
}

#left-content {
    padding-left: 14px;
    padding-top: 4px;
    width: 216px;
    float: left;
}

p {
    margin-top: 0;
    line-height: 18px;
}

#content-list {
    line-height: 26px;
    padding-left: 14px;
    list-style: disc;
    color: #D2232A;
}

.menu-style {
    list-style-type: none;
    color: #D2232A;

}

.menu-style li {
    background: url("img/menu-style-back.jpg") no-repeat;
    float: left;
    padding-left: 16px;
    padding-right: 3px;
}

#right-content {
    padding-left: 12px;
    padding-top: 6px;
    width: 190px;
}

#footer-text {
    /*float: center;*/
    margin-top: 33px;
    margin-right: 5px;
    color: #939598;
    text-align: center;
}

.link-style,.link-style visted{
    color: #000;
    font-weight: bold;
    text-decoration: none;
    list-style-image: url(img/listdot.gif);
    list-style-position: inside;
    padding-left: 10px;
}

.mail-link, .mail-link visted, .mail-link hover {    
    color:#939598;
    text-decoration: none;
}

p img {
    margin-right: 25px;
}

.overskrift {
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.brodtekst {
    font-family: Verdana,Arial,Sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

