/* Info */

.info .title {
  height: 54px;  
  margin-top: -27px;
  background-image: url('../images/layout/title-vert-info.jpg');
}

.info .content {
  text-align: center;

  /* IE6 min-height hack */
  min-height: 102px;
  height: auto !important;
  height: 102px;
}

/* Mailing list */

.maillist .title {
  width: 145px;
  background-image: url('../images/layout/title-horz-nieuwsbrief.jpg');
}

.maillist .content {
  /* IE6 min-height hack */
  min-height: 74px;
  height: auto !important;
  height: 74px;
}

.maillist .ad {
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;  
  margin-bottom: 10px;
}

.maillist .signup {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.maillist form {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.maillist .signup .inputtext {
  border: 1px solid #000000;
  font-size: 13px;
  padding: 1px;
  margin: 0px;
  text-align: center;
  background-color: #FFFFFF;
  width: 150px;
}

.maillist .signup .inputbutton {
  border: 1px solid #000000;
  height: 20px;
  padding: 0px;
  margin: 0px;
  width: 24px;
  text-align: center;
  background-color: #FFFFFF;
}

/* Artists */

.artistsright .title {
  width: 108px;
  background-image: url('../images/layout/title-horz-artiesten.jpg');
}

.artistsright .content {
  /* IE6 min-height hack */
  min-height: 280px;
  height: auto !important;
  height: 280px;
}

.artistsright .artist1 {
  position: absolute;
  width: 105px;
  height: 130px;
  left: 0px;
  top: 5px;
  text-align: center;
  font-size: 11px;
}

.artistsright .artist2 {
  position: absolute;
  width: 105px;
  height: 130px;
  left: 105px;
  top: 5px;
  text-align: center;
  font-size: 11px;
}

.artistsright .artist3 {
  position: absolute;
  width: 105px;
  height: 130px;
  left: 0px;
  top: 135px;
  text-align: center;
  font-size: 11px;
}

.artistsright .artist4 {
  position: absolute;
  width: 105px;
  height: 130px;
  left: 105px;
  top: 135px;
  text-align: center;
  font-size: 11px;
}

/* Over Ons */

.aboutusright .title {
  width: 110px;
  background-image: url('../images/layout/title-horz-overons.jpg');
}

.aboutusright .content {
  /* IE6 min-height hack */
  min-height: 183px;
  height: auto !important;
  height: 183px;
}

.aboutusright .ad {
  font-weight: bold;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 18px;
}

.aboutusright .imgholder {
  width: 135px;
  margin-left: auto;
  margin-right: auto;
}

/* Weblog */

.weblogright .title {
  width: 88px;
  background-image: url('../images/layout/title-horz-weblog.jpg');
}

.weblogright .content {
  /* IE6 min-height hack */
  min-height: 241px;
  height: auto !important;
  height: 241px;
}

.weblogright .content img {
  float: left;
  padding-right: 5px;
}
