BODY
{
 margin: 0;
 font-lang: no;
 font-family: Chicago, Verdana, Arial;
 font-size: 10px;
 scrollbar-3d-light-color: #FFFFFF;
 scrollbar-arrow-color: #000000;
 scrollbar-base-color: #999999;
 scrollbar-dark-shadow-color: #999999;
 scrollbar-face-color: #F0F0F0;
 scrollbar-highlight-color: #F0F0F0;
 scrollbar-shadow-color: #000000;
 text-align: left;
 }
 
#head {
background: #c0c0c0;
background-image: url('bilder/logo.gif');
background-repeat: no-repeat;
background-position: 0% 0%;
height: 55px;
 }
 
#HelpLink {
position: absolute;
right: 10px;
top: 10px;
}
 
#mnu {
background-color: #A2CE91;
background-image: url('bilder/bgmeny.gif');
background-repeat: repeat-x;
height: 20px;
border-top: solid 1px #999999;
text-align: center;
width: 100%;
}

#login_nfo {
position: absolute;
top: 75px;
left: 0px;
width: 100%;
background: #3DC606;
background-image: url('bilder/overgang.gif');
background-repeat: repeat-x;
height: 20px;
padding-left: 20px;
/*margin: 0;*/
}

.editBtn{
height: 15px;
border: 1px solid black;
font-size: 9px;
padding: -5px;
}
#content {
background: #FFFFFF;
}
 
#admin_mnu {
width: 150px;
float: left;
padding: 10px;
margin: 5px;
border: 1px solid black;
text-align: left;
}

#plugin_mnu {
width: 230px;
height: 83%;
float: left;
padding-top: 10px;
margin: 5px;
border-right: 1px dotted black;
text-align: left;
position: absolute;
top: 100px;
z-index: 1;
overflow: auto;
}

#boxset {
width: 600px;
position: absolute;
top: 100px;
margin-left: 245px;
z-index: 2;
background: #FFFFFF;
}

#boxsetwide {
width: 850px;
position: absolute;
top: 100px;
margin-left: 245px;
z-index: 2;
background: #FFFFFF;
}

#box1 {
width: 600px;
background-color: #C0C0C0;
border: 1px #999999 solid;
}

#box2 {
width: 600px;
background-color: #F0F0F0;
border: 1px #999999 solid;
}

#box1 h2 {
margin: 0;
}

#box1 h4 {
margin: 0;
}

.aktiv {
font-weight: bolder;
margin: 0;
padding-top: 5px;
width: 75px;
height: 20px;
background-image: url('bilder/knappAktiv.gif');
background-repeat: no-repeat;
float: left;
}

.ikkeaktiv {
font-weight: normal;
margin: 0;
padding-top: 5px;
width: 75px;
height: 20px;
background-image: url('bilder/knappIkkeAktiv.gif');
background-repeat: repeat-x;
float: left;
z-index: 0;
display: block;
}

.nonedit {
border: 1px #FFFFFF solid;
color: red;
}

a { text-decoration: none; color: #000000; font-weight: bold;}
a:hover { text-decoration: underline; color: #FF0000;}

a.aktiv:hover, a.ikkeaktiv:hover {
text-decoration: none;
}


h1 {
 font-size: 20;
 font-family: Verdana;
 text-align: center;
 }

h2 {
 font-size: 13;
 margin-bottom: -3px;
 }

h4 {
 font-size: 12;
 margin-bottom: -3px;
 }

 h5 {
 font-size: 10px;
 padding: 0;
 margin: 0;
 }

p {
 font-size: 10px;
 }

td {
 font-size: 10px;
}

th {
 font-size: 12px;
 font-weight: bolder;
 text-align: left;
}

fieldset p {
text-align: left;
}

/* skjema-stiler */
form p {
 /*width: 500px;*/
 clear: both;
 margin: 0px;
 padding: 2 2 2 2;
 font-weight: bold;
 font-size: 12px;
}

form p label {
 float: left;
}

form p input, form p textarea, form p select{
 float: right;
}

.treeMenuDefault {
padding-top: 5px;
}

.treeMenuBold {
font-weight: bold;
}
.treeMenuDefault a {
font-weight: normal;
}
.treeMenuDefault a:hover {
color: #3DC606;
text-decoration: none;
}

select {
z-index: 0;
}
