body {
  font-family: Arial, Verdana, Helvetica, Times;
  font-size: 11px;
  color: 		#000000;
  margin: 0;
  background-color: #FFFFFF;
  list-style-type: square;
 }

viktigt {
 font-size: 19px;

}

a:link { color: #b20601; text-decoration: none }
a:visited { color: #b20601; text-decoration: none }
a:hover { color: #b20601; text-decoration: underline }
a:active { color: #b20601; text-decoration: none }

h1 {
  font-size: 32px;
}

p {
  text-align: justify;
}

p.menu {
  text-align: right;
}

div.container {
  position: absolute;
  top: 1em;
  left: 2.5em;
  width: 43em;
}



div.head {
  position: absolute;
  top: 1.5em;
  left: 2.5em;
  width: 43em;
}

div.menu {
  position: absolute;
  top: 18.0em;
  left: 2.5em;
  width: 41em;
}
div.content {
  position: absolute;
  top: 20.5em;
  left: 2.5em;
  width: 43em;
}


table.guestlist {
  width: 100%;
}

td.guestlist {
  vertical-align: top;
}

table {
  border-spacing: 0 0;
  border-width: 0;
  margin-top: 0;
  padding: 0;
}


