div.hoofdtitelarea {height: 340px;                            }
div.inhoud      { margin-left:        182px;
                  margin-top:         0;
                  margin-bottom:      0;
                  padding-bottom:     20px;
                  width:              740px;
                  text-align:         center;
                  background-image:   url("/style/afbeelding/fotobord.jpg");
                  background-repeat:  no-repeat;              }
div.inhoudonder { margin-left:        182px;
                  margin-top:         0;
                  margin-bottom:      14px;
                  width:              740px;
                  height:             13px;
                  background-image:   url("/style/afbeelding/fotobordonder.jpg");
                  background-repeat:  no-repeat;              }
div.inhoud img  { float:              none;                   }
div.inhoud a    { color:              yellow;
                  text-decoration:    underline;              }
div.inhoud a:visited
                { color:              yellow;                 }
div.inhoud a:active
                { color:              white;                  }
div.inhoud a:hover
                { color:              white;
                  text-decoration:    none;                   }

div.albumcomment{ width:              500px;
                  margin:             auto;                   }
h2              { color:              yellow;                 }
h3              { color:              white;
                  margin:             auto;
                  font-family:        "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
                  font-size:          100%;
                  width:              700px;
	                font-weight:        normal;
                  text-align:         center;                 }
.nextfoto       { width:              90px;
                  padding-left:       10px;
                  padding-right:      10px;                   }
.linkertouw     { background-image:   url("/style/afbeelding/linkertouw.gif");
                  position:           absolute;
                  top:                297px;
                  left:               117px;
                  width:              100px;
                  height:             80px;                   }
.rechtertouw    { background-image:   url("/style/afbeelding/rechtertouw.gif");
                  position:           absolute;
                  top:                297px;
                  left:               889px;
                  width:              100px;
                  height:             80px;                   }