#banner {
  position: absolute;
  left:10px;
  top:0px;
  width:290px;
  height:73px;
  background:url(LogoKrijn1.gif) no-repeat;
  }
#music   {
  position:absolute;
  left: 580px;
  top: 20px;
  height: 30px;
  width: 100px;
  }
#menu   {
  position: absolute;
  left:10px;
  top:80px;
  width:800px;
  height:60px;
  }

#content {
  position: absolute;
  left:0px;
  top:134px;
  width:888px;
  height:402px;
  background:#061628;
  }
#map {
  position: absolute;
  left:160px;
  top:220px;
  width:640px;
  height:480px;
  } 
#left  {
  position: absolute;
  left:0px;
  top:134px;
  width:290px;
  height:400px;
 }
#tekst {
  position: absolute;
  left:120px;
  top:134px;
  width:700px;
  }

#animatie {
  position: absolute;
  left:290px;
  top:134px;
  width:266px;
  height:400px;
  padding-right:20px;
  }
#animatielandscape {
  position: absolute;
  left:156px;
  top:212px;
  width:266px;
  height:400px;
  padding-right:20px;
  }

#foto {
  position: absolute;
  left:170px;
  top:134px;
  width:266px;
  height:400px;
  }
#loadingbar {
  position: absolute;
  left:290px;
  top:134px;
  width:200px;
  height:100px;
  }
#loadingbarfoto {
  position: absolute;
  left:170px;
  top:174px;
  width:200px;
  height:100px;
  }
#right  {
  position: absolute;
  left:566px;
  top:134px;
  width:320px;
  height:400px;
  padding-left:20px;
  }
#keuze   {
  position: absolute;
  left: 290px;
  top:554px;
  width: 400px;
  height: 40px;
  background: black;
  }
#gallerytitel {
  position: absolute;
  left: 410px;
  top:554px;
  width: 700px;
  height: 40px;
  }
#instructie {
  position: absolute;
  left: 110px;
  top:700px;
  }
 
#development  {
  position: absolute;
  left:740px;
  top:534px;
  font-size:10px;
  }
#logo3D  {
  position: absolute;
  left:700px;
  top:564px;
  }
body {
    font-family:Century Gothic;
   background-color: black;
}
body, td, th {color: lightblue;}
h1 {color: Ivory;}
h2 {
    font-size:24px;
      color: seeshell;
}
h3, h4 {color: mintcream;}
h5, h6 {color: honeydew;}
a {color: moccasin;}
a{color:ivory;text-decoration:none;font:bold;}
a:hover{color:red;}
.pasfoto img {float:right;margin-left:20px;}

