@charset "utf-8";
#main {
	background-image: url(../img/mainmid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#page {
	background: #969696
}
#toppic {
	background-image: url (../img/topband.png);
	background-repeat: no-repeat;
	backgroup-position: center top;
}
#papertop {
	background-image: url(../img/t.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#papermid {
	background-image: url(../img/m.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#paperbottom {
	background-image: url(../img/b.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topband {
	background-image: url(../img/topband.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topbas {
	background-image: url(../img/topbas.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topdirk {
	background-image: url(../img/topdirk.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#toproy {
	background-image: url(../img/toproy.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#toppaul {
	background-image: url(../img/toppaul.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainmid {
	background-image: url(../img/mainmid.jpg);
	background-repeat:repeat
	background-position: center top;
}
#txttop {
	background-image: url(../img/toptxt.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#txtmid {
	background-image: url(../img/midtxt.png);
	background-repeat: repeat;
	background-position: center top;
}
#txtbottom {
	background-image: url(../img/bottomtxt.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainbottom {
	background-image: url(../img/mainbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home {
	background-image: url(../img/topbas.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#biografie {
	background-image: url(../img/biografie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#media {
	background-image: url(../img/media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#optredens {
	background-image: url(../img/optredens.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fotos {
	background-image: url(../img/fotos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact {
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ao {
	background-image: url(../img/ao.png);
	background-repeat: no-repeat;
}
#colofon {
	background-image: url(../img/colofon.png);
	background-repeat: no-repeat;
}
#sr {
	background-image: url(../img/sr.png);
	background-repeat: no-repeat;
}
#txt {
	background-image: url(../img/dot.png);
	background-repeat: repeat-y;
}
#boekingen {
	background-image: url(../img/memo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#zoom {
	background-image: url(../img/zoom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#downloads {
	background-image: url(../img/downloads.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button {
    border: none;
    background: url('../img/verzenden.png') no-repeat top left;
    padding: 0px 45px;
}
