#Foto {
        float: left;
        width: 100%;
        font-size: 12px;

        font-weight: normal;
}

/*         <div class="LeftSide">
                                        <div class="Album">
                                                        <div class="AlbumKop">Foto's Varsseveld</div>
                                                        <div class="AlbumLink">Klik hier voor de foto's </div>
                                        </div>
                                </div>
                         Middenruimte, 42 pixels ongeveer breed
                                <div class="FillerFoto42">&nbsp;</div>
                         Fotoalbum
                                <div id="RightSide">328 pixels
                                        <div class="AlbumKop">
                                         Kop
                                                <div class="AlbumTitel">Foto's Varsseveld groot</div>
                                                <div class="AlbumLink">Klik hier om je eigen foto's</div>
                                        </div>
                                        <div id="Fotoboek">
                                        3 foto tjes
                                                 Foto's, 3 per rij */


#LeftSide{
        float: left;
        width: 250px;
        margin-right: 20px;
}
.AlbumLeftSide{
        float: left;
        width: 232px;
        height: 47px;
        background-image: url(../images/Fotoboek/Kader1.jpg);
        background-repeat: no-repeat;

        margin-bottom: 15px;
}
#LeftSide  .AlbumTitel{
        float: left;
        width: 232px;

        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
}
#LeftSide .AlbumOnderschrift {
        float: left;
        width: 232px;


        font-size: 12px;
        font-weight: normal;
        line-height: 20px;
}

#FillerFoto42{
        float: left;
        width: 30px;
}

#RightSide {
        float: left;
        width: 316px;
}
#Foto   .AlbumKop {
        background-image: url(../images/AgendaBalk.jpg);
        background-repeat: no-repeat;
        width: 100%;
        height: 30px;
        float: left;
}
#Foto  .AlbumKop .AlbumTitel{
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: bold;
        float: left;
        width: 100%;
        line-height: 22px;
}
#RightSide .AlbumOnderschrift{
        width: 316px;

        float: left;

        font-size: 12px;

    line-height: 20px;
}


.SubHeaderFoto{
 width: 96%;
 height: 25px;

 padding-top: 5px;


 font-size: 13px;
}

#Foto .Scheiding{
 width: 96%;
 height: 15px;
 float:left;
 margin-bottom: 5px;
}


#Foto .Album {
      width: 50%;
      margin-bottom: 10px;
      padding-bottom:5px;
      min-height:100px;
      min-width:100px;
      line-height: 16px;
      float: left;
      border:none;
}

.imgborderAlbum {
        width: 110px;
        height: 110px;

        background-repeat: no-repeat;
        margin-right: 5px;
        float: left;
}

.Album .thumbnailAlbum {
        margin-left: 2px;
        margin-top: 4px;
        border:none;
}

.item{
        width: 12.5%;
        /*margin-bottom:20px;*/
        padding-bottom:10px;
        min-height:73px;
        min-width:98px;
        line-height:16px;
        float: left;
        margin-top:4px;
        border: none;
        margin-right: 4px;
}


.imgborder {
        height: 100px;
        background-repeat: no-repeat;
        float: left;
}

.item .thumbnail {
        margin-left: 2px;
        margin-top: 4px;
        border:none;
        width: 100px;
        height: 100px;
}
.item .full {
        border:1px solid #999;
}

.infoAlbum {
 padding-top : 5px;
}

.headerAlbum{

 font-size:13px;
 text-decoration: none;
}


#ToevoegenFoto{
 width: 410px;
 height: 400px;
 float: left;
}

#ToevoegenFoto .Header {

 font-weight: bold;

 font-size: 28px;
 width: 410px;
 height: 30px;
 line-height: 30px;

}

#ToevoegenFoto .Kader {
  height: 311px;
  background-image: url(../gfx/AddFoto/kader.gif);
  background-repeat: no-repeat;
  padding: 0px 10px;
}
#ToevoegenFoto .UploadVelden{
  width: 372px;
  margin-top: 10px;
  margin-left: 5px;

}

#ToevoegenFoto .Spacer {
 width: 410px;
 height: 12px;
}

#ToevoegenFoto .Invoer1 {
 background-image: url(../gfx/AddFoto/invoer.gif);
 background-repeat: no-repeat;
 width: 410px;
 height: 215px;
 margin-bottom: 12px;

}
#ToevoegenFoto .InvoerDiv{
 position: absolute;
 width: 410px;
 height: 400px;
 padding: 2px 4px;

}

#ToevoegenFoto .Invoer {
 background-image: url(../gfx/AddFoto/invoer.jpg);
 background-repeat: no-repeat;
 width: 410px;
 height: 215px;
 margin-bottom: 12px;
 padding: 30px 40px;
}


#ToevoegenFoto .Invoer .Naam{
 width: 350px;
 height: 20px;
}

#ToevoegenFoto .Invoer .Email {
 width: 350px;
 height: 20px;
}

#ToevoegenFoto .DivOver {
 width: 100px;
 height: 100px;
 margin-top: 10px;
 margin-left: 250px;
 cursor: pointer;
 border-style: solid;

 border-width: 0px;

}


#ToevoegenFoto .Input{

    font-size: x-small;
    border-width: 0px;
    width: 180px;
}
#ToevoegenFoto .Titel{
 width: 100px;
 float: left;

 font-size: 11px;

}

#ToevoegenFoto .files_list{
 width: 410px;
 overflow: none;
}

.LinkFotoBoek{
 margin-bottom: 23px;
 float: left;
 width: 579px;
}
