body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 62.5%;
  background: #033 url(images/bg-stripe-green.gif);
  margin: 0;
  padding: 0;
}
a {
  background: transparent;
  color: #bd4f00;
}
a.link {
  color: #bd4f00;
}
a.visited {
  color: #033;
}
h2 {
  clear: both;
  padding: 1em 0 0 0;
  color: #bd4f00;
  font-size: 1.5em;
  font-weight: bold; 
}
h3 {
  clear: both;
  font-size: 1.2em; 
  font-weight: bold; 
  padding: 1em 0 0 0;
}
h4 {
  padding: 1em 0 0 0;
  font-size: 1em;
  font-weight: bold;
}
h4 + p {
  margin-top: -1.3em;
}
img {
  border: none;
}
img.left {
  float: left;
  margin-right: .8em;
}
img.right {
  float: right;
  margin-left: .8em;
}
li {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: .9em;
  line-height: 1.3em;
  margin-bottom: 1em;
}
p {
  font-size: .9em;
  line-height: 1.3em;
}
table#vakdagen {
  font-size: .8em;
  border: 2px solid #bd4f00;
}
table#vakdagen th {
  background: #bd4f00;
  color: #fff;
}
table#vakdagen td {
  border: 1px solid #feb;
}
.caption {
  font-size: .8em; 
  font-style: italic;
  line-height: .9em;
  margin-top: 0;
}
.center {
  text-align: center;
}
.fineprint {
  font-size: xx-small; 
  color: #000;
}
.fotogalerij img {
  margin: 0 1em 1em 0;
}
.orange {
  color: #bd4f00;
}
.lightorange-background {
  background: #ffc;
}
ul.gallery {
  float: left;
  list-style: none;
}
/* holly hack for IE/Win */
* html ul.gallery {
  height: 1%;
}
ul.gallery li {
  float: left;
  width: 170px;
  height: 170px;
  text-align: center;
}
