body, html {
  width:100%;
  height:100%;
  margin:0px; 
  padding:0px;
  font-family:arial, helvetica, sans-serif;
  background:#fff;
}

html {

}

img {
  border:0px;
}

.container {
  width:100%;
  height:100%;
}

.top { 
  width:100%;
  height:50%;
  float:left;
  clear:both;
  margin-bottom:-121px;
}

.left {
  width:50%;
  height:1px;
  float:left;
  margin-left:-170px;
}

.contentholder {
  width:341px;
  height:242px;
  float:left;
}

.content {
  width:341px;
  height:180px;
  float:left;
  background:url("../gfx/algemeen/AM_bl_S.gif") no-repeat center bottom;
  font-size:12px;
}

.content p {
  text-align:center;
  margin:0 0 15px 0;
}

.content a {
  color:#ff6700;
}

.content a:hover {
  text-decoration:none;
}
