/*
html {font-family:arial;}
*/

a:link {
color:#666666;
}
a:visited {
color:#666666;
}
a:hover {
background-color:#444444;
color:#cccccc;
}

img {border:0}

.menup {
background-color:#ededed;
border-style:dashed;
border-width:1px;
list-style-type:none;
padding:4px;
}

/*
li {
border-bottom-style:dashed;
border-width:1px;
}
*/

.l1 {
font-size:114%;
}

.l2 {
font-size:109%;
text-indent:5px;
}

.l3 {
font-size:90%;
text-indent:25px;
}

#nav {
position:absolute;
top:3%;
left:3%;
}

#innhold {
margin-left:30%;
width:65%;
}

dt {
font-weight:bold;
background:#cccccc;
}
