body {
background-color:#8080C0;
	}

div#menyboks {
width:100%;
height:100%;
border:2px solid;
}

div#meny {
border:0px solid;
position:relative;
z-index:1;
}

div#innhold {
border:5px solid;
position:relative;
z-index:1;
width:100%;
height:100%;
}

ul#meny {
list-style-type:none;
margin-left:10px;
font-family:verdana;
font-weight:;
font-size:22;
line-height:27px;
}

ul#undermeny {
list-style-type:none;
margin-left:15px;
font-family:verdana;
font-weight:;
font-size:18;
line-height:23px;
}

p {
font-family:verdana;
margin-left:7px;
}

ul li a {
color:black;
}

ul li a:hover {
color:#083b74;
}

h1 {
font-family:comic sans ms;
font-size:18;
text-align:center;
}

table.fau {
font-family:verdana;
width:100%;
cellspacin:0;
cellpadding:0:
border:0;
margin-left:5px;
}

table#fau2 {
font-family:verdana;
width:600px;
cellspacin:0;
cellpadding:0:
border:0;
margin-left:5px;
}


