body {
  font-family: Verdana, Arial, helvetica, sans-serif;
  background-color: #B3B866;
}
table {
	font-family: Verdana, Arial, helvetica, sans-serif;
  	font-size:10px;
}
p {
  font-size:10px;
  line-height:13px;
}
h1 {
  font-size: 20px;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  color: #666600;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
}
u, A:link { 
  color: black; 
}
A:hover, A:active {
  color: white; 
  background-color: #666600
}
b, strong {
  color: #666600; 
  font-size: 10px;
}
div.menu {
	top: 0;
    position: fixed;
    /* following MSIE hack was originally written by Riki Fridrich
     * <http://www.fczbkk.com> */
    position: expression("absolute");
	z-index: 1;
}
div.corpus {
  position:absolute;
  top: 190;
  z-index: 0;
}
div.bron {
	top: 60px;
	position: absolute; 
	width:240px; 
	height:115px; 
	z-index:10; 
	left: 620px;
}
div.tekstfs {
	position:relative; 
	width:580px; 
	z-index:2; 
	left: 0px; 
	top: 0px; 
	background-color:#FFFFFF;
}
#bronvenster {
	visibility:hidden;
	position:absolute;
	left:-1000px;
}
