body {
    background-image: url("images/terugkeer/bodyachtergrond.jpg");
    background-size:800px;
    margin:0;
}

.container {
    width: 1200px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

.alltext {
    width:700px;
    margin-left:250px;
    top: 0;
    position: absolute;
    
    font-family: 'Copse';
    font-size: 16px;
    line-height: 1.7;
}

.text {
    position:relative;
    background-image: url("images/terugkeer/glowachtergrondwit75.png");
    background-repeat: no-repeat;
  background-size: 100% 100%;
    background-position:center;
    z-index: 2;
    padding:20px;
    width:fit-content;
}

.textgroot {
    position:relative;
    background-image: url("images/terugkeer/glowachtergrondwit75groot.png");
    background-repeat: no-repeat;
  background-size: 100% 100%;
    background-position:center;
    z-index: 1;
    padding:20px;
    width:fit-content;
}

.rechts {
    text-align: right;
    margin-left: auto;
}

.txtfast {
    font-family: 'faster one';
    font-size: 22px;
}

.txtsmall {
    font-family: 'corben';
    font-size: 13px;
}

.txtlarge {
    font-family: 'corben';
    font-size: 20px;
}

.txtlargep {
    font-family: 'corben';
    font-size: 20px;
    padding:30px;
}

.txtlargeish {
    font-family: 'corben';
    font-size: 18px;
}

.txtglitch {
    font-family: 'coral pixels';
    font-size: 20px;
}

.txtraar {
    font-family: 'Barriecito';
    font-size: 22px;
}

.txtbons {
    font-family: 'Asset';
    font-size:19px;
    text-shadow: 5px 5px 0 grey, -5px -5px 0 darkgrey;
}

.txtnadruk {
    font-family: 'abeezee';
    font-size:30px;
    font-weight:bold;
    margin:0 auto;
}

.txtduck {
    font-family: 'Bagel Fat One';
}

.txttabi {
    font-family: 'Varela Round';
    font-weight: bold;
}

.txtround {
    font-family: 'DynaPuff';
}

.txtsharp {
    font-family: 'geo';
}

.txtflauw {
    font-family: 'abeezee'; 
}

.txtlucht {
    font-family: 'Black And White Picture';
}



.kwaak {
    background-image: url("images/terugkeer/kwaak.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 7px 0 10px 0;
}

.darkrainbow {
    background: linear-gradient(to right, #6e0000, #905d00, #888800, #005c00, darkblue, indigo);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.fadetoblack {
    width:100%;
    height:1000px;
    top: 1550px;
    background-image: url("images/terugkeer/fadetoblack.png");
    background-size:100% 100%;
    position: absolute;
    z-index:1;
}

.achtergrond2 {
    width:100%;
    height:5400px;
    top: 2100px;
    background-image: url("images/terugkeer/bodyachtergrond2.jpg");
    background-size:800px;
    position: absolute;
    z-index:0;
}

.nawoordbg {
    width:100%;
    height:700px;
    top: 7100px;
    background-image: url("images/terugkeer/nawoord.png");
    background-size:100% 100%;
    position: absolute; 
    z-index: 0;
}

img {
    position: absolute;
    z-index: 0;
}



.bolpos {
    position: absolute;
    left:-300px;
}

.bolpos2 {
    position: absolute;
    left:650px;
}

.beestjespos {
    position: absolute;
    top: 0px;
    left:560px;
}

.wobblybgpos {
    position: absolute;
    left:-400px;
    z-index: 1;
}

.wobblybgpos2 {
    position: absolute;
    left:-400px;   
}


.nawoord {
    color: white;
    text-align: center;
    z-index:2;
    position:relative;
}

.home {
    margin:0 auto;
    text-align: center;
    z-index:2;
    position:relative;
    display:block;
    padding:10px;
    width: fit-content;
    color:deeppink;
}

.home:hover {
    color:purple;
}

.naarverhaal {
    margin:0 auto;
    text-align: center;
    z-index:2;
    position:relative;
    display:block;
    padding:10px;
    width: fit-content;
    color:rebeccapurple;
    background-image: url("images/terugkeer/glowachtergrondwit75.png");
    background-repeat: no-repeat;
  background-size: 100% 100%;
    background-position:center;
}

.naarverhaal:hover {
    color: deeppink;
}

