div#empty {height:100%;}

a img.icon {
  height:20px;
  border: 1px solid maroon;
}

a img.large-icon {
  height:40px;
  border: 1px solid maroon;
}

iframe {
 height:100%;
 width:100%;
 border:none;
 overflow:hidden;
}

h1 {
  font-size:125%;
}

form {
     padding: 2px;
     /* background-color: #FFCC00; */
     border: 1px black;
}

table {
  text-align: left;
}

body {
  /*background-color: #FFFACD;*/
  color: maroon;
}

div{
	border-color: maroon;
}

.large {
  width:40em;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/img/feed-icon-14x14.png") no-repeat 0 50%;
}

.center {
 text-align:center;
}

.left {
  text-align:left;
}

.bijbel {
 border:1px solid maroon;
 max-width: 400px;
 width: 100%;
 height:210px;
 display:block;
}

