﻿body {
	background-position: 230px 52px;
	text-align: center;
	font-family: tahoma;
	font-size: 76%;
	letter-spacing: 0.05em;
	background-image: url('images/luchtje2.jpg');
	background-repeat: no-repeat;
}
#container {
	position: relative;
	width: 770px;
	height: 489px;
	margin: 20px auto 0 auto;
	border: 1px solid #3333CC;
}
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }

/* Adding the thumbnail images */
#container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.gallery {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url('afbeeldingen/p1_t.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slideb {
    background:url('afbeeldingen/p2_t.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slidec {
    background:url('afbeeldingen/p3_t.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slided {
    background:url('afbeeldingen/p4_t.jpg'); 
    height:60px; 
    width:93px;
    }
#container a.slidee {
    background:url('afbeeldingen/p5_t.jpg'); 
    height:60px; 
    width:93px;
    }
#container a.slidef {
    background:url('afbeeldingen/p6_t.jpg'); 
    height:60px; 
    width:93px;
    }
#container a.slideg {
    background:url('afbeeldingen/p7_t.jpg'); 
    height:60px; 
    width:93px;
    }
#container a.slideh {
    background:url('afbeeldingen/p8_t.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slidei {
    background:url('afbeeldingen/p9_t.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slidej {
    background:url('afbeeldingen/p10_t.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slidek {
    background:url('afbeeldingen/p11_t.jpg'); 
    height:60px; 
    width:93px;
    }
#container a.slidel {
    background:url('afbeeldingen/p12_t.jpg'); 
    height:60px; 
    width:93px;
    }
    
#container a.slidem{
    background:url('afbeeldingen/uitwatering_th.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.sliden {
    background:url('afbeeldingen/vuurtoren_th.jpg'); 
    height:93px; 
    width:60px;
    }
#container a.slideo {
    background:url('afbeeldingen/strandtentjes_th.jpg'); 
    height:93px; 
    width:60px;
    }

    
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:386px;
    }
#container li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#fff;
    }

#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
    }
#container a.slidei:hover img {
    float:right;
    }

#container a.slideb:hover img {
    float:right;
    }

#container {
	background: #fff url('images/huismetrand 350.jpg') no-repeat 75px
10px;
}


li {
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333CC;
}
