body 
{ 
  font-family: verdana; 
  font-size: 10pt; 
  color: black; 
  background: url(papir.gif); 
}
table 
{ 
  font-family: verdana; 
  color: black; 
  background: url(moerkt_papir.gif); 
  font-size: 10pt; 
}
.header
{
  background: black; 
  color: white; 
  font-size: 18pt; 
  font-weight: bold;
  text-transform: lowercase;
}
.menu
{
  text-transform: lowercase;
}
th 
{ 
  text-align: left; 
}
.adrlist th
{ 
  background: black; 
  color: white;
}
.kalender
{ 
  background: #cccccc; 
}
.helligdag 
{ 
  background: #888888; 
}
.moede 
{ 
  background: #ffff88; 
}
.kalender td 
{ 
  text-align: center; 
}
.regnskab th
{
  border-bottom: black solid 1;
  border-left: black solid 1;
}
.regnskab td
{
  border-bottom: black solid 1;
  border-left: black solid 1;
}
ul
{
  margin-left: 16;
  text-indent: -16;
  list-style-type: circle;
  list-style-position: inside;
}
ol
{
  margin-left: 16;
  text-indent: -16;
  list-style-type: numeric;
  list-style-position: inside;
}
li
{
  margin-bottom: 5;
  margin-top: 5;
}
ul ul
{
  margin-left: 16;
  text-indent: -16;
  list-style-type: circle;
  list-style-position: inside;
}
ol ol
{
  margin-left: 16;
  text-indent: 0;
  list-style-type: lower-alpha;
  list-style-position: inside;
}
.krydsfelt td, .krydsfelt th
{
  border-bottom: 1 solid black;
  border-right: 1 solid black;
}
