            .contact_1 {
                position: absolute;
                width: 145px;
                height: 18px;
                background:none;
                margin: 32px 0px 0px 4px;
                padding: 2px 5px 0px 5px;
                border: 0px;
            }
            
            .contact_2 {
                position: absolute;
                width: 145px;
                height: 18px;
                background:none;
                margin: 32px 0px 0px 205px;
                padding: 2px 5px 0px 5px;
                border: 0px;
            }
            
            .contact_3 {
                position: absolute;
                width: 145px;
                height: 18px;
                background:none;
                margin: 86px 0px 0px 4px;
                padding: 2px 5px 0px 5px;
                border: 0px;
            }
            
            .contact_4 {
                position: absolute;
                width: 145px;
                height: 18px;
                background:none;
                margin: 86px 0px 0px 205px;
                padding: 2px 5px 0px 5px;
                border: 0px;
            }
            
            .contact_text {
                position: absolute;
                width: 355px;
                height: 95px;
                margin: 146px 0px 0px 4px;;
                padding-left: 2px;
                border: 0px;
                background:none;
            }
            
            .contact_submit {
                position: absolute;
                width: 102px;
                height: 30px;
                margin: 270px 0px 0px 263px;;
                padding-left: 2px;
                cursor: pointer;
                background:none;
                border: 0px;
            }
            
            .contact_aanvraag {
                position: absolute;
                width: 48px;
                height: 15px;
                margin: 275px 0px 0px 80px;;
                padding-left: 2px;
                background:none;
                cursor:pointer;
                border: 0px;
            }
            
            .contact_form {
                width: 370px;
                height: 305px;
                background-image:url(../images/contact_form.jpg);
            }
