* {
margin: 0;
padding: 0;
}
body
{
background-color: #ffffff;
font-family: times;
font-size: 11pt;
}

#frame
{
width: 640px;
background-color: white;
margin-top: 0px;
margin-left: 0px;
padding: 0;
}

#topp
{
width: 640px;
background-color: white;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-color: black;
float:left;
}

#logo
{
background-color: white;
width: 640px;
padding-bottom: 0px;
padding-top: 0px;
float: left;
height: 97px;
}

#logo h1
{
position: relative;
top: 20px;
left: 50px;
font-size: 32pt;
color: #000000;
width: 760px;
}


#title
{
height: 40px;
position: relative;
top: -100px;
left: 180px;
}

#title h1
{
font-size: 32pt;
position: relative;
color: #000000;
}

#midten
{
width: 640px;
background-color: white;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-color: black;
float:left;
}

#midten ul li
{
list-style-type: circle;
}

#hoyre
{
padding: 5px 10px 0 0;
width: 160px;
float: right;
margin: 0;
}


#box
{
position: relative;
height: auto;
width: 160px;
float: left;
border: 1px solid #000000;
background-color: #ffffff;
right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
margin-left: 10px;
font-size: 12pt;
}

#venstre
{
padding: 5px 0px 5px 15px;
width: 420px;
float: left;
margin: 0;
}

#ansatte
{
font-size: 12pt;
position: relative;
height: auto;
width: 160px;
float: left;
border: 1px solid #000000;
background-color: #ffffff;
right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
margin-left: 10px;
}
