/* Stylesheet til Herskind Brugs */
/*	$Id: style.css,v 1.30 2000/10/16 19:25:33 gimpster Exp gimpster $	*/

body {
  font-family: serif;
  background: white;
/*  font-family: sans-serif;
  background: white url("images/facade_faded_2003.JPG");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
*/
  color: black;
}


h4 {
  font-size: 2.6em;
}
h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

sup {
  font-size: 0.8em;
}

p.large {
  font-size: 110%;
  font-weight: bold;
}

p.small {
  font-size: 80%;
  font-weight: bold;
}

td {
  vertical-align: top;
}

dt {
  font-weight: bold;
}

td.middle {
  vertical-align: middle;
  text-align: center;
}
