
img#topimage    { /* Top image  */
	position    : relative;
	left        :    0px;
	top         : -100px;
	width       :  1000px;
        height      :   400px;
	}
div#headline             { /* Headline */
	position        : relative;
	left            :   0px;
	top             : -90px;
	width           :1000px;
	height          : 30px;
	}
div#text             { /* General information */
	position        : relative;
	left            :   50px;
	top             : -70px;
	width           : 900px;
	height          : 400px;
	}
div#text3             { /* Payment instructions */
	position        : relative;
	left            : 50px;
	top             : 0px;
	width           : 270px;
	height          :50px;
	}
div#text4             { /* Payment instructions */
	position        : relative;
	left            : 50px;
	top             : 0px;
	width           :900px;
	height          :230px;
	}
div#duration           { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :  0px;
	width           : 900px;
	height          : 220px;
    padding         : 50px;
    background-color: beige;
	}
div#meals           { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :  0px;
	width           : 900px;
	height          : 190px;
    padding         : 50px;
    background-color: aliceblue
	}
div#accommodations  { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :  0px; 
	width           : 900px;
	height          : 300px;
    padding         : 50px;
    background-color: beige;
	}
div#travel          { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :  0px;
	width           : 900px;
	height          : 230px;
    padding         : 50px;
    background-color: aliceblue
	}
div#cruise          { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :  0px;
	width           : 900px;
	height          : 280px;
    padding         : 50px;
    background-color: beige;
	}
div#sites          { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :   0px;
	width           : 900px;
	height          :1570px;
    padding         :      50px;
    background-color: aliceblue;
	}
div#sites1          { /* Payment instructions */
	position        : relative;
	left            :   0px;
	top             :   0px;
	width           :   850px;
	height          :   0px;
	}
div#sites2          { /* Payment instructions */
	position        : relative;
	left            :   450px;
	top             :   0px;
	width           : 450px;
	height          :   0px;
	}
div#sites3          { /* Payment instructions */
	position        : relative;
	left            :   100px;
	top             :   100px;
	width           : 450px;
	height          :   0px;
	}
div#comments          { /* Payment instructions */
	position        : relative;
	left            : -50px;
	top             : 1560px;
	width           : 900px;
	height          : 380px;
    padding         :      50px;
    background-color:      beige;
	}
div#text4b             { /* Payment instructions */
	position        : relative;
	left            : 50px;
	top             : 1420px;
	width           : 900px;
	height          : 50px;
	}



div#link             { /* Payment instructions */
	position        : relative;
	left            :  00px;
	top             :  00px;
	width           :1000px;
	height          : 100px;
	}
img#createbutton           { /* Button */
	position        : relative;
	left            : 375px;
	top             :  -50px;
	width           : 250px;
	height          :  50px;
	}

input, text {
  font: 20px 'arial', Helvetica, sans-serif;
  color: #666;     
}

input#name {
	position        : absolute;
	left		: 90px;
	width           : 700px;
	height		:  20px;
    }

input#mail {
	position        : absolute;
	left		: 90px;
	width           : 700px;
	height		:  20px;
    }

textarea {
  font:20px 'Trebuchet MS', Arial, sans-serif;
  color: #666;
  width: 900px;
  height: 250px;
}
/*  box-sizing: border-box;

  To harmonize the look & feel of text field border 
  border: 1px solid #999;*/
}


/*--- EndOfFile ---*/
 
div#response             { /* Payment instructions */
	position        : relative;
	left            :  0px;
	top             : -70px;
	width           : 700px;
	height          :1400px;
    padding-left: 150px;
    padding-right: 150px;
	}
