/* CSS Document */

#content tr td{
  float: left;
  border: 1px solid #000;
  width: 315px;
  height: 100%;
}

#content tr td img{
  margin-left: 6px;
  margin-top: 6px;
}

#nieuws{
  float: left;
  padding-left: 5px;
  width: 305px;
  height: 100%;
}

#slogan{ 
  padding: 80px 0 90px 0;
  float: left;
  width: 315px;
  color: #41607E;
  text-align: center;
  font-family: serif;
  font-weight: bold;
  font-style:italic;
  font-size: 20px;
}

#verf-foto{
 float: left;
 height: 260px;
 height: 475px;
 padding: 20px;
}

#text{
  float: left;
  width: 300px;
  height: 430px;
  padding: 10px 10px 0 10px;
  margin-bottom: 10px;
}

#behang{
  float: left
  width: 400px;
  height: 310px;
}

.foto{
  float: left;
  width: 300px;
  height: 225px;
  padding:0 15px 0 0;
  margin-bottom: 10px;
}

#content .table_without_border td{
  border: none;
  width: 150px;
}