
BODY {
        margin: 0;
        padding: 0;
        font-family: Verdana;
}

A {
        color: #0099ad;
        text-decoration: none;

}

.streger {
        color: #0099ad;
        font-size: 8pt;
        font-weight: bold;
        line-height: 1.2em;

}

A:hover {
        color: #b6d9dc;
        text-decoration: none;

}


#page {
        width: 800px;
        margin:  0px auto 0px auto;
        text-align: center;
        vertical-align: top;
        padding: 0;
        border-style: solid;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-color: #b6d9dc;
}
#ScrollerContainer {
        position: relative;
        width: 460px;
        height: 400px;
        overflow: hidden;
}
#ScrollerContent {
        text-align: left;
        line-height: 1.1em;
}

#ScrollerContent a {
        color: #0099ad;
}

#ScrollerContent a:hover {
        color: #b6d9dc;
}

.tekst {
        font-size: 8pt;
}

.lille_tekst {
        font-size: 7pt;
}

.overskrift {
        font-size: 10pt;
        font-weight: bold;
        line-height: 1.5em;

}

.lille_overskrift {
        font-size: 8pt;
        font-weight: bold;
        line-height: 1.2em;
}

#content_right {
        text-align: left;
}

#adresse {
        height: 20px;
        color: #666666;
        text-align: left;
        font-size: 7pt;
}

#breadcrumbs {
        position: relative;
        top: 3px;
        height: 20px;
        color: #0099ad;
        text-align: left;
        font-size: 7pt;
 }

ul,li {
        list-style: none;
}

#menu_top {
        text-align: left;
        height: 21px;
        background-color: #0099AD;
}

#menu_left {
        position: relative;
        left: -20px;
        font-size: 8pt;
        font-weight: bold;
        vertical-align: top;
        margin: 0;
        text-align: left;
        color: #666666;
        text-decoration: none;
        line-height: 1.5em;
}
#menu_left a {
        text-decoration: none;
        color: #666666;
}
#menu_left a:active {
        text-decoration: none;
        color: #0099ad;
}
#menu_left a:hover {
        text-decoration: none;
        color: #0099ad;
}

IMG {
        border: 0px;
}

TABLE  {
        border: 0px;
}

#pile {
        position: relative;
        top: 0px;
        text-align: center;
}

/*Kalender*/
#kalender a{
        color: #0099ad;
        text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
}

#kalender a:hover {
        color: #b6d9dc;
        text-decoration: none;
}

#kalender span {
        font-size: 8pt;
        line-height: 1.2em;
}

#kalender h2 {
        color: #0099ad;
        font-size: 9pt;
        font-weight: bold;
}

#kalender p {
        font-size: 8pt;
        line-height: 1.2em;
}

.dag {
        color: #666666;
        text-decoration: none;
        font-size:8pt;
        font-weight: bold;
}

#medlemmer {
        font-size: 8pt;
}

.imgFader {
        position:relative;
        filter:alpha(opacity=0);
        -moz-opacity:0%;
}
