   body {
	  font-family: "arial";
	  font-size: 9pt;
	  background-color: rgb(12,12,12);
	  background-image: URL('./load_black.gif');
	  background-position: 260px 230px;
	  background-repeat: no-repeat;
	}
    header, section, #I_extra, #I_ThiWeb, .C_all {
	  position: fixed;
	  left: 9px;
	  top: 9px;
	  opacity: 0.6;
		  filter: Alpha(opacity=60);
	  -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
	  z-index: 999;
	}
    header {
	  top: 300px;
	  left: 140px;
	  height: 120px;
	}
    section {
	  top: 164px;
	  width: 240px;
	  min-height: 300px;
	}
    header div {
	  margin: 20px;
	  color: rgb(255,0,78);
	}
    section div {
	  margin: 20px;
	}
	.C_NYC {
	  text-decoration: none;
	  color: rgb(155,0,78);
	  font-family: "arial";
	  font-size: 18pt;
	  font-weight: 600;
	  position: absolute;
	  left: 88px;
	  top: 583px;
	}
	h1 {
		font-size: 88px;
	}
	}
	#I_foto, #I_foto_0, #I_foto_1 {
	  position: absolute;
	  left: 0px;
	  top: 0px;
	}
	#I_foto_1 {
	}
	.C_transOff {
	  opacity: 1.0;
		  filter: Alpha(opacity=100);
	}
	.C_transOn {
	  opacity: 0.0;
		  filter: Alpha(opacity=0);
	}
    #I_extra {
	  left: 88px;
	  top: 129px;
	  font-size: 10pt;
	}
    #I_extra div {
	  margin: 9px;
	}
    #I_extra:hover {
	  cursor: pointer;
	  background-color: rgb(222,12,12);
    }
	#I_ThiWeb {
	  position: absolute;
	  left: 288px;
	  top: 223px;
	  width: 260px;
	  font-size: 22pt;
	  background-color: rgb(22,222,222);
	}
    .cKnop {
	  margin: 9px;
	  color: rgb(120,12,12);
	}
    .cKnop:hover {
	  cursor: pointer;
	  color: rgb(222,12,12);
	}
	header, section, #I_extra, img, #I_ThiWeb {
	  display: none;
	}
    .C_intro, .C_contact {
	  position: absolute;
	  left: 18px;
	  top: 49px;
	  width: 560px;
	  font-size: 10pt;
	  opacity: 1.0;
		  filter: Alpha(opacity=100);
	  z-index: 1100;
	}
	.C_contact {
	  left: 38px;
	  top: 289px;
	}
	.C_all, .C_item, .C_part_jaar, .C_part_link, .C_part_discr {
	  position: absolute;
	  left: 0px;
	  font-size: 10pt;
	  text-align: left;
	  background-color: rgb(22,222,222);
	}
	.C_all {
	  top: 40px;
	  width: 600px;
	  height: 290px;
	  opacity: 0.8;
		  filter: Alpha(opacity=80);
	}
	.C_part_jaar {
	  left: 20px;
	  width: 100px;
	}
	.C_part_link {
	  left: 100px;
	  width: 200px;
	}
	.C_part_discr {
	  left: 300px;
	  width: 260px;
	  font-size: 9pt;
	}
	.C_part_anker, #I_mailto {
	  color: rgb(120,12,12);
	  font-weight: 600;
	}
  @media (max-width: 480px) {
    header, section, #I_extra, #I_ThiWeb, .C_all {
	  position: relative;
	  left: 9px;
	  top: 9px;
  }
  }