/* BODY */
body {
background-color: #FFFFFF;
background-image:
url("design/mainbg.html");
margin: 0px 0px 0px 0px
}
body#b {
background-image:
url("design/tekstbg.html");
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position:
bottom right;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
margin: 3px 3px 3px 3px
}
body#c {
background-image: none
}

/* LINKER */
a:link,a:visited,a:active {
text-decoration: none;
color: #000080;
font-family: arial;
font-size: 13px
}
a:hover {
text-decoration: none;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px dotted #000080;
color: #333333;
font-family: arial;
font-size: 13px;
}
a#b:link,a#b:visited,a#b:active {
font-size: 12px
}
a#b:hover {
font-size: 12px
}
a#c:link,a#c:visited,a#c:active {
text-decoration: none;
border: none
}
a#c:hover {
text-decoration: none;
border: none
}
a#d:link,a#d:visited,a#d:active {
font-size: 11px
}
a#d:hover {
font-size: 11px;
}

/* TEKST */
font {
color: #333333;
font-family: arial;
font-size: 13px

}
font#b {
font-size: 11px
}
}
font#c {
font-size: 16px
}
h1 {
color: #333333;
font-family: arial;
font-size: 14px;
text-align: center;
border-top: 1px solid #555555;
border-left: none;
border-right: none;
border-bottom: 1px solid #555555;
background-color: #F4F4F4
}
p {
color: #000000;
font-family: arial;
font-size: 13px
}

/* TABELL */
table#b 
{
border-style: solid;
border-width: 1px;
border-color: #000000;
background-color: #FFFFFF
}
td#b 
{
border-style: solid;
border-width: 1px;
border-color: #000000;
background-color: #FFFFFF
}

/* BILDER */
img
{
border: none
}
img#b
{
border-style: solid;
border-width: 1px;
border-color: #333333;
}
/* FORMS */
input
{
border-style: solid;
border-width: 1px;
border-color: #006595;
background:#009EEA
}
input#b
{
background-image: url("design/navn.html");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center
}
input#c
{
background-image: url("design/epost.html");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center
}
textarea#b
{
border-style: solid;
border-width: 1px;
border-color: #006595;
background:#009EEA;
scrollbar-arrow-color:#006595;
scrollbar-3dlight-color:#009EEA;
scrollbar-highlight-color:#006595;
scrollbar-face-color:#009EEA;
scrollbar-shadow-color:#006595;
scrollbar-darkshadow-color:#009EEA;
scrollbar-track-color:#009EEA;
background-image: url("design/kommentar.html");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center
}