body {text-align: center}
div.content {
  background-color: #FFFFFF;
  position:relative;
  width: 920px;
  height: 1300px;
  margin: 0 auto;
  z-index: 0 }
/* foto rolletje
*/
div.foto{
  position: absolute;
  margin: 2px;
  float: left}
div.fotorol{
  position: absolute;
  float: left}
.picfotorol{
  background-color: #FFFFFF;
  border: 0px;
  width: 237px;
  height: 950px }
.pic1, .pic2, .pic3, .pic4, .pic5, .pic6, .pic7, .pic8, .pic9{
  position: absolute;
  height: 105px;
  border: 0px;
  width: 170px; left: 30px }
.pic1{top:10px}
.pic2{top:125px}
.pic3{top:240px}
.pic4{top:355px}
.pic5{top:470px}
.pic6{top:485px}
.pic7{top:600px}
.pic8{top:715px}
.pic9{top:836px}
/* Banner
*/
#div-header { position: absolute;left: 250px}
#header{width: 670px; height: 150px }
#div-content {
 position: relative;
 top:2px;
 background-color: #FFFFFF;
 left: 240px;
 width:680px;
 height: 955px}
#div-form {
 position: absolute;
 margin-left: 2px;
 margin-right: 2px;
 background-color: #e9e3e3;
 top: 1005px;
 height: 290px;
 width: 915px}
ul{ list-style-type:none}
a { text-decoration:none;}
a:visited{ color:#0033FF}
a:link{ color:#0033FF}
a:Hover{ color:##000099}

