/* Cascade DTP V4 - Style Sheet */



.text1 {position: absolute; /*-- linkse kolom --*/
    top: 20px;
    left: 20px;
    height: 10000px;
    width: 261px;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: rgb(255,255,255);
    line-height: 125%;
    padding-top: 145px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
    background-color: rgb(0,64,128);
    overflow: hidden}

.text2 {position: absolute; /*-- linkse rij 20ft --*/
    top: 20px;
    left: 281px;
    height: 10145px;
    width: 330px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: rgb(255,255,255);
    line-height: 50%;
    padding-top: 0px;
    padding-left: 38px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgb(0,0,64);
    overflow: hidden}

.text3 {position: absolute; /*-- rechtse rij 40ft--*/
    top: 20px;
    left: 600px;
    height: 10145px;
    width: 400px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: rgb(255,255,255);
    line-height: 50%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgb(0,0,64);
    overflow: hidden}




.text10 {position: absolute; /*-- info --*/
    top: 28px;
    left: 465px;
    height: 20px;
    width: 500px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: rgb(51,204,255);
    line-height: 100%;
    text-align: right;
    background-color: rgb(0,0,64);
    overflow: hidden}

.text11 {position: absolute; /*-- shipping containers --*/
    top: 128px;
    left: 25px;
    height: 30px;
    width: 250px;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: rgb(255,183,98);
    letter-spacing:  0em;
    line-height: 100%;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgb(0,64,128);
    overflow: hidden}


.text51 {position: absolute; /*-- titel --*/
    top: 58px;
    left: 320px;
    height: 42px;
    width: 680px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
    color: rgb(255,255,255);
    line-height: 110%;
    text-align: left;
    background-color: rgb(0,0,64);
    overflow: hidden}

.text52 {position: absolute; /*-- alfabet --*/
    top: 110px;
    left: 320px;
    height: 52px;
    width: 680px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: rgb(255,255,255);
    line-height: 110%;
    text-align: left;
    background-color: rgb(0,0,64);
    overflow: hidden}





.image1 {position: absolute;
    top: 5px;
    left: 5px;
    height: 115px;
    width: 115px;
    z-index: 3}


body {background-color: rgb(255,255,255)}


