body{
  font-size: 14px;
}
div.container{
  border-top: solid 15px; #FFF;
}
div.centerContent{
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

img.header{
  width: 100%;
}
div.visualHolder img{
  width: 100%;
  display: block;
}

div.textHolder p, div.contact{
  font-size: 1.1em;
}
div.textHolder p br{
  display: none;
}
div.textHolder p b br{
  display: inline;
}
div.priceHolder{
  width: 100%;
}
h1{
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 1.5em;
}
h2{
  font-size: 1.5em;
  margin-top: 30px;
  margin-bottom: 5px;
}
h3 span{
  display: block;
}

div.priceText{
  margin-bottom: 20px;
  width: 100%;
}
div.priceText br{
  display: none;
}
div.priceText.allowBr br{
  display: inline;
}


div.priceItem{
  margin-bottom: 20px;
}
div.priceItem h3{
  width: 70%;
}
div.priceItem p{
  width: 100%;
}

img.groetjes{
  width: 150px;
}