
body /* IE */ {
font-family: "Unikurd Web", Tahoma, Arial, Verdana, sans-serif;
text-align: justify;
background-color: #32302C;
color: #DADADA; 
margin: 0px;
text-align: center;
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #16191B;
scrollbar-highlight-color: #A8A8A8;
scrollbar-3dlight-color: #8C8C8C;
scrollbar-shadow-color: #8C8C8C;
scrollbar-darkshadow-color: #8C8C8C;
scrollbar-track-color: #3A3A3A;
}

body /* FF */ {
text-align: -moz-center; 
}

h2 {
	font-size: 13px;
	font-family: verdana;
	font-weight: normal;
}

img {
border: none;
}

p {
margin: 0px;
}
a:hover{
	text-decoration: underline;
	color: #ffffff;
}
a{
	color: #ffffff;
	text-decoration: none;
}

table.frameTable {
border: 1px solid #656461;
width: 770px;
}
.navbar {
background: url(img/backgrd_navbar.jpg);
height: 41px;
vertical-align: top;
text-align: right;
}
.page {
height: 436px;
width: 770px;
vertical-align: top;
}
.copyright /* IE */{
width: 770px;
text-align: left;
}
.copyright /* FF */ {
width: 770px;
text-align: -moz-center;
}

/* Hier de Pagina opmaak */
.pgHomeFrame {
width: 100%;
height: 436px;
border: 0px;
border-collapse: collapse;
}

table.imgTitleTable {
border; none;
width: 766px;
height: 100%;
}

table.imgThumbTable td{
padding-right: 25px;
padding-bottom: 5px;
}

table.albumInfoTable {
width: 100%;
height: 142px;
}

table.albumBerhemTable {
width: 100%;
height: 100%;
}

.albumInfoTable td {
padding: 2px;
}
.imgPictureTable {
height: 100%;
border-collapse: collapse;
}

.imgPhoto {
border: 1px solid #484B4D; 
}

.imgThumb {
border: 1px solid #484B4D; 
}

.albumThumb {
border: 2px solid #696969;
}

.selectAlbumTable {
width: 100%;
height: 100%;
}

hr.albumSeperate {
width: 100%;
margin: 0px;
border-bottom : 1px dotted #ffffff; 
border-top : none; 
color: black; 
}

hr.albumName {
width: 447px;
margin: 0px;
border-bottom : 1px dotted #ffffff; 
border-top : none; 
color: black; 
}